Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
Run contract benchmarks (#10452)
Browse files Browse the repository at this point in the history
* Trigger benchmarks

* cargo run --quiet --release --features=runtime-benchmarks --manifest-path=bin/node/cli/Cargo.toml -- benchmark --chain=dev --steps=50 --repeat=20 --pallet=pallet_contracts --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --output=./frame/contracts/src/weights.rs --template=./.maintain/frame-weight-template.hbs

Co-authored-by: Parity Bot <admin@parity.io>
  • Loading branch information
athei and Parity Bot committed Dec 9, 2021
1 parent 7926c6d commit 6681cad
Showing 1 changed file with 729 additions and 715 deletions.
Loading

0 comments on commit 6681cad

Please sign in to comment.