Skip to content

Commit

Permalink
Remove dependency on sandboxing host functions (paritytech#9592)
Browse files Browse the repository at this point in the history
* Embed wasmi into the runtime

* 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 Benchmarking Bot <admin@parity.io>
  • Loading branch information
2 people authored and Wizdave97 committed Aug 25, 2021
1 parent 61347ee commit ba7eb26
Show file tree
Hide file tree
Showing 6 changed files with 743 additions and 739 deletions.
2 changes: 2 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit ba7eb26

Please sign in to comment.