Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix bench evm #2162

Merged
merged 3 commits into from
May 26, 2022
Merged

fix bench evm #2162

merged 3 commits into from
May 26, 2022

Conversation

ermalkaleci
Copy link
Contributor

@ermalkaleci ermalkaleci marked this pull request as ready for review May 25, 2022 18:25
@ermalkaleci ermalkaleci requested a review from zqhxuyuan May 25, 2022 18:25
@zqhxuyuan zqhxuyuan mentioned this pull request May 26, 2022
8 tasks
@zqhxuyuan zqhxuyuan merged commit e6d0448 into polkadot-v0.9.22 May 26, 2022
@zqhxuyuan zqhxuyuan deleted the fix_evm_benchmarking branch May 26, 2022 01:41
zqhxuyuan added a commit that referenced this pull request May 28, 2022
* upgrade v0.9.22

* migrate jsonrpc to jsonrpsee

* update orml

* fix xcm test

* fix e2e test

* update stable-asset and orml

* update orml fmt

* update evm-tests and merge orml master

* fix xcm-interface test

* fix polkadot xcm test

* fix ci

* update evm logger

* update deps

* update predeploy contracts

* revert predeploy contracts

* evm internal_error

* fix bench evm (#2162)

* fix bench evm

* update makefile

* update makefile

* update orml

* fix bench

* make bench-evm

* ignore unknown key. will be counted by entry call

* make bench-evm

* update tests

* cargo run --profile production --color=never --bin=acala --features=runtime-benchmarks --features=with-mandala-runtime -- benchmark pallet --chain=dev --steps=50 --repeat=20 --pallet=module_evm --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --template=./templates/runtime-weight-template.hbs --output=./runtime/mandala/src/weights/

* make bench-evm

* cargo run --profile production --color=never --bin=acala --features=runtime-benchmarks --features=with-mandala-runtime -- benchmark pallet --chain=dev --steps=50 --repeat=20 --pallet=module_evm --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --template=./templates/runtime-weight-template.hbs --output=./runtime/mandala/src/weights/

* Revert "update tests"

This reverts commit bb179ca.

* udpate ts-test

Co-authored-by: zjb0807 <zjb0807@qq.com>
Co-authored-by: Ermal Kaleci <ermalkaleci@gmail.com>
Co-authored-by: Acala Benchmarking Bot <hello@acala.network>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants