Conversation
|
Weight update report. Note that we only care about DB stuff and variables. These are native numbers on my machine.
|
…substrate into kiz-fix-proxy-election-drain
|
Okay -- weights also re-done and pushed. |
|
@kianenigma how about that polkadot PR? |
|
This is changing the amount of deposit needed for each vote. Should we write a migration code and update the deposit of all previous voters as well? I guess yes. |
…/node/cli/Cargo.toml -- benchmark --chain=dev --steps=50 --repeat=20 --pallet=pallet_elections_phragmen --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --output=./frame/elections-phragmen/src/weights.rs --template=./.maintain/frame-weight-template.hbs
|
This is queued for Runtime release 28 -- 27 is already drafted and does not contain this and will be launched next year. So Icing this in the meantime. |
|
/benchmark runtime pallet pallet_elections_phragmen |
|
Finished benchmark for branch: kiz-fix-proxy-election-drain Benchmark: Benchmark Runtime Pallet cargo run --release --features=runtime-benchmarks --manifest-path=bin/node/cli/Cargo.toml -- benchmark --chain=dev --steps=50 --repeat=20 --pallet=pallet_elections_phragmen --extrinsic="*" --execution=wasm --wasm-execution=compiled --heap-pages=4096 --output=./frame/elections-phragmen/src/weights.rs --template=./.maintain/frame-weight-template.hbs ResultsPallet: "pallet_elections_phragmen", Extrinsic: "vote_equal", Lowest values: [], Highest values: [], Steps: [50], Repeat: 20
|
…/node/cli/Cargo.toml -- benchmark --chain=dev --steps=50 --repeat=20 --pallet=pallet_elections_phragmen --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --output=./frame/elections-phragmen/src/weights.rs --template=./.maintain/frame-weight-template.hbs
|
Needs a companion? |
…substrate into kiz-fix-proxy-election-drain
|
bot merge |
|
Waiting for commit status. |
Closes #7030
polkadot companion: paritytech/polkadot#1719
📕 Detailed description of the PR is here