-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Conversation
kianenigma
commented
May 4, 2022
•
edited
Loading
edited
- targeting release 0.9.21
- Also sets the initial configs of the pools:
- 1/600 KSM to join a pool
- 1 KSM to create a pool.
- Some temporary limits that we can totally propose to be removed:
- 128 pools in total can be created.
- 64k total pool members (aka delegators) among all pools.
- 1024 members per pool
/benchmark runtime kusama pallet pallet_nomination_pools |
Benchmark Runtime Kusama Pallet for branch "kiz-nompools-ksm" with command cargo run --quiet --profile=production --features=runtime-benchmarks -- benchmark pallet --chain=kusama-dev --steps=50 --repeat=20 --pallet=pallet pallet_nomination_pools --extrinsic="*" --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/kusama/src/weights/ Toolchain: stable-x86_64-unknown-linux-gnu (default) Results
ERROR: Unable to commit file ./runtime/kusama/src/weights/ |
Co-authored-by: Mara Robin B. <mara@broda.me>
SHOULD BE MERGED ONLY AFTER paritytech/substrate#11373 is included. |
/benchmark runtime kusama pallet pallet_nomination_pools |
Benchmark Runtime Kusama Pallet for branch "kiz-nompools-ksm" with command cargo run --quiet --profile=production --features=runtime-benchmarks -- benchmark pallet --chain=kusama-dev --steps=50 --repeat=20 --pallet=pallet pallet_nomination_pools --extrinsic="*" --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/kusama/src/weights/ Toolchain: stable-x86_64-unknown-linux-gnu (default) Results
ERROR: Unable to commit file ./runtime/kusama/src/weights/ |
@joao-paulo-parity the error in the benchmarks means the rust version in the bench machine is outdated. Can you fix? |
/bench runtime kusama pallet pallet_nomination_pools rust version should be updated now |
Benchmark Runtime Kusama Pallet for branch "kiz-nompools-ksm" with command cargo run --quiet --profile=production --features=runtime-benchmarks -- benchmark pallet --chain=kusama-dev --steps=50 --repeat=20 --pallet=pallet pallet_nomination_pools rust version should be updated now --extrinsic="*" --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/kusama/src/weights/ Toolchain: stable-x86_64-unknown-linux-gnu (default) Results
ERROR: Unable to commit file ./runtime/kusama/src/weights/ |
/bench runtime kusama pallet_nomination_pools |
Benchmark Runtime Kusama Pallet for branch "kiz-nompools-ksm" with command cargo run --quiet --profile=production --features=runtime-benchmarks -- benchmark pallet --chain=kusama-dev --steps=50 --repeat=20 --pallet=pallet_nomination_pools --extrinsic="*" --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/kusama/src/weights/ Toolchain: stable-x86_64-unknown-linux-gnu (default) Results
|
/bench runtime westend pallet_nomination_pools |
…-- benchmark pallet --chain=kusama-dev --steps=50 --repeat=20 --pallet=pallet_nomination_pools --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/kusama/src/weights/
Benchmark Runtime Westend Pallet for branch "kiz-nompools-ksm" with command cargo run --quiet --profile=production --features=runtime-benchmarks -- benchmark pallet --chain=westend-dev --steps=50 --repeat=20 --pallet=pallet_nomination_pools --extrinsic="*" --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/westend/src/weights/ Toolchain: stable-x86_64-unknown-linux-gnu (default) Results
ERROR: Unable to push ./runtime/westend/src/weights/ |
/bench cancel |
bot merge |
Waiting for commit status. |
bot merge |
Waiting for commit status. |
Error running benchmark: kiz-nompools-ksm stdoutNode benchmarks only available on Substrate. |