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 430769d commit baf562aCopy full SHA for baf562a
.github/workflows/perf-ci.yml
@@ -38,7 +38,7 @@ jobs:
38
run: cargo bench --bench bench_memory -- --output-format bencher | tee -a output.txt
39
40
- name: Store benchmark result
41
- uses: benchmark-action/[email protected]
+ uses: brave/[email protected]
42
with:
43
name: Rust Benchmark
44
tool: 'cargo'
0 commit comments