-
Notifications
You must be signed in to change notification settings - Fork 619
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
Benchmark opt #1862
Benchmark opt #1862
Conversation
/bench runtime karura |
/bench runtime karura module_transaction_payment |
/bench runtime karura |
Error running benchmark: benchmark_opt stdoutIncomplete command. |
/bench runtime karura module_transaction_payment |
Finished benchmark for branch: benchmark_opt Benchmark: Benchmark Runtime Karura Module cargo run --release --color=never --bin=acala --features=runtime-benchmarks --features=with-karura-runtime -- benchmark --chain=karura-dev --steps=50 --repeat=20 --pallet=module_transaction_payment --extrinsic="*" --execution=wasm --wasm-execution=compiled --heap-pages=4096 --template=./templates/runtime-weight-template.hbs --output=./runtime/karura/src/weights/ ResultsPallet: "module_transaction_payment", Extrinsic: "set_alternative_fee_swap_path", Lowest values: [], Highest values: [], Steps: 50, Repeat: 20
|
…face * origin/master: update coverage (#1889) update (#1879) Increase MinimumDebitValue (#1882) run coverage on self-hosted runner (#1883) Benchmark opt (#1862) tests trader (#1877) Update launch (#1876) Optimize collateral auction (#1823) fix master CI (#1870) Bump node-fetch from 2.6.1 to 2.6.7 in /launch (#1871) Bump simple-get from 2.8.1 to 2.8.2 in /ts-tests (#1872) Fix extrinsic ordering check action (#1867) fix ordering check update extrinsics ordering check fix build Avoid breaking change (#1866) # Conflicts: # runtime/karura/src/lib.rs
…count * origin/master: (24 commits) bump version (#1890) tokens rpc (#1873) rm upgrade (#1888) stable-asset (#1807) check swap path (#1887) update coverage (#1889) update (#1879) Increase MinimumDebitValue (#1882) run coverage on self-hosted runner (#1883) Benchmark opt (#1862) tests trader (#1877) Update launch (#1876) Optimize collateral auction (#1823) fix master CI (#1870) Bump node-fetch from 2.6.1 to 2.6.7 in /launch (#1871) Bump simple-get from 2.8.1 to 2.8.2 in /ts-tests (#1872) Fix extrinsic ordering check action (#1867) fix ordering check update extrinsics ordering check fix build ... # Conflicts: # orml # runtime/integration-tests/src/payment.rs
relates to: open-web3-stack/open-runtime-module-library#690