Companion for substrate/pull/7161 (#1739)
* Companion for https://github.com/paritytech/substrate/pull/7161
* Update weights
* Update tests
* remove weight tests
* Update weights using benchmarking machine
./substrate2/target/release/substrate benchmark --chain dev --steps 50 --repeat 20 --pallet pallet_elections_phragmen --extrinsic "*" --raw --execution=wasm --wasm-execution=compiled --output
* "Update Substrate"
Co-authored-by:
Shawn Tabrizi <shawntabrizi@gmail.com>
Co-authored-by: parity-processbot <>
Showing
- polkadot/Cargo.lock 134 additions, 134 deletionspolkadot/Cargo.lock
- polkadot/runtime/kusama/src/lib.rs 1 addition, 1 deletionpolkadot/runtime/kusama/src/lib.rs
- polkadot/runtime/kusama/src/weights/mod.rs 1 addition, 0 deletionspolkadot/runtime/kusama/src/weights/mod.rs
- polkadot/runtime/kusama/src/weights/pallet_elections_phragmen.rs 89 additions, 0 deletions...t/runtime/kusama/src/weights/pallet_elections_phragmen.rs
- polkadot/runtime/polkadot/src/lib.rs 1 addition, 1 deletionpolkadot/runtime/polkadot/src/lib.rs
- polkadot/runtime/polkadot/src/weights/mod.rs 1 addition, 0 deletionspolkadot/runtime/polkadot/src/weights/mod.rs
- polkadot/runtime/polkadot/src/weights/pallet_elections_phragmen.rs 89 additions, 0 deletions...runtime/polkadot/src/weights/pallet_elections_phragmen.rs
- polkadot/runtime/polkadot/tests/weights.rs 0 additions, 83 deletionspolkadot/runtime/polkadot/tests/weights.rs
Please register or sign in to comment