Skip to content

Commit

Permalink
add custom target for didc (#550)
Browse files Browse the repository at this point in the history
* add custom target for didc

* readme

* bump canbench

* try

* gzip

* fix

* try

* try

* fix

* fix
  • Loading branch information
chenyan-dfinity authored May 23, 2024
1 parent a21d1b8 commit 4fdc2a1
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 4fdc2a1

Please sign in to comment.