Baseline weights for `force_apply_min_commission` (#4896)
* Make a diff * cargo run --quiet --profile=production --features=runtime-benchmarks -- benchmark --chain=polkadot-dev --steps=50 --repeat=20 --pallet=pallet_staking --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/polkadot/src/weights/ * cargo run --quiet --profile=production --features=runtime-benchmarks -- benchmark --chain=kusama-dev --steps=50 --repeat=20 --pallet=pallet_staking --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/kusama/src/weights/ * cargo run --quiet --profile=production --features=runtime-benchmarks -- benchmark --chain=westend-dev --steps=50 --repeat=20 --pallet=pallet_staking --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/westend/src/weights/ Co-authored-by:Parity Bot <admin@parity.io> Co-authored-by:
Shawn Tabrizi <shawntabrizi@gmail.com>
Showing
- polkadot/runtime/kusama/src/weights/pallet_staking.rs 61 additions, 61 deletionspolkadot/runtime/kusama/src/weights/pallet_staking.rs
- polkadot/runtime/polkadot/src/weights/pallet_staking.rs 63 additions, 59 deletionspolkadot/runtime/polkadot/src/weights/pallet_staking.rs
- polkadot/runtime/westend/src/weights/pallet_staking.rs 60 additions, 56 deletionspolkadot/runtime/westend/src/weights/pallet_staking.rs
Please register or sign in to comment