Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
chenyan-dfinity committed May 23, 2024
1 parent 4a0b529 commit e8be803
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/bench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,7 @@ jobs:
- name: Run perf for PR beanch
run: |
pushd rust/bench
#canbench --less-verbose --persist > /tmp/perf.txt
canbench --persist
canbench --less-verbose --persist > /tmp/perf.txt
python diff.py canbench_results.yml ../../main/rust/bench/canbench_results.yml > /tmp/table.md
{
cat /tmp/table.md
Expand Down

0 comments on commit e8be803

Please sign in to comment.