willcl-ark / bitcoin

Bitcoin Core integration/staging tree
https://bitcoincore.org/en/download
MIT License
0 stars 1 forks source link

Use Bencher file option #9

Open epompeii opened 6 months ago

epompeii commented 6 months ago

Since we were having issues with email, I wanted to make sure you saw my response to this:

The Shell Hyperfine Adapter (shell_hyperfine) expects Hyperfine output in JSON format (ie --export-json results.json). This JSON output is saved to a file, so you must use the bencher run CLI --file argument to specify that file path (ie bencher run --file results.json "hyperfine --export-json results.json 'sleep 0.1'").

https://bencher.dev/docs/explanation/adapters/#_%EF%B8%8F-shell-hyperfine