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 baf562a commit ee56a32Copy full SHA for ee56a32
.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: brave/github-action-benchmark@v1.20.4
+ uses: benchmark-action/github-action-benchmark@v1.20.4
42
with:
43
name: Rust Benchmark
44
tool: 'cargo'
0 commit comments