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

To upload a new package to CIPD:

$ cd benchmarks/FfiCallback/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/fficallback