Skip to content

Commit

Permalink
new wasm-bencher (#2602)
Browse files Browse the repository at this point in the history
* new wasm-bencher

* fix makefile

* update auction

* update auction

* add comment
  • Loading branch information
ermalkaleci authored Sep 10, 2023
1 parent 46c2cb5 commit 249211d
Show file tree
Hide file tree
Showing 13 changed files with 617 additions and 572 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,8 @@ jobs:
components: rustfmt
target: wasm32-unknown-unknown
default: true
- name: Install weight-gen
run: cargo install --git https://github.com/open-web3-stack/wasm-bencher.git --bin weight-gen
- name: Setup cmake
uses: jwlawson/[email protected]
- name: Use Node.js
Expand Down
Loading

0 comments on commit 249211d

Please sign in to comment.