Skip to content

Weights for release 2.3#1163

Merged
ggwpez merged 78 commits into
mainfrom
oty-weights-2604
Jun 3, 2026
Merged

Weights for release 2.3#1163
ggwpez merged 78 commits into
mainfrom
oty-weights-2604

Conversation

@ggwpez

@ggwpez ggwpez commented May 5, 2026

Copy link
Copy Markdown
Member

SWC links:

ggwpez and others added 30 commits April 24, 2026 16:20
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Add `get_reserves` weight stub on PAH+KAH. SDK PR #11817 made it a
required (no-default) method on `pallet_asset_conversion::WeightInfo`,
so the local weight files won't compile without it. Placeholder values
copied from the SDK's asset-hub-westend reference; re-bench before
release.

Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
…d.rs

Co-authored-by: Ankan <10196091+Ank4n@users.noreply.github.com>
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Checked that:

* cargo check -p encointer-kusama-runtime works ✅ 
* cargo check -p chain-spec-generator --features encointer-kusama works
✅

As per @ggwpez's request, I will just merge it.
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
@github-actions

github-actions Bot commented Jun 1, 2026

Copy link
Copy Markdown

Command "bench --pallet pallet-dap --runtime asset-hub-polkadot" has finished ✅ See logs here

Details

Subweight results:
File Extrinsic Old New Change [%]
system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_staking_async.rs prune_era_single_entry_cleanups 368.45us 570.72us +54.90
system-parachains/coretime/coretime-polkadot/src/weights/pallet_broker.rs start_sales 6.58ms 9.35ms +42.10
system-parachains/coretime/coretime-polkadot/src/weights/pallet_broker.rs reserve 145.18us 201.97us +39.12
system-parachains/coretime/coretime-polkadot/src/weights/pallet_broker.rs unreserve 144.36us 200.71us +39.03
relay/polkadot/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs receive_teleported_asset 5.87us 7.76us +32.18
relay/polkadot/src/weights/frame_system_extensions.rs check_weight 2.94us 3.87us +31.63
relay/polkadot/src/weights/pallet_scheduler.rs execute_dispatch_unsigned 1.97us 2.53us +28.43
system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_staking_async.rs set_min_commission 102.31us 131.24us +28.27
system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_staking_async.rs rc_on_session_report 1.57ms 2.01ms +27.85
relay/polkadot/src/weights/frame_system_extensions.rs check_tx_version 470.00ns 590.00ns +25.53
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/frame_system.rs remark_with_event 5.05ms 6.23ms +23.44
relay/polkadot/src/weights/frame_benchmarking_baseline.rs sr25519_verification 3.60ms 4.43ms +23.15
relay/polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs set_topic 840.00ns 1.03us +22.62
relay/polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs clear_topic 840.00ns 1.03us +22.50
relay/polkadot/src/weights/pallet_scheduler.rs service_task_base 2.91us 3.54us +21.65
relay/polkadot/src/weights/pallet_balances.rs force_adjust_total_issuance 5.15us 6.19us +20.19
relay/polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs expect_error 3.16us 3.76us +18.99
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/frame_system.rs set_code 71.21ms 83.60ms +17.40
relay/polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs transact 6.11us 7.15us +16.99
relay/polkadot/src/weights/runtime_parachains_initializer.rs force_approve 35.62us 41.61us +16.82
system-parachains/collectives/collectives-polkadot/src/weights/frame_system_extensions.rs check_weight 3.09us 3.60us +16.57
relay/polkadot/src/weights/frame_system_extensions.rs check_genesis 5.35us 6.20us +15.89
relay/polkadot/src/weights/pallet_beefy_mmr.rs n_leafs_proof_is_optimal 1.80us 2.09us +15.86
relay/polkadot/src/weights/frame_system.rs set_code 71.77ms 82.98ms +15.61
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/frame_system.rs apply_authorized_upgrade 76.00ms 87.48ms +15.11
system-parachains/collectives/collectives-polkadot/src/weights/pallet_xcm.rs weigh_message 7.40us 8.51us +15.04
system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_staking_async.rs force_apply_min_commission 177.99us 204.03us +14.63
relay/polkadot/src/weights/frame_system_extensions.rs weight_reclaim 1.78us 2.04us +14.61
relay/polkadot/src/weights/frame_election_provider_support.rs phragmms 34.30ms 39.28ms +14.53
relay/polkadot/src/weights/pallet_utility.rs as_derivative 3.69us 4.19us +13.55
system-parachains/coretime/coretime-polkadot/src/weights/pallet_broker.rs force_reserve 437.87us 496.88us +13.48
relay/polkadot/src/weights/pallet_multisig.rs as_multi_threshold_1 101.62us 115.12us +13.28
relay/polkadot/src/weights/frame_system_extensions.rs check_mortality_mortal_transaction 7.97us 9.02us +13.17
relay/polkadot/src/weights/frame_election_provider_support.rs phragmen 32.83ms 36.80ms +12.09
relay/polkadot/src/weights/frame_system_extensions.rs check_mortality_immortal_transaction 7.95us 8.89us +11.82
system-parachains/asset-hubs/asset-hub-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs refund_surplus 1.68us 1.88us +11.77
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/frame_system_extensions.rs check_weight 3.20us 3.57us +11.69
relay/polkadot/src/weights/pallet_utility.rs if_else 6.83us 7.59us +11.14
relay/polkadot/src/weights/frame_system.rs apply_authorized_upgrade 76.78ms 85.02ms +10.74
system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_asset_conversion_tx_payment.rs charge_asset_tx_payment_zero 839.00ns 927.00ns +10.49
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs receive_teleported_asset 5.72us 6.26us +9.44
relay/polkadot/src/weights/frame_benchmarking_baseline.rs addition 179.01ns 195.77ns +9.36
relay/polkadot/src/weights/pallet_election_provider_multi_phase.rs feasibility_check 8.03ms 8.77ms +9.11
relay/polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs asset_claimer 830.00ns 899.00ns +8.31
relay/polkadot/src/weights/frame_benchmarking_baseline.rs hashing 26.45ms 28.59ms +8.12
system-parachains/collectives/collectives-polkadot/src/weights/pallet_utility.rs dispatch_as 5.66us 6.11us +7.91
relay/polkadot/src/weights/pallet_utility.rs dispatch_as 5.71us 6.16us +7.88
system-parachains/asset-hubs/asset-hub-polkadot/src/weights/frame_system_extensions.rs check_weight 2.88us 3.10us +7.31
system-parachains/collectives/collectives-polkadot/src/weights/frame_system_extensions.rs weight_reclaim 1.88us 2.02us +7.23
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs unpaid_execution 800.00ns 857.00ns +7.12
relay/polkadot/src/weights/pallet_election_provider_multi_phase.rs submit_unsigned 9.64ms 10.31ms +7.03
relay/polkadot/src/weights/pallet_multisig.rs poke_deposit 179.15us 191.73us +7.02
system-parachains/collectives/collectives-polkadot/src/weights/pallet_utility.rs if_else 6.87us 7.34us +6.84
relay/polkadot/src/weights/runtime_parachains_paras_inherent.rs enter_backed_candidate_code_upgrade 32.10ms 34.29ms +6.83
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs set_error_handler 810.00ns 865.00ns +6.79
relay/polkadot/src/weights/pallet_election_provider_multi_phase.rs create_snapshot_internal 1.17ms 1.25ms +6.70
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs clear_error 810.00ns 864.00ns +6.67
system-parachains/collectives/collectives-polkadot/src/weights/pallet_utility.rs dispatch_as_fallible 5.66us 6.04us +6.63
relay/polkadot/src/weights/pallet_balances.rs burn_allow_death 30.01us 31.89us +6.26
system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_migrations.rs on_init_loop 176.00ns 187.00ns +6.25
system-parachains/collectives/collectives-polkadot/src/weights/frame_system_extensions.rs check_genesis 3.76us 3.99us +6.22
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs set_fees_mode 790.00ns 838.00ns +6.08
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs clear_origin 810.00ns 857.00ns +5.80
relay/polkadot/src/weights/pallet_proxy.rs proxy 37.11us 39.25us +5.78
relay/polkadot/src/weights/pallet_proxy.rs remove_proxy 147.51us 155.89us +5.68
system-parachains/collectives/collectives-polkadot/src/weights/pallet_message_queue.rs service_page_item 338.09us 356.52us +5.45
relay/polkadot/src/weights/pallet_timestamp.rs on_finalize 5.69us 6.00us +5.45
relay/polkadot/src/weights/runtime_parachains_paras.rs include_pvf_check_statement_finalize_onboarding_reject 253.49us 267.27us +5.44
relay/polkadot/src/weights/pallet_fast_unstake.rs on_idle_check 83.73ms 88.03ms +5.13
relay/polkadot/src/weights/pallet_utility.rs dispatch_as_fallible 5.68us 5.97us +5.11
system-parachains/collectives/collectives-polkadot/src/weights/cumulus_pallet_weight_reclaim.rs storage_weight_reclaim 2.17us 2.28us +5.02
system-parachains/asset-hubs/asset-hub-polkadot/src/weights/cumulus_pallet_parachain_system.rs block_weight_tx_extension_max_weight 8.62us 9.05us +5.00
system-parachains/people/people-polkadot/src/weights/pallet_balances.rs transfer_keep_alive 161.67us 153.59us -5.00
system-parachains/collectives/collectives-polkadot/src/weights/cumulus_pallet_parachain_system.rs block_weight_tx_extension_stays_fraction_of_core 7.28us 6.91us -5.03
system-parachains/collectives/collectives-polkadot/src/weights/pallet_referenda_ambassador_referenda.rs nudge_referendum_requeued_insertion 182.40us 173.18us -5.05
system-parachains/coretime/coretime-polkadot/src/weights/pallet_balances.rs transfer_allow_death 172.45us 163.71us -5.07
system-parachains/coretime/coretime-polkadot/src/weights/pallet_xcm.rs take_response 153.47us 145.67us -5.08
system-parachains/coretime/coretime-polkadot/src/weights/pallet_balances.rs force_adjust_total_issuance 4.59us 4.36us -5.10
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_xcm.rs take_response 153.99us 146.03us -5.17
system-parachains/collectives/collectives-polkadot/src/weights/pallet_multisig.rs approve_as_multi_create 180.52us 171.17us -5.18
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_balances.rs transfer_keep_alive 161.95us 153.52us -5.20
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs transact 5.72us 5.42us -5.21
system-parachains/collectives/collectives-polkadot/src/weights/pallet_referenda_ambassador_referenda.rs nudge_referendum_continue_confirming 330.27us 312.98us -5.23
system-parachains/collectives/collectives-polkadot/src/weights/pallet_referenda_ambassador_referenda.rs nudge_referendum_continue_not_confirming 340.04us 322.15us -5.26
system-parachains/people/people-polkadot/src/weights/cumulus_pallet_xcmp_queue.rs enqueue_empty_xcmp_message_at 422.74us 400.42us -5.28
system-parachains/collectives/collectives-polkadot/src/weights/pallet_referenda_ambassador_referenda.rs nudge_referendum_requeued_slide 182.62us 172.83us -5.36
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/cumulus_pallet_parachain_system.rs block_weight_tx_extension_max_weight 7.45us 7.05us -5.40
system-parachains/collectives/collectives-polkadot/src/weights/pallet_referenda_fellowship_referenda.rs nudge_referendum_continue_not_confirming 373.36us 353.17us -5.41
system-parachains/coretime/coretime-polkadot/src/weights/pallet_balances.rs transfer_all 171.62us 162.19us -5.50
system-parachains/people/people-polkadot/src/weights/pallet_message_queue.rs execute_overweight_page_updated 350.81us 331.18us -5.59
system-parachains/people/people-polkadot/src/weights/cumulus_pallet_xcmp_queue.rs enqueue_n_empty_xcmp_messages 549.17us 518.24us -5.63
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/cumulus_pallet_xcmp_queue.rs enqueue_n_empty_xcmp_messages 550.26us 519.07us -5.67
system-parachains/collectives/collectives-polkadot/src/weights/pallet_referenda_fellowship_referenda.rs nudge_referendum_continue_confirming 341.72us 322.27us -5.69
system-parachains/people/people-polkadot/src/weights/pallet_asset_tx_payment.rs charge_asset_tx_payment_zero 790.00ns 745.00ns -5.70
system-parachains/collectives/collectives-polkadot/src/weights/pallet_referenda_ambassador_referenda.rs nudge_referendum_begin_confirming 342.00us 322.51us -5.70
system-parachains/coretime/coretime-polkadot/src/weights/pallet_proxy.rs remove_proxies 192.97us 181.86us -5.76
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/cumulus_pallet_parachain_system.rs block_weight_tx_extension_stays_fraction_of_core 7.41us 6.98us -5.76
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_balances.rs force_adjust_total_issuance 4.66us 4.39us -5.77
system-parachains/collectives/collectives-polkadot/src/weights/pallet_referenda_ambassador_referenda.rs nudge_referendum_end_confirming 342.22us 322.44us -5.78
system-parachains/collectives/collectives-polkadot/src/weights/pallet_scheduler.rs cancel_retry_named 219.19us 206.34us -5.86
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_bridge_grandpa.rs force_set_pallet_state 765.27us 720.36us -5.87
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_inbound_queue_v2.rs submit 533.72us 501.99us -5.95
system-parachains/collectives/collectives-polkadot/src/weights/cumulus_pallet_parachain_system.rs block_weight_tx_extension_max_weight 7.44us 6.99us -5.99
system-parachains/collectives/collectives-polkadot/src/weights/pallet_scheduler.rs cancel_named 487.76us 458.46us -6.01
relay/polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs expect_origin 3.16us 2.97us -6.01
system-parachains/people/people-polkadot/src/weights/pallet_xcm.rs take_response 155.38us 145.99us -6.04
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_balances.rs transfer_allow_death 172.46us 161.97us -6.08
system-parachains/collectives/collectives-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs clear_error 670.00ns 629.00ns -6.12
system-parachains/people/people-polkadot/src/weights/pallet_balances.rs transfer_allow_death 172.34us 161.76us -6.14
system-parachains/collectives/collectives-polkadot/src/weights/cumulus_pallet_parachain_system.rs block_weight_tx_extension_full_core 3.53us 3.31us -6.23
system-parachains/collectives/collectives-polkadot/src/weights/pallet_multisig.rs approve_as_multi_approve 166.69us 156.28us -6.25
system-parachains/collectives/collectives-polkadot/src/weights/pallet_scheduler.rs schedule_named 347.66us 325.81us -6.29
system-parachains/collectives/collectives-polkadot/src/weights/pallet_referenda_fellowship_referenda.rs nudge_referendum_requeued_insertion 192.97us 180.70us -6.36
system-parachains/collectives/collectives-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs descend_origin 690.00ns 646.00ns -6.38
system-parachains/people/people-polkadot/src/weights/pallet_balances.rs transfer_all 171.28us 160.35us -6.38
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_inbound_queue.rs submit 583.32us 545.69us -6.45
system-parachains/collectives/collectives-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs clear_transact_status 710.00ns 664.00ns -6.48
system-parachains/people/people-polkadot/src/weights/frame_system.rs apply_authorized_upgrade 79.99ms 74.79ms -6.50
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/cumulus_pallet_xcmp_queue.rs enqueue_1000_small_xcmp_messages 509.60us 476.45us -6.50
system-parachains/collectives/collectives-polkadot/src/weights/pallet_scheduler.rs cancel 458.26us 428.43us -6.51
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_balances.rs transfer_all 171.84us 160.53us -6.58
system-parachains/collectives/collectives-polkadot/src/weights/pallet_scheduler.rs set_retry_named 221.53us 206.88us -6.61
system-parachains/collectives/collectives-polkadot/src/weights/pallet_referenda_fellowship_referenda.rs nudge_referendum_requeued_slide 193.72us 180.77us -6.68
system-parachains/people/people-polkadot/src/weights/cumulus_pallet_parachain_system.rs block_weight_tx_extension_full_core 3.54us 3.30us -6.72
system-parachains/collectives/collectives-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs set_appendix 690.00ns 643.00ns -6.81
system-parachains/collectives/collectives-polkadot/src/weights/pallet_scheduler.rs cancel_retry 188.55us 175.41us -6.97
system-parachains/collectives/collectives-polkadot/src/weights/pallet_referenda_ambassador_referenda.rs nudge_referendum_rejected 347.15us 322.65us -7.06
system-parachains/coretime/coretime-polkadot/src/weights/cumulus_pallet_xcmp_queue.rs enqueue_n_empty_xcmp_messages 548.00us 509.08us -7.10
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/cumulus_pallet_parachain_system.rs block_weight_tx_extension_full_core 3.57us 3.32us -7.11
relay/polkadot/src/weights/runtime_parachains_paras.rs force_set_current_head 899.84us 835.43us -7.16
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs burn_asset 1.54us 1.43us -7.21
system-parachains/collectives/collectives-polkadot/src/weights/pallet_scheduler.rs execute_dispatch_unsigned 1.75us 1.62us -7.31
system-parachains/collectives/collectives-polkadot/src/weights/pallet_scheduler.rs set_retry 190.89us 176.82us -7.37
system-parachains/collectives/collectives-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs clear_origin 680.00ns 629.00ns -7.50
system-parachains/collectives/collectives-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs clear_topic 670.00ns 619.00ns -7.61
system-parachains/collectives/collectives-polkadot/src/weights/pallet_utility.rs batch 3.02ms 2.79ms -7.64
relay/polkadot/src/weights/pallet_preimage.rs note_no_deposit_preimage 9.02ms 8.33ms -7.70
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/frame_system_extensions.rs check_spec_version 480.00ns 443.00ns -7.71
system-parachains/collectives/collectives-polkadot/src/weights/pallet_referenda_fellowship_referenda.rs nudge_referendum_rejected 383.86us 354.08us -7.76
system-parachains/people/people-polkadot/src/weights/pallet_xcm.rs weigh_message 7.47us 6.88us -7.86
system-parachains/collectives/collectives-polkadot/src/weights/pallet_scheduler.rs service_agenda_base 203.16us 186.85us -8.03
system-parachains/people/people-polkadot/src/weights/pallet_identity.rs remove_expired_approval 329.52us 302.76us -8.12
system-parachains/collectives/collectives-polkadot/src/weights/pallet_utility.rs force_batch 3.00ms 2.75ms -8.19
system-parachains/coretime/coretime-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs transact 5.13us 4.70us -8.40
system-parachains/people/people-polkadot/src/weights/cumulus_pallet_xcmp_queue.rs enqueue_1000_small_xcmp_messages 515.00us 471.37us -8.47
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_outbound_queue.rs commit 50.22us 45.89us -8.62
system-parachains/collectives/collectives-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs set_fees_mode 670.00ns 612.00ns -8.66
system-parachains/collectives/collectives-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs set_topic 680.00ns 621.00ns -8.68
system-parachains/people/people-polkadot/src/weights/pallet_balances.rs force_adjust_total_issuance 4.84us 4.42us -8.68
relay/polkadot/src/weights/pallet_xcm.rs weigh_message 7.59us 6.91us -8.96
system-parachains/coretime/coretime-polkadot/src/weights/cumulus_pallet_xcmp_queue.rs enqueue_1000_small_xcmp_messages 508.47us 462.82us -8.98
system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs expect_origin 2.76us 2.51us -9.09
system-parachains/collectives/collectives-polkadot/src/weights/pallet_utility.rs batch_all 3.27ms 2.97ms -9.28
system-parachains/collectives/collectives-polkadot/src/weights/pallet_balances.rs burn_keep_alive 19.77us 17.93us -9.29
relay/polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs clear_error 860.00ns 780.00ns -9.30
system-parachains/collectives/collectives-polkadot/src/weights/pallet_scheduler.rs schedule 214.45us 194.30us -9.39
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_utility.rs dispatch_as 5.31us 4.81us -9.42
system-parachains/people/people-polkadot/src/weights/pallet_proxy.rs remove_proxies 200.67us 181.52us -9.54
system-parachains/collectives/collectives-polkadot/src/weights/pallet_proxy.rs remove_proxies 208.22us 188.32us -9.56
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/frame_system_extensions.rs check_tx_version 490.00ns 443.00ns -9.59
system-parachains/collectives/collectives-polkadot/src/weights/pallet_alliance.rs remove_unscrupulous_items 2.15ms 1.94ms -9.63
system-parachains/collectives/collectives-polkadot/src/weights/pallet_preimage.rs note_no_deposit_preimage 8.27ms 7.46ms -9.74
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_multisig.rs poke_deposit 179.00us 161.35us -9.86
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_multisig.rs cancel_as_multi 180.95us 162.97us -9.94
system-parachains/collectives/collectives-polkadot/src/weights/pallet_balances.rs force_adjust_total_issuance 5.19us 4.67us -9.96
relay/polkadot/src/weights/pallet_utility.rs batch_all 3.26ms 2.93ms -10.09
system-parachains/collectives/collectives-polkadot/src/weights/pallet_preimage.rs note_preimage 8.50ms 7.65ms -10.09
system-parachains/coretime/coretime-polkadot/src/weights/pallet_multisig.rs poke_deposit 177.69us 159.69us -10.13
system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs trap 2.79us 2.51us -10.14
system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs expect_error 2.78us 2.50us -10.14
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/frame_system_extensions.rs check_non_zero_sender 630.00ns 566.00ns -10.16
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_utility.rs if_else 6.58us 5.91us -10.20
system-parachains/collectives/collectives-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs burn_asset 1.48us 1.33us -10.34
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_multisig.rs approve_as_multi_approve 166.02us 148.84us -10.35
system-parachains/coretime/coretime-polkadot/src/weights/pallet_utility.rs dispatch_as 5.13us 4.60us -10.41
system-parachains/collectives/collectives-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs alias_origin 700.00ns 627.00ns -10.43
system-parachains/people/people-polkadot/src/weights/pallet_multisig.rs cancel_as_multi 180.53us 161.65us -10.46
system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs receive_teleported_asset 5.58us 5.00us -10.48
system-parachains/coretime/coretime-polkadot/src/weights/pallet_multisig.rs approve_as_multi_approve 165.80us 148.41us -10.49
system-parachains/people/people-polkadot/src/weights/pallet_multisig.rs poke_deposit 179.04us 160.19us -10.52
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_multisig.rs approve_as_multi_create 182.41us 163.03us -10.62
relay/polkadot/src/weights/frame_system.rs remark 1.49ms 1.33ms -10.68
system-parachains/coretime/coretime-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs burn_asset 1.26us 1.12us -10.72
system-parachains/coretime/coretime-polkadot/src/weights/pallet_multisig.rs approve_as_multi_create 180.26us 160.92us -10.73
system-parachains/collectives/collectives-polkadot/src/weights/pallet_scheduler.rs execute_dispatch_signed 1.78us 1.59us -10.73
system-parachains/collectives/collectives-polkadot/src/weights/pallet_balances.rs burn_allow_death 31.25us 27.89us -10.76
system-parachains/collectives/collectives-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs asset_claimer 740.00ns 660.00ns -10.81
system-parachains/coretime/coretime-polkadot/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs receive_teleported_asset 5.37us 4.79us -10.84
system-parachains/coretime/coretime-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs expect_asset 700.00ns 624.00ns -10.86
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_utility.rs as_derivative 3.65us 3.25us -10.93
system-parachains/people/people-polkadot/src/weights/pallet_multisig.rs approve_as_multi_create 181.34us 161.42us -10.99
system-parachains/coretime/coretime-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs alias_origin 600.00ns 534.00ns -11.00
system-parachains/coretime/coretime-polkadot/src/weights/pallet_timestamp.rs on_finalize 3.69us 3.28us -11.11
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_outbound_queue_v2.rs submit_delivery_receipt 307.18us 272.98us -11.13
system-parachains/collectives/collectives-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs unpaid_execution 690.00ns 613.00ns -11.16
system-parachains/coretime/coretime-polkadot/src/weights/pallet_multisig.rs cancel_as_multi 181.38us 161.08us -11.19
system-parachains/people/people-polkadot/src/weights/pallet_multisig.rs approve_as_multi_approve 167.59us 148.72us -11.26
system-parachains/collectives/collectives-polkadot/src/weights/pallet_preimage.rs note_requested_preimage 8.44ms 7.48ms -11.34
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_utility.rs dispatch_as_fallible 5.43us 4.81us -11.34
system-parachains/people/people-polkadot/src/weights/frame_system_extensions.rs weight_reclaim 1.90us 1.68us -11.42
system-parachains/coretime/coretime-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs descend_origin 600.00ns 531.00ns -11.50
system-parachains/coretime/coretime-polkadot/src/weights/pallet_utility.rs if_else 6.35us 5.62us -11.55
system-parachains/people/people-polkadot/src/weights/pallet_utility.rs if_else 6.69us 5.91us -11.67
system-parachains/people/people-polkadot/src/weights/pallet_utility.rs dispatch_as 5.42us 4.78us -11.73
system-parachains/coretime/coretime-polkadot/src/weights/frame_system_extensions.rs weight_reclaim 1.90us 1.68us -11.74
system-parachains/people/people-polkadot/src/weights/cumulus_pallet_weight_reclaim.rs storage_weight_reclaim 2.15us 1.90us -11.77
system-parachains/people/people-polkadot/src/weights/pallet_utility.rs dispatch_as_fallible 5.44us 4.79us -11.95
system-parachains/coretime/coretime-polkadot/src/weights/cumulus_pallet_weight_reclaim.rs storage_weight_reclaim 2.15us 1.89us -12.00
system-parachains/coretime/coretime-polkadot/src/weights/pallet_utility.rs dispatch_as_fallible 5.21us 4.58us -12.15
system-parachains/coretime/coretime-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs unpaid_execution 589.00ns 517.00ns -12.22
system-parachains/collectives/collectives-polkadot/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs receive_teleported_asset 5.93us 5.20us -12.33
relay/polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs alias_origin 870.00ns 760.00ns -12.64
system-parachains/collectives/collectives-polkadot/src/weights/pallet_timestamp.rs on_finalize 3.83us 3.34us -12.71
system-parachains/collectives/collectives-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs expect_asset 870.00ns 758.00ns -12.87
system-parachains/coretime/coretime-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs clear_origin 589.00ns 512.00ns -13.07
system-parachains/coretime/coretime-polkadot/src/weights/frame_system_extensions.rs check_genesis 3.84us 3.34us -13.10
system-parachains/coretime/coretime-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs clear_transact_status 620.00ns 538.00ns -13.23
system-parachains/collectives/collectives-polkadot/src/weights/pallet_multisig.rs as_multi_complete 385.08us 333.78us -13.32
relay/polkadot/src/weights/runtime_parachains_paras_inherent.rs enter_variable_disputes 49.44ms 42.84ms -13.35
system-parachains/people/people-polkadot/src/weights/frame_system_extensions.rs check_genesis 3.88us 3.36us -13.35
system-parachains/coretime/coretime-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs set_error_handler 591.00ns 512.00ns -13.37
system-parachains/people/people-polkadot/src/weights/frame_system_extensions.rs check_mortality_mortal_transaction 6.48us 5.60us -13.52
system-parachains/coretime/coretime-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs asset_claimer 630.00ns 544.00ns -13.65
system-parachains/coretime/coretime-polkadot/src/weights/pallet_utility.rs as_derivative 3.53us 3.05us -13.68
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_timestamp.rs on_finalize 3.88us 3.35us -13.76
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/cumulus_pallet_weight_reclaim.rs storage_weight_reclaim 2.20us 1.90us -13.77
system-parachains/collectives/collectives-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs expect_pallet 6.19us 5.33us -13.96
system-parachains/people/people-polkadot/src/weights/frame_system_extensions.rs check_mortality_immortal_transaction 6.53us 5.61us -14.15
system-parachains/coretime/coretime-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs expect_transact_status 751.00ns 644.00ns -14.25
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_xcm.rs force_default_xcm_version 1.94us 1.66us -14.43
relay/polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs clear_transact_status 900.00ns 770.00ns -14.44
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_ethereum_client.rs submit_with_sync_committee 120.76ms 103.26ms -14.49
system-parachains/collectives/collectives-polkadot/src/weights/pallet_scheduler.rs service_task_base 2.91us 2.48us -14.64
system-parachains/collectives/collectives-polkadot/src/weights/pallet_scheduler.rs service_task_periodic 2.92us 2.49us -14.76
system-parachains/coretime/coretime-polkadot/src/weights/cumulus_pallet_xcmp_queue.rs take_first_concatenated_xcm 3.07us 2.61us -14.77
system-parachains/coretime/coretime-polkadot/src/weights/pallet_xcm.rs force_default_xcm_version 1.88us 1.60us -14.79
system-parachains/people/people-polkadot/src/weights/pallet_timestamp.rs on_finalize 3.88us 3.30us -14.97
system-parachains/coretime/coretime-polkadot/src/weights/frame_system_extensions.rs check_mortality_immortal_transaction 6.40us 5.44us -14.98
system-parachains/coretime/coretime-polkadot/src/weights/frame_system.rs remark 1.28ms 1.09ms -15.07
system-parachains/people/people-polkadot/src/weights/pallet_xcm.rs force_default_xcm_version 1.94us 1.65us -15.16
system-parachains/coretime/coretime-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs set_appendix 600.00ns 509.00ns -15.17
system-parachains/coretime/coretime-polkadot/src/weights/frame_system_extensions.rs check_mortality_mortal_transaction 6.43us 5.45us -15.32
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/cumulus_pallet_xcmp_queue.rs take_first_concatenated_xcm 3.07us 2.60us -15.38
system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs transact 5.94us 5.02us -15.45
system-parachains/people/people-polkadot/src/weights/pallet_utility.rs as_derivative 3.70us 3.13us -15.46
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_ethereum_client.rs submit 23.66ms 19.98ms -15.52
system-parachains/coretime/coretime-polkadot/src/weights/pallet_balances.rs burn_allow_death 29.00us 24.45us -15.69
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_utility.rs force_batch 2.78ms 2.34ms -15.90
system-parachains/coretime/coretime-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs set_fees_mode 580.00ns 487.00ns -16.03
system-parachains/coretime/coretime-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs clear_topic 580.00ns 486.00ns -16.21
system-parachains/coretime/coretime-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs set_topic 579.00ns 485.00ns -16.23
system-parachains/coretime/coretime-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs clear_error 580.00ns 485.00ns -16.38
relay/polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs expect_asset 969.00ns 810.00ns -16.41
system-parachains/coretime/coretime-polkadot/src/weights/pallet_balances.rs burn_keep_alive 18.92us 15.70us -17.00
relay/polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs set_appendix 870.00ns 720.00ns -17.24
system-parachains/people/people-polkadot/src/weights/pallet_multisig.rs as_multi_complete 381.28us 315.15us -17.34
system-parachains/coretime/coretime-polkadot/src/weights/pallet_multisig.rs as_multi_complete 380.86us 314.54us -17.41
system-parachains/people/people-polkadot/src/weights/frame_system_extensions.rs check_spec_version 480.00ns 396.00ns -17.50
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_utility.rs batch 2.79ms 2.30ms -17.56
system-parachains/people/people-polkadot/src/weights/frame_system_extensions.rs check_tx_version 480.00ns 394.00ns -17.92
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_multisig.rs as_multi_complete 385.40us 316.28us -17.93
system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs refund_surplus 1.50us 1.23us -18.00
system-parachains/coretime/coretime-polkadot/src/weights/pallet_utility.rs batch 2.47ms 2.02ms -18.10
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_balances.rs burn_allow_death 29.07us 23.68us -18.55
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_bridge_messages.rs receive_n_messages_proof 15.32ms 12.47ms -18.60
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_balances.rs burn_keep_alive 18.99us 15.42us -18.79
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_utility.rs batch_all 3.03ms 2.46ms -18.90
system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs clear_topic 691.00ns 557.00ns -19.39
system-parachains/people/people-polkadot/src/weights/frame_system_extensions.rs check_non_zero_sender 629.00ns 507.00ns -19.40
system-parachains/coretime/coretime-polkadot/src/weights/pallet_utility.rs batch_all 2.72ms 2.19ms -19.56
system-parachains/people/people-polkadot/src/weights/cumulus_pallet_xcmp_queue.rs take_first_concatenated_xcm 3.18us 2.56us -19.58
system-parachains/people/people-polkadot/src/weights/pallet_balances.rs burn_allow_death 29.27us 23.52us -19.66
system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs alias_origin 710.00ns 570.00ns -19.72
system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs set_topic 699.00ns 559.00ns -20.03
system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs set_fees_mode 691.00ns 552.00ns -20.12
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_ethereum_client.rs force_checkpoint 98.99ms 79.07ms -20.13
system-parachains/collectives/collectives-polkadot/src/weights/pallet_multisig.rs as_multi_create 251.76us 200.59us -20.32
system-parachains/coretime/coretime-polkadot/src/weights/frame_system_extensions.rs check_spec_version 520.00ns 414.00ns -20.38
system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs asset_claimer 751.00ns 597.00ns -20.51
system-parachains/people/people-polkadot/src/weights/pallet_balances.rs burn_keep_alive 19.36us 15.34us -20.75
relay/polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs unpaid_execution 860.00ns 680.00ns -20.93
system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs unpaid_execution 701.00ns 554.00ns -20.97
system-parachains/collectives/collectives-polkadot/src/weights/pallet_multisig.rs as_multi_approve 235.57us 186.03us -21.03
relay/polkadot/src/weights/pallet_staking.rs cancel_deferred_slash 7.72ms 6.09ms -21.06
system-parachains/people/people-polkadot/src/weights/pallet_utility.rs force_batch 2.64ms 2.07ms -21.52
system-parachains/coretime/coretime-polkadot/src/weights/frame_system_extensions.rs check_tx_version 520.00ns 408.00ns -21.54
system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs expect_transact_status 891.00ns 699.00ns -21.55
relay/polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs clear_origin 880.00ns 690.00ns -21.59
system-parachains/people/people-polkadot/src/weights/pallet_utility.rs batch 2.69ms 2.11ms -21.62
relay/polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs set_error_handler 860.00ns 670.00ns -22.09
system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs clear_transact_status 760.00ns 592.00ns -22.11
system-parachains/coretime/coretime-polkadot/src/weights/pallet_utility.rs force_batch 2.60ms 2.03ms -22.23
relay/polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs set_fees_mode 850.00ns 660.00ns -22.35
system-parachains/coretime/coretime-polkadot/src/weights/frame_system_extensions.rs check_non_zero_sender 670.00ns 518.00ns -22.69
system-parachains/people/people-polkadot/src/weights/pallet_utility.rs batch_all 2.95ms 2.27ms -22.97
system-parachains/collectives/collectives-polkadot/src/weights/pallet_scheduler.rs service_task_fetched 4.92ms 3.79ms -22.98
system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs descend_origin 710.00ns 543.00ns -23.52
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs expect_pallet 5.24us 4.00us -23.68
system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs set_appendix 720.00ns 549.00ns -23.75
system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs clear_origin 711.00ns 540.00ns -24.05
system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs set_error_handler 720.00ns 545.00ns -24.31
system-parachains/people/people-polkadot/src/weights/pallet_migrations.rs on_init_loop 170.00ns 128.00ns -24.71
system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs burn_asset 1.51us 1.14us -24.83
system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs clear_error 710.00ns 533.00ns -24.93
system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs expect_asset 860.00ns 643.00ns -25.23
system-parachains/coretime/coretime-polkadot/src/weights/pallet_multisig.rs as_multi_create 248.95us 185.39us -25.53
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_multisig.rs as_multi_create 252.38us 187.07us -25.88
system-parachains/coretime/coretime-polkadot/src/weights/pallet_multisig.rs as_multi_approve 233.34us 172.86us -25.92
system-parachains/people/people-polkadot/src/weights/pallet_multisig.rs as_multi_create 251.24us 186.06us -25.94
system-parachains/people/people-polkadot/src/weights/pallet_multisig.rs as_multi_approve 233.94us 173.24us -25.95
system-parachains/coretime/coretime-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs expect_pallet 3.68us 2.73us -25.95
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_multisig.rs as_multi_approve 236.38us 173.04us -26.80
system-parachains/people/people-polkadot/src/weights/frame_system.rs remark 1.50ms 1.09ms -27.48
system-parachains/collectives/collectives-polkadot/src/weights/frame_system.rs remark 1.50ms 1.09ms -27.63
system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs expect_pallet 5.23us 3.48us -33.48
system-parachains/collectives/collectives-polkadot/src/weights/pallet_multisig.rs as_multi_threshold_1 102.89us 53.11us -48.38
system-parachains/people/people-polkadot/src/weights/pallet_multisig.rs as_multi_threshold_1 102.82us 41.45us -59.68
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_multisig.rs as_multi_threshold_1 103.79us 41.55us -59.97
system-parachains/coretime/coretime-polkadot/src/weights/pallet_multisig.rs as_multi_threshold_1 102.41us 40.96us -60.01
system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_bags_list.rs on_idle_rebag 10.07ms 1.13ms -88.73
relay/polkadot/src/weights/pallet_bags_list.rs on_idle_rebag 9.42ms 1.02ms -89.19
system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_dap.rs set_budget_allocation 107.27us Added
system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_dap.rs drip_issuance 206.82us Added

@ggwpez

ggwpez commented Jun 1, 2026

Copy link
Copy Markdown
Member Author

/cmd bench --pallet pallet_dap --runtime asset-hub-polkadot

@github-actions

github-actions Bot commented Jun 1, 2026

Copy link
Copy Markdown

Command "bench --pallet pallet_dap --runtime asset-hub-polkadot" has started 🚀 See logs here

@github-actions

github-actions Bot commented Jun 1, 2026

Copy link
Copy Markdown

Command "bench --pallet pallet_dap --runtime asset-hub-polkadot" has finished ✅ See logs here

Details

Subweight results:
File Extrinsic Old New Change [%]
system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_staking_async.rs prune_era_single_entry_cleanups 368.45us 570.72us +54.90
system-parachains/coretime/coretime-polkadot/src/weights/pallet_broker.rs start_sales 6.58ms 9.35ms +42.10
system-parachains/coretime/coretime-polkadot/src/weights/pallet_broker.rs reserve 145.18us 201.97us +39.12
system-parachains/coretime/coretime-polkadot/src/weights/pallet_broker.rs unreserve 144.36us 200.71us +39.03
relay/polkadot/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs receive_teleported_asset 5.87us 7.76us +32.18
relay/polkadot/src/weights/frame_system_extensions.rs check_weight 2.94us 3.87us +31.63
relay/polkadot/src/weights/pallet_scheduler.rs execute_dispatch_unsigned 1.97us 2.53us +28.43
system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_staking_async.rs set_min_commission 102.31us 131.24us +28.27
system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_staking_async.rs rc_on_session_report 1.57ms 2.01ms +27.85
relay/polkadot/src/weights/frame_system_extensions.rs check_tx_version 470.00ns 590.00ns +25.53
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/frame_system.rs remark_with_event 5.05ms 6.23ms +23.44
relay/polkadot/src/weights/frame_benchmarking_baseline.rs sr25519_verification 3.60ms 4.43ms +23.15
relay/polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs set_topic 840.00ns 1.03us +22.62
relay/polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs clear_topic 840.00ns 1.03us +22.50
relay/polkadot/src/weights/pallet_scheduler.rs service_task_base 2.91us 3.54us +21.65
relay/polkadot/src/weights/pallet_balances.rs force_adjust_total_issuance 5.15us 6.19us +20.19
relay/polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs expect_error 3.16us 3.76us +18.99
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/frame_system.rs set_code 71.21ms 83.60ms +17.40
relay/polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs transact 6.11us 7.15us +16.99
relay/polkadot/src/weights/runtime_parachains_initializer.rs force_approve 35.62us 41.61us +16.82
system-parachains/collectives/collectives-polkadot/src/weights/frame_system_extensions.rs check_weight 3.09us 3.60us +16.57
relay/polkadot/src/weights/frame_system_extensions.rs check_genesis 5.35us 6.20us +15.89
relay/polkadot/src/weights/pallet_beefy_mmr.rs n_leafs_proof_is_optimal 1.80us 2.09us +15.86
relay/polkadot/src/weights/frame_system.rs set_code 71.77ms 82.98ms +15.61
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/frame_system.rs apply_authorized_upgrade 76.00ms 87.48ms +15.11
system-parachains/collectives/collectives-polkadot/src/weights/pallet_xcm.rs weigh_message 7.40us 8.51us +15.04
system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_staking_async.rs force_apply_min_commission 177.99us 204.03us +14.63
relay/polkadot/src/weights/frame_system_extensions.rs weight_reclaim 1.78us 2.04us +14.61
relay/polkadot/src/weights/frame_election_provider_support.rs phragmms 34.30ms 39.28ms +14.53
relay/polkadot/src/weights/pallet_utility.rs as_derivative 3.69us 4.19us +13.55
system-parachains/coretime/coretime-polkadot/src/weights/pallet_broker.rs force_reserve 437.87us 496.88us +13.48
relay/polkadot/src/weights/pallet_multisig.rs as_multi_threshold_1 101.62us 115.12us +13.28
relay/polkadot/src/weights/frame_system_extensions.rs check_mortality_mortal_transaction 7.97us 9.02us +13.17
relay/polkadot/src/weights/frame_election_provider_support.rs phragmen 32.83ms 36.80ms +12.09
relay/polkadot/src/weights/frame_system_extensions.rs check_mortality_immortal_transaction 7.95us 8.89us +11.82
system-parachains/asset-hubs/asset-hub-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs refund_surplus 1.68us 1.88us +11.77
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/frame_system_extensions.rs check_weight 3.20us 3.57us +11.69
relay/polkadot/src/weights/pallet_utility.rs if_else 6.83us 7.59us +11.14
relay/polkadot/src/weights/frame_system.rs apply_authorized_upgrade 76.78ms 85.02ms +10.74
system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_asset_conversion_tx_payment.rs charge_asset_tx_payment_zero 839.00ns 927.00ns +10.49
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs receive_teleported_asset 5.72us 6.26us +9.44
relay/polkadot/src/weights/frame_benchmarking_baseline.rs addition 179.01ns 195.77ns +9.36
relay/polkadot/src/weights/pallet_election_provider_multi_phase.rs feasibility_check 8.03ms 8.77ms +9.11
relay/polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs asset_claimer 830.00ns 899.00ns +8.31
relay/polkadot/src/weights/frame_benchmarking_baseline.rs hashing 26.45ms 28.59ms +8.12
system-parachains/collectives/collectives-polkadot/src/weights/pallet_utility.rs dispatch_as 5.66us 6.11us +7.91
relay/polkadot/src/weights/pallet_utility.rs dispatch_as 5.71us 6.16us +7.88
system-parachains/asset-hubs/asset-hub-polkadot/src/weights/frame_system_extensions.rs check_weight 2.88us 3.10us +7.31
system-parachains/collectives/collectives-polkadot/src/weights/frame_system_extensions.rs weight_reclaim 1.88us 2.02us +7.23
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs unpaid_execution 800.00ns 857.00ns +7.12
relay/polkadot/src/weights/pallet_election_provider_multi_phase.rs submit_unsigned 9.64ms 10.31ms +7.03
relay/polkadot/src/weights/pallet_multisig.rs poke_deposit 179.15us 191.73us +7.02
system-parachains/collectives/collectives-polkadot/src/weights/pallet_utility.rs if_else 6.87us 7.34us +6.84
relay/polkadot/src/weights/runtime_parachains_paras_inherent.rs enter_backed_candidate_code_upgrade 32.10ms 34.29ms +6.83
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs set_error_handler 810.00ns 865.00ns +6.79
relay/polkadot/src/weights/pallet_election_provider_multi_phase.rs create_snapshot_internal 1.17ms 1.25ms +6.70
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs clear_error 810.00ns 864.00ns +6.67
system-parachains/collectives/collectives-polkadot/src/weights/pallet_utility.rs dispatch_as_fallible 5.66us 6.04us +6.63
relay/polkadot/src/weights/pallet_balances.rs burn_allow_death 30.01us 31.89us +6.26
system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_migrations.rs on_init_loop 176.00ns 187.00ns +6.25
system-parachains/collectives/collectives-polkadot/src/weights/frame_system_extensions.rs check_genesis 3.76us 3.99us +6.22
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs set_fees_mode 790.00ns 838.00ns +6.08
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs clear_origin 810.00ns 857.00ns +5.80
relay/polkadot/src/weights/pallet_proxy.rs proxy 37.11us 39.25us +5.78
relay/polkadot/src/weights/pallet_proxy.rs remove_proxy 147.51us 155.89us +5.68
system-parachains/collectives/collectives-polkadot/src/weights/pallet_message_queue.rs service_page_item 338.09us 356.52us +5.45
relay/polkadot/src/weights/pallet_timestamp.rs on_finalize 5.69us 6.00us +5.45
relay/polkadot/src/weights/runtime_parachains_paras.rs include_pvf_check_statement_finalize_onboarding_reject 253.49us 267.27us +5.44
relay/polkadot/src/weights/pallet_fast_unstake.rs on_idle_check 83.73ms 88.03ms +5.13
relay/polkadot/src/weights/pallet_utility.rs dispatch_as_fallible 5.68us 5.97us +5.11
system-parachains/collectives/collectives-polkadot/src/weights/cumulus_pallet_weight_reclaim.rs storage_weight_reclaim 2.17us 2.28us +5.02
system-parachains/asset-hubs/asset-hub-polkadot/src/weights/cumulus_pallet_parachain_system.rs block_weight_tx_extension_max_weight 8.62us 9.05us +5.00
system-parachains/people/people-polkadot/src/weights/pallet_balances.rs transfer_keep_alive 161.67us 153.59us -5.00
system-parachains/collectives/collectives-polkadot/src/weights/cumulus_pallet_parachain_system.rs block_weight_tx_extension_stays_fraction_of_core 7.28us 6.91us -5.03
system-parachains/collectives/collectives-polkadot/src/weights/pallet_referenda_ambassador_referenda.rs nudge_referendum_requeued_insertion 182.40us 173.18us -5.05
system-parachains/coretime/coretime-polkadot/src/weights/pallet_balances.rs transfer_allow_death 172.45us 163.71us -5.07
system-parachains/coretime/coretime-polkadot/src/weights/pallet_xcm.rs take_response 153.47us 145.67us -5.08
system-parachains/coretime/coretime-polkadot/src/weights/pallet_balances.rs force_adjust_total_issuance 4.59us 4.36us -5.10
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_xcm.rs take_response 153.99us 146.03us -5.17
system-parachains/collectives/collectives-polkadot/src/weights/pallet_multisig.rs approve_as_multi_create 180.52us 171.17us -5.18
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_balances.rs transfer_keep_alive 161.95us 153.52us -5.20
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs transact 5.72us 5.42us -5.21
system-parachains/collectives/collectives-polkadot/src/weights/pallet_referenda_ambassador_referenda.rs nudge_referendum_continue_confirming 330.27us 312.98us -5.23
system-parachains/collectives/collectives-polkadot/src/weights/pallet_referenda_ambassador_referenda.rs nudge_referendum_continue_not_confirming 340.04us 322.15us -5.26
system-parachains/people/people-polkadot/src/weights/cumulus_pallet_xcmp_queue.rs enqueue_empty_xcmp_message_at 422.74us 400.42us -5.28
system-parachains/collectives/collectives-polkadot/src/weights/pallet_referenda_ambassador_referenda.rs nudge_referendum_requeued_slide 182.62us 172.83us -5.36
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/cumulus_pallet_parachain_system.rs block_weight_tx_extension_max_weight 7.45us 7.05us -5.40
system-parachains/collectives/collectives-polkadot/src/weights/pallet_referenda_fellowship_referenda.rs nudge_referendum_continue_not_confirming 373.36us 353.17us -5.41
system-parachains/coretime/coretime-polkadot/src/weights/pallet_balances.rs transfer_all 171.62us 162.19us -5.50
system-parachains/people/people-polkadot/src/weights/pallet_message_queue.rs execute_overweight_page_updated 350.81us 331.18us -5.59
system-parachains/people/people-polkadot/src/weights/cumulus_pallet_xcmp_queue.rs enqueue_n_empty_xcmp_messages 549.17us 518.24us -5.63
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/cumulus_pallet_xcmp_queue.rs enqueue_n_empty_xcmp_messages 550.26us 519.07us -5.67
system-parachains/collectives/collectives-polkadot/src/weights/pallet_referenda_fellowship_referenda.rs nudge_referendum_continue_confirming 341.72us 322.27us -5.69
system-parachains/people/people-polkadot/src/weights/pallet_asset_tx_payment.rs charge_asset_tx_payment_zero 790.00ns 745.00ns -5.70
system-parachains/collectives/collectives-polkadot/src/weights/pallet_referenda_ambassador_referenda.rs nudge_referendum_begin_confirming 342.00us 322.51us -5.70
system-parachains/coretime/coretime-polkadot/src/weights/pallet_proxy.rs remove_proxies 192.97us 181.86us -5.76
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/cumulus_pallet_parachain_system.rs block_weight_tx_extension_stays_fraction_of_core 7.41us 6.98us -5.76
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_balances.rs force_adjust_total_issuance 4.66us 4.39us -5.77
system-parachains/collectives/collectives-polkadot/src/weights/pallet_referenda_ambassador_referenda.rs nudge_referendum_end_confirming 342.22us 322.44us -5.78
system-parachains/collectives/collectives-polkadot/src/weights/pallet_scheduler.rs cancel_retry_named 219.19us 206.34us -5.86
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_bridge_grandpa.rs force_set_pallet_state 765.27us 720.36us -5.87
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_inbound_queue_v2.rs submit 533.72us 501.99us -5.95
system-parachains/collectives/collectives-polkadot/src/weights/cumulus_pallet_parachain_system.rs block_weight_tx_extension_max_weight 7.44us 6.99us -5.99
system-parachains/collectives/collectives-polkadot/src/weights/pallet_scheduler.rs cancel_named 487.76us 458.46us -6.01
relay/polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs expect_origin 3.16us 2.97us -6.01
system-parachains/people/people-polkadot/src/weights/pallet_xcm.rs take_response 155.38us 145.99us -6.04
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_balances.rs transfer_allow_death 172.46us 161.97us -6.08
system-parachains/collectives/collectives-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs clear_error 670.00ns 629.00ns -6.12
system-parachains/people/people-polkadot/src/weights/pallet_balances.rs transfer_allow_death 172.34us 161.76us -6.14
system-parachains/collectives/collectives-polkadot/src/weights/cumulus_pallet_parachain_system.rs block_weight_tx_extension_full_core 3.53us 3.31us -6.23
system-parachains/collectives/collectives-polkadot/src/weights/pallet_multisig.rs approve_as_multi_approve 166.69us 156.28us -6.25
system-parachains/collectives/collectives-polkadot/src/weights/pallet_scheduler.rs schedule_named 347.66us 325.81us -6.29
system-parachains/collectives/collectives-polkadot/src/weights/pallet_referenda_fellowship_referenda.rs nudge_referendum_requeued_insertion 192.97us 180.70us -6.36
system-parachains/collectives/collectives-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs descend_origin 690.00ns 646.00ns -6.38
system-parachains/people/people-polkadot/src/weights/pallet_balances.rs transfer_all 171.28us 160.35us -6.38
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_inbound_queue.rs submit 583.32us 545.69us -6.45
system-parachains/collectives/collectives-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs clear_transact_status 710.00ns 664.00ns -6.48
system-parachains/people/people-polkadot/src/weights/frame_system.rs apply_authorized_upgrade 79.99ms 74.79ms -6.50
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/cumulus_pallet_xcmp_queue.rs enqueue_1000_small_xcmp_messages 509.60us 476.45us -6.50
system-parachains/collectives/collectives-polkadot/src/weights/pallet_scheduler.rs cancel 458.26us 428.43us -6.51
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_balances.rs transfer_all 171.84us 160.53us -6.58
system-parachains/collectives/collectives-polkadot/src/weights/pallet_scheduler.rs set_retry_named 221.53us 206.88us -6.61
system-parachains/collectives/collectives-polkadot/src/weights/pallet_referenda_fellowship_referenda.rs nudge_referendum_requeued_slide 193.72us 180.77us -6.68
system-parachains/people/people-polkadot/src/weights/cumulus_pallet_parachain_system.rs block_weight_tx_extension_full_core 3.54us 3.30us -6.72
system-parachains/collectives/collectives-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs set_appendix 690.00ns 643.00ns -6.81
system-parachains/collectives/collectives-polkadot/src/weights/pallet_scheduler.rs cancel_retry 188.55us 175.41us -6.97
system-parachains/collectives/collectives-polkadot/src/weights/pallet_referenda_ambassador_referenda.rs nudge_referendum_rejected 347.15us 322.65us -7.06
system-parachains/coretime/coretime-polkadot/src/weights/cumulus_pallet_xcmp_queue.rs enqueue_n_empty_xcmp_messages 548.00us 509.08us -7.10
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/cumulus_pallet_parachain_system.rs block_weight_tx_extension_full_core 3.57us 3.32us -7.11
relay/polkadot/src/weights/runtime_parachains_paras.rs force_set_current_head 899.84us 835.43us -7.16
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs burn_asset 1.54us 1.43us -7.21
system-parachains/collectives/collectives-polkadot/src/weights/pallet_scheduler.rs execute_dispatch_unsigned 1.75us 1.62us -7.31
system-parachains/collectives/collectives-polkadot/src/weights/pallet_scheduler.rs set_retry 190.89us 176.82us -7.37
system-parachains/collectives/collectives-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs clear_origin 680.00ns 629.00ns -7.50
system-parachains/collectives/collectives-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs clear_topic 670.00ns 619.00ns -7.61
system-parachains/collectives/collectives-polkadot/src/weights/pallet_utility.rs batch 3.02ms 2.79ms -7.64
relay/polkadot/src/weights/pallet_preimage.rs note_no_deposit_preimage 9.02ms 8.33ms -7.70
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/frame_system_extensions.rs check_spec_version 480.00ns 443.00ns -7.71
system-parachains/collectives/collectives-polkadot/src/weights/pallet_referenda_fellowship_referenda.rs nudge_referendum_rejected 383.86us 354.08us -7.76
system-parachains/people/people-polkadot/src/weights/pallet_xcm.rs weigh_message 7.47us 6.88us -7.86
system-parachains/collectives/collectives-polkadot/src/weights/pallet_scheduler.rs service_agenda_base 203.16us 186.85us -8.03
system-parachains/people/people-polkadot/src/weights/pallet_identity.rs remove_expired_approval 329.52us 302.76us -8.12
system-parachains/collectives/collectives-polkadot/src/weights/pallet_utility.rs force_batch 3.00ms 2.75ms -8.19
system-parachains/coretime/coretime-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs transact 5.13us 4.70us -8.40
system-parachains/people/people-polkadot/src/weights/cumulus_pallet_xcmp_queue.rs enqueue_1000_small_xcmp_messages 515.00us 471.37us -8.47
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_outbound_queue.rs commit 50.22us 45.89us -8.62
system-parachains/collectives/collectives-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs set_fees_mode 670.00ns 612.00ns -8.66
system-parachains/collectives/collectives-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs set_topic 680.00ns 621.00ns -8.68
system-parachains/people/people-polkadot/src/weights/pallet_balances.rs force_adjust_total_issuance 4.84us 4.42us -8.68
relay/polkadot/src/weights/pallet_xcm.rs weigh_message 7.59us 6.91us -8.96
system-parachains/coretime/coretime-polkadot/src/weights/cumulus_pallet_xcmp_queue.rs enqueue_1000_small_xcmp_messages 508.47us 462.82us -8.98
system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs expect_origin 2.76us 2.51us -9.09
system-parachains/collectives/collectives-polkadot/src/weights/pallet_utility.rs batch_all 3.27ms 2.97ms -9.28
system-parachains/collectives/collectives-polkadot/src/weights/pallet_balances.rs burn_keep_alive 19.77us 17.93us -9.29
relay/polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs clear_error 860.00ns 780.00ns -9.30
system-parachains/collectives/collectives-polkadot/src/weights/pallet_scheduler.rs schedule 214.45us 194.30us -9.39
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_utility.rs dispatch_as 5.31us 4.81us -9.42
system-parachains/people/people-polkadot/src/weights/pallet_proxy.rs remove_proxies 200.67us 181.52us -9.54
system-parachains/collectives/collectives-polkadot/src/weights/pallet_proxy.rs remove_proxies 208.22us 188.32us -9.56
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/frame_system_extensions.rs check_tx_version 490.00ns 443.00ns -9.59
system-parachains/collectives/collectives-polkadot/src/weights/pallet_alliance.rs remove_unscrupulous_items 2.15ms 1.94ms -9.63
system-parachains/collectives/collectives-polkadot/src/weights/pallet_preimage.rs note_no_deposit_preimage 8.27ms 7.46ms -9.74
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_multisig.rs poke_deposit 179.00us 161.35us -9.86
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_multisig.rs cancel_as_multi 180.95us 162.97us -9.94
system-parachains/collectives/collectives-polkadot/src/weights/pallet_balances.rs force_adjust_total_issuance 5.19us 4.67us -9.96
relay/polkadot/src/weights/pallet_utility.rs batch_all 3.26ms 2.93ms -10.09
system-parachains/collectives/collectives-polkadot/src/weights/pallet_preimage.rs note_preimage 8.50ms 7.65ms -10.09
system-parachains/coretime/coretime-polkadot/src/weights/pallet_multisig.rs poke_deposit 177.69us 159.69us -10.13
system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs trap 2.79us 2.51us -10.14
system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs expect_error 2.78us 2.50us -10.14
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/frame_system_extensions.rs check_non_zero_sender 630.00ns 566.00ns -10.16
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_utility.rs if_else 6.58us 5.91us -10.20
system-parachains/collectives/collectives-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs burn_asset 1.48us 1.33us -10.34
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_multisig.rs approve_as_multi_approve 166.02us 148.84us -10.35
system-parachains/coretime/coretime-polkadot/src/weights/pallet_utility.rs dispatch_as 5.13us 4.60us -10.41
system-parachains/collectives/collectives-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs alias_origin 700.00ns 627.00ns -10.43
system-parachains/people/people-polkadot/src/weights/pallet_multisig.rs cancel_as_multi 180.53us 161.65us -10.46
system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs receive_teleported_asset 5.58us 5.00us -10.48
system-parachains/coretime/coretime-polkadot/src/weights/pallet_multisig.rs approve_as_multi_approve 165.80us 148.41us -10.49
system-parachains/people/people-polkadot/src/weights/pallet_multisig.rs poke_deposit 179.04us 160.19us -10.52
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_multisig.rs approve_as_multi_create 182.41us 163.03us -10.62
relay/polkadot/src/weights/frame_system.rs remark 1.49ms 1.33ms -10.68
system-parachains/coretime/coretime-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs burn_asset 1.26us 1.12us -10.72
system-parachains/coretime/coretime-polkadot/src/weights/pallet_multisig.rs approve_as_multi_create 180.26us 160.92us -10.73
system-parachains/collectives/collectives-polkadot/src/weights/pallet_scheduler.rs execute_dispatch_signed 1.78us 1.59us -10.73
system-parachains/collectives/collectives-polkadot/src/weights/pallet_balances.rs burn_allow_death 31.25us 27.89us -10.76
system-parachains/collectives/collectives-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs asset_claimer 740.00ns 660.00ns -10.81
system-parachains/coretime/coretime-polkadot/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs receive_teleported_asset 5.37us 4.79us -10.84
system-parachains/coretime/coretime-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs expect_asset 700.00ns 624.00ns -10.86
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_utility.rs as_derivative 3.65us 3.25us -10.93
system-parachains/people/people-polkadot/src/weights/pallet_multisig.rs approve_as_multi_create 181.34us 161.42us -10.99
system-parachains/coretime/coretime-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs alias_origin 600.00ns 534.00ns -11.00
system-parachains/coretime/coretime-polkadot/src/weights/pallet_timestamp.rs on_finalize 3.69us 3.28us -11.11
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_outbound_queue_v2.rs submit_delivery_receipt 307.18us 272.98us -11.13
system-parachains/collectives/collectives-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs unpaid_execution 690.00ns 613.00ns -11.16
system-parachains/coretime/coretime-polkadot/src/weights/pallet_multisig.rs cancel_as_multi 181.38us 161.08us -11.19
system-parachains/people/people-polkadot/src/weights/pallet_multisig.rs approve_as_multi_approve 167.59us 148.72us -11.26
system-parachains/collectives/collectives-polkadot/src/weights/pallet_preimage.rs note_requested_preimage 8.44ms 7.48ms -11.34
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_utility.rs dispatch_as_fallible 5.43us 4.81us -11.34
system-parachains/people/people-polkadot/src/weights/frame_system_extensions.rs weight_reclaim 1.90us 1.68us -11.42
system-parachains/coretime/coretime-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs descend_origin 600.00ns 531.00ns -11.50
system-parachains/coretime/coretime-polkadot/src/weights/pallet_utility.rs if_else 6.35us 5.62us -11.55
system-parachains/people/people-polkadot/src/weights/pallet_utility.rs if_else 6.69us 5.91us -11.67
system-parachains/people/people-polkadot/src/weights/pallet_utility.rs dispatch_as 5.42us 4.78us -11.73
system-parachains/coretime/coretime-polkadot/src/weights/frame_system_extensions.rs weight_reclaim 1.90us 1.68us -11.74
system-parachains/people/people-polkadot/src/weights/cumulus_pallet_weight_reclaim.rs storage_weight_reclaim 2.15us 1.90us -11.77
system-parachains/people/people-polkadot/src/weights/pallet_utility.rs dispatch_as_fallible 5.44us 4.79us -11.95
system-parachains/coretime/coretime-polkadot/src/weights/cumulus_pallet_weight_reclaim.rs storage_weight_reclaim 2.15us 1.89us -12.00
system-parachains/coretime/coretime-polkadot/src/weights/pallet_utility.rs dispatch_as_fallible 5.21us 4.58us -12.15
system-parachains/coretime/coretime-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs unpaid_execution 589.00ns 517.00ns -12.22
system-parachains/collectives/collectives-polkadot/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs receive_teleported_asset 5.93us 5.20us -12.33
relay/polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs alias_origin 870.00ns 760.00ns -12.64
system-parachains/collectives/collectives-polkadot/src/weights/pallet_timestamp.rs on_finalize 3.83us 3.34us -12.71
system-parachains/collectives/collectives-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs expect_asset 870.00ns 758.00ns -12.87
system-parachains/coretime/coretime-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs clear_origin 589.00ns 512.00ns -13.07
system-parachains/coretime/coretime-polkadot/src/weights/frame_system_extensions.rs check_genesis 3.84us 3.34us -13.10
system-parachains/coretime/coretime-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs clear_transact_status 620.00ns 538.00ns -13.23
system-parachains/collectives/collectives-polkadot/src/weights/pallet_multisig.rs as_multi_complete 385.08us 333.78us -13.32
relay/polkadot/src/weights/runtime_parachains_paras_inherent.rs enter_variable_disputes 49.44ms 42.84ms -13.35
system-parachains/people/people-polkadot/src/weights/frame_system_extensions.rs check_genesis 3.88us 3.36us -13.35
system-parachains/coretime/coretime-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs set_error_handler 591.00ns 512.00ns -13.37
system-parachains/people/people-polkadot/src/weights/frame_system_extensions.rs check_mortality_mortal_transaction 6.48us 5.60us -13.52
system-parachains/coretime/coretime-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs asset_claimer 630.00ns 544.00ns -13.65
system-parachains/coretime/coretime-polkadot/src/weights/pallet_utility.rs as_derivative 3.53us 3.05us -13.68
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_timestamp.rs on_finalize 3.88us 3.35us -13.76
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/cumulus_pallet_weight_reclaim.rs storage_weight_reclaim 2.20us 1.90us -13.77
system-parachains/collectives/collectives-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs expect_pallet 6.19us 5.33us -13.96
system-parachains/people/people-polkadot/src/weights/frame_system_extensions.rs check_mortality_immortal_transaction 6.53us 5.61us -14.15
system-parachains/coretime/coretime-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs expect_transact_status 751.00ns 644.00ns -14.25
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_xcm.rs force_default_xcm_version 1.94us 1.66us -14.43
relay/polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs clear_transact_status 900.00ns 770.00ns -14.44
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_ethereum_client.rs submit_with_sync_committee 120.76ms 103.26ms -14.49
system-parachains/collectives/collectives-polkadot/src/weights/pallet_scheduler.rs service_task_base 2.91us 2.48us -14.64
system-parachains/collectives/collectives-polkadot/src/weights/pallet_scheduler.rs service_task_periodic 2.92us 2.49us -14.76
system-parachains/coretime/coretime-polkadot/src/weights/cumulus_pallet_xcmp_queue.rs take_first_concatenated_xcm 3.07us 2.61us -14.77
system-parachains/coretime/coretime-polkadot/src/weights/pallet_xcm.rs force_default_xcm_version 1.88us 1.60us -14.79
system-parachains/people/people-polkadot/src/weights/pallet_timestamp.rs on_finalize 3.88us 3.30us -14.97
system-parachains/coretime/coretime-polkadot/src/weights/frame_system_extensions.rs check_mortality_immortal_transaction 6.40us 5.44us -14.98
system-parachains/coretime/coretime-polkadot/src/weights/frame_system.rs remark 1.28ms 1.09ms -15.07
system-parachains/people/people-polkadot/src/weights/pallet_xcm.rs force_default_xcm_version 1.94us 1.65us -15.16
system-parachains/coretime/coretime-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs set_appendix 600.00ns 509.00ns -15.17
system-parachains/coretime/coretime-polkadot/src/weights/frame_system_extensions.rs check_mortality_mortal_transaction 6.43us 5.45us -15.32
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/cumulus_pallet_xcmp_queue.rs take_first_concatenated_xcm 3.07us 2.60us -15.38
system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs transact 5.94us 5.02us -15.45
system-parachains/people/people-polkadot/src/weights/pallet_utility.rs as_derivative 3.70us 3.13us -15.46
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_ethereum_client.rs submit 23.66ms 19.98ms -15.52
system-parachains/coretime/coretime-polkadot/src/weights/pallet_balances.rs burn_allow_death 29.00us 24.45us -15.69
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_utility.rs force_batch 2.78ms 2.34ms -15.90
system-parachains/coretime/coretime-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs set_fees_mode 580.00ns 487.00ns -16.03
system-parachains/coretime/coretime-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs clear_topic 580.00ns 486.00ns -16.21
system-parachains/coretime/coretime-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs set_topic 579.00ns 485.00ns -16.23
system-parachains/coretime/coretime-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs clear_error 580.00ns 485.00ns -16.38
relay/polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs expect_asset 969.00ns 810.00ns -16.41
system-parachains/coretime/coretime-polkadot/src/weights/pallet_balances.rs burn_keep_alive 18.92us 15.70us -17.00
relay/polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs set_appendix 870.00ns 720.00ns -17.24
system-parachains/people/people-polkadot/src/weights/pallet_multisig.rs as_multi_complete 381.28us 315.15us -17.34
system-parachains/coretime/coretime-polkadot/src/weights/pallet_multisig.rs as_multi_complete 380.86us 314.54us -17.41
system-parachains/people/people-polkadot/src/weights/frame_system_extensions.rs check_spec_version 480.00ns 396.00ns -17.50
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_utility.rs batch 2.79ms 2.30ms -17.56
system-parachains/people/people-polkadot/src/weights/frame_system_extensions.rs check_tx_version 480.00ns 394.00ns -17.92
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_multisig.rs as_multi_complete 385.40us 316.28us -17.93
system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs refund_surplus 1.50us 1.23us -18.00
system-parachains/coretime/coretime-polkadot/src/weights/pallet_utility.rs batch 2.47ms 2.02ms -18.10
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_balances.rs burn_allow_death 29.07us 23.68us -18.55
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_bridge_messages.rs receive_n_messages_proof 15.32ms 12.47ms -18.60
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_balances.rs burn_keep_alive 18.99us 15.42us -18.79
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_utility.rs batch_all 3.03ms 2.46ms -18.90
system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs clear_topic 691.00ns 557.00ns -19.39
system-parachains/people/people-polkadot/src/weights/frame_system_extensions.rs check_non_zero_sender 629.00ns 507.00ns -19.40
system-parachains/coretime/coretime-polkadot/src/weights/pallet_utility.rs batch_all 2.72ms 2.19ms -19.56
system-parachains/people/people-polkadot/src/weights/cumulus_pallet_xcmp_queue.rs take_first_concatenated_xcm 3.18us 2.56us -19.58
system-parachains/people/people-polkadot/src/weights/pallet_balances.rs burn_allow_death 29.27us 23.52us -19.66
system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs alias_origin 710.00ns 570.00ns -19.72
system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs set_topic 699.00ns 559.00ns -20.03
system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs set_fees_mode 691.00ns 552.00ns -20.12
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_ethereum_client.rs force_checkpoint 98.99ms 79.07ms -20.13
system-parachains/collectives/collectives-polkadot/src/weights/pallet_multisig.rs as_multi_create 251.76us 200.59us -20.32
system-parachains/coretime/coretime-polkadot/src/weights/frame_system_extensions.rs check_spec_version 520.00ns 414.00ns -20.38
system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs asset_claimer 751.00ns 597.00ns -20.51
system-parachains/people/people-polkadot/src/weights/pallet_balances.rs burn_keep_alive 19.36us 15.34us -20.75
relay/polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs unpaid_execution 860.00ns 680.00ns -20.93
system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs unpaid_execution 701.00ns 554.00ns -20.97
system-parachains/collectives/collectives-polkadot/src/weights/pallet_multisig.rs as_multi_approve 235.57us 186.03us -21.03
relay/polkadot/src/weights/pallet_staking.rs cancel_deferred_slash 7.72ms 6.09ms -21.06
system-parachains/people/people-polkadot/src/weights/pallet_utility.rs force_batch 2.64ms 2.07ms -21.52
system-parachains/coretime/coretime-polkadot/src/weights/frame_system_extensions.rs check_tx_version 520.00ns 408.00ns -21.54
system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs expect_transact_status 891.00ns 699.00ns -21.55
relay/polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs clear_origin 880.00ns 690.00ns -21.59
system-parachains/people/people-polkadot/src/weights/pallet_utility.rs batch 2.69ms 2.11ms -21.62
relay/polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs set_error_handler 860.00ns 670.00ns -22.09
system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs clear_transact_status 760.00ns 592.00ns -22.11
system-parachains/coretime/coretime-polkadot/src/weights/pallet_utility.rs force_batch 2.60ms 2.03ms -22.23
relay/polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs set_fees_mode 850.00ns 660.00ns -22.35
system-parachains/coretime/coretime-polkadot/src/weights/frame_system_extensions.rs check_non_zero_sender 670.00ns 518.00ns -22.69
system-parachains/people/people-polkadot/src/weights/pallet_utility.rs batch_all 2.95ms 2.27ms -22.97
system-parachains/collectives/collectives-polkadot/src/weights/pallet_scheduler.rs service_task_fetched 4.92ms 3.79ms -22.98
system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs descend_origin 710.00ns 543.00ns -23.52
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs expect_pallet 5.24us 4.00us -23.68
system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs set_appendix 720.00ns 549.00ns -23.75
system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs clear_origin 711.00ns 540.00ns -24.05
system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs set_error_handler 720.00ns 545.00ns -24.31
system-parachains/people/people-polkadot/src/weights/pallet_migrations.rs on_init_loop 170.00ns 128.00ns -24.71
system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs burn_asset 1.51us 1.14us -24.83
system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs clear_error 710.00ns 533.00ns -24.93
system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs expect_asset 860.00ns 643.00ns -25.23
system-parachains/coretime/coretime-polkadot/src/weights/pallet_multisig.rs as_multi_create 248.95us 185.39us -25.53
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_multisig.rs as_multi_create 252.38us 187.07us -25.88
system-parachains/coretime/coretime-polkadot/src/weights/pallet_multisig.rs as_multi_approve 233.34us 172.86us -25.92
system-parachains/people/people-polkadot/src/weights/pallet_multisig.rs as_multi_create 251.24us 186.06us -25.94
system-parachains/people/people-polkadot/src/weights/pallet_multisig.rs as_multi_approve 233.94us 173.24us -25.95
system-parachains/coretime/coretime-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs expect_pallet 3.68us 2.73us -25.95
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_multisig.rs as_multi_approve 236.38us 173.04us -26.80
system-parachains/people/people-polkadot/src/weights/frame_system.rs remark 1.50ms 1.09ms -27.48
system-parachains/collectives/collectives-polkadot/src/weights/frame_system.rs remark 1.50ms 1.09ms -27.63
system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs expect_pallet 5.23us 3.48us -33.48
system-parachains/collectives/collectives-polkadot/src/weights/pallet_multisig.rs as_multi_threshold_1 102.89us 53.11us -48.38
system-parachains/people/people-polkadot/src/weights/pallet_multisig.rs as_multi_threshold_1 102.82us 41.45us -59.68
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_multisig.rs as_multi_threshold_1 103.79us 41.55us -59.97
system-parachains/coretime/coretime-polkadot/src/weights/pallet_multisig.rs as_multi_threshold_1 102.41us 40.96us -60.01
system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_bags_list.rs on_idle_rebag 10.07ms 1.13ms -88.73
relay/polkadot/src/weights/pallet_bags_list.rs on_idle_rebag 9.42ms 1.02ms -89.19
system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_dap.rs set_budget_allocation 107.06us Added
system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_dap.rs drip_issuance 206.71us Added

@ggwpez

ggwpez commented Jun 1, 2026

Copy link
Copy Markdown
Member Author

/cmd bench --pallet pallet_staking_async --runtime asset-hub-polkadot

@github-actions

github-actions Bot commented Jun 1, 2026

Copy link
Copy Markdown

Command "bench --pallet pallet_staking_async --runtime asset-hub-polkadot" has started 🚀 See logs here

@github-actions

github-actions Bot commented Jun 1, 2026

Copy link
Copy Markdown

Command "bench --pallet pallet_staking_async --runtime asset-hub-polkadot" has failed ❌! See logs here

@sigurpol

sigurpol commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

Command "bench --pallet pallet_staking_async --runtime asset-hub-polkadot" has failed ❌! See logs here

@ggwpez you probably want to fix system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_dap.rs like this:

image

The real "bug" is in pallet-dap not re-exporting WeightInfo - we will fix SDK upstream but for 2.3.0 I suggest to just patch pallet_dap.rs as in the attachment to avoid to have to publish a new version of dap pallet, bump crates, etc.

Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
@ggwpez

ggwpez commented Jun 1, 2026

Copy link
Copy Markdown
Member Author

/cmd bench --pallet pallet_staking_async --runtime asset-hub-polkadot

@github-actions

github-actions Bot commented Jun 1, 2026

Copy link
Copy Markdown

Command "bench --pallet pallet_staking_async --runtime asset-hub-polkadot" has started 🚀 See logs here

@sigurpol

sigurpol commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

Command "bench --pallet pallet_staking_async --runtime asset-hub-polkadot" has failed ❌! See logs here

@ggwpez you probably want to fix system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_dap.rs like this:

image The real "bug" is in pallet-dap not re-exporting WeightInfo - we will fix SDK upstream but for 2.3.0 I suggest to just patch pallet_dap.rs as in the attachment to avoid to have to publish a new version of dap pallet, bump crates, etc.

SDK fix: paritytech/polkadot-sdk#12246

@github-actions

github-actions Bot commented Jun 1, 2026

Copy link
Copy Markdown

Command "bench --pallet pallet_staking_async --runtime asset-hub-polkadot" has finished ✅ See logs here

Details

Subweight results:
File Extrinsic Old New Change [%]
system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_staking_async.rs prune_era_validator_incentive_weight 522.97us 10.14ms +1838.18
system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_staking_async.rs prune_era_single_entry_cleanups 368.45us 577.64us +56.78
system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_staking_async.rs rc_on_session_report 1.57ms 2.43ms +54.89
system-parachains/coretime/coretime-polkadot/src/weights/pallet_broker.rs start_sales 6.58ms 9.35ms +42.10
system-parachains/coretime/coretime-polkadot/src/weights/pallet_broker.rs reserve 145.18us 201.97us +39.12
system-parachains/coretime/coretime-polkadot/src/weights/pallet_broker.rs unreserve 144.36us 200.71us +39.03
system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_staking_async.rs cancel_deferred_slash 2.03ms 2.76ms +35.97
relay/polkadot/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs receive_teleported_asset 5.87us 7.76us +32.18
relay/polkadot/src/weights/frame_system_extensions.rs check_weight 2.94us 3.87us +31.63
system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_staking_async.rs set_min_commission 102.31us 132.48us +29.48
relay/polkadot/src/weights/pallet_scheduler.rs execute_dispatch_unsigned 1.97us 2.53us +28.43
relay/polkadot/src/weights/frame_system_extensions.rs check_tx_version 470.00ns 590.00ns +25.53
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/frame_system.rs remark_with_event 5.05ms 6.23ms +23.44
relay/polkadot/src/weights/frame_benchmarking_baseline.rs sr25519_verification 3.60ms 4.43ms +23.15
system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_staking_async.rs force_apply_min_commission 177.99us 218.55us +22.79
relay/polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs set_topic 840.00ns 1.03us +22.62
relay/polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs clear_topic 840.00ns 1.03us +22.50
relay/polkadot/src/weights/pallet_scheduler.rs service_task_base 2.91us 3.54us +21.65
relay/polkadot/src/weights/pallet_balances.rs force_adjust_total_issuance 5.15us 6.19us +20.19
relay/polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs expect_error 3.16us 3.76us +18.99
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/frame_system.rs set_code 71.21ms 83.60ms +17.40
relay/polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs transact 6.11us 7.15us +16.99
relay/polkadot/src/weights/runtime_parachains_initializer.rs force_approve 35.62us 41.61us +16.82
system-parachains/collectives/collectives-polkadot/src/weights/frame_system_extensions.rs check_weight 3.09us 3.60us +16.57
relay/polkadot/src/weights/frame_system_extensions.rs check_genesis 5.35us 6.20us +15.89
relay/polkadot/src/weights/pallet_beefy_mmr.rs n_leafs_proof_is_optimal 1.80us 2.09us +15.86
relay/polkadot/src/weights/frame_system.rs set_code 71.77ms 82.98ms +15.61
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/frame_system.rs apply_authorized_upgrade 76.00ms 87.48ms +15.11
system-parachains/collectives/collectives-polkadot/src/weights/pallet_xcm.rs weigh_message 7.40us 8.51us +15.04
relay/polkadot/src/weights/frame_system_extensions.rs weight_reclaim 1.78us 2.04us +14.61
relay/polkadot/src/weights/frame_election_provider_support.rs phragmms 34.30ms 39.28ms +14.53
relay/polkadot/src/weights/pallet_utility.rs as_derivative 3.69us 4.19us +13.55
system-parachains/coretime/coretime-polkadot/src/weights/pallet_broker.rs force_reserve 437.87us 496.88us +13.48
relay/polkadot/src/weights/pallet_multisig.rs as_multi_threshold_1 101.62us 115.12us +13.28
relay/polkadot/src/weights/frame_system_extensions.rs check_mortality_mortal_transaction 7.97us 9.02us +13.17
relay/polkadot/src/weights/frame_election_provider_support.rs phragmen 32.83ms 36.80ms +12.09
relay/polkadot/src/weights/frame_system_extensions.rs check_mortality_immortal_transaction 7.95us 8.89us +11.82
system-parachains/asset-hubs/asset-hub-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs refund_surplus 1.68us 1.88us +11.77
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/frame_system_extensions.rs check_weight 3.20us 3.57us +11.69
relay/polkadot/src/weights/pallet_utility.rs if_else 6.83us 7.59us +11.14
system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_staking_async.rs payout_stakers_alive_staked 271.46ms 300.63ms +10.74
relay/polkadot/src/weights/frame_system.rs apply_authorized_upgrade 76.78ms 85.02ms +10.74
system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_asset_conversion_tx_payment.rs charge_asset_tx_payment_zero 839.00ns 927.00ns +10.49
system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_staking_async.rs process_offence_queue 703.45us 771.21us +9.63
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs receive_teleported_asset 5.72us 6.26us +9.44
relay/polkadot/src/weights/frame_benchmarking_baseline.rs addition 179.01ns 195.77ns +9.36
relay/polkadot/src/weights/pallet_election_provider_multi_phase.rs feasibility_check 8.03ms 8.77ms +9.11
system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_staking_async.rs migrate_currency 434.70us 473.87us +9.01
relay/polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs asset_claimer 830.00ns 899.00ns +8.31
relay/polkadot/src/weights/frame_benchmarking_baseline.rs hashing 26.45ms 28.59ms +8.12
system-parachains/collectives/collectives-polkadot/src/weights/pallet_utility.rs dispatch_as 5.66us 6.11us +7.91
relay/polkadot/src/weights/pallet_utility.rs dispatch_as 5.71us 6.16us +7.88
system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_staking_async.rs unbond 1.14ms 1.23ms +7.65
system-parachains/asset-hubs/asset-hub-polkadot/src/weights/frame_system_extensions.rs check_weight 2.88us 3.10us +7.31
system-parachains/collectives/collectives-polkadot/src/weights/frame_system_extensions.rs weight_reclaim 1.88us 2.02us +7.23
system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_staking_async.rs bond_extra 1.19ms 1.27ms +7.21
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs unpaid_execution 800.00ns 857.00ns +7.12
relay/polkadot/src/weights/pallet_election_provider_multi_phase.rs submit_unsigned 9.64ms 10.31ms +7.03
relay/polkadot/src/weights/pallet_multisig.rs poke_deposit 179.15us 191.73us +7.02
system-parachains/collectives/collectives-polkadot/src/weights/pallet_utility.rs if_else 6.87us 7.34us +6.84
relay/polkadot/src/weights/runtime_parachains_paras_inherent.rs enter_backed_candidate_code_upgrade 32.10ms 34.29ms +6.83
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs set_error_handler 810.00ns 865.00ns +6.79
relay/polkadot/src/weights/pallet_election_provider_multi_phase.rs create_snapshot_internal 1.17ms 1.25ms +6.70
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs clear_error 810.00ns 864.00ns +6.67
system-parachains/collectives/collectives-polkadot/src/weights/pallet_utility.rs dispatch_as_fallible 5.66us 6.04us +6.63
system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_staking_async.rs rebond 1.06ms 1.13ms +6.49
relay/polkadot/src/weights/pallet_balances.rs burn_allow_death 30.01us 31.89us +6.26
system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_migrations.rs on_init_loop 176.00ns 187.00ns +6.25
system-parachains/collectives/collectives-polkadot/src/weights/frame_system_extensions.rs check_genesis 3.76us 3.99us +6.22
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs set_fees_mode 790.00ns 838.00ns +6.08
system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_staking_async.rs withdraw_unbonded_update 567.38us 601.17us +5.96
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs clear_origin 810.00ns 857.00ns +5.80
relay/polkadot/src/weights/pallet_proxy.rs proxy 37.11us 39.25us +5.78
relay/polkadot/src/weights/pallet_proxy.rs remove_proxy 147.51us 155.89us +5.68
system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_staking_async.rs nominate 1.51ms 1.59ms +5.67
system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_staking_async.rs chill_other 1.05ms 1.11ms +5.48
system-parachains/collectives/collectives-polkadot/src/weights/pallet_message_queue.rs service_page_item 338.09us 356.52us +5.45
relay/polkadot/src/weights/pallet_timestamp.rs on_finalize 5.69us 6.00us +5.45
relay/polkadot/src/weights/runtime_parachains_paras.rs include_pvf_check_statement_finalize_onboarding_reject 253.49us 267.27us +5.44
relay/polkadot/src/weights/pallet_fast_unstake.rs on_idle_check 83.73ms 88.03ms +5.13
relay/polkadot/src/weights/pallet_utility.rs dispatch_as_fallible 5.68us 5.97us +5.11
system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_staking_async.rs chill 965.62us 1.01ms +5.05
system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_staking_async.rs withdraw_unbonded_kill 1.82ms 1.91ms +5.03
system-parachains/collectives/collectives-polkadot/src/weights/cumulus_pallet_weight_reclaim.rs storage_weight_reclaim 2.17us 2.28us +5.02
system-parachains/asset-hubs/asset-hub-polkadot/src/weights/cumulus_pallet_parachain_system.rs block_weight_tx_extension_max_weight 8.62us 9.05us +5.00
system-parachains/people/people-polkadot/src/weights/pallet_balances.rs transfer_keep_alive 161.67us 153.59us -5.00
system-parachains/collectives/collectives-polkadot/src/weights/cumulus_pallet_parachain_system.rs block_weight_tx_extension_stays_fraction_of_core 7.28us 6.91us -5.03
system-parachains/collectives/collectives-polkadot/src/weights/pallet_referenda_ambassador_referenda.rs nudge_referendum_requeued_insertion 182.40us 173.18us -5.05
system-parachains/coretime/coretime-polkadot/src/weights/pallet_balances.rs transfer_allow_death 172.45us 163.71us -5.07
system-parachains/coretime/coretime-polkadot/src/weights/pallet_xcm.rs take_response 153.47us 145.67us -5.08
system-parachains/coretime/coretime-polkadot/src/weights/pallet_balances.rs force_adjust_total_issuance 4.59us 4.36us -5.10
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_xcm.rs take_response 153.99us 146.03us -5.17
system-parachains/collectives/collectives-polkadot/src/weights/pallet_multisig.rs approve_as_multi_create 180.52us 171.17us -5.18
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_balances.rs transfer_keep_alive 161.95us 153.52us -5.20
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs transact 5.72us 5.42us -5.21
system-parachains/collectives/collectives-polkadot/src/weights/pallet_referenda_ambassador_referenda.rs nudge_referendum_continue_confirming 330.27us 312.98us -5.23
system-parachains/collectives/collectives-polkadot/src/weights/pallet_referenda_ambassador_referenda.rs nudge_referendum_continue_not_confirming 340.04us 322.15us -5.26
system-parachains/people/people-polkadot/src/weights/cumulus_pallet_xcmp_queue.rs enqueue_empty_xcmp_message_at 422.74us 400.42us -5.28
system-parachains/collectives/collectives-polkadot/src/weights/pallet_referenda_ambassador_referenda.rs nudge_referendum_requeued_slide 182.62us 172.83us -5.36
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/cumulus_pallet_parachain_system.rs block_weight_tx_extension_max_weight 7.45us 7.05us -5.40
system-parachains/collectives/collectives-polkadot/src/weights/pallet_referenda_fellowship_referenda.rs nudge_referendum_continue_not_confirming 373.36us 353.17us -5.41
system-parachains/coretime/coretime-polkadot/src/weights/pallet_balances.rs transfer_all 171.62us 162.19us -5.50
system-parachains/people/people-polkadot/src/weights/pallet_message_queue.rs execute_overweight_page_updated 350.81us 331.18us -5.59
system-parachains/people/people-polkadot/src/weights/cumulus_pallet_xcmp_queue.rs enqueue_n_empty_xcmp_messages 549.17us 518.24us -5.63
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/cumulus_pallet_xcmp_queue.rs enqueue_n_empty_xcmp_messages 550.26us 519.07us -5.67
system-parachains/collectives/collectives-polkadot/src/weights/pallet_referenda_fellowship_referenda.rs nudge_referendum_continue_confirming 341.72us 322.27us -5.69
system-parachains/people/people-polkadot/src/weights/pallet_asset_tx_payment.rs charge_asset_tx_payment_zero 790.00ns 745.00ns -5.70
system-parachains/collectives/collectives-polkadot/src/weights/pallet_referenda_ambassador_referenda.rs nudge_referendum_begin_confirming 342.00us 322.51us -5.70
system-parachains/coretime/coretime-polkadot/src/weights/pallet_proxy.rs remove_proxies 192.97us 181.86us -5.76
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/cumulus_pallet_parachain_system.rs block_weight_tx_extension_stays_fraction_of_core 7.41us 6.98us -5.76
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_balances.rs force_adjust_total_issuance 4.66us 4.39us -5.77
system-parachains/collectives/collectives-polkadot/src/weights/pallet_referenda_ambassador_referenda.rs nudge_referendum_end_confirming 342.22us 322.44us -5.78
system-parachains/collectives/collectives-polkadot/src/weights/pallet_scheduler.rs cancel_retry_named 219.19us 206.34us -5.86
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_bridge_grandpa.rs force_set_pallet_state 765.27us 720.36us -5.87
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_inbound_queue_v2.rs submit 533.72us 501.99us -5.95
system-parachains/collectives/collectives-polkadot/src/weights/cumulus_pallet_parachain_system.rs block_weight_tx_extension_max_weight 7.44us 6.99us -5.99
system-parachains/collectives/collectives-polkadot/src/weights/pallet_scheduler.rs cancel_named 487.76us 458.46us -6.01
relay/polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs expect_origin 3.16us 2.97us -6.01
system-parachains/people/people-polkadot/src/weights/pallet_xcm.rs take_response 155.38us 145.99us -6.04
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_balances.rs transfer_allow_death 172.46us 161.97us -6.08
system-parachains/collectives/collectives-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs clear_error 670.00ns 629.00ns -6.12
system-parachains/people/people-polkadot/src/weights/pallet_balances.rs transfer_allow_death 172.34us 161.76us -6.14
system-parachains/collectives/collectives-polkadot/src/weights/cumulus_pallet_parachain_system.rs block_weight_tx_extension_full_core 3.53us 3.31us -6.23
system-parachains/collectives/collectives-polkadot/src/weights/pallet_multisig.rs approve_as_multi_approve 166.69us 156.28us -6.25
system-parachains/collectives/collectives-polkadot/src/weights/pallet_scheduler.rs schedule_named 347.66us 325.81us -6.29
system-parachains/collectives/collectives-polkadot/src/weights/pallet_referenda_fellowship_referenda.rs nudge_referendum_requeued_insertion 192.97us 180.70us -6.36
system-parachains/collectives/collectives-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs descend_origin 690.00ns 646.00ns -6.38
system-parachains/people/people-polkadot/src/weights/pallet_balances.rs transfer_all 171.28us 160.35us -6.38
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_inbound_queue.rs submit 583.32us 545.69us -6.45
system-parachains/collectives/collectives-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs clear_transact_status 710.00ns 664.00ns -6.48
system-parachains/people/people-polkadot/src/weights/frame_system.rs apply_authorized_upgrade 79.99ms 74.79ms -6.50
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/cumulus_pallet_xcmp_queue.rs enqueue_1000_small_xcmp_messages 509.60us 476.45us -6.50
system-parachains/collectives/collectives-polkadot/src/weights/pallet_scheduler.rs cancel 458.26us 428.43us -6.51
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_balances.rs transfer_all 171.84us 160.53us -6.58
system-parachains/collectives/collectives-polkadot/src/weights/pallet_scheduler.rs set_retry_named 221.53us 206.88us -6.61
system-parachains/collectives/collectives-polkadot/src/weights/pallet_referenda_fellowship_referenda.rs nudge_referendum_requeued_slide 193.72us 180.77us -6.68
system-parachains/people/people-polkadot/src/weights/cumulus_pallet_parachain_system.rs block_weight_tx_extension_full_core 3.54us 3.30us -6.72
system-parachains/collectives/collectives-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs set_appendix 690.00ns 643.00ns -6.81
system-parachains/collectives/collectives-polkadot/src/weights/pallet_scheduler.rs cancel_retry 188.55us 175.41us -6.97
system-parachains/collectives/collectives-polkadot/src/weights/pallet_referenda_ambassador_referenda.rs nudge_referendum_rejected 347.15us 322.65us -7.06
system-parachains/coretime/coretime-polkadot/src/weights/cumulus_pallet_xcmp_queue.rs enqueue_n_empty_xcmp_messages 548.00us 509.08us -7.10
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/cumulus_pallet_parachain_system.rs block_weight_tx_extension_full_core 3.57us 3.32us -7.11
relay/polkadot/src/weights/runtime_parachains_paras.rs force_set_current_head 899.84us 835.43us -7.16
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs burn_asset 1.54us 1.43us -7.21
system-parachains/collectives/collectives-polkadot/src/weights/pallet_scheduler.rs execute_dispatch_unsigned 1.75us 1.62us -7.31
system-parachains/collectives/collectives-polkadot/src/weights/pallet_scheduler.rs set_retry 190.89us 176.82us -7.37
system-parachains/collectives/collectives-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs clear_origin 680.00ns 629.00ns -7.50
system-parachains/collectives/collectives-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs clear_topic 670.00ns 619.00ns -7.61
system-parachains/collectives/collectives-polkadot/src/weights/pallet_utility.rs batch 3.02ms 2.79ms -7.64
relay/polkadot/src/weights/pallet_preimage.rs note_no_deposit_preimage 9.02ms 8.33ms -7.70
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/frame_system_extensions.rs check_spec_version 480.00ns 443.00ns -7.71
system-parachains/collectives/collectives-polkadot/src/weights/pallet_referenda_fellowship_referenda.rs nudge_referendum_rejected 383.86us 354.08us -7.76
system-parachains/people/people-polkadot/src/weights/pallet_xcm.rs weigh_message 7.47us 6.88us -7.86
system-parachains/collectives/collectives-polkadot/src/weights/pallet_scheduler.rs service_agenda_base 203.16us 186.85us -8.03
system-parachains/people/people-polkadot/src/weights/pallet_identity.rs remove_expired_approval 329.52us 302.76us -8.12
system-parachains/collectives/collectives-polkadot/src/weights/pallet_utility.rs force_batch 3.00ms 2.75ms -8.19
system-parachains/coretime/coretime-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs transact 5.13us 4.70us -8.40
system-parachains/people/people-polkadot/src/weights/cumulus_pallet_xcmp_queue.rs enqueue_1000_small_xcmp_messages 515.00us 471.37us -8.47
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_outbound_queue.rs commit 50.22us 45.89us -8.62
system-parachains/collectives/collectives-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs set_fees_mode 670.00ns 612.00ns -8.66
system-parachains/collectives/collectives-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs set_topic 680.00ns 621.00ns -8.68
system-parachains/people/people-polkadot/src/weights/pallet_balances.rs force_adjust_total_issuance 4.84us 4.42us -8.68
relay/polkadot/src/weights/pallet_xcm.rs weigh_message 7.59us 6.91us -8.96
system-parachains/coretime/coretime-polkadot/src/weights/cumulus_pallet_xcmp_queue.rs enqueue_1000_small_xcmp_messages 508.47us 462.82us -8.98
system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs expect_origin 2.76us 2.51us -9.09
system-parachains/collectives/collectives-polkadot/src/weights/pallet_utility.rs batch_all 3.27ms 2.97ms -9.28
system-parachains/collectives/collectives-polkadot/src/weights/pallet_balances.rs burn_keep_alive 19.77us 17.93us -9.29
relay/polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs clear_error 860.00ns 780.00ns -9.30
system-parachains/collectives/collectives-polkadot/src/weights/pallet_scheduler.rs schedule 214.45us 194.30us -9.39
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_utility.rs dispatch_as 5.31us 4.81us -9.42
system-parachains/people/people-polkadot/src/weights/pallet_proxy.rs remove_proxies 200.67us 181.52us -9.54
system-parachains/collectives/collectives-polkadot/src/weights/pallet_proxy.rs remove_proxies 208.22us 188.32us -9.56
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/frame_system_extensions.rs check_tx_version 490.00ns 443.00ns -9.59
system-parachains/collectives/collectives-polkadot/src/weights/pallet_alliance.rs remove_unscrupulous_items 2.15ms 1.94ms -9.63
system-parachains/collectives/collectives-polkadot/src/weights/pallet_preimage.rs note_no_deposit_preimage 8.27ms 7.46ms -9.74
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_multisig.rs poke_deposit 179.00us 161.35us -9.86
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_multisig.rs cancel_as_multi 180.95us 162.97us -9.94
system-parachains/collectives/collectives-polkadot/src/weights/pallet_balances.rs force_adjust_total_issuance 5.19us 4.67us -9.96
relay/polkadot/src/weights/pallet_utility.rs batch_all 3.26ms 2.93ms -10.09
system-parachains/collectives/collectives-polkadot/src/weights/pallet_preimage.rs note_preimage 8.50ms 7.65ms -10.09
system-parachains/coretime/coretime-polkadot/src/weights/pallet_multisig.rs poke_deposit 177.69us 159.69us -10.13
system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs trap 2.79us 2.51us -10.14
system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs expect_error 2.78us 2.50us -10.14
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/frame_system_extensions.rs check_non_zero_sender 630.00ns 566.00ns -10.16
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_utility.rs if_else 6.58us 5.91us -10.20
system-parachains/collectives/collectives-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs burn_asset 1.48us 1.33us -10.34
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_multisig.rs approve_as_multi_approve 166.02us 148.84us -10.35
system-parachains/coretime/coretime-polkadot/src/weights/pallet_utility.rs dispatch_as 5.13us 4.60us -10.41
system-parachains/collectives/collectives-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs alias_origin 700.00ns 627.00ns -10.43
system-parachains/people/people-polkadot/src/weights/pallet_multisig.rs cancel_as_multi 180.53us 161.65us -10.46
system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs receive_teleported_asset 5.58us 5.00us -10.48
system-parachains/coretime/coretime-polkadot/src/weights/pallet_multisig.rs approve_as_multi_approve 165.80us 148.41us -10.49
system-parachains/people/people-polkadot/src/weights/pallet_multisig.rs poke_deposit 179.04us 160.19us -10.52
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_multisig.rs approve_as_multi_create 182.41us 163.03us -10.62
relay/polkadot/src/weights/frame_system.rs remark 1.49ms 1.33ms -10.68
system-parachains/coretime/coretime-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs burn_asset 1.26us 1.12us -10.72
system-parachains/coretime/coretime-polkadot/src/weights/pallet_multisig.rs approve_as_multi_create 180.26us 160.92us -10.73
system-parachains/collectives/collectives-polkadot/src/weights/pallet_scheduler.rs execute_dispatch_signed 1.78us 1.59us -10.73
system-parachains/collectives/collectives-polkadot/src/weights/pallet_balances.rs burn_allow_death 31.25us 27.89us -10.76
system-parachains/collectives/collectives-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs asset_claimer 740.00ns 660.00ns -10.81
system-parachains/coretime/coretime-polkadot/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs receive_teleported_asset 5.37us 4.79us -10.84
system-parachains/coretime/coretime-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs expect_asset 700.00ns 624.00ns -10.86
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_utility.rs as_derivative 3.65us 3.25us -10.93
system-parachains/people/people-polkadot/src/weights/pallet_multisig.rs approve_as_multi_create 181.34us 161.42us -10.99
system-parachains/coretime/coretime-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs alias_origin 600.00ns 534.00ns -11.00
system-parachains/coretime/coretime-polkadot/src/weights/pallet_timestamp.rs on_finalize 3.69us 3.28us -11.11
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_outbound_queue_v2.rs submit_delivery_receipt 307.18us 272.98us -11.13
system-parachains/collectives/collectives-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs unpaid_execution 690.00ns 613.00ns -11.16
system-parachains/coretime/coretime-polkadot/src/weights/pallet_multisig.rs cancel_as_multi 181.38us 161.08us -11.19
system-parachains/people/people-polkadot/src/weights/pallet_multisig.rs approve_as_multi_approve 167.59us 148.72us -11.26
system-parachains/collectives/collectives-polkadot/src/weights/pallet_preimage.rs note_requested_preimage 8.44ms 7.48ms -11.34
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_utility.rs dispatch_as_fallible 5.43us 4.81us -11.34
system-parachains/people/people-polkadot/src/weights/frame_system_extensions.rs weight_reclaim 1.90us 1.68us -11.42
system-parachains/coretime/coretime-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs descend_origin 600.00ns 531.00ns -11.50
system-parachains/coretime/coretime-polkadot/src/weights/pallet_utility.rs if_else 6.35us 5.62us -11.55
system-parachains/people/people-polkadot/src/weights/pallet_utility.rs if_else 6.69us 5.91us -11.67
system-parachains/people/people-polkadot/src/weights/pallet_utility.rs dispatch_as 5.42us 4.78us -11.73
system-parachains/coretime/coretime-polkadot/src/weights/frame_system_extensions.rs weight_reclaim 1.90us 1.68us -11.74
system-parachains/people/people-polkadot/src/weights/cumulus_pallet_weight_reclaim.rs storage_weight_reclaim 2.15us 1.90us -11.77
system-parachains/people/people-polkadot/src/weights/pallet_utility.rs dispatch_as_fallible 5.44us 4.79us -11.95
system-parachains/coretime/coretime-polkadot/src/weights/cumulus_pallet_weight_reclaim.rs storage_weight_reclaim 2.15us 1.89us -12.00
system-parachains/coretime/coretime-polkadot/src/weights/pallet_utility.rs dispatch_as_fallible 5.21us 4.58us -12.15
system-parachains/coretime/coretime-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs unpaid_execution 589.00ns 517.00ns -12.22
system-parachains/collectives/collectives-polkadot/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs receive_teleported_asset 5.93us 5.20us -12.33
relay/polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs alias_origin 870.00ns 760.00ns -12.64
system-parachains/collectives/collectives-polkadot/src/weights/pallet_timestamp.rs on_finalize 3.83us 3.34us -12.71
system-parachains/collectives/collectives-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs expect_asset 870.00ns 758.00ns -12.87
system-parachains/coretime/coretime-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs clear_origin 589.00ns 512.00ns -13.07
system-parachains/coretime/coretime-polkadot/src/weights/frame_system_extensions.rs check_genesis 3.84us 3.34us -13.10
system-parachains/coretime/coretime-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs clear_transact_status 620.00ns 538.00ns -13.23
system-parachains/collectives/collectives-polkadot/src/weights/pallet_multisig.rs as_multi_complete 385.08us 333.78us -13.32
relay/polkadot/src/weights/runtime_parachains_paras_inherent.rs enter_variable_disputes 49.44ms 42.84ms -13.35
system-parachains/people/people-polkadot/src/weights/frame_system_extensions.rs check_genesis 3.88us 3.36us -13.35
system-parachains/coretime/coretime-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs set_error_handler 591.00ns 512.00ns -13.37
system-parachains/people/people-polkadot/src/weights/frame_system_extensions.rs check_mortality_mortal_transaction 6.48us 5.60us -13.52
system-parachains/coretime/coretime-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs asset_claimer 630.00ns 544.00ns -13.65
system-parachains/coretime/coretime-polkadot/src/weights/pallet_utility.rs as_derivative 3.53us 3.05us -13.68
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_timestamp.rs on_finalize 3.88us 3.35us -13.76
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/cumulus_pallet_weight_reclaim.rs storage_weight_reclaim 2.20us 1.90us -13.77
system-parachains/collectives/collectives-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs expect_pallet 6.19us 5.33us -13.96
system-parachains/people/people-polkadot/src/weights/frame_system_extensions.rs check_mortality_immortal_transaction 6.53us 5.61us -14.15
system-parachains/coretime/coretime-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs expect_transact_status 751.00ns 644.00ns -14.25
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_xcm.rs force_default_xcm_version 1.94us 1.66us -14.43
relay/polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs clear_transact_status 900.00ns 770.00ns -14.44
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_ethereum_client.rs submit_with_sync_committee 120.76ms 103.26ms -14.49
system-parachains/collectives/collectives-polkadot/src/weights/pallet_scheduler.rs service_task_base 2.91us 2.48us -14.64
system-parachains/collectives/collectives-polkadot/src/weights/pallet_scheduler.rs service_task_periodic 2.92us 2.49us -14.76
system-parachains/coretime/coretime-polkadot/src/weights/cumulus_pallet_xcmp_queue.rs take_first_concatenated_xcm 3.07us 2.61us -14.77
system-parachains/coretime/coretime-polkadot/src/weights/pallet_xcm.rs force_default_xcm_version 1.88us 1.60us -14.79
system-parachains/people/people-polkadot/src/weights/pallet_timestamp.rs on_finalize 3.88us 3.30us -14.97
system-parachains/coretime/coretime-polkadot/src/weights/frame_system_extensions.rs check_mortality_immortal_transaction 6.40us 5.44us -14.98
system-parachains/coretime/coretime-polkadot/src/weights/frame_system.rs remark 1.28ms 1.09ms -15.07
system-parachains/people/people-polkadot/src/weights/pallet_xcm.rs force_default_xcm_version 1.94us 1.65us -15.16
system-parachains/coretime/coretime-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs set_appendix 600.00ns 509.00ns -15.17
system-parachains/coretime/coretime-polkadot/src/weights/frame_system_extensions.rs check_mortality_mortal_transaction 6.43us 5.45us -15.32
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/cumulus_pallet_xcmp_queue.rs take_first_concatenated_xcm 3.07us 2.60us -15.38
system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs transact 5.94us 5.02us -15.45
system-parachains/people/people-polkadot/src/weights/pallet_utility.rs as_derivative 3.70us 3.13us -15.46
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_ethereum_client.rs submit 23.66ms 19.98ms -15.52
system-parachains/coretime/coretime-polkadot/src/weights/pallet_balances.rs burn_allow_death 29.00us 24.45us -15.69
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_utility.rs force_batch 2.78ms 2.34ms -15.90
system-parachains/coretime/coretime-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs set_fees_mode 580.00ns 487.00ns -16.03
system-parachains/coretime/coretime-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs clear_topic 580.00ns 486.00ns -16.21
system-parachains/coretime/coretime-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs set_topic 579.00ns 485.00ns -16.23
system-parachains/coretime/coretime-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs clear_error 580.00ns 485.00ns -16.38
relay/polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs expect_asset 969.00ns 810.00ns -16.41
system-parachains/coretime/coretime-polkadot/src/weights/pallet_balances.rs burn_keep_alive 18.92us 15.70us -17.00
relay/polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs set_appendix 870.00ns 720.00ns -17.24
system-parachains/people/people-polkadot/src/weights/pallet_multisig.rs as_multi_complete 381.28us 315.15us -17.34
system-parachains/coretime/coretime-polkadot/src/weights/pallet_multisig.rs as_multi_complete 380.86us 314.54us -17.41
system-parachains/people/people-polkadot/src/weights/frame_system_extensions.rs check_spec_version 480.00ns 396.00ns -17.50
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_utility.rs batch 2.79ms 2.30ms -17.56
system-parachains/people/people-polkadot/src/weights/frame_system_extensions.rs check_tx_version 480.00ns 394.00ns -17.92
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_multisig.rs as_multi_complete 385.40us 316.28us -17.93
system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs refund_surplus 1.50us 1.23us -18.00
system-parachains/coretime/coretime-polkadot/src/weights/pallet_utility.rs batch 2.47ms 2.02ms -18.10
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_balances.rs burn_allow_death 29.07us 23.68us -18.55
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_bridge_messages.rs receive_n_messages_proof 15.32ms 12.47ms -18.60
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_balances.rs burn_keep_alive 18.99us 15.42us -18.79
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_utility.rs batch_all 3.03ms 2.46ms -18.90
system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs clear_topic 691.00ns 557.00ns -19.39
system-parachains/people/people-polkadot/src/weights/frame_system_extensions.rs check_non_zero_sender 629.00ns 507.00ns -19.40
system-parachains/coretime/coretime-polkadot/src/weights/pallet_utility.rs batch_all 2.72ms 2.19ms -19.56
system-parachains/people/people-polkadot/src/weights/cumulus_pallet_xcmp_queue.rs take_first_concatenated_xcm 3.18us 2.56us -19.58
system-parachains/people/people-polkadot/src/weights/pallet_balances.rs burn_allow_death 29.27us 23.52us -19.66
system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs alias_origin 710.00ns 570.00ns -19.72
system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs set_topic 699.00ns 559.00ns -20.03
system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs set_fees_mode 691.00ns 552.00ns -20.12
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_ethereum_client.rs force_checkpoint 98.99ms 79.07ms -20.13
system-parachains/collectives/collectives-polkadot/src/weights/pallet_multisig.rs as_multi_create 251.76us 200.59us -20.32
system-parachains/coretime/coretime-polkadot/src/weights/frame_system_extensions.rs check_spec_version 520.00ns 414.00ns -20.38
system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs asset_claimer 751.00ns 597.00ns -20.51
system-parachains/people/people-polkadot/src/weights/pallet_balances.rs burn_keep_alive 19.36us 15.34us -20.75
relay/polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs unpaid_execution 860.00ns 680.00ns -20.93
system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs unpaid_execution 701.00ns 554.00ns -20.97
system-parachains/collectives/collectives-polkadot/src/weights/pallet_multisig.rs as_multi_approve 235.57us 186.03us -21.03
relay/polkadot/src/weights/pallet_staking.rs cancel_deferred_slash 7.72ms 6.09ms -21.06
system-parachains/people/people-polkadot/src/weights/pallet_utility.rs force_batch 2.64ms 2.07ms -21.52
system-parachains/coretime/coretime-polkadot/src/weights/frame_system_extensions.rs check_tx_version 520.00ns 408.00ns -21.54
system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs expect_transact_status 891.00ns 699.00ns -21.55
relay/polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs clear_origin 880.00ns 690.00ns -21.59
system-parachains/people/people-polkadot/src/weights/pallet_utility.rs batch 2.69ms 2.11ms -21.62
relay/polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs set_error_handler 860.00ns 670.00ns -22.09
system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs clear_transact_status 760.00ns 592.00ns -22.11
system-parachains/coretime/coretime-polkadot/src/weights/pallet_utility.rs force_batch 2.60ms 2.03ms -22.23
relay/polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs set_fees_mode 850.00ns 660.00ns -22.35
system-parachains/coretime/coretime-polkadot/src/weights/frame_system_extensions.rs check_non_zero_sender 670.00ns 518.00ns -22.69
system-parachains/people/people-polkadot/src/weights/pallet_utility.rs batch_all 2.95ms 2.27ms -22.97
system-parachains/collectives/collectives-polkadot/src/weights/pallet_scheduler.rs service_task_fetched 4.92ms 3.79ms -22.98
system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs descend_origin 710.00ns 543.00ns -23.52
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs expect_pallet 5.24us 4.00us -23.68
system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs set_appendix 720.00ns 549.00ns -23.75
system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs clear_origin 711.00ns 540.00ns -24.05
system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs set_error_handler 720.00ns 545.00ns -24.31
system-parachains/people/people-polkadot/src/weights/pallet_migrations.rs on_init_loop 170.00ns 128.00ns -24.71
system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs burn_asset 1.51us 1.14us -24.83
system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs clear_error 710.00ns 533.00ns -24.93
system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs expect_asset 860.00ns 643.00ns -25.23
system-parachains/coretime/coretime-polkadot/src/weights/pallet_multisig.rs as_multi_create 248.95us 185.39us -25.53
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_multisig.rs as_multi_create 252.38us 187.07us -25.88
system-parachains/coretime/coretime-polkadot/src/weights/pallet_multisig.rs as_multi_approve 233.34us 172.86us -25.92
system-parachains/people/people-polkadot/src/weights/pallet_multisig.rs as_multi_create 251.24us 186.06us -25.94
system-parachains/people/people-polkadot/src/weights/pallet_multisig.rs as_multi_approve 233.94us 173.24us -25.95
system-parachains/coretime/coretime-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs expect_pallet 3.68us 2.73us -25.95
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_multisig.rs as_multi_approve 236.38us 173.04us -26.80
system-parachains/people/people-polkadot/src/weights/frame_system.rs remark 1.50ms 1.09ms -27.48
system-parachains/collectives/collectives-polkadot/src/weights/frame_system.rs remark 1.50ms 1.09ms -27.63
system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs expect_pallet 5.23us 3.48us -33.48
system-parachains/collectives/collectives-polkadot/src/weights/pallet_multisig.rs as_multi_threshold_1 102.89us 53.11us -48.38
system-parachains/people/people-polkadot/src/weights/pallet_multisig.rs as_multi_threshold_1 102.82us 41.45us -59.68
system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_multisig.rs as_multi_threshold_1 103.79us 41.55us -59.97
system-parachains/coretime/coretime-polkadot/src/weights/pallet_multisig.rs as_multi_threshold_1 102.41us 40.96us -60.01
system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_bags_list.rs on_idle_rebag 10.07ms 1.13ms -88.73
relay/polkadot/src/weights/pallet_bags_list.rs on_idle_rebag 9.42ms 1.02ms -89.19
system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_dap.rs set_budget_allocation 107.06us Added
system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_dap.rs drip_issuance 206.71us Added

@ggwpez ggwpez marked this pull request as ready for review June 1, 2026 16:22
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
@github-actions

github-actions Bot commented Jun 1, 2026

Copy link
Copy Markdown

2 actionable issues found.


Review Suggestions

system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_asset_conversion.rs:190-193

[Line 190] get_reserves() is still committed with a placeholder weight copied from another runtime. Because this runtime now ships benchmarked updates for the rest of the pallet, keeping a foreign stub here can materially undercharge or overcharge the new required extrinsic on Asset Hub Polkadot. Re-benchmark pallet_asset_conversion::get_reserves for this runtime and replace the placeholder with the measured Weight::from_parts(...), proof size, and DB reads.


system-parachains/people/people-polkadot/src/weights/pallet_assets.rs:343-353, 377-387

[Lines 343-353] and [Lines 377-387] now make set_metadata / force_set_metadata scale with both n and s, but the proof comments above still state fixed measured bytes (243 / 82) instead of reflecting input-dependent growth. In generated weight files these comments are used to justify the model, and leaving them inconsistent with the formula makes future validation and regeneration error-prone. Regenerate this file with the correct benchmark metadata or update the autogenerated section so the measured/proof summaries match the new per-parameter model.

@ggwpez ggwpez enabled auto-merge (squash) June 2, 2026 11:57

@sigurpol sigurpol left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@github-actions

github-actions Bot commented Jun 2, 2026

Copy link
Copy Markdown

No issues found

@github-actions

github-actions Bot commented Jun 2, 2026

Copy link
Copy Markdown

2 actionable issues found.


Review Suggestions

relay/polkadot/src/weights/pallet_staking.rs:717-726

get_npos_targets now returns Weight::from_parts(42_173_223, 0) + 5_560_810 * v, down from a previous base in the billions, while the annotated minimum execution time is still 2_612_640_000 ps. At the upper end of the benchmarked range (v = 500), the new formula underestimates the measured minimum by roughly 200M ps, so this weight can undercharge and let an expensive call consume more block time than accounted for. Regenerate or correct the formula so the constant term is not below the measured lower bound for the configured benchmark range.


relay/polkadot/src/weights/pallet_vesting.rs:82-92

vest_unlocked started charging for both l and s, but the previous version intentionally ignored s because that component is unused for the unlocked path. If the extrinsic's cost does not actually vary with s, this change overcharges callers and makes the weight model inconsistent with the pallet behavior. Recheck the benchmark for this function and keep only the parameters that are truly part of the execution cost.

@github-actions

github-actions Bot commented Jun 2, 2026

Copy link
Copy Markdown

1 actionable issue found.


Review Suggestions

system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_staking_async.rs:910-944

The regenerated rc_on_session_report weight now includes System::Account and Revive::OriginalAccount reads/writes plus Staking::DisableMintingGuard, which means the benchmark is measuring AutoMapper/revive side effects introduced by runtime wiring rather than just the staking session-report logic itself. That makes this weight runtime-environment dependent and can significantly overcharge the hook if those side effects are not part of the pallet's intended benchmark model. Re-benchmark this hook with the same isolation used upstream for staking hooks (or explicitly disable the revive/account-mapping side effects during benchmarking) so the weight reflects the pallet operation being charged, not extra runtime integration work.

@ggwpez ggwpez merged commit 5e18de5 into main Jun 3, 2026
97 of 99 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Runtime releases Jun 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

10 participants