New Weights v0.8.26 (#1889)
* new polkadot weights
* kusama weights
* update for westend
* cargo update -p sp-io
* cargo run --release --features=runtime-benchmarks -- benchmark --chain=polkadot-dev --steps=50 --repeat=20 --pallet=pallet_session --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/polkadot/src/weights/
* cargo run --release --features=runtime-benchmarks -- benchmark --chain=westend-dev --steps=50 --repeat=20 --pallet=pallet_session --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/westend/src/weights/
* cargo run --release --features=runtime-benchmarks -- benchmark --chain=kusama-dev --steps=50 --repeat=20 --pallet=pallet_session --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/kusama/src/weights/
Co-authored-by:
Parity Benchmarking Bot <admin@parity.io>
Showing
- polkadot/Cargo.lock 480 additions, 425 deletionspolkadot/Cargo.lock
- polkadot/runtime/kusama/src/weights/frame_system.rs 28 additions, 9 deletionspolkadot/runtime/kusama/src/weights/frame_system.rs
- polkadot/runtime/kusama/src/weights/pallet_balances.rs 25 additions, 6 deletionspolkadot/runtime/kusama/src/weights/pallet_balances.rs
- polkadot/runtime/kusama/src/weights/pallet_collective.rs 47 additions, 28 deletionspolkadot/runtime/kusama/src/weights/pallet_collective.rs
- polkadot/runtime/kusama/src/weights/pallet_democracy.rs 59 additions, 40 deletionspolkadot/runtime/kusama/src/weights/pallet_democracy.rs
- polkadot/runtime/kusama/src/weights/pallet_elections_phragmen.rs 37 additions, 18 deletions...t/runtime/kusama/src/weights/pallet_elections_phragmen.rs
- polkadot/runtime/kusama/src/weights/pallet_identity.rs 60 additions, 42 deletionspolkadot/runtime/kusama/src/weights/pallet_identity.rs
- polkadot/runtime/kusama/src/weights/pallet_im_online.rs 23 additions, 4 deletionspolkadot/runtime/kusama/src/weights/pallet_im_online.rs
- polkadot/runtime/kusama/src/weights/pallet_indices.rs 25 additions, 6 deletionspolkadot/runtime/kusama/src/weights/pallet_indices.rs
- polkadot/runtime/kusama/src/weights/pallet_multisig.rs 39 additions, 20 deletionspolkadot/runtime/kusama/src/weights/pallet_multisig.rs
- polkadot/runtime/kusama/src/weights/pallet_proxy.rs 44 additions, 25 deletionspolkadot/runtime/kusama/src/weights/pallet_proxy.rs
- polkadot/runtime/kusama/src/weights/pallet_scheduler.rs 28 additions, 9 deletionspolkadot/runtime/kusama/src/weights/pallet_scheduler.rs
- polkadot/runtime/kusama/src/weights/pallet_session.rs 20 additions, 3 deletionspolkadot/runtime/kusama/src/weights/pallet_session.rs
- polkadot/runtime/kusama/src/weights/pallet_staking.rs 57 additions, 38 deletionspolkadot/runtime/kusama/src/weights/pallet_staking.rs
- polkadot/runtime/kusama/src/weights/pallet_timestamp.rs 22 additions, 3 deletionspolkadot/runtime/kusama/src/weights/pallet_timestamp.rs
- polkadot/runtime/kusama/src/weights/pallet_treasury.rs 66 additions, 47 deletionspolkadot/runtime/kusama/src/weights/pallet_treasury.rs
- polkadot/runtime/kusama/src/weights/pallet_utility.rs 25 additions, 6 deletionspolkadot/runtime/kusama/src/weights/pallet_utility.rs
- polkadot/runtime/kusama/src/weights/pallet_vesting.rs 31 additions, 12 deletionspolkadot/runtime/kusama/src/weights/pallet_vesting.rs
- polkadot/runtime/polkadot/src/weights/frame_system.rs 27 additions, 9 deletionspolkadot/runtime/polkadot/src/weights/frame_system.rs
- polkadot/runtime/polkadot/src/weights/pallet_balances.rs 24 additions, 6 deletionspolkadot/runtime/polkadot/src/weights/pallet_balances.rs
Please register or sign in to comment