We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11654b1 commit 26c7bdcCopy full SHA for 26c7bdc
.github/workflows/benchmark.yml
@@ -22,4 +22,5 @@ jobs:
22
23
- name: Run benchmarks
24
run: |
25
+ cargo install hyperfine
26
python testing/benchmark_hooks.py
0 commit comments