tree: 51f4c47c9c70e10673ccfca21b876a6174847b87 [path history] [tgz]
  1. .gitignore
  2. cipd.yaml
  3. Makefile
  4. native_functions.c
  5. README.md
benchmarks/FfiCall/native/README.md

To upload a new package to CIPD:

$ cd benchmarks/FfiCall/native
$ make
$ find . -name "*.o" -type f -delete
$ cipd create -pkg-def=cipd.yaml

Then update the top level DEPS file with the new hash. The new hash can be found with:

$ cipd instances dart/benchmarks/fficall