add fresh weights for westend asset hub#10284
Conversation
|
/cmd bench --pallet pallet_election_provider_multi_block pallet_election_provider_multi_block_signed pallet_election_provider_multi_block_verifier pallet_election_provider_multi_block_unsigned --runtime asset-hub-westend |
|
Command "bench --pallet pallet_election_provider_multi_block pallet_election_provider_multi_block_signed pallet_election_provider_multi_block_verifier pallet_election_provider_multi_block_unsigned --runtime asset-hub-westend" has started 🚀 See logs here |
…t_election_provider_multi_block pallet_election_provider_multi_block_signed pallet_election_provider_multi_block_verifier pallet_election_provider_multi_block_unsigned --runtime asset-hub-westend'
|
Command "bench --pallet pallet_election_provider_multi_block pallet_election_provider_multi_block_signed pallet_election_provider_multi_block_verifier pallet_election_provider_multi_block_unsigned --runtime asset-hub-westend" has finished ✅ See logs here DetailsSubweight results:
Command output:✅ Successful benchmarks of runtimes/pallets: |
|
/cmd prdoc --bump patch |
…adot-sdk into kiz-epmb-westend-weights
…adot-sdk into kiz-epmb-westend-weights
…adot-sdk into kiz-epmb-westend-weights
Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
|
/cmd bench --pallet pallet_election_provider_multi_block pallet_election_provider_multi_block::signed pallet_election_provider_multi_block::verifier pallet_election_provider_multi_block::unsigned --runtime asset-hub-westend |
|
Command "bench --pallet pallet_election_provider_multi_block pallet_election_provider_multi_block::signed pallet_election_provider_multi_block::verifier pallet_election_provider_multi_block::unsigned --runtime asset-hub-westend" has started 🚀 See logs here |
…t_election_provider_multi_block pallet_election_provider_multi_block::signed pallet_election_provider_multi_block::verifier pallet_election_provider_multi_block::unsigned --runtime asset-hub-westend'
|
Command "bench --pallet pallet_election_provider_multi_block pallet_election_provider_multi_block::signed pallet_election_provider_multi_block::verifier pallet_election_provider_multi_block::unsigned --runtime asset-hub-westend" has finished ✅ See logs here DetailsSubweight results:
Command output:✅ Successful benchmarks of runtimes/pallets: |
…adot-sdk into kiz-epmb-westend-weights
|
All GitHub workflows were cancelled due to failure one of the required jobs. |
|
/cmd bench --pallet pallet_election_provider_multi_block --runtime asset-hub-westend |
|
Command "bench --pallet pallet_election_provider_multi_block --runtime asset-hub-westend" has started 🚀 See logs here |
…t_election_provider_multi_block --runtime asset-hub-westend'
|
Command "bench --pallet pallet_election_provider_multi_block --runtime asset-hub-westend" has finished ✅ See logs here DetailsSubweight results:
Command output:✅ Successful benchmarks of runtimes/pallets: |
Pull Request is not mergeable
- And deprecate `FastUnstake` as it is unsafe - And use the faster solver for benchmarks to speed things up - Remove hardcoded weights of westend. A step to reduce the diff size in #9925 --------- Co-authored-by: cmd[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Closes: #894 - [x] Does not require a CHANGELOG entry Same trick as in paritytech/polkadot-sdk#10284, if it works. should close #894 --------- Co-authored-by: GitHub Action <action@github.com> Co-authored-by: fellowship-merge-bot[bot] <151052383+fellowship-merge-bot[bot]@users.noreply.github.com>
FastUnstakeas it is unsafeA step to reduce the diff size in #9925