Skip to content

Commit

Permalink
Merge branch 'master' into vsekar/check-fuzzer-build-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
chenyan-dfinity authored May 23, 2024
2 parents 597d7bd + 4fdc2a1 commit 39b239d
Show file tree
Hide file tree
Showing 6 changed files with 295 additions and 123 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/bench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
~/.cargo
target
rust/bench/target
key: ${{ runner.os }}-bench-0.1.3-${{ hashFiles('**/Cargo.lock') }}
key: ${{ runner.os }}-bench-0.1.4-${{ hashFiles('**/Cargo.lock') }}
- name: Install canbench
run: cargo install canbench
- name: Run perf for base branch
Expand Down
Loading

0 comments on commit 39b239d

Please sign in to comment.