update weights (#5097)
* westend: update weights
* kusama: update weights
* polkadot: update weights
* westend: update weights (production profile)
* kusama: update weights (production profile)
* polkadot: update weights (production profile)
* kusama: update weights (production profile pt 2)
* westend: update weights (production profile pt 2)
* fixup
* fixup
* cargo run --quiet --profile=production --features=runtime-benchmarks -- benchmark --chain=polkadot-dev --steps=50 --repeat=20 --pallet=frame_system --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=frame_system --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=frame_system --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>
Showing
- polkadot/runtime/kusama/src/weights/frame_benchmarking_baseline.rs 13 additions, 15 deletions...runtime/kusama/src/weights/frame_benchmarking_baseline.rs
- polkadot/runtime/kusama/src/weights/frame_system.rs 24 additions, 16 deletionspolkadot/runtime/kusama/src/weights/frame_system.rs
- polkadot/runtime/kusama/src/weights/pallet_bags_list.rs 9 additions, 9 deletionspolkadot/runtime/kusama/src/weights/pallet_bags_list.rs
- polkadot/runtime/kusama/src/weights/pallet_balances.rs 11 additions, 11 deletionspolkadot/runtime/kusama/src/weights/pallet_balances.rs
- polkadot/runtime/kusama/src/weights/pallet_bounties.rs 46 additions, 20 deletionspolkadot/runtime/kusama/src/weights/pallet_bounties.rs
- polkadot/runtime/kusama/src/weights/pallet_democracy.rs 147 additions, 77 deletionspolkadot/runtime/kusama/src/weights/pallet_democracy.rs
- polkadot/runtime/kusama/src/weights/pallet_gilt.rs 43 additions, 23 deletionspolkadot/runtime/kusama/src/weights/pallet_gilt.rs
- polkadot/runtime/kusama/src/weights/pallet_identity.rs 107 additions, 75 deletionspolkadot/runtime/kusama/src/weights/pallet_identity.rs
- polkadot/runtime/kusama/src/weights/pallet_im_online.rs 17 additions, 11 deletionspolkadot/runtime/kusama/src/weights/pallet_im_online.rs
- polkadot/runtime/kusama/src/weights/pallet_indices.rs 19 additions, 11 deletionspolkadot/runtime/kusama/src/weights/pallet_indices.rs
- polkadot/runtime/kusama/src/weights/pallet_membership.rs 59 additions, 28 deletionspolkadot/runtime/kusama/src/weights/pallet_membership.rs
- polkadot/runtime/kusama/src/weights/pallet_multisig.rs 62 additions, 39 deletionspolkadot/runtime/kusama/src/weights/pallet_multisig.rs
- polkadot/runtime/kusama/src/weights/pallet_preimage.rs 15 additions, 15 deletionspolkadot/runtime/kusama/src/weights/pallet_preimage.rs
- polkadot/runtime/kusama/src/weights/pallet_proxy.rs 66 additions, 44 deletionspolkadot/runtime/kusama/src/weights/pallet_proxy.rs
- polkadot/runtime/kusama/src/weights/pallet_scheduler.rs 43 additions, 43 deletionspolkadot/runtime/kusama/src/weights/pallet_scheduler.rs
- polkadot/runtime/kusama/src/weights/pallet_session.rs 15 additions, 8 deletionspolkadot/runtime/kusama/src/weights/pallet_session.rs
- polkadot/runtime/kusama/src/weights/pallet_staking.rs 60 additions, 60 deletionspolkadot/runtime/kusama/src/weights/pallet_staking.rs
- polkadot/runtime/kusama/src/weights/pallet_timestamp.rs 12 additions, 9 deletionspolkadot/runtime/kusama/src/weights/pallet_timestamp.rs
- polkadot/runtime/kusama/src/weights/pallet_tips.rs 42 additions, 26 deletionspolkadot/runtime/kusama/src/weights/pallet_tips.rs
- polkadot/runtime/kusama/src/weights/pallet_treasury.rs 26 additions, 15 deletionspolkadot/runtime/kusama/src/weights/pallet_treasury.rs
Please register or sign in to comment