From 2cfb7d012f556fa45bd9e9bd7bb4c793abc9876a Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 14 Aug 2025 11:48:15 +0000 Subject: [PATCH 01/21] Update from bkontur running command 'bench --runtime asset-hub-kusama bridge-hub-kusama coretime-kusama people-kusama glutton-kusama' --- .../cumulus_pallet_parachain_system.rs | 32 +- .../src/weights/cumulus_pallet_xcmp_queue.rs | 103 +++---- .../src/weights/frame_system.rs | 76 ++--- .../src/weights/frame_system_extensions.rs | 56 ++-- .../src/weights/pallet_asset_conversion.rs | 58 ++-- .../pallet_asset_conversion_tx_payment.rs | 36 ++- .../src/weights/pallet_assets_foreign.rs | 198 +++++++------ .../src/weights/pallet_assets_local.rs | 200 ++++++------- .../src/weights/pallet_assets_pool.rs | 194 +++++++------ .../src/weights/pallet_balances.rs | 70 ++--- .../src/weights/pallet_collator_selection.rs | 114 ++++---- .../src/weights/pallet_message_queue.rs | 64 ++-- .../src/weights/pallet_multisig.rs | 96 +++--- .../weights/pallet_nft_fractionalization.rs | 32 +- .../src/weights/pallet_nfts.rs | 258 +++++++++-------- .../src/weights/pallet_proxy.rs | 150 +++++----- .../src/weights/pallet_remote_proxy.rs | 32 +- .../src/weights/pallet_session.rs | 34 ++- .../src/weights/pallet_timestamp.rs | 28 +- .../src/weights/pallet_transaction_payment.rs | 26 +- .../src/weights/pallet_uniques.rs | 140 ++++----- .../src/weights/pallet_utility.rs | 60 ++-- .../src/weights/pallet_vesting.rs | 126 ++++---- .../src/weights/pallet_xcm.rs | 112 ++++--- .../weights/pallet_xcm_bridge_hub_router.rs | 32 +- .../xcm/pallet_xcm_benchmarks_fungible.rs | 46 +-- .../xcm/pallet_xcm_benchmarks_generic.rs | 140 ++++----- .../cumulus_pallet_parachain_system.rs | 32 +- .../src/weights/cumulus_pallet_xcmp_queue.rs | 120 ++++---- .../src/weights/frame_system.rs | 76 ++--- .../src/weights/frame_system_extensions.rs | 56 ++-- .../src/weights/pallet_balances.rs | 70 ++--- .../src/weights/pallet_bridge_grandpa.rs | 36 ++- .../src/weights/pallet_bridge_messages.rs | 64 ++-- .../src/weights/pallet_bridge_parachains.rs | 36 ++- .../src/weights/pallet_bridge_relayers.rs | 44 +-- .../src/weights/pallet_collator_selection.rs | 112 +++---- .../src/weights/pallet_message_queue.rs | 64 ++-- .../src/weights/pallet_multisig.rs | 96 +++--- .../src/weights/pallet_session.rs | 34 ++- .../src/weights/pallet_timestamp.rs | 28 +- .../src/weights/pallet_transaction_payment.rs | 26 +- .../src/weights/pallet_utility.rs | 58 ++-- .../src/weights/pallet_xcm.rs | 98 +++---- .../xcm/pallet_xcm_benchmarks_fungible.rs | 42 +-- .../xcm/pallet_xcm_benchmarks_generic.rs | 144 ++++----- .../cumulus_pallet_parachain_system.rs | 32 +- .../src/weights/cumulus_pallet_xcmp_queue.rs | 108 +++---- .../src/weights/frame_system.rs | 74 ++--- .../src/weights/frame_system_extensions.rs | 56 ++-- .../src/weights/pallet_balances.rs | 70 ++--- .../src/weights/pallet_broker.rs | 274 +++++++++--------- .../src/weights/pallet_collator_selection.rs | 114 ++++---- .../src/weights/pallet_message_queue.rs | 64 ++-- .../src/weights/pallet_multisig.rs | 96 +++--- .../src/weights/pallet_proxy.rs | 122 ++++---- .../src/weights/pallet_session.rs | 34 ++- .../src/weights/pallet_timestamp.rs | 28 +- .../src/weights/pallet_transaction_payment.rs | 26 +- .../src/weights/pallet_utility.rs | 60 ++-- .../coretime-kusama/src/weights/pallet_xcm.rs | 98 +++---- .../xcm/pallet_xcm_benchmarks_fungible.rs | 42 +-- .../xcm/pallet_xcm_benchmarks_generic.rs | 136 ++++----- .../cumulus_pallet_parachain_system.rs | 32 +- .../src/weights/frame_system.rs | 72 ++--- .../src/weights/frame_system_extensions.rs | 56 ++-- .../src/weights/pallet_glutton.rs | 72 ++--- .../src/weights/pallet_message_queue.rs | 64 ++-- .../cumulus_pallet_parachain_system.rs | 32 +- .../src/weights/cumulus_pallet_xcmp_queue.rs | 108 +++---- .../people-kusama/src/weights/frame_system.rs | 76 ++--- .../src/weights/frame_system_extensions.rs | 56 ++-- .../src/weights/pallet_balances.rs | 70 ++--- .../src/weights/pallet_collator_selection.rs | 114 ++++---- .../src/weights/pallet_identity.rs | 220 +++++++------- .../src/weights/pallet_message_queue.rs | 64 ++-- .../src/weights/pallet_migrations.rs | 80 ++--- .../src/weights/pallet_multisig.rs | 96 +++--- .../people-kusama/src/weights/pallet_proxy.rs | 122 ++++---- .../src/weights/pallet_session.rs | 34 ++- .../src/weights/pallet_timestamp.rs | 28 +- .../src/weights/pallet_transaction_payment.rs | 26 +- .../src/weights/pallet_utility.rs | 60 ++-- .../people-kusama/src/weights/pallet_xcm.rs | 96 +++--- .../xcm/pallet_xcm_benchmarks_fungible.rs | 42 +-- .../xcm/pallet_xcm_benchmarks_generic.rs | 132 +++++---- 86 files changed, 3644 insertions(+), 3291 deletions(-) diff --git a/system-parachains/asset-hubs/asset-hub-kusama/src/weights/cumulus_pallet_parachain_system.rs b/system-parachains/asset-hubs/asset-hub-kusama/src/weights/cumulus_pallet_parachain_system.rs index 6fbd193fe8..b7fd7163ed 100644 --- a/system-parachains/asset-hubs/asset-hub-kusama/src/weights/cumulus_pallet_parachain_system.rs +++ b/system-parachains/asset-hubs/asset-hub-kusama/src/weights/cumulus_pallet_parachain_system.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `cumulus_pallet_parachain_system` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/asset-hub-kusama-runtime/asset_hub_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/asset-hubs/asset-hub-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/asset-hub-kusama-runtime/asset_hub_kusama_runtime.wasm +// --pallet=cumulus_pallet_parachain_system +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/asset-hubs/asset-hub-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -50,6 +54,8 @@ impl cumulus_pallet_parachain_system::WeightInfo for We /// Proof: `MessageQueue::BookStateFor` (`max_values`: None, `max_size`: Some(52), added: 2527, mode: `MaxEncodedLen`) /// Storage: `MessageQueue::ServiceHead` (r:1 w:1) /// Proof: `MessageQueue::ServiceHead` (`max_values`: Some(1), `max_size`: Some(5), added: 500, mode: `MaxEncodedLen`) + /// Storage: `ParachainSystem::LastProcessedDownwardMessage` (r:0 w:1) + /// Proof: `ParachainSystem::LastProcessedDownwardMessage` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `ParachainSystem::ProcessedDownwardMessages` (r:0 w:1) /// Proof: `ParachainSystem::ProcessedDownwardMessages` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `MessageQueue::Pages` (r:0 w:1000) @@ -59,13 +65,13 @@ impl cumulus_pallet_parachain_system::WeightInfo for We // Proof Size summary in bytes: // Measured: `84` // Estimated: `3517` - // Minimum execution time: 3_430_000 picoseconds. - Weight::from_parts(3_550_000, 0) + // Minimum execution time: 3_660_000 picoseconds. + Weight::from_parts(253_752_944, 0) .saturating_add(Weight::from_parts(0, 3517)) - // Standard Error: 147_699 - .saturating_add(Weight::from_parts(209_188_803, 0).saturating_mul(n.into())) + // Standard Error: 103_707 + .saturating_add(Weight::from_parts(135_002_860, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(3)) - .saturating_add(T::DbWeight::get().writes(4)) + .saturating_add(T::DbWeight::get().writes(5)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(n.into()))) } } diff --git a/system-parachains/asset-hubs/asset-hub-kusama/src/weights/cumulus_pallet_xcmp_queue.rs b/system-parachains/asset-hubs/asset-hub-kusama/src/weights/cumulus_pallet_xcmp_queue.rs index 6818a5d15b..7adb8df273 100644 --- a/system-parachains/asset-hubs/asset-hub-kusama/src/weights/cumulus_pallet_xcmp_queue.rs +++ b/system-parachains/asset-hubs/asset-hub-kusama/src/weights/cumulus_pallet_xcmp_queue.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `cumulus_pallet_xcmp_queue` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/asset-hub-kusama-runtime/asset_hub_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/asset-hubs/asset-hub-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/asset-hub-kusama-runtime/asset_hub_kusama_runtime.wasm +// --pallet=cumulus_pallet_xcmp_queue +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/asset-hubs/asset-hub-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -50,8 +54,8 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `109` // Estimated: `1497` - // Minimum execution time: 6_280_000 picoseconds. - Weight::from_parts(6_550_000, 0) + // Minimum execution time: 6_350_000 picoseconds. + Weight::from_parts(6_840_000, 0) .saturating_add(Weight::from_parts(0, 1497)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -66,20 +70,19 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn /// Proof: `XcmpQueue::InboundXcmpSuspended` (`max_values`: Some(1), `max_size`: Some(4002), added: 4497, mode: `MaxEncodedLen`) /// Storage: `MessageQueue::Pages` (r:0 w:1) /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(65585), added: 68060, mode: `MaxEncodedLen`) - /// The range of component `n` is `[1, 65531]`. + /// The range of component `n` is `[0, 65531]`. fn enqueue_n_bytes_xcmp_message(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `151` // Estimated: `5487` - // Minimum execution time: 16_300_000 picoseconds. - Weight::from_parts(5_785_373, 0) + // Minimum execution time: 17_870_000 picoseconds. + Weight::from_parts(20_410_211, 0) .saturating_add(Weight::from_parts(0, 5487)) - // Standard Error: 18 - .saturating_add(Weight::from_parts(1_450, 0).saturating_mul(n.into())) + // Standard Error: 3 + .saturating_add(Weight::from_parts(610, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } - /// Storage: `XcmpQueue::QueueConfig` (r:1 w:0) /// Proof: `XcmpQueue::QueueConfig` (`max_values`: Some(1), `max_size`: Some(12), added: 507, mode: `MaxEncodedLen`) /// Storage: `MessageQueue::BookStateFor` (r:1 w:1) @@ -89,17 +92,17 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn /// Storage: `XcmpQueue::InboundXcmpSuspended` (r:1 w:0) /// Proof: `XcmpQueue::InboundXcmpSuspended` (`max_values`: Some(1), `max_size`: Some(4002), added: 4497, mode: `MaxEncodedLen`) /// Storage: `MessageQueue::Pages` (r:0 w:1) - /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(105521), added: 107996, mode: `MaxEncodedLen`) + /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(65585), added: 68060, mode: `MaxEncodedLen`) /// The range of component `n` is `[0, 1000]`. fn enqueue_n_empty_xcmp_messages(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `151` // Estimated: `5487` - // Minimum execution time: 11_593_000 picoseconds. - Weight::from_parts(15_263_900, 0) + // Minimum execution time: 15_411_000 picoseconds. + Weight::from_parts(18_616_622, 0) .saturating_add(Weight::from_parts(0, 5487)) - // Standard Error: 239 - .saturating_add(Weight::from_parts(136_065, 0).saturating_mul(n.into())) + // Standard Error: 1_082 + .saturating_add(Weight::from_parts(202_093, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -108,19 +111,19 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn /// Storage: `MessageQueue::BookStateFor` (r:1 w:1) /// Proof: `MessageQueue::BookStateFor` (`max_values`: None, `max_size`: Some(52), added: 2527, mode: `MaxEncodedLen`) /// Storage: `MessageQueue::Pages` (r:1 w:1) - /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(105521), added: 107996, mode: `MaxEncodedLen`) + /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(65585), added: 68060, mode: `MaxEncodedLen`) /// Storage: `XcmpQueue::InboundXcmpSuspended` (r:1 w:0) /// Proof: `XcmpQueue::InboundXcmpSuspended` (`max_values`: Some(1), `max_size`: Some(4002), added: 4497, mode: `MaxEncodedLen`) - /// The range of component `n` is `[0, 105457]`. + /// The range of component `n` is `[0, 65521]`. fn enqueue_empty_xcmp_message_at(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `334 + n * (1 ±0)` - // Estimated: `108986` - // Minimum execution time: 20_217_000 picoseconds. - Weight::from_parts(20_647_000, 0) - .saturating_add(Weight::from_parts(0, 108986)) - // Standard Error: 12 - .saturating_add(Weight::from_parts(2_576, 0).saturating_mul(n.into())) + // Estimated: `69050` + // Minimum execution time: 26_250_000 picoseconds. + Weight::from_parts(30_224_902, 0) + .saturating_add(Weight::from_parts(0, 69050)) + // Standard Error: 15 + .saturating_add(Weight::from_parts(1_888, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -133,17 +136,17 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn /// Storage: `XcmpQueue::InboundXcmpSuspended` (r:1 w:0) /// Proof: `XcmpQueue::InboundXcmpSuspended` (`max_values`: Some(1), `max_size`: Some(4002), added: 4497, mode: `MaxEncodedLen`) /// Storage: `MessageQueue::Pages` (r:0 w:100) - /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(105521), added: 107996, mode: `MaxEncodedLen`) + /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(65585), added: 68060, mode: `MaxEncodedLen`) /// The range of component `n` is `[0, 100]`. fn enqueue_n_full_pages(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `186` // Estimated: `5487` - // Minimum execution time: 13_262_000 picoseconds. - Weight::from_parts(13_670_000, 0) + // Minimum execution time: 16_860_000 picoseconds. + Weight::from_parts(17_540_000, 0) .saturating_add(Weight::from_parts(0, 5487)) - // Standard Error: 81_154 - .saturating_add(Weight::from_parts(105_979_285, 0).saturating_mul(n.into())) + // Standard Error: 54_848 + .saturating_add(Weight::from_parts(45_465_548, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(n.into()))) @@ -153,16 +156,16 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn /// Storage: `MessageQueue::BookStateFor` (r:1 w:1) /// Proof: `MessageQueue::BookStateFor` (`max_values`: None, `max_size`: Some(52), added: 2527, mode: `MaxEncodedLen`) /// Storage: `MessageQueue::Pages` (r:1 w:1) - /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(105521), added: 107996, mode: `MaxEncodedLen`) + /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(65585), added: 68060, mode: `MaxEncodedLen`) /// Storage: `XcmpQueue::InboundXcmpSuspended` (r:1 w:0) /// Proof: `XcmpQueue::InboundXcmpSuspended` (`max_values`: Some(1), `max_size`: Some(4002), added: 4497, mode: `MaxEncodedLen`) fn enqueue_1000_small_xcmp_messages() -> Weight { // Proof Size summary in bytes: - // Measured: `53067` - // Estimated: `108986` - // Minimum execution time: 289_304_000 picoseconds. - Weight::from_parts(299_215_000, 0) - .saturating_add(Weight::from_parts(0, 108986)) + // Measured: `33099` + // Estimated: `69050` + // Minimum execution time: 280_519_000 picoseconds. + Weight::from_parts(289_219_000, 0) + .saturating_add(Weight::from_parts(0, 69050)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -172,8 +175,8 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `109` // Estimated: `2767` - // Minimum execution time: 3_780_000 picoseconds. - Weight::from_parts(4_010_000, 0) + // Minimum execution time: 4_120_000 picoseconds. + Weight::from_parts(4_310_000, 0) .saturating_add(Weight::from_parts(0, 2767)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -184,8 +187,8 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `144` // Estimated: `2767` - // Minimum execution time: 5_410_000 picoseconds. - Weight::from_parts(5_520_000, 0) + // Minimum execution time: 5_659_000 picoseconds. + Weight::from_parts(5_970_000, 0) .saturating_add(Weight::from_parts(0, 2767)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -194,8 +197,8 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_130_000 picoseconds. - Weight::from_parts(6_260_000, 0) + // Minimum execution time: 6_860_000 picoseconds. + Weight::from_parts(6_960_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// Storage: UNKNOWN KEY `0x7b3237373ffdfeb1cab4222e3b520d6b345d8e88afa015075c945637c07e8f20` (r:1 w:1) @@ -216,8 +219,8 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `65780` // Estimated: `69245` - // Minimum execution time: 143_520_000 picoseconds. - Weight::from_parts(145_191_000, 0) + // Minimum execution time: 112_270_000 picoseconds. + Weight::from_parts(115_499_000, 0) .saturating_add(Weight::from_parts(0, 69245)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(5)) @@ -230,8 +233,8 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `65743` // Estimated: `69208` - // Minimum execution time: 59_380_000 picoseconds. - Weight::from_parts(60_041_000, 0) + // Minimum execution time: 66_290_000 picoseconds. + Weight::from_parts(67_830_000, 0) .saturating_add(Weight::from_parts(0, 69208)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) diff --git a/system-parachains/asset-hubs/asset-hub-kusama/src/weights/frame_system.rs b/system-parachains/asset-hubs/asset-hub-kusama/src/weights/frame_system.rs index acd7e0cde3..14fe5f54d0 100644 --- a/system-parachains/asset-hubs/asset-hub-kusama/src/weights/frame_system.rs +++ b/system-parachains/asset-hubs/asset-hub-kusama/src/weights/frame_system.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `frame_system` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/asset-hub-kusama-runtime/asset_hub_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/asset-hubs/asset-hub-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/asset-hub-kusama-runtime/asset_hub_kusama_runtime.wasm +// --pallet=frame_system +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/asset-hubs/asset-hub-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -49,22 +53,22 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_520_000 picoseconds. - Weight::from_parts(2_700_000, 0) + // Minimum execution time: 3_020_000 picoseconds. + Weight::from_parts(25_574_093, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 2 - .saturating_add(Weight::from_parts(549, 0).saturating_mul(b.into())) + // Standard Error: 4 + .saturating_add(Weight::from_parts(610, 0).saturating_mul(b.into())) } /// The range of component `b` is `[0, 4456448]`. fn remark_with_event(b: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_910_000 picoseconds. - Weight::from_parts(7_110_000, 0) + // Minimum execution time: 7_120_000 picoseconds. + Weight::from_parts(26_277_078, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 3 - .saturating_add(Weight::from_parts(2_328, 0).saturating_mul(b.into())) + // Standard Error: 4 + .saturating_add(Weight::from_parts(1_764, 0).saturating_mul(b.into())) } /// Storage: UNKNOWN KEY `0x3a686561707061676573` (r:0 w:1) /// Proof: UNKNOWN KEY `0x3a686561707061676573` (r:0 w:1) @@ -72,8 +76,8 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_290_000 picoseconds. - Weight::from_parts(4_490_000, 0) + // Minimum execution time: 4_630_000 picoseconds. + Weight::from_parts(5_031_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -93,8 +97,8 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `164` // Estimated: `1649` - // Minimum execution time: 128_387_119_000 picoseconds. - Weight::from_parts(132_626_299_000, 0) + // Minimum execution time: 129_527_116_000 picoseconds. + Weight::from_parts(130_645_065_000, 0) .saturating_add(Weight::from_parts(0, 1649)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) @@ -106,11 +110,11 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_630_000 picoseconds. - Weight::from_parts(2_740_000, 0) + // Minimum execution time: 3_040_000 picoseconds. + Weight::from_parts(3_200_000, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 3_074 - .saturating_add(Weight::from_parts(883_674, 0).saturating_mul(i.into())) + // Standard Error: 1_293 + .saturating_add(Weight::from_parts(1_119_968, 0).saturating_mul(i.into())) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into()))) } /// Storage: `Skipped::Metadata` (r:0 w:0) @@ -120,11 +124,11 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_680_000 picoseconds. - Weight::from_parts(2_770_000, 0) + // Minimum execution time: 2_960_000 picoseconds. + Weight::from_parts(3_060_000, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 1_176 - .saturating_add(Weight::from_parts(663_121, 0).saturating_mul(i.into())) + // Standard Error: 1_050 + .saturating_add(Weight::from_parts(850_230, 0).saturating_mul(i.into())) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into()))) } /// Storage: `Skipped::Metadata` (r:0 w:0) @@ -134,11 +138,11 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `78 + p * (69 ±0)` // Estimated: `87 + p * (70 ±0)` - // Minimum execution time: 5_200_000 picoseconds. - Weight::from_parts(5_350_000, 0) + // Minimum execution time: 5_240_000 picoseconds. + Weight::from_parts(5_659_000, 0) .saturating_add(Weight::from_parts(0, 87)) - // Standard Error: 1_423 - .saturating_add(Weight::from_parts(1_552_270, 0).saturating_mul(p.into())) + // Standard Error: 1_499 + .saturating_add(Weight::from_parts(1_736_474, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(p.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(p.into()))) .saturating_add(Weight::from_parts(0, 70).saturating_mul(p.into())) @@ -149,8 +153,8 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 21_790_000 picoseconds. - Weight::from_parts(23_150_000, 0) + // Minimum execution time: 11_270_000 picoseconds. + Weight::from_parts(12_100_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -172,8 +176,8 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `186` // Estimated: `1671` - // Minimum execution time: 129_923_027_000 picoseconds. - Weight::from_parts(133_701_724_000, 0) + // Minimum execution time: 134_483_274_000 picoseconds. + Weight::from_parts(135_577_982_000, 0) .saturating_add(Weight::from_parts(0, 1671)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(4)) diff --git a/system-parachains/asset-hubs/asset-hub-kusama/src/weights/frame_system_extensions.rs b/system-parachains/asset-hubs/asset-hub-kusama/src/weights/frame_system_extensions.rs index bbff1cd770..9b3ee9c859 100644 --- a/system-parachains/asset-hubs/asset-hub-kusama/src/weights/frame_system_extensions.rs +++ b/system-parachains/asset-hubs/asset-hub-kusama/src/weights/frame_system_extensions.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `frame_system_extensions` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/asset-hub-kusama-runtime/asset_hub_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/asset-hubs/asset-hub-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/asset-hub-kusama-runtime/asset_hub_kusama_runtime.wasm +// --pallet=frame_system_extensions +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/asset-hubs/asset-hub-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -48,32 +52,32 @@ impl frame_system::ExtensionsWeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `30` // Estimated: `0` - // Minimum execution time: 4_000_000 picoseconds. - Weight::from_parts(4_140_000, 0) + // Minimum execution time: 4_031_000 picoseconds. + Weight::from_parts(4_369_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn check_mortality_mortal_transaction() -> Weight { // Proof Size summary in bytes: // Measured: `68` // Estimated: `0` - // Minimum execution time: 7_550_000 picoseconds. - Weight::from_parts(7_710_000, 0) + // Minimum execution time: 7_600_000 picoseconds. + Weight::from_parts(8_059_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn check_mortality_immortal_transaction() -> Weight { // Proof Size summary in bytes: // Measured: `68` // Estimated: `0` - // Minimum execution time: 7_540_000 picoseconds. - Weight::from_parts(7_710_000, 0) + // Minimum execution time: 7_630_000 picoseconds. + Weight::from_parts(8_099_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn check_non_zero_sender() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 680_000 picoseconds. - Weight::from_parts(730_000, 0) + // Minimum execution time: 810_000 picoseconds. + Weight::from_parts(911_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// Storage: `System::Account` (r:1 w:1) @@ -82,8 +86,8 @@ impl frame_system::ExtensionsWeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `101` // Estimated: `3593` - // Minimum execution time: 7_670_000 picoseconds. - Weight::from_parts(8_130_000, 0) + // Minimum execution time: 10_471_000 picoseconds. + Weight::from_parts(10_861_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -92,32 +96,32 @@ impl frame_system::ExtensionsWeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 530_000 picoseconds. - Weight::from_parts(600_000, 0) + // Minimum execution time: 649_000 picoseconds. + Weight::from_parts(781_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn check_tx_version() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 540_000 picoseconds. - Weight::from_parts(570_000, 0) + // Minimum execution time: 659_000 picoseconds. + Weight::from_parts(730_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn check_weight() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_540_000 picoseconds. - Weight::from_parts(4_690_000, 0) + // Minimum execution time: 5_179_000 picoseconds. + Weight::from_parts(5_541_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn weight_reclaim() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_620_000 picoseconds. - Weight::from_parts(2_820_000, 0) + // Minimum execution time: 3_181_000 picoseconds. + Weight::from_parts(3_491_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_asset_conversion.rs b/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_asset_conversion.rs index f079407bb8..ca2d0eeeb8 100644 --- a/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_asset_conversion.rs +++ b/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_asset_conversion.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_asset_conversion` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/asset-hub-kusama-runtime/asset_hub_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/asset-hubs/asset-hub-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/asset-hub-kusama-runtime/asset_hub_kusama_runtime.wasm +// --pallet=pallet_asset_conversion +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/asset-hubs/asset-hub-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -62,8 +66,8 @@ impl pallet_asset_conversion::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `468` // Estimated: `6196` - // Minimum execution time: 109_069_000 picoseconds. - Weight::from_parts(110_239_000, 0) + // Minimum execution time: 125_560_000 picoseconds. + Weight::from_parts(137_480_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(5)) @@ -84,8 +88,8 @@ impl pallet_asset_conversion::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `974` // Estimated: `7404` - // Minimum execution time: 171_089_000 picoseconds. - Weight::from_parts(172_030_000, 0) + // Minimum execution time: 199_799_000 picoseconds. + Weight::from_parts(218_619_000, 0) .saturating_add(Weight::from_parts(0, 7404)) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(7)) @@ -106,8 +110,8 @@ impl pallet_asset_conversion::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `1129` // Estimated: `7404` - // Minimum execution time: 162_090_000 picoseconds. - Weight::from_parts(163_440_000, 0) + // Minimum execution time: 182_779_000 picoseconds. + Weight::from_parts(192_680_000, 0) .saturating_add(Weight::from_parts(0, 7404)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(6)) @@ -123,11 +127,11 @@ impl pallet_asset_conversion::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `0 + n * (507 ±0)` // Estimated: `7404 + n * (94 ±7)` - // Minimum execution time: 111_940_000 picoseconds. - Weight::from_parts(112_930_000, 0) + // Minimum execution time: 123_210_000 picoseconds. + Weight::from_parts(126_470_000, 0) .saturating_add(Weight::from_parts(0, 7404)) - // Standard Error: 193_528 - .saturating_add(Weight::from_parts(1_176_625, 0).saturating_mul(n.into())) + // Standard Error: 243_875 + .saturating_add(Weight::from_parts(2_617_381, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) .saturating_add(Weight::from_parts(0, 94).saturating_mul(n.into())) @@ -142,12 +146,12 @@ impl pallet_asset_conversion::WeightInfo for WeightInfo fn swap_tokens_for_exact_tokens(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0 + n * (507 ±0)` - // Estimated: `7404 + n * (94 ±19)` - // Minimum execution time: 111_839_000 picoseconds. - Weight::from_parts(112_820_000, 0) + // Estimated: `7404 + n * (94 ±7)` + // Minimum execution time: 123_369_000 picoseconds. + Weight::from_parts(125_940_000, 0) .saturating_add(Weight::from_parts(0, 7404)) - // Standard Error: 196_297 - .saturating_add(Weight::from_parts(1_192_482, 0).saturating_mul(n.into())) + // Standard Error: 214_877 + .saturating_add(Weight::from_parts(2_315_555, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) .saturating_add(Weight::from_parts(0, 94).saturating_mul(n.into())) @@ -169,11 +173,11 @@ impl pallet_asset_conversion::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `989` // Estimated: `4689` - // Minimum execution time: 50_800_000 picoseconds. - Weight::from_parts(55_840_500, 0) + // Minimum execution time: 49_210_000 picoseconds. + Weight::from_parts(56_196_483, 0) .saturating_add(Weight::from_parts(0, 4689)) - // Standard Error: 305_684 - .saturating_add(Weight::from_parts(12_817_673, 0).saturating_mul(n.into())) + // Standard Error: 371_142 + .saturating_add(Weight::from_parts(15_461_455, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(n.into()))) } diff --git a/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_asset_conversion_tx_payment.rs b/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_asset_conversion_tx_payment.rs index 07330553ca..cf69895276 100644 --- a/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_asset_conversion_tx_payment.rs +++ b/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_asset_conversion_tx_payment.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_asset_conversion_tx_payment` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/asset-hub-kusama-runtime/asset_hub_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/asset-hubs/asset-hub-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/asset-hub-kusama-runtime/asset_hub_kusama_runtime.wasm +// --pallet=pallet_asset_conversion_tx_payment +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/asset-hubs/asset-hub-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -48,18 +52,18 @@ impl pallet_asset_conversion_tx_payment::WeightInfo for // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_020_000 picoseconds. - Weight::from_parts(1_100_000, 0) + // Minimum execution time: 1_000_000 picoseconds. + Weight::from_parts(1_061_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// Storage: `System::Account` (r:2 w:2) /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) fn charge_asset_tx_payment_native() -> Weight { // Proof Size summary in bytes: - // Measured: `101` + // Measured: `204` // Estimated: `6196` - // Minimum execution time: 55_680_000 picoseconds. - Weight::from_parts(56_240_000, 0) + // Minimum execution time: 61_980_000 picoseconds. + Weight::from_parts(63_791_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -72,10 +76,10 @@ impl pallet_asset_conversion_tx_payment::WeightInfo for /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) fn charge_asset_tx_payment_asset() -> Weight { // Proof Size summary in bytes: - // Measured: `577` + // Measured: `680` // Estimated: `7404` - // Minimum execution time: 137_660_000 picoseconds. - Weight::from_parts(139_010_000, 0) + // Minimum execution time: 150_581_000 picoseconds. + Weight::from_parts(154_639_000, 0) .saturating_add(Weight::from_parts(0, 7404)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(5)) diff --git a/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_assets_foreign.rs b/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_assets_foreign.rs index 58c5bc6040..5b0ea4f7b0 100644 --- a/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_assets_foreign.rs +++ b/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_assets_foreign.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_assets` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/asset-hub-kusama-runtime/asset_hub_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/asset-hubs/asset-hub-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/asset-hub-kusama-runtime/asset_hub_kusama_runtime.wasm +// --pallet=pallet_assets +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/asset-hubs/asset-hub-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -56,8 +60,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `175` // Estimated: `4273` - // Minimum execution time: 37_700_000 picoseconds. - Weight::from_parts(38_040_000, 0) + // Minimum execution time: 38_290_000 picoseconds. + Weight::from_parts(40_890_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) @@ -70,8 +74,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `3` // Estimated: `4273` - // Minimum execution time: 13_490_000 picoseconds. - Weight::from_parts(13_820_000, 0) + // Minimum execution time: 13_750_000 picoseconds. + Weight::from_parts(14_570_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -82,8 +86,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `275` // Estimated: `4273` - // Minimum execution time: 14_170_000 picoseconds. - Weight::from_parts(14_460_000, 0) + // Minimum execution time: 13_940_000 picoseconds. + Weight::from_parts(14_710_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -99,13 +103,13 @@ impl pallet_assets::WeightInfo for WeightInfo { /// The range of component `c` is `[0, 1000]`. fn destroy_accounts(c: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `83 + c * (208 ±0)` + // Measured: `115 + c * (208 ±0)` // Estimated: `4273 + c * (3207 ±0)` - // Minimum execution time: 19_050_000 picoseconds. - Weight::from_parts(19_540_000, 0) + // Minimum execution time: 18_650_000 picoseconds. + Weight::from_parts(18_910_000, 0) .saturating_add(Weight::from_parts(0, 4273)) - // Standard Error: 17_650 - .saturating_add(Weight::from_parts(16_801_008, 0).saturating_mul(c.into())) + // Standard Error: 16_026 + .saturating_add(Weight::from_parts(18_027_863, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(c.into()))) .saturating_add(T::DbWeight::get().writes(1)) @@ -123,11 +127,11 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `412 + a * (86 ±0)` // Estimated: `4273 + a * (3221 ±0)` - // Minimum execution time: 20_160_000 picoseconds. - Weight::from_parts(20_590_000, 0) + // Minimum execution time: 19_730_000 picoseconds. + Weight::from_parts(20_070_000, 0) .saturating_add(Weight::from_parts(0, 4273)) - // Standard Error: 8_564 - .saturating_add(Weight::from_parts(18_087_156, 0).saturating_mul(a.into())) + // Standard Error: 15_073 + .saturating_add(Weight::from_parts(21_866_002, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(a.into()))) .saturating_add(T::DbWeight::get().writes(1)) @@ -142,8 +146,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `241` // Estimated: `4273` - // Minimum execution time: 16_150_000 picoseconds. - Weight::from_parts(16_520_000, 0) + // Minimum execution time: 15_889_000 picoseconds. + Weight::from_parts(17_200_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -156,8 +160,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `241` // Estimated: `4273` - // Minimum execution time: 27_060_000 picoseconds. - Weight::from_parts(27_480_000, 0) + // Minimum execution time: 28_170_000 picoseconds. + Weight::from_parts(28_950_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -170,8 +174,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `349` // Estimated: `4273` - // Minimum execution time: 37_690_000 picoseconds. - Weight::from_parts(38_330_000, 0) + // Minimum execution time: 40_260_000 picoseconds. + Weight::from_parts(42_339_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -186,8 +190,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `388` // Estimated: `7404` - // Minimum execution time: 52_780_000 picoseconds. - Weight::from_parts(53_280_000, 0) + // Minimum execution time: 56_480_000 picoseconds. + Weight::from_parts(58_450_000, 0) .saturating_add(Weight::from_parts(0, 7404)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) @@ -202,8 +206,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `388` // Estimated: `7404` - // Minimum execution time: 47_429_000 picoseconds. - Weight::from_parts(48_400_000, 0) + // Minimum execution time: 50_880_000 picoseconds. + Weight::from_parts(53_289_000, 0) .saturating_add(Weight::from_parts(0, 7404)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) @@ -218,8 +222,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `388` // Estimated: `7404` - // Minimum execution time: 52_070_000 picoseconds. - Weight::from_parts(52_950_000, 0) + // Minimum execution time: 58_009_000 picoseconds. + Weight::from_parts(60_509_000, 0) .saturating_add(Weight::from_parts(0, 7404)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) @@ -232,8 +236,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `349` // Estimated: `4273` - // Minimum execution time: 19_830_000 picoseconds. - Weight::from_parts(20_200_000, 0) + // Minimum execution time: 19_611_000 picoseconds. + Weight::from_parts(20_419_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -246,8 +250,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `349` // Estimated: `4273` - // Minimum execution time: 19_790_000 picoseconds. - Weight::from_parts(20_140_000, 0) + // Minimum execution time: 20_150_000 picoseconds. + Weight::from_parts(21_549_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -258,8 +262,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `275` // Estimated: `4273` - // Minimum execution time: 14_570_000 picoseconds. - Weight::from_parts(14_740_000, 0) + // Minimum execution time: 14_089_000 picoseconds. + Weight::from_parts(15_171_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -270,8 +274,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `275` // Estimated: `4273` - // Minimum execution time: 14_290_000 picoseconds. - Weight::from_parts(14_680_000, 0) + // Minimum execution time: 13_950_000 picoseconds. + Weight::from_parts(15_459_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -284,8 +288,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `241` // Estimated: `4273` - // Minimum execution time: 16_400_000 picoseconds. - Weight::from_parts(16_870_000, 0) + // Minimum execution time: 16_340_000 picoseconds. + Weight::from_parts(17_029_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -296,8 +300,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `241` // Estimated: `4273` - // Minimum execution time: 14_230_000 picoseconds. - Weight::from_parts(14_580_000, 0) + // Minimum execution time: 14_120_000 picoseconds. + Weight::from_parts(14_620_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -312,17 +316,15 @@ impl pallet_assets::WeightInfo for WeightInfo { /// The range of component `s` is `[0, 50]`. /// The range of component `n` is `[0, 50]`. /// The range of component `s` is `[0, 50]`. - fn set_metadata(n: u32, s: u32, ) -> Weight { + fn set_metadata(_n: u32, s: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `241` // Estimated: `4273` - // Minimum execution time: 32_200_000 picoseconds. - Weight::from_parts(33_047_007, 0) + // Minimum execution time: 34_340_000 picoseconds. + Weight::from_parts(36_713_899, 0) .saturating_add(Weight::from_parts(0, 4273)) - // Standard Error: 459 - .saturating_add(Weight::from_parts(402, 0).saturating_mul(n.into())) - // Standard Error: 459 - .saturating_add(Weight::from_parts(750, 0).saturating_mul(s.into())) + // Standard Error: 2_345 + .saturating_add(Weight::from_parts(8_520, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -334,8 +336,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `405` // Estimated: `4273` - // Minimum execution time: 32_320_000 picoseconds. - Weight::from_parts(32_800_000, 0) + // Minimum execution time: 34_890_000 picoseconds. + Weight::from_parts(36_430_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -350,17 +352,13 @@ impl pallet_assets::WeightInfo for WeightInfo { /// The range of component `s` is `[0, 50]`. /// The range of component `n` is `[0, 50]`. /// The range of component `s` is `[0, 50]`. - fn force_set_metadata(n: u32, s: u32, ) -> Weight { + fn force_set_metadata(_n: u32, _s: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `80` // Estimated: `4273` - // Minimum execution time: 14_350_000 picoseconds. - Weight::from_parts(14_957_222, 0) + // Minimum execution time: 14_430_000 picoseconds. + Weight::from_parts(16_109_281, 0) .saturating_add(Weight::from_parts(0, 4273)) - // Standard Error: 317 - .saturating_add(Weight::from_parts(1_358, 0).saturating_mul(n.into())) - // Standard Error: 317 - .saturating_add(Weight::from_parts(347, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -372,8 +370,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `405` // Estimated: `4273` - // Minimum execution time: 31_170_000 picoseconds. - Weight::from_parts(31_470_000, 0) + // Minimum execution time: 33_250_000 picoseconds. + Weight::from_parts(34_920_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -384,8 +382,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `241` // Estimated: `4273` - // Minimum execution time: 13_000_000 picoseconds. - Weight::from_parts(13_480_000, 0) + // Minimum execution time: 12_930_000 picoseconds. + Weight::from_parts(13_890_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -398,8 +396,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `275` // Estimated: `4273` - // Minimum execution time: 37_190_000 picoseconds. - Weight::from_parts(37_640_000, 0) + // Minimum execution time: 40_000_000 picoseconds. + Weight::from_parts(42_200_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -416,8 +414,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `558` // Estimated: `7404` - // Minimum execution time: 76_530_000 picoseconds. - Weight::from_parts(77_090_000, 0) + // Minimum execution time: 83_440_000 picoseconds. + Weight::from_parts(86_340_000, 0) .saturating_add(Weight::from_parts(0, 7404)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(5)) @@ -430,8 +428,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `445` // Estimated: `4273` - // Minimum execution time: 38_840_000 picoseconds. - Weight::from_parts(39_510_000, 0) + // Minimum execution time: 41_990_000 picoseconds. + Weight::from_parts(43_720_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -444,8 +442,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `445` // Estimated: `4273` - // Minimum execution time: 39_200_000 picoseconds. - Weight::from_parts(39_559_000, 0) + // Minimum execution time: 42_060_000 picoseconds. + Weight::from_parts(43_740_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -456,8 +454,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `241` // Estimated: `4273` - // Minimum execution time: 15_130_000 picoseconds. - Weight::from_parts(15_290_000, 0) + // Minimum execution time: 14_800_000 picoseconds. + Weight::from_parts(15_740_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -470,10 +468,10 @@ impl pallet_assets::WeightInfo for WeightInfo { /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) fn touch() -> Weight { // Proof Size summary in bytes: - // Measured: `344` + // Measured: `381` // Estimated: `4273` - // Minimum execution time: 38_270_000 picoseconds. - Weight::from_parts(38_810_000, 0) + // Minimum execution time: 42_110_000 picoseconds. + Weight::from_parts(44_110_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) @@ -486,8 +484,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `241` // Estimated: `4273` - // Minimum execution time: 35_960_000 picoseconds. - Weight::from_parts(36_950_000, 0) + // Minimum execution time: 39_080_000 picoseconds. + Weight::from_parts(40_160_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -500,10 +498,10 @@ impl pallet_assets::WeightInfo for WeightInfo { /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) fn refund() -> Weight { // Proof Size summary in bytes: - // Measured: `470` + // Measured: `507` // Estimated: `4273` - // Minimum execution time: 36_730_000 picoseconds. - Weight::from_parts(37_469_000, 0) + // Minimum execution time: 40_120_000 picoseconds. + Weight::from_parts(40_930_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) @@ -516,8 +514,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `400` // Estimated: `4273` - // Minimum execution time: 34_620_000 picoseconds. - Weight::from_parts(35_010_000, 0) + // Minimum execution time: 36_960_000 picoseconds. + Weight::from_parts(38_599_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -530,8 +528,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `349` // Estimated: `4273` - // Minimum execution time: 19_820_000 picoseconds. - Weight::from_parts(20_290_000, 0) + // Minimum execution time: 19_560_000 picoseconds. + Weight::from_parts(20_919_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -546,8 +544,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `388` // Estimated: `7404` - // Minimum execution time: 63_560_000 picoseconds. - Weight::from_parts(64_709_000, 0) + // Minimum execution time: 71_080_000 picoseconds. + Weight::from_parts(73_369_000, 0) .saturating_add(Weight::from_parts(0, 7404)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) @@ -556,10 +554,10 @@ impl pallet_assets::WeightInfo for WeightInfo { /// Proof: `ForeignAssets::Asset` (`max_values`: None, `max_size`: Some(808), added: 3283, mode: `MaxEncodedLen`) fn total_issuance() -> Weight { // Proof Size summary in bytes: - // Measured: `276` + // Measured: `275` // Estimated: `4273` - // Minimum execution time: 5_493_000 picoseconds. - Weight::from_parts(5_775_000, 0) + // Minimum execution time: 6_050_000 picoseconds. + Weight::from_parts(6_490_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(1)) } @@ -567,10 +565,10 @@ impl pallet_assets::WeightInfo for WeightInfo { /// Proof: `ForeignAssets::Account` (`max_values`: None, `max_size`: Some(732), added: 3207, mode: `MaxEncodedLen`) fn balance() -> Weight { // Proof Size summary in bytes: - // Measured: `150` + // Measured: `149` // Estimated: `4197` - // Minimum execution time: 6_455_000 picoseconds. - Weight::from_parts(6_750_000, 0) + // Minimum execution time: 7_350_000 picoseconds. + Weight::from_parts(7_830_000, 0) .saturating_add(Weight::from_parts(0, 4197)) .saturating_add(T::DbWeight::get().reads(1)) } @@ -578,10 +576,10 @@ impl pallet_assets::WeightInfo for WeightInfo { /// Proof: `ForeignAssets::Approvals` (`max_values`: None, `max_size`: Some(746), added: 3221, mode: `MaxEncodedLen`) fn allowance() -> Weight { // Proof Size summary in bytes: - // Measured: `245` + // Measured: `244` // Estimated: `4211` - // Minimum execution time: 8_796_000 picoseconds. - Weight::from_parts(9_236_000, 0) + // Minimum execution time: 11_040_000 picoseconds. + Weight::from_parts(11_590_000, 0) .saturating_add(Weight::from_parts(0, 4211)) .saturating_add(T::DbWeight::get().reads(1)) } diff --git a/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_assets_local.rs b/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_assets_local.rs index 1edb9884a3..16b2f7bbd3 100644 --- a/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_assets_local.rs +++ b/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_assets_local.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_assets` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/asset-hub-kusama-runtime/asset_hub_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/asset-hubs/asset-hub-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/asset-hub-kusama-runtime/asset_hub_kusama_runtime.wasm +// --pallet=pallet_assets +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/asset-hubs/asset-hub-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -54,8 +58,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `182` // Estimated: `3675` - // Minimum execution time: 32_910_000 picoseconds. - Weight::from_parts(33_491_000, 0) + // Minimum execution time: 35_460_000 picoseconds. + Weight::from_parts(36_640_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -68,8 +72,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `42` // Estimated: `3675` - // Minimum execution time: 13_980_000 picoseconds. - Weight::from_parts(14_360_000, 0) + // Minimum execution time: 13_821_000 picoseconds. + Weight::from_parts(14_900_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -80,8 +84,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `314` // Estimated: `3675` - // Minimum execution time: 14_470_000 picoseconds. - Weight::from_parts(14_820_000, 0) + // Minimum execution time: 14_009_000 picoseconds. + Weight::from_parts(14_390_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -97,13 +101,13 @@ impl pallet_assets::WeightInfo for WeightInfo { /// The range of component `c` is `[0, 1000]`. fn destroy_accounts(c: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `122 + c * (208 ±0)` + // Measured: `154 + c * (208 ±0)` // Estimated: `3675 + c * (2609 ±0)` - // Minimum execution time: 19_260_000 picoseconds. - Weight::from_parts(19_471_000, 0) + // Minimum execution time: 17_880_000 picoseconds. + Weight::from_parts(18_620_000, 0) .saturating_add(Weight::from_parts(0, 3675)) - // Standard Error: 17_973 - .saturating_add(Weight::from_parts(16_574_080, 0).saturating_mul(c.into())) + // Standard Error: 21_448 + .saturating_add(Weight::from_parts(17_933_468, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(c.into()))) .saturating_add(T::DbWeight::get().writes(1)) @@ -121,11 +125,11 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `451 + a * (86 ±0)` // Estimated: `3675 + a * (2623 ±0)` - // Minimum execution time: 19_990_000 picoseconds. - Weight::from_parts(20_340_000, 0) + // Minimum execution time: 20_160_000 picoseconds. + Weight::from_parts(21_380_000, 0) .saturating_add(Weight::from_parts(0, 3675)) - // Standard Error: 8_102 - .saturating_add(Weight::from_parts(18_095_917, 0).saturating_mul(a.into())) + // Standard Error: 19_155 + .saturating_add(Weight::from_parts(21_877_248, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(a.into()))) .saturating_add(T::DbWeight::get().writes(1)) @@ -140,8 +144,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3675` - // Minimum execution time: 15_640_000 picoseconds. - Weight::from_parts(16_210_000, 0) + // Minimum execution time: 15_341_000 picoseconds. + Weight::from_parts(17_011_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -154,8 +158,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3675` - // Minimum execution time: 26_680_000 picoseconds. - Weight::from_parts(27_230_000, 0) + // Minimum execution time: 27_960_000 picoseconds. + Weight::from_parts(29_299_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -168,8 +172,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `388` // Estimated: `3675` - // Minimum execution time: 35_800_000 picoseconds. - Weight::from_parts(36_530_000, 0) + // Minimum execution time: 38_040_000 picoseconds. + Weight::from_parts(41_260_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -184,8 +188,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `427` // Estimated: `6208` - // Minimum execution time: 50_380_000 picoseconds. - Weight::from_parts(51_381_000, 0) + // Minimum execution time: 54_369_000 picoseconds. + Weight::from_parts(56_689_000, 0) .saturating_add(Weight::from_parts(0, 6208)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) @@ -200,8 +204,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `427` // Estimated: `6208` - // Minimum execution time: 45_360_000 picoseconds. - Weight::from_parts(45_900_000, 0) + // Minimum execution time: 49_231_000 picoseconds. + Weight::from_parts(51_120_000, 0) .saturating_add(Weight::from_parts(0, 6208)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) @@ -216,8 +220,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `427` // Estimated: `6208` - // Minimum execution time: 50_331_000 picoseconds. - Weight::from_parts(50_950_000, 0) + // Minimum execution time: 54_540_000 picoseconds. + Weight::from_parts(56_461_000, 0) .saturating_add(Weight::from_parts(0, 6208)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) @@ -230,8 +234,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `388` // Estimated: `3675` - // Minimum execution time: 19_540_000 picoseconds. - Weight::from_parts(19_810_000, 0) + // Minimum execution time: 19_010_000 picoseconds. + Weight::from_parts(19_829_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -244,8 +248,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `388` // Estimated: `3675` - // Minimum execution time: 19_300_000 picoseconds. - Weight::from_parts(20_030_000, 0) + // Minimum execution time: 19_490_000 picoseconds. + Weight::from_parts(20_660_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -256,8 +260,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `314` // Estimated: `3675` - // Minimum execution time: 14_260_000 picoseconds. - Weight::from_parts(14_620_000, 0) + // Minimum execution time: 13_789_000 picoseconds. + Weight::from_parts(15_460_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -268,8 +272,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `314` // Estimated: `3675` - // Minimum execution time: 14_080_000 picoseconds. - Weight::from_parts(14_410_000, 0) + // Minimum execution time: 14_440_000 picoseconds. + Weight::from_parts(16_030_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -282,8 +286,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3675` - // Minimum execution time: 15_930_000 picoseconds. - Weight::from_parts(16_310_000, 0) + // Minimum execution time: 15_660_000 picoseconds. + Weight::from_parts(17_240_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -294,8 +298,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3675` - // Minimum execution time: 14_100_000 picoseconds. - Weight::from_parts(14_430_000, 0) + // Minimum execution time: 13_771_000 picoseconds. + Weight::from_parts(14_370_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -314,13 +318,13 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3675` - // Minimum execution time: 32_310_000 picoseconds. - Weight::from_parts(33_105_701, 0) + // Minimum execution time: 34_119_000 picoseconds. + Weight::from_parts(36_094_048, 0) .saturating_add(Weight::from_parts(0, 3675)) - // Standard Error: 536 - .saturating_add(Weight::from_parts(1_347, 0).saturating_mul(n.into())) - // Standard Error: 536 - .saturating_add(Weight::from_parts(992, 0).saturating_mul(s.into())) + // Standard Error: 3_350 + .saturating_add(Weight::from_parts(948, 0).saturating_mul(n.into())) + // Standard Error: 3_350 + .saturating_add(Weight::from_parts(8_258, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -332,8 +336,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `444` // Estimated: `3675` - // Minimum execution time: 31_480_000 picoseconds. - Weight::from_parts(32_200_000, 0) + // Minimum execution time: 33_629_000 picoseconds. + Weight::from_parts(34_750_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -348,17 +352,15 @@ impl pallet_assets::WeightInfo for WeightInfo { /// The range of component `s` is `[0, 50]`. /// The range of component `n` is `[0, 50]`. /// The range of component `s` is `[0, 50]`. - fn force_set_metadata(n: u32, s: u32, ) -> Weight { + fn force_set_metadata(n: u32, _s: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `119` // Estimated: `3675` - // Minimum execution time: 14_750_000 picoseconds. - Weight::from_parts(15_340_727, 0) + // Minimum execution time: 14_590_000 picoseconds. + Weight::from_parts(15_809_705, 0) .saturating_add(Weight::from_parts(0, 3675)) - // Standard Error: 323 - .saturating_add(Weight::from_parts(929, 0).saturating_mul(n.into())) - // Standard Error: 323 - .saturating_add(Weight::from_parts(2_526, 0).saturating_mul(s.into())) + // Standard Error: 1_340 + .saturating_add(Weight::from_parts(8_050, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -370,8 +372,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `444` // Estimated: `3675` - // Minimum execution time: 31_300_000 picoseconds. - Weight::from_parts(31_560_000, 0) + // Minimum execution time: 34_340_000 picoseconds. + Weight::from_parts(35_740_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -382,8 +384,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3675` - // Minimum execution time: 13_320_000 picoseconds. - Weight::from_parts(13_630_000, 0) + // Minimum execution time: 13_380_000 picoseconds. + Weight::from_parts(14_800_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -396,8 +398,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `314` // Estimated: `3675` - // Minimum execution time: 36_660_000 picoseconds. - Weight::from_parts(37_090_000, 0) + // Minimum execution time: 40_990_000 picoseconds. + Weight::from_parts(43_199_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -414,8 +416,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `597` // Estimated: `6208` - // Minimum execution time: 75_550_000 picoseconds. - Weight::from_parts(76_240_000, 0) + // Minimum execution time: 85_000_000 picoseconds. + Weight::from_parts(90_629_000, 0) .saturating_add(Weight::from_parts(0, 6208)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(5)) @@ -428,8 +430,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `484` // Estimated: `3675` - // Minimum execution time: 38_480_000 picoseconds. - Weight::from_parts(38_981_000, 0) + // Minimum execution time: 42_650_000 picoseconds. + Weight::from_parts(44_270_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -442,8 +444,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `484` // Estimated: `3675` - // Minimum execution time: 38_350_000 picoseconds. - Weight::from_parts(38_791_000, 0) + // Minimum execution time: 41_580_000 picoseconds. + Weight::from_parts(42_870_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -454,8 +456,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3675` - // Minimum execution time: 14_890_000 picoseconds. - Weight::from_parts(15_290_000, 0) + // Minimum execution time: 14_910_000 picoseconds. + Weight::from_parts(15_870_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -468,10 +470,10 @@ impl pallet_assets::WeightInfo for WeightInfo { /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) fn touch() -> Weight { // Proof Size summary in bytes: - // Measured: `383` + // Measured: `420` // Estimated: `3675` - // Minimum execution time: 38_190_000 picoseconds. - Weight::from_parts(38_490_000, 0) + // Minimum execution time: 41_420_000 picoseconds. + Weight::from_parts(43_030_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) @@ -484,8 +486,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3675` - // Minimum execution time: 35_800_000 picoseconds. - Weight::from_parts(36_100_000, 0) + // Minimum execution time: 39_170_000 picoseconds. + Weight::from_parts(41_090_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -498,10 +500,10 @@ impl pallet_assets::WeightInfo for WeightInfo { /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) fn refund() -> Weight { // Proof Size summary in bytes: - // Measured: `509` + // Measured: `546` // Estimated: `3675` - // Minimum execution time: 36_411_000 picoseconds. - Weight::from_parts(37_091_000, 0) + // Minimum execution time: 42_190_000 picoseconds. + Weight::from_parts(43_749_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) @@ -514,8 +516,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `439` // Estimated: `3675` - // Minimum execution time: 34_330_000 picoseconds. - Weight::from_parts(34_870_000, 0) + // Minimum execution time: 37_260_000 picoseconds. + Weight::from_parts(39_080_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -528,8 +530,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `388` // Estimated: `3675` - // Minimum execution time: 19_650_000 picoseconds. - Weight::from_parts(19_930_000, 0) + // Minimum execution time: 19_370_000 picoseconds. + Weight::from_parts(21_570_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -544,8 +546,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `427` // Estimated: `6208` - // Minimum execution time: 60_691_000 picoseconds. - Weight::from_parts(61_420_000, 0) + // Minimum execution time: 67_709_000 picoseconds. + Weight::from_parts(73_080_000, 0) .saturating_add(Weight::from_parts(0, 6208)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) @@ -554,10 +556,10 @@ impl pallet_assets::WeightInfo for WeightInfo { /// Proof: `Assets::Asset` (`max_values`: None, `max_size`: Some(210), added: 2685, mode: `MaxEncodedLen`) fn total_issuance() -> Weight { // Proof Size summary in bytes: - // Measured: `348` + // Measured: `314` // Estimated: `3675` - // Minimum execution time: 5_821_000 picoseconds. - Weight::from_parts(6_163_000, 0) + // Minimum execution time: 6_300_000 picoseconds. + Weight::from_parts(6_780_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(1)) } @@ -565,10 +567,10 @@ impl pallet_assets::WeightInfo for WeightInfo { /// Proof: `Assets::Account` (`max_values`: None, `max_size`: Some(134), added: 2609, mode: `MaxEncodedLen`) fn balance() -> Weight { // Proof Size summary in bytes: - // Measured: `222` + // Measured: `188` // Estimated: `3599` - // Minimum execution time: 6_840_000 picoseconds. - Weight::from_parts(7_154_000, 0) + // Minimum execution time: 7_920_000 picoseconds. + Weight::from_parts(8_240_000, 0) .saturating_add(Weight::from_parts(0, 3599)) .saturating_add(T::DbWeight::get().reads(1)) } @@ -576,10 +578,10 @@ impl pallet_assets::WeightInfo for WeightInfo { /// Proof: `Assets::Approvals` (`max_values`: None, `max_size`: Some(148), added: 2623, mode: `MaxEncodedLen`) fn allowance() -> Weight { // Proof Size summary in bytes: - // Measured: `317` + // Measured: `283` // Estimated: `3613` - // Minimum execution time: 9_336_000 picoseconds. - Weight::from_parts(9_839_000, 0) + // Minimum execution time: 11_540_000 picoseconds. + Weight::from_parts(12_070_000, 0) .saturating_add(Weight::from_parts(0, 3613)) .saturating_add(T::DbWeight::get().reads(1)) } diff --git a/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_assets_pool.rs b/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_assets_pool.rs index 2630082de0..0c476880e0 100644 --- a/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_assets_pool.rs +++ b/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_assets_pool.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_assets` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/asset-hub-kusama-runtime/asset_hub_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/asset-hubs/asset-hub-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/asset-hub-kusama-runtime/asset_hub_kusama_runtime.wasm +// --pallet=pallet_assets +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/asset-hubs/asset-hub-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -52,8 +56,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `42` // Estimated: `3675` - // Minimum execution time: 13_770_000 picoseconds. - Weight::from_parts(13_980_000, 0) + // Minimum execution time: 13_690_000 picoseconds. + Weight::from_parts(14_370_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -66,8 +70,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `42` // Estimated: `3675` - // Minimum execution time: 13_200_000 picoseconds. - Weight::from_parts(13_490_000, 0) + // Minimum execution time: 13_320_000 picoseconds. + Weight::from_parts(14_330_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -78,8 +82,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `314` // Estimated: `3675` - // Minimum execution time: 13_889_000 picoseconds. - Weight::from_parts(14_360_000, 0) + // Minimum execution time: 13_710_000 picoseconds. + Weight::from_parts(14_640_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -95,13 +99,13 @@ impl pallet_assets::WeightInfo for WeightInfo { /// The range of component `c` is `[0, 1000]`. fn destroy_accounts(c: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `122 + c * (208 ±0)` + // Measured: `154 + c * (208 ±0)` // Estimated: `3675 + c * (2609 ±0)` - // Minimum execution time: 18_520_000 picoseconds. - Weight::from_parts(18_840_000, 0) + // Minimum execution time: 18_560_000 picoseconds. + Weight::from_parts(19_060_000, 0) .saturating_add(Weight::from_parts(0, 3675)) - // Standard Error: 21_791 - .saturating_add(Weight::from_parts(16_644_267, 0).saturating_mul(c.into())) + // Standard Error: 14_238 + .saturating_add(Weight::from_parts(17_563_948, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(c.into()))) .saturating_add(T::DbWeight::get().writes(1)) @@ -119,11 +123,11 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `451 + a * (86 ±0)` // Estimated: `3675 + a * (2623 ±0)` - // Minimum execution time: 20_500_000 picoseconds. - Weight::from_parts(20_660_000, 0) + // Minimum execution time: 19_380_000 picoseconds. + Weight::from_parts(20_170_000, 0) .saturating_add(Weight::from_parts(0, 3675)) - // Standard Error: 8_143 - .saturating_add(Weight::from_parts(18_151_255, 0).saturating_mul(a.into())) + // Standard Error: 12_193 + .saturating_add(Weight::from_parts(21_766_913, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(a.into()))) .saturating_add(T::DbWeight::get().writes(1)) @@ -138,8 +142,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3675` - // Minimum execution time: 15_590_000 picoseconds. - Weight::from_parts(15_980_000, 0) + // Minimum execution time: 19_820_000 picoseconds. + Weight::from_parts(23_550_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -152,8 +156,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3675` - // Minimum execution time: 26_730_000 picoseconds. - Weight::from_parts(27_230_000, 0) + // Minimum execution time: 32_090_000 picoseconds. + Weight::from_parts(37_800_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -166,8 +170,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `388` // Estimated: `3675` - // Minimum execution time: 35_910_000 picoseconds. - Weight::from_parts(36_570_000, 0) + // Minimum execution time: 39_160_000 picoseconds. + Weight::from_parts(44_580_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -182,8 +186,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `427` // Estimated: `6208` - // Minimum execution time: 50_790_000 picoseconds. - Weight::from_parts(51_320_000, 0) + // Minimum execution time: 56_410_000 picoseconds. + Weight::from_parts(61_790_000, 0) .saturating_add(Weight::from_parts(0, 6208)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) @@ -198,8 +202,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `427` // Estimated: `6208` - // Minimum execution time: 45_670_000 picoseconds. - Weight::from_parts(46_220_000, 0) + // Minimum execution time: 50_440_000 picoseconds. + Weight::from_parts(56_989_000, 0) .saturating_add(Weight::from_parts(0, 6208)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) @@ -214,8 +218,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `427` // Estimated: `6208` - // Minimum execution time: 50_700_000 picoseconds. - Weight::from_parts(51_190_000, 0) + // Minimum execution time: 58_820_000 picoseconds. + Weight::from_parts(82_380_000, 0) .saturating_add(Weight::from_parts(0, 6208)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) @@ -228,8 +232,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `388` // Estimated: `3675` - // Minimum execution time: 19_290_000 picoseconds. - Weight::from_parts(19_860_000, 0) + // Minimum execution time: 19_690_000 picoseconds. + Weight::from_parts(23_770_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -242,8 +246,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `388` // Estimated: `3675` - // Minimum execution time: 19_580_000 picoseconds. - Weight::from_parts(19_930_000, 0) + // Minimum execution time: 20_630_000 picoseconds. + Weight::from_parts(26_200_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -254,8 +258,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `314` // Estimated: `3675` - // Minimum execution time: 14_400_000 picoseconds. - Weight::from_parts(14_810_000, 0) + // Minimum execution time: 14_720_000 picoseconds. + Weight::from_parts(19_159_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -266,8 +270,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `314` // Estimated: `3675` - // Minimum execution time: 14_100_000 picoseconds. - Weight::from_parts(14_490_000, 0) + // Minimum execution time: 13_830_000 picoseconds. + Weight::from_parts(15_820_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -280,8 +284,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3675` - // Minimum execution time: 16_020_000 picoseconds. - Weight::from_parts(16_390_000, 0) + // Minimum execution time: 16_040_000 picoseconds. + Weight::from_parts(17_320_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -292,8 +296,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3675` - // Minimum execution time: 14_040_000 picoseconds. - Weight::from_parts(14_500_000, 0) + // Minimum execution time: 13_980_000 picoseconds. + Weight::from_parts(15_490_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -312,13 +316,13 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3675` - // Minimum execution time: 16_950_000 picoseconds. - Weight::from_parts(17_656_555, 0) + // Minimum execution time: 16_760_000 picoseconds. + Weight::from_parts(18_099_600, 0) .saturating_add(Weight::from_parts(0, 3675)) - // Standard Error: 335 - .saturating_add(Weight::from_parts(653, 0).saturating_mul(n.into())) - // Standard Error: 335 - .saturating_add(Weight::from_parts(1_270, 0).saturating_mul(s.into())) + // Standard Error: 2_007 + .saturating_add(Weight::from_parts(3_693, 0).saturating_mul(n.into())) + // Standard Error: 2_007 + .saturating_add(Weight::from_parts(15_234, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -330,8 +334,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `444` // Estimated: `3675` - // Minimum execution time: 18_150_000 picoseconds. - Weight::from_parts(18_700_000, 0) + // Minimum execution time: 18_560_000 picoseconds. + Weight::from_parts(20_240_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -346,17 +350,15 @@ impl pallet_assets::WeightInfo for WeightInfo { /// The range of component `s` is `[0, 50]`. /// The range of component `n` is `[0, 50]`. /// The range of component `s` is `[0, 50]`. - fn force_set_metadata(n: u32, s: u32, ) -> Weight { + fn force_set_metadata(_n: u32, s: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `119` // Estimated: `3675` - // Minimum execution time: 14_610_000 picoseconds. - Weight::from_parts(15_193_734, 0) + // Minimum execution time: 14_710_000 picoseconds. + Weight::from_parts(16_589_442, 0) .saturating_add(Weight::from_parts(0, 3675)) - // Standard Error: 314 - .saturating_add(Weight::from_parts(1_812, 0).saturating_mul(n.into())) - // Standard Error: 314 - .saturating_add(Weight::from_parts(2_639, 0).saturating_mul(s.into())) + // Standard Error: 1_150 + .saturating_add(Weight::from_parts(2_321, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -368,8 +370,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `444` // Estimated: `3675` - // Minimum execution time: 17_590_000 picoseconds. - Weight::from_parts(18_060_000, 0) + // Minimum execution time: 17_490_000 picoseconds. + Weight::from_parts(18_450_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -380,8 +382,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3675` - // Minimum execution time: 13_440_000 picoseconds. - Weight::from_parts(13_820_000, 0) + // Minimum execution time: 12_820_000 picoseconds. + Weight::from_parts(13_450_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -394,8 +396,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `314` // Estimated: `3675` - // Minimum execution time: 36_520_000 picoseconds. - Weight::from_parts(37_209_000, 0) + // Minimum execution time: 39_979_000 picoseconds. + Weight::from_parts(40_910_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -412,8 +414,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `597` // Estimated: `6208` - // Minimum execution time: 76_220_000 picoseconds. - Weight::from_parts(77_129_000, 0) + // Minimum execution time: 83_360_000 picoseconds. + Weight::from_parts(84_850_000, 0) .saturating_add(Weight::from_parts(0, 6208)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(5)) @@ -426,8 +428,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `484` // Estimated: `3675` - // Minimum execution time: 38_630_000 picoseconds. - Weight::from_parts(39_160_000, 0) + // Minimum execution time: 41_220_000 picoseconds. + Weight::from_parts(42_550_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -440,8 +442,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `484` // Estimated: `3675` - // Minimum execution time: 38_870_000 picoseconds. - Weight::from_parts(39_190_000, 0) + // Minimum execution time: 41_250_000 picoseconds. + Weight::from_parts(46_090_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -452,8 +454,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3675` - // Minimum execution time: 14_790_000 picoseconds. - Weight::from_parts(15_010_000, 0) + // Minimum execution time: 14_740_000 picoseconds. + Weight::from_parts(15_520_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -466,10 +468,10 @@ impl pallet_assets::WeightInfo for WeightInfo { /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) fn touch() -> Weight { // Proof Size summary in bytes: - // Measured: `383` + // Measured: `420` // Estimated: `3675` - // Minimum execution time: 37_990_000 picoseconds. - Weight::from_parts(38_590_000, 0) + // Minimum execution time: 41_410_000 picoseconds. + Weight::from_parts(46_120_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) @@ -482,8 +484,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3675` - // Minimum execution time: 35_590_000 picoseconds. - Weight::from_parts(36_120_000, 0) + // Minimum execution time: 38_970_000 picoseconds. + Weight::from_parts(40_710_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -496,10 +498,10 @@ impl pallet_assets::WeightInfo for WeightInfo { /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) fn refund() -> Weight { // Proof Size summary in bytes: - // Measured: `509` + // Measured: `546` // Estimated: `3675` - // Minimum execution time: 36_480_000 picoseconds. - Weight::from_parts(36_980_000, 0) + // Minimum execution time: 41_730_000 picoseconds. + Weight::from_parts(42_450_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) @@ -512,8 +514,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `439` // Estimated: `3675` - // Minimum execution time: 34_080_000 picoseconds. - Weight::from_parts(34_529_000, 0) + // Minimum execution time: 36_440_000 picoseconds. + Weight::from_parts(37_369_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -526,8 +528,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `388` // Estimated: `3675` - // Minimum execution time: 19_650_000 picoseconds. - Weight::from_parts(19_970_000, 0) + // Minimum execution time: 19_020_000 picoseconds. + Weight::from_parts(20_290_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -542,8 +544,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `427` // Estimated: `6208` - // Minimum execution time: 61_070_000 picoseconds. - Weight::from_parts(61_770_000, 0) + // Minimum execution time: 66_949_000 picoseconds. + Weight::from_parts(69_280_000, 0) .saturating_add(Weight::from_parts(0, 6208)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) @@ -554,8 +556,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `314` // Estimated: `3675` - // Minimum execution time: 5_673_000 picoseconds. - Weight::from_parts(6_032_000, 0) + // Minimum execution time: 6_360_000 picoseconds. + Weight::from_parts(6_580_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(1)) } @@ -565,8 +567,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `188` // Estimated: `3599` - // Minimum execution time: 6_746_000 picoseconds. - Weight::from_parts(7_190_000, 0) + // Minimum execution time: 7_790_000 picoseconds. + Weight::from_parts(8_180_000, 0) .saturating_add(Weight::from_parts(0, 3599)) .saturating_add(T::DbWeight::get().reads(1)) } @@ -576,8 +578,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `283` // Estimated: `3613` - // Minimum execution time: 9_311_000 picoseconds. - Weight::from_parts(9_602_000, 0) + // Minimum execution time: 11_620_000 picoseconds. + Weight::from_parts(11_940_000, 0) .saturating_add(Weight::from_parts(0, 3613)) .saturating_add(T::DbWeight::get().reads(1)) } diff --git a/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_balances.rs b/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_balances.rs index 183603dc14..709c85f8a3 100644 --- a/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_balances.rs +++ b/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_balances.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_balances` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/asset-hub-kusama-runtime/asset_hub_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/asset-hubs/asset-hub-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/asset-hub-kusama-runtime/asset_hub_kusama_runtime.wasm +// --pallet=pallet_balances +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/asset-hubs/asset-hub-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -50,8 +54,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 56_660_000 picoseconds. - Weight::from_parts(57_020_000, 0) + // Minimum execution time: 66_730_000 picoseconds. + Weight::from_parts(69_430_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -62,8 +66,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 44_940_000 picoseconds. - Weight::from_parts(45_290_000, 0) + // Minimum execution time: 53_240_000 picoseconds. + Weight::from_parts(55_701_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -72,10 +76,10 @@ impl pallet_balances::WeightInfo for WeightInfo { /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) fn force_set_balance_creating() -> Weight { // Proof Size summary in bytes: - // Measured: `174` + // Measured: `39` // Estimated: `3593` - // Minimum execution time: 17_920_000 picoseconds. - Weight::from_parts(18_430_000, 0) + // Minimum execution time: 27_480_000 picoseconds. + Weight::from_parts(28_909_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -86,8 +90,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `174` // Estimated: `3593` - // Minimum execution time: 26_160_000 picoseconds. - Weight::from_parts(26_700_000, 0) + // Minimum execution time: 28_010_000 picoseconds. + Weight::from_parts(29_410_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -98,8 +102,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `103` // Estimated: `6196` - // Minimum execution time: 59_200_000 picoseconds. - Weight::from_parts(59_660_000, 0) + // Minimum execution time: 68_580_000 picoseconds. + Weight::from_parts(70_820_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -110,8 +114,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 55_740_000 picoseconds. - Weight::from_parts(56_020_000, 0) + // Minimum execution time: 66_020_000 picoseconds. + Weight::from_parts(67_550_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -122,8 +126,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `174` // Estimated: `3593` - // Minimum execution time: 21_310_000 picoseconds. - Weight::from_parts(21_630_000, 0) + // Minimum execution time: 22_880_000 picoseconds. + Weight::from_parts(23_650_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -135,11 +139,11 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0 + u * (136 ±0)` // Estimated: `990 + u * (2603 ±0)` - // Minimum execution time: 19_740_000 picoseconds. - Weight::from_parts(20_010_000, 0) + // Minimum execution time: 21_980_000 picoseconds. + Weight::from_parts(22_479_000, 0) .saturating_add(Weight::from_parts(0, 990)) - // Standard Error: 8_232 - .saturating_add(Weight::from_parts(16_663_907, 0).saturating_mul(u.into())) + // Standard Error: 9_660 + .saturating_add(Weight::from_parts(19_711_974, 0).saturating_mul(u.into())) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(u.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(u.into()))) .saturating_add(Weight::from_parts(0, 2603).saturating_mul(u.into())) @@ -148,24 +152,24 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 7_580_000 picoseconds. - Weight::from_parts(7_890_000, 0) + // Minimum execution time: 7_750_000 picoseconds. + Weight::from_parts(8_240_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn burn_allow_death() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 35_540_000 picoseconds. - Weight::from_parts(36_070_000, 0) + // Minimum execution time: 40_210_000 picoseconds. + Weight::from_parts(41_650_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn burn_keep_alive() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 24_160_000 picoseconds. - Weight::from_parts(24_650_000, 0) + // Minimum execution time: 27_560_000 picoseconds. + Weight::from_parts(28_360_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_collator_selection.rs b/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_collator_selection.rs index 9def3be9f0..9301b7d8b0 100644 --- a/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_collator_selection.rs +++ b/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_collator_selection.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_collator_selection` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/asset-hub-kusama-runtime/asset_hub_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/asset-hubs/asset-hub-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/asset-hub-kusama-runtime/asset_hub_kusama_runtime.wasm +// --pallet=pallet_collator_selection +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/asset-hubs/asset-hub-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -53,11 +57,11 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `197 + b * (79 ±0)` // Estimated: `1188 + b * (2555 ±0)` - // Minimum execution time: 16_050_000 picoseconds. - Weight::from_parts(12_784_550, 0) + // Minimum execution time: 15_400_000 picoseconds. + Weight::from_parts(11_377_895, 0) .saturating_add(Weight::from_parts(0, 1188)) - // Standard Error: 8_722 - .saturating_add(Weight::from_parts(4_509_072, 0).saturating_mul(b.into())) + // Standard Error: 8_544 + .saturating_add(Weight::from_parts(4_934_048, 0).saturating_mul(b.into())) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(b.into()))) .saturating_add(T::DbWeight::get().writes(1)) .saturating_add(Weight::from_parts(0, 2555).saturating_mul(b.into())) @@ -74,15 +78,15 @@ impl pallet_collator_selection::WeightInfo for WeightIn /// The range of component `c` is `[1, 99]`. fn add_invulnerable(b: u32, c: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `795 + b * (32 ±0) + c * (53 ±0)` + // Measured: `794 + b * (32 ±0) + c * (53 ±0)` // Estimated: `6287 + b * (37 ±0) + c * (53 ±0)` - // Minimum execution time: 51_300_000 picoseconds. - Weight::from_parts(51_143_397, 0) + // Minimum execution time: 56_669_000 picoseconds. + Weight::from_parts(60_847_207, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 6_056 - .saturating_add(Weight::from_parts(74_173, 0).saturating_mul(b.into())) - // Standard Error: 1_148 - .saturating_add(Weight::from_parts(95_615, 0).saturating_mul(c.into())) + // Standard Error: 22_157 + .saturating_add(Weight::from_parts(71_822, 0).saturating_mul(b.into())) + // Standard Error: 4_199 + .saturating_add(Weight::from_parts(142_008, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 37).saturating_mul(b.into())) @@ -97,11 +101,11 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `119 + b * (32 ±0)` // Estimated: `6287` - // Minimum execution time: 15_170_000 picoseconds. - Weight::from_parts(15_589_048, 0) + // Minimum execution time: 14_571_000 picoseconds. + Weight::from_parts(17_030_879, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 1_210 - .saturating_add(Weight::from_parts(54_465, 0).saturating_mul(b.into())) + // Standard Error: 29_400 + .saturating_add(Weight::from_parts(166_658, 0).saturating_mul(b.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -111,8 +115,8 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_190_000 picoseconds. - Weight::from_parts(6_540_000, 0) + // Minimum execution time: 6_460_000 picoseconds. + Weight::from_parts(6_910_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -130,13 +134,13 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `0 + c * (182 ±0) + k * (115 ±0)` // Estimated: `6287 + c * (901 ±29) + k * (901 ±29)` - // Minimum execution time: 13_130_000 picoseconds. - Weight::from_parts(13_420_000, 0) + // Minimum execution time: 13_120_000 picoseconds. + Weight::from_parts(13_540_000, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 198_056 - .saturating_add(Weight::from_parts(6_588_706, 0).saturating_mul(c.into())) - // Standard Error: 198_056 - .saturating_add(Weight::from_parts(6_295_133, 0).saturating_mul(k.into())) + // Standard Error: 246_287 + .saturating_add(Weight::from_parts(8_008_514, 0).saturating_mul(c.into())) + // Standard Error: 246_287 + .saturating_add(Weight::from_parts(7_940_173, 0).saturating_mul(k.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(c.into()))) @@ -151,13 +155,13 @@ impl pallet_collator_selection::WeightInfo for WeightIn /// The range of component `c` is `[3, 100]`. fn update_bond(c: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `319 + c * (49 ±0)` + // Measured: `323 + c * (49 ±0)` // Estimated: `6287` - // Minimum execution time: 34_361_000 picoseconds. - Weight::from_parts(36_336_668, 0) + // Minimum execution time: 38_600_000 picoseconds. + Weight::from_parts(41_863_771, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 1_712 - .saturating_add(Weight::from_parts(83_923, 0).saturating_mul(c.into())) + // Standard Error: 2_913 + .saturating_add(Weight::from_parts(135_172, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -176,11 +180,11 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `765 + c * (52 ±0)` // Estimated: `6287 + c * (54 ±0)` - // Minimum execution time: 48_010_000 picoseconds. - Weight::from_parts(50_339_074, 0) + // Minimum execution time: 49_020_000 picoseconds. + Weight::from_parts(56_189_102, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 1_090 - .saturating_add(Weight::from_parts(104_677, 0).saturating_mul(c.into())) + // Standard Error: 4_569 + .saturating_add(Weight::from_parts(187_167, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) .saturating_add(Weight::from_parts(0, 54).saturating_mul(c.into())) @@ -202,11 +206,11 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `905 + c * (53 ±0)` // Estimated: `6287 + c * (54 ±0)` - // Minimum execution time: 67_230_000 picoseconds. - Weight::from_parts(69_005_145, 0) + // Minimum execution time: 71_250_000 picoseconds. + Weight::from_parts(77_120_034, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 1_550 - .saturating_add(Weight::from_parts(112_785, 0).saturating_mul(c.into())) + // Standard Error: 4_981 + .saturating_add(Weight::from_parts(216_046, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(4)) .saturating_add(Weight::from_parts(0, 54).saturating_mul(c.into())) @@ -222,11 +226,11 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `347 + c * (48 ±0)` // Estimated: `6287` - // Minimum execution time: 38_240_000 picoseconds. - Weight::from_parts(39_785_604, 0) + // Minimum execution time: 40_581_000 picoseconds. + Weight::from_parts(46_532_720, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 1_103 - .saturating_add(Weight::from_parts(83_716, 0).saturating_mul(c.into())) + // Standard Error: 3_454 + .saturating_add(Weight::from_parts(151_250, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -238,8 +242,8 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `155` // Estimated: `6196` - // Minimum execution time: 49_950_000 picoseconds. - Weight::from_parts(50_720_000, 0) + // Minimum execution time: 58_530_000 picoseconds. + Weight::from_parts(60_800_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(3)) @@ -258,13 +262,13 @@ impl pallet_collator_selection::WeightInfo for WeightIn /// The range of component `c` is `[1, 100]`. fn new_session(r: u32, c: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `2302 + c * (97 ±0) + r * (114 ±0)` + // Measured: `2269 + c * (97 ±0) + r * (115 ±0)` // Estimated: `6287 + c * (2519 ±0) + r * (2603 ±0)` - // Minimum execution time: 35_760_000 picoseconds. - Weight::from_parts(36_161_000, 0) + // Minimum execution time: 34_070_000 picoseconds. + Weight::from_parts(35_129_000, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 349_929 - .saturating_add(Weight::from_parts(16_057_732, 0).saturating_mul(c.into())) + // Standard Error: 424_879 + .saturating_add(Weight::from_parts(19_246_120, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(c.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(c.into()))) diff --git a/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_message_queue.rs b/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_message_queue.rs index 124c21bc27..61b9718f5e 100644 --- a/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_message_queue.rs +++ b/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_message_queue.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_message_queue` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/asset-hub-kusama-runtime/asset_hub_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/asset-hubs/asset-hub-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/asset-hub-kusama-runtime/asset_hub_kusama_runtime.wasm +// --pallet=pallet_message_queue +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/asset-hubs/asset-hub-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -52,8 +56,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `260` // Estimated: `6044` - // Minimum execution time: 16_760_000 picoseconds. - Weight::from_parts(17_130_000, 0) + // Minimum execution time: 17_279_000 picoseconds. + Weight::from_parts(17_950_000, 0) .saturating_add(Weight::from_parts(0, 6044)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -66,8 +70,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `255` // Estimated: `6044` - // Minimum execution time: 15_140_000 picoseconds. - Weight::from_parts(15_470_000, 0) + // Minimum execution time: 14_860_000 picoseconds. + Weight::from_parts(15_369_000, 0) .saturating_add(Weight::from_parts(0, 6044)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) @@ -78,8 +82,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `42` // Estimated: `3517` - // Minimum execution time: 5_820_000 picoseconds. - Weight::from_parts(6_080_000, 0) + // Minimum execution time: 6_500_000 picoseconds. + Weight::from_parts(6_860_000, 0) .saturating_add(Weight::from_parts(0, 3517)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -90,8 +94,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `109` // Estimated: `69050` - // Minimum execution time: 8_590_000 picoseconds. - Weight::from_parts(8_740_000, 0) + // Minimum execution time: 9_080_000 picoseconds. + Weight::from_parts(9_640_000, 0) .saturating_add(Weight::from_parts(0, 69050)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -102,8 +106,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `109` // Estimated: `69050` - // Minimum execution time: 8_710_000 picoseconds. - Weight::from_parts(9_040_000, 0) + // Minimum execution time: 9_200_000 picoseconds. + Weight::from_parts(9_710_000, 0) .saturating_add(Weight::from_parts(0, 69050)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -116,8 +120,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 217_469_000 picoseconds. - Weight::from_parts(218_340_000, 0) + // Minimum execution time: 147_810_000 picoseconds. + Weight::from_parts(148_889_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -129,8 +133,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `208` // Estimated: `3517` - // Minimum execution time: 10_000_000 picoseconds. - Weight::from_parts(10_330_000, 0) + // Minimum execution time: 9_830_000 picoseconds. + Weight::from_parts(10_270_000, 0) .saturating_add(Weight::from_parts(0, 3517)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -143,8 +147,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `198` // Estimated: `3517` - // Minimum execution time: 8_430_000 picoseconds. - Weight::from_parts(8_700_000, 0) + // Minimum execution time: 8_399_000 picoseconds. + Weight::from_parts(8_770_000, 0) .saturating_add(Weight::from_parts(0, 3517)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -157,8 +161,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `65704` // Estimated: `69050` - // Minimum execution time: 61_910_000 picoseconds. - Weight::from_parts(62_530_000, 0) + // Minimum execution time: 71_020_000 picoseconds. + Weight::from_parts(72_989_000, 0) .saturating_add(Weight::from_parts(0, 69050)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -171,8 +175,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `65704` // Estimated: `69050` - // Minimum execution time: 80_620_000 picoseconds. - Weight::from_parts(81_050_000, 0) + // Minimum execution time: 92_099_000 picoseconds. + Weight::from_parts(96_460_000, 0) .saturating_add(Weight::from_parts(0, 69050)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -185,8 +189,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `65704` // Estimated: `69050` - // Minimum execution time: 143_620_000 picoseconds. - Weight::from_parts(144_280_000, 0) + // Minimum execution time: 107_459_000 picoseconds. + Weight::from_parts(110_489_000, 0) .saturating_add(Weight::from_parts(0, 69050)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) diff --git a/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_multisig.rs b/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_multisig.rs index be8c550c59..5abacd0620 100644 --- a/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_multisig.rs +++ b/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_multisig.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_multisig` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/asset-hub-kusama-runtime/asset_hub_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/asset-hubs/asset-hub-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/asset-hub-kusama-runtime/asset_hub_kusama_runtime.wasm +// --pallet=pallet_multisig +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/asset-hubs/asset-hub-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -49,11 +53,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 15_670_000 picoseconds. - Weight::from_parts(15_986_370, 0) + // Minimum execution time: 25_221_000 picoseconds. + Weight::from_parts(29_130_143, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 1 - .saturating_add(Weight::from_parts(440, 0).saturating_mul(z.into())) + // Standard Error: 22 + .saturating_add(Weight::from_parts(2_563, 0).saturating_mul(z.into())) } /// Storage: `Multisig::Multisigs` (r:1 w:1) /// Proof: `Multisig::Multisigs` (`max_values`: None, `max_size`: Some(3346), added: 5821, mode: `MaxEncodedLen`) @@ -63,13 +67,13 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `296 + s * (2 ±0)` // Estimated: `6811` - // Minimum execution time: 48_459_000 picoseconds. - Weight::from_parts(38_917_111, 0) + // Minimum execution time: 56_020_000 picoseconds. + Weight::from_parts(46_571_531, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 373 - .saturating_add(Weight::from_parts(103_815, 0).saturating_mul(s.into())) - // Standard Error: 3 - .saturating_add(Weight::from_parts(2_059, 0).saturating_mul(z.into())) + // Standard Error: 5_220 + .saturating_add(Weight::from_parts(155_192, 0).saturating_mul(s.into())) + // Standard Error: 51 + .saturating_add(Weight::from_parts(2_677, 0).saturating_mul(z.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -81,13 +85,13 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `315` // Estimated: `6811` - // Minimum execution time: 31_500_000 picoseconds. - Weight::from_parts(22_474_771, 0) + // Minimum execution time: 36_570_000 picoseconds. + Weight::from_parts(25_493_187, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 222 - .saturating_add(Weight::from_parts(97_013, 0).saturating_mul(s.into())) - // Standard Error: 2 - .saturating_add(Weight::from_parts(2_064, 0).saturating_mul(z.into())) + // Standard Error: 4_337 + .saturating_add(Weight::from_parts(134_108, 0).saturating_mul(s.into())) + // Standard Error: 42 + .saturating_add(Weight::from_parts(2_725, 0).saturating_mul(z.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -101,13 +105,13 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `421 + s * (33 ±0)` // Estimated: `6811` - // Minimum execution time: 53_870_000 picoseconds. - Weight::from_parts(42_134_675, 0) + // Minimum execution time: 63_130_000 picoseconds. + Weight::from_parts(45_730_437, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 469 - .saturating_add(Weight::from_parts(126_447, 0).saturating_mul(s.into())) - // Standard Error: 4 - .saturating_add(Weight::from_parts(2_076, 0).saturating_mul(z.into())) + // Standard Error: 6_972 + .saturating_add(Weight::from_parts(184_047, 0).saturating_mul(s.into())) + // Standard Error: 68 + .saturating_add(Weight::from_parts(3_444, 0).saturating_mul(z.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -118,11 +122,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `296 + s * (2 ±0)` // Estimated: `6811` - // Minimum execution time: 36_310_000 picoseconds. - Weight::from_parts(37_274_716, 0) + // Minimum execution time: 38_130_000 picoseconds. + Weight::from_parts(41_705_977, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 360 - .saturating_add(Weight::from_parts(100_715, 0).saturating_mul(s.into())) + // Standard Error: 3_400 + .saturating_add(Weight::from_parts(167_579, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -133,11 +137,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `315` // Estimated: `6811` - // Minimum execution time: 20_140_000 picoseconds. - Weight::from_parts(20_777_658, 0) + // Minimum execution time: 19_650_000 picoseconds. + Weight::from_parts(22_702_365, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 313 - .saturating_add(Weight::from_parts(98_365, 0).saturating_mul(s.into())) + // Standard Error: 2_577 + .saturating_add(Weight::from_parts(149_168, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -148,11 +152,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `487 + s * (1 ±0)` // Estimated: `6811` - // Minimum execution time: 36_450_000 picoseconds. - Weight::from_parts(37_613_736, 0) + // Minimum execution time: 37_680_000 picoseconds. + Weight::from_parts(40_806_041, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 581 - .saturating_add(Weight::from_parts(103_352, 0).saturating_mul(s.into())) + // Standard Error: 5_652 + .saturating_add(Weight::from_parts(199_287, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -163,11 +167,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `487 + s * (1 ±0)` // Estimated: `6811` - // Minimum execution time: 35_060_000 picoseconds. - Weight::from_parts(35_968_579, 0) + // Minimum execution time: 36_480_000 picoseconds. + Weight::from_parts(40_962_928, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 369 - .saturating_add(Weight::from_parts(100_262, 0).saturating_mul(s.into())) + // Standard Error: 4_784 + .saturating_add(Weight::from_parts(140_316, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } diff --git a/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_nft_fractionalization.rs b/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_nft_fractionalization.rs index d63cb0a793..a300feab08 100644 --- a/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_nft_fractionalization.rs +++ b/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_nft_fractionalization.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_nft_fractionalization` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/asset-hub-kusama-runtime/asset_hub_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/asset-hubs/asset-hub-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/asset-hub-kusama-runtime/asset_hub_kusama_runtime.wasm +// --pallet=pallet_nft_fractionalization +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/asset-hubs/asset-hub-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -47,7 +51,7 @@ impl pallet_nft_fractionalization::WeightInfo for Weigh /// Storage: `Nfts::Item` (r:1 w:0) /// Proof: `Nfts::Item` (`max_values`: None, `max_size`: Some(861), added: 3336, mode: `MaxEncodedLen`) /// Storage: `Balances::Holds` (r:1 w:1) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(157), added: 2632, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(175), added: 2650, mode: `MaxEncodedLen`) /// Storage: `Nfts::Attribute` (r:1 w:1) /// Proof: `Nfts::Attribute` (`max_values`: None, `max_size`: Some(479), added: 2954, mode: `MaxEncodedLen`) /// Storage: `Nfts::Collection` (r:1 w:1) @@ -68,8 +72,8 @@ impl pallet_nft_fractionalization::WeightInfo for Weigh // Proof Size summary in bytes: // Measured: `425` // Estimated: `4326` - // Minimum execution time: 210_619_000 picoseconds. - Weight::from_parts(211_400_000, 0) + // Minimum execution time: 261_829_000 picoseconds. + Weight::from_parts(288_149_000, 0) .saturating_add(Weight::from_parts(0, 4326)) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(8)) @@ -91,7 +95,7 @@ impl pallet_nft_fractionalization::WeightInfo for Weigh /// Storage: `Nfts::Item` (r:1 w:1) /// Proof: `Nfts::Item` (`max_values`: None, `max_size`: Some(861), added: 3336, mode: `MaxEncodedLen`) /// Storage: `Balances::Holds` (r:1 w:1) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(157), added: 2632, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(175), added: 2650, mode: `MaxEncodedLen`) /// Storage: `Nfts::Account` (r:0 w:1) /// Proof: `Nfts::Account` (`max_values`: None, `max_size`: Some(88), added: 2563, mode: `MaxEncodedLen`) /// Storage: `Nfts::ItemPriceOf` (r:0 w:1) @@ -102,8 +106,8 @@ impl pallet_nft_fractionalization::WeightInfo for Weigh // Proof Size summary in bytes: // Measured: `1240` // Estimated: `4326` - // Minimum execution time: 149_620_000 picoseconds. - Weight::from_parts(151_130_000, 0) + // Minimum execution time: 176_810_000 picoseconds. + Weight::from_parts(192_180_000, 0) .saturating_add(Weight::from_parts(0, 4326)) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(10)) diff --git a/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_nfts.rs b/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_nfts.rs index b0b09457a5..96be58c3ac 100644 --- a/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_nfts.rs +++ b/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_nfts.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_nfts` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/asset-hub-kusama-runtime/asset_hub_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/asset-hubs/asset-hub-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/asset-hub-kusama-runtime/asset_hub_kusama_runtime.wasm +// --pallet=pallet_nfts +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/asset-hubs/asset-hub-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -58,8 +62,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `143` // Estimated: `3549` - // Minimum execution time: 40_920_000 picoseconds. - Weight::from_parts(41_440_000, 0) + // Minimum execution time: 46_249_000 picoseconds. + Weight::from_parts(48_590_000, 0) .saturating_add(Weight::from_parts(0, 3549)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(5)) @@ -78,8 +82,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `3` // Estimated: `3549` - // Minimum execution time: 22_400_000 picoseconds. - Weight::from_parts(22_820_000, 0) + // Minimum execution time: 24_080_000 picoseconds. + Weight::from_parts(25_540_000, 0) .saturating_add(Weight::from_parts(0, 3549)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(5)) @@ -103,17 +107,15 @@ impl pallet_nfts::WeightInfo for WeightInfo { /// The range of component `m` is `[0, 1000]`. /// The range of component `c` is `[0, 1000]`. /// The range of component `a` is `[0, 1000]`. - fn destroy(m: u32, _c: u32, a: u32, ) -> Weight { + fn destroy(_m: u32, _c: u32, a: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `32131 + a * (366 ±0)` // Estimated: `2523990 + a * (2954 ±0)` - // Minimum execution time: 1_578_045_000 picoseconds. - Weight::from_parts(1_525_624_040, 0) + // Minimum execution time: 1_598_225_000 picoseconds. + Weight::from_parts(2_089_335_846, 0) .saturating_add(Weight::from_parts(0, 2523990)) - // Standard Error: 4_449 - .saturating_add(Weight::from_parts(7_009, 0).saturating_mul(m.into())) - // Standard Error: 4_449 - .saturating_add(Weight::from_parts(8_323_488, 0).saturating_mul(a.into())) + // Standard Error: 13_760 + .saturating_add(Weight::from_parts(8_244_521, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(1004)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(a.into()))) .saturating_add(T::DbWeight::get().writes(1005)) @@ -126,6 +128,10 @@ impl pallet_nfts::WeightInfo for WeightInfo { /// Proof: `Nfts::Item` (`max_values`: None, `max_size`: Some(861), added: 3336, mode: `MaxEncodedLen`) /// Storage: `Nfts::Collection` (r:1 w:1) /// Proof: `Nfts::Collection` (`max_values`: None, `max_size`: Some(84), added: 2559, mode: `MaxEncodedLen`) + /// Storage: `ParachainSystem::ValidationData` (r:1 w:0) + /// Proof: `ParachainSystem::ValidationData` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) + /// Storage: `ParachainSystem::LastRelayChainBlockNumber` (r:1 w:0) + /// Proof: `ParachainSystem::LastRelayChainBlockNumber` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `Nfts::CollectionRoleOf` (r:1 w:0) /// Proof: `Nfts::CollectionRoleOf` (`max_values`: None, `max_size`: Some(69), added: 2544, mode: `MaxEncodedLen`) /// Storage: `Nfts::ItemConfigOf` (r:1 w:1) @@ -134,12 +140,12 @@ impl pallet_nfts::WeightInfo for WeightInfo { /// Proof: `Nfts::Account` (`max_values`: None, `max_size`: Some(88), added: 2563, mode: `MaxEncodedLen`) fn mint() -> Weight { // Proof Size summary in bytes: - // Measured: `382` + // Measured: `424` // Estimated: `4326` - // Minimum execution time: 58_380_000 picoseconds. - Weight::from_parts(59_230_000, 0) + // Minimum execution time: 68_480_000 picoseconds. + Weight::from_parts(70_000_000, 0) .saturating_add(Weight::from_parts(0, 4326)) - .saturating_add(T::DbWeight::get().reads(5)) + .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(4)) } /// Storage: `Nfts::CollectionRoleOf` (r:1 w:0) @@ -158,8 +164,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `382` // Estimated: `4326` - // Minimum execution time: 56_030_000 picoseconds. - Weight::from_parts(56_730_000, 0) + // Minimum execution time: 60_289_000 picoseconds. + Weight::from_parts(61_740_000, 0) .saturating_add(Weight::from_parts(0, 4326)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(4)) @@ -186,8 +192,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `491` // Estimated: `4326` - // Minimum execution time: 65_200_000 picoseconds. - Weight::from_parts(65_670_000, 0) + // Minimum execution time: 70_000_000 picoseconds. + Weight::from_parts(72_920_000, 0) .saturating_add(Weight::from_parts(0, 4326)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(7)) @@ -212,8 +218,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `520` // Estimated: `4326` - // Minimum execution time: 51_200_000 picoseconds. - Weight::from_parts(52_070_000, 0) + // Minimum execution time: 55_729_000 picoseconds. + Weight::from_parts(57_280_000, 0) .saturating_add(Weight::from_parts(0, 4326)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(5)) @@ -229,11 +235,11 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `690 + i * (108 ±0)` // Estimated: `3549 + i * (3336 ±0)` - // Minimum execution time: 17_730_000 picoseconds. - Weight::from_parts(17_930_000, 0) + // Minimum execution time: 16_960_000 picoseconds. + Weight::from_parts(17_421_000, 0) .saturating_add(Weight::from_parts(0, 3549)) - // Standard Error: 24_923 - .saturating_add(Weight::from_parts(19_987_457, 0).saturating_mul(i.into())) + // Standard Error: 25_154 + .saturating_add(Weight::from_parts(23_951_241, 0).saturating_mul(i.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(i.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into()))) @@ -247,8 +253,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `362` // Estimated: `3534` - // Minimum execution time: 23_191_000 picoseconds. - Weight::from_parts(23_500_000, 0) + // Minimum execution time: 22_819_000 picoseconds. + Weight::from_parts(24_189_000, 0) .saturating_add(Weight::from_parts(0, 3534)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -261,8 +267,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `362` // Estimated: `3534` - // Minimum execution time: 22_940_000 picoseconds. - Weight::from_parts(23_280_000, 0) + // Minimum execution time: 23_089_000 picoseconds. + Weight::from_parts(24_559_000, 0) .saturating_add(Weight::from_parts(0, 3534)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -275,8 +281,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `267` // Estimated: `3549` - // Minimum execution time: 18_310_000 picoseconds. - Weight::from_parts(18_820_000, 0) + // Minimum execution time: 17_971_000 picoseconds. + Weight::from_parts(19_760_000, 0) .saturating_add(Weight::from_parts(0, 3549)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -293,8 +299,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `489` // Estimated: `3593` - // Minimum execution time: 33_870_000 picoseconds. - Weight::from_parts(34_500_000, 0) + // Minimum execution time: 35_660_000 picoseconds. + Weight::from_parts(38_949_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(5)) @@ -307,8 +313,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `296` // Estimated: `6078` - // Minimum execution time: 47_540_000 picoseconds. - Weight::from_parts(48_340_000, 0) + // Minimum execution time: 48_050_000 picoseconds. + Weight::from_parts(51_461_000, 0) .saturating_add(Weight::from_parts(0, 6078)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(5)) @@ -321,8 +327,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `238` // Estimated: `3549` - // Minimum execution time: 18_590_000 picoseconds. - Weight::from_parts(18_960_000, 0) + // Minimum execution time: 18_830_000 picoseconds. + Weight::from_parts(20_010_000, 0) .saturating_add(Weight::from_parts(0, 3549)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(3)) @@ -335,8 +341,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `203` // Estimated: `3549` - // Minimum execution time: 14_880_000 picoseconds. - Weight::from_parts(15_320_000, 0) + // Minimum execution time: 14_871_000 picoseconds. + Weight::from_parts(15_640_000, 0) .saturating_add(Weight::from_parts(0, 3549)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -349,8 +355,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `362` // Estimated: `3534` - // Minimum execution time: 21_300_000 picoseconds. - Weight::from_parts(21_790_000, 0) + // Minimum execution time: 21_129_000 picoseconds. + Weight::from_parts(21_991_000, 0) .saturating_add(Weight::from_parts(0, 3534)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -369,8 +375,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `466` // Estimated: `3944` - // Minimum execution time: 60_520_000 picoseconds. - Weight::from_parts(61_380_000, 0) + // Minimum execution time: 66_019_000 picoseconds. + Weight::from_parts(68_240_000, 0) .saturating_add(Weight::from_parts(0, 3944)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(2)) @@ -383,8 +389,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `271` // Estimated: `3944` - // Minimum execution time: 29_250_000 picoseconds. - Weight::from_parts(29_810_000, 0) + // Minimum execution time: 31_490_000 picoseconds. + Weight::from_parts(33_670_000, 0) .saturating_add(Weight::from_parts(0, 3944)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -401,8 +407,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `910` // Estimated: `3944` - // Minimum execution time: 56_310_000 picoseconds. - Weight::from_parts(57_320_000, 0) + // Minimum execution time: 61_210_000 picoseconds. + Weight::from_parts(62_981_000, 0) .saturating_add(Weight::from_parts(0, 3944)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) @@ -415,8 +421,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `308` // Estimated: `4466` - // Minimum execution time: 19_400_000 picoseconds. - Weight::from_parts(19_850_000, 0) + // Minimum execution time: 19_291_000 picoseconds. + Weight::from_parts(20_139_000, 0) .saturating_add(Weight::from_parts(0, 4466)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -434,11 +440,11 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `758 + n * (398 ±0)` // Estimated: `4466 + n * (2954 ±0)` - // Minimum execution time: 30_890_000 picoseconds. - Weight::from_parts(31_300_000, 0) + // Minimum execution time: 31_061_000 picoseconds. + Weight::from_parts(31_710_000, 0) .saturating_add(Weight::from_parts(0, 4466)) - // Standard Error: 6_935 - .saturating_add(Weight::from_parts(7_844_260, 0).saturating_mul(n.into())) + // Standard Error: 7_366 + .saturating_add(Weight::from_parts(8_493_833, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(n.into()))) .saturating_add(T::DbWeight::get().writes(2)) @@ -459,8 +465,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `466` // Estimated: `3812` - // Minimum execution time: 49_720_000 picoseconds. - Weight::from_parts(51_090_000, 0) + // Minimum execution time: 53_039_000 picoseconds. + Weight::from_parts(55_189_000, 0) .saturating_add(Weight::from_parts(0, 3812)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(2)) @@ -477,8 +483,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `776` // Estimated: `3812` - // Minimum execution time: 47_950_000 picoseconds. - Weight::from_parts(48_520_000, 0) + // Minimum execution time: 52_180_000 picoseconds. + Weight::from_parts(54_250_000, 0) .saturating_add(Weight::from_parts(0, 3812)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) @@ -495,8 +501,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `325` // Estimated: `3759` - // Minimum execution time: 42_730_000 picoseconds. - Weight::from_parts(43_130_000, 0) + // Minimum execution time: 45_719_000 picoseconds. + Weight::from_parts(47_070_000, 0) .saturating_add(Weight::from_parts(0, 3759)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) @@ -513,8 +519,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `643` // Estimated: `3759` - // Minimum execution time: 44_390_000 picoseconds. - Weight::from_parts(45_030_000, 0) + // Minimum execution time: 47_760_000 picoseconds. + Weight::from_parts(49_980_000, 0) .saturating_add(Weight::from_parts(0, 3759)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) @@ -523,26 +529,34 @@ impl pallet_nfts::WeightInfo for WeightInfo { /// Proof: `Nfts::Item` (`max_values`: None, `max_size`: Some(861), added: 3336, mode: `MaxEncodedLen`) /// Storage: `Nfts::CollectionConfigOf` (r:1 w:0) /// Proof: `Nfts::CollectionConfigOf` (`max_values`: None, `max_size`: Some(73), added: 2548, mode: `MaxEncodedLen`) + /// Storage: `ParachainSystem::ValidationData` (r:1 w:0) + /// Proof: `ParachainSystem::ValidationData` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) + /// Storage: `ParachainSystem::LastRelayChainBlockNumber` (r:1 w:0) + /// Proof: `ParachainSystem::LastRelayChainBlockNumber` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) fn approve_transfer() -> Weight { // Proof Size summary in bytes: - // Measured: `337` + // Measured: `379` // Estimated: `4326` - // Minimum execution time: 22_600_000 picoseconds. - Weight::from_parts(22_890_000, 0) + // Minimum execution time: 26_170_000 picoseconds. + Weight::from_parts(27_290_000, 0) .saturating_add(Weight::from_parts(0, 4326)) - .saturating_add(T::DbWeight::get().reads(2)) + .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(1)) } /// Storage: `Nfts::Item` (r:1 w:1) /// Proof: `Nfts::Item` (`max_values`: None, `max_size`: Some(861), added: 3336, mode: `MaxEncodedLen`) + /// Storage: `ParachainSystem::ValidationData` (r:1 w:0) + /// Proof: `ParachainSystem::ValidationData` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) + /// Storage: `ParachainSystem::LastRelayChainBlockNumber` (r:1 w:0) + /// Proof: `ParachainSystem::LastRelayChainBlockNumber` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) fn cancel_approval() -> Weight { // Proof Size summary in bytes: - // Measured: `345` + // Measured: `387` // Estimated: `4326` - // Minimum execution time: 19_100_000 picoseconds. - Weight::from_parts(19_610_000, 0) + // Minimum execution time: 22_889_000 picoseconds. + Weight::from_parts(24_040_000, 0) .saturating_add(Weight::from_parts(0, 4326)) - .saturating_add(T::DbWeight::get().reads(1)) + .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) } /// Storage: `Nfts::Item` (r:1 w:1) @@ -551,8 +565,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `345` // Estimated: `4326` - // Minimum execution time: 18_040_000 picoseconds. - Weight::from_parts(18_540_000, 0) + // Minimum execution time: 18_930_000 picoseconds. + Weight::from_parts(20_290_000, 0) .saturating_add(Weight::from_parts(0, 4326)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -563,8 +577,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `3` // Estimated: `3517` - // Minimum execution time: 14_660_000 picoseconds. - Weight::from_parts(15_130_000, 0) + // Minimum execution time: 15_250_000 picoseconds. + Weight::from_parts(16_610_000, 0) .saturating_add(Weight::from_parts(0, 3517)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -577,8 +591,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `267` // Estimated: `3549` - // Minimum execution time: 19_910_000 picoseconds. - Weight::from_parts(20_520_000, 0) + // Minimum execution time: 20_190_000 picoseconds. + Weight::from_parts(21_020_000, 0) .saturating_add(Weight::from_parts(0, 3549)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -591,8 +605,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `250` // Estimated: `3538` - // Minimum execution time: 19_630_000 picoseconds. - Weight::from_parts(20_220_000, 0) + // Minimum execution time: 19_450_000 picoseconds. + Weight::from_parts(21_460_000, 0) .saturating_add(Weight::from_parts(0, 3538)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -609,8 +623,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `445` // Estimated: `4326` - // Minimum execution time: 27_390_000 picoseconds. - Weight::from_parts(27_740_000, 0) + // Minimum execution time: 27_640_000 picoseconds. + Weight::from_parts(29_330_000, 0) .saturating_add(Weight::from_parts(0, 4326)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) @@ -635,8 +649,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `632` // Estimated: `4326` - // Minimum execution time: 61_170_000 picoseconds. - Weight::from_parts(61_890_000, 0) + // Minimum execution time: 66_489_000 picoseconds. + Weight::from_parts(69_260_000, 0) .saturating_add(Weight::from_parts(0, 4326)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(5)) @@ -646,44 +660,50 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_800_000 picoseconds. - Weight::from_parts(4_390_556, 0) + // Minimum execution time: 2_980_000 picoseconds. + Weight::from_parts(4_972_385, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 8_687 - .saturating_add(Weight::from_parts(2_346_078, 0).saturating_mul(n.into())) + // Standard Error: 10_610 + .saturating_add(Weight::from_parts(2_571_095, 0).saturating_mul(n.into())) } /// Storage: `Nfts::Item` (r:2 w:0) /// Proof: `Nfts::Item` (`max_values`: None, `max_size`: Some(861), added: 3336, mode: `MaxEncodedLen`) + /// Storage: `ParachainSystem::ValidationData` (r:1 w:0) + /// Proof: `ParachainSystem::ValidationData` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `Nfts::PendingSwapOf` (r:0 w:1) /// Proof: `Nfts::PendingSwapOf` (`max_values`: None, `max_size`: Some(71), added: 2546, mode: `MaxEncodedLen`) fn create_swap() -> Weight { // Proof Size summary in bytes: - // Measured: `421` + // Measured: `530` // Estimated: `7662` - // Minimum execution time: 23_260_000 picoseconds. - Weight::from_parts(23_700_000, 0) + // Minimum execution time: 29_970_000 picoseconds. + Weight::from_parts(31_440_000, 0) .saturating_add(Weight::from_parts(0, 7662)) - .saturating_add(T::DbWeight::get().reads(2)) + .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) } /// Storage: `Nfts::PendingSwapOf` (r:1 w:1) /// Proof: `Nfts::PendingSwapOf` (`max_values`: None, `max_size`: Some(71), added: 2546, mode: `MaxEncodedLen`) + /// Storage: `ParachainSystem::ValidationData` (r:1 w:0) + /// Proof: `ParachainSystem::ValidationData` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `Nfts::Item` (r:1 w:0) /// Proof: `Nfts::Item` (`max_values`: None, `max_size`: Some(861), added: 3336, mode: `MaxEncodedLen`) fn cancel_swap() -> Weight { // Proof Size summary in bytes: - // Measured: `440` + // Measured: `549` // Estimated: `4326` - // Minimum execution time: 26_670_000 picoseconds. - Weight::from_parts(27_310_000, 0) + // Minimum execution time: 30_440_000 picoseconds. + Weight::from_parts(32_240_000, 0) .saturating_add(Weight::from_parts(0, 4326)) - .saturating_add(T::DbWeight::get().reads(2)) + .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) } /// Storage: `Nfts::Item` (r:2 w:2) /// Proof: `Nfts::Item` (`max_values`: None, `max_size`: Some(861), added: 3336, mode: `MaxEncodedLen`) /// Storage: `Nfts::PendingSwapOf` (r:1 w:2) /// Proof: `Nfts::PendingSwapOf` (`max_values`: None, `max_size`: Some(71), added: 2546, mode: `MaxEncodedLen`) + /// Storage: `ParachainSystem::ValidationData` (r:1 w:0) + /// Proof: `ParachainSystem::ValidationData` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `Nfts::Collection` (r:1 w:0) /// Proof: `Nfts::Collection` (`max_values`: None, `max_size`: Some(84), added: 2559, mode: `MaxEncodedLen`) /// Storage: `Nfts::Attribute` (r:2 w:0) @@ -698,14 +718,16 @@ impl pallet_nfts::WeightInfo for WeightInfo { /// Proof: `Nfts::ItemPriceOf` (`max_values`: None, `max_size`: Some(89), added: 2564, mode: `MaxEncodedLen`) fn claim_swap() -> Weight { // Proof Size summary in bytes: - // Measured: `761` + // Measured: `870` // Estimated: `7662` - // Minimum execution time: 97_110_000 picoseconds. - Weight::from_parts(98_210_000, 0) + // Minimum execution time: 115_630_000 picoseconds. + Weight::from_parts(120_150_000, 0) .saturating_add(Weight::from_parts(0, 7662)) - .saturating_add(T::DbWeight::get().reads(9)) + .saturating_add(T::DbWeight::get().reads(10)) .saturating_add(T::DbWeight::get().writes(10)) } + /// Storage: `ParachainSystem::ValidationData` (r:1 w:0) + /// Proof: `ParachainSystem::ValidationData` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `Nfts::CollectionRoleOf` (r:2 w:0) /// Proof: `Nfts::CollectionRoleOf` (`max_values`: None, `max_size`: Some(69), added: 2544, mode: `MaxEncodedLen`) /// Storage: `Nfts::CollectionConfigOf` (r:1 w:0) @@ -727,19 +749,21 @@ impl pallet_nfts::WeightInfo for WeightInfo { /// The range of component `n` is `[0, 10]`. fn mint_pre_signed(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `556` + // Measured: `665` // Estimated: `6078 + n * (2954 ±0)` - // Minimum execution time: 153_060_000 picoseconds. - Weight::from_parts(157_676_920, 0) + // Minimum execution time: 190_059_000 picoseconds. + Weight::from_parts(201_163_825, 0) .saturating_add(Weight::from_parts(0, 6078)) - // Standard Error: 40_931 - .saturating_add(Weight::from_parts(34_860_826, 0).saturating_mul(n.into())) - .saturating_add(T::DbWeight::get().reads(8)) + // Standard Error: 103_928 + .saturating_add(Weight::from_parts(45_585_994, 0).saturating_mul(n.into())) + .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(n.into()))) .saturating_add(T::DbWeight::get().writes(6)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(n.into()))) .saturating_add(Weight::from_parts(0, 2954).saturating_mul(n.into())) } + /// Storage: `ParachainSystem::ValidationData` (r:1 w:0) + /// Proof: `ParachainSystem::ValidationData` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `Nfts::Item` (r:1 w:0) /// Proof: `Nfts::Item` (`max_values`: None, `max_size`: Some(861), added: 3336, mode: `MaxEncodedLen`) /// Storage: `Nfts::ItemAttributesApprovalsOf` (r:1 w:1) @@ -755,14 +779,14 @@ impl pallet_nfts::WeightInfo for WeightInfo { /// The range of component `n` is `[0, 10]`. fn set_attributes_pre_signed(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `586` + // Measured: `695` // Estimated: `4466 + n * (2954 ±0)` - // Minimum execution time: 79_250_000 picoseconds. - Weight::from_parts(93_573_117, 0) + // Minimum execution time: 106_370_000 picoseconds. + Weight::from_parts(127_533_694, 0) .saturating_add(Weight::from_parts(0, 4466)) - // Standard Error: 84_050 - .saturating_add(Weight::from_parts(34_328_917, 0).saturating_mul(n.into())) - .saturating_add(T::DbWeight::get().reads(4)) + // Standard Error: 160_824 + .saturating_add(Weight::from_parts(44_212_031, 0).saturating_mul(n.into())) + .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(n.into()))) .saturating_add(T::DbWeight::get().writes(2)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(n.into()))) diff --git a/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_proxy.rs b/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_proxy.rs index 9ded0ee260..f22c325e0b 100644 --- a/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_proxy.rs +++ b/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_proxy.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_proxy` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/asset-hub-kusama-runtime/asset_hub_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/asset-hubs/asset-hub-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/asset-hub-kusama-runtime/asset_hub_kusama_runtime.wasm +// --pallet=pallet_proxy +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/asset-hubs/asset-hub-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -51,15 +55,19 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `127 + p * (37 ±0)` // Estimated: `4706` - // Minimum execution time: 17_260_000 picoseconds. - Weight::from_parts(17_883_857, 0) + // Minimum execution time: 16_640_000 picoseconds. + Weight::from_parts(18_276_729, 0) .saturating_add(Weight::from_parts(0, 4706)) - // Standard Error: 694 - .saturating_add(Weight::from_parts(25_148, 0).saturating_mul(p.into())) + // Standard Error: 3_672 + .saturating_add(Weight::from_parts(59_206, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1)) } /// Storage: `Proxy::Proxies` (r:1 w:0) /// Proof: `Proxy::Proxies` (`max_values`: None, `max_size`: Some(1241), added: 3716, mode: `MaxEncodedLen`) + /// Storage: `ParachainSystem::ValidationData` (r:1 w:0) + /// Proof: `ParachainSystem::ValidationData` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) + /// Storage: `ParachainSystem::LastRelayChainBlockNumber` (r:1 w:0) + /// Proof: `ParachainSystem::LastRelayChainBlockNumber` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `Proxy::Announcements` (r:1 w:1) /// Proof: `Proxy::Announcements` (`max_values`: None, `max_size`: Some(2233), added: 4708, mode: `MaxEncodedLen`) /// Storage: `System::Account` (r:1 w:1) @@ -68,17 +76,19 @@ impl pallet_proxy::WeightInfo for WeightInfo { /// The range of component `p` is `[1, 31]`. fn proxy_announced(a: u32, p: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `454 + a * (68 ±0) + p * (37 ±0)` - // Estimated: `5698` - // Minimum execution time: 46_120_000 picoseconds. - Weight::from_parts(46_605_618, 0) + // Measured: `496 + a * (68 ±0) + p * (37 ±0)` + // Estimated: `5698 + a * (68 ±0) + p * (37 ±0)` + // Minimum execution time: 52_240_000 picoseconds. + Weight::from_parts(52_659_194, 0) .saturating_add(Weight::from_parts(0, 5698)) - // Standard Error: 2_191 - .saturating_add(Weight::from_parts(160_354, 0).saturating_mul(a.into())) - // Standard Error: 2_264 - .saturating_add(Weight::from_parts(24_847, 0).saturating_mul(p.into())) - .saturating_add(T::DbWeight::get().reads(3)) + // Standard Error: 12_562 + .saturating_add(Weight::from_parts(310_386, 0).saturating_mul(a.into())) + // Standard Error: 12_979 + .saturating_add(Weight::from_parts(105_114, 0).saturating_mul(p.into())) + .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(2)) + .saturating_add(Weight::from_parts(0, 68).saturating_mul(a.into())) + .saturating_add(Weight::from_parts(0, 37).saturating_mul(p.into())) } /// Storage: `Proxy::Announcements` (r:1 w:1) /// Proof: `Proxy::Announcements` (`max_values`: None, `max_size`: Some(2233), added: 4708, mode: `MaxEncodedLen`) @@ -86,17 +96,15 @@ impl pallet_proxy::WeightInfo for WeightInfo { /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) /// The range of component `a` is `[0, 31]`. /// The range of component `p` is `[1, 31]`. - fn remove_announcement(a: u32, p: u32, ) -> Weight { + fn remove_announcement(a: u32, _p: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `369 + a * (68 ±0)` // Estimated: `5698` - // Minimum execution time: 32_480_000 picoseconds. - Weight::from_parts(33_486_810, 0) + // Minimum execution time: 34_910_000 picoseconds. + Weight::from_parts(37_229_007, 0) .saturating_add(Weight::from_parts(0, 5698)) - // Standard Error: 4_044 - .saturating_add(Weight::from_parts(138_362, 0).saturating_mul(a.into())) - // Standard Error: 4_178 - .saturating_add(Weight::from_parts(284, 0).saturating_mul(p.into())) + // Standard Error: 7_722 + .saturating_add(Weight::from_parts(256_472, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -110,16 +118,20 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `369 + a * (68 ±0)` // Estimated: `5698` - // Minimum execution time: 32_220_000 picoseconds. - Weight::from_parts(33_513_417, 0) + // Minimum execution time: 34_640_000 picoseconds. + Weight::from_parts(38_470_790, 0) .saturating_add(Weight::from_parts(0, 5698)) - // Standard Error: 3_980 - .saturating_add(Weight::from_parts(139_628, 0).saturating_mul(a.into())) + // Standard Error: 7_625 + .saturating_add(Weight::from_parts(236_093, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } /// Storage: `Proxy::Proxies` (r:1 w:0) /// Proof: `Proxy::Proxies` (`max_values`: None, `max_size`: Some(1241), added: 3716, mode: `MaxEncodedLen`) + /// Storage: `ParachainSystem::ValidationData` (r:1 w:0) + /// Proof: `ParachainSystem::ValidationData` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) + /// Storage: `ParachainSystem::LastRelayChainBlockNumber` (r:1 w:0) + /// Proof: `ParachainSystem::LastRelayChainBlockNumber` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `Proxy::Announcements` (r:1 w:1) /// Proof: `Proxy::Announcements` (`max_values`: None, `max_size`: Some(2233), added: 4708, mode: `MaxEncodedLen`) /// Storage: `System::Account` (r:1 w:1) @@ -128,17 +140,19 @@ impl pallet_proxy::WeightInfo for WeightInfo { /// The range of component `p` is `[1, 31]`. fn announce(a: u32, p: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `386 + a * (68 ±0) + p * (37 ±0)` - // Estimated: `5698` - // Minimum execution time: 41_230_000 picoseconds. - Weight::from_parts(41_838_630, 0) + // Measured: `428 + a * (68 ±0) + p * (37 ±0)` + // Estimated: `5698 + a * (68 ±0) + p * (37 ±0)` + // Minimum execution time: 48_810_000 picoseconds. + Weight::from_parts(47_857_714, 0) .saturating_add(Weight::from_parts(0, 5698)) - // Standard Error: 1_726 - .saturating_add(Weight::from_parts(165_469, 0).saturating_mul(a.into())) - // Standard Error: 1_783 - .saturating_add(Weight::from_parts(31_107, 0).saturating_mul(p.into())) - .saturating_add(T::DbWeight::get().reads(3)) + // Standard Error: 8_385 + .saturating_add(Weight::from_parts(305_016, 0).saturating_mul(a.into())) + // Standard Error: 8_664 + .saturating_add(Weight::from_parts(102_637, 0).saturating_mul(p.into())) + .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(2)) + .saturating_add(Weight::from_parts(0, 68).saturating_mul(a.into())) + .saturating_add(Weight::from_parts(0, 37).saturating_mul(p.into())) } /// Storage: `Proxy::Proxies` (r:1 w:1) /// Proof: `Proxy::Proxies` (`max_values`: None, `max_size`: Some(1241), added: 3716, mode: `MaxEncodedLen`) @@ -147,11 +161,11 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `127 + p * (37 ±0)` // Estimated: `4706` - // Minimum execution time: 28_050_000 picoseconds. - Weight::from_parts(28_887_364, 0) + // Minimum execution time: 30_210_000 picoseconds. + Weight::from_parts(32_283_263, 0) .saturating_add(Weight::from_parts(0, 4706)) - // Standard Error: 767 - .saturating_add(Weight::from_parts(46_049, 0).saturating_mul(p.into())) + // Standard Error: 5_432 + .saturating_add(Weight::from_parts(70_016, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -162,11 +176,11 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `127 + p * (37 ±0)` // Estimated: `4706` - // Minimum execution time: 28_250_000 picoseconds. - Weight::from_parts(29_038_907, 0) + // Minimum execution time: 30_459_000 picoseconds. + Weight::from_parts(31_491_949, 0) .saturating_add(Weight::from_parts(0, 4706)) - // Standard Error: 849 - .saturating_add(Weight::from_parts(44_903, 0).saturating_mul(p.into())) + // Standard Error: 6_506 + .saturating_add(Weight::from_parts(149_151, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -177,27 +191,31 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `127 + p * (37 ±0)` // Estimated: `4706` - // Minimum execution time: 25_450_000 picoseconds. - Weight::from_parts(26_078_481, 0) + // Minimum execution time: 27_030_000 picoseconds. + Weight::from_parts(28_395_548, 0) .saturating_add(Weight::from_parts(0, 4706)) - // Standard Error: 674 - .saturating_add(Weight::from_parts(23_871, 0).saturating_mul(p.into())) + // Standard Error: 12_981 + .saturating_add(Weight::from_parts(145_275, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } + /// Storage: `ParachainSystem::ValidationData` (r:1 w:0) + /// Proof: `ParachainSystem::ValidationData` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) + /// Storage: `ParachainSystem::LastRelayChainBlockNumber` (r:1 w:0) + /// Proof: `ParachainSystem::LastRelayChainBlockNumber` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `Proxy::Proxies` (r:1 w:1) /// Proof: `Proxy::Proxies` (`max_values`: None, `max_size`: Some(1241), added: 3716, mode: `MaxEncodedLen`) /// The range of component `p` is `[1, 31]`. fn create_pure(p: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `139` + // Measured: `181` // Estimated: `4706` - // Minimum execution time: 30_070_000 picoseconds. - Weight::from_parts(30_813_828, 0) + // Minimum execution time: 35_520_000 picoseconds. + Weight::from_parts(38_038_464, 0) .saturating_add(Weight::from_parts(0, 4706)) - // Standard Error: 730 - .saturating_add(Weight::from_parts(16_438, 0).saturating_mul(p.into())) - .saturating_add(T::DbWeight::get().reads(1)) + // Standard Error: 10_266 + .saturating_add(Weight::from_parts(62_047, 0).saturating_mul(p.into())) + .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) } /// Storage: `Proxy::Proxies` (r:1 w:1) @@ -207,11 +225,11 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `164 + p * (37 ±0)` // Estimated: `4706` - // Minimum execution time: 26_680_000 picoseconds. - Weight::from_parts(27_306_370, 0) + // Minimum execution time: 31_760_000 picoseconds. + Weight::from_parts(33_754_069, 0) .saturating_add(Weight::from_parts(0, 4706)) - // Standard Error: 663 - .saturating_add(Weight::from_parts(20_316, 0).saturating_mul(p.into())) + // Standard Error: 6_817 + .saturating_add(Weight::from_parts(43_195, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -223,10 +241,10 @@ impl pallet_proxy::WeightInfo for WeightInfo { /// Proof: `Proxy::Announcements` (`max_values`: None, `max_size`: Some(2233), added: 4708, mode: `MaxEncodedLen`) fn poke_deposit() -> Weight { // Proof Size summary in bytes: - // Measured: `453` + // Measured: `490` // Estimated: `5698` - // Minimum execution time: 53_880_000 picoseconds. - Weight::from_parts(54_220_000, 0) + // Minimum execution time: 61_020_000 picoseconds. + Weight::from_parts(62_440_000, 0) .saturating_add(Weight::from_parts(0, 5698)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) diff --git a/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_remote_proxy.rs b/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_remote_proxy.rs index f9703e1e08..14ff91b4a4 100644 --- a/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_remote_proxy.rs +++ b/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_remote_proxy.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_remote_proxy` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/asset-hub-kusama-runtime/asset_hub_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/asset-hubs/asset-hub-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/asset-hub-kusama-runtime/asset_hub_kusama_runtime.wasm +// --pallet=pallet_remote_proxy +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/asset-hubs/asset-hub-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -50,8 +54,8 @@ impl pallet_remote_proxy::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `68` // Estimated: `1846` - // Minimum execution time: 21_360_000 picoseconds. - Weight::from_parts(21_850_000, 0) + // Minimum execution time: 20_320_000 picoseconds. + Weight::from_parts(21_930_000, 0) .saturating_add(Weight::from_parts(0, 1846)) .saturating_add(T::DbWeight::get().reads(1)) } @@ -59,8 +63,8 @@ impl pallet_remote_proxy::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_370_000 picoseconds. - Weight::from_parts(4_510_000, 0) + // Minimum execution time: 4_501_000 picoseconds. + Weight::from_parts(5_141_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// Storage: `RemoteProxyRelayChain::BlockToRoot` (r:1 w:0) @@ -69,8 +73,8 @@ impl pallet_remote_proxy::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `68` // Estimated: `1846` - // Minimum execution time: 21_150_000 picoseconds. - Weight::from_parts(21_510_000, 0) + // Minimum execution time: 20_491_000 picoseconds. + Weight::from_parts(21_080_000, 0) .saturating_add(Weight::from_parts(0, 1846)) .saturating_add(T::DbWeight::get().reads(1)) } diff --git a/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_session.rs b/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_session.rs index df9e328dbe..aede0c86ef 100644 --- a/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_session.rs +++ b/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_session.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_session` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/asset-hub-kusama-runtime/asset_hub_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/asset-hubs/asset-hub-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/asset-hub-kusama-runtime/asset_hub_kusama_runtime.wasm +// --pallet=pallet_session +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/asset-hubs/asset-hub-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -52,24 +56,26 @@ impl pallet_session::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `298` // Estimated: `3763` - // Minimum execution time: 22_181_000 picoseconds. - Weight::from_parts(22_600_000, 0) + // Minimum execution time: 22_840_000 picoseconds. + Weight::from_parts(23_689_000, 0) .saturating_add(Weight::from_parts(0, 3763)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } /// Storage: `Session::NextKeys` (r:1 w:1) /// Proof: `Session::NextKeys` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `Balances::Holds` (r:1 w:1) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(175), added: 2650, mode: `MaxEncodedLen`) /// Storage: `Session::KeyOwner` (r:0 w:1) /// Proof: `Session::KeyOwner` (`max_values`: None, `max_size`: None, mode: `Measured`) fn purge_keys() -> Weight { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3745` - // Minimum execution time: 16_430_000 picoseconds. - Weight::from_parts(16_750_000, 0) + // Minimum execution time: 40_980_000 picoseconds. + Weight::from_parts(41_960_000, 0) .saturating_add(Weight::from_parts(0, 3745)) - .saturating_add(T::DbWeight::get().reads(1)) - .saturating_add(T::DbWeight::get().writes(2)) + .saturating_add(T::DbWeight::get().reads(2)) + .saturating_add(T::DbWeight::get().writes(3)) } } diff --git a/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_timestamp.rs b/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_timestamp.rs index dc761d9903..b8ef7305ce 100644 --- a/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_timestamp.rs +++ b/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_timestamp.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_timestamp` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/asset-hub-kusama-runtime/asset_hub_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/asset-hubs/asset-hub-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/asset-hub-kusama-runtime/asset_hub_kusama_runtime.wasm +// --pallet=pallet_timestamp +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/asset-hubs/asset-hub-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -52,8 +56,8 @@ impl pallet_timestamp::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `156` // Estimated: `1493` - // Minimum execution time: 10_650_000 picoseconds. - Weight::from_parts(10_870_000, 0) + // Minimum execution time: 10_230_000 picoseconds. + Weight::from_parts(10_630_000, 0) .saturating_add(Weight::from_parts(0, 1493)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -62,8 +66,8 @@ impl pallet_timestamp::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `94` // Estimated: `0` - // Minimum execution time: 5_540_000 picoseconds. - Weight::from_parts(5_610_000, 0) + // Minimum execution time: 5_560_000 picoseconds. + Weight::from_parts(5_870_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_transaction_payment.rs b/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_transaction_payment.rs index 649d10a2cc..721e7d3745 100644 --- a/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_transaction_payment.rs +++ b/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_transaction_payment.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_transaction_payment` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/asset-hub-kusama-runtime/asset_hub_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/asset-hubs/asset-hub-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/asset-hub-kusama-runtime/asset_hub_kusama_runtime.wasm +// --pallet=pallet_transaction_payment +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/asset-hubs/asset-hub-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -48,10 +52,10 @@ impl pallet_transaction_payment::WeightInfo for WeightI /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) fn charge_transaction_payment() -> Weight { // Proof Size summary in bytes: - // Measured: `101` + // Measured: `204` // Estimated: `6196` - // Minimum execution time: 51_670_000 picoseconds. - Weight::from_parts(52_240_000, 0) + // Minimum execution time: 57_400_000 picoseconds. + Weight::from_parts(59_970_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) diff --git a/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_uniques.rs b/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_uniques.rs index 167be9d522..5c9ddec515 100644 --- a/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_uniques.rs +++ b/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_uniques.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_uniques` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/asset-hub-kusama-runtime/asset_hub_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/asset-hubs/asset-hub-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/asset-hub-kusama-runtime/asset_hub_kusama_runtime.wasm +// --pallet=pallet_uniques +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/asset-hubs/asset-hub-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -52,8 +56,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `216` // Estimated: `3643` - // Minimum execution time: 33_830_000 picoseconds. - Weight::from_parts(34_370_000, 0) + // Minimum execution time: 36_130_000 picoseconds. + Weight::from_parts(37_080_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) @@ -66,8 +70,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `76` // Estimated: `3643` - // Minimum execution time: 15_020_000 picoseconds. - Weight::from_parts(15_510_000, 0) + // Minimum execution time: 15_540_000 picoseconds. + Weight::from_parts(16_030_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) @@ -95,15 +99,15 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `312 + a * (107 ±0) + m * (56 ±0) + n * (76 ±0)` // Estimated: `3643 + a * (2647 ±0) + m * (2662 ±0) + n * (2597 ±0)` - // Minimum execution time: 3_833_998_000 picoseconds. - Weight::from_parts(3_882_099_000, 0) + // Minimum execution time: 3_887_365_000 picoseconds. + Weight::from_parts(3_927_515_000, 0) .saturating_add(Weight::from_parts(0, 3643)) - // Standard Error: 45_964 - .saturating_add(Weight::from_parts(9_466_017, 0).saturating_mul(n.into())) - // Standard Error: 45_964 - .saturating_add(Weight::from_parts(463_002, 0).saturating_mul(m.into())) - // Standard Error: 45_964 - .saturating_add(Weight::from_parts(623_380, 0).saturating_mul(a.into())) + // Standard Error: 39_182 + .saturating_add(Weight::from_parts(10_200_451, 0).saturating_mul(n.into())) + // Standard Error: 39_182 + .saturating_add(Weight::from_parts(544_329, 0).saturating_mul(m.into())) + // Standard Error: 39_182 + .saturating_add(Weight::from_parts(401_669, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(n.into()))) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(m.into()))) @@ -128,8 +132,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `316` // Estimated: `3643` - // Minimum execution time: 40_860_000 picoseconds. - Weight::from_parts(41_511_000, 0) + // Minimum execution time: 44_160_000 picoseconds. + Weight::from_parts(46_820_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) @@ -146,8 +150,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `462` // Estimated: `3643` - // Minimum execution time: 41_810_000 picoseconds. - Weight::from_parts(42_430_000, 0) + // Minimum execution time: 45_520_000 picoseconds. + Weight::from_parts(46_250_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(4)) @@ -164,8 +168,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `462` // Estimated: `3643` - // Minimum execution time: 31_170_000 picoseconds. - Weight::from_parts(31_560_000, 0) + // Minimum execution time: 34_089_000 picoseconds. + Weight::from_parts(34_840_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(4)) @@ -179,11 +183,11 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `772 + i * (76 ±0)` // Estimated: `3643 + i * (2597 ±0)` - // Minimum execution time: 15_690_000 picoseconds. - Weight::from_parts(15_931_000, 0) + // Minimum execution time: 15_109_000 picoseconds. + Weight::from_parts(15_631_000, 0) .saturating_add(Weight::from_parts(0, 3643)) - // Standard Error: 23_769 - .saturating_add(Weight::from_parts(19_714_607, 0).saturating_mul(i.into())) + // Standard Error: 17_189 + .saturating_add(Weight::from_parts(23_733_229, 0).saturating_mul(i.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(i.into()))) .saturating_add(T::DbWeight::get().writes(1)) @@ -198,8 +202,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `462` // Estimated: `3643` - // Minimum execution time: 20_940_000 picoseconds. - Weight::from_parts(21_560_000, 0) + // Minimum execution time: 20_818_000 picoseconds. + Weight::from_parts(21_800_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -212,8 +216,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `462` // Estimated: `3643` - // Minimum execution time: 21_000_000 picoseconds. - Weight::from_parts(21_410_000, 0) + // Minimum execution time: 20_750_000 picoseconds. + Weight::from_parts(21_350_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -224,8 +228,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `316` // Estimated: `3643` - // Minimum execution time: 14_360_000 picoseconds. - Weight::from_parts(14_670_000, 0) + // Minimum execution time: 13_741_000 picoseconds. + Weight::from_parts(14_499_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -236,8 +240,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `316` // Estimated: `3643` - // Minimum execution time: 14_101_000 picoseconds. - Weight::from_parts(14_560_000, 0) + // Minimum execution time: 13_840_000 picoseconds. + Weight::from_parts(14_619_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -254,8 +258,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `564` // Estimated: `3643` - // Minimum execution time: 33_091_000 picoseconds. - Weight::from_parts(34_030_000, 0) + // Minimum execution time: 34_069_000 picoseconds. + Weight::from_parts(35_228_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(5)) @@ -266,8 +270,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `316` // Estimated: `3643` - // Minimum execution time: 14_690_000 picoseconds. - Weight::from_parts(15_240_000, 0) + // Minimum execution time: 14_011_000 picoseconds. + Weight::from_parts(14_551_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -280,8 +284,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `316` // Estimated: `3643` - // Minimum execution time: 18_500_000 picoseconds. - Weight::from_parts(18_821_000, 0) + // Minimum execution time: 18_330_000 picoseconds. + Weight::from_parts(19_141_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) @@ -296,8 +300,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `593` // Estimated: `3652` - // Minimum execution time: 45_510_000 picoseconds. - Weight::from_parts(45_960_000, 0) + // Minimum execution time: 49_270_000 picoseconds. + Weight::from_parts(50_698_000, 0) .saturating_add(Weight::from_parts(0, 3652)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -312,8 +316,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `790` // Estimated: `3652` - // Minimum execution time: 45_860_000 picoseconds. - Weight::from_parts(46_620_000, 0) + // Minimum execution time: 48_590_000 picoseconds. + Weight::from_parts(50_499_000, 0) .saturating_add(Weight::from_parts(0, 3652)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -326,8 +330,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `382` // Estimated: `3652` - // Minimum execution time: 33_450_000 picoseconds. - Weight::from_parts(33_910_000, 0) + // Minimum execution time: 35_909_000 picoseconds. + Weight::from_parts(37_490_000, 0) .saturating_add(Weight::from_parts(0, 3652)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -340,8 +344,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `593` // Estimated: `3652` - // Minimum execution time: 34_800_000 picoseconds. - Weight::from_parts(35_470_000, 0) + // Minimum execution time: 37_019_000 picoseconds. + Weight::from_parts(38_360_000, 0) .saturating_add(Weight::from_parts(0, 3652)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -354,8 +358,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `316` // Estimated: `3643` - // Minimum execution time: 34_080_000 picoseconds. - Weight::from_parts(34_770_000, 0) + // Minimum execution time: 36_580_000 picoseconds. + Weight::from_parts(37_551_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -368,8 +372,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `507` // Estimated: `3643` - // Minimum execution time: 33_600_000 picoseconds. - Weight::from_parts(34_130_000, 0) + // Minimum execution time: 35_829_000 picoseconds. + Weight::from_parts(38_550_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -382,8 +386,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `462` // Estimated: `3643` - // Minimum execution time: 21_711_000 picoseconds. - Weight::from_parts(22_050_000, 0) + // Minimum execution time: 21_230_000 picoseconds. + Weight::from_parts(22_461_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -396,8 +400,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `495` // Estimated: `3643` - // Minimum execution time: 21_480_000 picoseconds. - Weight::from_parts(21_790_000, 0) + // Minimum execution time: 20_920_000 picoseconds. + Weight::from_parts(21_880_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -408,8 +412,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `76` // Estimated: `3517` - // Minimum execution time: 15_780_000 picoseconds. - Weight::from_parts(16_090_000, 0) + // Minimum execution time: 16_011_000 picoseconds. + Weight::from_parts(16_749_000, 0) .saturating_add(Weight::from_parts(0, 3517)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -422,8 +426,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `316` // Estimated: `3643` - // Minimum execution time: 17_150_000 picoseconds. - Weight::from_parts(17_520_000, 0) + // Minimum execution time: 17_080_000 picoseconds. + Weight::from_parts(17_899_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -436,8 +440,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `293` // Estimated: `3587` - // Minimum execution time: 17_680_000 picoseconds. - Weight::from_parts(18_040_000, 0) + // Minimum execution time: 17_211_000 picoseconds. + Weight::from_parts(18_181_000, 0) .saturating_add(Weight::from_parts(0, 3587)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -454,8 +458,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `574` // Estimated: `3643` - // Minimum execution time: 42_280_000 picoseconds. - Weight::from_parts(42_801_000, 0) + // Minimum execution time: 45_109_000 picoseconds. + Weight::from_parts(46_520_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(4)) diff --git a/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_utility.rs b/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_utility.rs index 2d642cdf50..fc7d1d41ec 100644 --- a/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_utility.rs +++ b/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_utility.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_utility` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/asset-hub-kusama-runtime/asset_hub_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/asset-hubs/asset-hub-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/asset-hub-kusama-runtime/asset_hub_kusama_runtime.wasm +// --pallet=pallet_utility +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/asset-hubs/asset-hub-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -49,18 +53,18 @@ impl pallet_utility::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_070_000 picoseconds. - Weight::from_parts(7_914_947, 0) + // Minimum execution time: 6_490_000 picoseconds. + Weight::from_parts(6_710_000, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 889 - .saturating_add(Weight::from_parts(3_578_977, 0).saturating_mul(c.into())) + // Standard Error: 5_013 + .saturating_add(Weight::from_parts(4_432_545, 0).saturating_mul(c.into())) } fn as_derivative() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_600_000 picoseconds. - Weight::from_parts(5_850_000, 0) + // Minimum execution time: 6_270_000 picoseconds. + Weight::from_parts(9_070_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// The range of component `c` is `[0, 1000]`. @@ -68,18 +72,18 @@ impl pallet_utility::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_050_000 picoseconds. - Weight::from_parts(7_977_653, 0) + // Minimum execution time: 6_480_000 picoseconds. + Weight::from_parts(85_682_952, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 970 - .saturating_add(Weight::from_parts(3_825_263, 0).saturating_mul(c.into())) + // Standard Error: 8_273 + .saturating_add(Weight::from_parts(4_384_272, 0).saturating_mul(c.into())) } fn dispatch_as() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 8_190_000 picoseconds. - Weight::from_parts(8_530_000, 0) + // Minimum execution time: 8_749_000 picoseconds. + Weight::from_parts(9_409_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// The range of component `c` is `[0, 1000]`. @@ -87,26 +91,26 @@ impl pallet_utility::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_200_000 picoseconds. - Weight::from_parts(9_917_004, 0) + // Minimum execution time: 6_600_000 picoseconds. + Weight::from_parts(18_970_061, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 927 - .saturating_add(Weight::from_parts(3_478_713, 0).saturating_mul(c.into())) + // Standard Error: 9_700 + .saturating_add(Weight::from_parts(4_014_672, 0).saturating_mul(c.into())) } fn dispatch_as_fallible() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 8_130_000 picoseconds. - Weight::from_parts(8_440_000, 0) + // Minimum execution time: 8_230_000 picoseconds. + Weight::from_parts(9_740_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn if_else() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 10_030_000 picoseconds. - Weight::from_parts(10_450_000, 0) + // Minimum execution time: 10_640_000 picoseconds. + Weight::from_parts(11_730_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_vesting.rs b/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_vesting.rs index a28bfaf8cc..0f9213694f 100644 --- a/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_vesting.rs +++ b/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_vesting.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_vesting` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/asset-hub-kusama-runtime/asset_hub_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/asset-hubs/asset-hub-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/asset-hub-kusama-runtime/asset_hub_kusama_runtime.wasm +// --pallet=pallet_vesting +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/asset-hubs/asset-hub-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -58,13 +62,13 @@ impl pallet_vesting::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `348 + l * (25 ±0) + s * (36 ±0)` // Estimated: `4764 + l * (25 ±0) + s * (36 ±0)` - // Minimum execution time: 44_090_000 picoseconds. - Weight::from_parts(42_950_690, 0) + // Minimum execution time: 48_250_000 picoseconds. + Weight::from_parts(51_185_694, 0) .saturating_add(Weight::from_parts(0, 4764)) - // Standard Error: 558 - .saturating_add(Weight::from_parts(42_018, 0).saturating_mul(l.into())) - // Standard Error: 993 - .saturating_add(Weight::from_parts(70_169, 0).saturating_mul(s.into())) + // Standard Error: 10_706 + .saturating_add(Weight::from_parts(2_386, 0).saturating_mul(l.into())) + // Standard Error: 19_049 + .saturating_add(Weight::from_parts(166_194, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) .saturating_add(Weight::from_parts(0, 25).saturating_mul(l.into())) @@ -84,13 +88,13 @@ impl pallet_vesting::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `348 + l * (25 ±0) + s * (36 ±0)` // Estimated: `4764 + l * (25 ±0) + s * (36 ±0)` - // Minimum execution time: 46_490_000 picoseconds. - Weight::from_parts(46_067_462, 0) + // Minimum execution time: 51_280_000 picoseconds. + Weight::from_parts(52_730_058, 0) .saturating_add(Weight::from_parts(0, 4764)) - // Standard Error: 484 - .saturating_add(Weight::from_parts(27_916, 0).saturating_mul(l.into())) - // Standard Error: 861 - .saturating_add(Weight::from_parts(60_871, 0).saturating_mul(s.into())) + // Standard Error: 6_125 + .saturating_add(Weight::from_parts(77_969, 0).saturating_mul(l.into())) + // Standard Error: 10_898 + .saturating_add(Weight::from_parts(70_149, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) .saturating_add(Weight::from_parts(0, 25).saturating_mul(l.into())) @@ -112,13 +116,13 @@ impl pallet_vesting::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `451 + l * (25 ±0) + s * (36 ±0)` // Estimated: `4764 + l * (25 ±0) + s * (36 ±0)` - // Minimum execution time: 47_000_000 picoseconds. - Weight::from_parts(45_989_346, 0) + // Minimum execution time: 51_649_000 picoseconds. + Weight::from_parts(54_389_800, 0) .saturating_add(Weight::from_parts(0, 4764)) - // Standard Error: 511 - .saturating_add(Weight::from_parts(34_243, 0).saturating_mul(l.into())) - // Standard Error: 909 - .saturating_add(Weight::from_parts(69_880, 0).saturating_mul(s.into())) + // Standard Error: 5_904 + .saturating_add(Weight::from_parts(8_465, 0).saturating_mul(l.into())) + // Standard Error: 10_504 + .saturating_add(Weight::from_parts(74_435, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 25).saturating_mul(l.into())) @@ -140,13 +144,13 @@ impl pallet_vesting::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `451 + l * (25 ±0) + s * (36 ±0)` // Estimated: `4764 + l * (25 ±0) + s * (36 ±0)` - // Minimum execution time: 49_241_000 picoseconds. - Weight::from_parts(48_793_705, 0) + // Minimum execution time: 54_269_000 picoseconds. + Weight::from_parts(57_912_831, 0) .saturating_add(Weight::from_parts(0, 4764)) - // Standard Error: 560 - .saturating_add(Weight::from_parts(31_041, 0).saturating_mul(l.into())) - // Standard Error: 997 - .saturating_add(Weight::from_parts(55_991, 0).saturating_mul(s.into())) + // Standard Error: 5_318 + .saturating_add(Weight::from_parts(27_766, 0).saturating_mul(l.into())) + // Standard Error: 9_461 + .saturating_add(Weight::from_parts(27_415, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 25).saturating_mul(l.into())) @@ -168,13 +172,11 @@ impl pallet_vesting::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `522 + l * (25 ±0) + s * (36 ±0)` // Estimated: `4764 + l * (25 ±0) + s * (37 ±0)` - // Minimum execution time: 89_450_000 picoseconds. - Weight::from_parts(89_807_178, 0) + // Minimum execution time: 106_180_000 picoseconds. + Weight::from_parts(114_159_143, 0) .saturating_add(Weight::from_parts(0, 4764)) - // Standard Error: 999 - .saturating_add(Weight::from_parts(30_448, 0).saturating_mul(l.into())) - // Standard Error: 1_778 - .saturating_add(Weight::from_parts(88_489, 0).saturating_mul(s.into())) + // Standard Error: 8_182 + .saturating_add(Weight::from_parts(2_711, 0).saturating_mul(l.into())) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 25).saturating_mul(l.into())) @@ -196,13 +198,13 @@ impl pallet_vesting::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `625 + l * (25 ±0) + s * (36 ±0)` // Estimated: `6196 + l * (25 ±0) + s * (37 ±0)` - // Minimum execution time: 91_791_000 picoseconds. - Weight::from_parts(92_179_086, 0) + // Minimum execution time: 107_840_000 picoseconds. + Weight::from_parts(110_864_707, 0) .saturating_add(Weight::from_parts(0, 6196)) - // Standard Error: 986 - .saturating_add(Weight::from_parts(33_056, 0).saturating_mul(l.into())) - // Standard Error: 1_755 - .saturating_add(Weight::from_parts(83_385, 0).saturating_mul(s.into())) + // Standard Error: 7_822 + .saturating_add(Weight::from_parts(88_802, 0).saturating_mul(l.into())) + // Standard Error: 13_917 + .saturating_add(Weight::from_parts(91_803, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(4)) .saturating_add(Weight::from_parts(0, 25).saturating_mul(l.into())) @@ -222,13 +224,13 @@ impl pallet_vesting::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `348 + l * (25 ±0) + s * (36 ±0)` // Estimated: `4764 + l * (25 ±0) + s * (36 ±0)` - // Minimum execution time: 45_300_000 picoseconds. - Weight::from_parts(44_498_779, 0) + // Minimum execution time: 49_380_000 picoseconds. + Weight::from_parts(48_448_514, 0) .saturating_add(Weight::from_parts(0, 4764)) - // Standard Error: 458 - .saturating_add(Weight::from_parts(31_204, 0).saturating_mul(l.into())) - // Standard Error: 846 - .saturating_add(Weight::from_parts(66_503, 0).saturating_mul(s.into())) + // Standard Error: 3_781 + .saturating_add(Weight::from_parts(73_192, 0).saturating_mul(l.into())) + // Standard Error: 6_984 + .saturating_add(Weight::from_parts(140_553, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) .saturating_add(Weight::from_parts(0, 25).saturating_mul(l.into())) @@ -248,13 +250,13 @@ impl pallet_vesting::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `348 + l * (25 ±0) + s * (36 ±0)` // Estimated: `4764 + l * (25 ±0) + s * (36 ±0)` - // Minimum execution time: 48_190_000 picoseconds. - Weight::from_parts(47_734_576, 0) + // Minimum execution time: 52_149_000 picoseconds. + Weight::from_parts(48_384_339, 0) .saturating_add(Weight::from_parts(0, 4764)) - // Standard Error: 1_254 - .saturating_add(Weight::from_parts(27_301, 0).saturating_mul(l.into())) - // Standard Error: 2_317 - .saturating_add(Weight::from_parts(60_374, 0).saturating_mul(s.into())) + // Standard Error: 4_888 + .saturating_add(Weight::from_parts(127_846, 0).saturating_mul(l.into())) + // Standard Error: 9_027 + .saturating_add(Weight::from_parts(197_862, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) .saturating_add(Weight::from_parts(0, 25).saturating_mul(l.into())) @@ -276,13 +278,13 @@ impl pallet_vesting::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `522 + l * (25 ±0) + s * (36 ±0)` // Estimated: `4764 + l * (25 ±0) + s * (36 ±0)` - // Minimum execution time: 53_140_000 picoseconds. - Weight::from_parts(52_169_194, 0) + // Minimum execution time: 58_080_000 picoseconds. + Weight::from_parts(56_402_582, 0) .saturating_add(Weight::from_parts(0, 4764)) - // Standard Error: 498 - .saturating_add(Weight::from_parts(36_018, 0).saturating_mul(l.into())) - // Standard Error: 920 - .saturating_add(Weight::from_parts(68_370, 0).saturating_mul(s.into())) + // Standard Error: 5_449 + .saturating_add(Weight::from_parts(80_934, 0).saturating_mul(l.into())) + // Standard Error: 10_063 + .saturating_add(Weight::from_parts(174_725, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 25).saturating_mul(l.into())) diff --git a/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_xcm.rs b/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_xcm.rs index 86d0db52ca..6a167016b1 100644 --- a/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_xcm.rs +++ b/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_xcm.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_xcm` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 48.0.0 -//! DATE: 2025-07-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `065f2c4f4ade`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -62,8 +62,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `245` // Estimated: `3710` - // Minimum execution time: 37_580_000 picoseconds. - Weight::from_parts(41_600_000, 0) + // Minimum execution time: 37_740_000 picoseconds. + Weight::from_parts(44_940_000, 0) .saturating_add(Weight::from_parts(0, 3710)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) @@ -88,8 +88,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `329` // Estimated: `3794` - // Minimum execution time: 152_931_000 picoseconds. - Weight::from_parts(157_000_000, 0) + // Minimum execution time: 160_310_000 picoseconds. + Weight::from_parts(171_600_000, 0) .saturating_add(Weight::from_parts(0, 3794)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(3)) @@ -114,8 +114,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `381` // Estimated: `6196` - // Minimum execution time: 177_311_000 picoseconds. - Weight::from_parts(180_079_000, 0) + // Minimum execution time: 181_630_000 picoseconds. + Weight::from_parts(189_728_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(4)) @@ -144,8 +144,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `717` // Estimated: `6208` - // Minimum execution time: 231_259_000 picoseconds. - Weight::from_parts(243_040_000, 0) + // Minimum execution time: 241_149_000 picoseconds. + Weight::from_parts(261_119_000, 0) .saturating_add(Weight::from_parts(0, 6208)) .saturating_add(T::DbWeight::get().reads(11)) .saturating_add(T::DbWeight::get().writes(7)) @@ -156,8 +156,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `1485` - // Minimum execution time: 11_040_000 picoseconds. - Weight::from_parts(11_891_000, 0) + // Minimum execution time: 11_050_000 picoseconds. + Weight::from_parts(13_250_000, 0) .saturating_add(Weight::from_parts(0, 1485)) .saturating_add(T::DbWeight::get().reads(1)) } @@ -167,8 +167,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 9_380_000 picoseconds. - Weight::from_parts(9_980_000, 0) + // Minimum execution time: 9_740_000 picoseconds. + Weight::from_parts(10_910_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -176,8 +176,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_280_000 picoseconds. - Weight::from_parts(3_570_000, 0) + // Minimum execution time: 3_500_000 picoseconds. + Weight::from_parts(3_901_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// Storage: `PolkadotXcm::VersionNotifiers` (r:1 w:1) @@ -200,8 +200,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `245` // Estimated: `3710` - // Minimum execution time: 46_670_000 picoseconds. - Weight::from_parts(48_480_000, 0) + // Minimum execution time: 47_720_000 picoseconds. + Weight::from_parts(54_720_000, 0) .saturating_add(Weight::from_parts(0, 3710)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(5)) @@ -224,8 +224,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `404` // Estimated: `108971` - // Minimum execution time: 50_760_000 picoseconds. - Weight::from_parts(53_080_000, 0) + // Minimum execution time: 51_840_000 picoseconds. + Weight::from_parts(55_489_000, 0) .saturating_add(Weight::from_parts(0, 108971)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) @@ -236,8 +236,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_280_000 picoseconds. - Weight::from_parts(3_840_000, 0) + // Minimum execution time: 3_369_000 picoseconds. + Weight::from_parts(4_100_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -247,8 +247,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `22` // Estimated: `15862` - // Minimum execution time: 27_510_000 picoseconds. - Weight::from_parts(28_510_000, 0) + // Minimum execution time: 27_759_000 picoseconds. + Weight::from_parts(28_680_000, 0) .saturating_add(Weight::from_parts(0, 15862)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -259,8 +259,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `26` // Estimated: `15866` - // Minimum execution time: 27_380_000 picoseconds. - Weight::from_parts(27_890_000, 0) + // Minimum execution time: 27_650_000 picoseconds. + Weight::from_parts(29_160_000, 0) .saturating_add(Weight::from_parts(0, 15866)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -271,8 +271,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `39` // Estimated: `18354` - // Minimum execution time: 31_130_000 picoseconds. - Weight::from_parts(31_830_000, 0) + // Minimum execution time: 32_570_000 picoseconds. + Weight::from_parts(33_251_000, 0) .saturating_add(Weight::from_parts(0, 18354)) .saturating_add(T::DbWeight::get().reads(7)) } @@ -288,8 +288,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `187` // Estimated: `6127` - // Minimum execution time: 42_110_000 picoseconds. - Weight::from_parts(44_109_000, 0) + // Minimum execution time: 43_320_000 picoseconds. + Weight::from_parts(48_410_000, 0) .saturating_add(Weight::from_parts(0, 6127)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(1)) @@ -300,8 +300,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `39` // Estimated: `13404` - // Minimum execution time: 22_070_000 picoseconds. - Weight::from_parts(22_580_000, 0) + // Minimum execution time: 23_440_000 picoseconds. + Weight::from_parts(24_370_000, 0) .saturating_add(Weight::from_parts(0, 13404)) .saturating_add(T::DbWeight::get().reads(5)) } @@ -311,8 +311,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `33` // Estimated: `15873` - // Minimum execution time: 27_470_000 picoseconds. - Weight::from_parts(28_289_000, 0) + // Minimum execution time: 27_909_000 picoseconds. + Weight::from_parts(29_040_000, 0) .saturating_add(Weight::from_parts(0, 15873)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -329,8 +329,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `187` // Estimated: `16027` - // Minimum execution time: 56_260_000 picoseconds. - Weight::from_parts(58_590_000, 0) + // Minimum execution time: 62_049_000 picoseconds. + Weight::from_parts(90_511_000, 0) .saturating_add(Weight::from_parts(0, 16027)) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(1)) @@ -343,8 +343,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `1485` - // Minimum execution time: 3_920_000 picoseconds. - Weight::from_parts(4_370_000, 0) + // Minimum execution time: 4_021_000 picoseconds. + Weight::from_parts(6_381_000, 0) .saturating_add(Weight::from_parts(0, 1485)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) @@ -355,8 +355,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `7576` // Estimated: `11041` - // Minimum execution time: 39_090_000 picoseconds. - Weight::from_parts(39_740_000, 0) + // Minimum execution time: 39_680_000 picoseconds. + Weight::from_parts(40_740_000, 0) .saturating_add(Weight::from_parts(0, 11041)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -373,8 +373,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `303` // Estimated: `3768` - // Minimum execution time: 54_490_000 picoseconds. - Weight::from_parts(56_680_000, 0) + // Minimum execution time: 55_700_000 picoseconds. + Weight::from_parts(58_180_000, 0) .saturating_add(Weight::from_parts(0, 3768)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) @@ -382,33 +382,27 @@ impl pallet_xcm::WeightInfo for WeightInfo { /// Storage: `PolkadotXcm::AuthorizedAliases` (r:1 w:1) /// Proof: `PolkadotXcm::AuthorizedAliases` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `Balances::Holds` (r:1 w:1) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(85), added: 2560, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(175), added: 2650, mode: `MaxEncodedLen`) fn add_authorized_alias() -> Weight { // Proof Size summary in bytes: // Measured: `128` - // Estimated: `3593` - // Minimum execution time: 64_890_000 picoseconds. - // TODO: set this manually because pallet-xcm benchmark code is broken on `stable2506` for - // Asset Hub Kusama (benchmark doesn't have enough free balance to pay for deposit). - // TODO: Can go back to automatically generated with `stable2506-1` or newer. - Weight::from_parts(66_660_000, 0) - .saturating_add(Weight::from_parts(0, 3593)) + // Estimated: `3640` + // Minimum execution time: 65_140_000 picoseconds. + Weight::from_parts(67_160_000, 0) + .saturating_add(Weight::from_parts(0, 3640)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } /// Storage: `PolkadotXcm::AuthorizedAliases` (r:1 w:1) /// Proof: `PolkadotXcm::AuthorizedAliases` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `Balances::Holds` (r:1 w:1) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(85), added: 2560, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(175), added: 2650, mode: `MaxEncodedLen`) fn remove_authorized_alias() -> Weight { // Proof Size summary in bytes: // Measured: `516` // Estimated: `3981` - // Minimum execution time: 64_810_000 picoseconds. - // TODO: set this manually because pallet-xcm benchmark code is broken on `stable2506` for - // Asset Hub Kusama (benchmark doesn't have enough free balance to pay for deposit). - // TODO: Can go back to automatically generated with `stable2506-1` or newer. - Weight::from_parts(69_290_000, 0) + // Minimum execution time: 66_000_000 picoseconds. + Weight::from_parts(69_871_000, 0) .saturating_add(Weight::from_parts(0, 3981)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -417,8 +411,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 7_785_000 picoseconds. - Weight::from_parts(8_077_000, 0) + // Minimum execution time: 10_880_000 picoseconds. + Weight::from_parts(11_040_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_xcm_bridge_hub_router.rs b/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_xcm_bridge_hub_router.rs index 032dbb4086..ad01eecd33 100644 --- a/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_xcm_bridge_hub_router.rs +++ b/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_xcm_bridge_hub_router.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_xcm_bridge_hub_router` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/asset-hub-kusama-runtime/asset_hub_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/asset-hubs/asset-hub-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/asset-hub-kusama-runtime/asset_hub_kusama_runtime.wasm +// --pallet=pallet_xcm_bridge_hub_router +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/asset-hubs/asset-hub-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -54,8 +58,8 @@ impl pallet_xcm_bridge_hub_router::WeightInfo for Weigh // Proof Size summary in bytes: // Measured: `192` // Estimated: `5487` - // Minimum execution time: 22_990_000 picoseconds. - Weight::from_parts(23_690_000, 0) + // Minimum execution time: 25_591_000 picoseconds. + Weight::from_parts(33_751_000, 0) .saturating_add(Weight::from_parts(0, 5487)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) @@ -68,8 +72,8 @@ impl pallet_xcm_bridge_hub_router::WeightInfo for Weigh // Proof Size summary in bytes: // Measured: `144` // Estimated: `5487` - // Minimum execution time: 6_170_000 picoseconds. - Weight::from_parts(6_340_000, 0) + // Minimum execution time: 5_720_000 picoseconds. + Weight::from_parts(6_130_000, 0) .saturating_add(Weight::from_parts(0, 5487)) .saturating_add(T::DbWeight::get().reads(2)) } @@ -79,8 +83,8 @@ impl pallet_xcm_bridge_hub_router::WeightInfo for Weigh // Proof Size summary in bytes: // Measured: `83` // Estimated: `1502` - // Minimum execution time: 19_620_000 picoseconds. - Weight::from_parts(20_730_000, 0) + // Minimum execution time: 17_580_000 picoseconds. + Weight::from_parts(27_150_000, 0) .saturating_add(Weight::from_parts(0, 1502)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) diff --git a/system-parachains/asset-hubs/asset-hub-kusama/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs b/system-parachains/asset-hubs/asset-hub-kusama/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs index 11bfd9278f..1db9d93f71 100644 --- a/system-parachains/asset-hubs/asset-hub-kusama/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs +++ b/system-parachains/asset-hubs/asset-hub-kusama/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_xcm_benchmarks::fungible` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 48.0.0 -//! DATE: 2025-07-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `065f2c4f4ade`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024 // Executed Command: @@ -58,8 +58,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `489` // Estimated: `3675` - // Minimum execution time: 50_630_000 picoseconds. - Weight::from_parts(51_510_000, 3675) + // Minimum execution time: 48_810_000 picoseconds. + Weight::from_parts(50_210_000, 3675) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -73,8 +73,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `388` // Estimated: `6208` - // Minimum execution time: 57_270_000 picoseconds. - Weight::from_parts(59_311_000, 6208) + // Minimum execution time: 58_519_000 picoseconds. + Weight::from_parts(59_890_000, 6208) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -100,8 +100,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `818` // Estimated: `8799` - // Minimum execution time: 166_769_000 picoseconds. - Weight::from_parts(173_770_000, 8799) + // Minimum execution time: 167_449_000 picoseconds. + Weight::from_parts(172_279_000, 8799) .saturating_add(T::DbWeight::get().reads(11)) .saturating_add(T::DbWeight::get().writes(8)) } @@ -109,8 +109,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_380_000 picoseconds. - Weight::from_parts(1_520_000, 0) + // Minimum execution time: 1_580_000 picoseconds. + Weight::from_parts(1_680_000, 0) } /// Storage: `ParachainInfo::ParachainId` (r:1 w:0) /// Proof: `ParachainInfo::ParachainId` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) @@ -130,8 +130,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `430` // Estimated: `6196` - // Minimum execution time: 153_569_000 picoseconds. - Weight::from_parts(158_250_000, 6196) + // Minimum execution time: 156_079_000 picoseconds. + Weight::from_parts(160_469_000, 6196) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -139,8 +139,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_680_000 picoseconds. - Weight::from_parts(3_890_000, 0) + // Minimum execution time: 3_950_000 picoseconds. + Weight::from_parts(4_140_000, 0) } /// Storage: `Assets::Asset` (r:1 w:1) /// Proof: `Assets::Asset` (`max_values`: None, `max_size`: Some(210), added: 2685, mode: `MaxEncodedLen`) @@ -152,8 +152,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3675` - // Minimum execution time: 41_320_000 picoseconds. - Weight::from_parts(42_619_000, 3675) + // Minimum execution time: 41_920_000 picoseconds. + Weight::from_parts(44_310_000, 3675) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -179,8 +179,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `557` // Estimated: `4022` - // Minimum execution time: 101_809_000 picoseconds. - Weight::from_parts(106_050_000, 4022) + // Minimum execution time: 102_990_000 picoseconds. + Weight::from_parts(106_300_000, 4022) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(5)) } @@ -202,8 +202,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `557` // Estimated: `4022` - // Minimum execution time: 78_029_000 picoseconds. - Weight::from_parts(81_321_000, 4022) + // Minimum execution time: 77_569_000 picoseconds. + Weight::from_parts(80_910_000, 4022) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -229,8 +229,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `609` // Estimated: `6196` - // Minimum execution time: 124_039_000 picoseconds. - Weight::from_parts(128_650_000, 6196) + // Minimum execution time: 126_449_000 picoseconds. + Weight::from_parts(130_060_000, 6196) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(6)) } diff --git a/system-parachains/asset-hubs/asset-hub-kusama/src/weights/xcm/pallet_xcm_benchmarks_generic.rs b/system-parachains/asset-hubs/asset-hub-kusama/src/weights/xcm/pallet_xcm_benchmarks_generic.rs index ad80257c18..a80defa164 100644 --- a/system-parachains/asset-hubs/asset-hub-kusama/src/weights/xcm/pallet_xcm_benchmarks_generic.rs +++ b/system-parachains/asset-hubs/asset-hub-kusama/src/weights/xcm/pallet_xcm_benchmarks_generic.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_xcm_benchmarks::generic` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 48.0.0 -//! DATE: 2025-07-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `065f2c4f4ade`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024 // Executed Command: @@ -66,17 +66,21 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `430` // Estimated: `6196` - // Minimum execution time: 145_729_000 picoseconds. - Weight::from_parts(152_880_000, 6196) + // Minimum execution time: 145_359_000 picoseconds. + Weight::from_parts(151_190_000, 6196) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(4)) } + /// Storage: `System::Account` (r:1 w:1) + /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) pub(crate) fn buy_execution() -> Weight { // Proof Size summary in bytes: // Measured: `0` - // Estimated: `0` - // Minimum execution time: 720_000 picoseconds. - Weight::from_parts(900_000, 0) + // Estimated: `3593` + // Minimum execution time: 8_010_000 picoseconds. + Weight::from_parts(8_609_000, 3593) + .saturating_add(T::DbWeight::get().reads(1)) + .saturating_add(T::DbWeight::get().writes(1)) } /// Storage: `System::Account` (r:1 w:1) /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) @@ -84,8 +88,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 8_020_000 picoseconds. - Weight::from_parts(9_371_000, 3593) + // Minimum execution time: 7_791_000 picoseconds. + Weight::from_parts(8_301_000, 3593) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -93,8 +97,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 820_000 picoseconds. - Weight::from_parts(880_000, 0) + // Minimum execution time: 890_000 picoseconds. + Weight::from_parts(970_000, 0) } /// Storage: `PolkadotXcm::Queries` (r:1 w:0) /// Proof: `PolkadotXcm::Queries` (`max_values`: None, `max_size`: None, mode: `Measured`) @@ -102,51 +106,51 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3465` - // Minimum execution time: 7_510_000 picoseconds. - Weight::from_parts(9_969_000, 3465) + // Minimum execution time: 7_429_000 picoseconds. + Weight::from_parts(7_830_000, 3465) .saturating_add(T::DbWeight::get().reads(1)) } pub(crate) fn transact() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 8_800_000 picoseconds. - Weight::from_parts(9_950_000, 0) + // Minimum execution time: 9_080_000 picoseconds. + Weight::from_parts(9_449_000, 0) } pub(crate) fn refund_surplus() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_589_000 picoseconds. - Weight::from_parts(6_021_000, 0) + // Minimum execution time: 1_370_000 picoseconds. + Weight::from_parts(1_449_000, 0) } pub(crate) fn set_error_handler() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 710_000 picoseconds. - Weight::from_parts(880_000, 0) + // Minimum execution time: 829_000 picoseconds. + Weight::from_parts(930_000, 0) } pub(crate) fn set_appendix() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 730_000 picoseconds. - Weight::from_parts(980_000, 0) + // Minimum execution time: 840_000 picoseconds. + Weight::from_parts(950_000, 0) } pub(crate) fn clear_error() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 750_000 picoseconds. - Weight::from_parts(900_000, 0) + // Minimum execution time: 790_000 picoseconds. + Weight::from_parts(880_000, 0) } pub(crate) fn descend_origin() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` // Minimum execution time: 760_000 picoseconds. - Weight::from_parts(900_000, 0) + Weight::from_parts(911_000, 0) } /// Storage: `Benchmark::Override` (r:0 w:0) /// Proof: `Benchmark::Override` (`max_values`: None, `max_size`: None, mode: `Measured`) @@ -161,8 +165,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 739_000 picoseconds. - Weight::from_parts(850_000, 0) + // Minimum execution time: 800_000 picoseconds. + Weight::from_parts(890_000, 0) } /// Storage: `ParachainInfo::ParachainId` (r:1 w:0) /// Proof: `ParachainInfo::ParachainId` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) @@ -182,8 +186,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `430` // Estimated: `6196` - // Minimum execution time: 103_750_000 picoseconds. - Weight::from_parts(111_250_000, 6196) + // Minimum execution time: 101_779_000 picoseconds. + Weight::from_parts(104_120_000, 6196) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -193,8 +197,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `23` // Estimated: `3488` - // Minimum execution time: 11_370_000 picoseconds. - Weight::from_parts(12_731_000, 3488) + // Minimum execution time: 11_300_000 picoseconds. + Weight::from_parts(11_749_000, 3488) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -202,8 +206,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_170_000 picoseconds. - Weight::from_parts(4_610_000, 0) + // Minimum execution time: 4_640_000 picoseconds. + Weight::from_parts(4_910_000, 0) } /// Storage: `PolkadotXcm::VersionNotifyTargets` (r:1 w:1) /// Proof: `PolkadotXcm::VersionNotifyTargets` (`max_values`: None, `max_size`: None, mode: `Measured`) @@ -221,8 +225,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `245` // Estimated: `3710` - // Minimum execution time: 38_229_000 picoseconds. - Weight::from_parts(39_909_000, 3710) + // Minimum execution time: 38_769_000 picoseconds. + Weight::from_parts(41_770_000, 3710) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -232,44 +236,44 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_430_000 picoseconds. - Weight::from_parts(4_730_000, 0) + // Minimum execution time: 4_590_000 picoseconds. + Weight::from_parts(7_480_000, 0) .saturating_add(T::DbWeight::get().writes(1)) } pub(crate) fn burn_asset() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 30_100_000 picoseconds. - Weight::from_parts(30_789_000, 0) + // Minimum execution time: 28_130_000 picoseconds. + Weight::from_parts(28_620_000, 0) } pub(crate) fn expect_asset() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 8_969_000 picoseconds. - Weight::from_parts(9_300_000, 0) + // Minimum execution time: 7_840_000 picoseconds. + Weight::from_parts(8_029_000, 0) } pub(crate) fn expect_origin() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_260_000 picoseconds. - Weight::from_parts(4_630_000, 0) + // Minimum execution time: 4_520_000 picoseconds. + Weight::from_parts(4_900_000, 0) } pub(crate) fn expect_error() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_270_000 picoseconds. - Weight::from_parts(4_601_000, 0) + // Minimum execution time: 4_520_000 picoseconds. + Weight::from_parts(4_949_000, 0) } pub(crate) fn expect_transact_status() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 989_000 picoseconds. - Weight::from_parts(1_050_000, 0) + // Minimum execution time: 990_000 picoseconds. + Weight::from_parts(1_070_000, 0) } /// Storage: `ParachainInfo::ParachainId` (r:1 w:0) /// Proof: `ParachainInfo::ParachainId` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) @@ -289,8 +293,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `430` // Estimated: `6196` - // Minimum execution time: 106_500_000 picoseconds. - Weight::from_parts(111_710_000, 6196) + // Minimum execution time: 109_611_000 picoseconds. + Weight::from_parts(112_829_000, 6196) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -299,7 +303,7 @@ impl WeightInfo { // Measured: `0` // Estimated: `0` // Minimum execution time: 6_550_000 picoseconds. - Weight::from_parts(6_740_000, 0) + Weight::from_parts(6_670_000, 0) } /// Storage: `ParachainInfo::ParachainId` (r:1 w:0) /// Proof: `ParachainInfo::ParachainId` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) @@ -319,8 +323,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `430` // Estimated: `6196` - // Minimum execution time: 100_240_000 picoseconds. - Weight::from_parts(103_410_000, 6196) + // Minimum execution time: 101_720_000 picoseconds. + Weight::from_parts(104_800_000, 6196) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -328,22 +332,22 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 850_000 picoseconds. - Weight::from_parts(930_000, 0) + // Minimum execution time: 880_000 picoseconds. + Weight::from_parts(940_000, 0) } pub(crate) fn set_topic() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 740_000 picoseconds. - Weight::from_parts(830_000, 0) + // Minimum execution time: 809_000 picoseconds. + Weight::from_parts(909_000, 0) } pub(crate) fn clear_topic() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 750_000 picoseconds. - Weight::from_parts(851_000, 0) + // Minimum execution time: 790_000 picoseconds. + Weight::from_parts(911_000, 0) } /// Storage: `System::Account` (r:1 w:1) /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) @@ -355,8 +359,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `531` // Estimated: `4273` - // Minimum execution time: 93_480_000 picoseconds. - Weight::from_parts(96_729_000, 4273) + // Minimum execution time: 95_739_000 picoseconds. + Weight::from_parts(98_320_000, 4273) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -366,29 +370,29 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `32` // Estimated: `1489` - // Minimum execution time: 5_150_000 picoseconds. - Weight::from_parts(5_320_000, 1489) + // Minimum execution time: 5_170_000 picoseconds. + Weight::from_parts(5_340_000, 1489) .saturating_add(T::DbWeight::get().reads(1)) } pub(crate) fn set_fees_mode() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 741_000 picoseconds. - Weight::from_parts(810_000, 0) + // Minimum execution time: 779_000 picoseconds. + Weight::from_parts(911_000, 0) } pub(crate) fn unpaid_execution() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 710_000 picoseconds. - Weight::from_parts(810_000, 0) + // Minimum execution time: 790_000 picoseconds. + Weight::from_parts(880_000, 0) } pub(crate) fn alias_origin() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 779_000 picoseconds. - Weight::from_parts(860_000, 0) + // Minimum execution time: 820_000 picoseconds. + Weight::from_parts(950_000, 0) } } diff --git a/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/cumulus_pallet_parachain_system.rs b/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/cumulus_pallet_parachain_system.rs index 64ed8d71ac..60a08baff8 100644 --- a/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/cumulus_pallet_parachain_system.rs +++ b/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/cumulus_pallet_parachain_system.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `cumulus_pallet_parachain_system` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/bridge-hub-kusama-runtime/bridge_hub_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/bridge-hub-kusama-runtime/bridge_hub_kusama_runtime.wasm +// --pallet=cumulus_pallet_parachain_system +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/bridge-hubs/bridge-hub-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -50,6 +54,8 @@ impl cumulus_pallet_parachain_system::WeightInfo for We /// Proof: `MessageQueue::BookStateFor` (`max_values`: None, `max_size`: Some(136), added: 2611, mode: `MaxEncodedLen`) /// Storage: `MessageQueue::ServiceHead` (r:1 w:1) /// Proof: `MessageQueue::ServiceHead` (`max_values`: Some(1), `max_size`: Some(33), added: 528, mode: `MaxEncodedLen`) + /// Storage: `ParachainSystem::LastProcessedDownwardMessage` (r:0 w:1) + /// Proof: `ParachainSystem::LastProcessedDownwardMessage` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `ParachainSystem::ProcessedDownwardMessages` (r:0 w:1) /// Proof: `ParachainSystem::ProcessedDownwardMessages` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `MessageQueue::Pages` (r:0 w:1000) @@ -59,13 +65,13 @@ impl cumulus_pallet_parachain_system::WeightInfo for We // Proof Size summary in bytes: // Measured: `12` // Estimated: `3601` - // Minimum execution time: 2_830_000 picoseconds. - Weight::from_parts(2_930_000, 0) + // Minimum execution time: 3_311_000 picoseconds. + Weight::from_parts(164_115_076, 0) .saturating_add(Weight::from_parts(0, 3601)) - // Standard Error: 82_974 - .saturating_add(Weight::from_parts(203_506_978, 0).saturating_mul(n.into())) + // Standard Error: 150_695 + .saturating_add(Weight::from_parts(134_702_354, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(3)) - .saturating_add(T::DbWeight::get().writes(4)) + .saturating_add(T::DbWeight::get().writes(5)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(n.into()))) } } diff --git a/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/cumulus_pallet_xcmp_queue.rs b/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/cumulus_pallet_xcmp_queue.rs index 7dfbac06e4..a5d260f386 100644 --- a/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/cumulus_pallet_xcmp_queue.rs +++ b/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/cumulus_pallet_xcmp_queue.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `cumulus_pallet_xcmp_queue` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/bridge-hub-kusama-runtime/bridge_hub_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/bridge-hub-kusama-runtime/bridge_hub_kusama_runtime.wasm +// --pallet=cumulus_pallet_xcmp_queue +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/bridge-hubs/bridge-hub-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -50,8 +54,8 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `76` // Estimated: `1497` - // Minimum execution time: 6_380_000 picoseconds. - Weight::from_parts(6_690_000, 0) + // Minimum execution time: 6_550_000 picoseconds. + Weight::from_parts(7_620_000, 0) .saturating_add(Weight::from_parts(0, 1497)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -66,83 +70,83 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn /// Proof: `XcmpQueue::InboundXcmpSuspended` (`max_values`: Some(1), `max_size`: Some(4002), added: 4497, mode: `MaxEncodedLen`) /// Storage: `MessageQueue::Pages` (r:0 w:1) /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(65613), added: 68088, mode: `MaxEncodedLen`) - /// The range of component `n` is `[1, 65531]`. + /// The range of component `n` is `[0, 65531]`. fn enqueue_n_bytes_xcmp_message(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `82` // Estimated: `5487` - // Minimum execution time: 15_630_000 picoseconds. - Weight::from_parts(5_315_380, 0) + // Minimum execution time: 17_450_000 picoseconds. + Weight::from_parts(19_530_414, 0) .saturating_add(Weight::from_parts(0, 5487)) - // Standard Error: 18 - .saturating_add(Weight::from_parts(1_399, 0).saturating_mul(n.into())) + // Standard Error: 3 + .saturating_add(Weight::from_parts(626, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } /// Storage: `XcmpQueue::QueueConfig` (r:1 w:0) /// Proof: `XcmpQueue::QueueConfig` (`max_values`: Some(1), `max_size`: Some(12), added: 507, mode: `MaxEncodedLen`) /// Storage: `MessageQueue::BookStateFor` (r:1 w:1) - /// Proof: `MessageQueue::BookStateFor` (`max_values`: None, `max_size`: Some(52), added: 2527, mode: `MaxEncodedLen`) + /// Proof: `MessageQueue::BookStateFor` (`max_values`: None, `max_size`: Some(136), added: 2611, mode: `MaxEncodedLen`) /// Storage: `MessageQueue::ServiceHead` (r:1 w:1) - /// Proof: `MessageQueue::ServiceHead` (`max_values`: Some(1), `max_size`: Some(5), added: 500, mode: `MaxEncodedLen`) + /// Proof: `MessageQueue::ServiceHead` (`max_values`: Some(1), `max_size`: Some(33), added: 528, mode: `MaxEncodedLen`) /// Storage: `XcmpQueue::InboundXcmpSuspended` (r:1 w:0) /// Proof: `XcmpQueue::InboundXcmpSuspended` (`max_values`: Some(1), `max_size`: Some(4002), added: 4497, mode: `MaxEncodedLen`) /// Storage: `MessageQueue::Pages` (r:0 w:1) - /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(105521), added: 107996, mode: `MaxEncodedLen`) + /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(65613), added: 68088, mode: `MaxEncodedLen`) /// The range of component `n` is `[0, 1000]`. fn enqueue_n_empty_xcmp_messages(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `151` + // Measured: `82` // Estimated: `5487` - // Minimum execution time: 11_593_000 picoseconds. - Weight::from_parts(15_263_900, 0) + // Minimum execution time: 14_339_000 picoseconds. + Weight::from_parts(21_696_332, 0) .saturating_add(Weight::from_parts(0, 5487)) - // Standard Error: 239 - .saturating_add(Weight::from_parts(136_065, 0).saturating_mul(n.into())) + // Standard Error: 487 + .saturating_add(Weight::from_parts(191_821, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } /// Storage: `XcmpQueue::QueueConfig` (r:1 w:0) /// Proof: `XcmpQueue::QueueConfig` (`max_values`: Some(1), `max_size`: Some(12), added: 507, mode: `MaxEncodedLen`) /// Storage: `MessageQueue::BookStateFor` (r:1 w:1) - /// Proof: `MessageQueue::BookStateFor` (`max_values`: None, `max_size`: Some(52), added: 2527, mode: `MaxEncodedLen`) + /// Proof: `MessageQueue::BookStateFor` (`max_values`: None, `max_size`: Some(136), added: 2611, mode: `MaxEncodedLen`) /// Storage: `MessageQueue::Pages` (r:1 w:1) - /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(105521), added: 107996, mode: `MaxEncodedLen`) + /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(65613), added: 68088, mode: `MaxEncodedLen`) /// Storage: `XcmpQueue::InboundXcmpSuspended` (r:1 w:0) /// Proof: `XcmpQueue::InboundXcmpSuspended` (`max_values`: Some(1), `max_size`: Some(4002), added: 4497, mode: `MaxEncodedLen`) - /// The range of component `n` is `[0, 105457]`. + /// The range of component `n` is `[0, 65521]`. fn enqueue_empty_xcmp_message_at(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `334 + n * (1 ±0)` - // Estimated: `108986` - // Minimum execution time: 20_217_000 picoseconds. - Weight::from_parts(20_647_000, 0) - .saturating_add(Weight::from_parts(0, 108986)) - // Standard Error: 12 - .saturating_add(Weight::from_parts(2_576, 0).saturating_mul(n.into())) + // Measured: `264 + n * (1 ±0)` + // Estimated: `69078` + // Minimum execution time: 25_600_000 picoseconds. + Weight::from_parts(26_733_762, 0) + .saturating_add(Weight::from_parts(0, 69078)) + // Standard Error: 7 + .saturating_add(Weight::from_parts(1_835, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) } /// Storage: `XcmpQueue::QueueConfig` (r:1 w:0) /// Proof: `XcmpQueue::QueueConfig` (`max_values`: Some(1), `max_size`: Some(12), added: 507, mode: `MaxEncodedLen`) /// Storage: `MessageQueue::BookStateFor` (r:1 w:1) - /// Proof: `MessageQueue::BookStateFor` (`max_values`: None, `max_size`: Some(52), added: 2527, mode: `MaxEncodedLen`) + /// Proof: `MessageQueue::BookStateFor` (`max_values`: None, `max_size`: Some(136), added: 2611, mode: `MaxEncodedLen`) /// Storage: `MessageQueue::ServiceHead` (r:1 w:1) - /// Proof: `MessageQueue::ServiceHead` (`max_values`: Some(1), `max_size`: Some(5), added: 500, mode: `MaxEncodedLen`) + /// Proof: `MessageQueue::ServiceHead` (`max_values`: Some(1), `max_size`: Some(33), added: 528, mode: `MaxEncodedLen`) /// Storage: `XcmpQueue::InboundXcmpSuspended` (r:1 w:0) /// Proof: `XcmpQueue::InboundXcmpSuspended` (`max_values`: Some(1), `max_size`: Some(4002), added: 4497, mode: `MaxEncodedLen`) /// Storage: `MessageQueue::Pages` (r:0 w:100) - /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(105521), added: 107996, mode: `MaxEncodedLen`) + /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(65613), added: 68088, mode: `MaxEncodedLen`) /// The range of component `n` is `[0, 100]`. fn enqueue_n_full_pages(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `186` + // Measured: `117` // Estimated: `5487` - // Minimum execution time: 13_262_000 picoseconds. - Weight::from_parts(13_670_000, 0) + // Minimum execution time: 16_090_000 picoseconds. + Weight::from_parts(18_304_105, 0) .saturating_add(Weight::from_parts(0, 5487)) - // Standard Error: 81_154 - .saturating_add(Weight::from_parts(105_979_285, 0).saturating_mul(n.into())) + // Standard Error: 55_013 + .saturating_add(Weight::from_parts(44_718_868, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(n.into()))) @@ -150,18 +154,18 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn /// Storage: `XcmpQueue::QueueConfig` (r:1 w:0) /// Proof: `XcmpQueue::QueueConfig` (`max_values`: Some(1), `max_size`: Some(12), added: 507, mode: `MaxEncodedLen`) /// Storage: `MessageQueue::BookStateFor` (r:1 w:1) - /// Proof: `MessageQueue::BookStateFor` (`max_values`: None, `max_size`: Some(52), added: 2527, mode: `MaxEncodedLen`) + /// Proof: `MessageQueue::BookStateFor` (`max_values`: None, `max_size`: Some(136), added: 2611, mode: `MaxEncodedLen`) /// Storage: `MessageQueue::Pages` (r:1 w:1) - /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(105521), added: 107996, mode: `MaxEncodedLen`) + /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(65613), added: 68088, mode: `MaxEncodedLen`) /// Storage: `XcmpQueue::InboundXcmpSuspended` (r:1 w:0) /// Proof: `XcmpQueue::InboundXcmpSuspended` (`max_values`: Some(1), `max_size`: Some(4002), added: 4497, mode: `MaxEncodedLen`) fn enqueue_1000_small_xcmp_messages() -> Weight { // Proof Size summary in bytes: - // Measured: `53067` - // Estimated: `108986` - // Minimum execution time: 289_304_000 picoseconds. - Weight::from_parts(299_215_000, 0) - .saturating_add(Weight::from_parts(0, 108986)) + // Measured: `33029` + // Estimated: `69078` + // Minimum execution time: 280_549_000 picoseconds. + Weight::from_parts(283_469_000, 0) + .saturating_add(Weight::from_parts(0, 69078)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -171,8 +175,8 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `76` // Estimated: `2767` - // Minimum execution time: 4_000_000 picoseconds. - Weight::from_parts(4_070_000, 0) + // Minimum execution time: 4_140_000 picoseconds. + Weight::from_parts(4_310_000, 0) .saturating_add(Weight::from_parts(0, 2767)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -183,8 +187,8 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `111` // Estimated: `2767` - // Minimum execution time: 5_470_000 picoseconds. - Weight::from_parts(5_600_000, 0) + // Minimum execution time: 5_530_000 picoseconds. + Weight::from_parts(5_870_000, 0) .saturating_add(Weight::from_parts(0, 2767)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -193,8 +197,8 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_990_000 picoseconds. - Weight::from_parts(6_100_000, 0) + // Minimum execution time: 6_670_000 picoseconds. + Weight::from_parts(6_810_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// Storage: UNKNOWN KEY `0x7b3237373ffdfeb1cab4222e3b520d6b345d8e88afa015075c945637c07e8f20` (r:1 w:1) @@ -215,8 +219,8 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `65711` // Estimated: `69176` - // Minimum execution time: 139_830_000 picoseconds. - Weight::from_parts(141_411_000, 0) + // Minimum execution time: 112_409_000 picoseconds. + Weight::from_parts(114_110_000, 0) .saturating_add(Weight::from_parts(0, 69176)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(5)) @@ -229,8 +233,8 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `65710` // Estimated: `69175` - // Minimum execution time: 59_140_000 picoseconds. - Weight::from_parts(59_620_000, 0) + // Minimum execution time: 66_520_000 picoseconds. + Weight::from_parts(68_899_000, 0) .saturating_add(Weight::from_parts(0, 69175)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) diff --git a/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/frame_system.rs b/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/frame_system.rs index e94d47bab4..2e84788acb 100644 --- a/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/frame_system.rs +++ b/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/frame_system.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `frame_system` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/bridge-hub-kusama-runtime/bridge_hub_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/bridge-hub-kusama-runtime/bridge_hub_kusama_runtime.wasm +// --pallet=frame_system +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/bridge-hubs/bridge-hub-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -49,22 +53,22 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_690_000 picoseconds. - Weight::from_parts(10_728_409, 0) + // Minimum execution time: 3_090_000 picoseconds. + Weight::from_parts(50_931_927, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 3 - .saturating_add(Weight::from_parts(479, 0).saturating_mul(b.into())) + // Standard Error: 5 + .saturating_add(Weight::from_parts(600, 0).saturating_mul(b.into())) } /// The range of component `b` is `[0, 3932160]`. fn remark_with_event(b: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_810_000 picoseconds. - Weight::from_parts(7_000_000, 0) + // Minimum execution time: 6_951_000 picoseconds. + Weight::from_parts(57_534_556, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 2 - .saturating_add(Weight::from_parts(2_172, 0).saturating_mul(b.into())) + // Standard Error: 4 + .saturating_add(Weight::from_parts(1_765, 0).saturating_mul(b.into())) } /// Storage: UNKNOWN KEY `0x3a686561707061676573` (r:0 w:1) /// Proof: UNKNOWN KEY `0x3a686561707061676573` (r:0 w:1) @@ -72,8 +76,8 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_350_000 picoseconds. - Weight::from_parts(4_540_000, 0) + // Minimum execution time: 4_590_000 picoseconds. + Weight::from_parts(4_860_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -93,8 +97,8 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `127` // Estimated: `1612` - // Minimum execution time: 127_193_761_000 picoseconds. - Weight::from_parts(130_889_010_000, 0) + // Minimum execution time: 127_918_154_000 picoseconds. + Weight::from_parts(130_727_144_000, 0) .saturating_add(Weight::from_parts(0, 1612)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) @@ -106,11 +110,11 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_700_000 picoseconds. - Weight::from_parts(2_790_000, 0) + // Minimum execution time: 3_080_000 picoseconds. + Weight::from_parts(3_230_000, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 2_985 - .saturating_add(Weight::from_parts(890_139, 0).saturating_mul(i.into())) + // Standard Error: 2_330 + .saturating_add(Weight::from_parts(1_121_520, 0).saturating_mul(i.into())) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into()))) } /// Storage: `Skipped::Metadata` (r:0 w:0) @@ -120,11 +124,11 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_740_000 picoseconds. - Weight::from_parts(2_790_000, 0) + // Minimum execution time: 3_230_000 picoseconds. + Weight::from_parts(3_400_000, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 1_242 - .saturating_add(Weight::from_parts(672_992, 0).saturating_mul(i.into())) + // Standard Error: 1_007 + .saturating_add(Weight::from_parts(839_846, 0).saturating_mul(i.into())) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into()))) } /// Storage: `Skipped::Metadata` (r:0 w:0) @@ -134,11 +138,11 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `58 + p * (69 ±0)` // Estimated: `67 + p * (70 ±0)` - // Minimum execution time: 5_360_000 picoseconds. - Weight::from_parts(5_560_000, 0) + // Minimum execution time: 5_671_000 picoseconds. + Weight::from_parts(5_809_000, 0) .saturating_add(Weight::from_parts(0, 67)) - // Standard Error: 1_507 - .saturating_add(Weight::from_parts(1_553_167, 0).saturating_mul(p.into())) + // Standard Error: 3_812 + .saturating_add(Weight::from_parts(1_731_684, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(p.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(p.into()))) .saturating_add(Weight::from_parts(0, 70).saturating_mul(p.into())) @@ -149,8 +153,8 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 21_930_000 picoseconds. - Weight::from_parts(22_710_000, 0) + // Minimum execution time: 12_349_000 picoseconds. + Weight::from_parts(14_400_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -172,8 +176,8 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `149` // Estimated: `1634` - // Minimum execution time: 129_633_251_000 picoseconds. - Weight::from_parts(133_099_667_000, 0) + // Minimum execution time: 137_582_663_000 picoseconds. + Weight::from_parts(140_406_204_000, 0) .saturating_add(Weight::from_parts(0, 1634)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(4)) diff --git a/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/frame_system_extensions.rs b/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/frame_system_extensions.rs index c7641e34ba..540e298426 100644 --- a/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/frame_system_extensions.rs +++ b/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/frame_system_extensions.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `frame_system_extensions` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/bridge-hub-kusama-runtime/bridge_hub_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/bridge-hub-kusama-runtime/bridge_hub_kusama_runtime.wasm +// --pallet=frame_system_extensions +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/bridge-hubs/bridge-hub-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -48,32 +52,32 @@ impl frame_system::ExtensionsWeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `30` // Estimated: `0` - // Minimum execution time: 4_020_000 picoseconds. - Weight::from_parts(4_230_000, 0) + // Minimum execution time: 3_920_000 picoseconds. + Weight::from_parts(4_130_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn check_mortality_mortal_transaction() -> Weight { // Proof Size summary in bytes: // Measured: `68` // Estimated: `0` - // Minimum execution time: 7_380_000 picoseconds. - Weight::from_parts(7_620_000, 0) + // Minimum execution time: 7_950_000 picoseconds. + Weight::from_parts(8_560_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn check_mortality_immortal_transaction() -> Weight { // Proof Size summary in bytes: // Measured: `68` // Estimated: `0` - // Minimum execution time: 7_350_000 picoseconds. - Weight::from_parts(7_590_000, 0) + // Minimum execution time: 7_790_000 picoseconds. + Weight::from_parts(8_200_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn check_non_zero_sender() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 700_000 picoseconds. - Weight::from_parts(750_000, 0) + // Minimum execution time: 770_000 picoseconds. + Weight::from_parts(890_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// Storage: `System::Account` (r:1 w:1) @@ -82,8 +86,8 @@ impl frame_system::ExtensionsWeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `101` // Estimated: `3593` - // Minimum execution time: 7_860_000 picoseconds. - Weight::from_parts(8_150_000, 0) + // Minimum execution time: 10_690_000 picoseconds. + Weight::from_parts(11_030_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -92,32 +96,32 @@ impl frame_system::ExtensionsWeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 570_000 picoseconds. - Weight::from_parts(630_000, 0) + // Minimum execution time: 650_000 picoseconds. + Weight::from_parts(710_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn check_tx_version() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 560_000 picoseconds. - Weight::from_parts(620_000, 0) + // Minimum execution time: 630_000 picoseconds. + Weight::from_parts(690_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn check_weight() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_620_000 picoseconds. - Weight::from_parts(4_810_000, 0) + // Minimum execution time: 5_490_000 picoseconds. + Weight::from_parts(5_850_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn weight_reclaim() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_750_000 picoseconds. - Weight::from_parts(2_830_000, 0) + // Minimum execution time: 3_470_000 picoseconds. + Weight::from_parts(3_649_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/pallet_balances.rs b/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/pallet_balances.rs index b450056c0c..029cc80802 100644 --- a/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/pallet_balances.rs +++ b/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/pallet_balances.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_balances` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/bridge-hub-kusama-runtime/bridge_hub_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/bridge-hub-kusama-runtime/bridge_hub_kusama_runtime.wasm +// --pallet=pallet_balances +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/bridge-hubs/bridge-hub-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -50,8 +54,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 55_820_000 picoseconds. - Weight::from_parts(56_560_000, 0) + // Minimum execution time: 66_731_000 picoseconds. + Weight::from_parts(68_341_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -62,8 +66,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 44_561_000 picoseconds. - Weight::from_parts(45_170_000, 0) + // Minimum execution time: 53_259_000 picoseconds. + Weight::from_parts(54_511_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -72,10 +76,10 @@ impl pallet_balances::WeightInfo for WeightInfo { /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) fn force_set_balance_creating() -> Weight { // Proof Size summary in bytes: - // Measured: `174` + // Measured: `39` // Estimated: `3593` - // Minimum execution time: 17_750_000 picoseconds. - Weight::from_parts(18_240_000, 0) + // Minimum execution time: 28_021_000 picoseconds. + Weight::from_parts(30_530_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -86,8 +90,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `174` // Estimated: `3593` - // Minimum execution time: 25_950_000 picoseconds. - Weight::from_parts(26_340_000, 0) + // Minimum execution time: 28_709_000 picoseconds. + Weight::from_parts(31_080_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -98,8 +102,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `103` // Estimated: `6196` - // Minimum execution time: 58_520_000 picoseconds. - Weight::from_parts(58_930_000, 0) + // Minimum execution time: 68_379_000 picoseconds. + Weight::from_parts(69_889_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -110,8 +114,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 55_310_000 picoseconds. - Weight::from_parts(55_631_000, 0) + // Minimum execution time: 66_399_000 picoseconds. + Weight::from_parts(70_320_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -122,8 +126,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `174` // Estimated: `3593` - // Minimum execution time: 21_050_000 picoseconds. - Weight::from_parts(21_560_000, 0) + // Minimum execution time: 22_890_000 picoseconds. + Weight::from_parts(24_111_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -135,11 +139,11 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0 + u * (136 ±0)` // Estimated: `990 + u * (2603 ±0)` - // Minimum execution time: 19_580_000 picoseconds. - Weight::from_parts(19_890_000, 0) + // Minimum execution time: 22_070_000 picoseconds. + Weight::from_parts(22_490_000, 0) .saturating_add(Weight::from_parts(0, 990)) - // Standard Error: 9_195 - .saturating_add(Weight::from_parts(16_349_911, 0).saturating_mul(u.into())) + // Standard Error: 22_445 + .saturating_add(Weight::from_parts(19_678_652, 0).saturating_mul(u.into())) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(u.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(u.into()))) .saturating_add(Weight::from_parts(0, 2603).saturating_mul(u.into())) @@ -148,24 +152,24 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 7_460_000 picoseconds. - Weight::from_parts(7_840_000, 0) + // Minimum execution time: 8_150_000 picoseconds. + Weight::from_parts(12_910_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn burn_allow_death() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 35_361_000 picoseconds. - Weight::from_parts(35_580_000, 0) + // Minimum execution time: 40_150_000 picoseconds. + Weight::from_parts(44_460_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn burn_keep_alive() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 24_351_000 picoseconds. - Weight::from_parts(24_710_000, 0) + // Minimum execution time: 27_260_000 picoseconds. + Weight::from_parts(28_710_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/pallet_bridge_grandpa.rs b/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/pallet_bridge_grandpa.rs index 310ca9c4b1..445c74f26e 100644 --- a/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/pallet_bridge_grandpa.rs +++ b/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/pallet_bridge_grandpa.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_bridge_grandpa` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/bridge-hub-kusama-runtime/bridge_hub_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/bridge-hub-kusama-runtime/bridge_hub_kusama_runtime.wasm +// --pallet=pallet_bridge_grandpa +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/bridge-hubs/bridge-hub-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -62,13 +66,13 @@ impl pallet_bridge_grandpa::WeightInfo for WeightInfo pallet_bridge_grandpa::WeightInfo for WeightInfo pallet_bridge_messages::WeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `681` // Estimated: `52645` - // Minimum execution time: 72_831_000 picoseconds. - Weight::from_parts(77_830_000, 0) + // Minimum execution time: 76_950_000 picoseconds. + Weight::from_parts(81_890_000, 0) .saturating_add(Weight::from_parts(0, 52645)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(1)) @@ -87,11 +91,11 @@ impl pallet_bridge_messages::WeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `681` // Estimated: `52645` - // Minimum execution time: 72_730_000 picoseconds. - Weight::from_parts(2_158_406_602, 0) + // Minimum execution time: 76_300_000 picoseconds. + Weight::from_parts(78_679_000, 0) .saturating_add(Weight::from_parts(0, 52645)) - // Standard Error: 284_776 - .saturating_add(Weight::from_parts(32_810_703, 0).saturating_mul(n.into())) + // Standard Error: 41_534 + .saturating_add(Weight::from_parts(14_898_895, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -113,8 +117,8 @@ impl pallet_bridge_messages::WeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `681` // Estimated: `52645` - // Minimum execution time: 79_261_000 picoseconds. - Weight::from_parts(80_311_000, 0) + // Minimum execution time: 82_709_000 picoseconds. + Weight::from_parts(87_991_000, 0) .saturating_add(Weight::from_parts(0, 52645)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(1)) @@ -138,11 +142,11 @@ impl pallet_bridge_messages::WeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `681` // Estimated: `52645` - // Minimum execution time: 70_990_000 picoseconds. - Weight::from_parts(73_422_860, 0) + // Minimum execution time: 73_700_000 picoseconds. + Weight::from_parts(82_016_183, 0) .saturating_add(Weight::from_parts(0, 52645)) - // Standard Error: 8 - .saturating_add(Weight::from_parts(1_882, 0).saturating_mul(n.into())) + // Standard Error: 32 + .saturating_add(Weight::from_parts(2_256, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -166,8 +170,8 @@ impl pallet_bridge_messages::WeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `555` // Estimated: `5354` - // Minimum execution time: 57_870_000 picoseconds. - Weight::from_parts(58_241_000, 0) + // Minimum execution time: 59_920_000 picoseconds. + Weight::from_parts(63_831_000, 0) .saturating_add(Weight::from_parts(0, 5354)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(3)) @@ -192,8 +196,8 @@ impl pallet_bridge_messages::WeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `555` // Estimated: `5354` - // Minimum execution time: 59_221_000 picoseconds. - Weight::from_parts(60_010_000, 0) + // Minimum execution time: 61_939_000 picoseconds. + Weight::from_parts(65_391_000, 0) .saturating_add(Weight::from_parts(0, 5354)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(4)) @@ -218,8 +222,8 @@ impl pallet_bridge_messages::WeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `555` // Estimated: `6086` - // Minimum execution time: 64_480_000 picoseconds. - Weight::from_parts(64_971_000, 0) + // Minimum execution time: 66_230_000 picoseconds. + Weight::from_parts(69_870_000, 0) .saturating_add(Weight::from_parts(0, 6086)) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(5)) @@ -251,11 +255,11 @@ impl pallet_bridge_messages::WeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `804` // Estimated: `52645` - // Minimum execution time: 90_510_000 picoseconds. - Weight::from_parts(94_335_987, 0) + // Minimum execution time: 93_669_000 picoseconds. + Weight::from_parts(104_903_911, 0) .saturating_add(Weight::from_parts(0, 52645)) - // Standard Error: 11 - .saturating_add(Weight::from_parts(6_727, 0).saturating_mul(n.into())) + // Standard Error: 55 + .saturating_add(Weight::from_parts(8_848, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(10)) .saturating_add(T::DbWeight::get().writes(3)) } diff --git a/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/pallet_bridge_parachains.rs b/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/pallet_bridge_parachains.rs index 2aace569d0..5f51ca4464 100644 --- a/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/pallet_bridge_parachains.rs +++ b/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/pallet_bridge_parachains.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_bridge_parachains` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/bridge-hub-kusama-runtime/bridge_hub_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/bridge-hub-kusama-runtime/bridge_hub_kusama_runtime.wasm +// --pallet=pallet_bridge_parachains +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/bridge-hubs/bridge-hub-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -55,13 +59,15 @@ impl pallet_bridge_parachains::WeightInfo for WeightInf /// Storage: `BridgePolkadotParachains::ImportedParaHeads` (r:0 w:1) /// Proof: `BridgePolkadotParachains::ImportedParaHeads` (`max_values`: Some(600), `max_size`: Some(196), added: 1681, mode: `MaxEncodedLen`) /// The range of component `p` is `[1, 2]`. - fn submit_parachain_heads_with_n_parachains(_p: u32, ) -> Weight { + fn submit_parachain_heads_with_n_parachains(p: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `72` // Estimated: `2543` - // Minimum execution time: 40_640_000 picoseconds. - Weight::from_parts(41_659_300, 0) + // Minimum execution time: 43_820_000 picoseconds. + Weight::from_parts(45_867_946, 0) .saturating_add(Weight::from_parts(0, 2543)) + // Standard Error: 208_170 + .saturating_add(Weight::from_parts(514_026, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -79,8 +85,8 @@ impl pallet_bridge_parachains::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `72` // Estimated: `2543` - // Minimum execution time: 41_920_000 picoseconds. - Weight::from_parts(42_580_000, 0) + // Minimum execution time: 45_430_000 picoseconds. + Weight::from_parts(46_670_000, 0) .saturating_add(Weight::from_parts(0, 2543)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) @@ -99,8 +105,8 @@ impl pallet_bridge_parachains::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `72` // Estimated: `2543` - // Minimum execution time: 68_860_000 picoseconds. - Weight::from_parts(69_380_000, 0) + // Minimum execution time: 80_290_000 picoseconds. + Weight::from_parts(81_420_000, 0) .saturating_add(Weight::from_parts(0, 2543)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) diff --git a/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/pallet_bridge_relayers.rs b/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/pallet_bridge_relayers.rs index dea9d07624..f5e4419bc2 100644 --- a/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/pallet_bridge_relayers.rs +++ b/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/pallet_bridge_relayers.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_bridge_relayers` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/bridge-hub-kusama-runtime/bridge_hub_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/bridge-hub-kusama-runtime/bridge_hub_kusama_runtime.wasm +// --pallet=pallet_bridge_relayers +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/bridge-hubs/bridge-hub-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -52,8 +56,8 @@ impl pallet_bridge_relayers::WeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `207` // Estimated: `3593` - // Minimum execution time: 56_891_000 picoseconds. - Weight::from_parts(57_770_000, 0) + // Minimum execution time: 66_880_000 picoseconds. + Weight::from_parts(68_440_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -66,8 +70,8 @@ impl pallet_bridge_relayers::WeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `207` // Estimated: `3593` - // Minimum execution time: 23_750_000 picoseconds. - Weight::from_parts(24_100_000, 0) + // Minimum execution time: 24_590_000 picoseconds. + Weight::from_parts(25_740_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -82,8 +86,8 @@ impl pallet_bridge_relayers::WeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `61` // Estimated: `4714` - // Minimum execution time: 30_900_000 picoseconds. - Weight::from_parts(31_321_000, 0) + // Minimum execution time: 34_750_000 picoseconds. + Weight::from_parts(35_910_000, 0) .saturating_add(Weight::from_parts(0, 4714)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -96,8 +100,8 @@ impl pallet_bridge_relayers::WeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `160` // Estimated: `4714` - // Minimum execution time: 32_411_000 picoseconds. - Weight::from_parts(32_640_000, 0) + // Minimum execution time: 34_729_000 picoseconds. + Weight::from_parts(35_950_000, 0) .saturating_add(Weight::from_parts(0, 4714)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -110,8 +114,8 @@ impl pallet_bridge_relayers::WeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `160` // Estimated: `4714` - // Minimum execution time: 28_110_000 picoseconds. - Weight::from_parts(28_670_000, 0) + // Minimum execution time: 31_080_000 picoseconds. + Weight::from_parts(32_320_000, 0) .saturating_add(Weight::from_parts(0, 4714)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -122,8 +126,8 @@ impl pallet_bridge_relayers::WeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `6` // Estimated: `3538` - // Minimum execution time: 7_270_000 picoseconds. - Weight::from_parts(7_530_000, 0) + // Minimum execution time: 8_050_000 picoseconds. + Weight::from_parts(8_550_000, 0) .saturating_add(Weight::from_parts(0, 3538)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) diff --git a/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/pallet_collator_selection.rs b/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/pallet_collator_selection.rs index 77b8929dc0..b3fbf27f26 100644 --- a/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/pallet_collator_selection.rs +++ b/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/pallet_collator_selection.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_collator_selection` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/bridge-hub-kusama-runtime/bridge_hub_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/bridge-hub-kusama-runtime/bridge_hub_kusama_runtime.wasm +// --pallet=pallet_collator_selection +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/bridge-hubs/bridge-hub-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -53,11 +57,11 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `196 + b * (79 ±0)` // Estimated: `1187 + b * (2555 ±0)` - // Minimum execution time: 15_740_000 picoseconds. - Weight::from_parts(12_453_562, 0) + // Minimum execution time: 14_979_000 picoseconds. + Weight::from_parts(10_573_435, 0) .saturating_add(Weight::from_parts(0, 1187)) - // Standard Error: 8_721 - .saturating_add(Weight::from_parts(4_602_279, 0).saturating_mul(b.into())) + // Standard Error: 20_349 + .saturating_add(Weight::from_parts(5_117_229, 0).saturating_mul(b.into())) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(b.into()))) .saturating_add(T::DbWeight::get().writes(1)) .saturating_add(Weight::from_parts(0, 2555).saturating_mul(b.into())) @@ -74,15 +78,13 @@ impl pallet_collator_selection::WeightInfo for WeightIn /// The range of component `c` is `[1, 99]`. fn add_invulnerable(b: u32, c: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `757 + b * (32 ±0) + c * (53 ±0)` + // Measured: `756 + b * (32 ±0) + c * (53 ±0)` // Estimated: `6287 + b * (37 ±0) + c * (53 ±0)` - // Minimum execution time: 50_630_000 picoseconds. - Weight::from_parts(49_903_824, 0) + // Minimum execution time: 54_380_000 picoseconds. + Weight::from_parts(58_352_909, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 6_359 - .saturating_add(Weight::from_parts(106_741, 0).saturating_mul(b.into())) - // Standard Error: 1_205 - .saturating_add(Weight::from_parts(90_974, 0).saturating_mul(c.into())) + // Standard Error: 2_458 + .saturating_add(Weight::from_parts(161_791, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 37).saturating_mul(b.into())) @@ -97,11 +99,11 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `82 + b * (32 ±0)` // Estimated: `6287` - // Minimum execution time: 14_510_000 picoseconds. - Weight::from_parts(14_675_721, 0) + // Minimum execution time: 13_560_000 picoseconds. + Weight::from_parts(14_311_282, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 1_052 - .saturating_add(Weight::from_parts(74_764, 0).saturating_mul(b.into())) + // Standard Error: 4_917 + .saturating_add(Weight::from_parts(196_711, 0).saturating_mul(b.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -111,8 +113,8 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_330_000 picoseconds. - Weight::from_parts(6_600_000, 0) + // Minimum execution time: 6_611_000 picoseconds. + Weight::from_parts(7_580_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -130,13 +132,13 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `0 + c * (182 ±0) + k * (115 ±0)` // Estimated: `6287 + c * (901 ±29) + k * (901 ±29)` - // Minimum execution time: 12_490_000 picoseconds. - Weight::from_parts(12_710_000, 0) + // Minimum execution time: 12_390_000 picoseconds. + Weight::from_parts(12_699_000, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 198_229 - .saturating_add(Weight::from_parts(6_614_803, 0).saturating_mul(c.into())) - // Standard Error: 198_229 - .saturating_add(Weight::from_parts(6_301_351, 0).saturating_mul(k.into())) + // Standard Error: 236_961 + .saturating_add(Weight::from_parts(7_837_069, 0).saturating_mul(c.into())) + // Standard Error: 236_961 + .saturating_add(Weight::from_parts(7_553_158, 0).saturating_mul(k.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(c.into()))) @@ -151,13 +153,13 @@ impl pallet_collator_selection::WeightInfo for WeightIn /// The range of component `c` is `[3, 100]`. fn update_bond(c: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `282 + c * (49 ±0)` + // Measured: `286 + c * (49 ±0)` // Estimated: `6287` - // Minimum execution time: 32_540_000 picoseconds. - Weight::from_parts(33_960_252, 0) + // Minimum execution time: 34_210_000 picoseconds. + Weight::from_parts(39_170_137, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 2_243 - .saturating_add(Weight::from_parts(72_644, 0).saturating_mul(c.into())) + // Standard Error: 5_480 + .saturating_add(Weight::from_parts(139_397, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -176,11 +178,11 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `727 + c * (52 ±0)` // Estimated: `6287 + c * (54 ±0)` - // Minimum execution time: 47_381_000 picoseconds. - Weight::from_parts(49_370_377, 0) + // Minimum execution time: 47_440_000 picoseconds. + Weight::from_parts(53_031_279, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 1_058 - .saturating_add(Weight::from_parts(97_303, 0).saturating_mul(c.into())) + // Standard Error: 4_641 + .saturating_add(Weight::from_parts(218_288, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) .saturating_add(Weight::from_parts(0, 54).saturating_mul(c.into())) @@ -202,11 +204,11 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `867 + c * (53 ±0)` // Estimated: `6287 + c * (54 ±0)` - // Minimum execution time: 65_451_000 picoseconds. - Weight::from_parts(67_710_630, 0) + // Minimum execution time: 71_480_000 picoseconds. + Weight::from_parts(79_893_654, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 1_453 - .saturating_add(Weight::from_parts(109_252, 0).saturating_mul(c.into())) + // Standard Error: 6_478 + .saturating_add(Weight::from_parts(167_256, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(4)) .saturating_add(Weight::from_parts(0, 54).saturating_mul(c.into())) @@ -222,11 +224,11 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `310 + c * (48 ±0)` // Estimated: `6287` - // Minimum execution time: 35_060_000 picoseconds. - Weight::from_parts(36_842_509, 0) + // Minimum execution time: 36_701_000 picoseconds. + Weight::from_parts(42_411_789, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 2_060 - .saturating_add(Weight::from_parts(111_440, 0).saturating_mul(c.into())) + // Standard Error: 4_016 + .saturating_add(Weight::from_parts(169_740, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -238,8 +240,8 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `155` // Estimated: `6196` - // Minimum execution time: 49_541_000 picoseconds. - Weight::from_parts(50_030_000, 0) + // Minimum execution time: 57_320_000 picoseconds. + Weight::from_parts(59_230_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(3)) @@ -258,13 +260,13 @@ impl pallet_collator_selection::WeightInfo for WeightIn /// The range of component `c` is `[1, 100]`. fn new_session(r: u32, c: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `2265 + c * (97 ±0) + r * (114 ±0)` + // Measured: `2232 + c * (97 ±0) + r * (115 ±0)` // Estimated: `6287 + c * (2519 ±0) + r * (2603 ±0)` - // Minimum execution time: 32_451_000 picoseconds. - Weight::from_parts(32_980_000, 0) + // Minimum execution time: 31_350_000 picoseconds. + Weight::from_parts(32_140_000, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 346_537 - .saturating_add(Weight::from_parts(16_056_523, 0).saturating_mul(c.into())) + // Standard Error: 416_980 + .saturating_add(Weight::from_parts(18_577_673, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(c.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(c.into()))) diff --git a/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/pallet_message_queue.rs b/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/pallet_message_queue.rs index 543f1cd9dc..d7ac133082 100644 --- a/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/pallet_message_queue.rs +++ b/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/pallet_message_queue.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_message_queue` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/bridge-hub-kusama-runtime/bridge_hub_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/bridge-hub-kusama-runtime/bridge_hub_kusama_runtime.wasm +// --pallet=pallet_message_queue +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/bridge-hubs/bridge-hub-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -52,8 +56,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `223` // Estimated: `6212` - // Minimum execution time: 16_310_000 picoseconds. - Weight::from_parts(16_860_000, 0) + // Minimum execution time: 17_360_000 picoseconds. + Weight::from_parts(18_800_000, 0) .saturating_add(Weight::from_parts(0, 6212)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -66,8 +70,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `218` // Estimated: `6212` - // Minimum execution time: 14_700_000 picoseconds. - Weight::from_parts(15_040_000, 0) + // Minimum execution time: 15_280_000 picoseconds. + Weight::from_parts(16_050_000, 0) .saturating_add(Weight::from_parts(0, 6212)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) @@ -78,8 +82,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `6` // Estimated: `3601` - // Minimum execution time: 5_200_000 picoseconds. - Weight::from_parts(5_420_000, 0) + // Minimum execution time: 5_900_000 picoseconds. + Weight::from_parts(6_240_000, 0) .saturating_add(Weight::from_parts(0, 3601)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -90,8 +94,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `72` // Estimated: `69078` - // Minimum execution time: 8_020_000 picoseconds. - Weight::from_parts(8_180_000, 0) + // Minimum execution time: 8_330_000 picoseconds. + Weight::from_parts(8_770_000, 0) .saturating_add(Weight::from_parts(0, 69078)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -102,8 +106,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `72` // Estimated: `69078` - // Minimum execution time: 8_180_000 picoseconds. - Weight::from_parts(8_400_000, 0) + // Minimum execution time: 8_860_000 picoseconds. + Weight::from_parts(9_210_000, 0) .saturating_add(Weight::from_parts(0, 69078)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -116,8 +120,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 212_681_000 picoseconds. - Weight::from_parts(214_271_000, 0) + // Minimum execution time: 148_639_000 picoseconds. + Weight::from_parts(155_420_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -129,8 +133,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `171` // Estimated: `3601` - // Minimum execution time: 9_280_000 picoseconds. - Weight::from_parts(9_710_000, 0) + // Minimum execution time: 10_120_000 picoseconds. + Weight::from_parts(10_720_000, 0) .saturating_add(Weight::from_parts(0, 3601)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -143,8 +147,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `161` // Estimated: `3601` - // Minimum execution time: 7_910_000 picoseconds. - Weight::from_parts(8_130_000, 0) + // Minimum execution time: 8_390_000 picoseconds. + Weight::from_parts(8_930_000, 0) .saturating_add(Weight::from_parts(0, 3601)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -157,8 +161,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `65667` // Estimated: `69078` - // Minimum execution time: 60_170_000 picoseconds. - Weight::from_parts(60_700_000, 0) + // Minimum execution time: 72_450_000 picoseconds. + Weight::from_parts(76_930_000, 0) .saturating_add(Weight::from_parts(0, 69078)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -171,8 +175,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `65667` // Estimated: `69078` - // Minimum execution time: 79_090_000 picoseconds. - Weight::from_parts(79_760_000, 0) + // Minimum execution time: 95_049_000 picoseconds. + Weight::from_parts(98_500_000, 0) .saturating_add(Weight::from_parts(0, 69078)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -185,8 +189,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `65667` // Estimated: `69078` - // Minimum execution time: 139_730_000 picoseconds. - Weight::from_parts(140_870_000, 0) + // Minimum execution time: 108_060_000 picoseconds. + Weight::from_parts(110_070_000, 0) .saturating_add(Weight::from_parts(0, 69078)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) diff --git a/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/pallet_multisig.rs b/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/pallet_multisig.rs index bbc714c94b..174425abc9 100644 --- a/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/pallet_multisig.rs +++ b/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/pallet_multisig.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_multisig` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/bridge-hub-kusama-runtime/bridge_hub_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/bridge-hub-kusama-runtime/bridge_hub_kusama_runtime.wasm +// --pallet=pallet_multisig +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/bridge-hubs/bridge-hub-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -49,11 +53,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 15_560_000 picoseconds. - Weight::from_parts(16_059_831, 0) + // Minimum execution time: 24_270_000 picoseconds. + Weight::from_parts(28_130_132, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 3 - .saturating_add(Weight::from_parts(413, 0).saturating_mul(z.into())) + // Standard Error: 43 + .saturating_add(Weight::from_parts(2_704, 0).saturating_mul(z.into())) } /// Storage: `Multisig::Multisigs` (r:1 w:1) /// Proof: `Multisig::Multisigs` (`max_values`: None, `max_size`: Some(3346), added: 5821, mode: `MaxEncodedLen`) @@ -63,13 +67,13 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `263 + s * (2 ±0)` // Estimated: `6811` - // Minimum execution time: 47_820_000 picoseconds. - Weight::from_parts(37_974_982, 0) + // Minimum execution time: 54_339_000 picoseconds. + Weight::from_parts(43_006_818, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 686 - .saturating_add(Weight::from_parts(106_039, 0).saturating_mul(s.into())) - // Standard Error: 6 - .saturating_add(Weight::from_parts(2_055, 0).saturating_mul(z.into())) + // Standard Error: 4_009 + .saturating_add(Weight::from_parts(181_821, 0).saturating_mul(s.into())) + // Standard Error: 39 + .saturating_add(Weight::from_parts(2_604, 0).saturating_mul(z.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -81,13 +85,13 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `282` // Estimated: `6811` - // Minimum execution time: 30_971_000 picoseconds. - Weight::from_parts(22_009_398, 0) + // Minimum execution time: 35_329_000 picoseconds. + Weight::from_parts(20_736_140, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 502 - .saturating_add(Weight::from_parts(98_430, 0).saturating_mul(s.into())) - // Standard Error: 4 - .saturating_add(Weight::from_parts(2_056, 0).saturating_mul(z.into())) + // Standard Error: 4_607 + .saturating_add(Weight::from_parts(164_742, 0).saturating_mul(s.into())) + // Standard Error: 45 + .saturating_add(Weight::from_parts(2_983, 0).saturating_mul(z.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -101,13 +105,13 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `388 + s * (33 ±0)` // Estimated: `6811` - // Minimum execution time: 53_590_000 picoseconds. - Weight::from_parts(41_759_445, 0) + // Minimum execution time: 60_980_000 picoseconds. + Weight::from_parts(50_811_072, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 1_075 - .saturating_add(Weight::from_parts(128_578, 0).saturating_mul(s.into())) - // Standard Error: 10 - .saturating_add(Weight::from_parts(2_053, 0).saturating_mul(z.into())) + // Standard Error: 5_413 + .saturating_add(Weight::from_parts(147_766, 0).saturating_mul(s.into())) + // Standard Error: 53 + .saturating_add(Weight::from_parts(2_820, 0).saturating_mul(z.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -118,11 +122,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `263 + s * (2 ±0)` // Estimated: `6811` - // Minimum execution time: 35_810_000 picoseconds. - Weight::from_parts(36_904_918, 0) + // Minimum execution time: 37_770_000 picoseconds. + Weight::from_parts(40_547_237, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 415 - .saturating_add(Weight::from_parts(99_458, 0).saturating_mul(s.into())) + // Standard Error: 3_330 + .saturating_add(Weight::from_parts(176_586, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -133,11 +137,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `282` // Estimated: `6811` - // Minimum execution time: 20_081_000 picoseconds. - Weight::from_parts(20_677_925, 0) + // Minimum execution time: 19_140_000 picoseconds. + Weight::from_parts(21_738_092, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 342 - .saturating_add(Weight::from_parts(97_861, 0).saturating_mul(s.into())) + // Standard Error: 2_790 + .saturating_add(Weight::from_parts(148_473, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -148,11 +152,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `454 + s * (1 ±0)` // Estimated: `6811` - // Minimum execution time: 36_790_000 picoseconds. - Weight::from_parts(37_774_843, 0) + // Minimum execution time: 37_840_000 picoseconds. + Weight::from_parts(40_875_387, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 443 - .saturating_add(Weight::from_parts(99_043, 0).saturating_mul(s.into())) + // Standard Error: 4_474 + .saturating_add(Weight::from_parts(159_140, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -163,11 +167,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `454 + s * (1 ±0)` // Estimated: `6811` - // Minimum execution time: 34_670_000 picoseconds. - Weight::from_parts(35_620_305, 0) + // Minimum execution time: 34_488_000 picoseconds. + Weight::from_parts(41_651_179, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 1_066 - .saturating_add(Weight::from_parts(104_007, 0).saturating_mul(s.into())) + // Standard Error: 6_758 + .saturating_add(Weight::from_parts(133_782, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } diff --git a/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/pallet_session.rs b/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/pallet_session.rs index b0a8097bbb..0b3ec5aad9 100644 --- a/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/pallet_session.rs +++ b/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/pallet_session.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_session` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/bridge-hub-kusama-runtime/bridge_hub_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/bridge-hub-kusama-runtime/bridge_hub_kusama_runtime.wasm +// --pallet=pallet_session +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/bridge-hubs/bridge-hub-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -52,24 +56,26 @@ impl pallet_session::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `297` // Estimated: `3762` - // Minimum execution time: 22_510_000 picoseconds. - Weight::from_parts(22_910_000, 0) + // Minimum execution time: 23_229_000 picoseconds. + Weight::from_parts(24_050_000, 0) .saturating_add(Weight::from_parts(0, 3762)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } /// Storage: `Session::NextKeys` (r:1 w:1) /// Proof: `Session::NextKeys` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `Balances::Holds` (r:1 w:1) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(121), added: 2596, mode: `MaxEncodedLen`) /// Storage: `Session::KeyOwner` (r:0 w:1) /// Proof: `Session::KeyOwner` (`max_values`: None, `max_size`: None, mode: `Measured`) fn purge_keys() -> Weight { // Proof Size summary in bytes: // Measured: `279` // Estimated: `3744` - // Minimum execution time: 16_110_000 picoseconds. - Weight::from_parts(16_600_000, 0) + // Minimum execution time: 41_500_000 picoseconds. + Weight::from_parts(43_530_000, 0) .saturating_add(Weight::from_parts(0, 3744)) - .saturating_add(T::DbWeight::get().reads(1)) - .saturating_add(T::DbWeight::get().writes(2)) + .saturating_add(T::DbWeight::get().reads(2)) + .saturating_add(T::DbWeight::get().writes(3)) } } diff --git a/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/pallet_timestamp.rs b/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/pallet_timestamp.rs index 25bff738f4..773206c1f2 100644 --- a/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/pallet_timestamp.rs +++ b/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/pallet_timestamp.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_timestamp` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/bridge-hub-kusama-runtime/bridge_hub_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/bridge-hub-kusama-runtime/bridge_hub_kusama_runtime.wasm +// --pallet=pallet_timestamp +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/bridge-hubs/bridge-hub-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -52,8 +56,8 @@ impl pallet_timestamp::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `85` // Estimated: `1493` - // Minimum execution time: 9_390_000 picoseconds. - Weight::from_parts(9_750_000, 0) + // Minimum execution time: 9_500_000 picoseconds. + Weight::from_parts(10_220_000, 0) .saturating_add(Weight::from_parts(0, 1493)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -62,8 +66,8 @@ impl pallet_timestamp::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `94` // Estimated: `0` - // Minimum execution time: 5_480_000 picoseconds. - Weight::from_parts(5_630_000, 0) + // Minimum execution time: 5_769_000 picoseconds. + Weight::from_parts(6_579_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/pallet_transaction_payment.rs b/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/pallet_transaction_payment.rs index 521893bca5..00cae83bd0 100644 --- a/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/pallet_transaction_payment.rs +++ b/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/pallet_transaction_payment.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_transaction_payment` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/bridge-hub-kusama-runtime/bridge_hub_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/bridge-hub-kusama-runtime/bridge_hub_kusama_runtime.wasm +// --pallet=pallet_transaction_payment +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/bridge-hubs/bridge-hub-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -48,10 +52,10 @@ impl pallet_transaction_payment::WeightInfo for WeightI /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) fn charge_transaction_payment() -> Weight { // Proof Size summary in bytes: - // Measured: `101` + // Measured: `204` // Estimated: `6196` - // Minimum execution time: 50_091_000 picoseconds. - Weight::from_parts(50_540_000, 0) + // Minimum execution time: 54_810_000 picoseconds. + Weight::from_parts(55_890_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) diff --git a/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/pallet_utility.rs b/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/pallet_utility.rs index baa56135b2..6e3878d1fb 100644 --- a/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/pallet_utility.rs +++ b/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/pallet_utility.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_utility` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/bridge-hub-kusama-runtime/bridge_hub_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/bridge-hub-kusama-runtime/bridge_hub_kusama_runtime.wasm +// --pallet=pallet_utility +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/bridge-hubs/bridge-hub-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -49,18 +53,18 @@ impl pallet_utility::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_970_000 picoseconds. - Weight::from_parts(9_357_702, 0) + // Minimum execution time: 6_130_000 picoseconds. + Weight::from_parts(29_933_082, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 629 - .saturating_add(Weight::from_parts(3_340_297, 0).saturating_mul(c.into())) + // Standard Error: 13_867 + .saturating_add(Weight::from_parts(3_963_882, 0).saturating_mul(c.into())) } fn as_derivative() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_450_000 picoseconds. - Weight::from_parts(5_730_000, 0) + // Minimum execution time: 5_729_000 picoseconds. + Weight::from_parts(6_191_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// The range of component `c` is `[0, 1000]`. @@ -68,18 +72,18 @@ impl pallet_utility::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_990_000 picoseconds. - Weight::from_parts(8_808_516, 0) + // Minimum execution time: 6_210_000 picoseconds. + Weight::from_parts(6_480_000, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 613 - .saturating_add(Weight::from_parts(3_575_172, 0).saturating_mul(c.into())) + // Standard Error: 8_427 + .saturating_add(Weight::from_parts(4_373_755, 0).saturating_mul(c.into())) } fn dispatch_as() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 8_090_000 picoseconds. - Weight::from_parts(8_450_000, 0) + // Minimum execution time: 8_149_000 picoseconds. + Weight::from_parts(8_539_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// The range of component `c` is `[0, 1000]`. @@ -88,25 +92,25 @@ impl pallet_utility::WeightInfo for WeightInfo { // Measured: `0` // Estimated: `0` // Minimum execution time: 6_130_000 picoseconds. - Weight::from_parts(9_305_757, 0) + Weight::from_parts(6_891_001, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 654 - .saturating_add(Weight::from_parts(3_276_894, 0).saturating_mul(c.into())) + // Standard Error: 11_940 + .saturating_add(Weight::from_parts(4_006_111, 0).saturating_mul(c.into())) } fn dispatch_as_fallible() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 8_380_000 picoseconds. - Weight::from_parts(8_630_000, 0) + // Minimum execution time: 8_421_000 picoseconds. + Weight::from_parts(9_219_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn if_else() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 10_110_000 picoseconds. - Weight::from_parts(10_320_000, 0) + // Minimum execution time: 9_840_000 picoseconds. + Weight::from_parts(14_000_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/pallet_xcm.rs b/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/pallet_xcm.rs index 5fcc3457d0..91e7b6fa34 100644 --- a/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/pallet_xcm.rs +++ b/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/pallet_xcm.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_xcm` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 49.0.0 -//! DATE: 2025-07-30, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `e9d5f1f03b4d`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -62,8 +62,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `175` // Estimated: `3640` - // Minimum execution time: 36_490_000 picoseconds. - Weight::from_parts(38_720_000, 0) + // Minimum execution time: 37_590_000 picoseconds. + Weight::from_parts(39_639_000, 0) .saturating_add(Weight::from_parts(0, 3640)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) @@ -88,8 +88,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `259` // Estimated: `3724` - // Minimum execution time: 152_150_000 picoseconds. - Weight::from_parts(159_119_000, 0) + // Minimum execution time: 151_279_000 picoseconds. + Weight::from_parts(153_659_000, 0) .saturating_add(Weight::from_parts(0, 3724)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(3)) @@ -124,8 +124,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `259` // Estimated: `3724` - // Minimum execution time: 154_640_000 picoseconds. - Weight::from_parts(161_311_000, 0) + // Minimum execution time: 155_869_000 picoseconds. + Weight::from_parts(168_679_000, 0) .saturating_add(Weight::from_parts(0, 3724)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(3)) @@ -136,8 +136,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `1485` - // Minimum execution time: 10_690_000 picoseconds. - Weight::from_parts(11_540_000, 0) + // Minimum execution time: 10_910_000 picoseconds. + Weight::from_parts(11_740_000, 0) .saturating_add(Weight::from_parts(0, 1485)) .saturating_add(T::DbWeight::get().reads(1)) } @@ -147,8 +147,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 9_360_000 picoseconds. - Weight::from_parts(10_020_000, 0) + // Minimum execution time: 9_620_000 picoseconds. + Weight::from_parts(11_090_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -156,8 +156,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_250_000 picoseconds. - Weight::from_parts(3_480_000, 0) + // Minimum execution time: 3_430_000 picoseconds. + Weight::from_parts(3_790_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// Storage: `PolkadotXcm::VersionNotifiers` (r:1 w:1) @@ -180,8 +180,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `175` // Estimated: `3640` - // Minimum execution time: 45_460_000 picoseconds. - Weight::from_parts(46_981_000, 0) + // Minimum execution time: 45_179_000 picoseconds. + Weight::from_parts(47_740_000, 0) .saturating_add(Weight::from_parts(0, 3640)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(5)) @@ -204,8 +204,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `334` // Estimated: `108971` - // Minimum execution time: 50_769_000 picoseconds. - Weight::from_parts(52_140_000, 0) + // Minimum execution time: 50_700_000 picoseconds. + Weight::from_parts(52_320_000, 0) .saturating_add(Weight::from_parts(0, 108971)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) @@ -216,8 +216,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_120_000 picoseconds. - Weight::from_parts(3_500_000, 0) + // Minimum execution time: 3_540_000 picoseconds. + Weight::from_parts(3_840_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -227,8 +227,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `22` // Estimated: `15862` - // Minimum execution time: 28_140_000 picoseconds. - Weight::from_parts(28_970_000, 0) + // Minimum execution time: 28_730_000 picoseconds. + Weight::from_parts(29_900_000, 0) .saturating_add(Weight::from_parts(0, 15862)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -239,8 +239,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `26` // Estimated: `15866` - // Minimum execution time: 27_410_000 picoseconds. - Weight::from_parts(28_960_000, 0) + // Minimum execution time: 28_620_000 picoseconds. + Weight::from_parts(29_620_000, 0) .saturating_add(Weight::from_parts(0, 15866)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -251,8 +251,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `40` // Estimated: `18355` - // Minimum execution time: 32_059_000 picoseconds. - Weight::from_parts(32_890_000, 0) + // Minimum execution time: 32_930_000 picoseconds. + Weight::from_parts(33_829_000, 0) .saturating_add(Weight::from_parts(0, 18355)) .saturating_add(T::DbWeight::get().reads(7)) } @@ -268,8 +268,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `118` // Estimated: `6058` - // Minimum execution time: 40_980_000 picoseconds. - Weight::from_parts(42_811_000, 0) + // Minimum execution time: 44_010_000 picoseconds. + Weight::from_parts(46_259_000, 0) .saturating_add(Weight::from_parts(0, 6058)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(1)) @@ -280,8 +280,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `40` // Estimated: `13405` - // Minimum execution time: 23_360_000 picoseconds. - Weight::from_parts(23_990_000, 0) + // Minimum execution time: 23_660_000 picoseconds. + Weight::from_parts(24_380_000, 0) .saturating_add(Weight::from_parts(0, 13405)) .saturating_add(T::DbWeight::get().reads(5)) } @@ -291,8 +291,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `33` // Estimated: `15873` - // Minimum execution time: 28_169_000 picoseconds. - Weight::from_parts(28_870_000, 0) + // Minimum execution time: 28_230_000 picoseconds. + Weight::from_parts(28_900_000, 0) .saturating_add(Weight::from_parts(0, 15873)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -309,8 +309,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `118` // Estimated: `15958` - // Minimum execution time: 56_660_000 picoseconds. - Weight::from_parts(59_270_000, 0) + // Minimum execution time: 58_389_000 picoseconds. + Weight::from_parts(59_799_000, 0) .saturating_add(Weight::from_parts(0, 15958)) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(1)) @@ -323,8 +323,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `1485` - // Minimum execution time: 3_740_000 picoseconds. - Weight::from_parts(4_220_000, 0) + // Minimum execution time: 3_880_000 picoseconds. + Weight::from_parts(4_380_000, 0) .saturating_add(Weight::from_parts(0, 1485)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) @@ -335,8 +335,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `7576` // Estimated: `11041` - // Minimum execution time: 39_331_000 picoseconds. - Weight::from_parts(39_960_000, 0) + // Minimum execution time: 40_030_000 picoseconds. + Weight::from_parts(40_899_000, 0) .saturating_add(Weight::from_parts(0, 11041)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -349,8 +349,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `23` // Estimated: `3488` - // Minimum execution time: 47_311_000 picoseconds. - Weight::from_parts(50_110_000, 0) + // Minimum execution time: 47_510_000 picoseconds. + Weight::from_parts(50_350_000, 0) .saturating_add(Weight::from_parts(0, 3488)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -358,13 +358,13 @@ impl pallet_xcm::WeightInfo for WeightInfo { /// Storage: `PolkadotXcm::AuthorizedAliases` (r:1 w:1) /// Proof: `PolkadotXcm::AuthorizedAliases` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `Balances::Holds` (r:1 w:1) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(103), added: 2578, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(121), added: 2596, mode: `MaxEncodedLen`) fn add_authorized_alias() -> Weight { // Proof Size summary in bytes: // Measured: `128` // Estimated: `3593` - // Minimum execution time: 63_900_000 picoseconds. - Weight::from_parts(66_300_000, 0) + // Minimum execution time: 64_219_000 picoseconds. + Weight::from_parts(67_540_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -372,13 +372,13 @@ impl pallet_xcm::WeightInfo for WeightInfo { /// Storage: `PolkadotXcm::AuthorizedAliases` (r:1 w:1) /// Proof: `PolkadotXcm::AuthorizedAliases` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `Balances::Holds` (r:1 w:1) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(103), added: 2578, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(121), added: 2596, mode: `MaxEncodedLen`) fn remove_authorized_alias() -> Weight { // Proof Size summary in bytes: // Measured: `516` // Estimated: `3981` - // Minimum execution time: 64_340_000 picoseconds. - Weight::from_parts(65_750_000, 0) + // Minimum execution time: 65_030_000 picoseconds. + Weight::from_parts(66_550_000, 0) .saturating_add(Weight::from_parts(0, 3981)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -387,8 +387,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 7_785_000 picoseconds. - Weight::from_parts(8_077_000, 0) + // Minimum execution time: 11_040_000 picoseconds. + Weight::from_parts(11_150_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs b/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs index c08c574586..e9c04e8d5b 100644 --- a/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs +++ b/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_xcm_benchmarks::fungible` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 48.0.0 -//! DATE: 2025-07-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `065f2c4f4ade`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024 // Executed Command: @@ -54,8 +54,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `101` // Estimated: `3593` - // Minimum execution time: 39_619_000 picoseconds. - Weight::from_parts(40_851_000, 3593) + // Minimum execution time: 40_670_000 picoseconds. + Weight::from_parts(42_150_000, 3593) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -65,8 +65,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `101` // Estimated: `6196` - // Minimum execution time: 56_630_000 picoseconds. - Weight::from_parts(57_930_000, 6196) + // Minimum execution time: 57_750_000 picoseconds. + Weight::from_parts(58_750_000, 6196) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -88,8 +88,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `360` // Estimated: `8799` - // Minimum execution time: 148_690_000 picoseconds. - Weight::from_parts(152_360_000, 8799) + // Minimum execution time: 155_990_000 picoseconds. + Weight::from_parts(169_261_000, 8799) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(5)) } @@ -120,8 +120,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `360` // Estimated: `6196` - // Minimum execution time: 103_560_000 picoseconds. - Weight::from_parts(107_000_000, 6196) + // Minimum execution time: 108_450_000 picoseconds. + Weight::from_parts(113_140_000, 6196) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -129,8 +129,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_250_000 picoseconds. - Weight::from_parts(3_480_000, 0) + // Minimum execution time: 3_300_000 picoseconds. + Weight::from_parts(3_550_000, 0) } /// Storage: `System::Account` (r:1 w:1) /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) @@ -138,8 +138,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 30_290_000 picoseconds. - Weight::from_parts(31_370_000, 3593) + // Minimum execution time: 31_960_000 picoseconds. + Weight::from_parts(32_820_000, 3593) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -161,8 +161,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `207` // Estimated: `3672` - // Minimum execution time: 81_410_000 picoseconds. - Weight::from_parts(82_920_000, 3672) + // Minimum execution time: 84_431_000 picoseconds. + Weight::from_parts(87_440_000, 3672) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -182,8 +182,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `207` // Estimated: `3672` - // Minimum execution time: 54_510_000 picoseconds. - Weight::from_parts(56_430_000, 3672) + // Minimum execution time: 57_190_000 picoseconds. + Weight::from_parts(58_360_000, 3672) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -205,8 +205,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `259` // Estimated: `6196` - // Minimum execution time: 120_220_000 picoseconds. - Weight::from_parts(125_080_000, 6196) + // Minimum execution time: 124_610_000 picoseconds. + Weight::from_parts(131_841_000, 6196) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(4)) } diff --git a/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/xcm/pallet_xcm_benchmarks_generic.rs b/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/xcm/pallet_xcm_benchmarks_generic.rs index de4a4b7f17..320659832d 100644 --- a/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/xcm/pallet_xcm_benchmarks_generic.rs +++ b/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/xcm/pallet_xcm_benchmarks_generic.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_xcm_benchmarks::generic` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 48.0.0 -//! DATE: 2025-07-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `065f2c4f4ade`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024 // Executed Command: @@ -66,17 +66,21 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `360` // Estimated: `6196` - // Minimum execution time: 101_851_000 picoseconds. - Weight::from_parts(105_450_000, 6196) + // Minimum execution time: 103_090_000 picoseconds. + Weight::from_parts(105_749_000, 6196) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(4)) } + /// Storage: `System::Account` (r:1 w:1) + /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) pub(crate) fn buy_execution() -> Weight { // Proof Size summary in bytes: // Measured: `0` - // Estimated: `0` - // Minimum execution time: 670_000 picoseconds. - Weight::from_parts(730_000, 0) + // Estimated: `3593` + // Minimum execution time: 4_630_000 picoseconds. + Weight::from_parts(5_070_000, 3593) + .saturating_add(T::DbWeight::get().reads(1)) + .saturating_add(T::DbWeight::get().writes(1)) } /// Storage: `System::Account` (r:1 w:1) /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) @@ -84,8 +88,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 4_261_000 picoseconds. - Weight::from_parts(4_680_000, 3593) + // Minimum execution time: 4_630_000 picoseconds. + Weight::from_parts(5_150_000, 3593) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -93,8 +97,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 740_000 picoseconds. - Weight::from_parts(810_000, 0) + // Minimum execution time: 830_000 picoseconds. + Weight::from_parts(920_000, 0) } /// Storage: `PolkadotXcm::Queries` (r:1 w:0) /// Proof: `PolkadotXcm::Queries` (`max_values`: None, `max_size`: None, mode: `Measured`) @@ -102,51 +106,51 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3465` - // Minimum execution time: 6_960_000 picoseconds. - Weight::from_parts(7_261_000, 3465) + // Minimum execution time: 7_430_000 picoseconds. + Weight::from_parts(7_810_000, 3465) .saturating_add(T::DbWeight::get().reads(1)) } pub(crate) fn transact() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 8_170_000 picoseconds. - Weight::from_parts(8_720_000, 0) + // Minimum execution time: 8_760_000 picoseconds. + Weight::from_parts(9_450_000, 0) } pub(crate) fn refund_surplus() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_390_000 picoseconds. - Weight::from_parts(1_510_000, 0) + // Minimum execution time: 1_300_000 picoseconds. + Weight::from_parts(1_380_000, 0) } pub(crate) fn set_error_handler() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 680_000 picoseconds. - Weight::from_parts(740_000, 0) + // Minimum execution time: 800_000 picoseconds. + Weight::from_parts(950_000, 0) } pub(crate) fn set_appendix() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 680_000 picoseconds. - Weight::from_parts(770_000, 0) + // Minimum execution time: 770_000 picoseconds. + Weight::from_parts(910_000, 0) } pub(crate) fn clear_error() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 630_000 picoseconds. - Weight::from_parts(740_000, 0) + // Minimum execution time: 780_000 picoseconds. + Weight::from_parts(880_000, 0) } pub(crate) fn descend_origin() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 670_000 picoseconds. - Weight::from_parts(730_000, 0) + // Minimum execution time: 760_000 picoseconds. + Weight::from_parts(910_000, 0) } /// Storage: `Benchmark::Override` (r:0 w:0) /// Proof: `Benchmark::Override` (`max_values`: None, `max_size`: None, mode: `Measured`) @@ -161,8 +165,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 651_000 picoseconds. - Weight::from_parts(739_000, 0) + // Minimum execution time: 750_000 picoseconds. + Weight::from_parts(890_000, 0) } /// Storage: `ParachainInfo::ParachainId` (r:1 w:0) /// Proof: `ParachainInfo::ParachainId` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) @@ -182,8 +186,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `360` // Estimated: `6196` - // Minimum execution time: 95_630_000 picoseconds. - Weight::from_parts(100_290_000, 6196) + // Minimum execution time: 99_450_000 picoseconds. + Weight::from_parts(103_150_000, 6196) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -193,8 +197,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `23` // Estimated: `3488` - // Minimum execution time: 10_380_000 picoseconds. - Weight::from_parts(11_040_000, 3488) + // Minimum execution time: 11_330_000 picoseconds. + Weight::from_parts(11_920_000, 3488) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -202,8 +206,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_980_000 picoseconds. - Weight::from_parts(4_400_000, 0) + // Minimum execution time: 4_700_000 picoseconds. + Weight::from_parts(4_940_000, 0) } /// Storage: `PolkadotXcm::VersionNotifyTargets` (r:1 w:1) /// Proof: `PolkadotXcm::VersionNotifyTargets` (`max_values`: None, `max_size`: None, mode: `Measured`) @@ -221,8 +225,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `175` // Estimated: `3640` - // Minimum execution time: 35_720_000 picoseconds. - Weight::from_parts(37_550_000, 3640) + // Minimum execution time: 37_840_000 picoseconds. + Weight::from_parts(39_060_000, 3640) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -232,44 +236,44 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_171_000 picoseconds. - Weight::from_parts(4_500_000, 0) + // Minimum execution time: 4_480_000 picoseconds. + Weight::from_parts(4_780_000, 0) .saturating_add(T::DbWeight::get().writes(1)) } pub(crate) fn burn_asset() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_050_000 picoseconds. - Weight::from_parts(1_170_000, 0) + // Minimum execution time: 1_210_000 picoseconds. + Weight::from_parts(1_320_000, 0) } pub(crate) fn expect_asset() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 750_000 picoseconds. - Weight::from_parts(820_000, 0) + // Minimum execution time: 910_000 picoseconds. + Weight::from_parts(1_060_000, 0) } pub(crate) fn expect_origin() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_150_000 picoseconds. - Weight::from_parts(4_490_000, 0) + // Minimum execution time: 4_520_000 picoseconds. + Weight::from_parts(5_040_000, 0) } pub(crate) fn expect_error() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_050_000 picoseconds. - Weight::from_parts(4_520_000, 0) + // Minimum execution time: 4_540_000 picoseconds. + Weight::from_parts(4_910_000, 0) } pub(crate) fn expect_transact_status() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 890_000 picoseconds. - Weight::from_parts(979_000, 0) + // Minimum execution time: 1_060_000 picoseconds. + Weight::from_parts(1_190_000, 0) } /// Storage: `ParachainInfo::ParachainId` (r:1 w:0) /// Proof: `ParachainInfo::ParachainId` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) @@ -289,8 +293,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `360` // Estimated: `6196` - // Minimum execution time: 103_090_000 picoseconds. - Weight::from_parts(105_949_000, 6196) + // Minimum execution time: 106_149_000 picoseconds. + Weight::from_parts(110_740_000, 6196) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -298,8 +302,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_070_000 picoseconds. - Weight::from_parts(5_110_000, 0) + // Minimum execution time: 5_200_000 picoseconds. + Weight::from_parts(5_300_000, 0) } /// Storage: `ParachainInfo::ParachainId` (r:1 w:0) /// Proof: `ParachainInfo::ParachainId` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) @@ -319,8 +323,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `360` // Estimated: `6196` - // Minimum execution time: 97_070_000 picoseconds. - Weight::from_parts(106_400_000, 6196) + // Minimum execution time: 99_010_000 picoseconds. + Weight::from_parts(101_800_000, 6196) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -328,22 +332,22 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 730_000 picoseconds. - Weight::from_parts(790_000, 0) + // Minimum execution time: 859_000 picoseconds. + Weight::from_parts(1_000_000, 0) } pub(crate) fn set_topic() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 640_000 picoseconds. - Weight::from_parts(750_000, 0) + // Minimum execution time: 750_000 picoseconds. + Weight::from_parts(960_000, 0) } pub(crate) fn clear_topic() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 640_000 picoseconds. - Weight::from_parts(730_000, 0) + // Minimum execution time: 750_000 picoseconds. + Weight::from_parts(949_000, 0) } /// Storage: `ParachainInfo::ParachainId` (r:1 w:0) /// Proof: `ParachainInfo::ParachainId` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) @@ -362,10 +366,10 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `359` // Estimated: `6299` - // Minimum execution time: 65_000_000 picoseconds. - Weight::from_parts(67_881_003, 6299) - // Standard Error: 1_005 - .saturating_add(Weight::from_parts(79_377, 0).saturating_mul(x.into())) + // Minimum execution time: 63_159_000 picoseconds. + Weight::from_parts(71_543_043, 6299) + // Standard Error: 540 + .saturating_add(Weight::from_parts(85_096, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -373,21 +377,21 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 640_000 picoseconds. - Weight::from_parts(730_000, 0) + // Minimum execution time: 790_000 picoseconds. + Weight::from_parts(899_000, 0) } pub(crate) fn unpaid_execution() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 640_000 picoseconds. - Weight::from_parts(740_000, 0) + // Minimum execution time: 791_000 picoseconds. + Weight::from_parts(890_000, 0) } pub(crate) fn alias_origin() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 830_000 picoseconds. - Weight::from_parts(900_000, 0) + // Minimum execution time: 760_000 picoseconds. + Weight::from_parts(911_000, 0) } } diff --git a/system-parachains/coretime/coretime-kusama/src/weights/cumulus_pallet_parachain_system.rs b/system-parachains/coretime/coretime-kusama/src/weights/cumulus_pallet_parachain_system.rs index 603df73aa7..35562b1979 100644 --- a/system-parachains/coretime/coretime-kusama/src/weights/cumulus_pallet_parachain_system.rs +++ b/system-parachains/coretime/coretime-kusama/src/weights/cumulus_pallet_parachain_system.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `cumulus_pallet_parachain_system` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/coretime-kusama-runtime/coretime_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/coretime/coretime-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/coretime-kusama-runtime/coretime_kusama_runtime.wasm +// --pallet=cumulus_pallet_parachain_system +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/coretime/coretime-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -50,6 +54,8 @@ impl cumulus_pallet_parachain_system::WeightInfo for We /// Proof: `MessageQueue::BookStateFor` (`max_values`: None, `max_size`: Some(52), added: 2527, mode: `MaxEncodedLen`) /// Storage: `MessageQueue::ServiceHead` (r:1 w:1) /// Proof: `MessageQueue::ServiceHead` (`max_values`: Some(1), `max_size`: Some(5), added: 500, mode: `MaxEncodedLen`) + /// Storage: `ParachainSystem::LastProcessedDownwardMessage` (r:0 w:1) + /// Proof: `ParachainSystem::LastProcessedDownwardMessage` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `ParachainSystem::ProcessedDownwardMessages` (r:0 w:1) /// Proof: `ParachainSystem::ProcessedDownwardMessages` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `MessageQueue::Pages` (r:0 w:1000) @@ -59,13 +65,13 @@ impl cumulus_pallet_parachain_system::WeightInfo for We // Proof Size summary in bytes: // Measured: `48` // Estimated: `3517` - // Minimum execution time: 3_510_000 picoseconds. - Weight::from_parts(3_580_000, 0) + // Minimum execution time: 3_250_000 picoseconds. + Weight::from_parts(3_340_000, 0) .saturating_add(Weight::from_parts(0, 3517)) - // Standard Error: 48_644 - .saturating_add(Weight::from_parts(203_902_731, 0).saturating_mul(n.into())) + // Standard Error: 99_871 + .saturating_add(Weight::from_parts(136_392_044, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(3)) - .saturating_add(T::DbWeight::get().writes(4)) + .saturating_add(T::DbWeight::get().writes(5)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(n.into()))) } } diff --git a/system-parachains/coretime/coretime-kusama/src/weights/cumulus_pallet_xcmp_queue.rs b/system-parachains/coretime/coretime-kusama/src/weights/cumulus_pallet_xcmp_queue.rs index f5692898e5..539f01c383 100644 --- a/system-parachains/coretime/coretime-kusama/src/weights/cumulus_pallet_xcmp_queue.rs +++ b/system-parachains/coretime/coretime-kusama/src/weights/cumulus_pallet_xcmp_queue.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `cumulus_pallet_xcmp_queue` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/coretime-kusama-runtime/coretime_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/coretime/coretime-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/coretime-kusama-runtime/coretime_kusama_runtime.wasm +// --pallet=cumulus_pallet_xcmp_queue +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/coretime/coretime-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -50,8 +54,8 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `76` // Estimated: `1497` - // Minimum execution time: 6_220_000 picoseconds. - Weight::from_parts(6_450_000, 0) + // Minimum execution time: 6_040_000 picoseconds. + Weight::from_parts(6_289_000, 0) .saturating_add(Weight::from_parts(0, 1497)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -66,16 +70,16 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn /// Proof: `XcmpQueue::InboundXcmpSuspended` (`max_values`: Some(1), `max_size`: Some(4002), added: 4497, mode: `MaxEncodedLen`) /// Storage: `MessageQueue::Pages` (r:0 w:1) /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(65585), added: 68060, mode: `MaxEncodedLen`) - /// The range of component `n` is `[1, 65531]`. + /// The range of component `n` is `[0, 65531]`. fn enqueue_n_bytes_xcmp_message(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `82` // Estimated: `5487` - // Minimum execution time: 15_080_000 picoseconds. - Weight::from_parts(5_043_659, 0) + // Minimum execution time: 16_859_000 picoseconds. + Weight::from_parts(18_963_050, 0) .saturating_add(Weight::from_parts(0, 5487)) - // Standard Error: 18 - .saturating_add(Weight::from_parts(1_387, 0).saturating_mul(n.into())) + // Standard Error: 2 + .saturating_add(Weight::from_parts(607, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -88,17 +92,17 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn /// Storage: `XcmpQueue::InboundXcmpSuspended` (r:1 w:0) /// Proof: `XcmpQueue::InboundXcmpSuspended` (`max_values`: Some(1), `max_size`: Some(4002), added: 4497, mode: `MaxEncodedLen`) /// Storage: `MessageQueue::Pages` (r:0 w:1) - /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(105521), added: 107996, mode: `MaxEncodedLen`) + /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(65585), added: 68060, mode: `MaxEncodedLen`) /// The range of component `n` is `[0, 1000]`. fn enqueue_n_empty_xcmp_messages(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `151` + // Measured: `82` // Estimated: `5487` - // Minimum execution time: 11_593_000 picoseconds. - Weight::from_parts(15_263_900, 0) + // Minimum execution time: 13_930_000 picoseconds. + Weight::from_parts(20_797_931, 0) .saturating_add(Weight::from_parts(0, 5487)) - // Standard Error: 239 - .saturating_add(Weight::from_parts(136_065, 0).saturating_mul(n.into())) + // Standard Error: 1_495 + .saturating_add(Weight::from_parts(194_560, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -107,19 +111,19 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn /// Storage: `MessageQueue::BookStateFor` (r:1 w:1) /// Proof: `MessageQueue::BookStateFor` (`max_values`: None, `max_size`: Some(52), added: 2527, mode: `MaxEncodedLen`) /// Storage: `MessageQueue::Pages` (r:1 w:1) - /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(105521), added: 107996, mode: `MaxEncodedLen`) + /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(65585), added: 68060, mode: `MaxEncodedLen`) /// Storage: `XcmpQueue::InboundXcmpSuspended` (r:1 w:0) /// Proof: `XcmpQueue::InboundXcmpSuspended` (`max_values`: Some(1), `max_size`: Some(4002), added: 4497, mode: `MaxEncodedLen`) - /// The range of component `n` is `[0, 105457]`. + /// The range of component `n` is `[0, 65521]`. fn enqueue_empty_xcmp_message_at(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `334 + n * (1 ±0)` - // Estimated: `108986` - // Minimum execution time: 20_217_000 picoseconds. - Weight::from_parts(20_647_000, 0) - .saturating_add(Weight::from_parts(0, 108986)) - // Standard Error: 12 - .saturating_add(Weight::from_parts(2_576, 0).saturating_mul(n.into())) + // Measured: `264 + n * (1 ±0)` + // Estimated: `69050` + // Minimum execution time: 26_660_000 picoseconds. + Weight::from_parts(27_087_961, 0) + .saturating_add(Weight::from_parts(0, 69050)) + // Standard Error: 7 + .saturating_add(Weight::from_parts(1_815, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -132,17 +136,17 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn /// Storage: `XcmpQueue::InboundXcmpSuspended` (r:1 w:0) /// Proof: `XcmpQueue::InboundXcmpSuspended` (`max_values`: Some(1), `max_size`: Some(4002), added: 4497, mode: `MaxEncodedLen`) /// Storage: `MessageQueue::Pages` (r:0 w:100) - /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(105521), added: 107996, mode: `MaxEncodedLen`) + /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(65585), added: 68060, mode: `MaxEncodedLen`) /// The range of component `n` is `[0, 100]`. fn enqueue_n_full_pages(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `186` + // Measured: `117` // Estimated: `5487` - // Minimum execution time: 13_262_000 picoseconds. - Weight::from_parts(13_670_000, 0) + // Minimum execution time: 15_790_000 picoseconds. + Weight::from_parts(14_316_780, 0) .saturating_add(Weight::from_parts(0, 5487)) - // Standard Error: 81_154 - .saturating_add(Weight::from_parts(105_979_285, 0).saturating_mul(n.into())) + // Standard Error: 87_684 + .saturating_add(Weight::from_parts(45_132_383, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(n.into()))) @@ -152,16 +156,16 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn /// Storage: `MessageQueue::BookStateFor` (r:1 w:1) /// Proof: `MessageQueue::BookStateFor` (`max_values`: None, `max_size`: Some(52), added: 2527, mode: `MaxEncodedLen`) /// Storage: `MessageQueue::Pages` (r:1 w:1) - /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(105521), added: 107996, mode: `MaxEncodedLen`) + /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(65585), added: 68060, mode: `MaxEncodedLen`) /// Storage: `XcmpQueue::InboundXcmpSuspended` (r:1 w:0) /// Proof: `XcmpQueue::InboundXcmpSuspended` (`max_values`: Some(1), `max_size`: Some(4002), added: 4497, mode: `MaxEncodedLen`) fn enqueue_1000_small_xcmp_messages() -> Weight { // Proof Size summary in bytes: - // Measured: `53067` - // Estimated: `108986` - // Minimum execution time: 289_304_000 picoseconds. - Weight::from_parts(299_215_000, 0) - .saturating_add(Weight::from_parts(0, 108986)) + // Measured: `33029` + // Estimated: `69050` + // Minimum execution time: 280_359_000 picoseconds. + Weight::from_parts(286_700_000, 0) + .saturating_add(Weight::from_parts(0, 69050)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -171,8 +175,8 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `76` // Estimated: `2767` - // Minimum execution time: 3_960_000 picoseconds. - Weight::from_parts(4_070_000, 0) + // Minimum execution time: 4_100_000 picoseconds. + Weight::from_parts(4_270_000, 0) .saturating_add(Weight::from_parts(0, 2767)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -183,8 +187,8 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `111` // Estimated: `2767` - // Minimum execution time: 5_330_000 picoseconds. - Weight::from_parts(5_500_000, 0) + // Minimum execution time: 5_470_000 picoseconds. + Weight::from_parts(5_710_000, 0) .saturating_add(Weight::from_parts(0, 2767)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -193,8 +197,8 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_010_000 picoseconds. - Weight::from_parts(6_210_000, 0) + // Minimum execution time: 6_670_000 picoseconds. + Weight::from_parts(6_810_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// Storage: UNKNOWN KEY `0x7b3237373ffdfeb1cab4222e3b520d6b345d8e88afa015075c945637c07e8f20` (r:1 w:1) @@ -215,8 +219,8 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `65711` // Estimated: `69176` - // Minimum execution time: 139_991_000 picoseconds. - Weight::from_parts(140_981_000, 0) + // Minimum execution time: 114_989_000 picoseconds. + Weight::from_parts(117_300_000, 0) .saturating_add(Weight::from_parts(0, 69176)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(5)) @@ -229,8 +233,8 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `65710` // Estimated: `69175` - // Minimum execution time: 59_210_000 picoseconds. - Weight::from_parts(59_830_000, 0) + // Minimum execution time: 67_140_000 picoseconds. + Weight::from_parts(70_039_000, 0) .saturating_add(Weight::from_parts(0, 69175)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) diff --git a/system-parachains/coretime/coretime-kusama/src/weights/frame_system.rs b/system-parachains/coretime/coretime-kusama/src/weights/frame_system.rs index db3336b4fc..be4ee59914 100644 --- a/system-parachains/coretime/coretime-kusama/src/weights/frame_system.rs +++ b/system-parachains/coretime/coretime-kusama/src/weights/frame_system.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `frame_system` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/coretime-kusama-runtime/coretime_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/coretime/coretime-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/coretime-kusama-runtime/coretime_kusama_runtime.wasm +// --pallet=frame_system +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/coretime/coretime-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -49,22 +53,22 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_540_000 picoseconds. - Weight::from_parts(10_757_017, 0) + // Minimum execution time: 2_790_000 picoseconds. + Weight::from_parts(48_739_704, 0) .saturating_add(Weight::from_parts(0, 0)) // Standard Error: 3 - .saturating_add(Weight::from_parts(481, 0).saturating_mul(b.into())) + .saturating_add(Weight::from_parts(589, 0).saturating_mul(b.into())) } /// The range of component `b` is `[0, 3932160]`. fn remark_with_event(b: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_730_000 picoseconds. - Weight::from_parts(6_830_000, 0) + // Minimum execution time: 7_200_000 picoseconds. + Weight::from_parts(96_248_337, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 2 - .saturating_add(Weight::from_parts(2_187, 0).saturating_mul(b.into())) + // Standard Error: 5 + .saturating_add(Weight::from_parts(1_752, 0).saturating_mul(b.into())) } /// Storage: `System::Digest` (r:1 w:1) /// Proof: `System::Digest` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) @@ -74,8 +78,8 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `1485` - // Minimum execution time: 4_220_000 picoseconds. - Weight::from_parts(4_520_000, 0) + // Minimum execution time: 4_600_000 picoseconds. + Weight::from_parts(5_000_000, 0) .saturating_add(Weight::from_parts(0, 1485)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) @@ -96,8 +100,8 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `164` // Estimated: `1649` - // Minimum execution time: 124_415_107_000 picoseconds. - Weight::from_parts(129_025_141_000, 0) + // Minimum execution time: 129_223_715_000 picoseconds. + Weight::from_parts(130_875_584_000, 0) .saturating_add(Weight::from_parts(0, 1649)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) @@ -109,11 +113,11 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_550_000 picoseconds. - Weight::from_parts(2_650_000, 0) + // Minimum execution time: 2_691_000 picoseconds. + Weight::from_parts(2_800_000, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 2_811 - .saturating_add(Weight::from_parts(896_982, 0).saturating_mul(i.into())) + // Standard Error: 1_264 + .saturating_add(Weight::from_parts(1_108_690, 0).saturating_mul(i.into())) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into()))) } /// Storage: `Skipped::Metadata` (r:0 w:0) @@ -123,11 +127,11 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_490_000 picoseconds. - Weight::from_parts(2_610_000, 0) + // Minimum execution time: 2_730_000 picoseconds. + Weight::from_parts(2_860_000, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 1_168 - .saturating_add(Weight::from_parts(666_532, 0).saturating_mul(i.into())) + // Standard Error: 1_282 + .saturating_add(Weight::from_parts(856_581, 0).saturating_mul(i.into())) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into()))) } /// Storage: `Skipped::Metadata` (r:0 w:0) @@ -137,11 +141,11 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `76 + p * (69 ±0)` // Estimated: `77 + p * (70 ±0)` - // Minimum execution time: 5_051_000 picoseconds. - Weight::from_parts(5_090_000, 0) + // Minimum execution time: 5_269_000 picoseconds. + Weight::from_parts(5_430_000, 0) .saturating_add(Weight::from_parts(0, 77)) - // Standard Error: 1_514 - .saturating_add(Weight::from_parts(1_547_518, 0).saturating_mul(p.into())) + // Standard Error: 1_874 + .saturating_add(Weight::from_parts(1_732_451, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(p.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(p.into()))) .saturating_add(Weight::from_parts(0, 70).saturating_mul(p.into())) @@ -152,8 +156,8 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 20_870_000 picoseconds. - Weight::from_parts(21_750_000, 0) + // Minimum execution time: 13_791_000 picoseconds. + Weight::from_parts(14_501_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -175,8 +179,8 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `186` // Estimated: `1671` - // Minimum execution time: 128_755_069_000 picoseconds. - Weight::from_parts(132_616_719_000, 0) + // Minimum execution time: 133_571_101_000 picoseconds. + Weight::from_parts(135_193_509_000, 0) .saturating_add(Weight::from_parts(0, 1671)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(4)) diff --git a/system-parachains/coretime/coretime-kusama/src/weights/frame_system_extensions.rs b/system-parachains/coretime/coretime-kusama/src/weights/frame_system_extensions.rs index 9acbfac749..a990215f5d 100644 --- a/system-parachains/coretime/coretime-kusama/src/weights/frame_system_extensions.rs +++ b/system-parachains/coretime/coretime-kusama/src/weights/frame_system_extensions.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `frame_system_extensions` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/coretime-kusama-runtime/coretime_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/coretime/coretime-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/coretime-kusama-runtime/coretime_kusama_runtime.wasm +// --pallet=frame_system_extensions +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/coretime/coretime-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -48,32 +52,32 @@ impl frame_system::ExtensionsWeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `54` // Estimated: `0` - // Minimum execution time: 4_810_000 picoseconds. - Weight::from_parts(5_050_000, 0) + // Minimum execution time: 5_139_000 picoseconds. + Weight::from_parts(5_470_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn check_mortality_mortal_transaction() -> Weight { // Proof Size summary in bytes: // Measured: `92` // Estimated: `0` - // Minimum execution time: 8_160_000 picoseconds. - Weight::from_parts(8_520_000, 0) + // Minimum execution time: 8_899_000 picoseconds. + Weight::from_parts(9_410_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn check_mortality_immortal_transaction() -> Weight { // Proof Size summary in bytes: // Measured: `92` // Estimated: `0` - // Minimum execution time: 8_190_000 picoseconds. - Weight::from_parts(8_580_000, 0) + // Minimum execution time: 8_890_000 picoseconds. + Weight::from_parts(9_219_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn check_non_zero_sender() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 600_000 picoseconds. - Weight::from_parts(690_000, 0) + // Minimum execution time: 781_000 picoseconds. + Weight::from_parts(981_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// Storage: `System::Account` (r:1 w:1) @@ -82,8 +86,8 @@ impl frame_system::ExtensionsWeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `101` // Estimated: `3593` - // Minimum execution time: 7_360_000 picoseconds. - Weight::from_parts(7_550_000, 0) + // Minimum execution time: 10_110_000 picoseconds. + Weight::from_parts(10_520_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -92,16 +96,16 @@ impl frame_system::ExtensionsWeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 490_000 picoseconds. - Weight::from_parts(550_000, 0) + // Minimum execution time: 650_000 picoseconds. + Weight::from_parts(880_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn check_tx_version() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 450_000 picoseconds. - Weight::from_parts(520_000, 0) + // Minimum execution time: 619_000 picoseconds. + Weight::from_parts(861_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// Storage: `System::AllExtrinsicsLen` (r:1 w:1) @@ -114,8 +118,8 @@ impl frame_system::ExtensionsWeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `24` // Estimated: `1533` - // Minimum execution time: 7_100_000 picoseconds. - Weight::from_parts(7_300_000, 0) + // Minimum execution time: 7_658_000 picoseconds. + Weight::from_parts(8_400_000, 0) .saturating_add(Weight::from_parts(0, 1533)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) @@ -128,8 +132,8 @@ impl frame_system::ExtensionsWeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `0` // Estimated: `1533` - // Minimum execution time: 3_300_000 picoseconds. - Weight::from_parts(3_420_000, 0) + // Minimum execution time: 3_949_000 picoseconds. + Weight::from_parts(4_269_000, 0) .saturating_add(Weight::from_parts(0, 1533)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) diff --git a/system-parachains/coretime/coretime-kusama/src/weights/pallet_balances.rs b/system-parachains/coretime/coretime-kusama/src/weights/pallet_balances.rs index 456603ceba..9ed6454f09 100644 --- a/system-parachains/coretime/coretime-kusama/src/weights/pallet_balances.rs +++ b/system-parachains/coretime/coretime-kusama/src/weights/pallet_balances.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_balances` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/coretime-kusama-runtime/coretime_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/coretime/coretime-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/coretime-kusama-runtime/coretime_kusama_runtime.wasm +// --pallet=pallet_balances +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/coretime/coretime-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -50,8 +54,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `52` // Estimated: `3593` - // Minimum execution time: 57_040_000 picoseconds. - Weight::from_parts(57_500_000, 0) + // Minimum execution time: 66_880_000 picoseconds. + Weight::from_parts(68_110_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -62,8 +66,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `52` // Estimated: `3593` - // Minimum execution time: 45_500_000 picoseconds. - Weight::from_parts(46_000_000, 0) + // Minimum execution time: 53_208_000 picoseconds. + Weight::from_parts(55_890_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -72,10 +76,10 @@ impl pallet_balances::WeightInfo for WeightInfo { /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) fn force_set_balance_creating() -> Weight { // Proof Size summary in bytes: - // Measured: `174` + // Measured: `39` // Estimated: `3593` - // Minimum execution time: 17_421_000 picoseconds. - Weight::from_parts(17_730_000, 0) + // Minimum execution time: 26_710_000 picoseconds. + Weight::from_parts(27_951_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -86,8 +90,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `174` // Estimated: `3593` - // Minimum execution time: 25_360_000 picoseconds. - Weight::from_parts(25_790_000, 0) + // Minimum execution time: 27_210_000 picoseconds. + Weight::from_parts(27_849_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -98,8 +102,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `155` // Estimated: `6196` - // Minimum execution time: 59_221_000 picoseconds. - Weight::from_parts(59_770_000, 0) + // Minimum execution time: 68_929_000 picoseconds. + Weight::from_parts(71_061_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -110,8 +114,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `52` // Estimated: `3593` - // Minimum execution time: 56_490_000 picoseconds. - Weight::from_parts(57_311_000, 0) + // Minimum execution time: 67_169_000 picoseconds. + Weight::from_parts(68_160_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -122,8 +126,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `174` // Estimated: `3593` - // Minimum execution time: 20_760_000 picoseconds. - Weight::from_parts(21_150_000, 0) + // Minimum execution time: 22_009_000 picoseconds. + Weight::from_parts(23_720_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -135,11 +139,11 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0 + u * (136 ±0)` // Estimated: `990 + u * (2603 ±0)` - // Minimum execution time: 19_280_000 picoseconds. - Weight::from_parts(19_520_000, 0) + // Minimum execution time: 21_110_000 picoseconds. + Weight::from_parts(21_751_000, 0) .saturating_add(Weight::from_parts(0, 990)) - // Standard Error: 9_909 - .saturating_add(Weight::from_parts(16_400_138, 0).saturating_mul(u.into())) + // Standard Error: 21_771 + .saturating_add(Weight::from_parts(19_904_566, 0).saturating_mul(u.into())) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(u.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(u.into()))) .saturating_add(Weight::from_parts(0, 2603).saturating_mul(u.into())) @@ -150,8 +154,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `1501` - // Minimum execution time: 7_440_000 picoseconds. - Weight::from_parts(7_710_000, 0) + // Minimum execution time: 7_930_000 picoseconds. + Weight::from_parts(8_400_000, 0) .saturating_add(Weight::from_parts(0, 1501)) .saturating_add(T::DbWeight::get().reads(1)) } @@ -159,16 +163,16 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 34_620_000 picoseconds. - Weight::from_parts(35_110_000, 0) + // Minimum execution time: 40_820_000 picoseconds. + Weight::from_parts(42_790_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn burn_keep_alive() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 23_750_000 picoseconds. - Weight::from_parts(24_100_000, 0) + // Minimum execution time: 27_270_000 picoseconds. + Weight::from_parts(28_780_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/system-parachains/coretime/coretime-kusama/src/weights/pallet_broker.rs b/system-parachains/coretime/coretime-kusama/src/weights/pallet_broker.rs index 6360b8252a..831d4cd712 100644 --- a/system-parachains/coretime/coretime-kusama/src/weights/pallet_broker.rs +++ b/system-parachains/coretime/coretime-kusama/src/weights/pallet_broker.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_broker` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/coretime-kusama-runtime/coretime_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/coretime/coretime-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/coretime-kusama-runtime/coretime_kusama_runtime.wasm +// --pallet=pallet_broker +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/coretime/coretime-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -50,8 +54,8 @@ impl pallet_broker::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_930_000 picoseconds. - Weight::from_parts(3_150_000, 0) + // Minimum execution time: 3_230_000 picoseconds. + Weight::from_parts(5_470_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -61,8 +65,8 @@ impl pallet_broker::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `10888` // Estimated: `13506` - // Minimum execution time: 30_560_000 picoseconds. - Weight::from_parts(31_250_000, 0) + // Minimum execution time: 32_890_000 picoseconds. + Weight::from_parts(34_290_000, 0) .saturating_add(Weight::from_parts(0, 13506)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -73,8 +77,8 @@ impl pallet_broker::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `12090` // Estimated: `13506` - // Minimum execution time: 29_420_000 picoseconds. - Weight::from_parts(29_960_000, 0) + // Minimum execution time: 32_550_000 picoseconds. + Weight::from_parts(35_770_000, 0) .saturating_add(Weight::from_parts(0, 13506)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -89,8 +93,8 @@ impl pallet_broker::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `466` // Estimated: `1951` - // Minimum execution time: 16_000_000 picoseconds. - Weight::from_parts(16_400_000, 0) + // Minimum execution time: 16_680_000 picoseconds. + Weight::from_parts(21_170_000, 0) .saturating_add(Weight::from_parts(0, 1951)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) @@ -101,8 +105,8 @@ impl pallet_broker::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `470` // Estimated: `1886` - // Minimum execution time: 12_930_000 picoseconds. - Weight::from_parts(13_310_000, 0) + // Minimum execution time: 13_040_000 picoseconds. + Weight::from_parts(14_030_000, 0) .saturating_add(Weight::from_parts(0, 1886)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -123,8 +127,6 @@ impl pallet_broker::WeightInfo for WeightInfo { /// Proof: `PolkadotXcm::SafeXcmVersion` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `ParachainSystem::HostConfiguration` (r:1 w:0) /// Proof: `ParachainSystem::HostConfiguration` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) - /// Storage: `ParachainSystem::PendingUpwardMessages` (r:1 w:1) - /// Proof: `ParachainSystem::PendingUpwardMessages` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `ParachainSystem::ValidationData` (r:1 w:0) /// Proof: `ParachainSystem::ValidationData` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `ParachainSystem::LastRelayChainBlockNumber` (r:1 w:0) @@ -144,13 +146,13 @@ impl pallet_broker::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `12599` // Estimated: `15065 + n * (1 ±0)` - // Minimum execution time: 61_870_000 picoseconds. - Weight::from_parts(164_638_655, 0) + // Minimum execution time: 84_080_000 picoseconds. + Weight::from_parts(247_441_829, 0) .saturating_add(Weight::from_parts(0, 15065)) - // Standard Error: 2_739 - .saturating_add(Weight::from_parts(24_655, 0).saturating_mul(n.into())) - .saturating_add(T::DbWeight::get().reads(15)) - .saturating_add(T::DbWeight::get().writes(60)) + // Standard Error: 4_794 + .saturating_add(Weight::from_parts(17_477, 0).saturating_mul(n.into())) + .saturating_add(T::DbWeight::get().reads(14)) + .saturating_add(T::DbWeight::get().writes(59)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(n.into())) } /// Storage: `Broker::Status` (r:1 w:0) @@ -165,10 +167,10 @@ impl pallet_broker::WeightInfo for WeightInfo { /// Proof: `Broker::Regions` (`max_values`: None, `max_size`: Some(86), added: 2561, mode: `MaxEncodedLen`) fn purchase() -> Weight { // Proof Size summary in bytes: - // Measured: `476` + // Measured: `442` // Estimated: `3593` - // Minimum execution time: 66_390_000 picoseconds. - Weight::from_parts(66_931_000, 0) + // Minimum execution time: 78_550_000 picoseconds. + Weight::from_parts(82_211_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) @@ -189,10 +191,10 @@ impl pallet_broker::WeightInfo for WeightInfo { /// Proof: `Broker::Workplan` (`max_values`: None, `max_size`: Some(1216), added: 3691, mode: `MaxEncodedLen`) fn renew() -> Weight { // Proof Size summary in bytes: - // Measured: `729` + // Measured: `695` // Estimated: `4698` - // Minimum execution time: 98_811_000 picoseconds. - Weight::from_parts(102_611_000, 0) + // Minimum execution time: 112_150_000 picoseconds. + Weight::from_parts(118_830_000, 0) .saturating_add(Weight::from_parts(0, 4698)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(5)) @@ -203,35 +205,47 @@ impl pallet_broker::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `358` // Estimated: `3551` - // Minimum execution time: 18_670_000 picoseconds. - Weight::from_parts(19_140_000, 0) + // Minimum execution time: 21_700_000 picoseconds. + Weight::from_parts(23_460_000, 0) .saturating_add(Weight::from_parts(0, 3551)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } + /// Storage: `Broker::Status` (r:1 w:0) + /// Proof: `Broker::Status` (`max_values`: Some(1), `max_size`: Some(18), added: 513, mode: `MaxEncodedLen`) /// Storage: `Broker::Regions` (r:1 w:2) /// Proof: `Broker::Regions` (`max_values`: None, `max_size`: Some(86), added: 2561, mode: `MaxEncodedLen`) + /// Storage: `Broker::InstaPoolContribution` (r:1 w:1) + /// Proof: `Broker::InstaPoolContribution` (`max_values`: None, `max_size`: Some(68), added: 2543, mode: `MaxEncodedLen`) + /// Storage: `Broker::InstaPoolIo` (r:2 w:2) + /// Proof: `Broker::InstaPoolIo` (`max_values`: None, `max_size`: Some(28), added: 2503, mode: `MaxEncodedLen`) fn partition() -> Weight { // Proof Size summary in bytes: - // Measured: `358` - // Estimated: `3551` - // Minimum execution time: 20_460_000 picoseconds. - Weight::from_parts(20_690_000, 0) - .saturating_add(Weight::from_parts(0, 3551)) - .saturating_add(T::DbWeight::get().reads(1)) - .saturating_add(T::DbWeight::get().writes(2)) + // Measured: `577` + // Estimated: `5996` + // Minimum execution time: 46_611_000 picoseconds. + Weight::from_parts(49_011_000, 0) + .saturating_add(Weight::from_parts(0, 5996)) + .saturating_add(T::DbWeight::get().reads(5)) + .saturating_add(T::DbWeight::get().writes(5)) } + /// Storage: `Broker::Status` (r:1 w:0) + /// Proof: `Broker::Status` (`max_values`: Some(1), `max_size`: Some(18), added: 513, mode: `MaxEncodedLen`) /// Storage: `Broker::Regions` (r:1 w:3) /// Proof: `Broker::Regions` (`max_values`: None, `max_size`: Some(86), added: 2561, mode: `MaxEncodedLen`) + /// Storage: `Broker::InstaPoolContribution` (r:1 w:1) + /// Proof: `Broker::InstaPoolContribution` (`max_values`: None, `max_size`: Some(68), added: 2543, mode: `MaxEncodedLen`) + /// Storage: `Broker::InstaPoolIo` (r:2 w:2) + /// Proof: `Broker::InstaPoolIo` (`max_values`: None, `max_size`: Some(28), added: 2503, mode: `MaxEncodedLen`) fn interlace() -> Weight { // Proof Size summary in bytes: - // Measured: `358` - // Estimated: `3551` - // Minimum execution time: 21_860_000 picoseconds. - Weight::from_parts(22_271_000, 0) - .saturating_add(Weight::from_parts(0, 3551)) - .saturating_add(T::DbWeight::get().reads(1)) - .saturating_add(T::DbWeight::get().writes(3)) + // Measured: `577` + // Estimated: `5996` + // Minimum execution time: 48_210_000 picoseconds. + Weight::from_parts(50_399_000, 0) + .saturating_add(Weight::from_parts(0, 5996)) + .saturating_add(T::DbWeight::get().reads(5)) + .saturating_add(T::DbWeight::get().writes(6)) } /// Storage: `Broker::Configuration` (r:1 w:0) /// Proof: `Broker::Configuration` (`max_values`: Some(1), `max_size`: Some(31), added: 526, mode: `MaxEncodedLen`) @@ -241,15 +255,19 @@ impl pallet_broker::WeightInfo for WeightInfo { /// Proof: `Broker::Regions` (`max_values`: None, `max_size`: Some(86), added: 2561, mode: `MaxEncodedLen`) /// Storage: `Broker::Workplan` (r:1 w:1) /// Proof: `Broker::Workplan` (`max_values`: None, `max_size`: Some(1216), added: 3691, mode: `MaxEncodedLen`) + /// Storage: `Broker::InstaPoolContribution` (r:1 w:1) + /// Proof: `Broker::InstaPoolContribution` (`max_values`: None, `max_size`: Some(68), added: 2543, mode: `MaxEncodedLen`) + /// Storage: `Broker::InstaPoolIo` (r:2 w:2) + /// Proof: `Broker::InstaPoolIo` (`max_values`: None, `max_size`: Some(28), added: 2503, mode: `MaxEncodedLen`) fn assign() -> Weight { // Proof Size summary in bytes: - // Measured: `937` - // Estimated: `4681` - // Minimum execution time: 36_100_000 picoseconds. - Weight::from_parts(36_460_000, 0) - .saturating_add(Weight::from_parts(0, 4681)) - .saturating_add(T::DbWeight::get().reads(4)) - .saturating_add(T::DbWeight::get().writes(2)) + // Measured: `1141` + // Estimated: `5996` + // Minimum execution time: 65_989_000 picoseconds. + Weight::from_parts(69_210_000, 0) + .saturating_add(Weight::from_parts(0, 5996)) + .saturating_add(T::DbWeight::get().reads(7)) + .saturating_add(T::DbWeight::get().writes(5)) } /// Storage: `Broker::Status` (r:1 w:0) /// Proof: `Broker::Status` (`max_values`: Some(1), `max_size`: Some(18), added: 513, mode: `MaxEncodedLen`) @@ -265,8 +283,8 @@ impl pallet_broker::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1003` // Estimated: `5996` - // Minimum execution time: 43_361_000 picoseconds. - Weight::from_parts(44_160_000, 0) + // Minimum execution time: 50_150_000 picoseconds. + Weight::from_parts(51_491_000, 0) .saturating_add(Weight::from_parts(0, 5996)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(5)) @@ -282,11 +300,11 @@ impl pallet_broker::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `671` // Estimated: `6196 + m * (2520 ±0)` - // Minimum execution time: 76_531_000 picoseconds. - Weight::from_parts(75_693_108, 0) + // Minimum execution time: 89_529_000 picoseconds. + Weight::from_parts(87_832_146, 0) .saturating_add(Weight::from_parts(0, 6196)) - // Standard Error: 27_232 - .saturating_add(Weight::from_parts(2_080_568, 0).saturating_mul(m.into())) + // Standard Error: 423_673 + .saturating_add(Weight::from_parts(6_465_212, 0).saturating_mul(m.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(m.into()))) .saturating_add(T::DbWeight::get().writes(5)) @@ -298,8 +316,8 @@ impl pallet_broker::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `103` // Estimated: `3593` - // Minimum execution time: 48_291_000 picoseconds. - Weight::from_parts(48_621_000, 0) + // Minimum execution time: 60_429_000 picoseconds. + Weight::from_parts(62_050_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -312,8 +330,8 @@ impl pallet_broker::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `466` // Estimated: `3551` - // Minimum execution time: 55_701_000 picoseconds. - Weight::from_parts(69_001_000, 0) + // Minimum execution time: 45_419_000 picoseconds. + Weight::from_parts(47_840_000, 0) .saturating_add(Weight::from_parts(0, 3551)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -328,8 +346,8 @@ impl pallet_broker::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `463` // Estimated: `3533` - // Minimum execution time: 76_540_000 picoseconds. - Weight::from_parts(120_451_000, 0) + // Minimum execution time: 57_470_000 picoseconds. + Weight::from_parts(62_049_000, 0) .saturating_add(Weight::from_parts(0, 3533)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) @@ -346,8 +364,8 @@ impl pallet_broker::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `979` // Estimated: `3593` - // Minimum execution time: 90_870_000 picoseconds. - Weight::from_parts(119_741_000, 0) + // Minimum execution time: 75_789_000 picoseconds. + Weight::from_parts(79_270_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(1)) @@ -360,8 +378,8 @@ impl pallet_broker::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `957` // Estimated: `4698` - // Minimum execution time: 52_930_000 picoseconds. - Weight::from_parts(70_520_000, 0) + // Minimum execution time: 47_581_000 picoseconds. + Weight::from_parts(51_070_000, 0) .saturating_add(Weight::from_parts(0, 4698)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -376,29 +394,29 @@ impl pallet_broker::WeightInfo for WeightInfo { /// Proof: `PolkadotXcm::SafeXcmVersion` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `ParachainSystem::HostConfiguration` (r:1 w:0) /// Proof: `ParachainSystem::HostConfiguration` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) - /// Storage: `ParachainSystem::PendingUpwardMessages` (r:1 w:1) - /// Proof: `ParachainSystem::PendingUpwardMessages` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// The range of component `n` is `[0, 1000]`. fn request_core_count(_n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `74` // Estimated: `3539` - // Minimum execution time: 28_131_000 picoseconds. - Weight::from_parts(29_397_368, 0) + // Minimum execution time: 27_760_000 picoseconds. + Weight::from_parts(34_931_020, 0) .saturating_add(Weight::from_parts(0, 3539)) - .saturating_add(T::DbWeight::get().reads(6)) - .saturating_add(T::DbWeight::get().writes(2)) + .saturating_add(T::DbWeight::get().reads(5)) + .saturating_add(T::DbWeight::get().writes(1)) } /// Storage: `Broker::CoreCountInbox` (r:1 w:1) /// Proof: `Broker::CoreCountInbox` (`max_values`: Some(1), `max_size`: Some(2), added: 497, mode: `MaxEncodedLen`) /// The range of component `n` is `[0, 1000]`. - fn process_core_count(_n: u32, ) -> Weight { + fn process_core_count(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `266` // Estimated: `1487` - // Minimum execution time: 9_180_000 picoseconds. - Weight::from_parts(9_554_619, 0) + // Minimum execution time: 10_010_000 picoseconds. + Weight::from_parts(11_045_668, 0) .saturating_add(Weight::from_parts(0, 1487)) + // Standard Error: 114 + .saturating_add(Weight::from_parts(834, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -412,8 +430,8 @@ impl pallet_broker::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `500` // Estimated: `6196` - // Minimum execution time: 64_170_000 picoseconds. - Weight::from_parts(64_741_000, 0) + // Minimum execution time: 66_450_000 picoseconds. + Weight::from_parts(76_789_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) @@ -443,13 +461,13 @@ impl pallet_broker::WeightInfo for WeightInfo { /// The range of component `n` is `[0, 1000]`. fn rotate_sale(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `32763` - // Estimated: `233641 + n * (198 ±0)` - // Minimum execution time: 33_130_000 picoseconds. - Weight::from_parts(2_958_606_918, 0) + // Measured: `32762` + // Estimated: `233641 + n * (198 ±9)` + // Minimum execution time: 37_740_000 picoseconds. + Weight::from_parts(3_617_072_816, 0) .saturating_add(Weight::from_parts(0, 233641)) - // Standard Error: 179_953 - .saturating_add(Weight::from_parts(4_565_066, 0).saturating_mul(n.into())) + // Standard Error: 219_804 + .saturating_add(Weight::from_parts(5_938_469, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(126)) .saturating_add(T::DbWeight::get().writes(181)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(n.into()))) @@ -463,8 +481,8 @@ impl pallet_broker::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `42` // Estimated: `3493` - // Minimum execution time: 8_650_000 picoseconds. - Weight::from_parts(8_920_000, 0) + // Minimum execution time: 9_300_000 picoseconds. + Weight::from_parts(9_880_000, 0) .saturating_add(Weight::from_parts(0, 3493)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -483,17 +501,15 @@ impl pallet_broker::WeightInfo for WeightInfo { /// Proof: `PolkadotXcm::SafeXcmVersion` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `ParachainSystem::HostConfiguration` (r:1 w:0) /// Proof: `ParachainSystem::HostConfiguration` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) - /// Storage: `ParachainSystem::PendingUpwardMessages` (r:1 w:1) - /// Proof: `ParachainSystem::PendingUpwardMessages` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) fn process_core_schedule() -> Weight { // Proof Size summary in bytes: // Measured: `1321` // Estimated: `4786` - // Minimum execution time: 42_351_000 picoseconds. - Weight::from_parts(43_310_000, 0) + // Minimum execution time: 48_430_000 picoseconds. + Weight::from_parts(62_670_000, 0) .saturating_add(Weight::from_parts(0, 4786)) - .saturating_add(T::DbWeight::get().reads(8)) - .saturating_add(T::DbWeight::get().writes(4)) + .saturating_add(T::DbWeight::get().reads(7)) + .saturating_add(T::DbWeight::get().writes(3)) } /// Storage: `ParachainSystem::UpwardDeliveryFeeFactor` (r:1 w:0) /// Proof: `ParachainSystem::UpwardDeliveryFeeFactor` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) @@ -505,17 +521,15 @@ impl pallet_broker::WeightInfo for WeightInfo { /// Proof: `PolkadotXcm::SafeXcmVersion` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `ParachainSystem::HostConfiguration` (r:1 w:0) /// Proof: `ParachainSystem::HostConfiguration` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) - /// Storage: `ParachainSystem::PendingUpwardMessages` (r:1 w:1) - /// Proof: `ParachainSystem::PendingUpwardMessages` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) fn request_revenue_info_at() -> Weight { // Proof Size summary in bytes: // Measured: `74` // Estimated: `3539` - // Minimum execution time: 22_660_000 picoseconds. - Weight::from_parts(23_420_000, 0) + // Minimum execution time: 31_260_000 picoseconds. + Weight::from_parts(33_570_000, 0) .saturating_add(Weight::from_parts(0, 3539)) - .saturating_add(T::DbWeight::get().reads(6)) - .saturating_add(T::DbWeight::get().writes(2)) + .saturating_add(T::DbWeight::get().reads(5)) + .saturating_add(T::DbWeight::get().writes(1)) } /// Storage: `Broker::CoreCountInbox` (r:0 w:1) /// Proof: `Broker::CoreCountInbox` (`max_values`: Some(1), `max_size`: Some(2), added: 497, mode: `MaxEncodedLen`) @@ -523,8 +537,8 @@ impl pallet_broker::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_580_000 picoseconds. - Weight::from_parts(2_840_000, 0) + // Minimum execution time: 3_020_000 picoseconds. + Weight::from_parts(3_210_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -534,8 +548,8 @@ impl pallet_broker::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_900_000 picoseconds. - Weight::from_parts(3_140_000, 0) + // Minimum execution time: 3_230_000 picoseconds. + Weight::from_parts(3_480_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -551,11 +565,11 @@ impl pallet_broker::WeightInfo for WeightInfo { /// Proof: `ParachainSystem::ValidationData` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) fn do_tick_base() -> Weight { // Proof Size summary in bytes: - // Measured: `408` - // Estimated: `1893` - // Minimum execution time: 16_610_000 picoseconds. - Weight::from_parts(17_070_000, 0) - .saturating_add(Weight::from_parts(0, 1893)) + // Measured: `374` + // Estimated: `1859` + // Minimum execution time: 17_150_000 picoseconds. + Weight::from_parts(18_350_000, 0) + .saturating_add(Weight::from_parts(0, 1859)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -571,8 +585,8 @@ impl pallet_broker::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `11141` // Estimated: `13506` - // Minimum execution time: 42_530_000 picoseconds. - Weight::from_parts(43_591_000, 0) + // Minimum execution time: 54_730_000 picoseconds. + Weight::from_parts(57_290_000, 0) .saturating_add(Weight::from_parts(0, 13506)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) @@ -583,8 +597,8 @@ impl pallet_broker::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `470` // Estimated: `1886` - // Minimum execution time: 9_800_000 picoseconds. - Weight::from_parts(10_080_000, 0) + // Minimum execution time: 9_290_000 picoseconds. + Weight::from_parts(9_770_000, 0) .saturating_add(Weight::from_parts(0, 1886)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -607,10 +621,10 @@ impl pallet_broker::WeightInfo for WeightInfo { /// Proof: `Broker::Workplan` (`max_values`: None, `max_size`: Some(1216), added: 3691, mode: `MaxEncodedLen`) fn enable_auto_renew() -> Weight { // Proof Size summary in bytes: - // Measured: `3061` + // Measured: `3027` // Estimated: `6196` - // Minimum execution time: 136_281_000 picoseconds. - Weight::from_parts(142_881_000, 0) + // Minimum execution time: 142_338_000 picoseconds. + Weight::from_parts(147_851_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(7)) @@ -621,8 +635,8 @@ impl pallet_broker::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1307` // Estimated: `2487` - // Minimum execution time: 22_190_000 picoseconds. - Weight::from_parts(24_480_000, 0) + // Minimum execution time: 27_339_000 picoseconds. + Weight::from_parts(30_730_000, 0) .saturating_add(Weight::from_parts(0, 2487)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -639,17 +653,15 @@ impl pallet_broker::WeightInfo for WeightInfo { /// Proof: `PolkadotXcm::SafeXcmVersion` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `ParachainSystem::HostConfiguration` (r:1 w:0) /// Proof: `ParachainSystem::HostConfiguration` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) - /// Storage: `ParachainSystem::PendingUpwardMessages` (r:1 w:1) - /// Proof: `ParachainSystem::PendingUpwardMessages` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) fn on_new_timeslice() -> Weight { // Proof Size summary in bytes: - // Measured: `392` - // Estimated: `3857` - // Minimum execution time: 67_401_000 picoseconds. - Weight::from_parts(67_770_000, 0) - .saturating_add(Weight::from_parts(0, 3857)) - .saturating_add(T::DbWeight::get().reads(7)) - .saturating_add(T::DbWeight::get().writes(3)) + // Measured: `316` + // Estimated: `3781` + // Minimum execution time: 77_769_000 picoseconds. + Weight::from_parts(81_179_000, 0) + .saturating_add(Weight::from_parts(0, 3781)) + .saturating_add(T::DbWeight::get().reads(6)) + .saturating_add(T::DbWeight::get().writes(2)) } /// Storage: `Broker::Workplan` (r:1 w:1) /// Proof: `Broker::Workplan` (`max_values`: None, `max_size`: Some(1216), added: 3691, mode: `MaxEncodedLen`) @@ -657,8 +669,8 @@ impl pallet_broker::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `798` // Estimated: `4681` - // Minimum execution time: 20_210_000 picoseconds. - Weight::from_parts(20_720_000, 0) + // Minimum execution time: 21_629_000 picoseconds. + Weight::from_parts(22_290_000, 0) .saturating_add(Weight::from_parts(0, 4681)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) diff --git a/system-parachains/coretime/coretime-kusama/src/weights/pallet_collator_selection.rs b/system-parachains/coretime/coretime-kusama/src/weights/pallet_collator_selection.rs index fa7c78a74e..18384268ea 100644 --- a/system-parachains/coretime/coretime-kusama/src/weights/pallet_collator_selection.rs +++ b/system-parachains/coretime/coretime-kusama/src/weights/pallet_collator_selection.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_collator_selection` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/coretime-kusama-runtime/coretime_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/coretime/coretime-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/coretime-kusama-runtime/coretime_kusama_runtime.wasm +// --pallet=pallet_collator_selection +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/coretime/coretime-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -53,11 +57,11 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `197 + b * (79 ±0)` // Estimated: `1188 + b * (2555 ±0)` - // Minimum execution time: 16_430_000 picoseconds. - Weight::from_parts(12_382_775, 0) + // Minimum execution time: 15_591_000 picoseconds. + Weight::from_parts(11_717_809, 0) .saturating_add(Weight::from_parts(0, 1188)) - // Standard Error: 5_932 - .saturating_add(Weight::from_parts(4_528_706, 0).saturating_mul(b.into())) + // Standard Error: 17_478 + .saturating_add(Weight::from_parts(4_905_614, 0).saturating_mul(b.into())) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(b.into()))) .saturating_add(T::DbWeight::get().writes(1)) .saturating_add(Weight::from_parts(0, 2555).saturating_mul(b.into())) @@ -74,15 +78,15 @@ impl pallet_collator_selection::WeightInfo for WeightIn /// The range of component `c` is `[1, 99]`. fn add_invulnerable(b: u32, c: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `795 + b * (32 ±0) + c * (53 ±0)` + // Measured: `794 + b * (32 ±0) + c * (53 ±0)` // Estimated: `6287 + b * (37 ±0) + c * (53 ±0)` - // Minimum execution time: 49_640_000 picoseconds. - Weight::from_parts(49_531_614, 0) + // Minimum execution time: 54_231_000 picoseconds. + Weight::from_parts(55_618_300, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 5_050 - .saturating_add(Weight::from_parts(53_835, 0).saturating_mul(b.into())) - // Standard Error: 957 - .saturating_add(Weight::from_parts(100_699, 0).saturating_mul(c.into())) + // Standard Error: 19_890 + .saturating_add(Weight::from_parts(129_722, 0).saturating_mul(b.into())) + // Standard Error: 3_770 + .saturating_add(Weight::from_parts(163_760, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 37).saturating_mul(b.into())) @@ -97,11 +101,11 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `119 + b * (32 ±0)` // Estimated: `6287` - // Minimum execution time: 15_930_000 picoseconds. - Weight::from_parts(16_317_172, 0) + // Minimum execution time: 14_930_000 picoseconds. + Weight::from_parts(16_942_355, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 1_179 - .saturating_add(Weight::from_parts(69_982, 0).saturating_mul(b.into())) + // Standard Error: 11_206 + .saturating_add(Weight::from_parts(136_724, 0).saturating_mul(b.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -111,8 +115,8 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_830_000 picoseconds. - Weight::from_parts(6_200_000, 0) + // Minimum execution time: 5_990_000 picoseconds. + Weight::from_parts(6_310_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -130,13 +134,13 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `0 + c * (182 ±0) + k * (116 ±0)` // Estimated: `6287 + c * (901 ±29) + k * (901 ±29)` - // Minimum execution time: 13_860_000 picoseconds. - Weight::from_parts(13_980_000, 0) + // Minimum execution time: 13_110_000 picoseconds. + Weight::from_parts(13_610_000, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 198_211 - .saturating_add(Weight::from_parts(6_612_499, 0).saturating_mul(c.into())) - // Standard Error: 198_211 - .saturating_add(Weight::from_parts(6_261_004, 0).saturating_mul(k.into())) + // Standard Error: 239_334 + .saturating_add(Weight::from_parts(7_948_938, 0).saturating_mul(c.into())) + // Standard Error: 239_334 + .saturating_add(Weight::from_parts(7_606_551, 0).saturating_mul(k.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(c.into()))) @@ -151,13 +155,13 @@ impl pallet_collator_selection::WeightInfo for WeightIn /// The range of component `c` is `[3, 100]`. fn update_bond(c: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `320 + c * (49 ±0)` + // Measured: `324 + c * (49 ±0)` // Estimated: `6287` - // Minimum execution time: 34_450_000 picoseconds. - Weight::from_parts(35_467_572, 0) + // Minimum execution time: 35_500_000 picoseconds. + Weight::from_parts(41_061_237, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 968 - .saturating_add(Weight::from_parts(73_936, 0).saturating_mul(c.into())) + // Standard Error: 4_606 + .saturating_add(Weight::from_parts(129_946, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -176,11 +180,11 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `765 + c * (52 ±0)` // Estimated: `6287 + c * (54 ±0)` - // Minimum execution time: 46_120_000 picoseconds. - Weight::from_parts(48_496_507, 0) + // Minimum execution time: 46_220_000 picoseconds. + Weight::from_parts(53_078_085, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 917 - .saturating_add(Weight::from_parts(98_844, 0).saturating_mul(c.into())) + // Standard Error: 4_000 + .saturating_add(Weight::from_parts(197_352, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) .saturating_add(Weight::from_parts(0, 54).saturating_mul(c.into())) @@ -202,11 +206,11 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `905 + c * (53 ±0)` // Estimated: `6287 + c * (54 ±0)` - // Minimum execution time: 65_091_000 picoseconds. - Weight::from_parts(67_498_549, 0) + // Minimum execution time: 67_910_000 picoseconds. + Weight::from_parts(73_917_006, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 2_417 - .saturating_add(Weight::from_parts(136_545, 0).saturating_mul(c.into())) + // Standard Error: 7_069 + .saturating_add(Weight::from_parts(276_033, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(4)) .saturating_add(Weight::from_parts(0, 54).saturating_mul(c.into())) @@ -222,11 +226,11 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `347 + c * (48 ±0)` // Estimated: `6287` - // Minimum execution time: 36_860_000 picoseconds. - Weight::from_parts(38_422_818, 0) + // Minimum execution time: 39_620_000 picoseconds. + Weight::from_parts(44_520_087, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 1_084 - .saturating_add(Weight::from_parts(83_268, 0).saturating_mul(c.into())) + // Standard Error: 3_140 + .saturating_add(Weight::from_parts(135_172, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -240,8 +244,8 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `155` // Estimated: `6196` - // Minimum execution time: 50_070_000 picoseconds. - Weight::from_parts(50_720_000, 0) + // Minimum execution time: 57_421_000 picoseconds. + Weight::from_parts(58_571_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(4)) @@ -262,13 +266,13 @@ impl pallet_collator_selection::WeightInfo for WeightIn /// The range of component `c` is `[1, 100]`. fn new_session(r: u32, c: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `2268 + c * (97 ±0) + r * (115 ±0)` + // Measured: `2233 + c * (97 ±0) + r * (116 ±0)` // Estimated: `6287 + c * (2519 ±0) + r * (2603 ±0)` - // Minimum execution time: 34_370_000 picoseconds. - Weight::from_parts(34_741_000, 0) + // Minimum execution time: 32_810_000 picoseconds. + Weight::from_parts(34_110_000, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 348_406 - .saturating_add(Weight::from_parts(16_084_617, 0).saturating_mul(c.into())) + // Standard Error: 430_480 + .saturating_add(Weight::from_parts(19_111_206, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(c.into()))) .saturating_add(T::DbWeight::get().writes(1)) diff --git a/system-parachains/coretime/coretime-kusama/src/weights/pallet_message_queue.rs b/system-parachains/coretime/coretime-kusama/src/weights/pallet_message_queue.rs index 8c4bec20c2..39611edd56 100644 --- a/system-parachains/coretime/coretime-kusama/src/weights/pallet_message_queue.rs +++ b/system-parachains/coretime/coretime-kusama/src/weights/pallet_message_queue.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_message_queue` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/coretime-kusama-runtime/coretime_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/coretime/coretime-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/coretime-kusama-runtime/coretime_kusama_runtime.wasm +// --pallet=pallet_message_queue +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/coretime/coretime-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -52,8 +56,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `223` // Estimated: `6044` - // Minimum execution time: 16_570_000 picoseconds. - Weight::from_parts(16_900_000, 0) + // Minimum execution time: 17_790_000 picoseconds. + Weight::from_parts(18_270_000, 0) .saturating_add(Weight::from_parts(0, 6044)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -66,8 +70,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `218` // Estimated: `6044` - // Minimum execution time: 14_880_000 picoseconds. - Weight::from_parts(15_200_000, 0) + // Minimum execution time: 15_790_000 picoseconds. + Weight::from_parts(16_310_000, 0) .saturating_add(Weight::from_parts(0, 6044)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) @@ -78,8 +82,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `6` // Estimated: `3517` - // Minimum execution time: 4_920_000 picoseconds. - Weight::from_parts(5_060_000, 0) + // Minimum execution time: 5_450_000 picoseconds. + Weight::from_parts(5_800_000, 0) .saturating_add(Weight::from_parts(0, 3517)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -90,8 +94,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `72` // Estimated: `69050` - // Minimum execution time: 7_590_000 picoseconds. - Weight::from_parts(7_800_000, 0) + // Minimum execution time: 8_000_000 picoseconds. + Weight::from_parts(8_340_000, 0) .saturating_add(Weight::from_parts(0, 69050)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -102,8 +106,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `72` // Estimated: `69050` - // Minimum execution time: 7_740_000 picoseconds. - Weight::from_parts(7_980_000, 0) + // Minimum execution time: 8_119_000 picoseconds. + Weight::from_parts(8_510_000, 0) .saturating_add(Weight::from_parts(0, 69050)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -116,8 +120,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 209_631_000 picoseconds. - Weight::from_parts(211_651_000, 0) + // Minimum execution time: 145_340_000 picoseconds. + Weight::from_parts(146_600_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -129,8 +133,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `171` // Estimated: `3517` - // Minimum execution time: 9_890_000 picoseconds. - Weight::from_parts(10_170_000, 0) + // Minimum execution time: 10_100_000 picoseconds. + Weight::from_parts(10_500_000, 0) .saturating_add(Weight::from_parts(0, 3517)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -143,8 +147,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `161` // Estimated: `3517` - // Minimum execution time: 7_480_000 picoseconds. - Weight::from_parts(7_710_000, 0) + // Minimum execution time: 7_810_000 picoseconds. + Weight::from_parts(8_250_000, 0) .saturating_add(Weight::from_parts(0, 3517)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -157,8 +161,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `65667` // Estimated: `69050` - // Minimum execution time: 59_750_000 picoseconds. - Weight::from_parts(60_340_000, 0) + // Minimum execution time: 72_080_000 picoseconds. + Weight::from_parts(74_180_000, 0) .saturating_add(Weight::from_parts(0, 69050)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -171,8 +175,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `65667` // Estimated: `69050` - // Minimum execution time: 78_860_000 picoseconds. - Weight::from_parts(79_520_000, 0) + // Minimum execution time: 95_060_000 picoseconds. + Weight::from_parts(97_489_000, 0) .saturating_add(Weight::from_parts(0, 69050)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -185,8 +189,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `65667` // Estimated: `69050` - // Minimum execution time: 137_930_000 picoseconds. - Weight::from_parts(138_931_000, 0) + // Minimum execution time: 109_550_000 picoseconds. + Weight::from_parts(112_220_000, 0) .saturating_add(Weight::from_parts(0, 69050)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) diff --git a/system-parachains/coretime/coretime-kusama/src/weights/pallet_multisig.rs b/system-parachains/coretime/coretime-kusama/src/weights/pallet_multisig.rs index ca4c138195..7ccbd2f4d3 100644 --- a/system-parachains/coretime/coretime-kusama/src/weights/pallet_multisig.rs +++ b/system-parachains/coretime/coretime-kusama/src/weights/pallet_multisig.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_multisig` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/coretime-kusama-runtime/coretime_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/coretime/coretime-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/coretime-kusama-runtime/coretime_kusama_runtime.wasm +// --pallet=pallet_multisig +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/coretime/coretime-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -49,11 +53,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 15_580_000 picoseconds. - Weight::from_parts(15_816_552, 0) + // Minimum execution time: 24_650_000 picoseconds. + Weight::from_parts(27_328_369, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 1 - .saturating_add(Weight::from_parts(403, 0).saturating_mul(z.into())) + // Standard Error: 32 + .saturating_add(Weight::from_parts(2_740, 0).saturating_mul(z.into())) } /// Storage: `Multisig::Multisigs` (r:1 w:1) /// Proof: `Multisig::Multisigs` (`max_values`: None, `max_size`: Some(3346), added: 5821, mode: `MaxEncodedLen`) @@ -63,13 +67,13 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `263 + s * (2 ±0)` // Estimated: `6811` - // Minimum execution time: 49_120_000 picoseconds. - Weight::from_parts(39_130_314, 0) + // Minimum execution time: 57_019_000 picoseconds. + Weight::from_parts(42_876_915, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 369 - .saturating_add(Weight::from_parts(105_406, 0).saturating_mul(s.into())) - // Standard Error: 3 - .saturating_add(Weight::from_parts(2_038, 0).saturating_mul(z.into())) + // Standard Error: 5_184 + .saturating_add(Weight::from_parts(178_476, 0).saturating_mul(s.into())) + // Standard Error: 50 + .saturating_add(Weight::from_parts(2_969, 0).saturating_mul(z.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -81,13 +85,13 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `282` // Estimated: `6811` - // Minimum execution time: 32_160_000 picoseconds. - Weight::from_parts(22_718_900, 0) + // Minimum execution time: 36_090_000 picoseconds. + Weight::from_parts(25_170_429, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 426 - .saturating_add(Weight::from_parts(98_974, 0).saturating_mul(s.into())) - // Standard Error: 4 - .saturating_add(Weight::from_parts(2_069, 0).saturating_mul(z.into())) + // Standard Error: 4_355 + .saturating_add(Weight::from_parts(142_981, 0).saturating_mul(s.into())) + // Standard Error: 42 + .saturating_add(Weight::from_parts(2_767, 0).saturating_mul(z.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -101,13 +105,13 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `388 + s * (33 ±0)` // Estimated: `6811` - // Minimum execution time: 54_561_000 picoseconds. - Weight::from_parts(42_340_200, 0) + // Minimum execution time: 63_120_000 picoseconds. + Weight::from_parts(45_389_842, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 841 - .saturating_add(Weight::from_parts(129_613, 0).saturating_mul(s.into())) - // Standard Error: 8 - .saturating_add(Weight::from_parts(2_058, 0).saturating_mul(z.into())) + // Standard Error: 4_281 + .saturating_add(Weight::from_parts(214_813, 0).saturating_mul(s.into())) + // Standard Error: 41 + .saturating_add(Weight::from_parts(2_957, 0).saturating_mul(z.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -118,11 +122,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `263 + s * (2 ±0)` // Estimated: `6811` - // Minimum execution time: 36_590_000 picoseconds. - Weight::from_parts(37_770_445, 0) + // Minimum execution time: 39_120_000 picoseconds. + Weight::from_parts(42_126_576, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 605 - .saturating_add(Weight::from_parts(104_014, 0).saturating_mul(s.into())) + // Standard Error: 2_133 + .saturating_add(Weight::from_parts(165_186, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -133,11 +137,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `282` // Estimated: `6811` - // Minimum execution time: 20_730_000 picoseconds. - Weight::from_parts(21_531_201, 0) + // Minimum execution time: 20_250_000 picoseconds. + Weight::from_parts(22_319_603, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 360 - .saturating_add(Weight::from_parts(98_936, 0).saturating_mul(s.into())) + // Standard Error: 2_552 + .saturating_add(Weight::from_parts(148_978, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -148,11 +152,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `454 + s * (1 ±0)` // Estimated: `6811` - // Minimum execution time: 37_131_000 picoseconds. - Weight::from_parts(38_372_686, 0) + // Minimum execution time: 38_870_000 picoseconds. + Weight::from_parts(42_368_147, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 592 - .saturating_add(Weight::from_parts(104_821, 0).saturating_mul(s.into())) + // Standard Error: 3_453 + .saturating_add(Weight::from_parts(164_870, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -163,11 +167,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `454 + s * (1 ±0)` // Estimated: `6811` - // Minimum execution time: 35_510_000 picoseconds. - Weight::from_parts(36_480_904, 0) + // Minimum execution time: 37_130_000 picoseconds. + Weight::from_parts(39_901_087, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 468 - .saturating_add(Weight::from_parts(102_976, 0).saturating_mul(s.into())) + // Standard Error: 2_167 + .saturating_add(Weight::from_parts(151_922, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } diff --git a/system-parachains/coretime/coretime-kusama/src/weights/pallet_proxy.rs b/system-parachains/coretime/coretime-kusama/src/weights/pallet_proxy.rs index 9a5779233e..28ee2f3b95 100644 --- a/system-parachains/coretime/coretime-kusama/src/weights/pallet_proxy.rs +++ b/system-parachains/coretime/coretime-kusama/src/weights/pallet_proxy.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_proxy` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/coretime-kusama-runtime/coretime_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/coretime/coretime-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/coretime-kusama-runtime/coretime_kusama_runtime.wasm +// --pallet=pallet_proxy +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/coretime/coretime-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -51,11 +55,11 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `127 + p * (37 ±0)` // Estimated: `4706` - // Minimum execution time: 17_431_000 picoseconds. - Weight::from_parts(18_153_139, 0) + // Minimum execution time: 16_710_000 picoseconds. + Weight::from_parts(18_078_282, 0) .saturating_add(Weight::from_parts(0, 4706)) - // Standard Error: 740 - .saturating_add(Weight::from_parts(28_158, 0).saturating_mul(p.into())) + // Standard Error: 4_239 + .saturating_add(Weight::from_parts(64_076, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1)) } /// Storage: `Proxy::Proxies` (r:1 w:0) @@ -70,13 +74,13 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `454 + a * (68 ±0) + p * (37 ±0)` // Estimated: `5698` - // Minimum execution time: 44_300_000 picoseconds. - Weight::from_parts(44_180_359, 0) + // Minimum execution time: 47_480_000 picoseconds. + Weight::from_parts(46_594_726, 0) .saturating_add(Weight::from_parts(0, 5698)) - // Standard Error: 1_570 - .saturating_add(Weight::from_parts(166_032, 0).saturating_mul(a.into())) - // Standard Error: 1_622 - .saturating_add(Weight::from_parts(27_838, 0).saturating_mul(p.into())) + // Standard Error: 8_362 + .saturating_add(Weight::from_parts(324_047, 0).saturating_mul(a.into())) + // Standard Error: 8_640 + .saturating_add(Weight::from_parts(95_338, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -90,13 +94,13 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `369 + a * (68 ±0)` // Estimated: `5698` - // Minimum execution time: 30_990_000 picoseconds. - Weight::from_parts(31_697_058, 0) + // Minimum execution time: 32_920_000 picoseconds. + Weight::from_parts(33_471_660, 0) .saturating_add(Weight::from_parts(0, 5698)) - // Standard Error: 2_216 - .saturating_add(Weight::from_parts(153_966, 0).saturating_mul(a.into())) - // Standard Error: 2_289 - .saturating_add(Weight::from_parts(4_852, 0).saturating_mul(p.into())) + // Standard Error: 6_337 + .saturating_add(Weight::from_parts(274_357, 0).saturating_mul(a.into())) + // Standard Error: 6_547 + .saturating_add(Weight::from_parts(53_219, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -110,13 +114,13 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `369 + a * (68 ±0)` // Estimated: `5698` - // Minimum execution time: 30_650_000 picoseconds. - Weight::from_parts(31_440_888, 0) + // Minimum execution time: 33_470_000 picoseconds. + Weight::from_parts(35_878_945, 0) .saturating_add(Weight::from_parts(0, 5698)) - // Standard Error: 1_763 - .saturating_add(Weight::from_parts(155_933, 0).saturating_mul(a.into())) - // Standard Error: 1_822 - .saturating_add(Weight::from_parts(5_636, 0).saturating_mul(p.into())) + // Standard Error: 6_211 + .saturating_add(Weight::from_parts(226_139, 0).saturating_mul(a.into())) + // Standard Error: 6_417 + .saturating_add(Weight::from_parts(15_158, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -132,13 +136,13 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `386 + a * (68 ±0) + p * (37 ±0)` // Estimated: `5698` - // Minimum execution time: 39_440_000 picoseconds. - Weight::from_parts(40_352_390, 0) + // Minimum execution time: 43_640_000 picoseconds. + Weight::from_parts(42_660_439, 0) .saturating_add(Weight::from_parts(0, 5698)) - // Standard Error: 1_717 - .saturating_add(Weight::from_parts(165_086, 0).saturating_mul(a.into())) - // Standard Error: 1_774 - .saturating_add(Weight::from_parts(27_459, 0).saturating_mul(p.into())) + // Standard Error: 5_874 + .saturating_add(Weight::from_parts(299_730, 0).saturating_mul(a.into())) + // Standard Error: 6_069 + .saturating_add(Weight::from_parts(98_493, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -149,11 +153,11 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `127 + p * (37 ±0)` // Estimated: `4706` - // Minimum execution time: 28_920_000 picoseconds. - Weight::from_parts(29_475_497, 0) + // Minimum execution time: 30_990_000 picoseconds. + Weight::from_parts(32_810_794, 0) .saturating_add(Weight::from_parts(0, 4706)) - // Standard Error: 804 - .saturating_add(Weight::from_parts(42_667, 0).saturating_mul(p.into())) + // Standard Error: 5_417 + .saturating_add(Weight::from_parts(53_914, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -164,11 +168,11 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `127 + p * (37 ±0)` // Estimated: `4706` - // Minimum execution time: 28_510_000 picoseconds. - Weight::from_parts(29_481_177, 0) + // Minimum execution time: 30_280_000 picoseconds. + Weight::from_parts(31_552_334, 0) .saturating_add(Weight::from_parts(0, 4706)) - // Standard Error: 764 - .saturating_add(Weight::from_parts(45_826, 0).saturating_mul(p.into())) + // Standard Error: 3_903 + .saturating_add(Weight::from_parts(111_399, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -179,11 +183,11 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `127 + p * (37 ±0)` // Estimated: `4706` - // Minimum execution time: 25_940_000 picoseconds. - Weight::from_parts(26_576_084, 0) + // Minimum execution time: 27_571_000 picoseconds. + Weight::from_parts(28_663_673, 0) .saturating_add(Weight::from_parts(0, 4706)) - // Standard Error: 666 - .saturating_add(Weight::from_parts(23_537, 0).saturating_mul(p.into())) + // Standard Error: 2_984 + .saturating_add(Weight::from_parts(70_396, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -194,11 +198,11 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `139` // Estimated: `4706` - // Minimum execution time: 30_840_000 picoseconds. - Weight::from_parts(31_452_635, 0) + // Minimum execution time: 32_850_000 picoseconds. + Weight::from_parts(33_564_615, 0) .saturating_add(Weight::from_parts(0, 4706)) - // Standard Error: 769 - .saturating_add(Weight::from_parts(9_482, 0).saturating_mul(p.into())) + // Standard Error: 9_563 + .saturating_add(Weight::from_parts(153_668, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -209,11 +213,11 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `164 + p * (37 ±0)` // Estimated: `4706` - // Minimum execution time: 27_140_000 picoseconds. - Weight::from_parts(27_743_788, 0) + // Minimum execution time: 31_250_000 picoseconds. + Weight::from_parts(33_382_433, 0) .saturating_add(Weight::from_parts(0, 4706)) - // Standard Error: 805 - .saturating_add(Weight::from_parts(30_416, 0).saturating_mul(p.into())) + // Standard Error: 5_016 + .saturating_add(Weight::from_parts(84_079, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -225,10 +229,10 @@ impl pallet_proxy::WeightInfo for WeightInfo { /// Proof: `Proxy::Announcements` (`max_values`: None, `max_size`: Some(2233), added: 4708, mode: `MaxEncodedLen`) fn poke_deposit() -> Weight { // Proof Size summary in bytes: - // Measured: `453` + // Measured: `490` // Estimated: `5698` - // Minimum execution time: 51_850_000 picoseconds. - Weight::from_parts(52_521_000, 0) + // Minimum execution time: 57_941_000 picoseconds. + Weight::from_parts(59_800_000, 0) .saturating_add(Weight::from_parts(0, 5698)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) diff --git a/system-parachains/coretime/coretime-kusama/src/weights/pallet_session.rs b/system-parachains/coretime/coretime-kusama/src/weights/pallet_session.rs index bc73409670..d3240c7cd4 100644 --- a/system-parachains/coretime/coretime-kusama/src/weights/pallet_session.rs +++ b/system-parachains/coretime/coretime-kusama/src/weights/pallet_session.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_session` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/coretime-kusama-runtime/coretime_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/coretime/coretime-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/coretime-kusama-runtime/coretime_kusama_runtime.wasm +// --pallet=pallet_session +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/coretime/coretime-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -52,24 +56,26 @@ impl pallet_session::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `298` // Estimated: `3763` - // Minimum execution time: 22_891_000 picoseconds. - Weight::from_parts(23_240_000, 0) + // Minimum execution time: 23_459_000 picoseconds. + Weight::from_parts(24_659_000, 0) .saturating_add(Weight::from_parts(0, 3763)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } /// Storage: `Session::NextKeys` (r:1 w:1) /// Proof: `Session::NextKeys` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `Balances::Holds` (r:1 w:1) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(85), added: 2560, mode: `MaxEncodedLen`) /// Storage: `Session::KeyOwner` (r:0 w:1) /// Proof: `Session::KeyOwner` (`max_values`: None, `max_size`: None, mode: `Measured`) fn purge_keys() -> Weight { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3745` - // Minimum execution time: 16_880_000 picoseconds. - Weight::from_parts(17_270_000, 0) + // Minimum execution time: 42_210_000 picoseconds. + Weight::from_parts(43_830_000, 0) .saturating_add(Weight::from_parts(0, 3745)) - .saturating_add(T::DbWeight::get().reads(1)) - .saturating_add(T::DbWeight::get().writes(2)) + .saturating_add(T::DbWeight::get().reads(2)) + .saturating_add(T::DbWeight::get().writes(3)) } } diff --git a/system-parachains/coretime/coretime-kusama/src/weights/pallet_timestamp.rs b/system-parachains/coretime/coretime-kusama/src/weights/pallet_timestamp.rs index dc83dd17ac..eaf664058c 100644 --- a/system-parachains/coretime/coretime-kusama/src/weights/pallet_timestamp.rs +++ b/system-parachains/coretime/coretime-kusama/src/weights/pallet_timestamp.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_timestamp` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/coretime-kusama-runtime/coretime_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/coretime/coretime-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/coretime-kusama-runtime/coretime_kusama_runtime.wasm +// --pallet=pallet_timestamp +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/coretime/coretime-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -52,8 +56,8 @@ impl pallet_timestamp::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `49` // Estimated: `1493` - // Minimum execution time: 8_500_000 picoseconds. - Weight::from_parts(8_810_000, 0) + // Minimum execution time: 8_520_000 picoseconds. + Weight::from_parts(9_371_000, 0) .saturating_add(Weight::from_parts(0, 1493)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -62,8 +66,8 @@ impl pallet_timestamp::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `57` // Estimated: `0` - // Minimum execution time: 4_480_000 picoseconds. - Weight::from_parts(4_690_000, 0) + // Minimum execution time: 4_760_000 picoseconds. + Weight::from_parts(5_720_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/system-parachains/coretime/coretime-kusama/src/weights/pallet_transaction_payment.rs b/system-parachains/coretime/coretime-kusama/src/weights/pallet_transaction_payment.rs index 93ab7d0713..a8b34703f8 100644 --- a/system-parachains/coretime/coretime-kusama/src/weights/pallet_transaction_payment.rs +++ b/system-parachains/coretime/coretime-kusama/src/weights/pallet_transaction_payment.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_transaction_payment` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/coretime-kusama-runtime/coretime_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/coretime/coretime-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/coretime-kusama-runtime/coretime_kusama_runtime.wasm +// --pallet=pallet_transaction_payment +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/coretime/coretime-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -50,10 +54,10 @@ impl pallet_transaction_payment::WeightInfo for WeightI /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) fn charge_transaction_payment() -> Weight { // Proof Size summary in bytes: - // Measured: `167` + // Measured: `270` // Estimated: `6196` - // Minimum execution time: 55_291_000 picoseconds. - Weight::from_parts(55_780_000, 0) + // Minimum execution time: 59_160_000 picoseconds. + Weight::from_parts(59_850_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) diff --git a/system-parachains/coretime/coretime-kusama/src/weights/pallet_utility.rs b/system-parachains/coretime/coretime-kusama/src/weights/pallet_utility.rs index e6b3e6d35b..dcc53cba2c 100644 --- a/system-parachains/coretime/coretime-kusama/src/weights/pallet_utility.rs +++ b/system-parachains/coretime/coretime-kusama/src/weights/pallet_utility.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_utility` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/coretime-kusama-runtime/coretime_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/coretime/coretime-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/coretime-kusama-runtime/coretime_kusama_runtime.wasm +// --pallet=pallet_utility +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/coretime/coretime-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -49,18 +53,18 @@ impl pallet_utility::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_870_000 picoseconds. - Weight::from_parts(8_533_318, 0) + // Minimum execution time: 6_010_000 picoseconds. + Weight::from_parts(66_420_897, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 572 - .saturating_add(Weight::from_parts(3_283_506, 0).saturating_mul(c.into())) + // Standard Error: 9_063 + .saturating_add(Weight::from_parts(3_907_157, 0).saturating_mul(c.into())) } fn as_derivative() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_260_000 picoseconds. - Weight::from_parts(5_510_000, 0) + // Minimum execution time: 5_360_000 picoseconds. + Weight::from_parts(5_730_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// The range of component `c` is `[0, 1000]`. @@ -68,18 +72,18 @@ impl pallet_utility::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_930_000 picoseconds. - Weight::from_parts(7_624_648, 0) + // Minimum execution time: 5_940_000 picoseconds. + Weight::from_parts(6_090_000, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 731 - .saturating_add(Weight::from_parts(3_527_226, 0).saturating_mul(c.into())) + // Standard Error: 5_913 + .saturating_add(Weight::from_parts(4_358_599, 0).saturating_mul(c.into())) } fn dispatch_as() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 7_980_000 picoseconds. - Weight::from_parts(8_360_000, 0) + // Minimum execution time: 8_030_000 picoseconds. + Weight::from_parts(8_960_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// The range of component `c` is `[0, 1000]`. @@ -87,26 +91,26 @@ impl pallet_utility::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_950_000 picoseconds. - Weight::from_parts(7_640_383, 0) + // Minimum execution time: 6_240_000 picoseconds. + Weight::from_parts(6_460_000, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 639 - .saturating_add(Weight::from_parts(3_277_820, 0).saturating_mul(c.into())) + // Standard Error: 14_470 + .saturating_add(Weight::from_parts(4_072_173, 0).saturating_mul(c.into())) } fn dispatch_as_fallible() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 7_930_000 picoseconds. - Weight::from_parts(8_150_000, 0) + // Minimum execution time: 8_640_000 picoseconds. + Weight::from_parts(11_190_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn if_else() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 9_660_000 picoseconds. - Weight::from_parts(10_020_000, 0) + // Minimum execution time: 9_900_000 picoseconds. + Weight::from_parts(10_350_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/system-parachains/coretime/coretime-kusama/src/weights/pallet_xcm.rs b/system-parachains/coretime/coretime-kusama/src/weights/pallet_xcm.rs index 4a0cf56ff1..7c9e8a4af2 100644 --- a/system-parachains/coretime/coretime-kusama/src/weights/pallet_xcm.rs +++ b/system-parachains/coretime/coretime-kusama/src/weights/pallet_xcm.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_xcm` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 49.0.0 -//! DATE: 2025-07-30, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `e9d5f1f03b4d`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -66,8 +66,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `244` // Estimated: `3709` - // Minimum execution time: 42_340_000 picoseconds. - Weight::from_parts(45_830_000, 0) + // Minimum execution time: 43_970_000 picoseconds. + Weight::from_parts(46_560_000, 0) .saturating_add(Weight::from_parts(0, 3709)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) @@ -96,8 +96,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `328` // Estimated: `3793` - // Minimum execution time: 156_239_000 picoseconds. - Weight::from_parts(172_831_000, 0) + // Minimum execution time: 157_070_000 picoseconds. + Weight::from_parts(160_530_000, 0) .saturating_add(Weight::from_parts(0, 3793)) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(4)) @@ -136,8 +136,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `328` // Estimated: `3793` - // Minimum execution time: 154_300_000 picoseconds. - Weight::from_parts(163_780_000, 0) + // Minimum execution time: 157_099_000 picoseconds. + Weight::from_parts(162_419_000, 0) .saturating_add(Weight::from_parts(0, 3793)) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(4)) @@ -148,8 +148,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `32` // Estimated: `1517` - // Minimum execution time: 12_530_000 picoseconds. - Weight::from_parts(13_140_000, 0) + // Minimum execution time: 13_000_000 picoseconds. + Weight::from_parts(13_989_000, 0) .saturating_add(Weight::from_parts(0, 1517)) .saturating_add(T::DbWeight::get().reads(1)) } @@ -159,8 +159,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 8_890_000 picoseconds. - Weight::from_parts(9_369_000, 0) + // Minimum execution time: 9_181_000 picoseconds. + Weight::from_parts(9_670_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -170,8 +170,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_849_000 picoseconds. - Weight::from_parts(3_109_000, 0) + // Minimum execution time: 3_130_000 picoseconds. + Weight::from_parts(3_309_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -199,8 +199,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `244` // Estimated: `3709` - // Minimum execution time: 50_810_000 picoseconds. - Weight::from_parts(54_150_000, 0) + // Minimum execution time: 52_680_000 picoseconds. + Weight::from_parts(54_421_000, 0) .saturating_add(Weight::from_parts(0, 3709)) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(6)) @@ -227,8 +227,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `530` // Estimated: `108971` - // Minimum execution time: 55_180_000 picoseconds. - Weight::from_parts(58_420_000, 0) + // Minimum execution time: 56_970_000 picoseconds. + Weight::from_parts(59_040_000, 0) .saturating_add(Weight::from_parts(0, 108971)) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(4)) @@ -239,8 +239,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_880_000 picoseconds. - Weight::from_parts(3_170_000, 0) + // Minimum execution time: 3_000_000 picoseconds. + Weight::from_parts(3_261_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -250,8 +250,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `89` // Estimated: `15929` - // Minimum execution time: 27_070_000 picoseconds. - Weight::from_parts(28_190_000, 0) + // Minimum execution time: 27_890_000 picoseconds. + Weight::from_parts(28_431_000, 0) .saturating_add(Weight::from_parts(0, 15929)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -262,8 +262,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `93` // Estimated: `15933` - // Minimum execution time: 27_109_000 picoseconds. - Weight::from_parts(27_901_000, 0) + // Minimum execution time: 27_591_000 picoseconds. + Weight::from_parts(28_339_000, 0) .saturating_add(Weight::from_parts(0, 15933)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -274,8 +274,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `109` // Estimated: `18424` - // Minimum execution time: 31_140_000 picoseconds. - Weight::from_parts(31_520_000, 0) + // Minimum execution time: 31_280_000 picoseconds. + Weight::from_parts(32_059_000, 0) .saturating_add(Weight::from_parts(0, 18424)) .saturating_add(T::DbWeight::get().reads(7)) } @@ -295,8 +295,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `221` // Estimated: `6161` - // Minimum execution time: 43_211_000 picoseconds. - Weight::from_parts(45_359_000, 0) + // Minimum execution time: 41_960_000 picoseconds. + Weight::from_parts(48_739_000, 0) .saturating_add(Weight::from_parts(0, 6161)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(2)) @@ -307,8 +307,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `109` // Estimated: `13474` - // Minimum execution time: 21_020_000 picoseconds. - Weight::from_parts(21_350_000, 0) + // Minimum execution time: 21_261_000 picoseconds. + Weight::from_parts(21_719_000, 0) .saturating_add(Weight::from_parts(0, 13474)) .saturating_add(T::DbWeight::get().reads(5)) } @@ -318,8 +318,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `100` // Estimated: `15940` - // Minimum execution time: 27_190_000 picoseconds. - Weight::from_parts(27_560_000, 0) + // Minimum execution time: 27_750_000 picoseconds. + Weight::from_parts(28_680_000, 0) .saturating_add(Weight::from_parts(0, 15940)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -340,8 +340,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `221` // Estimated: `16061` - // Minimum execution time: 58_340_000 picoseconds. - Weight::from_parts(61_530_000, 0) + // Minimum execution time: 58_981_000 picoseconds. + Weight::from_parts(62_010_000, 0) .saturating_add(Weight::from_parts(0, 16061)) .saturating_add(T::DbWeight::get().reads(11)) .saturating_add(T::DbWeight::get().writes(2)) @@ -354,8 +354,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `32` // Estimated: `1517` - // Minimum execution time: 5_590_000 picoseconds. - Weight::from_parts(6_089_000, 0) + // Minimum execution time: 5_920_000 picoseconds. + Weight::from_parts(6_250_000, 0) .saturating_add(Weight::from_parts(0, 1517)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) @@ -366,8 +366,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `7669` // Estimated: `11134` - // Minimum execution time: 41_450_000 picoseconds. - Weight::from_parts(42_600_000, 0) + // Minimum execution time: 42_840_000 picoseconds. + Weight::from_parts(43_509_000, 0) .saturating_add(Weight::from_parts(0, 11134)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -380,8 +380,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `90` // Estimated: `3555` - // Minimum execution time: 48_890_000 picoseconds. - Weight::from_parts(51_440_000, 0) + // Minimum execution time: 51_230_000 picoseconds. + Weight::from_parts(52_731_000, 0) .saturating_add(Weight::from_parts(0, 3555)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -389,13 +389,13 @@ impl pallet_xcm::WeightInfo for WeightInfo { /// Storage: `PolkadotXcm::AuthorizedAliases` (r:1 w:1) /// Proof: `PolkadotXcm::AuthorizedAliases` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `Balances::Holds` (r:1 w:1) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(67), added: 2542, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(85), added: 2560, mode: `MaxEncodedLen`) fn add_authorized_alias() -> Weight { // Proof Size summary in bytes: // Measured: `195` // Estimated: `3660` - // Minimum execution time: 67_030_000 picoseconds. - Weight::from_parts(68_440_000, 0) + // Minimum execution time: 67_290_000 picoseconds. + Weight::from_parts(69_130_000, 0) .saturating_add(Weight::from_parts(0, 3660)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -403,13 +403,13 @@ impl pallet_xcm::WeightInfo for WeightInfo { /// Storage: `PolkadotXcm::AuthorizedAliases` (r:1 w:1) /// Proof: `PolkadotXcm::AuthorizedAliases` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `Balances::Holds` (r:1 w:1) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(67), added: 2542, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(85), added: 2560, mode: `MaxEncodedLen`) fn remove_authorized_alias() -> Weight { // Proof Size summary in bytes: // Measured: `583` // Estimated: `4048` - // Minimum execution time: 66_920_000 picoseconds. - Weight::from_parts(67_971_000, 0) + // Minimum execution time: 67_800_000 picoseconds. + Weight::from_parts(69_790_000, 0) .saturating_add(Weight::from_parts(0, 4048)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -418,8 +418,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 7_785_000 picoseconds. - Weight::from_parts(8_077_000, 0) + // Minimum execution time: 10_890_000 picoseconds. + Weight::from_parts(10_960_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/system-parachains/coretime/coretime-kusama/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs b/system-parachains/coretime/coretime-kusama/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs index 492333ad1b..ccb7000b6e 100644 --- a/system-parachains/coretime/coretime-kusama/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs +++ b/system-parachains/coretime/coretime-kusama/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_xcm_benchmarks::fungible` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 48.0.0 -//! DATE: 2025-07-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `065f2c4f4ade`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024 // Executed Command: @@ -54,8 +54,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `101` // Estimated: `3593` - // Minimum execution time: 39_630_000 picoseconds. - Weight::from_parts(41_160_000, 3593) + // Minimum execution time: 40_070_000 picoseconds. + Weight::from_parts(41_250_000, 3593) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -65,8 +65,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `101` // Estimated: `6196` - // Minimum execution time: 55_970_000 picoseconds. - Weight::from_parts(57_950_000, 6196) + // Minimum execution time: 56_690_000 picoseconds. + Weight::from_parts(58_810_000, 6196) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -92,8 +92,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `429` // Estimated: `8799` - // Minimum execution time: 155_829_000 picoseconds. - Weight::from_parts(158_800_000, 8799) + // Minimum execution time: 156_850_000 picoseconds. + Weight::from_parts(159_790_000, 8799) .saturating_add(T::DbWeight::get().reads(10)) .saturating_add(T::DbWeight::get().writes(6)) } @@ -128,8 +128,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `429` // Estimated: `6196` - // Minimum execution time: 108_469_000 picoseconds. - Weight::from_parts(111_280_000, 6196) + // Minimum execution time: 110_210_000 picoseconds. + Weight::from_parts(113_740_000, 6196) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(5)) } @@ -137,8 +137,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_909_000 picoseconds. - Weight::from_parts(3_070_000, 0) + // Minimum execution time: 3_030_000 picoseconds. + Weight::from_parts(3_230_000, 0) } /// Storage: `System::Account` (r:1 w:1) /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) @@ -146,8 +146,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 29_800_000 picoseconds. - Weight::from_parts(30_410_000, 3593) + // Minimum execution time: 31_120_000 picoseconds. + Weight::from_parts(32_209_000, 3593) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -173,8 +173,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `276` // Estimated: `3741` - // Minimum execution time: 87_331_000 picoseconds. - Weight::from_parts(89_260_000, 3741) + // Minimum execution time: 89_980_000 picoseconds. + Weight::from_parts(93_520_000, 3741) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -198,8 +198,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `276` // Estimated: `3741` - // Minimum execution time: 61_079_000 picoseconds. - Weight::from_parts(64_489_000, 3741) + // Minimum execution time: 62_280_000 picoseconds. + Weight::from_parts(64_430_000, 3741) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -225,8 +225,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `328` // Estimated: `6196` - // Minimum execution time: 128_140_000 picoseconds. - Weight::from_parts(134_710_000, 6196) + // Minimum execution time: 130_759_000 picoseconds. + Weight::from_parts(133_740_000, 6196) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(5)) } diff --git a/system-parachains/coretime/coretime-kusama/src/weights/xcm/pallet_xcm_benchmarks_generic.rs b/system-parachains/coretime/coretime-kusama/src/weights/xcm/pallet_xcm_benchmarks_generic.rs index bababf20e1..30cadfc2cb 100644 --- a/system-parachains/coretime/coretime-kusama/src/weights/xcm/pallet_xcm_benchmarks_generic.rs +++ b/system-parachains/coretime/coretime-kusama/src/weights/xcm/pallet_xcm_benchmarks_generic.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_xcm_benchmarks::generic` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 48.0.0 -//! DATE: 2025-07-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `065f2c4f4ade`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024 // Executed Command: @@ -70,17 +70,21 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `429` // Estimated: `6196` - // Minimum execution time: 103_760_000 picoseconds. - Weight::from_parts(107_671_000, 6196) + // Minimum execution time: 112_020_000 picoseconds. + Weight::from_parts(126_000_000, 6196) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(5)) } + /// Storage: `System::Account` (r:1 w:1) + /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) pub(crate) fn buy_execution() -> Weight { // Proof Size summary in bytes: // Measured: `0` - // Estimated: `0` - // Minimum execution time: 669_000 picoseconds. - Weight::from_parts(720_000, 0) + // Estimated: `3593` + // Minimum execution time: 4_070_000 picoseconds. + Weight::from_parts(5_460_000, 3593) + .saturating_add(T::DbWeight::get().reads(1)) + .saturating_add(T::DbWeight::get().writes(1)) } /// Storage: `System::Account` (r:1 w:1) /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) @@ -88,8 +92,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 3_870_000 picoseconds. - Weight::from_parts(4_850_000, 3593) + // Minimum execution time: 4_200_000 picoseconds. + Weight::from_parts(5_260_000, 3593) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -97,8 +101,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 739_000 picoseconds. - Weight::from_parts(840_000, 0) + // Minimum execution time: 790_000 picoseconds. + Weight::from_parts(920_000, 0) } /// Storage: `PolkadotXcm::Queries` (r:1 w:0) /// Proof: `PolkadotXcm::Queries` (`max_values`: None, `max_size`: None, mode: `Measured`) @@ -106,51 +110,51 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `32` // Estimated: `3497` - // Minimum execution time: 8_930_000 picoseconds. - Weight::from_parts(9_750_000, 3497) + // Minimum execution time: 9_370_000 picoseconds. + Weight::from_parts(10_140_000, 3497) .saturating_add(T::DbWeight::get().reads(1)) } pub(crate) fn transact() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 7_840_000 picoseconds. - Weight::from_parts(9_189_000, 0) + // Minimum execution time: 8_000_000 picoseconds. + Weight::from_parts(8_250_000, 0) } pub(crate) fn refund_surplus() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_390_000 picoseconds. - Weight::from_parts(1_590_000, 0) + // Minimum execution time: 1_170_000 picoseconds. + Weight::from_parts(1_390_000, 0) } pub(crate) fn set_error_handler() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 670_000 picoseconds. - Weight::from_parts(730_000, 0) + // Minimum execution time: 760_000 picoseconds. + Weight::from_parts(840_000, 0) } pub(crate) fn set_appendix() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 659_000 picoseconds. - Weight::from_parts(720_000, 0) + // Minimum execution time: 780_000 picoseconds. + Weight::from_parts(930_000, 0) } pub(crate) fn clear_error() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 670_000 picoseconds. - Weight::from_parts(709_000, 0) + // Minimum execution time: 690_000 picoseconds. + Weight::from_parts(820_000, 0) } pub(crate) fn descend_origin() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 659_000 picoseconds. - Weight::from_parts(711_000, 0) + // Minimum execution time: 760_000 picoseconds. + Weight::from_parts(880_000, 0) } /// Storage: `Benchmark::Override` (r:0 w:0) /// Proof: `Benchmark::Override` (`max_values`: None, `max_size`: None, mode: `Measured`) @@ -165,8 +169,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 650_000 picoseconds. - Weight::from_parts(740_000, 0) + // Minimum execution time: 790_000 picoseconds. + Weight::from_parts(890_000, 0) } /// Storage: `ParachainInfo::ParachainId` (r:1 w:0) /// Proof: `ParachainInfo::ParachainId` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) @@ -190,8 +194,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `429` // Estimated: `6196` - // Minimum execution time: 104_169_000 picoseconds. - Weight::from_parts(131_959_000, 6196) + // Minimum execution time: 106_300_000 picoseconds. + Weight::from_parts(119_520_000, 6196) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(5)) } @@ -201,8 +205,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `90` // Estimated: `3555` - // Minimum execution time: 12_611_000 picoseconds. - Weight::from_parts(12_940_000, 3555) + // Minimum execution time: 13_030_000 picoseconds. + Weight::from_parts(14_550_000, 3555) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -210,8 +214,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_741_000 picoseconds. - Weight::from_parts(4_050_000, 0) + // Minimum execution time: 4_000_000 picoseconds. + Weight::from_parts(4_390_000, 0) } /// Storage: `PolkadotXcm::VersionNotifyTargets` (r:1 w:1) /// Proof: `PolkadotXcm::VersionNotifyTargets` (`max_values`: None, `max_size`: None, mode: `Measured`) @@ -233,8 +237,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `244` // Estimated: `3709` - // Minimum execution time: 42_249_000 picoseconds. - Weight::from_parts(45_531_000, 3709) + // Minimum execution time: 44_170_000 picoseconds. + Weight::from_parts(47_570_000, 3709) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -244,44 +248,44 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_880_000 picoseconds. - Weight::from_parts(4_220_000, 0) + // Minimum execution time: 4_050_000 picoseconds. + Weight::from_parts(4_440_000, 0) .saturating_add(T::DbWeight::get().writes(1)) } pub(crate) fn burn_asset() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_030_000 picoseconds. - Weight::from_parts(1_100_000, 0) + // Minimum execution time: 1_110_000 picoseconds. + Weight::from_parts(1_320_000, 0) } pub(crate) fn expect_asset() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 750_000 picoseconds. - Weight::from_parts(860_000, 0) + // Minimum execution time: 810_000 picoseconds. + Weight::from_parts(890_000, 0) } pub(crate) fn expect_origin() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_770_000 picoseconds. - Weight::from_parts(4_271_000, 0) + // Minimum execution time: 3_990_000 picoseconds. + Weight::from_parts(4_190_000, 0) } pub(crate) fn expect_error() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_840_000 picoseconds. - Weight::from_parts(4_131_000, 0) + // Minimum execution time: 3_950_000 picoseconds. + Weight::from_parts(4_230_000, 0) } pub(crate) fn expect_transact_status() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 840_000 picoseconds. - Weight::from_parts(980_000, 0) + // Minimum execution time: 960_000 picoseconds. + Weight::from_parts(1_030_000, 0) } /// Storage: `ParachainInfo::ParachainId` (r:1 w:0) /// Proof: `ParachainInfo::ParachainId` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) @@ -305,8 +309,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `429` // Estimated: `6196` - // Minimum execution time: 106_741_000 picoseconds. - Weight::from_parts(109_331_000, 6196) + // Minimum execution time: 110_540_000 picoseconds. + Weight::from_parts(114_080_000, 6196) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(5)) } @@ -314,8 +318,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_590_000 picoseconds. - Weight::from_parts(4_720_000, 0) + // Minimum execution time: 4_710_000 picoseconds. + Weight::from_parts(4_800_000, 0) } /// Storage: `ParachainInfo::ParachainId` (r:1 w:0) /// Proof: `ParachainInfo::ParachainId` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) @@ -339,8 +343,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `429` // Estimated: `6196` - // Minimum execution time: 101_960_000 picoseconds. - Weight::from_parts(103_830_000, 6196) + // Minimum execution time: 103_570_000 picoseconds. + Weight::from_parts(107_450_000, 6196) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(5)) } @@ -348,42 +352,42 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 740_000 picoseconds. - Weight::from_parts(790_000, 0) + // Minimum execution time: 750_000 picoseconds. + Weight::from_parts(880_000, 0) } pub(crate) fn set_topic() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 649_000 picoseconds. - Weight::from_parts(720_000, 0) + // Minimum execution time: 740_000 picoseconds. + Weight::from_parts(840_000, 0) } pub(crate) fn clear_topic() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 640_000 picoseconds. - Weight::from_parts(699_000, 0) + // Minimum execution time: 740_000 picoseconds. + Weight::from_parts(790_000, 0) } pub(crate) fn set_fees_mode() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 649_000 picoseconds. - Weight::from_parts(730_000, 0) + // Minimum execution time: 730_000 picoseconds. + Weight::from_parts(790_000, 0) } pub(crate) fn unpaid_execution() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 640_000 picoseconds. - Weight::from_parts(730_000, 0) + // Minimum execution time: 730_000 picoseconds. + Weight::from_parts(830_000, 0) } pub(crate) fn alias_origin() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 689_000 picoseconds. - Weight::from_parts(810_000, 0) + // Minimum execution time: 810_000 picoseconds. + Weight::from_parts(840_000, 0) } } diff --git a/system-parachains/gluttons/glutton-kusama/src/weights/cumulus_pallet_parachain_system.rs b/system-parachains/gluttons/glutton-kusama/src/weights/cumulus_pallet_parachain_system.rs index 0a961cec68..bc788b9285 100644 --- a/system-parachains/gluttons/glutton-kusama/src/weights/cumulus_pallet_parachain_system.rs +++ b/system-parachains/gluttons/glutton-kusama/src/weights/cumulus_pallet_parachain_system.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `cumulus_pallet_parachain_system` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/glutton-kusama-runtime/glutton_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/gluttons/glutton-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/glutton-kusama-runtime/glutton_kusama_runtime.wasm +// --pallet=cumulus_pallet_parachain_system +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/gluttons/glutton-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -50,6 +54,8 @@ impl cumulus_pallet_parachain_system::WeightInfo for We /// Proof: `MessageQueue::BookStateFor` (`max_values`: None, `max_size`: Some(52), added: 2527, mode: `MaxEncodedLen`) /// Storage: `MessageQueue::ServiceHead` (r:1 w:1) /// Proof: `MessageQueue::ServiceHead` (`max_values`: Some(1), `max_size`: Some(5), added: 500, mode: `MaxEncodedLen`) + /// Storage: `ParachainSystem::LastProcessedDownwardMessage` (r:0 w:1) + /// Proof: `ParachainSystem::LastProcessedDownwardMessage` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `ParachainSystem::ProcessedDownwardMessages` (r:0 w:1) /// Proof: `ParachainSystem::ProcessedDownwardMessages` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `MessageQueue::Pages` (r:0 w:1000) @@ -59,13 +65,13 @@ impl cumulus_pallet_parachain_system::WeightInfo for We // Proof Size summary in bytes: // Measured: `12` // Estimated: `3517` - // Minimum execution time: 2_390_000 picoseconds. - Weight::from_parts(2_470_000, 0) + // Minimum execution time: 2_610_000 picoseconds. + Weight::from_parts(2_720_000, 0) .saturating_add(Weight::from_parts(0, 3517)) - // Standard Error: 121_821 - .saturating_add(Weight::from_parts(209_008_368, 0).saturating_mul(n.into())) + // Standard Error: 158_265 + .saturating_add(Weight::from_parts(140_438_298, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(3)) - .saturating_add(T::DbWeight::get().writes(4)) + .saturating_add(T::DbWeight::get().writes(5)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(n.into()))) } } diff --git a/system-parachains/gluttons/glutton-kusama/src/weights/frame_system.rs b/system-parachains/gluttons/glutton-kusama/src/weights/frame_system.rs index 73dadfecc9..b8b448898e 100644 --- a/system-parachains/gluttons/glutton-kusama/src/weights/frame_system.rs +++ b/system-parachains/gluttons/glutton-kusama/src/weights/frame_system.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `frame_system` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/glutton-kusama-runtime/glutton_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/gluttons/glutton-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/glutton-kusama-runtime/glutton_kusama_runtime.wasm +// --pallet=frame_system +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/gluttons/glutton-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -49,22 +53,22 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_250_000 picoseconds. - Weight::from_parts(6_071_634, 0) + // Minimum execution time: 2_470_000 picoseconds. + Weight::from_parts(44_409_057, 0) .saturating_add(Weight::from_parts(0, 0)) // Standard Error: 3 - .saturating_add(Weight::from_parts(525, 0).saturating_mul(b.into())) + .saturating_add(Weight::from_parts(587, 0).saturating_mul(b.into())) } /// The range of component `b` is `[0, 3932160]`. fn remark_with_event(b: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_880_000 picoseconds. - Weight::from_parts(6_000_000, 0) + // Minimum execution time: 6_220_000 picoseconds. + Weight::from_parts(72_801_934, 0) .saturating_add(Weight::from_parts(0, 0)) // Standard Error: 3 - .saturating_add(Weight::from_parts(2_298, 0).saturating_mul(b.into())) + .saturating_add(Weight::from_parts(1_740, 0).saturating_mul(b.into())) } /// Storage: UNKNOWN KEY `0x3a686561707061676573` (r:0 w:1) /// Proof: UNKNOWN KEY `0x3a686561707061676573` (r:0 w:1) @@ -72,8 +76,8 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_861_000 picoseconds. - Weight::from_parts(4_000_000, 0) + // Minimum execution time: 3_880_000 picoseconds. + Weight::from_parts(4_120_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -93,8 +97,8 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `127` // Estimated: `1612` - // Minimum execution time: 136_896_139_000 picoseconds. - Weight::from_parts(142_657_207_000, 0) + // Minimum execution time: 128_343_699_000 picoseconds. + Weight::from_parts(130_042_117_000, 0) .saturating_add(Weight::from_parts(0, 1612)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) @@ -106,11 +110,11 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_320_000 picoseconds. - Weight::from_parts(2_400_000, 0) + // Minimum execution time: 2_419_000 picoseconds. + Weight::from_parts(2_550_000, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 2_725 - .saturating_add(Weight::from_parts(898_869, 0).saturating_mul(i.into())) + // Standard Error: 877 + .saturating_add(Weight::from_parts(1_097_047, 0).saturating_mul(i.into())) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into()))) } /// Storage: `Skipped::Metadata` (r:0 w:0) @@ -120,11 +124,11 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_380_000 picoseconds. - Weight::from_parts(2_470_000, 0) + // Minimum execution time: 2_449_000 picoseconds. + Weight::from_parts(2_610_000, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 1_165 - .saturating_add(Weight::from_parts(672_192, 0).saturating_mul(i.into())) + // Standard Error: 1_294 + .saturating_add(Weight::from_parts(840_857, 0).saturating_mul(i.into())) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into()))) } /// Storage: `Skipped::Metadata` (r:0 w:0) @@ -134,11 +138,11 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `51 + p * (69 ±0)` // Estimated: `49 + p * (70 ±0)` - // Minimum execution time: 4_290_000 picoseconds. - Weight::from_parts(4_480_000, 0) + // Minimum execution time: 4_300_000 picoseconds. + Weight::from_parts(4_440_000, 0) .saturating_add(Weight::from_parts(0, 49)) - // Standard Error: 1_520 - .saturating_add(Weight::from_parts(1_547_184, 0).saturating_mul(p.into())) + // Standard Error: 1_886 + .saturating_add(Weight::from_parts(1_721_036, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(p.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(p.into()))) .saturating_add(Weight::from_parts(0, 70).saturating_mul(p.into())) @@ -149,8 +153,8 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 18_220_000 picoseconds. - Weight::from_parts(20_140_000, 0) + // Minimum execution time: 10_670_000 picoseconds. + Weight::from_parts(11_580_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -172,8 +176,8 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `149` // Estimated: `1634` - // Minimum execution time: 133_561_040_000 picoseconds. - Weight::from_parts(139_162_066_000, 0) + // Minimum execution time: 132_429_041_000 picoseconds. + Weight::from_parts(134_602_388_000, 0) .saturating_add(Weight::from_parts(0, 1634)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(4)) diff --git a/system-parachains/gluttons/glutton-kusama/src/weights/frame_system_extensions.rs b/system-parachains/gluttons/glutton-kusama/src/weights/frame_system_extensions.rs index 82746f0d5a..b273d40eb8 100644 --- a/system-parachains/gluttons/glutton-kusama/src/weights/frame_system_extensions.rs +++ b/system-parachains/gluttons/glutton-kusama/src/weights/frame_system_extensions.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `frame_system_extensions` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/glutton-kusama-runtime/glutton_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/gluttons/glutton-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/glutton-kusama-runtime/glutton_kusama_runtime.wasm +// --pallet=frame_system_extensions +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/gluttons/glutton-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -48,32 +52,32 @@ impl frame_system::ExtensionsWeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `30` // Estimated: `0` - // Minimum execution time: 3_570_000 picoseconds. - Weight::from_parts(3_740_000, 0) + // Minimum execution time: 3_680_000 picoseconds. + Weight::from_parts(3_850_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn check_mortality_mortal_transaction() -> Weight { // Proof Size summary in bytes: // Measured: `68` // Estimated: `0` - // Minimum execution time: 6_780_000 picoseconds. - Weight::from_parts(7_050_000, 0) + // Minimum execution time: 7_250_000 picoseconds. + Weight::from_parts(7_510_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn check_mortality_immortal_transaction() -> Weight { // Proof Size summary in bytes: // Measured: `68` // Estimated: `0` - // Minimum execution time: 6_800_000 picoseconds. - Weight::from_parts(6_970_000, 0) + // Minimum execution time: 7_160_000 picoseconds. + Weight::from_parts(7_610_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn check_non_zero_sender() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 600_000 picoseconds. - Weight::from_parts(650_000, 0) + // Minimum execution time: 710_000 picoseconds. + Weight::from_parts(790_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// Storage: `System::Account` (r:1 w:1) @@ -82,8 +86,8 @@ impl frame_system::ExtensionsWeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `0` // Estimated: `3529` - // Minimum execution time: 5_540_000 picoseconds. - Weight::from_parts(5_670_000, 0) + // Minimum execution time: 8_370_000 picoseconds. + Weight::from_parts(8_610_000, 0) .saturating_add(Weight::from_parts(0, 3529)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -92,32 +96,32 @@ impl frame_system::ExtensionsWeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 420_000 picoseconds. - Weight::from_parts(500_000, 0) + // Minimum execution time: 570_000 picoseconds. + Weight::from_parts(650_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn check_tx_version() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 440_000 picoseconds. - Weight::from_parts(510_000, 0) + // Minimum execution time: 580_000 picoseconds. + Weight::from_parts(650_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn check_weight() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_060_000 picoseconds. - Weight::from_parts(4_200_000, 0) + // Minimum execution time: 4_420_000 picoseconds. + Weight::from_parts(4_720_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn weight_reclaim() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_370_000 picoseconds. - Weight::from_parts(2_480_000, 0) + // Minimum execution time: 2_770_000 picoseconds. + Weight::from_parts(2_920_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/system-parachains/gluttons/glutton-kusama/src/weights/pallet_glutton.rs b/system-parachains/gluttons/glutton-kusama/src/weights/pallet_glutton.rs index a4e57da38e..b0e7f515de 100644 --- a/system-parachains/gluttons/glutton-kusama/src/weights/pallet_glutton.rs +++ b/system-parachains/gluttons/glutton-kusama/src/weights/pallet_glutton.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_glutton` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/glutton-kusama-runtime/glutton_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/gluttons/glutton-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/glutton-kusama-runtime/glutton_kusama_runtime.wasm +// --pallet=pallet_glutton +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/gluttons/glutton-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -53,11 +57,11 @@ impl pallet_glutton::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `114` // Estimated: `1489` - // Minimum execution time: 10_520_000 picoseconds. - Weight::from_parts(10_710_000, 0) + // Minimum execution time: 10_750_000 picoseconds. + Weight::from_parts(16_542_743, 0) .saturating_add(Weight::from_parts(0, 1489)) - // Standard Error: 2_564 - .saturating_add(Weight::from_parts(13_068_520, 0).saturating_mul(n.into())) + // Standard Error: 20_890 + .saturating_add(Weight::from_parts(16_857_182, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(n.into()))) @@ -71,11 +75,11 @@ impl pallet_glutton::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `147` // Estimated: `1489` - // Minimum execution time: 10_000_000 picoseconds. - Weight::from_parts(10_330_000, 0) + // Minimum execution time: 10_890_000 picoseconds. + Weight::from_parts(11_060_000, 0) .saturating_add(Weight::from_parts(0, 1489)) - // Standard Error: 1_715 - .saturating_add(Weight::from_parts(1_409_288, 0).saturating_mul(n.into())) + // Standard Error: 3_593 + .saturating_add(Weight::from_parts(1_887_308, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(n.into()))) @@ -85,11 +89,11 @@ impl pallet_glutton::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 790_000 picoseconds. - Weight::from_parts(772_997, 0) + // Minimum execution time: 840_000 picoseconds. + Weight::from_parts(97_272_991, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 4 - .saturating_add(Weight::from_parts(143_632, 0).saturating_mul(i.into())) + // Standard Error: 134 + .saturating_add(Weight::from_parts(122_236, 0).saturating_mul(i.into())) } /// Storage: `Glutton::TrashData` (r:5000 w:0) /// Proof: `Glutton::TrashData` (`max_values`: Some(65000), `max_size`: Some(1036), added: 3016, mode: `MaxEncodedLen`) @@ -98,11 +102,11 @@ impl pallet_glutton::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `119142 + i * (1022 ±0)` // Estimated: `990 + i * (3016 ±0)` - // Minimum execution time: 530_000 picoseconds. - Weight::from_parts(944_841_394, 0) + // Minimum execution time: 380_000 picoseconds. + Weight::from_parts(440_981_605, 0) .saturating_add(Weight::from_parts(0, 990)) - // Standard Error: 5_880 - .saturating_add(Weight::from_parts(5_480_053, 0).saturating_mul(i.into())) + // Standard Error: 7_919 + .saturating_add(Weight::from_parts(6_046_753, 0).saturating_mul(i.into())) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(i.into()))) .saturating_add(Weight::from_parts(0, 3016).saturating_mul(i.into())) } @@ -116,8 +120,8 @@ impl pallet_glutton::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1900525` // Estimated: `5239782` - // Minimum execution time: 107_198_200_000 picoseconds. - Weight::from_parts(107_493_512_000, 0) + // Minimum execution time: 86_639_317_000 picoseconds. + Weight::from_parts(88_531_733_000, 0) .saturating_add(Weight::from_parts(0, 5239782)) .saturating_add(T::DbWeight::get().reads(1739)) } @@ -131,8 +135,8 @@ impl pallet_glutton::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `9575` // Estimated: `16070` - // Minimum execution time: 112_634_047_000 picoseconds. - Weight::from_parts(112_895_198_000, 0) + // Minimum execution time: 83_899_167_000 picoseconds. + Weight::from_parts(84_353_457_000, 0) .saturating_add(Weight::from_parts(0, 16070)) .saturating_add(T::DbWeight::get().reads(7)) } @@ -144,8 +148,8 @@ impl pallet_glutton::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `114` // Estimated: `1493` - // Minimum execution time: 6_680_000 picoseconds. - Weight::from_parts(6_940_000, 0) + // Minimum execution time: 7_090_000 picoseconds. + Weight::from_parts(7_370_000, 0) .saturating_add(Weight::from_parts(0, 1493)) .saturating_add(T::DbWeight::get().reads(2)) } @@ -155,8 +159,8 @@ impl pallet_glutton::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_570_000 picoseconds. - Weight::from_parts(5_780_000, 0) + // Minimum execution time: 5_620_000 picoseconds. + Weight::from_parts(6_070_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -166,8 +170,8 @@ impl pallet_glutton::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_520_000 picoseconds. - Weight::from_parts(5_880_000, 0) + // Minimum execution time: 5_560_000 picoseconds. + Weight::from_parts(5_780_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } diff --git a/system-parachains/gluttons/glutton-kusama/src/weights/pallet_message_queue.rs b/system-parachains/gluttons/glutton-kusama/src/weights/pallet_message_queue.rs index 622c8896a1..02e722154b 100644 --- a/system-parachains/gluttons/glutton-kusama/src/weights/pallet_message_queue.rs +++ b/system-parachains/gluttons/glutton-kusama/src/weights/pallet_message_queue.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_message_queue` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/glutton-kusama-runtime/glutton_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/gluttons/glutton-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/glutton-kusama-runtime/glutton_kusama_runtime.wasm +// --pallet=pallet_message_queue +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/gluttons/glutton-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -52,8 +56,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `223` // Estimated: `6044` - // Minimum execution time: 16_410_000 picoseconds. - Weight::from_parts(16_690_000, 0) + // Minimum execution time: 17_840_000 picoseconds. + Weight::from_parts(18_338_000, 0) .saturating_add(Weight::from_parts(0, 6044)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -66,8 +70,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `218` // Estimated: `6044` - // Minimum execution time: 14_750_000 picoseconds. - Weight::from_parts(15_130_000, 0) + // Minimum execution time: 15_460_000 picoseconds. + Weight::from_parts(16_160_000, 0) .saturating_add(Weight::from_parts(0, 6044)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) @@ -78,8 +82,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `6` // Estimated: `3517` - // Minimum execution time: 4_660_000 picoseconds. - Weight::from_parts(4_840_000, 0) + // Minimum execution time: 5_280_000 picoseconds. + Weight::from_parts(5_509_000, 0) .saturating_add(Weight::from_parts(0, 3517)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -90,8 +94,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `72` // Estimated: `69050` - // Minimum execution time: 7_100_000 picoseconds. - Weight::from_parts(7_380_000, 0) + // Minimum execution time: 7_810_000 picoseconds. + Weight::from_parts(8_000_000, 0) .saturating_add(Weight::from_parts(0, 69050)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -102,8 +106,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `72` // Estimated: `69050` - // Minimum execution time: 7_300_000 picoseconds. - Weight::from_parts(7_551_000, 0) + // Minimum execution time: 8_220_000 picoseconds. + Weight::from_parts(8_360_000, 0) .saturating_add(Weight::from_parts(0, 69050)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -116,8 +120,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 214_970_000 picoseconds. - Weight::from_parts(216_170_000, 0) + // Minimum execution time: 146_978_000 picoseconds. + Weight::from_parts(147_999_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -129,8 +133,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `171` // Estimated: `3517` - // Minimum execution time: 9_040_000 picoseconds. - Weight::from_parts(9_410_000, 0) + // Minimum execution time: 9_420_000 picoseconds. + Weight::from_parts(9_750_000, 0) .saturating_add(Weight::from_parts(0, 3517)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -143,8 +147,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `161` // Estimated: `3517` - // Minimum execution time: 7_540_000 picoseconds. - Weight::from_parts(7_880_000, 0) + // Minimum execution time: 8_101_000 picoseconds. + Weight::from_parts(8_470_000, 0) .saturating_add(Weight::from_parts(0, 3517)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -157,8 +161,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `65667` // Estimated: `69050` - // Minimum execution time: 61_060_000 picoseconds. - Weight::from_parts(61_680_000, 0) + // Minimum execution time: 69_430_000 picoseconds. + Weight::from_parts(71_730_000, 0) .saturating_add(Weight::from_parts(0, 69050)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -171,8 +175,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `65667` // Estimated: `69050` - // Minimum execution time: 79_460_000 picoseconds. - Weight::from_parts(80_000_000, 0) + // Minimum execution time: 91_700_000 picoseconds. + Weight::from_parts(95_009_000, 0) .saturating_add(Weight::from_parts(0, 69050)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -185,8 +189,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `65667` // Estimated: `69050` - // Minimum execution time: 141_260_000 picoseconds. - Weight::from_parts(142_750_000, 0) + // Minimum execution time: 107_270_000 picoseconds. + Weight::from_parts(109_840_000, 0) .saturating_add(Weight::from_parts(0, 69050)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) diff --git a/system-parachains/people/people-kusama/src/weights/cumulus_pallet_parachain_system.rs b/system-parachains/people/people-kusama/src/weights/cumulus_pallet_parachain_system.rs index e0f91c9bd9..ea63e6a4df 100644 --- a/system-parachains/people/people-kusama/src/weights/cumulus_pallet_parachain_system.rs +++ b/system-parachains/people/people-kusama/src/weights/cumulus_pallet_parachain_system.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `cumulus_pallet_parachain_system` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/people-kusama-runtime/people_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/people/people-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/people-kusama-runtime/people_kusama_runtime.wasm +// --pallet=cumulus_pallet_parachain_system +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/people/people-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -50,6 +54,8 @@ impl cumulus_pallet_parachain_system::WeightInfo for We /// Proof: `MessageQueue::BookStateFor` (`max_values`: None, `max_size`: Some(52), added: 2527, mode: `MaxEncodedLen`) /// Storage: `MessageQueue::ServiceHead` (r:1 w:1) /// Proof: `MessageQueue::ServiceHead` (`max_values`: Some(1), `max_size`: Some(5), added: 500, mode: `MaxEncodedLen`) + /// Storage: `ParachainSystem::LastProcessedDownwardMessage` (r:0 w:1) + /// Proof: `ParachainSystem::LastProcessedDownwardMessage` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `ParachainSystem::ProcessedDownwardMessages` (r:0 w:1) /// Proof: `ParachainSystem::ProcessedDownwardMessages` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `MessageQueue::Pages` (r:0 w:1000) @@ -59,13 +65,13 @@ impl cumulus_pallet_parachain_system::WeightInfo for We // Proof Size summary in bytes: // Measured: `12` // Estimated: `3517` - // Minimum execution time: 2_750_000 picoseconds. - Weight::from_parts(2_860_000, 0) + // Minimum execution time: 3_089_000 picoseconds. + Weight::from_parts(113_597_975, 0) .saturating_add(Weight::from_parts(0, 3517)) - // Standard Error: 71_951 - .saturating_add(Weight::from_parts(207_706_776, 0).saturating_mul(n.into())) + // Standard Error: 125_467 + .saturating_add(Weight::from_parts(134_949_913, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(3)) - .saturating_add(T::DbWeight::get().writes(4)) + .saturating_add(T::DbWeight::get().writes(5)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(n.into()))) } } diff --git a/system-parachains/people/people-kusama/src/weights/cumulus_pallet_xcmp_queue.rs b/system-parachains/people/people-kusama/src/weights/cumulus_pallet_xcmp_queue.rs index 1785556fa1..21bbb55f9b 100644 --- a/system-parachains/people/people-kusama/src/weights/cumulus_pallet_xcmp_queue.rs +++ b/system-parachains/people/people-kusama/src/weights/cumulus_pallet_xcmp_queue.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `cumulus_pallet_xcmp_queue` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/people-kusama-runtime/people_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/people/people-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/people-kusama-runtime/people_kusama_runtime.wasm +// --pallet=cumulus_pallet_xcmp_queue +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/people/people-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -50,8 +54,8 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `76` // Estimated: `1497` - // Minimum execution time: 6_460_000 picoseconds. - Weight::from_parts(6_690_000, 0) + // Minimum execution time: 5_920_000 picoseconds. + Weight::from_parts(6_500_000, 0) .saturating_add(Weight::from_parts(0, 1497)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -66,16 +70,16 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn /// Proof: `XcmpQueue::InboundXcmpSuspended` (`max_values`: Some(1), `max_size`: Some(4002), added: 4497, mode: `MaxEncodedLen`) /// Storage: `MessageQueue::Pages` (r:0 w:1) /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(65585), added: 68060, mode: `MaxEncodedLen`) - /// The range of component `n` is `[1, 65531]`. + /// The range of component `n` is `[0, 65531]`. fn enqueue_n_bytes_xcmp_message(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `82` // Estimated: `5487` - // Minimum execution time: 15_400_000 picoseconds. - Weight::from_parts(4_745_881, 0) + // Minimum execution time: 16_900_000 picoseconds. + Weight::from_parts(19_746_366, 0) .saturating_add(Weight::from_parts(0, 5487)) - // Standard Error: 18 - .saturating_add(Weight::from_parts(1_446, 0).saturating_mul(n.into())) + // Standard Error: 6 + .saturating_add(Weight::from_parts(608, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -88,17 +92,17 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn /// Storage: `XcmpQueue::InboundXcmpSuspended` (r:1 w:0) /// Proof: `XcmpQueue::InboundXcmpSuspended` (`max_values`: Some(1), `max_size`: Some(4002), added: 4497, mode: `MaxEncodedLen`) /// Storage: `MessageQueue::Pages` (r:0 w:1) - /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(105521), added: 107996, mode: `MaxEncodedLen`) + /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(65585), added: 68060, mode: `MaxEncodedLen`) /// The range of component `n` is `[0, 1000]`. fn enqueue_n_empty_xcmp_messages(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `151` + // Measured: `82` // Estimated: `5487` - // Minimum execution time: 11_593_000 picoseconds. - Weight::from_parts(15_263_900, 0) + // Minimum execution time: 14_070_000 picoseconds. + Weight::from_parts(19_013_654, 0) .saturating_add(Weight::from_parts(0, 5487)) - // Standard Error: 239 - .saturating_add(Weight::from_parts(136_065, 0).saturating_mul(n.into())) + // Standard Error: 506 + .saturating_add(Weight::from_parts(195_625, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -107,19 +111,19 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn /// Storage: `MessageQueue::BookStateFor` (r:1 w:1) /// Proof: `MessageQueue::BookStateFor` (`max_values`: None, `max_size`: Some(52), added: 2527, mode: `MaxEncodedLen`) /// Storage: `MessageQueue::Pages` (r:1 w:1) - /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(105521), added: 107996, mode: `MaxEncodedLen`) + /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(65585), added: 68060, mode: `MaxEncodedLen`) /// Storage: `XcmpQueue::InboundXcmpSuspended` (r:1 w:0) /// Proof: `XcmpQueue::InboundXcmpSuspended` (`max_values`: Some(1), `max_size`: Some(4002), added: 4497, mode: `MaxEncodedLen`) - /// The range of component `n` is `[0, 105457]`. + /// The range of component `n` is `[0, 65521]`. fn enqueue_empty_xcmp_message_at(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `334 + n * (1 ±0)` - // Estimated: `108986` - // Minimum execution time: 20_217_000 picoseconds. - Weight::from_parts(20_647_000, 0) - .saturating_add(Weight::from_parts(0, 108986)) - // Standard Error: 12 - .saturating_add(Weight::from_parts(2_576, 0).saturating_mul(n.into())) + // Measured: `264 + n * (1 ±0)` + // Estimated: `69050` + // Minimum execution time: 25_370_000 picoseconds. + Weight::from_parts(27_121_077, 0) + .saturating_add(Weight::from_parts(0, 69050)) + // Standard Error: 8 + .saturating_add(Weight::from_parts(1_785, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -132,17 +136,17 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn /// Storage: `XcmpQueue::InboundXcmpSuspended` (r:1 w:0) /// Proof: `XcmpQueue::InboundXcmpSuspended` (`max_values`: Some(1), `max_size`: Some(4002), added: 4497, mode: `MaxEncodedLen`) /// Storage: `MessageQueue::Pages` (r:0 w:100) - /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(105521), added: 107996, mode: `MaxEncodedLen`) + /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(65585), added: 68060, mode: `MaxEncodedLen`) /// The range of component `n` is `[0, 100]`. fn enqueue_n_full_pages(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `186` + // Measured: `117` // Estimated: `5487` - // Minimum execution time: 13_262_000 picoseconds. - Weight::from_parts(13_670_000, 0) + // Minimum execution time: 15_560_000 picoseconds. + Weight::from_parts(7_907_949, 0) .saturating_add(Weight::from_parts(0, 5487)) - // Standard Error: 81_154 - .saturating_add(Weight::from_parts(105_979_285, 0).saturating_mul(n.into())) + // Standard Error: 82_801 + .saturating_add(Weight::from_parts(45_763_901, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(n.into()))) @@ -152,16 +156,16 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn /// Storage: `MessageQueue::BookStateFor` (r:1 w:1) /// Proof: `MessageQueue::BookStateFor` (`max_values`: None, `max_size`: Some(52), added: 2527, mode: `MaxEncodedLen`) /// Storage: `MessageQueue::Pages` (r:1 w:1) - /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(105521), added: 107996, mode: `MaxEncodedLen`) + /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(65585), added: 68060, mode: `MaxEncodedLen`) /// Storage: `XcmpQueue::InboundXcmpSuspended` (r:1 w:0) /// Proof: `XcmpQueue::InboundXcmpSuspended` (`max_values`: Some(1), `max_size`: Some(4002), added: 4497, mode: `MaxEncodedLen`) fn enqueue_1000_small_xcmp_messages() -> Weight { // Proof Size summary in bytes: - // Measured: `53067` - // Estimated: `108986` - // Minimum execution time: 289_304_000 picoseconds. - Weight::from_parts(299_215_000, 0) - .saturating_add(Weight::from_parts(0, 108986)) + // Measured: `33029` + // Estimated: `69050` + // Minimum execution time: 278_400_000 picoseconds. + Weight::from_parts(282_789_000, 0) + .saturating_add(Weight::from_parts(0, 69050)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -171,8 +175,8 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `76` // Estimated: `2767` - // Minimum execution time: 3_960_000 picoseconds. - Weight::from_parts(4_120_000, 0) + // Minimum execution time: 4_060_000 picoseconds. + Weight::from_parts(4_350_000, 0) .saturating_add(Weight::from_parts(0, 2767)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -183,8 +187,8 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `111` // Estimated: `2767` - // Minimum execution time: 5_320_000 picoseconds. - Weight::from_parts(5_520_000, 0) + // Minimum execution time: 5_480_000 picoseconds. + Weight::from_parts(5_911_000, 0) .saturating_add(Weight::from_parts(0, 2767)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -193,8 +197,8 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_020_000 picoseconds. - Weight::from_parts(6_150_000, 0) + // Minimum execution time: 6_631_000 picoseconds. + Weight::from_parts(6_741_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// Storage: UNKNOWN KEY `0x7b3237373ffdfeb1cab4222e3b520d6b345d8e88afa015075c945637c07e8f20` (r:1 w:1) @@ -215,8 +219,8 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `65711` // Estimated: `69176` - // Minimum execution time: 142_240_000 picoseconds. - Weight::from_parts(143_651_000, 0) + // Minimum execution time: 112_800_000 picoseconds. + Weight::from_parts(115_680_000, 0) .saturating_add(Weight::from_parts(0, 69176)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(5)) @@ -229,8 +233,8 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `65710` // Estimated: `69175` - // Minimum execution time: 60_280_000 picoseconds. - Weight::from_parts(60_821_000, 0) + // Minimum execution time: 67_461_000 picoseconds. + Weight::from_parts(69_471_000, 0) .saturating_add(Weight::from_parts(0, 69175)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) diff --git a/system-parachains/people/people-kusama/src/weights/frame_system.rs b/system-parachains/people/people-kusama/src/weights/frame_system.rs index 4535295cdf..c563d531b8 100644 --- a/system-parachains/people/people-kusama/src/weights/frame_system.rs +++ b/system-parachains/people/people-kusama/src/weights/frame_system.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `frame_system` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/people-kusama-runtime/people_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/people/people-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/people-kusama-runtime/people_kusama_runtime.wasm +// --pallet=frame_system +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/people/people-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -49,22 +53,22 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_710_000 picoseconds. - Weight::from_parts(2_860_000, 0) + // Minimum execution time: 3_210_000 picoseconds. + Weight::from_parts(19_561_503, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 2 - .saturating_add(Weight::from_parts(527, 0).saturating_mul(b.into())) + // Standard Error: 4 + .saturating_add(Weight::from_parts(609, 0).saturating_mul(b.into())) } /// The range of component `b` is `[0, 4456448]`. fn remark_with_event(b: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_870_000 picoseconds. - Weight::from_parts(7_210_000, 0) + // Minimum execution time: 6_850_000 picoseconds. + Weight::from_parts(18_367_514, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 2 - .saturating_add(Weight::from_parts(2_219, 0).saturating_mul(b.into())) + // Standard Error: 4 + .saturating_add(Weight::from_parts(1_776, 0).saturating_mul(b.into())) } /// Storage: UNKNOWN KEY `0x3a686561707061676573` (r:0 w:1) /// Proof: UNKNOWN KEY `0x3a686561707061676573` (r:0 w:1) @@ -72,8 +76,8 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_200_000 picoseconds. - Weight::from_parts(4_390_000, 0) + // Minimum execution time: 4_431_000 picoseconds. + Weight::from_parts(4_730_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -95,8 +99,8 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `169` // Estimated: `67035` - // Minimum execution time: 126_883_848_000 picoseconds. - Weight::from_parts(130_834_129_000, 0) + // Minimum execution time: 129_483_472_000 picoseconds. + Weight::from_parts(131_131_757_000, 0) .saturating_add(Weight::from_parts(0, 67035)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(3)) @@ -108,11 +112,11 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_870_000 picoseconds. - Weight::from_parts(2_940_000, 0) + // Minimum execution time: 3_040_000 picoseconds. + Weight::from_parts(3_070_000, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 3_017 - .saturating_add(Weight::from_parts(899_112, 0).saturating_mul(i.into())) + // Standard Error: 2_076 + .saturating_add(Weight::from_parts(1_167_301, 0).saturating_mul(i.into())) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into()))) } /// Storage: `Skipped::Metadata` (r:0 w:0) @@ -122,11 +126,11 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_660_000 picoseconds. - Weight::from_parts(2_720_000, 0) + // Minimum execution time: 2_890_000 picoseconds. + Weight::from_parts(3_220_000, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 1_191 - .saturating_add(Weight::from_parts(670_783, 0).saturating_mul(i.into())) + // Standard Error: 1_240 + .saturating_add(Weight::from_parts(857_880, 0).saturating_mul(i.into())) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into()))) } /// Storage: `Skipped::Metadata` (r:0 w:0) @@ -136,11 +140,11 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `78 + p * (69 ±0)` // Estimated: `71 + p * (70 ±0)` - // Minimum execution time: 5_310_000 picoseconds. - Weight::from_parts(5_490_000, 0) + // Minimum execution time: 5_191_000 picoseconds. + Weight::from_parts(5_539_000, 0) .saturating_add(Weight::from_parts(0, 71)) - // Standard Error: 1_475 - .saturating_add(Weight::from_parts(1_544_358, 0).saturating_mul(p.into())) + // Standard Error: 1_975 + .saturating_add(Weight::from_parts(1_753_783, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(p.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(p.into()))) .saturating_add(Weight::from_parts(0, 70).saturating_mul(p.into())) @@ -151,8 +155,8 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 22_440_000 picoseconds. - Weight::from_parts(23_660_000, 0) + // Minimum execution time: 10_840_000 picoseconds. + Weight::from_parts(12_960_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -176,8 +180,8 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `191` // Estimated: `67035` - // Minimum execution time: 132_510_543_000 picoseconds. - Weight::from_parts(136_704_364_000, 0) + // Minimum execution time: 132_928_783_000 picoseconds. + Weight::from_parts(134_773_362_000, 0) .saturating_add(Weight::from_parts(0, 67035)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(4)) diff --git a/system-parachains/people/people-kusama/src/weights/frame_system_extensions.rs b/system-parachains/people/people-kusama/src/weights/frame_system_extensions.rs index d152041f40..111b48155d 100644 --- a/system-parachains/people/people-kusama/src/weights/frame_system_extensions.rs +++ b/system-parachains/people/people-kusama/src/weights/frame_system_extensions.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `frame_system_extensions` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/people-kusama-runtime/people_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/people/people-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/people-kusama-runtime/people_kusama_runtime.wasm +// --pallet=frame_system_extensions +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/people/people-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -48,32 +52,32 @@ impl frame_system::ExtensionsWeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `30` // Estimated: `0` - // Minimum execution time: 3_840_000 picoseconds. - Weight::from_parts(4_040_000, 0) + // Minimum execution time: 3_820_000 picoseconds. + Weight::from_parts(4_140_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn check_mortality_mortal_transaction() -> Weight { // Proof Size summary in bytes: // Measured: `68` // Estimated: `0` - // Minimum execution time: 7_300_000 picoseconds. - Weight::from_parts(7_500_000, 0) + // Minimum execution time: 7_440_000 picoseconds. + Weight::from_parts(8_100_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn check_mortality_immortal_transaction() -> Weight { // Proof Size summary in bytes: // Measured: `68` // Estimated: `0` - // Minimum execution time: 7_280_000 picoseconds. - Weight::from_parts(7_581_000, 0) + // Minimum execution time: 7_500_000 picoseconds. + Weight::from_parts(8_030_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn check_non_zero_sender() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 660_000 picoseconds. - Weight::from_parts(710_000, 0) + // Minimum execution time: 750_000 picoseconds. + Weight::from_parts(830_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// Storage: `System::Account` (r:1 w:1) @@ -82,8 +86,8 @@ impl frame_system::ExtensionsWeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `101` // Estimated: `3593` - // Minimum execution time: 7_780_000 picoseconds. - Weight::from_parts(8_000_000, 0) + // Minimum execution time: 10_250_000 picoseconds. + Weight::from_parts(10_760_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -92,32 +96,32 @@ impl frame_system::ExtensionsWeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 500_000 picoseconds. - Weight::from_parts(550_000, 0) + // Minimum execution time: 640_000 picoseconds. + Weight::from_parts(720_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn check_tx_version() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 530_000 picoseconds. - Weight::from_parts(580_000, 0) + // Minimum execution time: 600_000 picoseconds. + Weight::from_parts(700_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn check_weight() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_690_000 picoseconds. - Weight::from_parts(4_870_000, 0) + // Minimum execution time: 5_070_000 picoseconds. + Weight::from_parts(5_390_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn weight_reclaim() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_640_000 picoseconds. - Weight::from_parts(2_780_000, 0) + // Minimum execution time: 3_160_000 picoseconds. + Weight::from_parts(3_460_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/system-parachains/people/people-kusama/src/weights/pallet_balances.rs b/system-parachains/people/people-kusama/src/weights/pallet_balances.rs index fddb173fb7..7631b377fe 100644 --- a/system-parachains/people/people-kusama/src/weights/pallet_balances.rs +++ b/system-parachains/people/people-kusama/src/weights/pallet_balances.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_balances` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/people-kusama-runtime/people_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/people/people-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/people-kusama-runtime/people_kusama_runtime.wasm +// --pallet=pallet_balances +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/people/people-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -50,8 +54,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 56_780_000 picoseconds. - Weight::from_parts(57_561_000, 0) + // Minimum execution time: 65_869_000 picoseconds. + Weight::from_parts(68_620_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -62,8 +66,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 45_030_000 picoseconds. - Weight::from_parts(45_560_000, 0) + // Minimum execution time: 53_070_000 picoseconds. + Weight::from_parts(54_170_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -72,10 +76,10 @@ impl pallet_balances::WeightInfo for WeightInfo { /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) fn force_set_balance_creating() -> Weight { // Proof Size summary in bytes: - // Measured: `174` + // Measured: `39` // Estimated: `3593` - // Minimum execution time: 17_960_000 picoseconds. - Weight::from_parts(18_390_000, 0) + // Minimum execution time: 28_191_000 picoseconds. + Weight::from_parts(29_491_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -86,8 +90,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `174` // Estimated: `3593` - // Minimum execution time: 26_170_000 picoseconds. - Weight::from_parts(26_550_000, 0) + // Minimum execution time: 28_100_000 picoseconds. + Weight::from_parts(30_591_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -98,8 +102,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `103` // Estimated: `6196` - // Minimum execution time: 58_971_000 picoseconds. - Weight::from_parts(59_821_000, 0) + // Minimum execution time: 70_000_000 picoseconds. + Weight::from_parts(71_540_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -110,8 +114,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 55_810_000 picoseconds. - Weight::from_parts(56_691_000, 0) + // Minimum execution time: 66_720_000 picoseconds. + Weight::from_parts(68_390_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -122,8 +126,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `174` // Estimated: `3593` - // Minimum execution time: 21_211_000 picoseconds. - Weight::from_parts(21_570_000, 0) + // Minimum execution time: 22_871_000 picoseconds. + Weight::from_parts(24_100_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -135,11 +139,11 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0 + u * (136 ±0)` // Estimated: `990 + u * (2603 ±0)` - // Minimum execution time: 19_600_000 picoseconds. - Weight::from_parts(19_780_000, 0) + // Minimum execution time: 22_271_000 picoseconds. + Weight::from_parts(22_950_000, 0) .saturating_add(Weight::from_parts(0, 990)) - // Standard Error: 7_707 - .saturating_add(Weight::from_parts(16_500_601, 0).saturating_mul(u.into())) + // Standard Error: 24_495 + .saturating_add(Weight::from_parts(20_115_810, 0).saturating_mul(u.into())) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(u.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(u.into()))) .saturating_add(Weight::from_parts(0, 2603).saturating_mul(u.into())) @@ -148,24 +152,24 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 7_690_000 picoseconds. - Weight::from_parts(8_000_000, 0) + // Minimum execution time: 7_950_000 picoseconds. + Weight::from_parts(8_821_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn burn_allow_death() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 35_881_000 picoseconds. - Weight::from_parts(36_261_000, 0) + // Minimum execution time: 41_421_000 picoseconds. + Weight::from_parts(44_960_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn burn_keep_alive() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 24_610_000 picoseconds. - Weight::from_parts(25_240_000, 0) + // Minimum execution time: 28_341_000 picoseconds. + Weight::from_parts(29_179_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/system-parachains/people/people-kusama/src/weights/pallet_collator_selection.rs b/system-parachains/people/people-kusama/src/weights/pallet_collator_selection.rs index 02db85a0ff..39e9aa5bda 100644 --- a/system-parachains/people/people-kusama/src/weights/pallet_collator_selection.rs +++ b/system-parachains/people/people-kusama/src/weights/pallet_collator_selection.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_collator_selection` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/people-kusama-runtime/people_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/people/people-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/people-kusama-runtime/people_kusama_runtime.wasm +// --pallet=pallet_collator_selection +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/people/people-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -53,11 +57,11 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `197 + b * (79 ±0)` // Estimated: `1188 + b * (2555 ±0)` - // Minimum execution time: 15_410_000 picoseconds. - Weight::from_parts(12_016_255, 0) + // Minimum execution time: 15_080_000 picoseconds. + Weight::from_parts(12_284_499, 0) .saturating_add(Weight::from_parts(0, 1188)) - // Standard Error: 8_102 - .saturating_add(Weight::from_parts(4_537_785, 0).saturating_mul(b.into())) + // Standard Error: 14_735 + .saturating_add(Weight::from_parts(4_951_631, 0).saturating_mul(b.into())) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(b.into()))) .saturating_add(T::DbWeight::get().writes(1)) .saturating_add(Weight::from_parts(0, 2555).saturating_mul(b.into())) @@ -74,15 +78,15 @@ impl pallet_collator_selection::WeightInfo for WeightIn /// The range of component `c` is `[1, 99]`. fn add_invulnerable(b: u32, c: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `795 + b * (32 ±0) + c * (53 ±0)` + // Measured: `794 + b * (32 ±0) + c * (53 ±0)` // Estimated: `6287 + b * (37 ±0) + c * (53 ±0)` - // Minimum execution time: 51_750_000 picoseconds. - Weight::from_parts(51_504_473, 0) + // Minimum execution time: 57_340_000 picoseconds. + Weight::from_parts(60_578_656, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 6_057 - .saturating_add(Weight::from_parts(89_672, 0).saturating_mul(b.into())) - // Standard Error: 1_148 - .saturating_add(Weight::from_parts(88_651, 0).saturating_mul(c.into())) + // Standard Error: 23_066 + .saturating_add(Weight::from_parts(83_804, 0).saturating_mul(b.into())) + // Standard Error: 4_372 + .saturating_add(Weight::from_parts(147_311, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 37).saturating_mul(b.into())) @@ -97,11 +101,11 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `119 + b * (32 ±0)` // Estimated: `6287` - // Minimum execution time: 15_230_000 picoseconds. - Weight::from_parts(15_237_068, 0) + // Minimum execution time: 14_510_000 picoseconds. + Weight::from_parts(15_377_372, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 1_094 - .saturating_add(Weight::from_parts(85_813, 0).saturating_mul(b.into())) + // Standard Error: 4_327 + .saturating_add(Weight::from_parts(176_071, 0).saturating_mul(b.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -111,8 +115,8 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_370_000 picoseconds. - Weight::from_parts(6_620_000, 0) + // Minimum execution time: 6_379_000 picoseconds. + Weight::from_parts(6_930_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -130,13 +134,13 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `0 + c * (182 ±0) + k * (115 ±0)` // Estimated: `6287 + c * (901 ±29) + k * (901 ±29)` - // Minimum execution time: 13_350_000 picoseconds. - Weight::from_parts(13_480_000, 0) + // Minimum execution time: 12_590_000 picoseconds. + Weight::from_parts(13_221_000, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 198_773 - .saturating_add(Weight::from_parts(6_618_416, 0).saturating_mul(c.into())) - // Standard Error: 198_773 - .saturating_add(Weight::from_parts(6_314_237, 0).saturating_mul(k.into())) + // Standard Error: 241_330 + .saturating_add(Weight::from_parts(8_073_523, 0).saturating_mul(c.into())) + // Standard Error: 241_330 + .saturating_add(Weight::from_parts(7_685_238, 0).saturating_mul(k.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(c.into()))) @@ -151,13 +155,13 @@ impl pallet_collator_selection::WeightInfo for WeightIn /// The range of component `c` is `[3, 100]`. fn update_bond(c: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `319 + c * (49 ±0)` + // Measured: `323 + c * (49 ±0)` // Estimated: `6287` - // Minimum execution time: 33_560_000 picoseconds. - Weight::from_parts(34_912_205, 0) + // Minimum execution time: 35_938_000 picoseconds. + Weight::from_parts(39_686_499, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 2_185 - .saturating_add(Weight::from_parts(74_697, 0).saturating_mul(c.into())) + // Standard Error: 3_883 + .saturating_add(Weight::from_parts(154_258, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -176,11 +180,11 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `765 + c * (52 ±0)` // Estimated: `6287 + c * (54 ±0)` - // Minimum execution time: 48_000_000 picoseconds. - Weight::from_parts(50_333_467, 0) + // Minimum execution time: 49_620_000 picoseconds. + Weight::from_parts(59_433_327, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 985 - .saturating_add(Weight::from_parts(102_996, 0).saturating_mul(c.into())) + // Standard Error: 8_053 + .saturating_add(Weight::from_parts(158_512, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) .saturating_add(Weight::from_parts(0, 54).saturating_mul(c.into())) @@ -202,11 +206,11 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `905 + c * (53 ±0)` // Estimated: `6287 + c * (54 ±0)` - // Minimum execution time: 66_800_000 picoseconds. - Weight::from_parts(68_776_329, 0) + // Minimum execution time: 73_240_000 picoseconds. + Weight::from_parts(81_142_305, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 1_599 - .saturating_add(Weight::from_parts(105_348, 0).saturating_mul(c.into())) + // Standard Error: 5_121 + .saturating_add(Weight::from_parts(172_758, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(4)) .saturating_add(Weight::from_parts(0, 54).saturating_mul(c.into())) @@ -222,11 +226,11 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `347 + c * (48 ±0)` // Estimated: `6287` - // Minimum execution time: 36_200_000 picoseconds. - Weight::from_parts(38_136_018, 0) + // Minimum execution time: 38_700_000 picoseconds. + Weight::from_parts(44_772_144, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 1_962 - .saturating_add(Weight::from_parts(108_985, 0).saturating_mul(c.into())) + // Standard Error: 5_489 + .saturating_add(Weight::from_parts(206_108, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -238,8 +242,8 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `155` // Estimated: `6196` - // Minimum execution time: 49_850_000 picoseconds. - Weight::from_parts(50_620_000, 0) + // Minimum execution time: 57_870_000 picoseconds. + Weight::from_parts(59_570_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(3)) @@ -258,13 +262,13 @@ impl pallet_collator_selection::WeightInfo for WeightIn /// The range of component `c` is `[1, 100]`. fn new_session(r: u32, c: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `2302 + c * (97 ±0) + r * (114 ±0)` + // Measured: `2269 + c * (97 ±0) + r * (115 ±0)` // Estimated: `6287 + c * (2519 ±0) + r * (2603 ±0)` - // Minimum execution time: 33_330_000 picoseconds. - Weight::from_parts(33_540_000, 0) + // Minimum execution time: 32_500_000 picoseconds. + Weight::from_parts(33_290_000, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 347_527 - .saturating_add(Weight::from_parts(16_023_255, 0).saturating_mul(c.into())) + // Standard Error: 420_609 + .saturating_add(Weight::from_parts(19_359_740, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(c.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(c.into()))) diff --git a/system-parachains/people/people-kusama/src/weights/pallet_identity.rs b/system-parachains/people/people-kusama/src/weights/pallet_identity.rs index 8663bab58d..7faf68b1d7 100644 --- a/system-parachains/people/people-kusama/src/weights/pallet_identity.rs +++ b/system-parachains/people/people-kusama/src/weights/pallet_identity.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_identity` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/people-kusama-runtime/people_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/people/people-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/people-kusama-runtime/people_kusama_runtime.wasm +// --pallet=pallet_identity +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/people/people-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -51,11 +55,11 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `32 + r * (57 ±0)` // Estimated: `2626` - // Minimum execution time: 11_300_000 picoseconds. - Weight::from_parts(11_875_471, 0) + // Minimum execution time: 11_040_000 picoseconds. + Weight::from_parts(11_789_832, 0) .saturating_add(Weight::from_parts(0, 2626)) - // Standard Error: 964 - .saturating_add(Weight::from_parts(87_827, 0).saturating_mul(r.into())) + // Standard Error: 4_742 + .saturating_add(Weight::from_parts(169_853, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -66,11 +70,11 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `441 + r * (5 ±0)` // Estimated: `4269` - // Minimum execution time: 23_580_000 picoseconds. - Weight::from_parts(24_323_807, 0) + // Minimum execution time: 24_200_000 picoseconds. + Weight::from_parts(26_631_107, 0) .saturating_add(Weight::from_parts(0, 4269)) - // Standard Error: 1_259 - .saturating_add(Weight::from_parts(84_287, 0).saturating_mul(r.into())) + // Standard Error: 7_632 + .saturating_add(Weight::from_parts(167_331, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -85,11 +89,11 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `101` // Estimated: `6723 + s * (2589 ±0)` - // Minimum execution time: 16_261_000 picoseconds. - Weight::from_parts(30_183_650, 0) + // Minimum execution time: 15_840_000 picoseconds. + Weight::from_parts(33_093_504, 0) .saturating_add(Weight::from_parts(0, 6723)) - // Standard Error: 4_885 - .saturating_add(Weight::from_parts(4_151_144, 0).saturating_mul(s.into())) + // Standard Error: 9_633 + .saturating_add(Weight::from_parts(5_419_464, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(s.into()))) .saturating_add(T::DbWeight::get().writes(1)) @@ -107,11 +111,11 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `194 + p * (32 ±0)` // Estimated: `6723` - // Minimum execution time: 16_160_000 picoseconds. - Weight::from_parts(31_618_833, 0) + // Minimum execution time: 15_690_000 picoseconds. + Weight::from_parts(33_708_159, 0) .saturating_add(Weight::from_parts(0, 6723)) - // Standard Error: 3_734 - .saturating_add(Weight::from_parts(1_581_103, 0).saturating_mul(p.into())) + // Standard Error: 7_962 + .saturating_add(Weight::from_parts(2_208_697, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(p.into()))) @@ -128,13 +132,13 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `533 + r * (5 ±0) + s * (32 ±0)` // Estimated: `6723` - // Minimum execution time: 34_350_000 picoseconds. - Weight::from_parts(34_480_623, 0) + // Minimum execution time: 41_410_000 picoseconds. + Weight::from_parts(42_150_867, 0) .saturating_add(Weight::from_parts(0, 6723)) - // Standard Error: 8_490 - .saturating_add(Weight::from_parts(107_841, 0).saturating_mul(r.into())) - // Standard Error: 1_656 - .saturating_add(Weight::from_parts(1_575_151, 0).saturating_mul(s.into())) + // Standard Error: 55_357 + .saturating_add(Weight::from_parts(110_053, 0).saturating_mul(r.into())) + // Standard Error: 10_801 + .saturating_add(Weight::from_parts(2_163_899, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(s.into()))) @@ -148,11 +152,11 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `431 + r * (57 ±0)` // Estimated: `4269` - // Minimum execution time: 35_700_000 picoseconds. - Weight::from_parts(36_413_067, 0) + // Minimum execution time: 37_320_000 picoseconds. + Weight::from_parts(38_495_234, 0) .saturating_add(Weight::from_parts(0, 4269)) - // Standard Error: 1_405 - .saturating_add(Weight::from_parts(75_085, 0).saturating_mul(r.into())) + // Standard Error: 5_488 + .saturating_add(Weight::from_parts(217_613, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -163,11 +167,11 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `462` // Estimated: `4269` - // Minimum execution time: 33_680_000 picoseconds. - Weight::from_parts(34_290_199, 0) + // Minimum execution time: 35_610_000 picoseconds. + Weight::from_parts(38_587_244, 0) .saturating_add(Weight::from_parts(0, 4269)) - // Standard Error: 1_241 - .saturating_add(Weight::from_parts(52_993, 0).saturating_mul(r.into())) + // Standard Error: 13_829 + .saturating_add(Weight::from_parts(142_417, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -178,11 +182,11 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `89 + r * (57 ±0)` // Estimated: `2626` - // Minimum execution time: 8_090_000 picoseconds. - Weight::from_parts(8_537_760, 0) + // Minimum execution time: 7_219_000 picoseconds. + Weight::from_parts(8_018_411, 0) .saturating_add(Weight::from_parts(0, 2626)) - // Standard Error: 972 - .saturating_add(Weight::from_parts(53_261, 0).saturating_mul(r.into())) + // Standard Error: 2_434 + .saturating_add(Weight::from_parts(107_652, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -193,11 +197,11 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `89 + r * (57 ±0)` // Estimated: `2626` - // Minimum execution time: 8_050_000 picoseconds. - Weight::from_parts(8_552_688, 0) + // Minimum execution time: 7_651_000 picoseconds. + Weight::from_parts(8_076_173, 0) .saturating_add(Weight::from_parts(0, 2626)) - // Standard Error: 852 - .saturating_add(Weight::from_parts(62_345, 0).saturating_mul(r.into())) + // Standard Error: 2_472 + .saturating_add(Weight::from_parts(95_353, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -208,11 +212,11 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `89 + r * (57 ±0)` // Estimated: `2626` - // Minimum execution time: 8_010_000 picoseconds. - Weight::from_parts(8_294_225, 0) + // Minimum execution time: 7_350_000 picoseconds. + Weight::from_parts(7_747_974, 0) .saturating_add(Weight::from_parts(0, 2626)) - // Standard Error: 784 - .saturating_add(Weight::from_parts(59_182, 0).saturating_mul(r.into())) + // Standard Error: 2_058 + .saturating_add(Weight::from_parts(113_514, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -225,11 +229,11 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `509 + r * (57 ±0)` // Estimated: `4269` - // Minimum execution time: 25_670_000 picoseconds. - Weight::from_parts(26_450_734, 0) + // Minimum execution time: 25_440_000 picoseconds. + Weight::from_parts(24_901_502, 0) .saturating_add(Weight::from_parts(0, 4269)) - // Standard Error: 1_250 - .saturating_add(Weight::from_parts(55_708, 0).saturating_mul(r.into())) + // Standard Error: 18_272 + .saturating_add(Weight::from_parts(570_341, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -251,13 +255,13 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `809 + r * (5 ±0) + s * (32 ±0)` // Estimated: `6723 + r * (6 ±0) + s * (32 ±0)` - // Minimum execution time: 111_860_000 picoseconds. - Weight::from_parts(114_899_676, 0) + // Minimum execution time: 122_290_000 picoseconds. + Weight::from_parts(123_371_437, 0) .saturating_add(Weight::from_parts(0, 6723)) - // Standard Error: 13_138 - .saturating_add(Weight::from_parts(147_645, 0).saturating_mul(r.into())) - // Standard Error: 2_563 - .saturating_add(Weight::from_parts(1_645_793, 0).saturating_mul(s.into())) + // Standard Error: 44_257 + .saturating_add(Weight::from_parts(539_712, 0).saturating_mul(r.into())) + // Standard Error: 8_635 + .saturating_add(Weight::from_parts(2_266_056, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(4)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(s.into()))) @@ -275,11 +279,11 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `475 + s * (36 ±0)` // Estimated: `6723` - // Minimum execution time: 34_150_000 picoseconds. - Weight::from_parts(39_867_530, 0) + // Minimum execution time: 35_901_000 picoseconds. + Weight::from_parts(41_942_177, 0) .saturating_add(Weight::from_parts(0, 6723)) - // Standard Error: 1_449 - .saturating_add(Weight::from_parts(75_142, 0).saturating_mul(s.into())) + // Standard Error: 3_591 + .saturating_add(Weight::from_parts(141_859, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -292,11 +296,11 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `591 + s * (3 ±0)` // Estimated: `4269` - // Minimum execution time: 20_901_000 picoseconds. - Weight::from_parts(24_059_956, 0) + // Minimum execution time: 19_900_000 picoseconds. + Weight::from_parts(24_005_227, 0) .saturating_add(Weight::from_parts(0, 4269)) - // Standard Error: 742 - .saturating_add(Weight::from_parts(30_915, 0).saturating_mul(s.into())) + // Standard Error: 1_602 + .saturating_add(Weight::from_parts(70_425, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -311,11 +315,11 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `638 + s * (35 ±0)` // Estimated: `6723` - // Minimum execution time: 38_970_000 picoseconds. - Weight::from_parts(44_427_838, 0) + // Minimum execution time: 40_130_000 picoseconds. + Weight::from_parts(47_909_424, 0) .saturating_add(Weight::from_parts(0, 6723)) - // Standard Error: 1_257 - .saturating_add(Weight::from_parts(56_018, 0).saturating_mul(s.into())) + // Standard Error: 3_411 + .saturating_add(Weight::from_parts(105_543, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -330,11 +334,11 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `704 + s * (37 ±0)` // Estimated: `6723` - // Minimum execution time: 29_120_000 picoseconds. - Weight::from_parts(34_110_154, 0) + // Minimum execution time: 28_620_000 picoseconds. + Weight::from_parts(33_851_019, 0) .saturating_add(Weight::from_parts(0, 6723)) - // Standard Error: 1_242 - .saturating_add(Weight::from_parts(66_005, 0).saturating_mul(s.into())) + // Standard Error: 2_832 + .saturating_add(Weight::from_parts(145_042, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -344,8 +348,8 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 8_350_000 picoseconds. - Weight::from_parts(8_590_000, 0) + // Minimum execution time: 8_280_000 picoseconds. + Weight::from_parts(9_261_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -355,7 +359,7 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `79` // Estimated: `3517` - // Minimum execution time: 12_490_000 picoseconds. + // Minimum execution time: 11_710_000 picoseconds. Weight::from_parts(12_800_000, 0) .saturating_add(Weight::from_parts(0, 3517)) .saturating_add(T::DbWeight::get().reads(1)) @@ -374,10 +378,10 @@ impl pallet_identity::WeightInfo for WeightInfo { /// The range of component `p` is `[0, 1]`. fn set_username_for(_p: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `182` + // Measured: `219` // Estimated: `3593` - // Minimum execution time: 77_780_000 picoseconds. - Weight::from_parts(96_849_946, 0) + // Minimum execution time: 97_830_000 picoseconds. + Weight::from_parts(126_538_134, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(4)) @@ -392,8 +396,8 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `116` // Estimated: `3567` - // Minimum execution time: 24_610_000 picoseconds. - Weight::from_parts(25_040_000, 0) + // Minimum execution time: 25_350_000 picoseconds. + Weight::from_parts(26_880_000, 0) .saturating_add(Weight::from_parts(0, 3567)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(3)) @@ -407,10 +411,10 @@ impl pallet_identity::WeightInfo for WeightInfo { /// The range of component `p` is `[0, 1]`. fn remove_expired_approval(_p: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `310` + // Measured: `347` // Estimated: `3593` - // Minimum execution time: 15_570_000 picoseconds. - Weight::from_parts(40_030_126, 0) + // Minimum execution time: 38_470_000 picoseconds. + Weight::from_parts(74_455_495, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -423,8 +427,8 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `172` // Estimated: `3563` - // Minimum execution time: 15_860_000 picoseconds. - Weight::from_parts(16_420_000, 0) + // Minimum execution time: 15_861_000 picoseconds. + Weight::from_parts(16_640_000, 0) .saturating_add(Weight::from_parts(0, 3563)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -439,8 +443,8 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `236` // Estimated: `3563` - // Minimum execution time: 21_850_000 picoseconds. - Weight::from_parts(22_200_000, 0) + // Minimum execution time: 20_490_000 picoseconds. + Weight::from_parts(21_750_000, 0) .saturating_add(Weight::from_parts(0, 3563)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) @@ -457,8 +461,8 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `297` // Estimated: `3563` - // Minimum execution time: 27_440_000 picoseconds. - Weight::from_parts(28_060_000, 0) + // Minimum execution time: 26_460_000 picoseconds. + Weight::from_parts(28_381_000, 0) .saturating_add(Weight::from_parts(0, 3563)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) @@ -480,10 +484,10 @@ impl pallet_identity::WeightInfo for WeightInfo { /// The range of component `p` is `[0, 1]`. fn kill_username(_p: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `540` + // Measured: `577` // Estimated: `6196` - // Minimum execution time: 24_320_000 picoseconds. - Weight::from_parts(112_677_934, 0) + // Minimum execution time: 24_380_000 picoseconds. + Weight::from_parts(113_672_016, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(4)) @@ -496,8 +500,8 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `147` // Estimated: `6087` - // Minimum execution time: 10_470_000 picoseconds. - Weight::from_parts(10_860_000, 0) + // Minimum execution time: 10_110_000 picoseconds. + Weight::from_parts(10_820_000, 0) .saturating_add(Weight::from_parts(0, 6087)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -510,8 +514,8 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `159` // Estimated: `6099` - // Minimum execution time: 10_410_000 picoseconds. - Weight::from_parts(10_650_000, 0) + // Minimum execution time: 10_030_000 picoseconds. + Weight::from_parts(10_640_000, 0) .saturating_add(Weight::from_parts(0, 6099)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -524,8 +528,8 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `526` // Estimated: `7548` - // Minimum execution time: 16_610_000 picoseconds. - Weight::from_parts(16_981_000, 0) + // Minimum execution time: 16_170_000 picoseconds. + Weight::from_parts(17_270_000, 0) .saturating_add(Weight::from_parts(0, 7548)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -536,8 +540,8 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `201` // Estimated: `6144` - // Minimum execution time: 9_860_000 picoseconds. - Weight::from_parts(10_010_000, 0) + // Minimum execution time: 8_780_000 picoseconds. + Weight::from_parts(9_290_000, 0) .saturating_add(Weight::from_parts(0, 6144)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -550,8 +554,8 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `288` // Estimated: `6044` - // Minimum execution time: 13_940_000 picoseconds. - Weight::from_parts(14_450_000, 0) + // Minimum execution time: 12_950_000 picoseconds. + Weight::from_parts(13_610_000, 0) .saturating_add(Weight::from_parts(0, 6044)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) @@ -564,8 +568,8 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `290` // Estimated: `6136` - // Minimum execution time: 12_610_000 picoseconds. - Weight::from_parts(12_990_000, 0) + // Minimum execution time: 11_920_000 picoseconds. + Weight::from_parts(12_580_000, 0) .saturating_add(Weight::from_parts(0, 6136)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) diff --git a/system-parachains/people/people-kusama/src/weights/pallet_message_queue.rs b/system-parachains/people/people-kusama/src/weights/pallet_message_queue.rs index 6c68b3ece3..f01712b7ae 100644 --- a/system-parachains/people/people-kusama/src/weights/pallet_message_queue.rs +++ b/system-parachains/people/people-kusama/src/weights/pallet_message_queue.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_message_queue` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/people-kusama-runtime/people_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/people/people-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/people-kusama-runtime/people_kusama_runtime.wasm +// --pallet=pallet_message_queue +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/people/people-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -52,8 +56,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `223` // Estimated: `6044` - // Minimum execution time: 15_770_000 picoseconds. - Weight::from_parts(16_100_000, 0) + // Minimum execution time: 16_901_000 picoseconds. + Weight::from_parts(17_570_000, 0) .saturating_add(Weight::from_parts(0, 6044)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -66,8 +70,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `218` // Estimated: `6044` - // Minimum execution time: 14_130_000 picoseconds. - Weight::from_parts(14_560_000, 0) + // Minimum execution time: 14_210_000 picoseconds. + Weight::from_parts(15_059_000, 0) .saturating_add(Weight::from_parts(0, 6044)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) @@ -78,8 +82,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `6` // Estimated: `3517` - // Minimum execution time: 5_020_000 picoseconds. - Weight::from_parts(5_210_000, 0) + // Minimum execution time: 5_440_000 picoseconds. + Weight::from_parts(5_931_000, 0) .saturating_add(Weight::from_parts(0, 3517)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -90,8 +94,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `72` // Estimated: `69050` - // Minimum execution time: 7_510_000 picoseconds. - Weight::from_parts(7_780_000, 0) + // Minimum execution time: 8_179_000 picoseconds. + Weight::from_parts(8_369_000, 0) .saturating_add(Weight::from_parts(0, 69050)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -102,8 +106,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `72` // Estimated: `69050` - // Minimum execution time: 7_890_000 picoseconds. - Weight::from_parts(8_160_000, 0) + // Minimum execution time: 8_371_000 picoseconds. + Weight::from_parts(8_611_000, 0) .saturating_add(Weight::from_parts(0, 69050)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -116,8 +120,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 215_251_000 picoseconds. - Weight::from_parts(216_191_000, 0) + // Minimum execution time: 147_141_000 picoseconds. + Weight::from_parts(150_189_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -129,8 +133,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `171` // Estimated: `3517` - // Minimum execution time: 9_110_000 picoseconds. - Weight::from_parts(9_410_000, 0) + // Minimum execution time: 9_058_000 picoseconds. + Weight::from_parts(9_421_000, 0) .saturating_add(Weight::from_parts(0, 3517)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -143,8 +147,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `161` // Estimated: `3517` - // Minimum execution time: 7_680_000 picoseconds. - Weight::from_parts(7_910_000, 0) + // Minimum execution time: 7_760_000 picoseconds. + Weight::from_parts(8_280_000, 0) .saturating_add(Weight::from_parts(0, 3517)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -157,8 +161,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `65667` // Estimated: `69050` - // Minimum execution time: 59_730_000 picoseconds. - Weight::from_parts(60_650_000, 0) + // Minimum execution time: 69_979_000 picoseconds. + Weight::from_parts(71_950_000, 0) .saturating_add(Weight::from_parts(0, 69050)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -171,8 +175,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `65667` // Estimated: `69050` - // Minimum execution time: 78_440_000 picoseconds. - Weight::from_parts(79_410_000, 0) + // Minimum execution time: 95_199_000 picoseconds. + Weight::from_parts(98_009_000, 0) .saturating_add(Weight::from_parts(0, 69050)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -185,8 +189,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `65667` // Estimated: `69050` - // Minimum execution time: 141_581_000 picoseconds. - Weight::from_parts(142_721_000, 0) + // Minimum execution time: 109_311_000 picoseconds. + Weight::from_parts(112_610_000, 0) .saturating_add(Weight::from_parts(0, 69050)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) diff --git a/system-parachains/people/people-kusama/src/weights/pallet_migrations.rs b/system-parachains/people/people-kusama/src/weights/pallet_migrations.rs index c1a7292771..5fb43689ba 100644 --- a/system-parachains/people/people-kusama/src/weights/pallet_migrations.rs +++ b/system-parachains/people/people-kusama/src/weights/pallet_migrations.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_migrations` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/people-kusama-runtime/people_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/people/people-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/people-kusama-runtime/people_kusama_runtime.wasm +// --pallet=pallet_migrations +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/people/people-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -52,8 +56,8 @@ impl pallet_migrations::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `71` // Estimated: `67035` - // Minimum execution time: 9_910_000 picoseconds. - Weight::from_parts(10_200_000, 0) + // Minimum execution time: 9_989_000 picoseconds. + Weight::from_parts(10_430_000, 0) .saturating_add(Weight::from_parts(0, 67035)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -64,8 +68,8 @@ impl pallet_migrations::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `42` // Estimated: `67035` - // Minimum execution time: 3_140_000 picoseconds. - Weight::from_parts(3_260_000, 0) + // Minimum execution time: 2_790_000 picoseconds. + Weight::from_parts(2_960_000, 0) .saturating_add(Weight::from_parts(0, 67035)) .saturating_add(T::DbWeight::get().reads(1)) } @@ -77,8 +81,8 @@ impl pallet_migrations::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `29` // Estimated: `3494` - // Minimum execution time: 7_140_000 picoseconds. - Weight::from_parts(7_280_000, 0) + // Minimum execution time: 7_460_000 picoseconds. + Weight::from_parts(8_260_000, 0) .saturating_add(Weight::from_parts(0, 3494)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -91,8 +95,8 @@ impl pallet_migrations::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `125` // Estimated: `3731` - // Minimum execution time: 13_730_000 picoseconds. - Weight::from_parts(14_140_000, 0) + // Minimum execution time: 13_680_000 picoseconds. + Weight::from_parts(14_410_000, 0) .saturating_add(Weight::from_parts(0, 3731)) .saturating_add(T::DbWeight::get().reads(2)) } @@ -104,8 +108,8 @@ impl pallet_migrations::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `71` // Estimated: `3731` - // Minimum execution time: 13_150_000 picoseconds. - Weight::from_parts(13_410_000, 0) + // Minimum execution time: 13_180_000 picoseconds. + Weight::from_parts(13_930_000, 0) .saturating_add(Weight::from_parts(0, 3731)) .saturating_add(T::DbWeight::get().reads(2)) } @@ -117,8 +121,8 @@ impl pallet_migrations::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `71` // Estimated: `3731` - // Minimum execution time: 14_971_000 picoseconds. - Weight::from_parts(15_240_000, 0) + // Minimum execution time: 15_050_000 picoseconds. + Weight::from_parts(16_140_000, 0) .saturating_add(Weight::from_parts(0, 3731)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -133,8 +137,8 @@ impl pallet_migrations::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `71` // Estimated: `3731` - // Minimum execution time: 15_790_000 picoseconds. - Weight::from_parts(16_190_000, 0) + // Minimum execution time: 15_900_000 picoseconds. + Weight::from_parts(17_260_000, 0) .saturating_add(Weight::from_parts(0, 3731)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -143,8 +147,8 @@ impl pallet_migrations::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 220_000 picoseconds. - Weight::from_parts(260_000, 0) + // Minimum execution time: 230_000 picoseconds. + Weight::from_parts(280_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// Storage: `MultiBlockMigrations::Cursor` (r:0 w:1) @@ -153,8 +157,8 @@ impl pallet_migrations::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_360_000 picoseconds. - Weight::from_parts(3_550_000, 0) + // Minimum execution time: 3_750_000 picoseconds. + Weight::from_parts(4_060_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -164,8 +168,8 @@ impl pallet_migrations::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_710_000 picoseconds. - Weight::from_parts(3_900_000, 0) + // Minimum execution time: 4_230_000 picoseconds. + Weight::from_parts(4_490_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -177,8 +181,8 @@ impl pallet_migrations::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `85` // Estimated: `67035` - // Minimum execution time: 8_151_000 picoseconds. - Weight::from_parts(8_500_000, 0) + // Minimum execution time: 8_160_000 picoseconds. + Weight::from_parts(8_730_000, 0) .saturating_add(Weight::from_parts(0, 67035)) .saturating_add(T::DbWeight::get().reads(2)) } @@ -189,11 +193,11 @@ impl pallet_migrations::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1022 + n * (271 ±0)` // Estimated: `3834 + n * (2740 ±0)` - // Minimum execution time: 14_770_000 picoseconds. - Weight::from_parts(11_446_536, 0) + // Minimum execution time: 20_330_000 picoseconds. + Weight::from_parts(23_150_813, 0) .saturating_add(Weight::from_parts(0, 3834)) - // Standard Error: 3_073 - .saturating_add(Weight::from_parts(1_628_231, 0).saturating_mul(n.into())) + // Standard Error: 5_836 + .saturating_add(Weight::from_parts(1_779_874, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(n.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(n.into()))) @@ -206,11 +210,11 @@ impl pallet_migrations::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1642 + n * (38 ±0)` // Estimated: `720 + n * (39 ±0)` - // Minimum execution time: 2_530_000 picoseconds. - Weight::from_parts(23_259_986, 0) + // Minimum execution time: 2_290_000 picoseconds. + Weight::from_parts(35_743_642, 0) .saturating_add(Weight::from_parts(0, 720)) - // Standard Error: 2_137 - .saturating_add(Weight::from_parts(991_156, 0).saturating_mul(n.into())) + // Standard Error: 3_166 + .saturating_add(Weight::from_parts(984_324, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(n.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(n.into()))) .saturating_add(Weight::from_parts(0, 39).saturating_mul(n.into())) diff --git a/system-parachains/people/people-kusama/src/weights/pallet_multisig.rs b/system-parachains/people/people-kusama/src/weights/pallet_multisig.rs index d324edf561..768f3a2a26 100644 --- a/system-parachains/people/people-kusama/src/weights/pallet_multisig.rs +++ b/system-parachains/people/people-kusama/src/weights/pallet_multisig.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_multisig` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/people-kusama-runtime/people_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/people/people-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/people-kusama-runtime/people_kusama_runtime.wasm +// --pallet=pallet_multisig +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/people/people-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -49,11 +53,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 15_730_000 picoseconds. - Weight::from_parts(16_296_412, 0) + // Minimum execution time: 24_869_000 picoseconds. + Weight::from_parts(28_001_382, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 3 - .saturating_add(Weight::from_parts(452, 0).saturating_mul(z.into())) + // Standard Error: 22 + .saturating_add(Weight::from_parts(2_578, 0).saturating_mul(z.into())) } /// Storage: `Multisig::Multisigs` (r:1 w:1) /// Proof: `Multisig::Multisigs` (`max_values`: None, `max_size`: Some(3346), added: 5821, mode: `MaxEncodedLen`) @@ -63,13 +67,13 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `263 + s * (2 ±0)` // Estimated: `6811` - // Minimum execution time: 48_240_000 picoseconds. - Weight::from_parts(38_467_026, 0) + // Minimum execution time: 56_619_000 picoseconds. + Weight::from_parts(43_195_029, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 590 - .saturating_add(Weight::from_parts(107_746, 0).saturating_mul(s.into())) - // Standard Error: 5 - .saturating_add(Weight::from_parts(2_091, 0).saturating_mul(z.into())) + // Standard Error: 2_662 + .saturating_add(Weight::from_parts(171_315, 0).saturating_mul(s.into())) + // Standard Error: 26 + .saturating_add(Weight::from_parts(2_666, 0).saturating_mul(z.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -81,13 +85,13 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `282` // Estimated: `6811` - // Minimum execution time: 31_081_000 picoseconds. - Weight::from_parts(22_202_156, 0) + // Minimum execution time: 35_030_000 picoseconds. + Weight::from_parts(25_133_231, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 353 - .saturating_add(Weight::from_parts(97_269, 0).saturating_mul(s.into())) - // Standard Error: 3 - .saturating_add(Weight::from_parts(2_083, 0).saturating_mul(z.into())) + // Standard Error: 1_948 + .saturating_add(Weight::from_parts(122_078, 0).saturating_mul(s.into())) + // Standard Error: 19 + .saturating_add(Weight::from_parts(2_744, 0).saturating_mul(z.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -101,13 +105,13 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `388 + s * (33 ±0)` // Estimated: `6811` - // Minimum execution time: 53_790_000 picoseconds. - Weight::from_parts(42_004_928, 0) + // Minimum execution time: 61_621_000 picoseconds. + Weight::from_parts(47_473_281, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 358 - .saturating_add(Weight::from_parts(126_283, 0).saturating_mul(s.into())) - // Standard Error: 3 - .saturating_add(Weight::from_parts(2_070, 0).saturating_mul(z.into())) + // Standard Error: 4_750 + .saturating_add(Weight::from_parts(183_381, 0).saturating_mul(s.into())) + // Standard Error: 46 + .saturating_add(Weight::from_parts(2_916, 0).saturating_mul(z.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -118,11 +122,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `263 + s * (2 ±0)` // Estimated: `6811` - // Minimum execution time: 35_870_000 picoseconds. - Weight::from_parts(36_924_783, 0) + // Minimum execution time: 37_940_000 picoseconds. + Weight::from_parts(42_094_037, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 962 - .saturating_add(Weight::from_parts(105_859, 0).saturating_mul(s.into())) + // Standard Error: 3_640 + .saturating_add(Weight::from_parts(161_947, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -133,11 +137,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `282` // Estimated: `6811` - // Minimum execution time: 20_030_000 picoseconds. - Weight::from_parts(20_876_620, 0) + // Minimum execution time: 19_520_000 picoseconds. + Weight::from_parts(21_605_216, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 879 - .saturating_add(Weight::from_parts(99_323, 0).saturating_mul(s.into())) + // Standard Error: 1_126 + .saturating_add(Weight::from_parts(140_289, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -148,11 +152,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `454 + s * (1 ±0)` // Estimated: `6811` - // Minimum execution time: 36_460_000 picoseconds. - Weight::from_parts(37_932_110, 0) + // Minimum execution time: 37_670_000 picoseconds. + Weight::from_parts(43_062_024, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 1_135 - .saturating_add(Weight::from_parts(102_962, 0).saturating_mul(s.into())) + // Standard Error: 6_740 + .saturating_add(Weight::from_parts(140_475, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -163,11 +167,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `454 + s * (1 ±0)` // Estimated: `6811` - // Minimum execution time: 35_231_000 picoseconds. - Weight::from_parts(36_163_242, 0) + // Minimum execution time: 35_800_000 picoseconds. + Weight::from_parts(39_480_064, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 652 - .saturating_add(Weight::from_parts(103_007, 0).saturating_mul(s.into())) + // Standard Error: 3_709 + .saturating_add(Weight::from_parts(161_572, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } diff --git a/system-parachains/people/people-kusama/src/weights/pallet_proxy.rs b/system-parachains/people/people-kusama/src/weights/pallet_proxy.rs index 672b26b917..f0bab9c80a 100644 --- a/system-parachains/people/people-kusama/src/weights/pallet_proxy.rs +++ b/system-parachains/people/people-kusama/src/weights/pallet_proxy.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_proxy` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/people-kusama-runtime/people_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/people/people-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/people-kusama-runtime/people_kusama_runtime.wasm +// --pallet=pallet_proxy +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/people/people-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -51,11 +55,11 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `127 + p * (37 ±0)` // Estimated: `4706` - // Minimum execution time: 16_990_000 picoseconds. - Weight::from_parts(17_508_504, 0) + // Minimum execution time: 16_740_000 picoseconds. + Weight::from_parts(17_811_415, 0) .saturating_add(Weight::from_parts(0, 4706)) - // Standard Error: 679 - .saturating_add(Weight::from_parts(23_222, 0).saturating_mul(p.into())) + // Standard Error: 3_352 + .saturating_add(Weight::from_parts(64_555, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1)) } /// Storage: `Proxy::Proxies` (r:1 w:0) @@ -70,13 +74,13 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `454 + a * (68 ±0) + p * (37 ±0)` // Estimated: `5698` - // Minimum execution time: 46_091_000 picoseconds. - Weight::from_parts(46_250_676, 0) + // Minimum execution time: 49_960_000 picoseconds. + Weight::from_parts(48_255_363, 0) .saturating_add(Weight::from_parts(0, 5698)) - // Standard Error: 1_705 - .saturating_add(Weight::from_parts(158_434, 0).saturating_mul(a.into())) - // Standard Error: 1_762 - .saturating_add(Weight::from_parts(29_849, 0).saturating_mul(p.into())) + // Standard Error: 12_213 + .saturating_add(Weight::from_parts(336_604, 0).saturating_mul(a.into())) + // Standard Error: 12_619 + .saturating_add(Weight::from_parts(196_819, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -90,13 +94,13 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `369 + a * (68 ±0)` // Estimated: `5698` - // Minimum execution time: 29_700_000 picoseconds. - Weight::from_parts(30_642_786, 0) + // Minimum execution time: 33_370_000 picoseconds. + Weight::from_parts(33_299_731, 0) .saturating_add(Weight::from_parts(0, 5698)) - // Standard Error: 2_361 - .saturating_add(Weight::from_parts(175_348, 0).saturating_mul(a.into())) - // Standard Error: 2_440 - .saturating_add(Weight::from_parts(12_287, 0).saturating_mul(p.into())) + // Standard Error: 4_201 + .saturating_add(Weight::from_parts(256_195, 0).saturating_mul(a.into())) + // Standard Error: 4_340 + .saturating_add(Weight::from_parts(61_845, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -110,13 +114,13 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `369 + a * (68 ±0)` // Estimated: `5698` - // Minimum execution time: 30_060_000 picoseconds. - Weight::from_parts(30_356_979, 0) + // Minimum execution time: 33_139_000 picoseconds. + Weight::from_parts(32_325_710, 0) .saturating_add(Weight::from_parts(0, 5698)) - // Standard Error: 2_424 - .saturating_add(Weight::from_parts(178_386, 0).saturating_mul(a.into())) - // Standard Error: 2_504 - .saturating_add(Weight::from_parts(13_213, 0).saturating_mul(p.into())) + // Standard Error: 5_047 + .saturating_add(Weight::from_parts(294_788, 0).saturating_mul(a.into())) + // Standard Error: 5_215 + .saturating_add(Weight::from_parts(71_802, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -132,13 +136,13 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `386 + a * (68 ±0) + p * (37 ±0)` // Estimated: `5698` - // Minimum execution time: 41_310_000 picoseconds. - Weight::from_parts(41_886_846, 0) + // Minimum execution time: 46_169_000 picoseconds. + Weight::from_parts(46_202_879, 0) .saturating_add(Weight::from_parts(0, 5698)) - // Standard Error: 1_696 - .saturating_add(Weight::from_parts(165_681, 0).saturating_mul(a.into())) - // Standard Error: 1_752 - .saturating_add(Weight::from_parts(29_686, 0).saturating_mul(p.into())) + // Standard Error: 8_764 + .saturating_add(Weight::from_parts(247_634, 0).saturating_mul(a.into())) + // Standard Error: 9_055 + .saturating_add(Weight::from_parts(115_531, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -149,11 +153,11 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `127 + p * (37 ±0)` // Estimated: `4706` - // Minimum execution time: 28_461_000 picoseconds. - Weight::from_parts(28_949_632, 0) + // Minimum execution time: 30_538_000 picoseconds. + Weight::from_parts(32_473_495, 0) .saturating_add(Weight::from_parts(0, 4706)) - // Standard Error: 729 - .saturating_add(Weight::from_parts(44_961, 0).saturating_mul(p.into())) + // Standard Error: 5_346 + .saturating_add(Weight::from_parts(106_409, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -164,11 +168,11 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `127 + p * (37 ±0)` // Estimated: `4706` - // Minimum execution time: 28_090_000 picoseconds. - Weight::from_parts(28_920_510, 0) + // Minimum execution time: 30_060_000 picoseconds. + Weight::from_parts(31_410_596, 0) .saturating_add(Weight::from_parts(0, 4706)) - // Standard Error: 759 - .saturating_add(Weight::from_parts(46_007, 0).saturating_mul(p.into())) + // Standard Error: 2_947 + .saturating_add(Weight::from_parts(105_180, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -179,11 +183,11 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `127 + p * (37 ±0)` // Estimated: `4706` - // Minimum execution time: 25_240_000 picoseconds. - Weight::from_parts(25_787_306, 0) + // Minimum execution time: 27_270_000 picoseconds. + Weight::from_parts(28_259_078, 0) .saturating_add(Weight::from_parts(0, 4706)) - // Standard Error: 739 - .saturating_add(Weight::from_parts(23_881, 0).saturating_mul(p.into())) + // Standard Error: 3_515 + .saturating_add(Weight::from_parts(91_317, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -194,11 +198,11 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `139` // Estimated: `4706` - // Minimum execution time: 30_160_000 picoseconds. - Weight::from_parts(30_956_965, 0) + // Minimum execution time: 31_960_000 picoseconds. + Weight::from_parts(35_418_690, 0) .saturating_add(Weight::from_parts(0, 4706)) - // Standard Error: 735 - .saturating_add(Weight::from_parts(4_128, 0).saturating_mul(p.into())) + // Standard Error: 17_262 + .saturating_add(Weight::from_parts(23_069, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -209,11 +213,11 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `164 + p * (37 ±0)` // Estimated: `4706` - // Minimum execution time: 26_561_000 picoseconds. - Weight::from_parts(27_181_710, 0) + // Minimum execution time: 31_060_000 picoseconds. + Weight::from_parts(34_999_097, 0) .saturating_add(Weight::from_parts(0, 4706)) - // Standard Error: 782 - .saturating_add(Weight::from_parts(22_224, 0).saturating_mul(p.into())) + // Standard Error: 19_196 + .saturating_add(Weight::from_parts(171_242, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -225,10 +229,10 @@ impl pallet_proxy::WeightInfo for WeightInfo { /// Proof: `Proxy::Announcements` (`max_values`: None, `max_size`: Some(2233), added: 4708, mode: `MaxEncodedLen`) fn poke_deposit() -> Weight { // Proof Size summary in bytes: - // Measured: `453` + // Measured: `490` // Estimated: `5698` - // Minimum execution time: 51_440_000 picoseconds. - Weight::from_parts(51_980_000, 0) + // Minimum execution time: 60_030_000 picoseconds. + Weight::from_parts(62_559_000, 0) .saturating_add(Weight::from_parts(0, 5698)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) diff --git a/system-parachains/people/people-kusama/src/weights/pallet_session.rs b/system-parachains/people/people-kusama/src/weights/pallet_session.rs index 998fee7191..daa5b35cdf 100644 --- a/system-parachains/people/people-kusama/src/weights/pallet_session.rs +++ b/system-parachains/people/people-kusama/src/weights/pallet_session.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_session` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/people-kusama-runtime/people_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/people/people-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/people-kusama-runtime/people_kusama_runtime.wasm +// --pallet=pallet_session +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/people/people-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -52,24 +56,26 @@ impl pallet_session::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `298` // Estimated: `3763` - // Minimum execution time: 22_371_000 picoseconds. - Weight::from_parts(22_780_000, 0) + // Minimum execution time: 22_570_000 picoseconds. + Weight::from_parts(24_170_000, 0) .saturating_add(Weight::from_parts(0, 3763)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } /// Storage: `Session::NextKeys` (r:1 w:1) /// Proof: `Session::NextKeys` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `Balances::Holds` (r:1 w:1) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(85), added: 2560, mode: `MaxEncodedLen`) /// Storage: `Session::KeyOwner` (r:0 w:1) /// Proof: `Session::KeyOwner` (`max_values`: None, `max_size`: None, mode: `Measured`) fn purge_keys() -> Weight { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3745` - // Minimum execution time: 16_240_000 picoseconds. - Weight::from_parts(16_530_000, 0) + // Minimum execution time: 40_721_000 picoseconds. + Weight::from_parts(43_049_000, 0) .saturating_add(Weight::from_parts(0, 3745)) - .saturating_add(T::DbWeight::get().reads(1)) - .saturating_add(T::DbWeight::get().writes(2)) + .saturating_add(T::DbWeight::get().reads(2)) + .saturating_add(T::DbWeight::get().writes(3)) } } diff --git a/system-parachains/people/people-kusama/src/weights/pallet_timestamp.rs b/system-parachains/people/people-kusama/src/weights/pallet_timestamp.rs index 702ec3982b..d488ccfad7 100644 --- a/system-parachains/people/people-kusama/src/weights/pallet_timestamp.rs +++ b/system-parachains/people/people-kusama/src/weights/pallet_timestamp.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_timestamp` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/people-kusama-runtime/people_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/people/people-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/people-kusama-runtime/people_kusama_runtime.wasm +// --pallet=pallet_timestamp +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/people/people-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -52,8 +56,8 @@ impl pallet_timestamp::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `49` // Estimated: `1493` - // Minimum execution time: 8_890_000 picoseconds. - Weight::from_parts(9_260_000, 0) + // Minimum execution time: 9_110_000 picoseconds. + Weight::from_parts(9_669_000, 0) .saturating_add(Weight::from_parts(0, 1493)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -62,8 +66,8 @@ impl pallet_timestamp::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `57` // Estimated: `0` - // Minimum execution time: 4_630_000 picoseconds. - Weight::from_parts(4_810_000, 0) + // Minimum execution time: 4_929_000 picoseconds. + Weight::from_parts(5_209_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/system-parachains/people/people-kusama/src/weights/pallet_transaction_payment.rs b/system-parachains/people/people-kusama/src/weights/pallet_transaction_payment.rs index 322db30ee7..9d6015f33d 100644 --- a/system-parachains/people/people-kusama/src/weights/pallet_transaction_payment.rs +++ b/system-parachains/people/people-kusama/src/weights/pallet_transaction_payment.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_transaction_payment` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/people-kusama-runtime/people_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/people/people-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/people-kusama-runtime/people_kusama_runtime.wasm +// --pallet=pallet_transaction_payment +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/people/people-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -48,10 +52,10 @@ impl pallet_transaction_payment::WeightInfo for WeightI /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) fn charge_transaction_payment() -> Weight { // Proof Size summary in bytes: - // Measured: `101` + // Measured: `204` // Estimated: `6196` - // Minimum execution time: 50_321_000 picoseconds. - Weight::from_parts(51_060_000, 0) + // Minimum execution time: 54_721_000 picoseconds. + Weight::from_parts(56_441_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) diff --git a/system-parachains/people/people-kusama/src/weights/pallet_utility.rs b/system-parachains/people/people-kusama/src/weights/pallet_utility.rs index 5c45454e28..b96236bdef 100644 --- a/system-parachains/people/people-kusama/src/weights/pallet_utility.rs +++ b/system-parachains/people/people-kusama/src/weights/pallet_utility.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_utility` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/people-kusama-runtime/people_kusama_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/people/people-kusama/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/people-kusama-runtime/people_kusama_runtime.wasm +// --pallet=pallet_utility +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/people/people-kusama/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -49,18 +53,18 @@ impl pallet_utility::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_340_000 picoseconds. - Weight::from_parts(9_215_610, 0) + // Minimum execution time: 6_360_000 picoseconds. + Weight::from_parts(6_550_000, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 568 - .saturating_add(Weight::from_parts(3_476_643, 0).saturating_mul(c.into())) + // Standard Error: 3_120 + .saturating_add(Weight::from_parts(4_154_569, 0).saturating_mul(c.into())) } fn as_derivative() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_590_000 picoseconds. - Weight::from_parts(5_810_000, 0) + // Minimum execution time: 5_990_000 picoseconds. + Weight::from_parts(6_430_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// The range of component `c` is `[0, 1000]`. @@ -68,18 +72,18 @@ impl pallet_utility::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_230_000 picoseconds. - Weight::from_parts(11_580_645, 0) + // Minimum execution time: 6_200_000 picoseconds. + Weight::from_parts(6_660_000, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 730 - .saturating_add(Weight::from_parts(3_742_238, 0).saturating_mul(c.into())) + // Standard Error: 7_352 + .saturating_add(Weight::from_parts(4_631_568, 0).saturating_mul(c.into())) } fn dispatch_as() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 8_480_000 picoseconds. - Weight::from_parts(8_800_000, 0) + // Minimum execution time: 8_540_000 picoseconds. + Weight::from_parts(9_530_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// The range of component `c` is `[0, 1000]`. @@ -87,26 +91,26 @@ impl pallet_utility::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_210_000 picoseconds. - Weight::from_parts(10_738_946, 0) + // Minimum execution time: 6_560_000 picoseconds. + Weight::from_parts(50_449_290, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 786 - .saturating_add(Weight::from_parts(3_441_415, 0).saturating_mul(c.into())) + // Standard Error: 7_385 + .saturating_add(Weight::from_parts(4_240_124, 0).saturating_mul(c.into())) } fn dispatch_as_fallible() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 8_340_000 picoseconds. - Weight::from_parts(8_750_000, 0) + // Minimum execution time: 8_510_000 picoseconds. + Weight::from_parts(9_540_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn if_else() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 10_120_000 picoseconds. - Weight::from_parts(10_480_000, 0) + // Minimum execution time: 10_440_000 picoseconds. + Weight::from_parts(11_670_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/system-parachains/people/people-kusama/src/weights/pallet_xcm.rs b/system-parachains/people/people-kusama/src/weights/pallet_xcm.rs index 5fd96474cc..31a0020bd6 100644 --- a/system-parachains/people/people-kusama/src/weights/pallet_xcm.rs +++ b/system-parachains/people/people-kusama/src/weights/pallet_xcm.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_xcm` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 49.0.0 -//! DATE: 2025-07-30, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `e9d5f1f03b4d`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -62,8 +62,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `175` // Estimated: `3640` - // Minimum execution time: 36_320_000 picoseconds. - Weight::from_parts(38_860_000, 0) + // Minimum execution time: 37_090_000 picoseconds. + Weight::from_parts(38_840_000, 0) .saturating_add(Weight::from_parts(0, 3640)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) @@ -88,8 +88,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `296` // Estimated: `3761` - // Minimum execution time: 150_870_000 picoseconds. - Weight::from_parts(155_040_000, 0) + // Minimum execution time: 153_201_000 picoseconds. + Weight::from_parts(163_571_000, 0) .saturating_add(Weight::from_parts(0, 3761)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(3)) @@ -124,8 +124,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `296` // Estimated: `3761` - // Minimum execution time: 152_340_000 picoseconds. - Weight::from_parts(158_609_000, 0) + // Minimum execution time: 153_420_000 picoseconds. + Weight::from_parts(162_980_000, 0) .saturating_add(Weight::from_parts(0, 3761)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(3)) @@ -136,8 +136,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `1485` - // Minimum execution time: 10_569_000 picoseconds. - Weight::from_parts(11_300_000, 0) + // Minimum execution time: 10_980_000 picoseconds. + Weight::from_parts(13_080_000, 0) .saturating_add(Weight::from_parts(0, 1485)) .saturating_add(T::DbWeight::get().reads(1)) } @@ -147,8 +147,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 9_550_000 picoseconds. - Weight::from_parts(10_260_000, 0) + // Minimum execution time: 9_590_000 picoseconds. + Weight::from_parts(10_210_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -156,7 +156,7 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_280_000 picoseconds. + // Minimum execution time: 3_160_000 picoseconds. Weight::from_parts(3_560_000, 0) .saturating_add(Weight::from_parts(0, 0)) } @@ -180,8 +180,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `175` // Estimated: `3640` - // Minimum execution time: 44_360_000 picoseconds. - Weight::from_parts(47_880_000, 0) + // Minimum execution time: 45_210_000 picoseconds. + Weight::from_parts(47_610_000, 0) .saturating_add(Weight::from_parts(0, 3640)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(5)) @@ -204,8 +204,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `334` // Estimated: `108971` - // Minimum execution time: 50_490_000 picoseconds. - Weight::from_parts(52_579_000, 0) + // Minimum execution time: 50_421_000 picoseconds. + Weight::from_parts(51_720_000, 0) .saturating_add(Weight::from_parts(0, 108971)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) @@ -216,8 +216,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_140_000 picoseconds. - Weight::from_parts(3_490_000, 0) + // Minimum execution time: 3_260_000 picoseconds. + Weight::from_parts(3_450_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -227,8 +227,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `23` // Estimated: `15863` - // Minimum execution time: 26_291_000 picoseconds. - Weight::from_parts(26_700_000, 0) + // Minimum execution time: 26_540_000 picoseconds. + Weight::from_parts(27_060_000, 0) .saturating_add(Weight::from_parts(0, 15863)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -239,8 +239,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `27` // Estimated: `15867` - // Minimum execution time: 25_630_000 picoseconds. - Weight::from_parts(26_510_000, 0) + // Minimum execution time: 25_960_000 picoseconds. + Weight::from_parts(27_110_000, 0) .saturating_add(Weight::from_parts(0, 15867)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -251,8 +251,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `43` // Estimated: `18358` - // Minimum execution time: 29_289_000 picoseconds. - Weight::from_parts(30_180_000, 0) + // Minimum execution time: 29_590_000 picoseconds. + Weight::from_parts(30_290_000, 0) .saturating_add(Weight::from_parts(0, 18358)) .saturating_add(T::DbWeight::get().reads(7)) } @@ -268,8 +268,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `119` // Estimated: `6059` - // Minimum execution time: 40_210_000 picoseconds. - Weight::from_parts(42_660_000, 0) + // Minimum execution time: 42_820_000 picoseconds. + Weight::from_parts(49_990_000, 0) .saturating_add(Weight::from_parts(0, 6059)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(1)) @@ -280,8 +280,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `43` // Estimated: `13408` - // Minimum execution time: 21_040_000 picoseconds. - Weight::from_parts(21_581_000, 0) + // Minimum execution time: 21_310_000 picoseconds. + Weight::from_parts(21_730_000, 0) .saturating_add(Weight::from_parts(0, 13408)) .saturating_add(T::DbWeight::get().reads(5)) } @@ -291,8 +291,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `34` // Estimated: `15874` - // Minimum execution time: 25_650_000 picoseconds. - Weight::from_parts(26_250_000, 0) + // Minimum execution time: 25_660_000 picoseconds. + Weight::from_parts(26_360_000, 0) .saturating_add(Weight::from_parts(0, 15874)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -309,8 +309,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `119` // Estimated: `15959` - // Minimum execution time: 53_229_000 picoseconds. - Weight::from_parts(56_240_000, 0) + // Minimum execution time: 55_120_000 picoseconds. + Weight::from_parts(57_690_000, 0) .saturating_add(Weight::from_parts(0, 15959)) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(1)) @@ -323,8 +323,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `1485` - // Minimum execution time: 3_710_000 picoseconds. - Weight::from_parts(3_990_000, 0) + // Minimum execution time: 3_840_000 picoseconds. + Weight::from_parts(4_310_000, 0) .saturating_add(Weight::from_parts(0, 1485)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) @@ -335,8 +335,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `7576` // Estimated: `11041` - // Minimum execution time: 39_129_000 picoseconds. - Weight::from_parts(39_559_000, 0) + // Minimum execution time: 40_040_000 picoseconds. + Weight::from_parts(46_190_000, 0) .saturating_add(Weight::from_parts(0, 11041)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -349,8 +349,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `24` // Estimated: `3489` - // Minimum execution time: 47_019_000 picoseconds. - Weight::from_parts(48_870_000, 0) + // Minimum execution time: 49_960_000 picoseconds. + Weight::from_parts(60_921_000, 0) .saturating_add(Weight::from_parts(0, 3489)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -358,13 +358,13 @@ impl pallet_xcm::WeightInfo for WeightInfo { /// Storage: `PolkadotXcm::AuthorizedAliases` (r:1 w:1) /// Proof: `PolkadotXcm::AuthorizedAliases` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `Balances::Holds` (r:1 w:1) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(67), added: 2542, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(85), added: 2560, mode: `MaxEncodedLen`) fn add_authorized_alias() -> Weight { // Proof Size summary in bytes: // Measured: `129` // Estimated: `3594` - // Minimum execution time: 63_530_000 picoseconds. - Weight::from_parts(64_570_000, 0) + // Minimum execution time: 64_110_000 picoseconds. + Weight::from_parts(66_831_000, 0) .saturating_add(Weight::from_parts(0, 3594)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -372,13 +372,13 @@ impl pallet_xcm::WeightInfo for WeightInfo { /// Storage: `PolkadotXcm::AuthorizedAliases` (r:1 w:1) /// Proof: `PolkadotXcm::AuthorizedAliases` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `Balances::Holds` (r:1 w:1) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(67), added: 2542, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(85), added: 2560, mode: `MaxEncodedLen`) fn remove_authorized_alias() -> Weight { // Proof Size summary in bytes: // Measured: `517` // Estimated: `3982` - // Minimum execution time: 63_880_000 picoseconds. - Weight::from_parts(65_430_000, 0) + // Minimum execution time: 64_550_000 picoseconds. + Weight::from_parts(67_070_000, 0) .saturating_add(Weight::from_parts(0, 3982)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -387,8 +387,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 7_785_000 picoseconds. - Weight::from_parts(8_077_000, 0) + // Minimum execution time: 10_860_000 picoseconds. + Weight::from_parts(10_980_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/system-parachains/people/people-kusama/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs b/system-parachains/people/people-kusama/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs index 9f3b52cdfb..0a5c793eed 100644 --- a/system-parachains/people/people-kusama/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs +++ b/system-parachains/people/people-kusama/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_xcm_benchmarks::fungible` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 48.0.0 -//! DATE: 2025-07-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `065f2c4f4ade`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024 // Executed Command: @@ -54,8 +54,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `101` // Estimated: `3593` - // Minimum execution time: 40_040_000 picoseconds. - Weight::from_parts(42_150_000, 3593) + // Minimum execution time: 40_880_000 picoseconds. + Weight::from_parts(43_189_000, 3593) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -65,8 +65,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `101` // Estimated: `6196` - // Minimum execution time: 56_910_000 picoseconds. - Weight::from_parts(58_030_000, 6196) + // Minimum execution time: 58_579_000 picoseconds. + Weight::from_parts(60_610_000, 6196) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -88,8 +88,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `397` // Estimated: `8799` - // Minimum execution time: 153_510_000 picoseconds. - Weight::from_parts(161_640_000, 8799) + // Minimum execution time: 161_070_000 picoseconds. + Weight::from_parts(165_899_000, 8799) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(5)) } @@ -120,8 +120,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `397` // Estimated: `6196` - // Minimum execution time: 105_220_000 picoseconds. - Weight::from_parts(108_050_000, 6196) + // Minimum execution time: 110_599_000 picoseconds. + Weight::from_parts(116_780_000, 6196) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -129,8 +129,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_021_000 picoseconds. - Weight::from_parts(3_460_000, 0) + // Minimum execution time: 3_571_000 picoseconds. + Weight::from_parts(3_970_000, 0) } /// Storage: `System::Account` (r:1 w:1) /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) @@ -138,8 +138,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 30_660_000 picoseconds. - Weight::from_parts(32_440_000, 3593) + // Minimum execution time: 31_760_000 picoseconds. + Weight::from_parts(34_389_000, 3593) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -161,8 +161,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `244` // Estimated: `3709` - // Minimum execution time: 83_460_000 picoseconds. - Weight::from_parts(87_879_000, 3709) + // Minimum execution time: 87_791_000 picoseconds. + Weight::from_parts(93_301_000, 3709) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -182,8 +182,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `244` // Estimated: `3709` - // Minimum execution time: 58_349_000 picoseconds. - Weight::from_parts(66_041_000, 3709) + // Minimum execution time: 58_709_000 picoseconds. + Weight::from_parts(63_139_000, 3709) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -205,8 +205,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `296` // Estimated: `6196` - // Minimum execution time: 124_380_000 picoseconds. - Weight::from_parts(130_831_000, 6196) + // Minimum execution time: 129_760_000 picoseconds. + Weight::from_parts(145_988_000, 6196) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(4)) } diff --git a/system-parachains/people/people-kusama/src/weights/xcm/pallet_xcm_benchmarks_generic.rs b/system-parachains/people/people-kusama/src/weights/xcm/pallet_xcm_benchmarks_generic.rs index ca6d49928f..f5ff122de8 100644 --- a/system-parachains/people/people-kusama/src/weights/xcm/pallet_xcm_benchmarks_generic.rs +++ b/system-parachains/people/people-kusama/src/weights/xcm/pallet_xcm_benchmarks_generic.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_xcm_benchmarks::generic` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 48.0.0 -//! DATE: 2025-07-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `065f2c4f4ade`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024 // Executed Command: @@ -66,17 +66,21 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `397` // Estimated: `6196` - // Minimum execution time: 104_040_000 picoseconds. - Weight::from_parts(115_480_000, 6196) + // Minimum execution time: 107_420_000 picoseconds. + Weight::from_parts(115_251_000, 6196) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(4)) } + /// Storage: `System::Account` (r:1 w:1) + /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) pub(crate) fn buy_execution() -> Weight { // Proof Size summary in bytes: // Measured: `0` - // Estimated: `0` - // Minimum execution time: 760_000 picoseconds. - Weight::from_parts(890_000, 0) + // Estimated: `3593` + // Minimum execution time: 4_730_000 picoseconds. + Weight::from_parts(5_830_000, 3593) + .saturating_add(T::DbWeight::get().reads(1)) + .saturating_add(T::DbWeight::get().writes(1)) } /// Storage: `System::Account` (r:1 w:1) /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) @@ -84,8 +88,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 4_531_000 picoseconds. - Weight::from_parts(5_270_000, 3593) + // Minimum execution time: 4_530_000 picoseconds. + Weight::from_parts(4_930_000, 3593) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -93,8 +97,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 790_000 picoseconds. - Weight::from_parts(910_000, 0) + // Minimum execution time: 880_000 picoseconds. + Weight::from_parts(1_000_000, 0) } /// Storage: `PolkadotXcm::Queries` (r:1 w:0) /// Proof: `PolkadotXcm::Queries` (`max_values`: None, `max_size`: None, mode: `Measured`) @@ -102,51 +106,51 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3465` - // Minimum execution time: 7_130_000 picoseconds. - Weight::from_parts(7_580_000, 3465) + // Minimum execution time: 7_290_000 picoseconds. + Weight::from_parts(7_710_000, 3465) .saturating_add(T::DbWeight::get().reads(1)) } pub(crate) fn transact() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 8_460_000 picoseconds. - Weight::from_parts(9_849_000, 0) + // Minimum execution time: 8_840_000 picoseconds. + Weight::from_parts(9_260_000, 0) } pub(crate) fn refund_surplus() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_490_000 picoseconds. - Weight::from_parts(1_740_000, 0) + // Minimum execution time: 1_180_000 picoseconds. + Weight::from_parts(1_350_000, 0) } pub(crate) fn set_error_handler() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 790_000 picoseconds. - Weight::from_parts(910_000, 0) + // Minimum execution time: 750_000 picoseconds. + Weight::from_parts(850_000, 0) } pub(crate) fn set_appendix() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 750_000 picoseconds. - Weight::from_parts(860_000, 0) + // Minimum execution time: 730_000 picoseconds. + Weight::from_parts(830_000, 0) } pub(crate) fn clear_error() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 710_000 picoseconds. - Weight::from_parts(810_000, 0) + // Minimum execution time: 770_000 picoseconds. + Weight::from_parts(830_000, 0) } pub(crate) fn descend_origin() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 780_000 picoseconds. - Weight::from_parts(840_000, 0) + // Minimum execution time: 750_000 picoseconds. + Weight::from_parts(850_000, 0) } /// Storage: `Benchmark::Override` (r:0 w:0) /// Proof: `Benchmark::Override` (`max_values`: None, `max_size`: None, mode: `Measured`) @@ -161,8 +165,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 800_000 picoseconds. - Weight::from_parts(860_000, 0) + // Minimum execution time: 740_000 picoseconds. + Weight::from_parts(840_000, 0) } /// Storage: `ParachainInfo::ParachainId` (r:1 w:0) /// Proof: `ParachainInfo::ParachainId` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) @@ -182,8 +186,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `397` // Estimated: `6196` - // Minimum execution time: 100_320_000 picoseconds. - Weight::from_parts(109_160_000, 6196) + // Minimum execution time: 102_150_000 picoseconds. + Weight::from_parts(106_590_000, 6196) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -193,8 +197,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `24` // Estimated: `3489` - // Minimum execution time: 10_800_000 picoseconds. - Weight::from_parts(12_160_000, 3489) + // Minimum execution time: 11_360_000 picoseconds. + Weight::from_parts(11_870_000, 3489) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -202,8 +206,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_170_000 picoseconds. - Weight::from_parts(4_450_000, 0) + // Minimum execution time: 4_420_000 picoseconds. + Weight::from_parts(4_800_000, 0) } /// Storage: `PolkadotXcm::VersionNotifyTargets` (r:1 w:1) /// Proof: `PolkadotXcm::VersionNotifyTargets` (`max_values`: None, `max_size`: None, mode: `Measured`) @@ -221,8 +225,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `175` // Estimated: `3640` - // Minimum execution time: 36_340_000 picoseconds. - Weight::from_parts(39_640_000, 3640) + // Minimum execution time: 38_570_000 picoseconds. + Weight::from_parts(42_300_000, 3640) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -232,44 +236,44 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_020_000 picoseconds. - Weight::from_parts(4_530_000, 0) + // Minimum execution time: 4_560_000 picoseconds. + Weight::from_parts(4_860_000, 0) .saturating_add(T::DbWeight::get().writes(1)) } pub(crate) fn burn_asset() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_129_000 picoseconds. - Weight::from_parts(1_240_000, 0) + // Minimum execution time: 1_130_000 picoseconds. + Weight::from_parts(1_340_000, 0) } pub(crate) fn expect_asset() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` // Minimum execution time: 830_000 picoseconds. - Weight::from_parts(870_000, 0) + Weight::from_parts(930_000, 0) } pub(crate) fn expect_origin() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_160_000 picoseconds. - Weight::from_parts(4_440_000, 0) + // Minimum execution time: 4_420_000 picoseconds. + Weight::from_parts(4_810_000, 0) } pub(crate) fn expect_error() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_240_000 picoseconds. - Weight::from_parts(4_640_000, 0) + // Minimum execution time: 4_370_000 picoseconds. + Weight::from_parts(4_690_000, 0) } pub(crate) fn expect_transact_status() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 920_000 picoseconds. - Weight::from_parts(1_000_000, 0) + // Minimum execution time: 940_000 picoseconds. + Weight::from_parts(1_030_000, 0) } /// Storage: `ParachainInfo::ParachainId` (r:1 w:0) /// Proof: `ParachainInfo::ParachainId` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) @@ -289,8 +293,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `397` // Estimated: `6196` - // Minimum execution time: 109_300_000 picoseconds. - Weight::from_parts(112_780_000, 6196) + // Minimum execution time: 108_610_000 picoseconds. + Weight::from_parts(111_141_000, 6196) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -298,8 +302,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_850_000 picoseconds. - Weight::from_parts(5_069_000, 0) + // Minimum execution time: 4_840_000 picoseconds. + Weight::from_parts(4_950_000, 0) } /// Storage: `ParachainInfo::ParachainId` (r:1 w:0) /// Proof: `ParachainInfo::ParachainId` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) @@ -319,8 +323,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `397` // Estimated: `6196` - // Minimum execution time: 106_111_000 picoseconds. - Weight::from_parts(109_130_000, 6196) + // Minimum execution time: 102_210_000 picoseconds. + Weight::from_parts(103_950_000, 6196) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -328,42 +332,42 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 739_000 picoseconds. - Weight::from_parts(880_000, 0) + // Minimum execution time: 860_000 picoseconds. + Weight::from_parts(940_000, 0) } pub(crate) fn set_topic() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 710_000 picoseconds. - Weight::from_parts(800_000, 0) + // Minimum execution time: 720_000 picoseconds. + Weight::from_parts(820_000, 0) } pub(crate) fn clear_topic() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 700_000 picoseconds. - Weight::from_parts(770_000, 0) + // Minimum execution time: 720_000 picoseconds. + Weight::from_parts(860_000, 0) } pub(crate) fn set_fees_mode() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 701_000 picoseconds. - Weight::from_parts(790_000, 0) + // Minimum execution time: 760_000 picoseconds. + Weight::from_parts(830_000, 0) } pub(crate) fn unpaid_execution() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 730_000 picoseconds. + // Minimum execution time: 750_000 picoseconds. Weight::from_parts(800_000, 0) } pub(crate) fn alias_origin() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 760_000 picoseconds. - Weight::from_parts(830_000, 0) + // Minimum execution time: 770_000 picoseconds. + Weight::from_parts(870_000, 0) } } From 3cc49e40421b1b0c96c5ed2d3b5d56e27344b3a2 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 14 Aug 2025 15:14:10 +0000 Subject: [PATCH 02/21] Update from bkontur running command 'bench --runtime asset-hub-polkadot bridge-hub-polkadot coretime-polkadot people-polkadot collectives-polkadot' --- .../cumulus_pallet_parachain_system.rs | 32 ++- .../src/weights/cumulus_pallet_xcmp_queue.rs | 108 +++---- .../src/weights/frame_system.rs | 80 +++--- .../src/weights/frame_system_extensions.rs | 56 ++-- .../src/weights/pallet_asset_conversion.rs | 58 ++-- .../pallet_asset_conversion_tx_payment.rs | 44 +-- .../src/weights/pallet_assets_foreign.rs | 200 ++++++------- .../src/weights/pallet_assets_local.rs | 198 ++++++------- .../src/weights/pallet_assets_pool.rs | 188 ++++++------ .../src/weights/pallet_balances.rs | 70 ++--- .../src/weights/pallet_collator_selection.rs | 114 ++++---- .../src/weights/pallet_message_queue.rs | 64 +++-- .../src/weights/pallet_multisig.rs | 96 ++++--- .../src/weights/pallet_nfts.rs | 264 +++++++++-------- .../src/weights/pallet_proxy.rs | 150 +++++----- .../src/weights/pallet_session.rs | 34 ++- .../src/weights/pallet_timestamp.rs | 28 +- .../src/weights/pallet_transaction_payment.rs | 26 +- .../src/weights/pallet_uniques.rs | 138 ++++----- .../src/weights/pallet_utility.rs | 58 ++-- .../src/weights/pallet_vesting.rs | 128 +++++---- .../src/weights/pallet_xcm.rs | 102 +++---- .../weights/pallet_xcm_bridge_hub_router.rs | 32 ++- .../xcm/pallet_xcm_benchmarks_fungible.rs | 46 +-- .../xcm/pallet_xcm_benchmarks_generic.rs | 140 ++++----- .../cumulus_pallet_parachain_system.rs | 32 ++- .../src/weights/cumulus_pallet_xcmp_queue.rs | 120 ++++---- .../src/weights/frame_system.rs | 74 ++--- .../src/weights/frame_system_extensions.rs | 56 ++-- .../src/weights/pallet_balances.rs | 70 ++--- .../src/weights/pallet_bridge_grandpa.rs | 36 +-- .../src/weights/pallet_bridge_messages.rs | 64 +++-- .../src/weights/pallet_bridge_parachains.rs | 32 ++- .../src/weights/pallet_bridge_relayers.rs | 40 +-- .../src/weights/pallet_collator_selection.rs | 114 ++++---- .../src/weights/pallet_message_queue.rs | 64 +++-- .../src/weights/pallet_multisig.rs | 96 ++++--- .../src/weights/pallet_session.rs | 34 ++- .../src/weights/pallet_timestamp.rs | 28 +- .../src/weights/pallet_transaction_payment.rs | 26 +- .../src/weights/pallet_utility.rs | 60 ++-- .../src/weights/pallet_xcm.rs | 110 +++---- .../snowbridge_pallet_ethereum_client.rs | 45 +-- .../snowbridge_pallet_inbound_queue.rs | 24 +- .../snowbridge_pallet_outbound_queue.rs | 32 ++- .../src/weights/snowbridge_pallet_system.rs | 40 +-- .../xcm/pallet_xcm_benchmarks_fungible.rs | 48 ++-- .../xcm/pallet_xcm_benchmarks_generic.rs | 150 +++++----- .../cumulus_pallet_parachain_system.rs | 32 ++- .../src/weights/cumulus_pallet_xcmp_queue.rs | 108 +++---- .../src/weights/frame_system.rs | 76 ++--- .../src/weights/frame_system_extensions.rs | 56 ++-- .../src/weights/pallet_alliance.rs | 196 ++++++------- .../src/weights/pallet_asset_rate.rs | 32 ++- .../src/weights/pallet_balances.rs | 70 ++--- .../src/weights/pallet_collator_selection.rs | 114 ++++---- .../src/weights/pallet_collective.rs | 160 ++++++----- .../pallet_core_fellowship_ambassador_core.rs | 82 +++--- .../pallet_core_fellowship_fellowship_core.rs | 82 +++--- .../src/weights/pallet_message_queue.rs | 64 +++-- .../src/weights/pallet_multisig.rs | 96 ++++--- .../src/weights/pallet_preimage.rs | 104 +++---- .../src/weights/pallet_proxy.rs | 118 ++++---- ...ranked_collective_ambassador_collective.rs | 64 +++-- ...ranked_collective_fellowship_collective.rs | 64 +++-- ..._ranked_collective_secretary_collective.rs | 64 +++-- .../pallet_referenda_ambassador_referenda.rs | 146 +++++----- .../pallet_referenda_fellowship_referenda.rs | 146 +++++----- .../pallet_salary_ambassador_salary.rs | 48 ++-- .../pallet_salary_fellowship_salary.rs | 48 ++-- .../weights/pallet_salary_secretary_salary.rs | 48 ++-- .../src/weights/pallet_scheduler.rs | 116 ++++---- .../src/weights/pallet_session.rs | 34 ++- .../src/weights/pallet_timestamp.rs | 28 +- .../src/weights/pallet_transaction_payment.rs | 26 +- .../pallet_treasury_ambassador_treasury.rs | 54 ++-- .../pallet_treasury_fellowship_treasury.rs | 52 ++-- .../src/weights/pallet_utility.rs | 60 ++-- .../src/weights/pallet_xcm.rs | 102 +++---- .../xcm/pallet_xcm_benchmarks_fungible.rs | 42 +-- .../xcm/pallet_xcm_benchmarks_generic.rs | 134 ++++----- .../cumulus_pallet_parachain_system.rs | 32 ++- .../src/weights/cumulus_pallet_xcmp_queue.rs | 106 +++---- .../src/weights/frame_system.rs | 74 ++--- .../src/weights/frame_system_extensions.rs | 56 ++-- .../src/weights/pallet_balances.rs | 70 ++--- .../src/weights/pallet_broker.rs | 270 +++++++++--------- .../src/weights/pallet_collator_selection.rs | 114 ++++---- .../src/weights/pallet_message_queue.rs | 64 +++-- .../src/weights/pallet_multisig.rs | 96 ++++--- .../src/weights/pallet_proxy.rs | 122 ++++---- .../src/weights/pallet_session.rs | 34 ++- .../src/weights/pallet_timestamp.rs | 28 +- .../src/weights/pallet_transaction_payment.rs | 26 +- .../src/weights/pallet_utility.rs | 60 ++-- .../src/weights/pallet_xcm.rs | 98 +++---- .../xcm/pallet_xcm_benchmarks_fungible.rs | 42 +-- .../xcm/pallet_xcm_benchmarks_generic.rs | 136 ++++----- .../cumulus_pallet_parachain_system.rs | 32 ++- .../src/weights/cumulus_pallet_xcmp_queue.rs | 108 +++---- .../src/weights/frame_system.rs | 74 ++--- .../src/weights/frame_system_extensions.rs | 54 ++-- .../src/weights/pallet_balances.rs | 70 ++--- .../src/weights/pallet_collator_selection.rs | 114 ++++---- .../src/weights/pallet_identity.rs | 222 +++++++------- .../src/weights/pallet_message_queue.rs | 64 +++-- .../src/weights/pallet_migrations.rs | 80 +++--- .../src/weights/pallet_multisig.rs | 96 ++++--- .../src/weights/pallet_proxy.rs | 122 ++++---- .../src/weights/pallet_session.rs | 34 ++- .../src/weights/pallet_timestamp.rs | 28 +- .../src/weights/pallet_transaction_payment.rs | 26 +- .../src/weights/pallet_utility.rs | 60 ++-- .../people-polkadot/src/weights/pallet_xcm.rs | 96 +++---- .../xcm/pallet_xcm_benchmarks_fungible.rs | 42 +-- .../xcm/pallet_xcm_benchmarks_generic.rs | 136 ++++----- 116 files changed, 4935 insertions(+), 4466 deletions(-) diff --git a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/cumulus_pallet_parachain_system.rs b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/cumulus_pallet_parachain_system.rs index b31a109cc3..946d466e12 100644 --- a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/cumulus_pallet_parachain_system.rs +++ b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/cumulus_pallet_parachain_system.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `cumulus_pallet_parachain_system` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/asset-hub-polkadot-runtime/asset_hub_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/asset-hubs/asset-hub-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/asset-hub-polkadot-runtime/asset_hub_polkadot_runtime.wasm +// --pallet=cumulus_pallet_parachain_system +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/asset-hubs/asset-hub-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -50,6 +54,8 @@ impl cumulus_pallet_parachain_system::WeightInfo for We /// Proof: `MessageQueue::BookStateFor` (`max_values`: None, `max_size`: Some(52), added: 2527, mode: `MaxEncodedLen`) /// Storage: `MessageQueue::ServiceHead` (r:1 w:1) /// Proof: `MessageQueue::ServiceHead` (`max_values`: Some(1), `max_size`: Some(5), added: 500, mode: `MaxEncodedLen`) + /// Storage: `ParachainSystem::LastProcessedDownwardMessage` (r:0 w:1) + /// Proof: `ParachainSystem::LastProcessedDownwardMessage` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `ParachainSystem::ProcessedDownwardMessages` (r:0 w:1) /// Proof: `ParachainSystem::ProcessedDownwardMessages` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `MessageQueue::Pages` (r:0 w:1000) @@ -59,13 +65,13 @@ impl cumulus_pallet_parachain_system::WeightInfo for We // Proof Size summary in bytes: // Measured: `84` // Estimated: `3517` - // Minimum execution time: 3_370_000 picoseconds. - Weight::from_parts(3_450_000, 0) + // Minimum execution time: 3_819_000 picoseconds. + Weight::from_parts(13_996_064, 0) .saturating_add(Weight::from_parts(0, 3517)) - // Standard Error: 58_512 - .saturating_add(Weight::from_parts(205_645_537, 0).saturating_mul(n.into())) + // Standard Error: 113_434 + .saturating_add(Weight::from_parts(135_082_360, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(3)) - .saturating_add(T::DbWeight::get().writes(4)) + .saturating_add(T::DbWeight::get().writes(5)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(n.into()))) } } diff --git a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/cumulus_pallet_xcmp_queue.rs b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/cumulus_pallet_xcmp_queue.rs index 955cb992de..a36af721f0 100644 --- a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/cumulus_pallet_xcmp_queue.rs +++ b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/cumulus_pallet_xcmp_queue.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `cumulus_pallet_xcmp_queue` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/asset-hub-polkadot-runtime/asset_hub_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/asset-hubs/asset-hub-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/asset-hub-polkadot-runtime/asset_hub_polkadot_runtime.wasm +// --pallet=cumulus_pallet_xcmp_queue +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/asset-hubs/asset-hub-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -50,8 +54,8 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `76` // Estimated: `1497` - // Minimum execution time: 6_190_000 picoseconds. - Weight::from_parts(6_570_000, 0) + // Minimum execution time: 6_550_000 picoseconds. + Weight::from_parts(7_150_000, 0) .saturating_add(Weight::from_parts(0, 1497)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -66,16 +70,16 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn /// Proof: `XcmpQueue::InboundXcmpSuspended` (`max_values`: Some(1), `max_size`: Some(4002), added: 4497, mode: `MaxEncodedLen`) /// Storage: `MessageQueue::Pages` (r:0 w:1) /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(65585), added: 68060, mode: `MaxEncodedLen`) - /// The range of component `n` is `[1, 65531]`. + /// The range of component `n` is `[0, 65531]`. fn enqueue_n_bytes_xcmp_message(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `118` // Estimated: `5487` - // Minimum execution time: 16_180_000 picoseconds. - Weight::from_parts(5_697_572, 0) + // Minimum execution time: 17_760_000 picoseconds. + Weight::from_parts(20_066_143, 0) .saturating_add(Weight::from_parts(0, 5487)) - // Standard Error: 18 - .saturating_add(Weight::from_parts(1_437, 0).saturating_mul(n.into())) + // Standard Error: 2 + .saturating_add(Weight::from_parts(623, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -88,17 +92,17 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn /// Storage: `XcmpQueue::InboundXcmpSuspended` (r:1 w:0) /// Proof: `XcmpQueue::InboundXcmpSuspended` (`max_values`: Some(1), `max_size`: Some(4002), added: 4497, mode: `MaxEncodedLen`) /// Storage: `MessageQueue::Pages` (r:0 w:1) - /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(105521), added: 107996, mode: `MaxEncodedLen`) + /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(65585), added: 68060, mode: `MaxEncodedLen`) /// The range of component `n` is `[0, 1000]`. fn enqueue_n_empty_xcmp_messages(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `151` + // Measured: `118` // Estimated: `5487` - // Minimum execution time: 11_593_000 picoseconds. - Weight::from_parts(15_263_900, 0) + // Minimum execution time: 15_021_000 picoseconds. + Weight::from_parts(22_252_830, 0) .saturating_add(Weight::from_parts(0, 5487)) - // Standard Error: 239 - .saturating_add(Weight::from_parts(136_065, 0).saturating_mul(n.into())) + // Standard Error: 549 + .saturating_add(Weight::from_parts(192_673, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -107,19 +111,19 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn /// Storage: `MessageQueue::BookStateFor` (r:1 w:1) /// Proof: `MessageQueue::BookStateFor` (`max_values`: None, `max_size`: Some(52), added: 2527, mode: `MaxEncodedLen`) /// Storage: `MessageQueue::Pages` (r:1 w:1) - /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(105521), added: 107996, mode: `MaxEncodedLen`) + /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(65585), added: 68060, mode: `MaxEncodedLen`) /// Storage: `XcmpQueue::InboundXcmpSuspended` (r:1 w:0) /// Proof: `XcmpQueue::InboundXcmpSuspended` (`max_values`: Some(1), `max_size`: Some(4002), added: 4497, mode: `MaxEncodedLen`) - /// The range of component `n` is `[0, 105457]`. + /// The range of component `n` is `[0, 65521]`. fn enqueue_empty_xcmp_message_at(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `334 + n * (1 ±0)` - // Estimated: `108986` - // Minimum execution time: 20_217_000 picoseconds. - Weight::from_parts(20_647_000, 0) - .saturating_add(Weight::from_parts(0, 108986)) - // Standard Error: 12 - .saturating_add(Weight::from_parts(2_576, 0).saturating_mul(n.into())) + // Measured: `301 + n * (1 ±0)` + // Estimated: `69050` + // Minimum execution time: 25_930_000 picoseconds. + Weight::from_parts(26_548_777, 0) + .saturating_add(Weight::from_parts(0, 69050)) + // Standard Error: 7 + .saturating_add(Weight::from_parts(1_853, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -132,17 +136,17 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn /// Storage: `XcmpQueue::InboundXcmpSuspended` (r:1 w:0) /// Proof: `XcmpQueue::InboundXcmpSuspended` (`max_values`: Some(1), `max_size`: Some(4002), added: 4497, mode: `MaxEncodedLen`) /// Storage: `MessageQueue::Pages` (r:0 w:100) - /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(105521), added: 107996, mode: `MaxEncodedLen`) + /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(65585), added: 68060, mode: `MaxEncodedLen`) /// The range of component `n` is `[0, 100]`. fn enqueue_n_full_pages(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `186` + // Measured: `153` // Estimated: `5487` - // Minimum execution time: 13_262_000 picoseconds. - Weight::from_parts(13_670_000, 0) + // Minimum execution time: 16_500_000 picoseconds. + Weight::from_parts(9_701_888, 0) .saturating_add(Weight::from_parts(0, 5487)) - // Standard Error: 81_154 - .saturating_add(Weight::from_parts(105_979_285, 0).saturating_mul(n.into())) + // Standard Error: 69_741 + .saturating_add(Weight::from_parts(45_024_007, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(n.into()))) @@ -152,16 +156,16 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn /// Storage: `MessageQueue::BookStateFor` (r:1 w:1) /// Proof: `MessageQueue::BookStateFor` (`max_values`: None, `max_size`: Some(52), added: 2527, mode: `MaxEncodedLen`) /// Storage: `MessageQueue::Pages` (r:1 w:1) - /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(105521), added: 107996, mode: `MaxEncodedLen`) + /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(65585), added: 68060, mode: `MaxEncodedLen`) /// Storage: `XcmpQueue::InboundXcmpSuspended` (r:1 w:0) /// Proof: `XcmpQueue::InboundXcmpSuspended` (`max_values`: Some(1), `max_size`: Some(4002), added: 4497, mode: `MaxEncodedLen`) fn enqueue_1000_small_xcmp_messages() -> Weight { // Proof Size summary in bytes: - // Measured: `53067` - // Estimated: `108986` - // Minimum execution time: 289_304_000 picoseconds. - Weight::from_parts(299_215_000, 0) - .saturating_add(Weight::from_parts(0, 108986)) + // Measured: `33066` + // Estimated: `69050` + // Minimum execution time: 280_460_000 picoseconds. + Weight::from_parts(282_640_000, 0) + .saturating_add(Weight::from_parts(0, 69050)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -171,8 +175,8 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `76` // Estimated: `2767` - // Minimum execution time: 3_770_000 picoseconds. - Weight::from_parts(3_930_000, 0) + // Minimum execution time: 4_160_000 picoseconds. + Weight::from_parts(4_410_000, 0) .saturating_add(Weight::from_parts(0, 2767)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -183,8 +187,8 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `111` // Estimated: `2767` - // Minimum execution time: 5_240_000 picoseconds. - Weight::from_parts(5_400_000, 0) + // Minimum execution time: 5_550_000 picoseconds. + Weight::from_parts(5_850_000, 0) .saturating_add(Weight::from_parts(0, 2767)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -193,8 +197,8 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_910_000 picoseconds. - Weight::from_parts(6_070_000, 0) + // Minimum execution time: 6_710_000 picoseconds. + Weight::from_parts(6_980_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// Storage: UNKNOWN KEY `0x7b3237373ffdfeb1cab4222e3b520d6b345d8e88afa015075c945637c07e8f20` (r:1 w:1) @@ -215,8 +219,8 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `65747` // Estimated: `69212` - // Minimum execution time: 143_540_000 picoseconds. - Weight::from_parts(144_681_000, 0) + // Minimum execution time: 112_440_000 picoseconds. + Weight::from_parts(114_070_000, 0) .saturating_add(Weight::from_parts(0, 69212)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(5)) @@ -229,8 +233,8 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `65710` // Estimated: `69175` - // Minimum execution time: 59_990_000 picoseconds. - Weight::from_parts(61_441_000, 0) + // Minimum execution time: 65_430_000 picoseconds. + Weight::from_parts(68_751_000, 0) .saturating_add(Weight::from_parts(0, 69175)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) diff --git a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/frame_system.rs b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/frame_system.rs index 9dd76e5504..902ba50bea 100644 --- a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/frame_system.rs +++ b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/frame_system.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `frame_system` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/asset-hub-polkadot-runtime/asset_hub_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/asset-hubs/asset-hub-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/asset-hub-polkadot-runtime/asset_hub_polkadot_runtime.wasm +// --pallet=frame_system +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/asset-hubs/asset-hub-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -44,27 +48,27 @@ use core::marker::PhantomData; /// Weight functions for `frame_system`. pub struct WeightInfo(PhantomData); impl frame_system::WeightInfo for WeightInfo { - /// The range of component `b` is `[0, 3932160]`. + /// The range of component `b` is `[0, 4456448]`. fn remark(b: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_720_000 picoseconds. - Weight::from_parts(18_140_984, 0) + // Minimum execution time: 3_059_000 picoseconds. + Weight::from_parts(3_320_000, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 3 - .saturating_add(Weight::from_parts(499, 0).saturating_mul(b.into())) + // Standard Error: 2 + .saturating_add(Weight::from_parts(630, 0).saturating_mul(b.into())) } - /// The range of component `b` is `[0, 3932160]`. + /// The range of component `b` is `[0, 4456448]`. fn remark_with_event(b: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_620_000 picoseconds. - Weight::from_parts(6_870_000, 0) + // Minimum execution time: 7_430_000 picoseconds. + Weight::from_parts(27_740_519, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 2 - .saturating_add(Weight::from_parts(2_205, 0).saturating_mul(b.into())) + // Standard Error: 5 + .saturating_add(Weight::from_parts(1_785, 0).saturating_mul(b.into())) } /// Storage: UNKNOWN KEY `0x3a686561707061676573` (r:0 w:1) /// Proof: UNKNOWN KEY `0x3a686561707061676573` (r:0 w:1) @@ -72,8 +76,8 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_210_000 picoseconds. - Weight::from_parts(4_420_000, 0) + // Minimum execution time: 4_580_000 picoseconds. + Weight::from_parts(5_050_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -93,8 +97,8 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `164` // Estimated: `1649` - // Minimum execution time: 124_438_124_000 picoseconds. - Weight::from_parts(130_164_005_000, 0) + // Minimum execution time: 129_282_851_000 picoseconds. + Weight::from_parts(130_414_354_000, 0) .saturating_add(Weight::from_parts(0, 1649)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) @@ -106,11 +110,11 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_650_000 picoseconds. - Weight::from_parts(2_750_000, 0) + // Minimum execution time: 2_909_000 picoseconds. + Weight::from_parts(3_120_000, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 3_072 - .saturating_add(Weight::from_parts(900_151, 0).saturating_mul(i.into())) + // Standard Error: 1_349 + .saturating_add(Weight::from_parts(1_111_930, 0).saturating_mul(i.into())) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into()))) } /// Storage: `Skipped::Metadata` (r:0 w:0) @@ -120,11 +124,11 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_680_000 picoseconds. - Weight::from_parts(2_760_000, 0) + // Minimum execution time: 2_920_000 picoseconds. + Weight::from_parts(3_080_000, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 1_207 - .saturating_add(Weight::from_parts(665_747, 0).saturating_mul(i.into())) + // Standard Error: 1_486 + .saturating_add(Weight::from_parts(847_676, 0).saturating_mul(i.into())) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into()))) } /// Storage: `Skipped::Metadata` (r:0 w:0) @@ -134,11 +138,11 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `77 + p * (69 ±0)` // Estimated: `85 + p * (70 ±0)` - // Minimum execution time: 5_120_000 picoseconds. - Weight::from_parts(5_470_000, 0) + // Minimum execution time: 5_650_000 picoseconds. + Weight::from_parts(6_140_000, 0) .saturating_add(Weight::from_parts(0, 85)) - // Standard Error: 1_491 - .saturating_add(Weight::from_parts(1_543_625, 0).saturating_mul(p.into())) + // Standard Error: 1_929 + .saturating_add(Weight::from_parts(1_736_081, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(p.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(p.into()))) .saturating_add(Weight::from_parts(0, 70).saturating_mul(p.into())) @@ -149,8 +153,8 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 21_510_000 picoseconds. - Weight::from_parts(22_910_000, 0) + // Minimum execution time: 14_190_000 picoseconds. + Weight::from_parts(18_960_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -172,8 +176,8 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `186` // Estimated: `1671` - // Minimum execution time: 129_925_333_000 picoseconds. - Weight::from_parts(133_406_795_000, 0) + // Minimum execution time: 133_552_306_000 picoseconds. + Weight::from_parts(138_572_131_000, 0) .saturating_add(Weight::from_parts(0, 1671)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(4)) diff --git a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/frame_system_extensions.rs b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/frame_system_extensions.rs index be53c1f860..210872bd13 100644 --- a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/frame_system_extensions.rs +++ b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/frame_system_extensions.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `frame_system_extensions` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/asset-hub-polkadot-runtime/asset_hub_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/asset-hubs/asset-hub-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/asset-hub-polkadot-runtime/asset_hub_polkadot_runtime.wasm +// --pallet=frame_system_extensions +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/asset-hubs/asset-hub-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -48,32 +52,32 @@ impl frame_system::ExtensionsWeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `30` // Estimated: `0` - // Minimum execution time: 3_910_000 picoseconds. - Weight::from_parts(4_020_000, 0) + // Minimum execution time: 3_870_000 picoseconds. + Weight::from_parts(4_170_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn check_mortality_mortal_transaction() -> Weight { // Proof Size summary in bytes: // Measured: `68` // Estimated: `0` - // Minimum execution time: 7_400_000 picoseconds. - Weight::from_parts(7_670_000, 0) + // Minimum execution time: 7_530_000 picoseconds. + Weight::from_parts(7_900_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn check_mortality_immortal_transaction() -> Weight { // Proof Size summary in bytes: // Measured: `68` // Estimated: `0` - // Minimum execution time: 7_260_000 picoseconds. - Weight::from_parts(7_620_000, 0) + // Minimum execution time: 7_660_000 picoseconds. + Weight::from_parts(7_861_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn check_non_zero_sender() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 680_000 picoseconds. - Weight::from_parts(720_000, 0) + // Minimum execution time: 820_000 picoseconds. + Weight::from_parts(880_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// Storage: `System::Account` (r:1 w:1) @@ -82,8 +86,8 @@ impl frame_system::ExtensionsWeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `101` // Estimated: `3593` - // Minimum execution time: 7_860_000 picoseconds. - Weight::from_parts(8_110_000, 0) + // Minimum execution time: 10_390_000 picoseconds. + Weight::from_parts(10_710_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -92,32 +96,32 @@ impl frame_system::ExtensionsWeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 520_000 picoseconds. - Weight::from_parts(540_000, 0) + // Minimum execution time: 670_000 picoseconds. + Weight::from_parts(770_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn check_tx_version() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 480_000 picoseconds. - Weight::from_parts(560_000, 0) + // Minimum execution time: 690_000 picoseconds. + Weight::from_parts(780_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn check_weight() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_600_000 picoseconds. - Weight::from_parts(4_780_000, 0) + // Minimum execution time: 5_460_000 picoseconds. + Weight::from_parts(5_750_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn weight_reclaim() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_630_000 picoseconds. - Weight::from_parts(2_770_000, 0) + // Minimum execution time: 3_480_000 picoseconds. + Weight::from_parts(3_700_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_asset_conversion.rs b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_asset_conversion.rs index 1c906988e9..820f23a944 100644 --- a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_asset_conversion.rs +++ b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_asset_conversion.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_asset_conversion` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/asset-hub-polkadot-runtime/asset_hub_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/asset-hubs/asset-hub-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/asset-hub-polkadot-runtime/asset_hub_polkadot_runtime.wasm +// --pallet=pallet_asset_conversion +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/asset-hubs/asset-hub-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -62,8 +66,8 @@ impl pallet_asset_conversion::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `416` // Estimated: `6196` - // Minimum execution time: 107_841_000 picoseconds. - Weight::from_parts(108_940_000, 0) + // Minimum execution time: 122_809_000 picoseconds. + Weight::from_parts(134_450_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(5)) @@ -84,8 +88,8 @@ impl pallet_asset_conversion::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `974` // Estimated: `7404` - // Minimum execution time: 171_331_000 picoseconds. - Weight::from_parts(172_900_000, 0) + // Minimum execution time: 199_671_000 picoseconds. + Weight::from_parts(217_881_000, 0) .saturating_add(Weight::from_parts(0, 7404)) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(7)) @@ -106,8 +110,8 @@ impl pallet_asset_conversion::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `1129` // Estimated: `7404` - // Minimum execution time: 162_631_000 picoseconds. - Weight::from_parts(163_560_000, 0) + // Minimum execution time: 184_589_000 picoseconds. + Weight::from_parts(193_020_000, 0) .saturating_add(Weight::from_parts(0, 7404)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(6)) @@ -123,11 +127,11 @@ impl pallet_asset_conversion::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `0 + n * (578 ±0)` // Estimated: `7404 + n * (94 ±19)` - // Minimum execution time: 112_120_000 picoseconds. - Weight::from_parts(113_141_000, 0) + // Minimum execution time: 124_090_000 picoseconds. + Weight::from_parts(127_760_000, 0) .saturating_add(Weight::from_parts(0, 7404)) - // Standard Error: 198_356 - .saturating_add(Weight::from_parts(1_161_319, 0).saturating_mul(n.into())) + // Standard Error: 245_527 + .saturating_add(Weight::from_parts(4_107_990, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) .saturating_add(Weight::from_parts(0, 94).saturating_mul(n.into())) @@ -142,12 +146,12 @@ impl pallet_asset_conversion::WeightInfo for WeightInfo fn swap_tokens_for_exact_tokens(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0 + n * (578 ±0)` - // Estimated: `7404 + n * (94 ±19)` - // Minimum execution time: 112_250_000 picoseconds. - Weight::from_parts(113_200_000, 0) + // Estimated: `7404 + n * (94 ±10)` + // Minimum execution time: 122_750_000 picoseconds. + Weight::from_parts(126_170_000, 0) .saturating_add(Weight::from_parts(0, 7404)) - // Standard Error: 198_609 - .saturating_add(Weight::from_parts(1_147_117, 0).saturating_mul(n.into())) + // Standard Error: 225_557 + .saturating_add(Weight::from_parts(2_178_842, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) .saturating_add(Weight::from_parts(0, 94).saturating_mul(n.into())) @@ -169,11 +173,11 @@ impl pallet_asset_conversion::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `989` // Estimated: `4689` - // Minimum execution time: 49_950_000 picoseconds. - Weight::from_parts(55_010_629, 0) + // Minimum execution time: 49_240_000 picoseconds. + Weight::from_parts(56_374_162, 0) .saturating_add(Weight::from_parts(0, 4689)) - // Standard Error: 303_836 - .saturating_add(Weight::from_parts(12_929_233, 0).saturating_mul(n.into())) + // Standard Error: 374_155 + .saturating_add(Weight::from_parts(15_117_156, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(n.into()))) } diff --git a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_asset_conversion_tx_payment.rs b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_asset_conversion_tx_payment.rs index 172178e063..73bf34345f 100644 --- a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_asset_conversion_tx_payment.rs +++ b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_asset_conversion_tx_payment.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_asset_conversion_tx_payment` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/asset-hub-polkadot-runtime/asset_hub_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/asset-hubs/asset-hub-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/asset-hub-polkadot-runtime/asset_hub_polkadot_runtime.wasm +// --pallet=pallet_asset_conversion_tx_payment +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/asset-hubs/asset-hub-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -48,36 +52,36 @@ impl pallet_asset_conversion_tx_payment::WeightInfo for // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_050_000 picoseconds. - Weight::from_parts(1_160_000, 0) + // Minimum execution time: 970_000 picoseconds. + Weight::from_parts(1_050_000, 0) .saturating_add(Weight::from_parts(0, 0)) } - /// Storage: `System::Account` (r:2 w:1) + /// Storage: `System::Account` (r:2 w:2) /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) fn charge_asset_tx_payment_native() -> Weight { // Proof Size summary in bytes: - // Measured: `101` + // Measured: `204` // Estimated: `6196` - // Minimum execution time: 40_790_000 picoseconds. - Weight::from_parts(41_250_000, 0) + // Minimum execution time: 63_010_000 picoseconds. + Weight::from_parts(65_920_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(2)) - .saturating_add(T::DbWeight::get().writes(1)) + .saturating_add(T::DbWeight::get().writes(2)) } /// Storage: `ForeignAssets::Asset` (r:1 w:1) /// Proof: `ForeignAssets::Asset` (`max_values`: None, `max_size`: Some(808), added: 3283, mode: `MaxEncodedLen`) /// Storage: `ForeignAssets::Account` (r:2 w:2) /// Proof: `ForeignAssets::Account` (`max_values`: None, `max_size`: Some(732), added: 3207, mode: `MaxEncodedLen`) - /// Storage: `System::Account` (r:2 w:1) + /// Storage: `System::Account` (r:2 w:2) /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) fn charge_asset_tx_payment_asset() -> Weight { // Proof Size summary in bytes: - // Measured: `540` + // Measured: `643` // Estimated: `7404` - // Minimum execution time: 120_741_000 picoseconds. - Weight::from_parts(121_580_000, 0) + // Minimum execution time: 150_591_000 picoseconds. + Weight::from_parts(158_800_000, 0) .saturating_add(Weight::from_parts(0, 7404)) .saturating_add(T::DbWeight::get().reads(5)) - .saturating_add(T::DbWeight::get().writes(4)) + .saturating_add(T::DbWeight::get().writes(5)) } } diff --git a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_assets_foreign.rs b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_assets_foreign.rs index be6c54654b..eed81dcdf9 100644 --- a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_assets_foreign.rs +++ b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_assets_foreign.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_assets` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/asset-hub-polkadot-runtime/asset_hub_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/asset-hubs/asset-hub-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/asset-hub-polkadot-runtime/asset_hub_polkadot_runtime.wasm +// --pallet=pallet_assets +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/asset-hubs/asset-hub-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -56,8 +60,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `175` // Estimated: `4273` - // Minimum execution time: 37_180_000 picoseconds. - Weight::from_parts(37_900_000, 0) + // Minimum execution time: 38_440_000 picoseconds. + Weight::from_parts(39_980_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) @@ -70,8 +74,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `3` // Estimated: `4273` - // Minimum execution time: 13_280_000 picoseconds. - Weight::from_parts(13_620_000, 0) + // Minimum execution time: 13_290_000 picoseconds. + Weight::from_parts(14_220_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -82,8 +86,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `275` // Estimated: `4273` - // Minimum execution time: 14_250_000 picoseconds. - Weight::from_parts(14_690_000, 0) + // Minimum execution time: 13_830_000 picoseconds. + Weight::from_parts(14_430_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -99,13 +103,13 @@ impl pallet_assets::WeightInfo for WeightInfo { /// The range of component `c` is `[0, 1000]`. fn destroy_accounts(c: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `83 + c * (208 ±0)` + // Measured: `115 + c * (208 ±0)` // Estimated: `4273 + c * (3207 ±0)` - // Minimum execution time: 19_080_000 picoseconds. - Weight::from_parts(19_470_000, 0) + // Minimum execution time: 18_370_000 picoseconds. + Weight::from_parts(18_780_000, 0) .saturating_add(Weight::from_parts(0, 4273)) - // Standard Error: 19_123 - .saturating_add(Weight::from_parts(16_949_512, 0).saturating_mul(c.into())) + // Standard Error: 16_484 + .saturating_add(Weight::from_parts(18_128_247, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(c.into()))) .saturating_add(T::DbWeight::get().writes(1)) @@ -123,11 +127,11 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `412 + a * (86 ±0)` // Estimated: `4273 + a * (3221 ±0)` - // Minimum execution time: 20_180_000 picoseconds. - Weight::from_parts(20_440_000, 0) + // Minimum execution time: 20_320_000 picoseconds. + Weight::from_parts(23_499_000, 0) .saturating_add(Weight::from_parts(0, 4273)) - // Standard Error: 9_150 - .saturating_add(Weight::from_parts(18_127_387, 0).saturating_mul(a.into())) + // Standard Error: 11_414 + .saturating_add(Weight::from_parts(22_235_054, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(a.into()))) .saturating_add(T::DbWeight::get().writes(1)) @@ -142,8 +146,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `241` // Estimated: `4273` - // Minimum execution time: 15_900_000 picoseconds. - Weight::from_parts(16_341_000, 0) + // Minimum execution time: 15_410_000 picoseconds. + Weight::from_parts(16_770_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -156,8 +160,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `241` // Estimated: `4273` - // Minimum execution time: 27_131_000 picoseconds. - Weight::from_parts(27_640_000, 0) + // Minimum execution time: 28_550_000 picoseconds. + Weight::from_parts(29_620_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -170,8 +174,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `349` // Estimated: `4273` - // Minimum execution time: 37_580_000 picoseconds. - Weight::from_parts(38_190_000, 0) + // Minimum execution time: 40_180_000 picoseconds. + Weight::from_parts(41_920_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -186,8 +190,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `388` // Estimated: `7404` - // Minimum execution time: 52_500_000 picoseconds. - Weight::from_parts(53_190_000, 0) + // Minimum execution time: 56_891_000 picoseconds. + Weight::from_parts(58_851_000, 0) .saturating_add(Weight::from_parts(0, 7404)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) @@ -202,8 +206,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `388` // Estimated: `7404` - // Minimum execution time: 47_290_000 picoseconds. - Weight::from_parts(47_910_000, 0) + // Minimum execution time: 51_220_000 picoseconds. + Weight::from_parts(53_100_000, 0) .saturating_add(Weight::from_parts(0, 7404)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) @@ -218,8 +222,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `388` // Estimated: `7404` - // Minimum execution time: 52_521_000 picoseconds. - Weight::from_parts(53_320_000, 0) + // Minimum execution time: 57_980_000 picoseconds. + Weight::from_parts(59_791_000, 0) .saturating_add(Weight::from_parts(0, 7404)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) @@ -232,8 +236,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `349` // Estimated: `4273` - // Minimum execution time: 19_640_000 picoseconds. - Weight::from_parts(20_110_000, 0) + // Minimum execution time: 19_890_000 picoseconds. + Weight::from_parts(20_550_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -246,8 +250,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `349` // Estimated: `4273` - // Minimum execution time: 19_760_000 picoseconds. - Weight::from_parts(20_170_000, 0) + // Minimum execution time: 19_130_000 picoseconds. + Weight::from_parts(20_130_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -258,8 +262,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `275` // Estimated: `4273` - // Minimum execution time: 14_110_000 picoseconds. - Weight::from_parts(14_620_000, 0) + // Minimum execution time: 13_900_000 picoseconds. + Weight::from_parts(14_760_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -270,8 +274,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `275` // Estimated: `4273` - // Minimum execution time: 14_260_000 picoseconds. - Weight::from_parts(14_690_000, 0) + // Minimum execution time: 13_720_000 picoseconds. + Weight::from_parts(14_310_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -284,8 +288,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `241` // Estimated: `4273` - // Minimum execution time: 15_981_000 picoseconds. - Weight::from_parts(16_421_000, 0) + // Minimum execution time: 16_240_000 picoseconds. + Weight::from_parts(17_240_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -296,8 +300,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `241` // Estimated: `4273` - // Minimum execution time: 13_850_000 picoseconds. - Weight::from_parts(14_300_000, 0) + // Minimum execution time: 13_720_000 picoseconds. + Weight::from_parts(14_990_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -316,13 +320,13 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `241` // Estimated: `4273` - // Minimum execution time: 31_581_000 picoseconds. - Weight::from_parts(32_572_894, 0) + // Minimum execution time: 34_910_000 picoseconds. + Weight::from_parts(36_861_302, 0) .saturating_add(Weight::from_parts(0, 4273)) - // Standard Error: 1_546 - .saturating_add(Weight::from_parts(1_655, 0).saturating_mul(n.into())) - // Standard Error: 1_546 - .saturating_add(Weight::from_parts(300, 0).saturating_mul(s.into())) + // Standard Error: 2_917 + .saturating_add(Weight::from_parts(15_971, 0).saturating_mul(n.into())) + // Standard Error: 2_917 + .saturating_add(Weight::from_parts(6_758, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -334,8 +338,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `405` // Estimated: `4273` - // Minimum execution time: 32_250_000 picoseconds. - Weight::from_parts(32_700_000, 0) + // Minimum execution time: 34_809_000 picoseconds. + Weight::from_parts(38_139_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -350,17 +354,15 @@ impl pallet_assets::WeightInfo for WeightInfo { /// The range of component `s` is `[0, 50]`. /// The range of component `n` is `[0, 50]`. /// The range of component `s` is `[0, 50]`. - fn force_set_metadata(n: u32, s: u32, ) -> Weight { + fn force_set_metadata(n: u32, _s: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `80` // Estimated: `4273` - // Minimum execution time: 14_120_000 picoseconds. - Weight::from_parts(14_480_634, 0) + // Minimum execution time: 14_460_000 picoseconds. + Weight::from_parts(19_104_013, 0) .saturating_add(Weight::from_parts(0, 4273)) - // Standard Error: 305 - .saturating_add(Weight::from_parts(1_591, 0).saturating_mul(n.into())) - // Standard Error: 305 - .saturating_add(Weight::from_parts(3_948, 0).saturating_mul(s.into())) + // Standard Error: 5_739 + .saturating_add(Weight::from_parts(12_611, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -372,8 +374,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `405` // Estimated: `4273` - // Minimum execution time: 31_060_000 picoseconds. - Weight::from_parts(31_650_000, 0) + // Minimum execution time: 34_680_000 picoseconds. + Weight::from_parts(37_849_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -384,8 +386,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `241` // Estimated: `4273` - // Minimum execution time: 12_730_000 picoseconds. - Weight::from_parts(13_160_000, 0) + // Minimum execution time: 13_061_000 picoseconds. + Weight::from_parts(14_440_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -398,8 +400,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `275` // Estimated: `4273` - // Minimum execution time: 36_790_000 picoseconds. - Weight::from_parts(37_160_000, 0) + // Minimum execution time: 41_460_000 picoseconds. + Weight::from_parts(44_511_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -416,8 +418,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `558` // Estimated: `7404` - // Minimum execution time: 76_360_000 picoseconds. - Weight::from_parts(76_980_000, 0) + // Minimum execution time: 87_500_000 picoseconds. + Weight::from_parts(94_190_000, 0) .saturating_add(Weight::from_parts(0, 7404)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(5)) @@ -430,8 +432,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `445` // Estimated: `4273` - // Minimum execution time: 39_050_000 picoseconds. - Weight::from_parts(39_550_000, 0) + // Minimum execution time: 42_339_000 picoseconds. + Weight::from_parts(44_760_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -444,8 +446,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `445` // Estimated: `4273` - // Minimum execution time: 38_970_000 picoseconds. - Weight::from_parts(39_560_000, 0) + // Minimum execution time: 43_219_000 picoseconds. + Weight::from_parts(46_360_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -456,8 +458,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `241` // Estimated: `4273` - // Minimum execution time: 14_590_000 picoseconds. - Weight::from_parts(15_050_000, 0) + // Minimum execution time: 14_840_000 picoseconds. + Weight::from_parts(15_480_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -470,10 +472,10 @@ impl pallet_assets::WeightInfo for WeightInfo { /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) fn touch() -> Weight { // Proof Size summary in bytes: - // Measured: `344` + // Measured: `381` // Estimated: `4273` - // Minimum execution time: 37_970_000 picoseconds. - Weight::from_parts(38_530_000, 0) + // Minimum execution time: 43_181_000 picoseconds. + Weight::from_parts(46_160_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) @@ -486,8 +488,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `241` // Estimated: `4273` - // Minimum execution time: 35_880_000 picoseconds. - Weight::from_parts(36_560_000, 0) + // Minimum execution time: 40_100_000 picoseconds. + Weight::from_parts(41_700_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -500,10 +502,10 @@ impl pallet_assets::WeightInfo for WeightInfo { /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) fn refund() -> Weight { // Proof Size summary in bytes: - // Measured: `470` + // Measured: `507` // Estimated: `4273` - // Minimum execution time: 36_340_000 picoseconds. - Weight::from_parts(37_150_000, 0) + // Minimum execution time: 40_801_000 picoseconds. + Weight::from_parts(44_139_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) @@ -516,8 +518,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `400` // Estimated: `4273` - // Minimum execution time: 34_290_000 picoseconds. - Weight::from_parts(35_090_000, 0) + // Minimum execution time: 37_700_000 picoseconds. + Weight::from_parts(41_259_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -530,8 +532,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `349` // Estimated: `4273` - // Minimum execution time: 19_410_000 picoseconds. - Weight::from_parts(19_670_000, 0) + // Minimum execution time: 19_600_000 picoseconds. + Weight::from_parts(20_590_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -546,8 +548,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `388` // Estimated: `7404` - // Minimum execution time: 63_720_000 picoseconds. - Weight::from_parts(64_360_000, 0) + // Minimum execution time: 72_391_000 picoseconds. + Weight::from_parts(75_520_000, 0) .saturating_add(Weight::from_parts(0, 7404)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) @@ -556,10 +558,10 @@ impl pallet_assets::WeightInfo for WeightInfo { /// Proof: `ForeignAssets::Asset` (`max_values`: None, `max_size`: Some(808), added: 3283, mode: `MaxEncodedLen`) fn total_issuance() -> Weight { // Proof Size summary in bytes: - // Measured: `276` + // Measured: `275` // Estimated: `4273` - // Minimum execution time: 5_493_000 picoseconds. - Weight::from_parts(5_775_000, 0) + // Minimum execution time: 6_069_000 picoseconds. + Weight::from_parts(6_379_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(1)) } @@ -567,10 +569,10 @@ impl pallet_assets::WeightInfo for WeightInfo { /// Proof: `ForeignAssets::Account` (`max_values`: None, `max_size`: Some(732), added: 3207, mode: `MaxEncodedLen`) fn balance() -> Weight { // Proof Size summary in bytes: - // Measured: `150` + // Measured: `149` // Estimated: `4197` - // Minimum execution time: 6_455_000 picoseconds. - Weight::from_parts(6_750_000, 0) + // Minimum execution time: 7_400_000 picoseconds. + Weight::from_parts(8_019_000, 0) .saturating_add(Weight::from_parts(0, 4197)) .saturating_add(T::DbWeight::get().reads(1)) } @@ -578,10 +580,10 @@ impl pallet_assets::WeightInfo for WeightInfo { /// Proof: `ForeignAssets::Approvals` (`max_values`: None, `max_size`: Some(746), added: 3221, mode: `MaxEncodedLen`) fn allowance() -> Weight { // Proof Size summary in bytes: - // Measured: `245` + // Measured: `244` // Estimated: `4211` - // Minimum execution time: 8_796_000 picoseconds. - Weight::from_parts(9_236_000, 0) + // Minimum execution time: 10_910_000 picoseconds. + Weight::from_parts(11_621_000, 0) .saturating_add(Weight::from_parts(0, 4211)) .saturating_add(T::DbWeight::get().reads(1)) } diff --git a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_assets_local.rs b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_assets_local.rs index cee5ee0219..c21a7b8f13 100644 --- a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_assets_local.rs +++ b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_assets_local.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_assets` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/asset-hub-polkadot-runtime/asset_hub_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/asset-hubs/asset-hub-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/asset-hub-polkadot-runtime/asset_hub_polkadot_runtime.wasm +// --pallet=pallet_assets +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/asset-hubs/asset-hub-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -54,8 +58,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `182` // Estimated: `3675` - // Minimum execution time: 32_671_000 picoseconds. - Weight::from_parts(33_160_000, 0) + // Minimum execution time: 35_910_000 picoseconds. + Weight::from_parts(39_400_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -68,8 +72,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `42` // Estimated: `3675` - // Minimum execution time: 13_720_000 picoseconds. - Weight::from_parts(14_030_000, 0) + // Minimum execution time: 14_590_000 picoseconds. + Weight::from_parts(17_070_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -80,8 +84,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `314` // Estimated: `3675` - // Minimum execution time: 14_400_000 picoseconds. - Weight::from_parts(14_690_000, 0) + // Minimum execution time: 13_580_000 picoseconds. + Weight::from_parts(14_550_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -97,13 +101,13 @@ impl pallet_assets::WeightInfo for WeightInfo { /// The range of component `c` is `[0, 1000]`. fn destroy_accounts(c: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `122 + c * (208 ±0)` + // Measured: `154 + c * (208 ±0)` // Estimated: `3675 + c * (2609 ±0)` - // Minimum execution time: 18_990_000 picoseconds. - Weight::from_parts(19_130_000, 0) + // Minimum execution time: 18_460_000 picoseconds. + Weight::from_parts(19_030_000, 0) .saturating_add(Weight::from_parts(0, 3675)) - // Standard Error: 17_918 - .saturating_add(Weight::from_parts(16_654_574, 0).saturating_mul(c.into())) + // Standard Error: 13_866 + .saturating_add(Weight::from_parts(17_962_093, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(c.into()))) .saturating_add(T::DbWeight::get().writes(1)) @@ -121,11 +125,11 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `451 + a * (86 ±0)` // Estimated: `3675 + a * (2623 ±0)` - // Minimum execution time: 20_120_000 picoseconds. - Weight::from_parts(20_380_000, 0) + // Minimum execution time: 18_910_000 picoseconds. + Weight::from_parts(19_641_000, 0) .saturating_add(Weight::from_parts(0, 3675)) - // Standard Error: 8_206 - .saturating_add(Weight::from_parts(18_059_059, 0).saturating_mul(a.into())) + // Standard Error: 18_114 + .saturating_add(Weight::from_parts(22_248_812, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(a.into()))) .saturating_add(T::DbWeight::get().writes(1)) @@ -140,8 +144,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3675` - // Minimum execution time: 15_370_000 picoseconds. - Weight::from_parts(15_900_000, 0) + // Minimum execution time: 15_609_000 picoseconds. + Weight::from_parts(16_750_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -154,8 +158,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3675` - // Minimum execution time: 26_320_000 picoseconds. - Weight::from_parts(26_600_000, 0) + // Minimum execution time: 27_800_000 picoseconds. + Weight::from_parts(29_062_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -168,8 +172,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `388` // Estimated: `3675` - // Minimum execution time: 35_730_000 picoseconds. - Weight::from_parts(36_180_000, 0) + // Minimum execution time: 38_640_000 picoseconds. + Weight::from_parts(40_182_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -184,8 +188,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `427` // Estimated: `6208` - // Minimum execution time: 49_810_000 picoseconds. - Weight::from_parts(50_400_000, 0) + // Minimum execution time: 55_640_000 picoseconds. + Weight::from_parts(64_222_000, 0) .saturating_add(Weight::from_parts(0, 6208)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) @@ -200,8 +204,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `427` // Estimated: `6208` - // Minimum execution time: 45_010_000 picoseconds. - Weight::from_parts(45_560_000, 0) + // Minimum execution time: 49_840_000 picoseconds. + Weight::from_parts(53_400_000, 0) .saturating_add(Weight::from_parts(0, 6208)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) @@ -216,8 +220,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `427` // Estimated: `6208` - // Minimum execution time: 49_860_000 picoseconds. - Weight::from_parts(50_801_000, 0) + // Minimum execution time: 55_570_000 picoseconds. + Weight::from_parts(57_770_000, 0) .saturating_add(Weight::from_parts(0, 6208)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) @@ -230,8 +234,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `388` // Estimated: `3675` - // Minimum execution time: 19_530_000 picoseconds. - Weight::from_parts(19_880_000, 0) + // Minimum execution time: 19_600_000 picoseconds. + Weight::from_parts(20_680_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -244,8 +248,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `388` // Estimated: `3675` - // Minimum execution time: 19_330_000 picoseconds. - Weight::from_parts(19_740_000, 0) + // Minimum execution time: 19_310_000 picoseconds. + Weight::from_parts(21_651_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -256,8 +260,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `314` // Estimated: `3675` - // Minimum execution time: 14_120_000 picoseconds. - Weight::from_parts(14_700_000, 0) + // Minimum execution time: 14_139_000 picoseconds. + Weight::from_parts(16_110_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -268,8 +272,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `314` // Estimated: `3675` - // Minimum execution time: 14_060_000 picoseconds. - Weight::from_parts(14_550_000, 0) + // Minimum execution time: 14_170_000 picoseconds. + Weight::from_parts(15_280_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -282,8 +286,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3675` - // Minimum execution time: 15_950_000 picoseconds. - Weight::from_parts(16_360_000, 0) + // Minimum execution time: 16_080_000 picoseconds. + Weight::from_parts(17_430_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -294,8 +298,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3675` - // Minimum execution time: 14_030_000 picoseconds. - Weight::from_parts(14_410_000, 0) + // Minimum execution time: 13_880_000 picoseconds. + Weight::from_parts(14_960_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -310,17 +314,13 @@ impl pallet_assets::WeightInfo for WeightInfo { /// The range of component `s` is `[0, 50]`. /// The range of component `n` is `[0, 50]`. /// The range of component `s` is `[0, 50]`. - fn set_metadata(n: u32, s: u32, ) -> Weight { + fn set_metadata(_n: u32, _s: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3675` - // Minimum execution time: 31_790_000 picoseconds. - Weight::from_parts(32_425_105, 0) + // Minimum execution time: 34_500_000 picoseconds. + Weight::from_parts(41_813_189, 0) .saturating_add(Weight::from_parts(0, 3675)) - // Standard Error: 696 - .saturating_add(Weight::from_parts(3_082, 0).saturating_mul(n.into())) - // Standard Error: 696 - .saturating_add(Weight::from_parts(2_772, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -332,8 +332,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `444` // Estimated: `3675` - // Minimum execution time: 31_670_000 picoseconds. - Weight::from_parts(32_210_000, 0) + // Minimum execution time: 34_760_000 picoseconds. + Weight::from_parts(36_840_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -352,13 +352,13 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `119` // Estimated: `3675` - // Minimum execution time: 14_520_000 picoseconds. - Weight::from_parts(14_991_567, 0) + // Minimum execution time: 14_620_000 picoseconds. + Weight::from_parts(15_322_626, 0) .saturating_add(Weight::from_parts(0, 3675)) - // Standard Error: 291 - .saturating_add(Weight::from_parts(2_705, 0).saturating_mul(n.into())) - // Standard Error: 291 - .saturating_add(Weight::from_parts(1_148, 0).saturating_mul(s.into())) + // Standard Error: 1_553 + .saturating_add(Weight::from_parts(7_366, 0).saturating_mul(n.into())) + // Standard Error: 1_553 + .saturating_add(Weight::from_parts(13_156, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -370,8 +370,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `444` // Estimated: `3675` - // Minimum execution time: 31_120_000 picoseconds. - Weight::from_parts(31_640_000, 0) + // Minimum execution time: 34_610_000 picoseconds. + Weight::from_parts(36_260_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -382,8 +382,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3675` - // Minimum execution time: 13_110_000 picoseconds. - Weight::from_parts(13_530_000, 0) + // Minimum execution time: 13_400_000 picoseconds. + Weight::from_parts(14_240_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -396,8 +396,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `314` // Estimated: `3675` - // Minimum execution time: 36_370_000 picoseconds. - Weight::from_parts(36_850_000, 0) + // Minimum execution time: 41_080_000 picoseconds. + Weight::from_parts(43_531_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -414,8 +414,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `597` // Estimated: `6208` - // Minimum execution time: 75_750_000 picoseconds. - Weight::from_parts(76_500_000, 0) + // Minimum execution time: 85_470_000 picoseconds. + Weight::from_parts(88_640_000, 0) .saturating_add(Weight::from_parts(0, 6208)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(5)) @@ -428,8 +428,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `484` // Estimated: `3675` - // Minimum execution time: 38_300_000 picoseconds. - Weight::from_parts(38_950_000, 0) + // Minimum execution time: 41_621_000 picoseconds. + Weight::from_parts(43_070_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -442,8 +442,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `484` // Estimated: `3675` - // Minimum execution time: 38_250_000 picoseconds. - Weight::from_parts(39_030_000, 0) + // Minimum execution time: 41_940_000 picoseconds. + Weight::from_parts(43_170_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -454,8 +454,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3675` - // Minimum execution time: 14_380_000 picoseconds. - Weight::from_parts(14_710_000, 0) + // Minimum execution time: 14_530_000 picoseconds. + Weight::from_parts(15_510_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -468,10 +468,10 @@ impl pallet_assets::WeightInfo for WeightInfo { /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) fn touch() -> Weight { // Proof Size summary in bytes: - // Measured: `383` + // Measured: `420` // Estimated: `3675` - // Minimum execution time: 37_570_000 picoseconds. - Weight::from_parts(38_091_000, 0) + // Minimum execution time: 41_950_000 picoseconds. + Weight::from_parts(43_760_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) @@ -484,8 +484,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3675` - // Minimum execution time: 34_970_000 picoseconds. - Weight::from_parts(35_710_000, 0) + // Minimum execution time: 39_431_000 picoseconds. + Weight::from_parts(40_560_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -498,10 +498,10 @@ impl pallet_assets::WeightInfo for WeightInfo { /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) fn refund() -> Weight { // Proof Size summary in bytes: - // Measured: `509` + // Measured: `546` // Estimated: `3675` - // Minimum execution time: 35_970_000 picoseconds. - Weight::from_parts(36_650_000, 0) + // Minimum execution time: 41_970_000 picoseconds. + Weight::from_parts(42_670_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) @@ -514,8 +514,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `439` // Estimated: `3675` - // Minimum execution time: 33_830_000 picoseconds. - Weight::from_parts(34_370_000, 0) + // Minimum execution time: 37_130_000 picoseconds. + Weight::from_parts(38_700_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -528,8 +528,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `388` // Estimated: `3675` - // Minimum execution time: 18_880_000 picoseconds. - Weight::from_parts(19_790_000, 0) + // Minimum execution time: 19_460_000 picoseconds. + Weight::from_parts(19_981_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -544,8 +544,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `427` // Estimated: `6208` - // Minimum execution time: 60_760_000 picoseconds. - Weight::from_parts(61_231_000, 0) + // Minimum execution time: 68_170_000 picoseconds. + Weight::from_parts(69_090_000, 0) .saturating_add(Weight::from_parts(0, 6208)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) @@ -554,10 +554,10 @@ impl pallet_assets::WeightInfo for WeightInfo { /// Proof: `Assets::Asset` (`max_values`: None, `max_size`: Some(210), added: 2685, mode: `MaxEncodedLen`) fn total_issuance() -> Weight { // Proof Size summary in bytes: - // Measured: `348` + // Measured: `314` // Estimated: `3675` - // Minimum execution time: 5_821_000 picoseconds. - Weight::from_parts(6_163_000, 0) + // Minimum execution time: 6_340_000 picoseconds. + Weight::from_parts(6_560_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(1)) } @@ -565,10 +565,10 @@ impl pallet_assets::WeightInfo for WeightInfo { /// Proof: `Assets::Account` (`max_values`: None, `max_size`: Some(134), added: 2609, mode: `MaxEncodedLen`) fn balance() -> Weight { // Proof Size summary in bytes: - // Measured: `222` + // Measured: `188` // Estimated: `3599` - // Minimum execution time: 6_840_000 picoseconds. - Weight::from_parts(7_154_000, 0) + // Minimum execution time: 7_850_000 picoseconds. + Weight::from_parts(8_100_000, 0) .saturating_add(Weight::from_parts(0, 3599)) .saturating_add(T::DbWeight::get().reads(1)) } @@ -576,10 +576,10 @@ impl pallet_assets::WeightInfo for WeightInfo { /// Proof: `Assets::Approvals` (`max_values`: None, `max_size`: Some(148), added: 2623, mode: `MaxEncodedLen`) fn allowance() -> Weight { // Proof Size summary in bytes: - // Measured: `317` + // Measured: `283` // Estimated: `3613` - // Minimum execution time: 9_336_000 picoseconds. - Weight::from_parts(9_839_000, 0) + // Minimum execution time: 11_310_000 picoseconds. + Weight::from_parts(11_850_000, 0) .saturating_add(Weight::from_parts(0, 3613)) .saturating_add(T::DbWeight::get().reads(1)) } diff --git a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_assets_pool.rs b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_assets_pool.rs index 3baad4a007..285fdc1cd9 100644 --- a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_assets_pool.rs +++ b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_assets_pool.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_assets` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/asset-hub-polkadot-runtime/asset_hub_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/asset-hubs/asset-hub-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/asset-hub-polkadot-runtime/asset_hub_polkadot_runtime.wasm +// --pallet=pallet_assets +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/asset-hubs/asset-hub-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -60,8 +64,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `42` // Estimated: `3675` - // Minimum execution time: 13_120_000 picoseconds. - Weight::from_parts(13_470_000, 0) + // Minimum execution time: 13_311_000 picoseconds. + Weight::from_parts(14_120_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -72,8 +76,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `314` // Estimated: `3675` - // Minimum execution time: 13_710_000 picoseconds. - Weight::from_parts(14_060_000, 0) + // Minimum execution time: 13_760_000 picoseconds. + Weight::from_parts(14_560_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -89,13 +93,13 @@ impl pallet_assets::WeightInfo for WeightInfo { /// The range of component `c` is `[0, 1000]`. fn destroy_accounts(c: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `122 + c * (208 ±0)` + // Measured: `154 + c * (208 ±0)` // Estimated: `3675 + c * (2609 ±0)` - // Minimum execution time: 18_590_000 picoseconds. - Weight::from_parts(18_830_000, 0) + // Minimum execution time: 18_091_000 picoseconds. + Weight::from_parts(18_870_000, 0) .saturating_add(Weight::from_parts(0, 3675)) - // Standard Error: 18_885 - .saturating_add(Weight::from_parts(16_722_741, 0).saturating_mul(c.into())) + // Standard Error: 22_995 + .saturating_add(Weight::from_parts(17_929_348, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(c.into()))) .saturating_add(T::DbWeight::get().writes(1)) @@ -113,11 +117,11 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `451 + a * (86 ±0)` // Estimated: `3675 + a * (2623 ±0)` - // Minimum execution time: 19_530_000 picoseconds. - Weight::from_parts(19_880_000, 0) + // Minimum execution time: 19_280_000 picoseconds. + Weight::from_parts(19_710_000, 0) .saturating_add(Weight::from_parts(0, 3675)) - // Standard Error: 8_765 - .saturating_add(Weight::from_parts(18_069_096, 0).saturating_mul(a.into())) + // Standard Error: 15_580 + .saturating_add(Weight::from_parts(22_312_640, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(a.into()))) .saturating_add(T::DbWeight::get().writes(1)) @@ -132,8 +136,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3675` - // Minimum execution time: 15_380_000 picoseconds. - Weight::from_parts(15_750_000, 0) + // Minimum execution time: 15_530_000 picoseconds. + Weight::from_parts(16_160_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -146,8 +150,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3675` - // Minimum execution time: 26_150_000 picoseconds. - Weight::from_parts(26_920_000, 0) + // Minimum execution time: 27_230_000 picoseconds. + Weight::from_parts(28_770_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -160,8 +164,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `388` // Estimated: `3675` - // Minimum execution time: 35_930_000 picoseconds. - Weight::from_parts(36_570_000, 0) + // Minimum execution time: 38_800_000 picoseconds. + Weight::from_parts(40_030_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -176,8 +180,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `427` // Estimated: `6208` - // Minimum execution time: 50_190_000 picoseconds. - Weight::from_parts(50_880_000, 0) + // Minimum execution time: 54_660_000 picoseconds. + Weight::from_parts(57_310_000, 0) .saturating_add(Weight::from_parts(0, 6208)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) @@ -192,8 +196,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `427` // Estimated: `6208` - // Minimum execution time: 45_130_000 picoseconds. - Weight::from_parts(45_720_000, 0) + // Minimum execution time: 49_751_000 picoseconds. + Weight::from_parts(50_920_000, 0) .saturating_add(Weight::from_parts(0, 6208)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) @@ -208,8 +212,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `427` // Estimated: `6208` - // Minimum execution time: 50_391_000 picoseconds. - Weight::from_parts(50_930_000, 0) + // Minimum execution time: 55_380_000 picoseconds. + Weight::from_parts(57_711_000, 0) .saturating_add(Weight::from_parts(0, 6208)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) @@ -222,8 +226,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `388` // Estimated: `3675` - // Minimum execution time: 19_230_000 picoseconds. - Weight::from_parts(19_720_000, 0) + // Minimum execution time: 18_950_000 picoseconds. + Weight::from_parts(20_190_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -236,8 +240,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `388` // Estimated: `3675` - // Minimum execution time: 19_060_000 picoseconds. - Weight::from_parts(19_580_000, 0) + // Minimum execution time: 19_080_000 picoseconds. + Weight::from_parts(20_040_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -248,8 +252,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `314` // Estimated: `3675` - // Minimum execution time: 13_810_000 picoseconds. - Weight::from_parts(14_350_000, 0) + // Minimum execution time: 13_610_000 picoseconds. + Weight::from_parts(14_300_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -260,8 +264,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `314` // Estimated: `3675` - // Minimum execution time: 13_940_000 picoseconds. - Weight::from_parts(14_150_000, 0) + // Minimum execution time: 13_850_000 picoseconds. + Weight::from_parts(14_680_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -274,8 +278,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3675` - // Minimum execution time: 15_580_000 picoseconds. - Weight::from_parts(16_051_000, 0) + // Minimum execution time: 15_980_000 picoseconds. + Weight::from_parts(17_250_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -286,8 +290,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3675` - // Minimum execution time: 13_450_000 picoseconds. - Weight::from_parts(13_880_000, 0) + // Minimum execution time: 13_750_000 picoseconds. + Weight::from_parts(14_910_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -302,17 +306,13 @@ impl pallet_assets::WeightInfo for WeightInfo { /// The range of component `s` is `[0, 50]`. /// The range of component `n` is `[0, 50]`. /// The range of component `s` is `[0, 50]`. - fn set_metadata(n: u32, s: u32, ) -> Weight { + fn set_metadata(_n: u32, _s: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3675` - // Minimum execution time: 16_411_000 picoseconds. - Weight::from_parts(17_212_150, 0) + // Minimum execution time: 16_520_000 picoseconds. + Weight::from_parts(19_315_993, 0) .saturating_add(Weight::from_parts(0, 3675)) - // Standard Error: 349 - .saturating_add(Weight::from_parts(1_882, 0).saturating_mul(n.into())) - // Standard Error: 349 - .saturating_add(Weight::from_parts(1_090, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -324,8 +324,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `444` // Estimated: `3675` - // Minimum execution time: 17_590_000 picoseconds. - Weight::from_parts(18_210_000, 0) + // Minimum execution time: 17_920_000 picoseconds. + Weight::from_parts(18_461_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -340,15 +340,17 @@ impl pallet_assets::WeightInfo for WeightInfo { /// The range of component `s` is `[0, 50]`. /// The range of component `n` is `[0, 50]`. /// The range of component `s` is `[0, 50]`. - fn force_set_metadata(_n: u32, s: u32, ) -> Weight { + fn force_set_metadata(n: u32, s: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `119` // Estimated: `3675` - // Minimum execution time: 14_450_000 picoseconds. - Weight::from_parts(15_127_736, 0) + // Minimum execution time: 14_640_000 picoseconds. + Weight::from_parts(13_815_996, 0) .saturating_add(Weight::from_parts(0, 3675)) - // Standard Error: 313 - .saturating_add(Weight::from_parts(950, 0).saturating_mul(s.into())) + // Standard Error: 4_037 + .saturating_add(Weight::from_parts(32_322, 0).saturating_mul(n.into())) + // Standard Error: 4_037 + .saturating_add(Weight::from_parts(28_822, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -360,8 +362,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `444` // Estimated: `3675` - // Minimum execution time: 17_040_000 picoseconds. - Weight::from_parts(17_661_000, 0) + // Minimum execution time: 17_410_000 picoseconds. + Weight::from_parts(18_699_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -372,8 +374,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3675` - // Minimum execution time: 13_080_000 picoseconds. - Weight::from_parts(13_490_000, 0) + // Minimum execution time: 12_740_000 picoseconds. + Weight::from_parts(13_440_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -386,8 +388,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `314` // Estimated: `3675` - // Minimum execution time: 36_230_000 picoseconds. - Weight::from_parts(36_730_000, 0) + // Minimum execution time: 40_420_000 picoseconds. + Weight::from_parts(41_779_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -404,8 +406,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `597` // Estimated: `6208` - // Minimum execution time: 75_990_000 picoseconds. - Weight::from_parts(76_690_000, 0) + // Minimum execution time: 84_831_000 picoseconds. + Weight::from_parts(89_549_000, 0) .saturating_add(Weight::from_parts(0, 6208)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(5)) @@ -418,8 +420,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `484` // Estimated: `3675` - // Minimum execution time: 38_430_000 picoseconds. - Weight::from_parts(38_860_000, 0) + // Minimum execution time: 41_850_000 picoseconds. + Weight::from_parts(44_461_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -432,8 +434,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `484` // Estimated: `3675` - // Minimum execution time: 38_680_000 picoseconds. - Weight::from_parts(39_150_000, 0) + // Minimum execution time: 41_030_000 picoseconds. + Weight::from_parts(42_730_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -444,8 +446,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3675` - // Minimum execution time: 14_480_000 picoseconds. - Weight::from_parts(14_850_000, 0) + // Minimum execution time: 14_420_000 picoseconds. + Weight::from_parts(14_969_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -458,10 +460,10 @@ impl pallet_assets::WeightInfo for WeightInfo { /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) fn touch() -> Weight { // Proof Size summary in bytes: - // Measured: `383` + // Measured: `420` // Estimated: `3675` - // Minimum execution time: 37_600_000 picoseconds. - Weight::from_parts(38_290_000, 0) + // Minimum execution time: 41_971_000 picoseconds. + Weight::from_parts(44_870_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) @@ -474,8 +476,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3675` - // Minimum execution time: 35_520_000 picoseconds. - Weight::from_parts(35_970_000, 0) + // Minimum execution time: 38_889_000 picoseconds. + Weight::from_parts(42_460_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -488,10 +490,10 @@ impl pallet_assets::WeightInfo for WeightInfo { /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) fn refund() -> Weight { // Proof Size summary in bytes: - // Measured: `509` + // Measured: `546` // Estimated: `3675` - // Minimum execution time: 35_930_000 picoseconds. - Weight::from_parts(36_510_000, 0) + // Minimum execution time: 42_369_000 picoseconds. + Weight::from_parts(43_930_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) @@ -504,8 +506,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `439` // Estimated: `3675` - // Minimum execution time: 33_731_000 picoseconds. - Weight::from_parts(34_320_000, 0) + // Minimum execution time: 36_589_000 picoseconds. + Weight::from_parts(38_460_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -518,8 +520,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `388` // Estimated: `3675` - // Minimum execution time: 19_220_000 picoseconds. - Weight::from_parts(19_840_000, 0) + // Minimum execution time: 19_130_000 picoseconds. + Weight::from_parts(21_941_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -534,8 +536,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `427` // Estimated: `6208` - // Minimum execution time: 61_010_000 picoseconds. - Weight::from_parts(61_460_000, 0) + // Minimum execution time: 69_010_000 picoseconds. + Weight::from_parts(70_831_000, 0) .saturating_add(Weight::from_parts(0, 6208)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) @@ -546,8 +548,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `314` // Estimated: `3675` - // Minimum execution time: 5_673_000 picoseconds. - Weight::from_parts(6_032_000, 0) + // Minimum execution time: 6_489_000 picoseconds. + Weight::from_parts(6_819_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(1)) } @@ -557,8 +559,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `188` // Estimated: `3599` - // Minimum execution time: 6_746_000 picoseconds. - Weight::from_parts(7_190_000, 0) + // Minimum execution time: 7_870_000 picoseconds. + Weight::from_parts(8_129_000, 0) .saturating_add(Weight::from_parts(0, 3599)) .saturating_add(T::DbWeight::get().reads(1)) } @@ -568,8 +570,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `283` // Estimated: `3613` - // Minimum execution time: 9_311_000 picoseconds. - Weight::from_parts(9_602_000, 0) + // Minimum execution time: 11_450_000 picoseconds. + Weight::from_parts(11_770_000, 0) .saturating_add(Weight::from_parts(0, 3613)) .saturating_add(T::DbWeight::get().reads(1)) } diff --git a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_balances.rs b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_balances.rs index acb81334b9..092207f124 100644 --- a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_balances.rs +++ b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_balances.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_balances` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/asset-hub-polkadot-runtime/asset_hub_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/asset-hubs/asset-hub-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/asset-hub-polkadot-runtime/asset_hub_polkadot_runtime.wasm +// --pallet=pallet_balances +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/asset-hubs/asset-hub-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -50,8 +54,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 56_240_000 picoseconds. - Weight::from_parts(57_110_000, 0) + // Minimum execution time: 67_660_000 picoseconds. + Weight::from_parts(70_351_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -62,8 +66,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 44_690_000 picoseconds. - Weight::from_parts(45_220_000, 0) + // Minimum execution time: 53_800_000 picoseconds. + Weight::from_parts(55_410_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -72,10 +76,10 @@ impl pallet_balances::WeightInfo for WeightInfo { /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) fn force_set_balance_creating() -> Weight { // Proof Size summary in bytes: - // Measured: `174` + // Measured: `39` // Estimated: `3593` - // Minimum execution time: 17_910_000 picoseconds. - Weight::from_parts(18_250_000, 0) + // Minimum execution time: 28_150_000 picoseconds. + Weight::from_parts(30_059_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -86,8 +90,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `174` // Estimated: `3593` - // Minimum execution time: 25_940_000 picoseconds. - Weight::from_parts(26_350_000, 0) + // Minimum execution time: 28_440_000 picoseconds. + Weight::from_parts(30_100_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -98,8 +102,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `103` // Estimated: `6196` - // Minimum execution time: 58_460_000 picoseconds. - Weight::from_parts(59_120_000, 0) + // Minimum execution time: 69_300_000 picoseconds. + Weight::from_parts(72_540_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -110,8 +114,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 55_690_000 picoseconds. - Weight::from_parts(56_160_000, 0) + // Minimum execution time: 77_080_000 picoseconds. + Weight::from_parts(80_920_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -122,8 +126,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `174` // Estimated: `3593` - // Minimum execution time: 20_970_000 picoseconds. - Weight::from_parts(21_530_000, 0) + // Minimum execution time: 23_360_000 picoseconds. + Weight::from_parts(24_480_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -135,11 +139,11 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0 + u * (136 ±0)` // Estimated: `990 + u * (2603 ±0)` - // Minimum execution time: 19_530_000 picoseconds. - Weight::from_parts(19_750_000, 0) + // Minimum execution time: 22_731_000 picoseconds. + Weight::from_parts(23_600_000, 0) .saturating_add(Weight::from_parts(0, 990)) - // Standard Error: 8_208 - .saturating_add(Weight::from_parts(16_449_117, 0).saturating_mul(u.into())) + // Standard Error: 15_295 + .saturating_add(Weight::from_parts(20_145_182, 0).saturating_mul(u.into())) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(u.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(u.into()))) .saturating_add(Weight::from_parts(0, 2603).saturating_mul(u.into())) @@ -148,24 +152,24 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 7_340_000 picoseconds. - Weight::from_parts(7_590_000, 0) + // Minimum execution time: 7_780_000 picoseconds. + Weight::from_parts(8_269_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn burn_allow_death() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 35_460_000 picoseconds. - Weight::from_parts(35_960_000, 0) + // Minimum execution time: 41_139_000 picoseconds. + Weight::from_parts(42_891_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn burn_keep_alive() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 24_151_000 picoseconds. - Weight::from_parts(24_630_000, 0) + // Minimum execution time: 28_050_000 picoseconds. + Weight::from_parts(29_030_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_collator_selection.rs b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_collator_selection.rs index 6ca4e75039..a93f49b106 100644 --- a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_collator_selection.rs +++ b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_collator_selection.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_collator_selection` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/asset-hub-polkadot-runtime/asset_hub_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/asset-hubs/asset-hub-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/asset-hub-polkadot-runtime/asset_hub_polkadot_runtime.wasm +// --pallet=pallet_collator_selection +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/asset-hubs/asset-hub-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -53,11 +57,11 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `197 + b * (79 ±0)` // Estimated: `1188 + b * (2555 ±0)` - // Minimum execution time: 15_150_000 picoseconds. - Weight::from_parts(11_945_780, 0) + // Minimum execution time: 14_699_000 picoseconds. + Weight::from_parts(11_074_512, 0) .saturating_add(Weight::from_parts(0, 1188)) - // Standard Error: 7_852 - .saturating_add(Weight::from_parts(4_538_917, 0).saturating_mul(b.into())) + // Standard Error: 9_523 + .saturating_add(Weight::from_parts(4_907_915, 0).saturating_mul(b.into())) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(b.into()))) .saturating_add(T::DbWeight::get().writes(1)) .saturating_add(Weight::from_parts(0, 2555).saturating_mul(b.into())) @@ -74,15 +78,15 @@ impl pallet_collator_selection::WeightInfo for WeightIn /// The range of component `c` is `[1, 99]`. fn add_invulnerable(b: u32, c: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `795 + b * (32 ±0) + c * (53 ±0)` + // Measured: `794 + b * (32 ±0) + c * (53 ±0)` // Estimated: `6287 + b * (37 ±0) + c * (53 ±0)` - // Minimum execution time: 51_240_000 picoseconds. - Weight::from_parts(50_334_520, 0) + // Minimum execution time: 57_300_000 picoseconds. + Weight::from_parts(58_808_019, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 5_706 - .saturating_add(Weight::from_parts(96_604, 0).saturating_mul(b.into())) - // Standard Error: 1_081 - .saturating_add(Weight::from_parts(100_240, 0).saturating_mul(c.into())) + // Standard Error: 16_890 + .saturating_add(Weight::from_parts(175_980, 0).saturating_mul(b.into())) + // Standard Error: 3_201 + .saturating_add(Weight::from_parts(140_052, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 37).saturating_mul(b.into())) @@ -97,11 +101,11 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `119 + b * (32 ±0)` // Estimated: `6287` - // Minimum execution time: 15_260_000 picoseconds. - Weight::from_parts(15_311_078, 0) + // Minimum execution time: 15_351_000 picoseconds. + Weight::from_parts(16_610_600, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 1_059 - .saturating_add(Weight::from_parts(71_509, 0).saturating_mul(b.into())) + // Standard Error: 6_228 + .saturating_add(Weight::from_parts(156_328, 0).saturating_mul(b.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -111,8 +115,8 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_990_000 picoseconds. - Weight::from_parts(6_250_000, 0) + // Minimum execution time: 6_419_000 picoseconds. + Weight::from_parts(6_840_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -130,13 +134,13 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `0 + c * (182 ±0) + k * (115 ±0)` // Estimated: `6287 + c * (901 ±29) + k * (901 ±29)` - // Minimum execution time: 12_800_000 picoseconds. - Weight::from_parts(12_990_000, 0) + // Minimum execution time: 12_970_000 picoseconds. + Weight::from_parts(13_270_000, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 198_249 - .saturating_add(Weight::from_parts(6_602_985, 0).saturating_mul(c.into())) - // Standard Error: 198_249 - .saturating_add(Weight::from_parts(6_300_011, 0).saturating_mul(k.into())) + // Standard Error: 239_921 + .saturating_add(Weight::from_parts(8_046_152, 0).saturating_mul(c.into())) + // Standard Error: 239_921 + .saturating_add(Weight::from_parts(7_597_015, 0).saturating_mul(k.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(c.into()))) @@ -151,13 +155,13 @@ impl pallet_collator_selection::WeightInfo for WeightIn /// The range of component `c` is `[3, 100]`. fn update_bond(c: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `319 + c * (49 ±0)` + // Measured: `323 + c * (49 ±0)` // Estimated: `6287` - // Minimum execution time: 34_170_000 picoseconds. - Weight::from_parts(35_992_579, 0) + // Minimum execution time: 37_410_000 picoseconds. + Weight::from_parts(41_314_549, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 1_804 - .saturating_add(Weight::from_parts(86_407, 0).saturating_mul(c.into())) + // Standard Error: 3_285 + .saturating_add(Weight::from_parts(144_010, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -176,11 +180,11 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `765 + c * (52 ±0)` // Estimated: `6287 + c * (54 ±0)` - // Minimum execution time: 48_310_000 picoseconds. - Weight::from_parts(49_988_545, 0) + // Minimum execution time: 49_010_000 picoseconds. + Weight::from_parts(55_831_663, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 967 - .saturating_add(Weight::from_parts(100_747, 0).saturating_mul(c.into())) + // Standard Error: 3_879 + .saturating_add(Weight::from_parts(173_121, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) .saturating_add(Weight::from_parts(0, 54).saturating_mul(c.into())) @@ -202,11 +206,11 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `905 + c * (53 ±0)` // Estimated: `6287 + c * (54 ±0)` - // Minimum execution time: 66_500_000 picoseconds. - Weight::from_parts(68_605_991, 0) + // Minimum execution time: 71_889_000 picoseconds. + Weight::from_parts(77_718_932, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 1_503 - .saturating_add(Weight::from_parts(113_700, 0).saturating_mul(c.into())) + // Standard Error: 3_871 + .saturating_add(Weight::from_parts(194_651, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(4)) .saturating_add(Weight::from_parts(0, 54).saturating_mul(c.into())) @@ -222,11 +226,11 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `347 + c * (48 ±0)` // Estimated: `6287` - // Minimum execution time: 38_020_000 picoseconds. - Weight::from_parts(39_390_677, 0) + // Minimum execution time: 40_140_000 picoseconds. + Weight::from_parts(45_460_355, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 1_079 - .saturating_add(Weight::from_parts(88_270, 0).saturating_mul(c.into())) + // Standard Error: 4_150 + .saturating_add(Weight::from_parts(164_397, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -238,8 +242,8 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `155` // Estimated: `6196` - // Minimum execution time: 49_700_000 picoseconds. - Weight::from_parts(50_390_000, 0) + // Minimum execution time: 57_740_000 picoseconds. + Weight::from_parts(58_341_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(3)) @@ -258,13 +262,13 @@ impl pallet_collator_selection::WeightInfo for WeightIn /// The range of component `c` is `[1, 100]`. fn new_session(r: u32, c: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `2302 + c * (97 ±0) + r * (114 ±0)` + // Measured: `2269 + c * (97 ±0) + r * (115 ±0)` // Estimated: `6287 + c * (2519 ±0) + r * (2603 ±0)` - // Minimum execution time: 35_110_000 picoseconds. - Weight::from_parts(35_720_000, 0) + // Minimum execution time: 34_410_000 picoseconds. + Weight::from_parts(35_390_000, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 349_845 - .saturating_add(Weight::from_parts(16_128_807, 0).saturating_mul(c.into())) + // Standard Error: 425_015 + .saturating_add(Weight::from_parts(18_984_885, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(c.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(c.into()))) diff --git a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_message_queue.rs b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_message_queue.rs index 4dd226ca15..b7fd74d68c 100644 --- a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_message_queue.rs +++ b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_message_queue.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_message_queue` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/asset-hub-polkadot-runtime/asset_hub_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/asset-hubs/asset-hub-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/asset-hub-polkadot-runtime/asset_hub_polkadot_runtime.wasm +// --pallet=pallet_message_queue +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/asset-hubs/asset-hub-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -52,8 +56,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `260` // Estimated: `6044` - // Minimum execution time: 16_610_000 picoseconds. - Weight::from_parts(16_900_000, 0) + // Minimum execution time: 17_530_000 picoseconds. + Weight::from_parts(18_480_000, 0) .saturating_add(Weight::from_parts(0, 6044)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -66,8 +70,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `255` // Estimated: `6044` - // Minimum execution time: 14_730_000 picoseconds. - Weight::from_parts(15_120_000, 0) + // Minimum execution time: 14_910_000 picoseconds. + Weight::from_parts(15_370_000, 0) .saturating_add(Weight::from_parts(0, 6044)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) @@ -78,8 +82,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `42` // Estimated: `3517` - // Minimum execution time: 5_660_000 picoseconds. - Weight::from_parts(5_990_000, 0) + // Minimum execution time: 6_200_000 picoseconds. + Weight::from_parts(6_560_000, 0) .saturating_add(Weight::from_parts(0, 3517)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -90,8 +94,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `109` // Estimated: `69050` - // Minimum execution time: 8_390_000 picoseconds. - Weight::from_parts(8_650_000, 0) + // Minimum execution time: 8_820_000 picoseconds. + Weight::from_parts(9_380_000, 0) .saturating_add(Weight::from_parts(0, 69050)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -102,8 +106,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `109` // Estimated: `69050` - // Minimum execution time: 8_630_000 picoseconds. - Weight::from_parts(8_840_000, 0) + // Minimum execution time: 9_000_000 picoseconds. + Weight::from_parts(9_570_000, 0) .saturating_add(Weight::from_parts(0, 69050)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -116,8 +120,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 214_811_000 picoseconds. - Weight::from_parts(215_581_000, 0) + // Minimum execution time: 147_150_000 picoseconds. + Weight::from_parts(155_510_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -129,8 +133,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `208` // Estimated: `3517` - // Minimum execution time: 9_690_000 picoseconds. - Weight::from_parts(10_110_000, 0) + // Minimum execution time: 9_760_000 picoseconds. + Weight::from_parts(10_300_000, 0) .saturating_add(Weight::from_parts(0, 3517)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -143,8 +147,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `198` // Estimated: `3517` - // Minimum execution time: 8_110_000 picoseconds. - Weight::from_parts(8_450_000, 0) + // Minimum execution time: 8_130_000 picoseconds. + Weight::from_parts(8_700_000, 0) .saturating_add(Weight::from_parts(0, 3517)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -157,8 +161,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `65704` // Estimated: `69050` - // Minimum execution time: 62_160_000 picoseconds. - Weight::from_parts(62_610_000, 0) + // Minimum execution time: 72_080_000 picoseconds. + Weight::from_parts(74_070_000, 0) .saturating_add(Weight::from_parts(0, 69050)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -171,8 +175,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `65704` // Estimated: `69050` - // Minimum execution time: 80_350_000 picoseconds. - Weight::from_parts(81_330_000, 0) + // Minimum execution time: 97_750_000 picoseconds. + Weight::from_parts(101_251_000, 0) .saturating_add(Weight::from_parts(0, 69050)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -185,8 +189,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `65704` // Estimated: `69050` - // Minimum execution time: 141_590_000 picoseconds. - Weight::from_parts(142_970_000, 0) + // Minimum execution time: 110_790_000 picoseconds. + Weight::from_parts(113_320_000, 0) .saturating_add(Weight::from_parts(0, 69050)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) diff --git a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_multisig.rs b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_multisig.rs index 8fe068e80a..4e092062ed 100644 --- a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_multisig.rs +++ b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_multisig.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_multisig` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/asset-hub-polkadot-runtime/asset_hub_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/asset-hubs/asset-hub-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/asset-hub-polkadot-runtime/asset_hub_polkadot_runtime.wasm +// --pallet=pallet_multisig +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/asset-hubs/asset-hub-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -49,11 +53,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 16_060_000 picoseconds. - Weight::from_parts(16_525_187, 0) + // Minimum execution time: 25_890_000 picoseconds. + Weight::from_parts(28_133_457, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 3 - .saturating_add(Weight::from_parts(433, 0).saturating_mul(z.into())) + // Standard Error: 16 + .saturating_add(Weight::from_parts(2_541, 0).saturating_mul(z.into())) } /// Storage: `Multisig::Multisigs` (r:1 w:1) /// Proof: `Multisig::Multisigs` (`max_values`: None, `max_size`: Some(3346), added: 5821, mode: `MaxEncodedLen`) @@ -63,13 +67,13 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `263 + s * (2 ±0)` // Estimated: `6811` - // Minimum execution time: 48_480_000 picoseconds. - Weight::from_parts(38_708_744, 0) + // Minimum execution time: 55_910_000 picoseconds. + Weight::from_parts(42_120_932, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 354 - .saturating_add(Weight::from_parts(105_276, 0).saturating_mul(s.into())) - // Standard Error: 3 - .saturating_add(Weight::from_parts(2_071, 0).saturating_mul(z.into())) + // Standard Error: 4_179 + .saturating_add(Weight::from_parts(171_923, 0).saturating_mul(s.into())) + // Standard Error: 40 + .saturating_add(Weight::from_parts(2_970, 0).saturating_mul(z.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -81,13 +85,13 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `282` // Estimated: `6811` - // Minimum execution time: 31_200_000 picoseconds. - Weight::from_parts(22_243_993, 0) + // Minimum execution time: 37_170_000 picoseconds. + Weight::from_parts(24_696_609, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 257 - .saturating_add(Weight::from_parts(98_841, 0).saturating_mul(s.into())) - // Standard Error: 2 - .saturating_add(Weight::from_parts(2_082, 0).saturating_mul(z.into())) + // Standard Error: 2_223 + .saturating_add(Weight::from_parts(143_338, 0).saturating_mul(s.into())) + // Standard Error: 21 + .saturating_add(Weight::from_parts(2_594, 0).saturating_mul(z.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -101,13 +105,13 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `388 + s * (33 ±0)` // Estimated: `6811` - // Minimum execution time: 54_060_000 picoseconds. - Weight::from_parts(42_065_011, 0) + // Minimum execution time: 64_151_000 picoseconds. + Weight::from_parts(48_754_684, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 692 - .saturating_add(Weight::from_parts(127_561, 0).saturating_mul(s.into())) - // Standard Error: 6 - .saturating_add(Weight::from_parts(2_097, 0).saturating_mul(z.into())) + // Standard Error: 4_419 + .saturating_add(Weight::from_parts(188_133, 0).saturating_mul(s.into())) + // Standard Error: 43 + .saturating_add(Weight::from_parts(2_889, 0).saturating_mul(z.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -118,11 +122,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `263 + s * (2 ±0)` // Estimated: `6811` - // Minimum execution time: 35_630_000 picoseconds. - Weight::from_parts(36_922_003, 0) + // Minimum execution time: 38_540_000 picoseconds. + Weight::from_parts(42_521_684, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 514 - .saturating_add(Weight::from_parts(109_329, 0).saturating_mul(s.into())) + // Standard Error: 5_596 + .saturating_add(Weight::from_parts(165_250, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -133,11 +137,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `282` // Estimated: `6811` - // Minimum execution time: 19_750_000 picoseconds. - Weight::from_parts(20_704_369, 0) + // Minimum execution time: 19_949_000 picoseconds. + Weight::from_parts(22_043_913, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 947 - .saturating_add(Weight::from_parts(101_050, 0).saturating_mul(s.into())) + // Standard Error: 2_656 + .saturating_add(Weight::from_parts(166_091, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -148,11 +152,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `454 + s * (1 ±0)` // Estimated: `6811` - // Minimum execution time: 36_710_000 picoseconds. - Weight::from_parts(37_849_373, 0) + // Minimum execution time: 38_101_000 picoseconds. + Weight::from_parts(41_156_497, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 797 - .saturating_add(Weight::from_parts(105_968, 0).saturating_mul(s.into())) + // Standard Error: 1_494 + .saturating_add(Weight::from_parts(151_565, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -163,11 +167,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `454 + s * (1 ±0)` // Estimated: `6811` - // Minimum execution time: 34_730_000 picoseconds. - Weight::from_parts(35_863_025, 0) + // Minimum execution time: 36_410_000 picoseconds. + Weight::from_parts(39_736_647, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 445 - .saturating_add(Weight::from_parts(104_804, 0).saturating_mul(s.into())) + // Standard Error: 3_103 + .saturating_add(Weight::from_parts(145_672, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } diff --git a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_nfts.rs b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_nfts.rs index 1cacb11c95..25004b3cf0 100644 --- a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_nfts.rs +++ b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_nfts.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_nfts` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/asset-hub-polkadot-runtime/asset_hub_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/asset-hubs/asset-hub-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/asset-hub-polkadot-runtime/asset_hub_polkadot_runtime.wasm +// --pallet=pallet_nfts +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/asset-hubs/asset-hub-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -58,8 +62,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `144` // Estimated: `3549` - // Minimum execution time: 40_730_000 picoseconds. - Weight::from_parts(41_121_000, 0) + // Minimum execution time: 45_741_000 picoseconds. + Weight::from_parts(47_540_000, 0) .saturating_add(Weight::from_parts(0, 3549)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(5)) @@ -78,8 +82,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `4` // Estimated: `3549` - // Minimum execution time: 22_300_000 picoseconds. - Weight::from_parts(22_750_000, 0) + // Minimum execution time: 23_810_000 picoseconds. + Weight::from_parts(24_790_000, 0) .saturating_add(Weight::from_parts(0, 3549)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(5)) @@ -103,19 +107,17 @@ impl pallet_nfts::WeightInfo for WeightInfo { /// The range of component `m` is `[0, 1000]`. /// The range of component `c` is `[0, 1000]`. /// The range of component `a` is `[0, 1000]`. - fn destroy(m: u32, c: u32, a: u32, ) -> Weight { + fn destroy(_m: u32, c: u32, a: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `32132 + a * (366 ±0)` // Estimated: `2523990 + a * (2954 ±0)` - // Minimum execution time: 1_545_755_000 picoseconds. - Weight::from_parts(1_377_040_393, 0) + // Minimum execution time: 1_585_342_000 picoseconds. + Weight::from_parts(1_516_294_346, 0) .saturating_add(Weight::from_parts(0, 2523990)) - // Standard Error: 7_441 - .saturating_add(Weight::from_parts(88_583, 0).saturating_mul(m.into())) - // Standard Error: 7_441 - .saturating_add(Weight::from_parts(831, 0).saturating_mul(c.into())) - // Standard Error: 7_441 - .saturating_add(Weight::from_parts(8_402_389, 0).saturating_mul(a.into())) + // Standard Error: 12_812 + .saturating_add(Weight::from_parts(20_416, 0).saturating_mul(c.into())) + // Standard Error: 12_812 + .saturating_add(Weight::from_parts(8_297_771, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(1004)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(a.into()))) .saturating_add(T::DbWeight::get().writes(1005)) @@ -128,6 +130,10 @@ impl pallet_nfts::WeightInfo for WeightInfo { /// Proof: `Nfts::Item` (`max_values`: None, `max_size`: Some(861), added: 3336, mode: `MaxEncodedLen`) /// Storage: `Nfts::Collection` (r:1 w:1) /// Proof: `Nfts::Collection` (`max_values`: None, `max_size`: Some(84), added: 2559, mode: `MaxEncodedLen`) + /// Storage: `ParachainSystem::ValidationData` (r:1 w:0) + /// Proof: `ParachainSystem::ValidationData` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) + /// Storage: `ParachainSystem::LastRelayChainBlockNumber` (r:1 w:0) + /// Proof: `ParachainSystem::LastRelayChainBlockNumber` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `Nfts::CollectionRoleOf` (r:1 w:0) /// Proof: `Nfts::CollectionRoleOf` (`max_values`: None, `max_size`: Some(69), added: 2544, mode: `MaxEncodedLen`) /// Storage: `Nfts::ItemConfigOf` (r:1 w:1) @@ -136,12 +142,12 @@ impl pallet_nfts::WeightInfo for WeightInfo { /// Proof: `Nfts::Account` (`max_values`: None, `max_size`: Some(88), added: 2563, mode: `MaxEncodedLen`) fn mint() -> Weight { // Proof Size summary in bytes: - // Measured: `383` + // Measured: `425` // Estimated: `4326` - // Minimum execution time: 58_600_000 picoseconds. - Weight::from_parts(59_560_000, 0) + // Minimum execution time: 69_260_000 picoseconds. + Weight::from_parts(70_880_000, 0) .saturating_add(Weight::from_parts(0, 4326)) - .saturating_add(T::DbWeight::get().reads(5)) + .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(4)) } /// Storage: `Nfts::CollectionRoleOf` (r:1 w:0) @@ -160,8 +166,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `383` // Estimated: `4326` - // Minimum execution time: 56_210_000 picoseconds. - Weight::from_parts(56_881_000, 0) + // Minimum execution time: 61_860_000 picoseconds. + Weight::from_parts(63_899_000, 0) .saturating_add(Weight::from_parts(0, 4326)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(4)) @@ -188,8 +194,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `492` // Estimated: `4326` - // Minimum execution time: 65_160_000 picoseconds. - Weight::from_parts(65_660_000, 0) + // Minimum execution time: 71_171_000 picoseconds. + Weight::from_parts(73_450_000, 0) .saturating_add(Weight::from_parts(0, 4326)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(7)) @@ -214,8 +220,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `521` // Estimated: `4326` - // Minimum execution time: 51_650_000 picoseconds. - Weight::from_parts(52_280_000, 0) + // Minimum execution time: 55_540_000 picoseconds. + Weight::from_parts(57_180_000, 0) .saturating_add(Weight::from_parts(0, 4326)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(5)) @@ -231,11 +237,11 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `691 + i * (108 ±0)` // Estimated: `3549 + i * (3336 ±0)` - // Minimum execution time: 17_450_000 picoseconds. - Weight::from_parts(17_700_000, 0) + // Minimum execution time: 17_011_000 picoseconds. + Weight::from_parts(17_649_000, 0) .saturating_add(Weight::from_parts(0, 3549)) - // Standard Error: 23_387 - .saturating_add(Weight::from_parts(20_109_581, 0).saturating_mul(i.into())) + // Standard Error: 21_743 + .saturating_add(Weight::from_parts(24_457_298, 0).saturating_mul(i.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(i.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into()))) @@ -249,8 +255,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `363` // Estimated: `3534` - // Minimum execution time: 22_800_000 picoseconds. - Weight::from_parts(23_240_000, 0) + // Minimum execution time: 23_410_000 picoseconds. + Weight::from_parts(25_730_000, 0) .saturating_add(Weight::from_parts(0, 3534)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -263,8 +269,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `363` // Estimated: `3534` - // Minimum execution time: 22_560_000 picoseconds. - Weight::from_parts(23_220_000, 0) + // Minimum execution time: 23_360_000 picoseconds. + Weight::from_parts(25_020_000, 0) .saturating_add(Weight::from_parts(0, 3534)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -277,8 +283,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `268` // Estimated: `3549` - // Minimum execution time: 18_060_000 picoseconds. - Weight::from_parts(18_510_000, 0) + // Minimum execution time: 18_630_000 picoseconds. + Weight::from_parts(20_180_000, 0) .saturating_add(Weight::from_parts(0, 3549)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -295,8 +301,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `490` // Estimated: `3593` - // Minimum execution time: 33_570_000 picoseconds. - Weight::from_parts(34_090_000, 0) + // Minimum execution time: 35_640_000 picoseconds. + Weight::from_parts(37_950_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(5)) @@ -309,8 +315,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `297` // Estimated: `6078` - // Minimum execution time: 46_270_000 picoseconds. - Weight::from_parts(46_950_000, 0) + // Minimum execution time: 49_090_000 picoseconds. + Weight::from_parts(53_530_000, 0) .saturating_add(Weight::from_parts(0, 6078)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(5)) @@ -323,8 +329,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `239` // Estimated: `3549` - // Minimum execution time: 18_140_000 picoseconds. - Weight::from_parts(18_590_000, 0) + // Minimum execution time: 19_370_000 picoseconds. + Weight::from_parts(21_060_000, 0) .saturating_add(Weight::from_parts(0, 3549)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(3)) @@ -337,8 +343,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `204` // Estimated: `3549` - // Minimum execution time: 14_580_000 picoseconds. - Weight::from_parts(15_020_000, 0) + // Minimum execution time: 14_980_000 picoseconds. + Weight::from_parts(15_880_000, 0) .saturating_add(Weight::from_parts(0, 3549)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -351,8 +357,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `363` // Estimated: `3534` - // Minimum execution time: 21_000_000 picoseconds. - Weight::from_parts(21_630_000, 0) + // Minimum execution time: 21_901_000 picoseconds. + Weight::from_parts(23_770_000, 0) .saturating_add(Weight::from_parts(0, 3534)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -371,8 +377,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `467` // Estimated: `3944` - // Minimum execution time: 61_200_000 picoseconds. - Weight::from_parts(61_990_000, 0) + // Minimum execution time: 68_690_000 picoseconds. + Weight::from_parts(71_940_000, 0) .saturating_add(Weight::from_parts(0, 3944)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(2)) @@ -385,8 +391,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `272` // Estimated: `3944` - // Minimum execution time: 29_300_000 picoseconds. - Weight::from_parts(29_790_000, 0) + // Minimum execution time: 32_640_000 picoseconds. + Weight::from_parts(35_180_000, 0) .saturating_add(Weight::from_parts(0, 3944)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -403,8 +409,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `911` // Estimated: `3944` - // Minimum execution time: 56_790_000 picoseconds. - Weight::from_parts(57_560_000, 0) + // Minimum execution time: 62_260_000 picoseconds. + Weight::from_parts(65_870_000, 0) .saturating_add(Weight::from_parts(0, 3944)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) @@ -417,8 +423,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `309` // Estimated: `4466` - // Minimum execution time: 18_960_000 picoseconds. - Weight::from_parts(19_560_000, 0) + // Minimum execution time: 19_380_000 picoseconds. + Weight::from_parts(21_580_000, 0) .saturating_add(Weight::from_parts(0, 4466)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -436,11 +442,11 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `759 + n * (398 ±0)` // Estimated: `4466 + n * (2954 ±0)` - // Minimum execution time: 30_770_000 picoseconds. - Weight::from_parts(30_950_000, 0) + // Minimum execution time: 32_790_000 picoseconds. + Weight::from_parts(48_975_226, 0) .saturating_add(Weight::from_parts(0, 4466)) - // Standard Error: 6_124 - .saturating_add(Weight::from_parts(7_982_747, 0).saturating_mul(n.into())) + // Standard Error: 13_601 + .saturating_add(Weight::from_parts(8_541_296, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(n.into()))) .saturating_add(T::DbWeight::get().writes(2)) @@ -461,8 +467,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `467` // Estimated: `3812` - // Minimum execution time: 49_990_000 picoseconds. - Weight::from_parts(50_781_000, 0) + // Minimum execution time: 54_350_000 picoseconds. + Weight::from_parts(56_501_000, 0) .saturating_add(Weight::from_parts(0, 3812)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(2)) @@ -479,8 +485,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `777` // Estimated: `3812` - // Minimum execution time: 48_040_000 picoseconds. - Weight::from_parts(48_761_000, 0) + // Minimum execution time: 52_690_000 picoseconds. + Weight::from_parts(54_770_000, 0) .saturating_add(Weight::from_parts(0, 3812)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) @@ -497,8 +503,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `326` // Estimated: `3759` - // Minimum execution time: 42_800_000 picoseconds. - Weight::from_parts(43_240_000, 0) + // Minimum execution time: 46_800_000 picoseconds. + Weight::from_parts(49_030_000, 0) .saturating_add(Weight::from_parts(0, 3759)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) @@ -515,8 +521,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `644` // Estimated: `3759` - // Minimum execution time: 44_001_000 picoseconds. - Weight::from_parts(45_070_000, 0) + // Minimum execution time: 48_390_000 picoseconds. + Weight::from_parts(50_300_000, 0) .saturating_add(Weight::from_parts(0, 3759)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) @@ -525,26 +531,34 @@ impl pallet_nfts::WeightInfo for WeightInfo { /// Proof: `Nfts::Item` (`max_values`: None, `max_size`: Some(861), added: 3336, mode: `MaxEncodedLen`) /// Storage: `Nfts::CollectionConfigOf` (r:1 w:0) /// Proof: `Nfts::CollectionConfigOf` (`max_values`: None, `max_size`: Some(73), added: 2548, mode: `MaxEncodedLen`) + /// Storage: `ParachainSystem::ValidationData` (r:1 w:0) + /// Proof: `ParachainSystem::ValidationData` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) + /// Storage: `ParachainSystem::LastRelayChainBlockNumber` (r:1 w:0) + /// Proof: `ParachainSystem::LastRelayChainBlockNumber` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) fn approve_transfer() -> Weight { // Proof Size summary in bytes: - // Measured: `338` + // Measured: `380` // Estimated: `4326` - // Minimum execution time: 22_251_000 picoseconds. - Weight::from_parts(22_850_000, 0) + // Minimum execution time: 25_690_000 picoseconds. + Weight::from_parts(26_490_000, 0) .saturating_add(Weight::from_parts(0, 4326)) - .saturating_add(T::DbWeight::get().reads(2)) + .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(1)) } /// Storage: `Nfts::Item` (r:1 w:1) /// Proof: `Nfts::Item` (`max_values`: None, `max_size`: Some(861), added: 3336, mode: `MaxEncodedLen`) + /// Storage: `ParachainSystem::ValidationData` (r:1 w:0) + /// Proof: `ParachainSystem::ValidationData` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) + /// Storage: `ParachainSystem::LastRelayChainBlockNumber` (r:1 w:0) + /// Proof: `ParachainSystem::LastRelayChainBlockNumber` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) fn cancel_approval() -> Weight { // Proof Size summary in bytes: - // Measured: `346` + // Measured: `388` // Estimated: `4326` - // Minimum execution time: 19_090_000 picoseconds. - Weight::from_parts(19_480_000, 0) + // Minimum execution time: 22_130_000 picoseconds. + Weight::from_parts(23_580_000, 0) .saturating_add(Weight::from_parts(0, 4326)) - .saturating_add(T::DbWeight::get().reads(1)) + .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) } /// Storage: `Nfts::Item` (r:1 w:1) @@ -553,8 +567,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `346` // Estimated: `4326` - // Minimum execution time: 18_130_000 picoseconds. - Weight::from_parts(18_480_000, 0) + // Minimum execution time: 18_750_000 picoseconds. + Weight::from_parts(19_030_000, 0) .saturating_add(Weight::from_parts(0, 4326)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -565,8 +579,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `4` // Estimated: `3517` - // Minimum execution time: 14_470_000 picoseconds. - Weight::from_parts(14_900_000, 0) + // Minimum execution time: 14_930_000 picoseconds. + Weight::from_parts(15_880_000, 0) .saturating_add(Weight::from_parts(0, 3517)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -579,8 +593,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `268` // Estimated: `3549` - // Minimum execution time: 19_790_000 picoseconds. - Weight::from_parts(20_090_000, 0) + // Minimum execution time: 19_870_000 picoseconds. + Weight::from_parts(20_850_000, 0) .saturating_add(Weight::from_parts(0, 3549)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -593,8 +607,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `251` // Estimated: `3538` - // Minimum execution time: 19_230_000 picoseconds. - Weight::from_parts(19_700_000, 0) + // Minimum execution time: 19_720_000 picoseconds. + Weight::from_parts(20_900_000, 0) .saturating_add(Weight::from_parts(0, 3538)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -611,8 +625,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `446` // Estimated: `4326` - // Minimum execution time: 27_080_000 picoseconds. - Weight::from_parts(27_760_000, 0) + // Minimum execution time: 27_310_000 picoseconds. + Weight::from_parts(29_010_000, 0) .saturating_add(Weight::from_parts(0, 4326)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) @@ -637,8 +651,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `633` // Estimated: `4326` - // Minimum execution time: 61_150_000 picoseconds. - Weight::from_parts(62_191_000, 0) + // Minimum execution time: 67_470_000 picoseconds. + Weight::from_parts(69_451_000, 0) .saturating_add(Weight::from_parts(0, 4326)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(5)) @@ -648,44 +662,50 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_760_000 picoseconds. - Weight::from_parts(4_192_469, 0) + // Minimum execution time: 3_060_000 picoseconds. + Weight::from_parts(4_471_241, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 7_469 - .saturating_add(Weight::from_parts(2_356_705, 0).saturating_mul(n.into())) + // Standard Error: 8_007 + .saturating_add(Weight::from_parts(2_696_281, 0).saturating_mul(n.into())) } /// Storage: `Nfts::Item` (r:2 w:0) /// Proof: `Nfts::Item` (`max_values`: None, `max_size`: Some(861), added: 3336, mode: `MaxEncodedLen`) + /// Storage: `ParachainSystem::ValidationData` (r:1 w:0) + /// Proof: `ParachainSystem::ValidationData` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `Nfts::PendingSwapOf` (r:0 w:1) /// Proof: `Nfts::PendingSwapOf` (`max_values`: None, `max_size`: Some(71), added: 2546, mode: `MaxEncodedLen`) fn create_swap() -> Weight { // Proof Size summary in bytes: - // Measured: `422` + // Measured: `531` // Estimated: `7662` - // Minimum execution time: 23_360_000 picoseconds. - Weight::from_parts(23_850_000, 0) + // Minimum execution time: 30_160_000 picoseconds. + Weight::from_parts(31_850_000, 0) .saturating_add(Weight::from_parts(0, 7662)) - .saturating_add(T::DbWeight::get().reads(2)) + .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) } /// Storage: `Nfts::PendingSwapOf` (r:1 w:1) /// Proof: `Nfts::PendingSwapOf` (`max_values`: None, `max_size`: Some(71), added: 2546, mode: `MaxEncodedLen`) + /// Storage: `ParachainSystem::ValidationData` (r:1 w:0) + /// Proof: `ParachainSystem::ValidationData` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `Nfts::Item` (r:1 w:0) /// Proof: `Nfts::Item` (`max_values`: None, `max_size`: Some(861), added: 3336, mode: `MaxEncodedLen`) fn cancel_swap() -> Weight { // Proof Size summary in bytes: - // Measured: `441` + // Measured: `550` // Estimated: `4326` - // Minimum execution time: 26_220_000 picoseconds. - Weight::from_parts(26_780_000, 0) + // Minimum execution time: 30_750_000 picoseconds. + Weight::from_parts(32_200_000, 0) .saturating_add(Weight::from_parts(0, 4326)) - .saturating_add(T::DbWeight::get().reads(2)) + .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) } /// Storage: `Nfts::Item` (r:2 w:2) /// Proof: `Nfts::Item` (`max_values`: None, `max_size`: Some(861), added: 3336, mode: `MaxEncodedLen`) /// Storage: `Nfts::PendingSwapOf` (r:1 w:2) /// Proof: `Nfts::PendingSwapOf` (`max_values`: None, `max_size`: Some(71), added: 2546, mode: `MaxEncodedLen`) + /// Storage: `ParachainSystem::ValidationData` (r:1 w:0) + /// Proof: `ParachainSystem::ValidationData` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `Nfts::Collection` (r:1 w:0) /// Proof: `Nfts::Collection` (`max_values`: None, `max_size`: Some(84), added: 2559, mode: `MaxEncodedLen`) /// Storage: `Nfts::Attribute` (r:2 w:0) @@ -700,14 +720,16 @@ impl pallet_nfts::WeightInfo for WeightInfo { /// Proof: `Nfts::ItemPriceOf` (`max_values`: None, `max_size`: Some(89), added: 2564, mode: `MaxEncodedLen`) fn claim_swap() -> Weight { // Proof Size summary in bytes: - // Measured: `762` + // Measured: `871` // Estimated: `7662` - // Minimum execution time: 97_781_000 picoseconds. - Weight::from_parts(98_490_000, 0) + // Minimum execution time: 116_770_000 picoseconds. + Weight::from_parts(120_510_000, 0) .saturating_add(Weight::from_parts(0, 7662)) - .saturating_add(T::DbWeight::get().reads(9)) + .saturating_add(T::DbWeight::get().reads(10)) .saturating_add(T::DbWeight::get().writes(10)) } + /// Storage: `ParachainSystem::ValidationData` (r:1 w:0) + /// Proof: `ParachainSystem::ValidationData` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `Nfts::CollectionRoleOf` (r:2 w:0) /// Proof: `Nfts::CollectionRoleOf` (`max_values`: None, `max_size`: Some(69), added: 2544, mode: `MaxEncodedLen`) /// Storage: `Nfts::CollectionConfigOf` (r:1 w:0) @@ -729,19 +751,21 @@ impl pallet_nfts::WeightInfo for WeightInfo { /// The range of component `n` is `[0, 10]`. fn mint_pre_signed(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `557` + // Measured: `666` // Estimated: `6078 + n * (2954 ±0)` - // Minimum execution time: 153_480_000 picoseconds. - Weight::from_parts(158_083_486, 0) + // Minimum execution time: 193_230_000 picoseconds. + Weight::from_parts(206_416_410, 0) .saturating_add(Weight::from_parts(0, 6078)) - // Standard Error: 38_999 - .saturating_add(Weight::from_parts(35_000_424, 0).saturating_mul(n.into())) - .saturating_add(T::DbWeight::get().reads(8)) + // Standard Error: 202_737 + .saturating_add(Weight::from_parts(47_528_261, 0).saturating_mul(n.into())) + .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(n.into()))) .saturating_add(T::DbWeight::get().writes(6)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(n.into()))) .saturating_add(Weight::from_parts(0, 2954).saturating_mul(n.into())) } + /// Storage: `ParachainSystem::ValidationData` (r:1 w:0) + /// Proof: `ParachainSystem::ValidationData` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `Nfts::Item` (r:1 w:0) /// Proof: `Nfts::Item` (`max_values`: None, `max_size`: Some(861), added: 3336, mode: `MaxEncodedLen`) /// Storage: `Nfts::ItemAttributesApprovalsOf` (r:1 w:1) @@ -757,14 +781,14 @@ impl pallet_nfts::WeightInfo for WeightInfo { /// The range of component `n` is `[0, 10]`. fn set_attributes_pre_signed(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `587` - // Estimated: `4466 + n * (2954 ±0)` - // Minimum execution time: 79_161_000 picoseconds. - Weight::from_parts(93_687_178, 0) + // Measured: `696` + // Estimated: `4466 + n * (2954 ±1)` + // Minimum execution time: 108_951_000 picoseconds. + Weight::from_parts(122_972_528, 0) .saturating_add(Weight::from_parts(0, 4466)) - // Standard Error: 85_265 - .saturating_add(Weight::from_parts(34_365_447, 0).saturating_mul(n.into())) - .saturating_add(T::DbWeight::get().reads(4)) + // Standard Error: 178_738 + .saturating_add(Weight::from_parts(46_399_199, 0).saturating_mul(n.into())) + .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(n.into()))) .saturating_add(T::DbWeight::get().writes(2)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(n.into()))) diff --git a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_proxy.rs b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_proxy.rs index 00ad2862b1..2b52c93295 100644 --- a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_proxy.rs +++ b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_proxy.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_proxy` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/asset-hub-polkadot-runtime/asset_hub_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/asset-hubs/asset-hub-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/asset-hub-polkadot-runtime/asset_hub_polkadot_runtime.wasm +// --pallet=pallet_proxy +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/asset-hubs/asset-hub-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -51,15 +55,19 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `127 + p * (37 ±0)` // Estimated: `4706` - // Minimum execution time: 16_840_000 picoseconds. - Weight::from_parts(17_433_207, 0) + // Minimum execution time: 16_360_000 picoseconds. + Weight::from_parts(16_206_147, 0) .saturating_add(Weight::from_parts(0, 4706)) - // Standard Error: 639 - .saturating_add(Weight::from_parts(25_890, 0).saturating_mul(p.into())) + // Standard Error: 11_255 + .saturating_add(Weight::from_parts(185_708, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1)) } /// Storage: `Proxy::Proxies` (r:1 w:0) /// Proof: `Proxy::Proxies` (`max_values`: None, `max_size`: Some(1241), added: 3716, mode: `MaxEncodedLen`) + /// Storage: `ParachainSystem::ValidationData` (r:1 w:0) + /// Proof: `ParachainSystem::ValidationData` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) + /// Storage: `ParachainSystem::LastRelayChainBlockNumber` (r:1 w:0) + /// Proof: `ParachainSystem::LastRelayChainBlockNumber` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `Proxy::Announcements` (r:1 w:1) /// Proof: `Proxy::Announcements` (`max_values`: None, `max_size`: Some(2233), added: 4708, mode: `MaxEncodedLen`) /// Storage: `System::Account` (r:1 w:1) @@ -68,17 +76,19 @@ impl pallet_proxy::WeightInfo for WeightInfo { /// The range of component `p` is `[1, 31]`. fn proxy_announced(a: u32, p: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `454 + a * (68 ±0) + p * (37 ±0)` - // Estimated: `5698` - // Minimum execution time: 45_680_000 picoseconds. - Weight::from_parts(45_946_670, 0) + // Measured: `496 + a * (68 ±0) + p * (37 ±0)` + // Estimated: `5698 + a * (68 ±0) + p * (37 ±0)` + // Minimum execution time: 52_340_000 picoseconds. + Weight::from_parts(51_247_390, 0) .saturating_add(Weight::from_parts(0, 5698)) - // Standard Error: 1_692 - .saturating_add(Weight::from_parts(162_324, 0).saturating_mul(a.into())) - // Standard Error: 1_748 - .saturating_add(Weight::from_parts(26_680, 0).saturating_mul(p.into())) - .saturating_add(T::DbWeight::get().reads(3)) + // Standard Error: 9_274 + .saturating_add(Weight::from_parts(280_048, 0).saturating_mul(a.into())) + // Standard Error: 9_581 + .saturating_add(Weight::from_parts(160_473, 0).saturating_mul(p.into())) + .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(2)) + .saturating_add(Weight::from_parts(0, 68).saturating_mul(a.into())) + .saturating_add(Weight::from_parts(0, 37).saturating_mul(p.into())) } /// Storage: `Proxy::Announcements` (r:1 w:1) /// Proof: `Proxy::Announcements` (`max_values`: None, `max_size`: Some(2233), added: 4708, mode: `MaxEncodedLen`) @@ -90,11 +100,11 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `369 + a * (68 ±0)` // Estimated: `5698` - // Minimum execution time: 31_900_000 picoseconds. - Weight::from_parts(33_425_045, 0) + // Minimum execution time: 35_080_000 picoseconds. + Weight::from_parts(37_409_374, 0) .saturating_add(Weight::from_parts(0, 5698)) - // Standard Error: 4_470 - .saturating_add(Weight::from_parts(140_213, 0).saturating_mul(a.into())) + // Standard Error: 6_692 + .saturating_add(Weight::from_parts(232_651, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -104,20 +114,26 @@ impl pallet_proxy::WeightInfo for WeightInfo { /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) /// The range of component `a` is `[0, 31]`. /// The range of component `p` is `[1, 31]`. - fn reject_announcement(a: u32, _p: u32, ) -> Weight { + fn reject_announcement(a: u32, p: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `369 + a * (68 ±0)` // Estimated: `5698` - // Minimum execution time: 31_620_000 picoseconds. - Weight::from_parts(33_177_359, 0) + // Minimum execution time: 35_360_000 picoseconds. + Weight::from_parts(37_065_850, 0) .saturating_add(Weight::from_parts(0, 5698)) - // Standard Error: 3_970 - .saturating_add(Weight::from_parts(147_480, 0).saturating_mul(a.into())) + // Standard Error: 7_723 + .saturating_add(Weight::from_parts(206_188, 0).saturating_mul(a.into())) + // Standard Error: 7_979 + .saturating_add(Weight::from_parts(42_102, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } /// Storage: `Proxy::Proxies` (r:1 w:0) /// Proof: `Proxy::Proxies` (`max_values`: None, `max_size`: Some(1241), added: 3716, mode: `MaxEncodedLen`) + /// Storage: `ParachainSystem::ValidationData` (r:1 w:0) + /// Proof: `ParachainSystem::ValidationData` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) + /// Storage: `ParachainSystem::LastRelayChainBlockNumber` (r:1 w:0) + /// Proof: `ParachainSystem::LastRelayChainBlockNumber` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `Proxy::Announcements` (r:1 w:1) /// Proof: `Proxy::Announcements` (`max_values`: None, `max_size`: Some(2233), added: 4708, mode: `MaxEncodedLen`) /// Storage: `System::Account` (r:1 w:1) @@ -126,17 +142,19 @@ impl pallet_proxy::WeightInfo for WeightInfo { /// The range of component `p` is `[1, 31]`. fn announce(a: u32, p: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `386 + a * (68 ±0) + p * (37 ±0)` - // Estimated: `5698` - // Minimum execution time: 41_130_000 picoseconds. - Weight::from_parts(41_817_440, 0) + // Measured: `428 + a * (68 ±0) + p * (37 ±0)` + // Estimated: `5698 + a * (68 ±0) + p * (37 ±0)` + // Minimum execution time: 49_420_000 picoseconds. + Weight::from_parts(51_007_204, 0) .saturating_add(Weight::from_parts(0, 5698)) - // Standard Error: 1_775 - .saturating_add(Weight::from_parts(161_445, 0).saturating_mul(a.into())) - // Standard Error: 1_834 - .saturating_add(Weight::from_parts(27_191, 0).saturating_mul(p.into())) - .saturating_add(T::DbWeight::get().reads(3)) + // Standard Error: 7_873 + .saturating_add(Weight::from_parts(227_805, 0).saturating_mul(a.into())) + // Standard Error: 8_134 + .saturating_add(Weight::from_parts(40_173, 0).saturating_mul(p.into())) + .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(2)) + .saturating_add(Weight::from_parts(0, 68).saturating_mul(a.into())) + .saturating_add(Weight::from_parts(0, 37).saturating_mul(p.into())) } /// Storage: `Proxy::Proxies` (r:1 w:1) /// Proof: `Proxy::Proxies` (`max_values`: None, `max_size`: Some(1241), added: 3716, mode: `MaxEncodedLen`) @@ -145,11 +163,11 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `127 + p * (37 ±0)` // Estimated: `4706` - // Minimum execution time: 27_911_000 picoseconds. - Weight::from_parts(28_492_084, 0) + // Minimum execution time: 30_370_000 picoseconds. + Weight::from_parts(31_511_820, 0) .saturating_add(Weight::from_parts(0, 4706)) - // Standard Error: 792 - .saturating_add(Weight::from_parts(45_462, 0).saturating_mul(p.into())) + // Standard Error: 2_676 + .saturating_add(Weight::from_parts(90_098, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -160,11 +178,11 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `127 + p * (37 ±0)` // Estimated: `4706` - // Minimum execution time: 27_870_000 picoseconds. - Weight::from_parts(28_858_232, 0) + // Minimum execution time: 30_251_000 picoseconds. + Weight::from_parts(31_351_133, 0) .saturating_add(Weight::from_parts(0, 4706)) - // Standard Error: 889 - .saturating_add(Weight::from_parts(45_518, 0).saturating_mul(p.into())) + // Standard Error: 3_494 + .saturating_add(Weight::from_parts(101_089, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -175,27 +193,31 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `127 + p * (37 ±0)` // Estimated: `4706` - // Minimum execution time: 25_000_000 picoseconds. - Weight::from_parts(25_691_322, 0) + // Minimum execution time: 27_229_000 picoseconds. + Weight::from_parts(28_100_539, 0) .saturating_add(Weight::from_parts(0, 4706)) - // Standard Error: 726 - .saturating_add(Weight::from_parts(22_195, 0).saturating_mul(p.into())) + // Standard Error: 2_510 + .saturating_add(Weight::from_parts(77_848, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } + /// Storage: `ParachainSystem::ValidationData` (r:1 w:0) + /// Proof: `ParachainSystem::ValidationData` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) + /// Storage: `ParachainSystem::LastRelayChainBlockNumber` (r:1 w:0) + /// Proof: `ParachainSystem::LastRelayChainBlockNumber` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `Proxy::Proxies` (r:1 w:1) /// Proof: `Proxy::Proxies` (`max_values`: None, `max_size`: Some(1241), added: 3716, mode: `MaxEncodedLen`) /// The range of component `p` is `[1, 31]`. fn create_pure(p: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `139` + // Measured: `181` // Estimated: `4706` - // Minimum execution time: 29_810_000 picoseconds. - Weight::from_parts(30_654_824, 0) + // Minimum execution time: 35_270_000 picoseconds. + Weight::from_parts(37_341_593, 0) .saturating_add(Weight::from_parts(0, 4706)) - // Standard Error: 765 - .saturating_add(Weight::from_parts(12_814, 0).saturating_mul(p.into())) - .saturating_add(T::DbWeight::get().reads(1)) + // Standard Error: 4_445 + .saturating_add(Weight::from_parts(72_875, 0).saturating_mul(p.into())) + .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) } /// Storage: `Proxy::Proxies` (r:1 w:1) @@ -205,11 +227,11 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `164 + p * (37 ±0)` // Estimated: `4706` - // Minimum execution time: 26_370_000 picoseconds. - Weight::from_parts(27_012_259, 0) + // Minimum execution time: 31_330_000 picoseconds. + Weight::from_parts(33_198_061, 0) .saturating_add(Weight::from_parts(0, 4706)) - // Standard Error: 673 - .saturating_add(Weight::from_parts(22_150, 0).saturating_mul(p.into())) + // Standard Error: 3_886 + .saturating_add(Weight::from_parts(65_373, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -221,10 +243,10 @@ impl pallet_proxy::WeightInfo for WeightInfo { /// Proof: `Proxy::Announcements` (`max_values`: None, `max_size`: Some(2233), added: 4708, mode: `MaxEncodedLen`) fn poke_deposit() -> Weight { // Proof Size summary in bytes: - // Measured: `453` + // Measured: `490` // Estimated: `5698` - // Minimum execution time: 53_090_000 picoseconds. - Weight::from_parts(53_800_000, 0) + // Minimum execution time: 59_661_000 picoseconds. + Weight::from_parts(61_289_000, 0) .saturating_add(Weight::from_parts(0, 5698)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) diff --git a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_session.rs b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_session.rs index 1d38ebfa22..ef9bf5ef77 100644 --- a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_session.rs +++ b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_session.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_session` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/asset-hub-polkadot-runtime/asset_hub_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/asset-hubs/asset-hub-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/asset-hub-polkadot-runtime/asset_hub_polkadot_runtime.wasm +// --pallet=pallet_session +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/asset-hubs/asset-hub-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -52,24 +56,26 @@ impl pallet_session::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `298` // Estimated: `3763` - // Minimum execution time: 21_840_000 picoseconds. - Weight::from_parts(22_410_000, 0) + // Minimum execution time: 22_960_000 picoseconds. + Weight::from_parts(24_569_000, 0) .saturating_add(Weight::from_parts(0, 3763)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } /// Storage: `Session::NextKeys` (r:1 w:1) /// Proof: `Session::NextKeys` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `Balances::Holds` (r:1 w:1) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(103), added: 2578, mode: `MaxEncodedLen`) /// Storage: `Session::KeyOwner` (r:0 w:1) /// Proof: `Session::KeyOwner` (`max_values`: None, `max_size`: None, mode: `Measured`) fn purge_keys() -> Weight { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3745` - // Minimum execution time: 16_020_000 picoseconds. - Weight::from_parts(16_450_000, 0) + // Minimum execution time: 41_200_000 picoseconds. + Weight::from_parts(44_120_000, 0) .saturating_add(Weight::from_parts(0, 3745)) - .saturating_add(T::DbWeight::get().reads(1)) - .saturating_add(T::DbWeight::get().writes(2)) + .saturating_add(T::DbWeight::get().reads(2)) + .saturating_add(T::DbWeight::get().writes(3)) } } diff --git a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_timestamp.rs b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_timestamp.rs index 102edbdd20..d9cdfcc152 100644 --- a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_timestamp.rs +++ b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_timestamp.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_timestamp` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/asset-hub-polkadot-runtime/asset_hub_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/asset-hubs/asset-hub-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/asset-hub-polkadot-runtime/asset_hub_polkadot_runtime.wasm +// --pallet=pallet_timestamp +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/asset-hubs/asset-hub-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -52,8 +56,8 @@ impl pallet_timestamp::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `153` // Estimated: `1493` - // Minimum execution time: 9_360_000 picoseconds. - Weight::from_parts(9_820_000, 0) + // Minimum execution time: 9_500_000 picoseconds. + Weight::from_parts(10_440_000, 0) .saturating_add(Weight::from_parts(0, 1493)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -62,8 +66,8 @@ impl pallet_timestamp::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `57` // Estimated: `0` - // Minimum execution time: 4_580_000 picoseconds. - Weight::from_parts(4_670_000, 0) + // Minimum execution time: 4_740_000 picoseconds. + Weight::from_parts(5_030_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_transaction_payment.rs b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_transaction_payment.rs index 489531f362..acae876b3b 100644 --- a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_transaction_payment.rs +++ b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_transaction_payment.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_transaction_payment` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/asset-hub-polkadot-runtime/asset_hub_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/asset-hubs/asset-hub-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/asset-hub-polkadot-runtime/asset_hub_polkadot_runtime.wasm +// --pallet=pallet_transaction_payment +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/asset-hubs/asset-hub-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -48,10 +52,10 @@ impl pallet_transaction_payment::WeightInfo for WeightI /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) fn charge_transaction_payment() -> Weight { // Proof Size summary in bytes: - // Measured: `101` + // Measured: `204` // Estimated: `6196` - // Minimum execution time: 51_680_000 picoseconds. - Weight::from_parts(52_130_000, 0) + // Minimum execution time: 62_480_000 picoseconds. + Weight::from_parts(82_950_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) diff --git a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_uniques.rs b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_uniques.rs index 4c575c0df8..d67d30f6a9 100644 --- a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_uniques.rs +++ b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_uniques.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_uniques` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/asset-hub-polkadot-runtime/asset_hub_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/asset-hubs/asset-hub-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/asset-hub-polkadot-runtime/asset_hub_polkadot_runtime.wasm +// --pallet=pallet_uniques +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/asset-hubs/asset-hub-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -52,8 +56,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `249` // Estimated: `3643` - // Minimum execution time: 33_051_000 picoseconds. - Weight::from_parts(33_801_000, 0) + // Minimum execution time: 36_671_000 picoseconds. + Weight::from_parts(39_010_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) @@ -66,8 +70,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `109` // Estimated: `3643` - // Minimum execution time: 14_750_000 picoseconds. - Weight::from_parts(15_200_000, 0) + // Minimum execution time: 15_699_000 picoseconds. + Weight::from_parts(16_451_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) @@ -95,15 +99,15 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `346 + a * (107 ±0) + m * (56 ±0) + n * (76 ±0)` // Estimated: `3643 + a * (2647 ±0) + m * (2662 ±0) + n * (2597 ±0)` - // Minimum execution time: 3_834_652_000 picoseconds. - Weight::from_parts(3_878_072_000, 0) + // Minimum execution time: 3_879_763_000 picoseconds. + Weight::from_parts(3_982_123_000, 0) .saturating_add(Weight::from_parts(0, 3643)) - // Standard Error: 45_548 - .saturating_add(Weight::from_parts(9_337_283, 0).saturating_mul(n.into())) - // Standard Error: 45_548 - .saturating_add(Weight::from_parts(506_531, 0).saturating_mul(m.into())) - // Standard Error: 45_548 - .saturating_add(Weight::from_parts(588_687, 0).saturating_mul(a.into())) + // Standard Error: 39_260 + .saturating_add(Weight::from_parts(10_236_685, 0).saturating_mul(n.into())) + // Standard Error: 39_260 + .saturating_add(Weight::from_parts(465_727, 0).saturating_mul(m.into())) + // Standard Error: 39_260 + .saturating_add(Weight::from_parts(465_175, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(n.into()))) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(m.into()))) @@ -128,8 +132,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `349` // Estimated: `3643` - // Minimum execution time: 40_750_000 picoseconds. - Weight::from_parts(41_260_000, 0) + // Minimum execution time: 44_290_000 picoseconds. + Weight::from_parts(47_330_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) @@ -146,8 +150,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `495` // Estimated: `3643` - // Minimum execution time: 41_180_000 picoseconds. - Weight::from_parts(42_010_000, 0) + // Minimum execution time: 46_050_000 picoseconds. + Weight::from_parts(48_440_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(4)) @@ -164,8 +168,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `495` // Estimated: `3643` - // Minimum execution time: 30_690_000 picoseconds. - Weight::from_parts(31_420_000, 0) + // Minimum execution time: 33_880_000 picoseconds. + Weight::from_parts(36_020_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(4)) @@ -179,11 +183,11 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `805 + i * (76 ±0)` // Estimated: `3643 + i * (2597 ±0)` - // Minimum execution time: 15_600_000 picoseconds. - Weight::from_parts(15_890_000, 0) + // Minimum execution time: 15_850_000 picoseconds. + Weight::from_parts(16_150_000, 0) .saturating_add(Weight::from_parts(0, 3643)) - // Standard Error: 23_999 - .saturating_add(Weight::from_parts(19_710_097, 0).saturating_mul(i.into())) + // Standard Error: 47_696 + .saturating_add(Weight::from_parts(24_117_600, 0).saturating_mul(i.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(i.into()))) .saturating_add(T::DbWeight::get().writes(1)) @@ -198,8 +202,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `495` // Estimated: `3643` - // Minimum execution time: 20_780_000 picoseconds. - Weight::from_parts(20_980_000, 0) + // Minimum execution time: 21_080_000 picoseconds. + Weight::from_parts(21_880_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -212,8 +216,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `495` // Estimated: `3643` - // Minimum execution time: 20_700_000 picoseconds. - Weight::from_parts(21_180_000, 0) + // Minimum execution time: 20_960_000 picoseconds. + Weight::from_parts(22_840_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -225,7 +229,7 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Measured: `349` // Estimated: `3643` // Minimum execution time: 14_120_000 picoseconds. - Weight::from_parts(14_590_000, 0) + Weight::from_parts(15_080_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -236,8 +240,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `349` // Estimated: `3643` - // Minimum execution time: 14_330_000 picoseconds. - Weight::from_parts(14_650_000, 0) + // Minimum execution time: 14_129_000 picoseconds. + Weight::from_parts(15_189_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -254,8 +258,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `597` // Estimated: `3643` - // Minimum execution time: 33_300_000 picoseconds. - Weight::from_parts(33_830_000, 0) + // Minimum execution time: 34_952_000 picoseconds. + Weight::from_parts(36_380_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(5)) @@ -266,8 +270,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `349` // Estimated: `3643` - // Minimum execution time: 14_660_000 picoseconds. - Weight::from_parts(15_010_000, 0) + // Minimum execution time: 14_360_000 picoseconds. + Weight::from_parts(15_179_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -280,8 +284,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `349` // Estimated: `3643` - // Minimum execution time: 17_910_000 picoseconds. - Weight::from_parts(18_640_000, 0) + // Minimum execution time: 18_901_000 picoseconds. + Weight::from_parts(19_550_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) @@ -296,8 +300,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `626` // Estimated: `3652` - // Minimum execution time: 45_150_000 picoseconds. - Weight::from_parts(45_710_000, 0) + // Minimum execution time: 50_131_000 picoseconds. + Weight::from_parts(52_969_000, 0) .saturating_add(Weight::from_parts(0, 3652)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -312,8 +316,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `823` // Estimated: `3652` - // Minimum execution time: 46_141_000 picoseconds. - Weight::from_parts(46_850_000, 0) + // Minimum execution time: 49_680_000 picoseconds. + Weight::from_parts(52_742_000, 0) .saturating_add(Weight::from_parts(0, 3652)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -326,8 +330,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `415` // Estimated: `3652` - // Minimum execution time: 33_121_000 picoseconds. - Weight::from_parts(33_920_000, 0) + // Minimum execution time: 36_151_000 picoseconds. + Weight::from_parts(38_231_000, 0) .saturating_add(Weight::from_parts(0, 3652)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -340,8 +344,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `626` // Estimated: `3652` - // Minimum execution time: 34_800_000 picoseconds. - Weight::from_parts(35_310_000, 0) + // Minimum execution time: 37_080_000 picoseconds. + Weight::from_parts(38_411_000, 0) .saturating_add(Weight::from_parts(0, 3652)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -354,8 +358,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `349` // Estimated: `3643` - // Minimum execution time: 34_270_000 picoseconds. - Weight::from_parts(34_700_000, 0) + // Minimum execution time: 36_640_000 picoseconds. + Weight::from_parts(38_211_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -368,8 +372,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `540` // Estimated: `3643` - // Minimum execution time: 33_290_000 picoseconds. - Weight::from_parts(33_780_000, 0) + // Minimum execution time: 36_169_000 picoseconds. + Weight::from_parts(37_640_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -382,8 +386,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `495` // Estimated: `3643` - // Minimum execution time: 21_030_000 picoseconds. - Weight::from_parts(21_410_000, 0) + // Minimum execution time: 21_291_000 picoseconds. + Weight::from_parts(22_750_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -396,8 +400,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `528` // Estimated: `3643` - // Minimum execution time: 20_770_000 picoseconds. - Weight::from_parts(21_290_000, 0) + // Minimum execution time: 21_470_000 picoseconds. + Weight::from_parts(22_321_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -408,8 +412,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `109` // Estimated: `3517` - // Minimum execution time: 15_510_000 picoseconds. - Weight::from_parts(15_980_000, 0) + // Minimum execution time: 16_231_000 picoseconds. + Weight::from_parts(17_071_000, 0) .saturating_add(Weight::from_parts(0, 3517)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -422,8 +426,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `349` // Estimated: `3643` - // Minimum execution time: 17_030_000 picoseconds. - Weight::from_parts(17_430_000, 0) + // Minimum execution time: 17_289_000 picoseconds. + Weight::from_parts(18_480_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -436,8 +440,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `326` // Estimated: `3587` - // Minimum execution time: 17_250_000 picoseconds. - Weight::from_parts(17_690_000, 0) + // Minimum execution time: 17_690_000 picoseconds. + Weight::from_parts(19_080_000, 0) .saturating_add(Weight::from_parts(0, 3587)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -454,8 +458,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `607` // Estimated: `3643` - // Minimum execution time: 42_160_000 picoseconds. - Weight::from_parts(42_710_000, 0) + // Minimum execution time: 46_970_000 picoseconds. + Weight::from_parts(48_191_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(4)) diff --git a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_utility.rs b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_utility.rs index c5e2195224..ae43f85119 100644 --- a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_utility.rs +++ b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_utility.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_utility` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/asset-hub-polkadot-runtime/asset_hub_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/asset-hubs/asset-hub-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/asset-hub-polkadot-runtime/asset_hub_polkadot_runtime.wasm +// --pallet=pallet_utility +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/asset-hubs/asset-hub-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -49,18 +53,18 @@ impl pallet_utility::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_050_000 picoseconds. - Weight::from_parts(9_626_016, 0) + // Minimum execution time: 6_230_000 picoseconds. + Weight::from_parts(26_497_664, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 849 - .saturating_add(Weight::from_parts(3_639_653, 0).saturating_mul(c.into())) + // Standard Error: 5_244 + .saturating_add(Weight::from_parts(4_165_676, 0).saturating_mul(c.into())) } fn as_derivative() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_460_000 picoseconds. - Weight::from_parts(5_630_000, 0) + // Minimum execution time: 5_840_000 picoseconds. + Weight::from_parts(6_100_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// The range of component `c` is `[0, 1000]`. @@ -68,18 +72,18 @@ impl pallet_utility::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_910_000 picoseconds. - Weight::from_parts(7_099_317, 0) + // Minimum execution time: 6_170_000 picoseconds. + Weight::from_parts(14_110_750, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 1_080 - .saturating_add(Weight::from_parts(3_888_199, 0).saturating_mul(c.into())) + // Standard Error: 7_418 + .saturating_add(Weight::from_parts(4_545_866, 0).saturating_mul(c.into())) } fn dispatch_as() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 8_070_000 picoseconds. - Weight::from_parts(8_340_000, 0) + // Minimum execution time: 8_181_000 picoseconds. + Weight::from_parts(8_939_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// The range of component `c` is `[0, 1000]`. @@ -87,18 +91,18 @@ impl pallet_utility::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_900_000 picoseconds. - Weight::from_parts(6_442_833, 0) + // Minimum execution time: 6_129_000 picoseconds. + Weight::from_parts(4_176_028, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 746 - .saturating_add(Weight::from_parts(3_554_834, 0).saturating_mul(c.into())) + // Standard Error: 12_594 + .saturating_add(Weight::from_parts(4_113_477, 0).saturating_mul(c.into())) } fn dispatch_as_fallible() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 8_180_000 picoseconds. - Weight::from_parts(8_500_000, 0) + // Minimum execution time: 8_141_000 picoseconds. + Weight::from_parts(8_739_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn if_else() -> Weight { @@ -106,7 +110,7 @@ impl pallet_utility::WeightInfo for WeightInfo { // Measured: `0` // Estimated: `0` // Minimum execution time: 10_270_000 picoseconds. - Weight::from_parts(10_580_000, 0) + Weight::from_parts(10_661_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_vesting.rs b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_vesting.rs index 806d8b1dc8..7ac3d1b354 100644 --- a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_vesting.rs +++ b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_vesting.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_vesting` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/asset-hub-polkadot-runtime/asset_hub_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/asset-hubs/asset-hub-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/asset-hub-polkadot-runtime/asset_hub_polkadot_runtime.wasm +// --pallet=pallet_vesting +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/asset-hubs/asset-hub-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -58,13 +62,13 @@ impl pallet_vesting::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `381 + l * (25 ±0) + s * (36 ±0)` // Estimated: `4764 + l * (25 ±0) + s * (36 ±0)` - // Minimum execution time: 43_710_000 picoseconds. - Weight::from_parts(43_024_258, 0) + // Minimum execution time: 48_411_000 picoseconds. + Weight::from_parts(53_243_473, 0) .saturating_add(Weight::from_parts(0, 4764)) - // Standard Error: 466 - .saturating_add(Weight::from_parts(30_613, 0).saturating_mul(l.into())) - // Standard Error: 829 - .saturating_add(Weight::from_parts(69_993, 0).saturating_mul(s.into())) + // Standard Error: 5_083 + .saturating_add(Weight::from_parts(4_762, 0).saturating_mul(l.into())) + // Standard Error: 9_043 + .saturating_add(Weight::from_parts(21_619, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) .saturating_add(Weight::from_parts(0, 25).saturating_mul(l.into())) @@ -84,13 +88,13 @@ impl pallet_vesting::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `381 + l * (25 ±0) + s * (36 ±0)` // Estimated: `4764 + l * (25 ±0) + s * (36 ±0)` - // Minimum execution time: 46_161_000 picoseconds. - Weight::from_parts(45_997_007, 0) + // Minimum execution time: 50_931_000 picoseconds. + Weight::from_parts(51_415_742, 0) .saturating_add(Weight::from_parts(0, 4764)) - // Standard Error: 1_073 - .saturating_add(Weight::from_parts(21_630, 0).saturating_mul(l.into())) - // Standard Error: 1_909 - .saturating_add(Weight::from_parts(56_439, 0).saturating_mul(s.into())) + // Standard Error: 5_978 + .saturating_add(Weight::from_parts(86_802, 0).saturating_mul(l.into())) + // Standard Error: 10_636 + .saturating_add(Weight::from_parts(112_829, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) .saturating_add(Weight::from_parts(0, 25).saturating_mul(l.into())) @@ -112,13 +116,13 @@ impl pallet_vesting::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `484 + l * (25 ±0) + s * (36 ±0)` // Estimated: `4764 + l * (25 ±0) + s * (36 ±0)` - // Minimum execution time: 45_900_000 picoseconds. - Weight::from_parts(45_185_697, 0) + // Minimum execution time: 50_981_000 picoseconds. + Weight::from_parts(50_824_582, 0) .saturating_add(Weight::from_parts(0, 4764)) - // Standard Error: 488 - .saturating_add(Weight::from_parts(37_909, 0).saturating_mul(l.into())) - // Standard Error: 868 - .saturating_add(Weight::from_parts(75_340, 0).saturating_mul(s.into())) + // Standard Error: 4_102 + .saturating_add(Weight::from_parts(59_722, 0).saturating_mul(l.into())) + // Standard Error: 7_299 + .saturating_add(Weight::from_parts(140_251, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 25).saturating_mul(l.into())) @@ -140,13 +144,13 @@ impl pallet_vesting::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `484 + l * (25 ±0) + s * (36 ±0)` // Estimated: `4764 + l * (25 ±0) + s * (36 ±0)` - // Minimum execution time: 48_680_000 picoseconds. - Weight::from_parts(48_209_719, 0) + // Minimum execution time: 53_281_000 picoseconds. + Weight::from_parts(53_647_694, 0) .saturating_add(Weight::from_parts(0, 4764)) - // Standard Error: 532 - .saturating_add(Weight::from_parts(29_566, 0).saturating_mul(l.into())) - // Standard Error: 947 - .saturating_add(Weight::from_parts(61_689, 0).saturating_mul(s.into())) + // Standard Error: 4_367 + .saturating_add(Weight::from_parts(80_079, 0).saturating_mul(l.into())) + // Standard Error: 7_770 + .saturating_add(Weight::from_parts(103_331, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 25).saturating_mul(l.into())) @@ -168,13 +172,13 @@ impl pallet_vesting::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `555 + l * (25 ±0) + s * (36 ±0)` // Estimated: `4764 + l * (25 ±0) + s * (37 ±0)` - // Minimum execution time: 89_140_000 picoseconds. - Weight::from_parts(89_756_908, 0) + // Minimum execution time: 106_180_000 picoseconds. + Weight::from_parts(101_899_640, 0) .saturating_add(Weight::from_parts(0, 4764)) - // Standard Error: 1_163 - .saturating_add(Weight::from_parts(31_706, 0).saturating_mul(l.into())) - // Standard Error: 2_070 - .saturating_add(Weight::from_parts(78_688, 0).saturating_mul(s.into())) + // Standard Error: 13_412 + .saturating_add(Weight::from_parts(150_676, 0).saturating_mul(l.into())) + // Standard Error: 23_862 + .saturating_add(Weight::from_parts(377_861, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 25).saturating_mul(l.into())) @@ -196,13 +200,13 @@ impl pallet_vesting::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `658 + l * (25 ±0) + s * (36 ±0)` // Estimated: `6196 + l * (25 ±0) + s * (37 ±0)` - // Minimum execution time: 91_461_000 picoseconds. - Weight::from_parts(91_963_242, 0) + // Minimum execution time: 109_390_000 picoseconds. + Weight::from_parts(105_181_669, 0) .saturating_add(Weight::from_parts(0, 6196)) - // Standard Error: 792 - .saturating_add(Weight::from_parts(32_090, 0).saturating_mul(l.into())) - // Standard Error: 1_409 - .saturating_add(Weight::from_parts(80_114, 0).saturating_mul(s.into())) + // Standard Error: 9_238 + .saturating_add(Weight::from_parts(172_780, 0).saturating_mul(l.into())) + // Standard Error: 16_436 + .saturating_add(Weight::from_parts(267_437, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(4)) .saturating_add(Weight::from_parts(0, 25).saturating_mul(l.into())) @@ -222,13 +226,13 @@ impl pallet_vesting::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `381 + l * (25 ±0) + s * (36 ±0)` // Estimated: `4764 + l * (25 ±0) + s * (36 ±0)` - // Minimum execution time: 44_640_000 picoseconds. - Weight::from_parts(43_954_685, 0) + // Minimum execution time: 50_421_000 picoseconds. + Weight::from_parts(51_848_361, 0) .saturating_add(Weight::from_parts(0, 4764)) - // Standard Error: 633 - .saturating_add(Weight::from_parts(30_255, 0).saturating_mul(l.into())) - // Standard Error: 1_170 - .saturating_add(Weight::from_parts(66_452, 0).saturating_mul(s.into())) + // Standard Error: 5_844 + .saturating_add(Weight::from_parts(75_788, 0).saturating_mul(l.into())) + // Standard Error: 10_793 + .saturating_add(Weight::from_parts(39_290, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) .saturating_add(Weight::from_parts(0, 25).saturating_mul(l.into())) @@ -248,13 +252,13 @@ impl pallet_vesting::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `381 + l * (25 ±0) + s * (36 ±0)` // Estimated: `4764 + l * (25 ±0) + s * (36 ±0)` - // Minimum execution time: 46_950_000 picoseconds. - Weight::from_parts(46_829_414, 0) + // Minimum execution time: 52_781_000 picoseconds. + Weight::from_parts(54_728_093, 0) .saturating_add(Weight::from_parts(0, 4764)) - // Standard Error: 1_135 - .saturating_add(Weight::from_parts(25_768, 0).saturating_mul(l.into())) - // Standard Error: 2_096 - .saturating_add(Weight::from_parts(66_730, 0).saturating_mul(s.into())) + // Standard Error: 9_170 + .saturating_add(Weight::from_parts(65_865, 0).saturating_mul(l.into())) + // Standard Error: 16_935 + .saturating_add(Weight::from_parts(108_481, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) .saturating_add(Weight::from_parts(0, 25).saturating_mul(l.into())) @@ -276,13 +280,13 @@ impl pallet_vesting::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `555 + l * (25 ±0) + s * (36 ±0)` // Estimated: `4764 + l * (25 ±0) + s * (36 ±0)` - // Minimum execution time: 52_340_000 picoseconds. - Weight::from_parts(51_645_742, 0) + // Minimum execution time: 57_910_000 picoseconds. + Weight::from_parts(58_125_934, 0) .saturating_add(Weight::from_parts(0, 4764)) - // Standard Error: 560 - .saturating_add(Weight::from_parts(34_940, 0).saturating_mul(l.into())) - // Standard Error: 1_035 - .saturating_add(Weight::from_parts(70_574, 0).saturating_mul(s.into())) + // Standard Error: 7_944 + .saturating_add(Weight::from_parts(67_734, 0).saturating_mul(l.into())) + // Standard Error: 14_672 + .saturating_add(Weight::from_parts(191_027, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 25).saturating_mul(l.into())) diff --git a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_xcm.rs b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_xcm.rs index 4ee2c9f2b7..e102ca8cf1 100644 --- a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_xcm.rs +++ b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_xcm.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_xcm` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 49.0.0 -//! DATE: 2025-07-30, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `e9d5f1f03b4d`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -62,8 +62,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `212` // Estimated: `3677` - // Minimum execution time: 37_790_000 picoseconds. - Weight::from_parts(40_741_000, 0) + // Minimum execution time: 39_752_000 picoseconds. + Weight::from_parts(45_320_000, 0) .saturating_add(Weight::from_parts(0, 3677)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) @@ -88,8 +88,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `244` // Estimated: `3709` - // Minimum execution time: 152_180_000 picoseconds. - Weight::from_parts(161_800_000, 0) + // Minimum execution time: 157_111_000 picoseconds. + Weight::from_parts(168_001_000, 0) .saturating_add(Weight::from_parts(0, 3709)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(3)) @@ -114,8 +114,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `296` // Estimated: `6196` - // Minimum execution time: 175_960_000 picoseconds. - Weight::from_parts(185_940_000, 0) + // Minimum execution time: 181_070_000 picoseconds. + Weight::from_parts(186_241_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(4)) @@ -144,8 +144,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `632` // Estimated: `6208` - // Minimum execution time: 228_800_000 picoseconds. - Weight::from_parts(239_640_000, 0) + // Minimum execution time: 239_382_000 picoseconds. + Weight::from_parts(247_802_000, 0) .saturating_add(Weight::from_parts(0, 6208)) .saturating_add(T::DbWeight::get().reads(11)) .saturating_add(T::DbWeight::get().writes(7)) @@ -156,8 +156,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `1485` - // Minimum execution time: 10_920_000 picoseconds. - Weight::from_parts(12_070_000, 0) + // Minimum execution time: 11_721_000 picoseconds. + Weight::from_parts(12_360_000, 0) .saturating_add(Weight::from_parts(0, 1485)) .saturating_add(T::DbWeight::get().reads(1)) } @@ -167,8 +167,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 9_400_000 picoseconds. - Weight::from_parts(10_240_000, 0) + // Minimum execution time: 10_050_000 picoseconds. + Weight::from_parts(10_440_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -176,8 +176,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_271_000 picoseconds. - Weight::from_parts(3_550_000, 0) + // Minimum execution time: 3_530_000 picoseconds. + Weight::from_parts(3_811_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// Storage: `PolkadotXcm::VersionNotifiers` (r:1 w:1) @@ -200,8 +200,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `212` // Estimated: `3677` - // Minimum execution time: 47_861_000 picoseconds. - Weight::from_parts(51_459_000, 0) + // Minimum execution time: 46_760_000 picoseconds. + Weight::from_parts(49_612_000, 0) .saturating_add(Weight::from_parts(0, 3677)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(5)) @@ -224,8 +224,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `371` // Estimated: `108971` - // Minimum execution time: 50_030_000 picoseconds. - Weight::from_parts(53_330_000, 0) + // Minimum execution time: 52_570_000 picoseconds. + Weight::from_parts(54_571_000, 0) .saturating_add(Weight::from_parts(0, 108971)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) @@ -236,8 +236,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_280_000 picoseconds. - Weight::from_parts(3_560_000, 0) + // Minimum execution time: 3_510_000 picoseconds. + Weight::from_parts(3_751_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -247,8 +247,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `22` // Estimated: `15862` - // Minimum execution time: 27_800_000 picoseconds. - Weight::from_parts(29_270_000, 0) + // Minimum execution time: 27_631_000 picoseconds. + Weight::from_parts(29_000_000, 0) .saturating_add(Weight::from_parts(0, 15862)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -259,8 +259,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `26` // Estimated: `15866` - // Minimum execution time: 27_849_000 picoseconds. - Weight::from_parts(28_719_000, 0) + // Minimum execution time: 27_221_000 picoseconds. + Weight::from_parts(27_969_000, 0) .saturating_add(Weight::from_parts(0, 15866)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -271,8 +271,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `40` // Estimated: `18355` - // Minimum execution time: 32_120_000 picoseconds. - Weight::from_parts(33_090_000, 0) + // Minimum execution time: 32_951_000 picoseconds. + Weight::from_parts(34_049_000, 0) .saturating_add(Weight::from_parts(0, 18355)) .saturating_add(T::DbWeight::get().reads(7)) } @@ -288,8 +288,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `154` // Estimated: `6094` - // Minimum execution time: 41_580_000 picoseconds. - Weight::from_parts(46_408_000, 0) + // Minimum execution time: 42_621_000 picoseconds. + Weight::from_parts(45_250_000, 0) .saturating_add(Weight::from_parts(0, 6094)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(1)) @@ -300,8 +300,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `40` // Estimated: `13405` - // Minimum execution time: 23_319_000 picoseconds. - Weight::from_parts(24_290_000, 0) + // Minimum execution time: 23_760_000 picoseconds. + Weight::from_parts(24_440_000, 0) .saturating_add(Weight::from_parts(0, 13405)) .saturating_add(T::DbWeight::get().reads(5)) } @@ -311,8 +311,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `33` // Estimated: `15873` - // Minimum execution time: 27_710_000 picoseconds. - Weight::from_parts(28_540_000, 0) + // Minimum execution time: 28_770_000 picoseconds. + Weight::from_parts(29_270_000, 0) .saturating_add(Weight::from_parts(0, 15873)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -329,8 +329,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `154` // Estimated: `15994` - // Minimum execution time: 56_960_000 picoseconds. - Weight::from_parts(59_750_000, 0) + // Minimum execution time: 59_941_000 picoseconds. + Weight::from_parts(71_209_000, 0) .saturating_add(Weight::from_parts(0, 15994)) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(1)) @@ -343,8 +343,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `1485` - // Minimum execution time: 4_231_000 picoseconds. - Weight::from_parts(4_560_000, 0) + // Minimum execution time: 3_880_000 picoseconds. + Weight::from_parts(4_182_000, 0) .saturating_add(Weight::from_parts(0, 1485)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) @@ -355,8 +355,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `7576` // Estimated: `11041` - // Minimum execution time: 39_400_000 picoseconds. - Weight::from_parts(40_420_000, 0) + // Minimum execution time: 40_360_000 picoseconds. + Weight::from_parts(41_459_000, 0) .saturating_add(Weight::from_parts(0, 11041)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -373,8 +373,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `303` // Estimated: `3768` - // Minimum execution time: 55_800_000 picoseconds. - Weight::from_parts(58_600_000, 0) + // Minimum execution time: 55_680_000 picoseconds. + Weight::from_parts(59_521_000, 0) .saturating_add(Weight::from_parts(0, 3768)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) @@ -382,13 +382,13 @@ impl pallet_xcm::WeightInfo for WeightInfo { /// Storage: `PolkadotXcm::AuthorizedAliases` (r:1 w:1) /// Proof: `PolkadotXcm::AuthorizedAliases` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `Balances::Holds` (r:1 w:1) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(85), added: 2560, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(103), added: 2578, mode: `MaxEncodedLen`) fn add_authorized_alias() -> Weight { // Proof Size summary in bytes: // Measured: `128` // Estimated: `3593` - // Minimum execution time: 64_890_000 picoseconds. - Weight::from_parts(66_660_000, 0) + // Minimum execution time: 65_550_000 picoseconds. + Weight::from_parts(67_330_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -396,13 +396,13 @@ impl pallet_xcm::WeightInfo for WeightInfo { /// Storage: `PolkadotXcm::AuthorizedAliases` (r:1 w:1) /// Proof: `PolkadotXcm::AuthorizedAliases` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `Balances::Holds` (r:1 w:1) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(85), added: 2560, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(103), added: 2578, mode: `MaxEncodedLen`) fn remove_authorized_alias() -> Weight { // Proof Size summary in bytes: // Measured: `516` // Estimated: `3981` - // Minimum execution time: 64_810_000 picoseconds. - Weight::from_parts(69_290_000, 0) + // Minimum execution time: 66_450_000 picoseconds. + Weight::from_parts(70_721_000, 0) .saturating_add(Weight::from_parts(0, 3981)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -411,8 +411,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 7_785_000 picoseconds. - Weight::from_parts(8_077_000, 0) + // Minimum execution time: 10_920_000 picoseconds. + Weight::from_parts(11_010_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_xcm_bridge_hub_router.rs b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_xcm_bridge_hub_router.rs index 8576f1a0ba..da2bab5f85 100644 --- a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_xcm_bridge_hub_router.rs +++ b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_xcm_bridge_hub_router.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_xcm_bridge_hub_router` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/asset-hub-polkadot-runtime/asset_hub_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/asset-hubs/asset-hub-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/asset-hub-polkadot-runtime/asset_hub_polkadot_runtime.wasm +// --pallet=pallet_xcm_bridge_hub_router +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/asset-hubs/asset-hub-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -54,8 +58,8 @@ impl pallet_xcm_bridge_hub_router::WeightInfo for Weigh // Proof Size summary in bytes: // Measured: `226` // Estimated: `5487` - // Minimum execution time: 22_280_000 picoseconds. - Weight::from_parts(22_950_000, 0) + // Minimum execution time: 21_230_000 picoseconds. + Weight::from_parts(23_860_000, 0) .saturating_add(Weight::from_parts(0, 5487)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) @@ -68,8 +72,8 @@ impl pallet_xcm_bridge_hub_router::WeightInfo for Weigh // Proof Size summary in bytes: // Measured: `111` // Estimated: `5487` - // Minimum execution time: 5_970_000 picoseconds. - Weight::from_parts(6_160_000, 0) + // Minimum execution time: 5_490_000 picoseconds. + Weight::from_parts(5_770_000, 0) .saturating_add(Weight::from_parts(0, 5487)) .saturating_add(T::DbWeight::get().reads(2)) } @@ -79,8 +83,8 @@ impl pallet_xcm_bridge_hub_router::WeightInfo for Weigh // Proof Size summary in bytes: // Measured: `150` // Estimated: `1502` - // Minimum execution time: 19_880_000 picoseconds. - Weight::from_parts(20_511_000, 0) + // Minimum execution time: 17_480_000 picoseconds. + Weight::from_parts(20_220_000, 0) .saturating_add(Weight::from_parts(0, 1502)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) diff --git a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs index 7530051357..0793f09063 100644 --- a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs +++ b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_xcm_benchmarks::fungible` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 48.0.0 -//! DATE: 2025-07-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `065f2c4f4ade`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024 // Executed Command: @@ -58,8 +58,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `489` // Estimated: `3675` - // Minimum execution time: 51_840_000 picoseconds. - Weight::from_parts(59_609_000, 3675) + // Minimum execution time: 48_790_000 picoseconds. + Weight::from_parts(50_411_000, 3675) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -73,8 +73,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `388` // Estimated: `6208` - // Minimum execution time: 57_670_000 picoseconds. - Weight::from_parts(59_780_000, 6208) + // Minimum execution time: 58_569_000 picoseconds. + Weight::from_parts(60_880_000, 6208) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -100,8 +100,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `733` // Estimated: `8799` - // Minimum execution time: 166_930_000 picoseconds. - Weight::from_parts(173_581_000, 8799) + // Minimum execution time: 168_171_000 picoseconds. + Weight::from_parts(172_241_000, 8799) .saturating_add(T::DbWeight::get().reads(11)) .saturating_add(T::DbWeight::get().writes(8)) } @@ -109,8 +109,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_360_000 picoseconds. - Weight::from_parts(1_500_000, 0) + // Minimum execution time: 1_571_000 picoseconds. + Weight::from_parts(1_690_000, 0) } /// Storage: `ParachainInfo::ParachainId` (r:1 w:0) /// Proof: `ParachainInfo::ParachainId` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) @@ -130,8 +130,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `345` // Estimated: `6196` - // Minimum execution time: 155_300_000 picoseconds. - Weight::from_parts(162_280_000, 6196) + // Minimum execution time: 156_792_000 picoseconds. + Weight::from_parts(161_291_000, 6196) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -139,8 +139,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_640_000 picoseconds. - Weight::from_parts(4_040_000, 0) + // Minimum execution time: 3_880_000 picoseconds. + Weight::from_parts(4_280_000, 0) } /// Storage: `Assets::Asset` (r:1 w:1) /// Proof: `Assets::Asset` (`max_values`: None, `max_size`: Some(210), added: 2685, mode: `MaxEncodedLen`) @@ -152,8 +152,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3675` - // Minimum execution time: 41_901_000 picoseconds. - Weight::from_parts(43_050_000, 3675) + // Minimum execution time: 42_141_000 picoseconds. + Weight::from_parts(43_190_000, 3675) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -179,8 +179,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `524` // Estimated: `3989` - // Minimum execution time: 103_031_000 picoseconds. - Weight::from_parts(106_010_000, 3989) + // Minimum execution time: 103_261_000 picoseconds. + Weight::from_parts(107_161_000, 3989) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(5)) } @@ -202,8 +202,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `524` // Estimated: `3989` - // Minimum execution time: 78_720_000 picoseconds. - Weight::from_parts(82_391_000, 3989) + // Minimum execution time: 78_502_000 picoseconds. + Weight::from_parts(81_379_000, 3989) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -229,8 +229,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `524` // Estimated: `6196` - // Minimum execution time: 124_320_000 picoseconds. - Weight::from_parts(130_760_000, 6196) + // Minimum execution time: 125_920_000 picoseconds. + Weight::from_parts(128_670_000, 6196) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(6)) } diff --git a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs index e077fe1c0c..52aafe8758 100644 --- a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs +++ b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_xcm_benchmarks::generic` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 48.0.0 -//! DATE: 2025-07-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `065f2c4f4ade`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024 // Executed Command: @@ -66,17 +66,21 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `345` // Estimated: `6196` - // Minimum execution time: 142_230_000 picoseconds. - Weight::from_parts(145_940_000, 6196) + // Minimum execution time: 143_721_000 picoseconds. + Weight::from_parts(149_421_000, 6196) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(4)) } + /// Storage: `System::Account` (r:1 w:1) + /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) pub(crate) fn buy_execution() -> Weight { // Proof Size summary in bytes: // Measured: `0` - // Estimated: `0` - // Minimum execution time: 830_000 picoseconds. - Weight::from_parts(950_000, 0) + // Estimated: `3593` + // Minimum execution time: 15_220_000 picoseconds. + Weight::from_parts(16_810_000, 3593) + .saturating_add(T::DbWeight::get().reads(1)) + .saturating_add(T::DbWeight::get().writes(1)) } /// Storage: `System::Account` (r:1 w:1) /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) @@ -84,8 +88,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 8_180_000 picoseconds. - Weight::from_parts(9_310_000, 3593) + // Minimum execution time: 8_220_000 picoseconds. + Weight::from_parts(15_510_000, 3593) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -93,8 +97,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 940_000 picoseconds. - Weight::from_parts(1_020_000, 0) + // Minimum execution time: 800_000 picoseconds. + Weight::from_parts(950_000, 0) } /// Storage: `PolkadotXcm::Queries` (r:1 w:0) /// Proof: `PolkadotXcm::Queries` (`max_values`: None, `max_size`: None, mode: `Measured`) @@ -102,51 +106,51 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3465` - // Minimum execution time: 7_051_000 picoseconds. - Weight::from_parts(7_480_000, 3465) + // Minimum execution time: 7_350_000 picoseconds. + Weight::from_parts(7_820_000, 3465) .saturating_add(T::DbWeight::get().reads(1)) } pub(crate) fn transact() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 8_390_000 picoseconds. - Weight::from_parts(9_060_000, 0) + // Minimum execution time: 8_870_000 picoseconds. + Weight::from_parts(9_310_000, 0) } pub(crate) fn refund_surplus() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_190_000 picoseconds. - Weight::from_parts(3_320_000, 0) + // Minimum execution time: 1_310_000 picoseconds. + Weight::from_parts(1_440_000, 0) } pub(crate) fn set_error_handler() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 821_000 picoseconds. - Weight::from_parts(950_000, 0) + // Minimum execution time: 790_000 picoseconds. + Weight::from_parts(860_000, 0) } pub(crate) fn set_appendix() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 890_000 picoseconds. - Weight::from_parts(931_000, 0) + // Minimum execution time: 820_000 picoseconds. + Weight::from_parts(900_000, 0) } pub(crate) fn clear_error() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 830_000 picoseconds. - Weight::from_parts(930_000, 0) + // Minimum execution time: 800_000 picoseconds. + Weight::from_parts(880_000, 0) } pub(crate) fn descend_origin() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 900_000 picoseconds. - Weight::from_parts(980_000, 0) + // Minimum execution time: 830_000 picoseconds. + Weight::from_parts(950_000, 0) } /// Storage: `Benchmark::Override` (r:0 w:0) /// Proof: `Benchmark::Override` (`max_values`: None, `max_size`: None, mode: `Measured`) @@ -161,8 +165,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 840_000 picoseconds. - Weight::from_parts(920_000, 0) + // Minimum execution time: 820_000 picoseconds. + Weight::from_parts(930_000, 0) } /// Storage: `ParachainInfo::ParachainId` (r:1 w:0) /// Proof: `ParachainInfo::ParachainId` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) @@ -182,8 +186,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `345` // Estimated: `6196` - // Minimum execution time: 98_240_000 picoseconds. - Weight::from_parts(100_800_000, 6196) + // Minimum execution time: 100_910_000 picoseconds. + Weight::from_parts(102_731_000, 6196) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -193,8 +197,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `23` // Estimated: `3488` - // Minimum execution time: 10_860_000 picoseconds. - Weight::from_parts(11_390_000, 3488) + // Minimum execution time: 11_600_000 picoseconds. + Weight::from_parts(12_180_000, 3488) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -202,8 +206,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_380_000 picoseconds. - Weight::from_parts(4_590_000, 0) + // Minimum execution time: 4_580_000 picoseconds. + Weight::from_parts(4_880_000, 0) } /// Storage: `PolkadotXcm::VersionNotifyTargets` (r:1 w:1) /// Proof: `PolkadotXcm::VersionNotifyTargets` (`max_values`: None, `max_size`: None, mode: `Measured`) @@ -221,8 +225,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `212` // Estimated: `3677` - // Minimum execution time: 38_060_000 picoseconds. - Weight::from_parts(42_930_000, 3677) + // Minimum execution time: 39_800_000 picoseconds. + Weight::from_parts(41_200_000, 3677) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -232,44 +236,44 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_540_000 picoseconds. - Weight::from_parts(4_890_000, 0) + // Minimum execution time: 4_390_000 picoseconds. + Weight::from_parts(4_780_000, 0) .saturating_add(T::DbWeight::get().writes(1)) } pub(crate) fn burn_asset() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 28_940_000 picoseconds. - Weight::from_parts(29_160_000, 0) + // Minimum execution time: 28_260_000 picoseconds. + Weight::from_parts(28_770_000, 0) } pub(crate) fn expect_asset() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 8_700_000 picoseconds. - Weight::from_parts(8_870_000, 0) + // Minimum execution time: 7_760_000 picoseconds. + Weight::from_parts(7_880_000, 0) } pub(crate) fn expect_origin() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_260_000 picoseconds. - Weight::from_parts(4_570_000, 0) + // Minimum execution time: 4_720_000 picoseconds. + Weight::from_parts(4_910_000, 0) } pub(crate) fn expect_error() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_370_000 picoseconds. - Weight::from_parts(4_611_000, 0) + // Minimum execution time: 4_590_000 picoseconds. + Weight::from_parts(4_860_000, 0) } pub(crate) fn expect_transact_status() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_080_000 picoseconds. - Weight::from_parts(1_150_000, 0) + // Minimum execution time: 980_000 picoseconds. + Weight::from_parts(1_060_000, 0) } /// Storage: `ParachainInfo::ParachainId` (r:1 w:0) /// Proof: `ParachainInfo::ParachainId` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) @@ -289,8 +293,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `345` // Estimated: `6196` - // Minimum execution time: 107_079_000 picoseconds. - Weight::from_parts(109_291_000, 6196) + // Minimum execution time: 106_301_000 picoseconds. + Weight::from_parts(108_690_000, 6196) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -298,8 +302,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_210_000 picoseconds. - Weight::from_parts(6_340_000, 0) + // Minimum execution time: 6_120_000 picoseconds. + Weight::from_parts(6_320_000, 0) } /// Storage: `ParachainInfo::ParachainId` (r:1 w:0) /// Proof: `ParachainInfo::ParachainId` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) @@ -319,8 +323,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `345` // Estimated: `6196` - // Minimum execution time: 98_440_000 picoseconds. - Weight::from_parts(101_389_000, 6196) + // Minimum execution time: 99_510_000 picoseconds. + Weight::from_parts(102_950_000, 6196) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -328,22 +332,22 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 970_000 picoseconds. - Weight::from_parts(1_060_000, 0) + // Minimum execution time: 880_000 picoseconds. + Weight::from_parts(990_000, 0) } pub(crate) fn set_topic() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 820_000 picoseconds. - Weight::from_parts(920_000, 0) + // Minimum execution time: 810_000 picoseconds. + Weight::from_parts(910_000, 0) } pub(crate) fn clear_topic() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` // Minimum execution time: 810_000 picoseconds. - Weight::from_parts(899_000, 0) + Weight::from_parts(920_000, 0) } /// Storage: `System::Account` (r:1 w:1) /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) @@ -355,8 +359,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `491` // Estimated: `4273` - // Minimum execution time: 94_030_000 picoseconds. - Weight::from_parts(99_101_000, 4273) + // Minimum execution time: 94_891_000 picoseconds. + Weight::from_parts(96_900_000, 4273) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -366,29 +370,29 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `32` // Estimated: `1489` - // Minimum execution time: 5_060_000 picoseconds. - Weight::from_parts(5_420_000, 1489) + // Minimum execution time: 5_140_000 picoseconds. + Weight::from_parts(5_430_000, 1489) .saturating_add(T::DbWeight::get().reads(1)) } pub(crate) fn set_fees_mode() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 840_000 picoseconds. - Weight::from_parts(920_000, 0) + // Minimum execution time: 770_000 picoseconds. + Weight::from_parts(880_000, 0) } pub(crate) fn unpaid_execution() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` // Minimum execution time: 830_000 picoseconds. - Weight::from_parts(940_000, 0) + Weight::from_parts(900_000, 0) } pub(crate) fn alias_origin() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 830_000 picoseconds. - Weight::from_parts(950_000, 0) + // Minimum execution time: 790_000 picoseconds. + Weight::from_parts(890_000, 0) } } diff --git a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/cumulus_pallet_parachain_system.rs b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/cumulus_pallet_parachain_system.rs index 445be7e970..4e49075796 100644 --- a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/cumulus_pallet_parachain_system.rs +++ b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/cumulus_pallet_parachain_system.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `cumulus_pallet_parachain_system` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/bridge-hub-polkadot-runtime/bridge_hub_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/bridge-hub-polkadot-runtime/bridge_hub_polkadot_runtime.wasm +// --pallet=cumulus_pallet_parachain_system +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -50,6 +54,8 @@ impl cumulus_pallet_parachain_system::WeightInfo for We /// Proof: `MessageQueue::BookStateFor` (`max_values`: None, `max_size`: Some(136), added: 2611, mode: `MaxEncodedLen`) /// Storage: `MessageQueue::ServiceHead` (r:1 w:1) /// Proof: `MessageQueue::ServiceHead` (`max_values`: Some(1), `max_size`: Some(33), added: 528, mode: `MaxEncodedLen`) + /// Storage: `ParachainSystem::LastProcessedDownwardMessage` (r:0 w:1) + /// Proof: `ParachainSystem::LastProcessedDownwardMessage` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `ParachainSystem::ProcessedDownwardMessages` (r:0 w:1) /// Proof: `ParachainSystem::ProcessedDownwardMessages` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `MessageQueue::Pages` (r:0 w:1000) @@ -59,13 +65,13 @@ impl cumulus_pallet_parachain_system::WeightInfo for We // Proof Size summary in bytes: // Measured: `49` // Estimated: `3601` - // Minimum execution time: 3_540_000 picoseconds. - Weight::from_parts(5_425_439, 0) + // Minimum execution time: 3_870_000 picoseconds. + Weight::from_parts(4_060_000, 0) .saturating_add(Weight::from_parts(0, 3601)) - // Standard Error: 185_427 - .saturating_add(Weight::from_parts(203_105_427, 0).saturating_mul(n.into())) + // Standard Error: 58_516 + .saturating_add(Weight::from_parts(135_857_365, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(3)) - .saturating_add(T::DbWeight::get().writes(4)) + .saturating_add(T::DbWeight::get().writes(5)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(n.into()))) } } diff --git a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/cumulus_pallet_xcmp_queue.rs b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/cumulus_pallet_xcmp_queue.rs index 21bcefcff0..8f8edf1d4b 100644 --- a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/cumulus_pallet_xcmp_queue.rs +++ b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/cumulus_pallet_xcmp_queue.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `cumulus_pallet_xcmp_queue` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/bridge-hub-polkadot-runtime/bridge_hub_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/bridge-hub-polkadot-runtime/bridge_hub_polkadot_runtime.wasm +// --pallet=cumulus_pallet_xcmp_queue +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -50,8 +54,8 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `109` // Estimated: `1497` - // Minimum execution time: 6_280_000 picoseconds. - Weight::from_parts(6_480_000, 0) + // Minimum execution time: 6_340_000 picoseconds. + Weight::from_parts(6_750_000, 0) .saturating_add(Weight::from_parts(0, 1497)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -66,83 +70,83 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn /// Proof: `XcmpQueue::InboundXcmpSuspended` (`max_values`: Some(1), `max_size`: Some(4002), added: 4497, mode: `MaxEncodedLen`) /// Storage: `MessageQueue::Pages` (r:0 w:1) /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(65613), added: 68088, mode: `MaxEncodedLen`) - /// The range of component `n` is `[1, 65531]`. + /// The range of component `n` is `[0, 65531]`. fn enqueue_n_bytes_xcmp_message(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `115` // Estimated: `5487` - // Minimum execution time: 15_480_000 picoseconds. - Weight::from_parts(5_166_247, 0) + // Minimum execution time: 17_450_000 picoseconds. + Weight::from_parts(18_960_531, 0) .saturating_add(Weight::from_parts(0, 5487)) - // Standard Error: 18 - .saturating_add(Weight::from_parts(1_406, 0).saturating_mul(n.into())) + // Standard Error: 9 + .saturating_add(Weight::from_parts(674, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } /// Storage: `XcmpQueue::QueueConfig` (r:1 w:0) /// Proof: `XcmpQueue::QueueConfig` (`max_values`: Some(1), `max_size`: Some(12), added: 507, mode: `MaxEncodedLen`) /// Storage: `MessageQueue::BookStateFor` (r:1 w:1) - /// Proof: `MessageQueue::BookStateFor` (`max_values`: None, `max_size`: Some(52), added: 2527, mode: `MaxEncodedLen`) + /// Proof: `MessageQueue::BookStateFor` (`max_values`: None, `max_size`: Some(136), added: 2611, mode: `MaxEncodedLen`) /// Storage: `MessageQueue::ServiceHead` (r:1 w:1) - /// Proof: `MessageQueue::ServiceHead` (`max_values`: Some(1), `max_size`: Some(5), added: 500, mode: `MaxEncodedLen`) + /// Proof: `MessageQueue::ServiceHead` (`max_values`: Some(1), `max_size`: Some(33), added: 528, mode: `MaxEncodedLen`) /// Storage: `XcmpQueue::InboundXcmpSuspended` (r:1 w:0) /// Proof: `XcmpQueue::InboundXcmpSuspended` (`max_values`: Some(1), `max_size`: Some(4002), added: 4497, mode: `MaxEncodedLen`) /// Storage: `MessageQueue::Pages` (r:0 w:1) - /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(105521), added: 107996, mode: `MaxEncodedLen`) + /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(65613), added: 68088, mode: `MaxEncodedLen`) /// The range of component `n` is `[0, 1000]`. fn enqueue_n_empty_xcmp_messages(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `151` + // Measured: `115` // Estimated: `5487` - // Minimum execution time: 11_593_000 picoseconds. - Weight::from_parts(15_263_900, 0) + // Minimum execution time: 14_740_000 picoseconds. + Weight::from_parts(30_072_658, 0) .saturating_add(Weight::from_parts(0, 5487)) - // Standard Error: 239 - .saturating_add(Weight::from_parts(136_065, 0).saturating_mul(n.into())) + // Standard Error: 1_718 + .saturating_add(Weight::from_parts(186_633, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } /// Storage: `XcmpQueue::QueueConfig` (r:1 w:0) /// Proof: `XcmpQueue::QueueConfig` (`max_values`: Some(1), `max_size`: Some(12), added: 507, mode: `MaxEncodedLen`) /// Storage: `MessageQueue::BookStateFor` (r:1 w:1) - /// Proof: `MessageQueue::BookStateFor` (`max_values`: None, `max_size`: Some(52), added: 2527, mode: `MaxEncodedLen`) + /// Proof: `MessageQueue::BookStateFor` (`max_values`: None, `max_size`: Some(136), added: 2611, mode: `MaxEncodedLen`) /// Storage: `MessageQueue::Pages` (r:1 w:1) - /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(105521), added: 107996, mode: `MaxEncodedLen`) + /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(65613), added: 68088, mode: `MaxEncodedLen`) /// Storage: `XcmpQueue::InboundXcmpSuspended` (r:1 w:0) /// Proof: `XcmpQueue::InboundXcmpSuspended` (`max_values`: Some(1), `max_size`: Some(4002), added: 4497, mode: `MaxEncodedLen`) - /// The range of component `n` is `[0, 105457]`. + /// The range of component `n` is `[0, 65521]`. fn enqueue_empty_xcmp_message_at(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `334 + n * (1 ±0)` - // Estimated: `108986` - // Minimum execution time: 20_217_000 picoseconds. - Weight::from_parts(20_647_000, 0) - .saturating_add(Weight::from_parts(0, 108986)) - // Standard Error: 12 - .saturating_add(Weight::from_parts(2_576, 0).saturating_mul(n.into())) + // Measured: `297 + n * (1 ±0)` + // Estimated: `69078` + // Minimum execution time: 25_380_000 picoseconds. + Weight::from_parts(27_191_155, 0) + .saturating_add(Weight::from_parts(0, 69078)) + // Standard Error: 7 + .saturating_add(Weight::from_parts(1_820, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) } /// Storage: `XcmpQueue::QueueConfig` (r:1 w:0) /// Proof: `XcmpQueue::QueueConfig` (`max_values`: Some(1), `max_size`: Some(12), added: 507, mode: `MaxEncodedLen`) /// Storage: `MessageQueue::BookStateFor` (r:1 w:1) - /// Proof: `MessageQueue::BookStateFor` (`max_values`: None, `max_size`: Some(52), added: 2527, mode: `MaxEncodedLen`) + /// Proof: `MessageQueue::BookStateFor` (`max_values`: None, `max_size`: Some(136), added: 2611, mode: `MaxEncodedLen`) /// Storage: `MessageQueue::ServiceHead` (r:1 w:1) - /// Proof: `MessageQueue::ServiceHead` (`max_values`: Some(1), `max_size`: Some(5), added: 500, mode: `MaxEncodedLen`) + /// Proof: `MessageQueue::ServiceHead` (`max_values`: Some(1), `max_size`: Some(33), added: 528, mode: `MaxEncodedLen`) /// Storage: `XcmpQueue::InboundXcmpSuspended` (r:1 w:0) /// Proof: `XcmpQueue::InboundXcmpSuspended` (`max_values`: Some(1), `max_size`: Some(4002), added: 4497, mode: `MaxEncodedLen`) /// Storage: `MessageQueue::Pages` (r:0 w:100) - /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(105521), added: 107996, mode: `MaxEncodedLen`) + /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(65613), added: 68088, mode: `MaxEncodedLen`) /// The range of component `n` is `[0, 100]`. fn enqueue_n_full_pages(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `186` + // Measured: `150` // Estimated: `5487` - // Minimum execution time: 13_262_000 picoseconds. - Weight::from_parts(13_670_000, 0) + // Minimum execution time: 15_950_000 picoseconds. + Weight::from_parts(7_243_742, 0) .saturating_add(Weight::from_parts(0, 5487)) - // Standard Error: 81_154 - .saturating_add(Weight::from_parts(105_979_285, 0).saturating_mul(n.into())) + // Standard Error: 58_686 + .saturating_add(Weight::from_parts(44_996_323, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(n.into()))) @@ -150,18 +154,18 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn /// Storage: `XcmpQueue::QueueConfig` (r:1 w:0) /// Proof: `XcmpQueue::QueueConfig` (`max_values`: Some(1), `max_size`: Some(12), added: 507, mode: `MaxEncodedLen`) /// Storage: `MessageQueue::BookStateFor` (r:1 w:1) - /// Proof: `MessageQueue::BookStateFor` (`max_values`: None, `max_size`: Some(52), added: 2527, mode: `MaxEncodedLen`) + /// Proof: `MessageQueue::BookStateFor` (`max_values`: None, `max_size`: Some(136), added: 2611, mode: `MaxEncodedLen`) /// Storage: `MessageQueue::Pages` (r:1 w:1) - /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(105521), added: 107996, mode: `MaxEncodedLen`) + /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(65613), added: 68088, mode: `MaxEncodedLen`) /// Storage: `XcmpQueue::InboundXcmpSuspended` (r:1 w:0) /// Proof: `XcmpQueue::InboundXcmpSuspended` (`max_values`: Some(1), `max_size`: Some(4002), added: 4497, mode: `MaxEncodedLen`) fn enqueue_1000_small_xcmp_messages() -> Weight { // Proof Size summary in bytes: - // Measured: `53067` - // Estimated: `108986` - // Minimum execution time: 289_304_000 picoseconds. - Weight::from_parts(299_215_000, 0) - .saturating_add(Weight::from_parts(0, 108986)) + // Measured: `33062` + // Estimated: `69078` + // Minimum execution time: 280_649_000 picoseconds. + Weight::from_parts(287_800_000, 0) + .saturating_add(Weight::from_parts(0, 69078)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -171,8 +175,8 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `109` // Estimated: `2767` - // Minimum execution time: 3_800_000 picoseconds. - Weight::from_parts(4_090_000, 0) + // Minimum execution time: 4_179_000 picoseconds. + Weight::from_parts(4_470_000, 0) .saturating_add(Weight::from_parts(0, 2767)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -183,8 +187,8 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `144` // Estimated: `2767` - // Minimum execution time: 5_320_000 picoseconds. - Weight::from_parts(5_580_000, 0) + // Minimum execution time: 5_669_000 picoseconds. + Weight::from_parts(6_030_000, 0) .saturating_add(Weight::from_parts(0, 2767)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -193,8 +197,8 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_080_000 picoseconds. - Weight::from_parts(6_160_000, 0) + // Minimum execution time: 6_739_000 picoseconds. + Weight::from_parts(6_880_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// Storage: UNKNOWN KEY `0x7b3237373ffdfeb1cab4222e3b520d6b345d8e88afa015075c945637c07e8f20` (r:1 w:1) @@ -215,8 +219,8 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `65744` // Estimated: `69209` - // Minimum execution time: 138_841_000 picoseconds. - Weight::from_parts(141_560_000, 0) + // Minimum execution time: 112_360_000 picoseconds. + Weight::from_parts(114_110_000, 0) .saturating_add(Weight::from_parts(0, 69209)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(5)) @@ -229,8 +233,8 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `65743` // Estimated: `69208` - // Minimum execution time: 58_460_000 picoseconds. - Weight::from_parts(59_100_000, 0) + // Minimum execution time: 66_131_000 picoseconds. + Weight::from_parts(67_171_000, 0) .saturating_add(Weight::from_parts(0, 69208)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) diff --git a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/frame_system.rs b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/frame_system.rs index 7ea8726671..b0257fdfb0 100644 --- a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/frame_system.rs +++ b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/frame_system.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `frame_system` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/bridge-hub-polkadot-runtime/bridge_hub_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/bridge-hub-polkadot-runtime/bridge_hub_polkadot_runtime.wasm +// --pallet=frame_system +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -49,22 +53,22 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_610_000 picoseconds. - Weight::from_parts(9_411_361, 0) + // Minimum execution time: 3_370_000 picoseconds. + Weight::from_parts(31_223_977, 0) .saturating_add(Weight::from_parts(0, 0)) // Standard Error: 3 - .saturating_add(Weight::from_parts(490, 0).saturating_mul(b.into())) + .saturating_add(Weight::from_parts(597, 0).saturating_mul(b.into())) } /// The range of component `b` is `[0, 3932160]`. fn remark_with_event(b: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_630_000 picoseconds. - Weight::from_parts(6_800_000, 0) + // Minimum execution time: 7_790_000 picoseconds. + Weight::from_parts(44_277_460, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 2 - .saturating_add(Weight::from_parts(2_287, 0).saturating_mul(b.into())) + // Standard Error: 5 + .saturating_add(Weight::from_parts(1_771, 0).saturating_mul(b.into())) } /// Storage: UNKNOWN KEY `0x3a686561707061676573` (r:0 w:1) /// Proof: UNKNOWN KEY `0x3a686561707061676573` (r:0 w:1) @@ -72,8 +76,8 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_190_000 picoseconds. - Weight::from_parts(4_320_000, 0) + // Minimum execution time: 4_920_000 picoseconds. + Weight::from_parts(5_190_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -93,8 +97,8 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `165` // Estimated: `1650` - // Minimum execution time: 127_151_017_000 picoseconds. - Weight::from_parts(130_371_326_000, 0) + // Minimum execution time: 128_115_252_000 picoseconds. + Weight::from_parts(129_838_482_000, 0) .saturating_add(Weight::from_parts(0, 1650)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) @@ -106,11 +110,11 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_610_000 picoseconds. - Weight::from_parts(2_690_000, 0) + // Minimum execution time: 3_421_000 picoseconds. + Weight::from_parts(3_560_000, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 3_072 - .saturating_add(Weight::from_parts(890_245, 0).saturating_mul(i.into())) + // Standard Error: 1_255 + .saturating_add(Weight::from_parts(1_111_092, 0).saturating_mul(i.into())) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into()))) } /// Storage: `Skipped::Metadata` (r:0 w:0) @@ -120,11 +124,11 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_590_000 picoseconds. - Weight::from_parts(2_680_000, 0) + // Minimum execution time: 3_480_000 picoseconds. + Weight::from_parts(3_760_000, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 1_223 - .saturating_add(Weight::from_parts(677_185, 0).saturating_mul(i.into())) + // Standard Error: 2_114 + .saturating_add(Weight::from_parts(858_790, 0).saturating_mul(i.into())) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into()))) } /// Storage: `Skipped::Metadata` (r:0 w:0) @@ -134,11 +138,11 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `71 + p * (69 ±0)` // Estimated: `70 + p * (70 ±0)` - // Minimum execution time: 5_170_000 picoseconds. - Weight::from_parts(5_330_000, 0) + // Minimum execution time: 6_030_000 picoseconds. + Weight::from_parts(6_279_000, 0) .saturating_add(Weight::from_parts(0, 70)) - // Standard Error: 1_662 - .saturating_add(Weight::from_parts(1_564_894, 0).saturating_mul(p.into())) + // Standard Error: 2_400 + .saturating_add(Weight::from_parts(1_738_882, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(p.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(p.into()))) .saturating_add(Weight::from_parts(0, 70).saturating_mul(p.into())) @@ -149,8 +153,8 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 23_540_000 picoseconds. - Weight::from_parts(26_070_000, 0) + // Minimum execution time: 11_369_000 picoseconds. + Weight::from_parts(13_391_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -172,8 +176,8 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `187` // Estimated: `1672` - // Minimum execution time: 134_305_757_000 picoseconds. - Weight::from_parts(136_392_023_000, 0) + // Minimum execution time: 132_639_560_000 picoseconds. + Weight::from_parts(134_523_283_000, 0) .saturating_add(Weight::from_parts(0, 1672)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(4)) diff --git a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/frame_system_extensions.rs b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/frame_system_extensions.rs index 722f5f0782..81552dd24c 100644 --- a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/frame_system_extensions.rs +++ b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/frame_system_extensions.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `frame_system_extensions` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/bridge-hub-polkadot-runtime/bridge_hub_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/bridge-hub-polkadot-runtime/bridge_hub_polkadot_runtime.wasm +// --pallet=frame_system_extensions +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -48,32 +52,32 @@ impl frame_system::ExtensionsWeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `30` // Estimated: `0` - // Minimum execution time: 3_910_000 picoseconds. - Weight::from_parts(4_050_000, 0) + // Minimum execution time: 3_931_000 picoseconds. + Weight::from_parts(4_431_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn check_mortality_mortal_transaction() -> Weight { // Proof Size summary in bytes: // Measured: `68` // Estimated: `0` - // Minimum execution time: 7_310_000 picoseconds. - Weight::from_parts(7_550_000, 0) + // Minimum execution time: 7_751_000 picoseconds. + Weight::from_parts(8_120_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn check_mortality_immortal_transaction() -> Weight { // Proof Size summary in bytes: // Measured: `68` // Estimated: `0` - // Minimum execution time: 7_380_000 picoseconds. - Weight::from_parts(7_570_000, 0) + // Minimum execution time: 7_621_000 picoseconds. + Weight::from_parts(7_969_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn check_non_zero_sender() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 670_000 picoseconds. - Weight::from_parts(710_000, 0) + // Minimum execution time: 930_000 picoseconds. + Weight::from_parts(1_060_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// Storage: `System::Account` (r:1 w:1) @@ -82,8 +86,8 @@ impl frame_system::ExtensionsWeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `101` // Estimated: `3593` - // Minimum execution time: 7_740_000 picoseconds. - Weight::from_parts(7_970_000, 0) + // Minimum execution time: 10_280_000 picoseconds. + Weight::from_parts(11_009_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -92,32 +96,32 @@ impl frame_system::ExtensionsWeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 510_000 picoseconds. - Weight::from_parts(540_000, 0) + // Minimum execution time: 770_000 picoseconds. + Weight::from_parts(840_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn check_tx_version() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 510_000 picoseconds. - Weight::from_parts(540_000, 0) + // Minimum execution time: 750_000 picoseconds. + Weight::from_parts(860_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn check_weight() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_630_000 picoseconds. - Weight::from_parts(4_840_000, 0) + // Minimum execution time: 5_310_000 picoseconds. + Weight::from_parts(5_671_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn weight_reclaim() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_680_000 picoseconds. - Weight::from_parts(2_790_000, 0) + // Minimum execution time: 3_540_000 picoseconds. + Weight::from_parts(3_831_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_balances.rs b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_balances.rs index 9b4ba487d4..af16dae034 100644 --- a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_balances.rs +++ b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_balances.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_balances` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/bridge-hub-polkadot-runtime/bridge_hub_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/bridge-hub-polkadot-runtime/bridge_hub_polkadot_runtime.wasm +// --pallet=pallet_balances +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -50,8 +54,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 56_130_000 picoseconds. - Weight::from_parts(56_890_000, 0) + // Minimum execution time: 69_540_000 picoseconds. + Weight::from_parts(70_790_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -62,8 +66,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 44_551_000 picoseconds. - Weight::from_parts(45_240_000, 0) + // Minimum execution time: 55_600_000 picoseconds. + Weight::from_parts(56_390_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -72,10 +76,10 @@ impl pallet_balances::WeightInfo for WeightInfo { /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) fn force_set_balance_creating() -> Weight { // Proof Size summary in bytes: - // Measured: `174` + // Measured: `39` // Estimated: `3593` - // Minimum execution time: 18_050_000 picoseconds. - Weight::from_parts(18_480_000, 0) + // Minimum execution time: 29_270_000 picoseconds. + Weight::from_parts(30_670_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -86,8 +90,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `174` // Estimated: `3593` - // Minimum execution time: 25_700_000 picoseconds. - Weight::from_parts(26_320_000, 0) + // Minimum execution time: 29_090_000 picoseconds. + Weight::from_parts(30_190_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -98,8 +102,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `103` // Estimated: `6196` - // Minimum execution time: 58_650_000 picoseconds. - Weight::from_parts(59_250_000, 0) + // Minimum execution time: 71_321_000 picoseconds. + Weight::from_parts(73_511_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -110,8 +114,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 55_570_000 picoseconds. - Weight::from_parts(55_830_000, 0) + // Minimum execution time: 68_720_000 picoseconds. + Weight::from_parts(70_540_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -122,8 +126,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `174` // Estimated: `3593` - // Minimum execution time: 21_301_000 picoseconds. - Weight::from_parts(21_710_000, 0) + // Minimum execution time: 23_240_000 picoseconds. + Weight::from_parts(24_200_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -135,11 +139,11 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0 + u * (136 ±0)` // Estimated: `990 + u * (2603 ±0)` - // Minimum execution time: 19_410_000 picoseconds. - Weight::from_parts(19_550_000, 0) + // Minimum execution time: 22_600_000 picoseconds. + Weight::from_parts(23_060_000, 0) .saturating_add(Weight::from_parts(0, 990)) - // Standard Error: 9_058 - .saturating_add(Weight::from_parts(16_416_788, 0).saturating_mul(u.into())) + // Standard Error: 10_209 + .saturating_add(Weight::from_parts(20_167_513, 0).saturating_mul(u.into())) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(u.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(u.into()))) .saturating_add(Weight::from_parts(0, 2603).saturating_mul(u.into())) @@ -148,24 +152,24 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 7_380_000 picoseconds. - Weight::from_parts(7_710_000, 0) + // Minimum execution time: 8_669_000 picoseconds. + Weight::from_parts(9_320_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn burn_allow_death() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 35_240_000 picoseconds. - Weight::from_parts(35_850_000, 0) + // Minimum execution time: 42_400_000 picoseconds. + Weight::from_parts(43_719_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn burn_keep_alive() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 24_290_000 picoseconds. - Weight::from_parts(24_850_000, 0) + // Minimum execution time: 28_619_000 picoseconds. + Weight::from_parts(29_800_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_bridge_grandpa.rs b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_bridge_grandpa.rs index 53666228a0..9a46357b11 100644 --- a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_bridge_grandpa.rs +++ b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_bridge_grandpa.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_bridge_grandpa` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/bridge-hub-polkadot-runtime/bridge_hub_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/bridge-hub-polkadot-runtime/bridge_hub_polkadot_runtime.wasm +// --pallet=pallet_bridge_grandpa +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -62,13 +66,13 @@ impl pallet_bridge_grandpa::WeightInfo for WeightInfo pallet_bridge_grandpa::WeightInfo for WeightInfo pallet_bridge_messages::WeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `753` // Estimated: `52645` - // Minimum execution time: 74_700_000 picoseconds. - Weight::from_parts(75_861_000, 0) + // Minimum execution time: 77_089_000 picoseconds. + Weight::from_parts(80_171_000, 0) .saturating_add(Weight::from_parts(0, 52645)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(1)) @@ -87,11 +91,11 @@ impl pallet_bridge_messages::WeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `753` // Estimated: `52645` - // Minimum execution time: 74_410_000 picoseconds. - Weight::from_parts(1_586_287_347, 0) + // Minimum execution time: 78_320_000 picoseconds. + Weight::from_parts(1_693_978, 0) .saturating_add(Weight::from_parts(0, 52645)) - // Standard Error: 311_726 - .saturating_add(Weight::from_parts(33_066_098, 0).saturating_mul(n.into())) + // Standard Error: 71_902 + .saturating_add(Weight::from_parts(14_871_546, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -113,8 +117,8 @@ impl pallet_bridge_messages::WeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `753` // Estimated: `52645` - // Minimum execution time: 80_311_000 picoseconds. - Weight::from_parts(81_440_000, 0) + // Minimum execution time: 85_840_000 picoseconds. + Weight::from_parts(88_920_000, 0) .saturating_add(Weight::from_parts(0, 52645)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(1)) @@ -138,11 +142,11 @@ impl pallet_bridge_messages::WeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `753` // Estimated: `52645` - // Minimum execution time: 71_901_000 picoseconds. - Weight::from_parts(74_134_682, 0) + // Minimum execution time: 75_700_000 picoseconds. + Weight::from_parts(80_819_788, 0) .saturating_add(Weight::from_parts(0, 52645)) - // Standard Error: 7 - .saturating_add(Weight::from_parts(1_928, 0).saturating_mul(n.into())) + // Standard Error: 45 + .saturating_add(Weight::from_parts(2_768, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -166,8 +170,8 @@ impl pallet_bridge_messages::WeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `592` // Estimated: `5354` - // Minimum execution time: 58_681_000 picoseconds. - Weight::from_parts(59_420_000, 0) + // Minimum execution time: 61_189_000 picoseconds. + Weight::from_parts(65_970_000, 0) .saturating_add(Weight::from_parts(0, 5354)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(3)) @@ -192,8 +196,8 @@ impl pallet_bridge_messages::WeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `592` // Estimated: `5354` - // Minimum execution time: 60_041_000 picoseconds. - Weight::from_parts(61_100_000, 0) + // Minimum execution time: 63_349_000 picoseconds. + Weight::from_parts(66_300_000, 0) .saturating_add(Weight::from_parts(0, 5354)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(4)) @@ -218,8 +222,8 @@ impl pallet_bridge_messages::WeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `592` // Estimated: `6088` - // Minimum execution time: 65_380_000 picoseconds. - Weight::from_parts(66_140_000, 0) + // Minimum execution time: 70_600_000 picoseconds. + Weight::from_parts(78_010_000, 0) .saturating_add(Weight::from_parts(0, 6088)) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(5)) @@ -251,11 +255,11 @@ impl pallet_bridge_messages::WeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `876` // Estimated: `52645` - // Minimum execution time: 91_660_000 picoseconds. - Weight::from_parts(95_392_472, 0) + // Minimum execution time: 94_219_000 picoseconds. + Weight::from_parts(104_903_093, 0) .saturating_add(Weight::from_parts(0, 52645)) - // Standard Error: 10 - .saturating_add(Weight::from_parts(6_733, 0).saturating_mul(n.into())) + // Standard Error: 47 + .saturating_add(Weight::from_parts(8_948, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(10)) .saturating_add(T::DbWeight::get().writes(3)) } diff --git a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_bridge_parachains.rs b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_bridge_parachains.rs index fff4542871..751c15dfe3 100644 --- a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_bridge_parachains.rs +++ b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_bridge_parachains.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_bridge_parachains` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/bridge-hub-polkadot-runtime/bridge_hub_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/bridge-hub-polkadot-runtime/bridge_hub_polkadot_runtime.wasm +// --pallet=pallet_bridge_parachains +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -59,8 +63,8 @@ impl pallet_bridge_parachains::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `72` // Estimated: `2543` - // Minimum execution time: 41_600_000 picoseconds. - Weight::from_parts(42_877_522, 0) + // Minimum execution time: 44_941_000 picoseconds. + Weight::from_parts(49_417_861, 0) .saturating_add(Weight::from_parts(0, 2543)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) @@ -79,8 +83,8 @@ impl pallet_bridge_parachains::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `72` // Estimated: `2543` - // Minimum execution time: 43_030_000 picoseconds. - Weight::from_parts(43_731_000, 0) + // Minimum execution time: 47_020_000 picoseconds. + Weight::from_parts(48_449_000, 0) .saturating_add(Weight::from_parts(0, 2543)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) @@ -99,8 +103,8 @@ impl pallet_bridge_parachains::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `72` // Estimated: `2543` - // Minimum execution time: 69_980_000 picoseconds. - Weight::from_parts(70_821_000, 0) + // Minimum execution time: 80_890_000 picoseconds. + Weight::from_parts(83_651_000, 0) .saturating_add(Weight::from_parts(0, 2543)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) diff --git a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_bridge_relayers.rs b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_bridge_relayers.rs index 3dec64a80e..4731c32077 100644 --- a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_bridge_relayers.rs +++ b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_bridge_relayers.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_bridge_relayers` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/bridge-hub-polkadot-runtime/bridge_hub_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/bridge-hub-polkadot-runtime/bridge_hub_polkadot_runtime.wasm +// --pallet=pallet_bridge_relayers +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -52,8 +56,8 @@ impl pallet_bridge_relayers::WeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `206` // Estimated: `3593` - // Minimum execution time: 57_240_000 picoseconds. - Weight::from_parts(58_020_000, 0) + // Minimum execution time: 68_820_000 picoseconds. + Weight::from_parts(70_510_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -78,8 +82,8 @@ impl pallet_bridge_relayers::WeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `42` // Estimated: `4714` - // Minimum execution time: 30_880_000 picoseconds. - Weight::from_parts(31_290_000, 0) + // Minimum execution time: 34_621_000 picoseconds. + Weight::from_parts(36_560_000, 0) .saturating_add(Weight::from_parts(0, 4714)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -92,8 +96,8 @@ impl pallet_bridge_relayers::WeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `158` // Estimated: `4714` - // Minimum execution time: 31_860_000 picoseconds. - Weight::from_parts(32_290_000, 0) + // Minimum execution time: 35_110_000 picoseconds. + Weight::from_parts(36_130_000, 0) .saturating_add(Weight::from_parts(0, 4714)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -106,8 +110,8 @@ impl pallet_bridge_relayers::WeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `158` // Estimated: `4714` - // Minimum execution time: 28_160_000 picoseconds. - Weight::from_parts(28_640_000, 0) + // Minimum execution time: 32_310_000 picoseconds. + Weight::from_parts(33_600_000, 0) .saturating_add(Weight::from_parts(0, 4714)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -118,8 +122,8 @@ impl pallet_bridge_relayers::WeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `3` // Estimated: `3539` - // Minimum execution time: 7_200_000 picoseconds. - Weight::from_parts(7_420_000, 0) + // Minimum execution time: 8_180_000 picoseconds. + Weight::from_parts(8_850_000, 0) .saturating_add(Weight::from_parts(0, 3539)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) diff --git a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_collator_selection.rs b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_collator_selection.rs index a071edb43f..dea942173f 100644 --- a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_collator_selection.rs +++ b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_collator_selection.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_collator_selection` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/bridge-hub-polkadot-runtime/bridge_hub_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/bridge-hub-polkadot-runtime/bridge_hub_polkadot_runtime.wasm +// --pallet=pallet_collator_selection +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -53,11 +57,11 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `196 + b * (79 ±0)` // Estimated: `1187 + b * (2555 ±0)` - // Minimum execution time: 15_190_000 picoseconds. - Weight::from_parts(12_610_014, 0) + // Minimum execution time: 14_890_000 picoseconds. + Weight::from_parts(11_680_068, 0) .saturating_add(Weight::from_parts(0, 1187)) - // Standard Error: 8_006 - .saturating_add(Weight::from_parts(4_496_946, 0).saturating_mul(b.into())) + // Standard Error: 11_776 + .saturating_add(Weight::from_parts(4_908_653, 0).saturating_mul(b.into())) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(b.into()))) .saturating_add(T::DbWeight::get().writes(1)) .saturating_add(Weight::from_parts(0, 2555).saturating_mul(b.into())) @@ -74,15 +78,15 @@ impl pallet_collator_selection::WeightInfo for WeightIn /// The range of component `c` is `[1, 99]`. fn add_invulnerable(b: u32, c: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `794 + b * (32 ±0) + c * (53 ±0)` + // Measured: `793 + b * (32 ±0) + c * (53 ±0)` // Estimated: `6287 + b * (37 ±0) + c * (53 ±0)` - // Minimum execution time: 51_190_000 picoseconds. - Weight::from_parts(50_763_880, 0) + // Minimum execution time: 56_050_000 picoseconds. + Weight::from_parts(56_834_166, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 6_223 - .saturating_add(Weight::from_parts(88_830, 0).saturating_mul(b.into())) - // Standard Error: 1_179 - .saturating_add(Weight::from_parts(96_795, 0).saturating_mul(c.into())) + // Standard Error: 15_918 + .saturating_add(Weight::from_parts(161_895, 0).saturating_mul(b.into())) + // Standard Error: 3_017 + .saturating_add(Weight::from_parts(161_890, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 37).saturating_mul(b.into())) @@ -97,11 +101,11 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `119 + b * (32 ±0)` // Estimated: `6287` - // Minimum execution time: 15_270_000 picoseconds. - Weight::from_parts(15_442_276, 0) + // Minimum execution time: 14_360_000 picoseconds. + Weight::from_parts(15_821_551, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 1_257 - .saturating_add(Weight::from_parts(64_728, 0).saturating_mul(b.into())) + // Standard Error: 15_102 + .saturating_add(Weight::from_parts(217_384, 0).saturating_mul(b.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -111,8 +115,8 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_030_000 picoseconds. - Weight::from_parts(6_260_000, 0) + // Minimum execution time: 6_530_000 picoseconds. + Weight::from_parts(7_640_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -130,13 +134,13 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `0 + c * (182 ±0) + k * (115 ±0)` // Estimated: `6287 + c * (901 ±29) + k * (901 ±29)` - // Minimum execution time: 13_270_000 picoseconds. - Weight::from_parts(13_500_000, 0) + // Minimum execution time: 13_090_000 picoseconds. + Weight::from_parts(13_690_000, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 199_059 - .saturating_add(Weight::from_parts(6_613_315, 0).saturating_mul(c.into())) - // Standard Error: 199_059 - .saturating_add(Weight::from_parts(6_342_150, 0).saturating_mul(k.into())) + // Standard Error: 241_754 + .saturating_add(Weight::from_parts(7_999_568, 0).saturating_mul(c.into())) + // Standard Error: 241_754 + .saturating_add(Weight::from_parts(7_694_504, 0).saturating_mul(k.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(c.into()))) @@ -151,13 +155,13 @@ impl pallet_collator_selection::WeightInfo for WeightIn /// The range of component `c` is `[3, 100]`. fn update_bond(c: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `319 + c * (49 ±0)` + // Measured: `323 + c * (49 ±0)` // Estimated: `6287` - // Minimum execution time: 35_950_000 picoseconds. - Weight::from_parts(36_918_381, 0) + // Minimum execution time: 37_730_000 picoseconds. + Weight::from_parts(41_235_342, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 1_395 - .saturating_add(Weight::from_parts(75_730, 0).saturating_mul(c.into())) + // Standard Error: 4_168 + .saturating_add(Weight::from_parts(166_421, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -176,11 +180,11 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `764 + c * (52 ±0)` // Estimated: `6287 + c * (54 ±0)` - // Minimum execution time: 47_410_000 picoseconds. - Weight::from_parts(49_626_345, 0) + // Minimum execution time: 49_530_000 picoseconds. + Weight::from_parts(57_162_340, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 1_225 - .saturating_add(Weight::from_parts(105_084, 0).saturating_mul(c.into())) + // Standard Error: 5_407 + .saturating_add(Weight::from_parts(177_978, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) .saturating_add(Weight::from_parts(0, 54).saturating_mul(c.into())) @@ -202,11 +206,11 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `904 + c * (53 ±0)` // Estimated: `6287 + c * (54 ±0)` - // Minimum execution time: 66_330_000 picoseconds. - Weight::from_parts(68_675_422, 0) + // Minimum execution time: 71_352_000 picoseconds. + Weight::from_parts(77_811_958, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 1_512 - .saturating_add(Weight::from_parts(109_381, 0).saturating_mul(c.into())) + // Standard Error: 6_822 + .saturating_add(Weight::from_parts(201_688, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(4)) .saturating_add(Weight::from_parts(0, 54).saturating_mul(c.into())) @@ -222,11 +226,11 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `347 + c * (48 ±0)` // Estimated: `6287` - // Minimum execution time: 38_360_000 picoseconds. - Weight::from_parts(39_842_838, 0) + // Minimum execution time: 40_579_000 picoseconds. + Weight::from_parts(45_809_963, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 1_089 - .saturating_add(Weight::from_parts(84_238, 0).saturating_mul(c.into())) + // Standard Error: 4_000 + .saturating_add(Weight::from_parts(150_892, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -238,8 +242,8 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `155` // Estimated: `6196` - // Minimum execution time: 49_681_000 picoseconds. - Weight::from_parts(49_970_000, 0) + // Minimum execution time: 58_410_000 picoseconds. + Weight::from_parts(61_550_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(3)) @@ -258,13 +262,13 @@ impl pallet_collator_selection::WeightInfo for WeightIn /// The range of component `c` is `[1, 100]`. fn new_session(r: u32, c: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `2302 + c * (97 ±0) + r * (114 ±0)` + // Measured: `2269 + c * (97 ±0) + r * (115 ±0)` // Estimated: `6287 + c * (2519 ±0) + r * (2603 ±0)` - // Minimum execution time: 39_150_000 picoseconds. - Weight::from_parts(40_830_000, 0) + // Minimum execution time: 34_320_000 picoseconds. + Weight::from_parts(36_460_000, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 349_205 - .saturating_add(Weight::from_parts(15_944_045, 0).saturating_mul(c.into())) + // Standard Error: 421_997 + .saturating_add(Weight::from_parts(19_013_771, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(c.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(c.into()))) diff --git a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_message_queue.rs b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_message_queue.rs index 1ee05c6685..b38ebfdb92 100644 --- a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_message_queue.rs +++ b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_message_queue.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_message_queue` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/bridge-hub-polkadot-runtime/bridge_hub_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/bridge-hub-polkadot-runtime/bridge_hub_polkadot_runtime.wasm +// --pallet=pallet_message_queue +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -52,8 +56,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `223` // Estimated: `6212` - // Minimum execution time: 15_930_000 picoseconds. - Weight::from_parts(16_210_000, 0) + // Minimum execution time: 17_750_000 picoseconds. + Weight::from_parts(18_580_000, 0) .saturating_add(Weight::from_parts(0, 6212)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -66,8 +70,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `218` // Estimated: `6212` - // Minimum execution time: 14_290_000 picoseconds. - Weight::from_parts(14_660_000, 0) + // Minimum execution time: 15_180_000 picoseconds. + Weight::from_parts(15_810_000, 0) .saturating_add(Weight::from_parts(0, 6212)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) @@ -78,8 +82,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `6` // Estimated: `3601` - // Minimum execution time: 5_010_000 picoseconds. - Weight::from_parts(5_160_000, 0) + // Minimum execution time: 5_940_000 picoseconds. + Weight::from_parts(6_460_000, 0) .saturating_add(Weight::from_parts(0, 3601)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -90,8 +94,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `72` // Estimated: `69078` - // Minimum execution time: 7_520_000 picoseconds. - Weight::from_parts(7_670_000, 0) + // Minimum execution time: 8_420_000 picoseconds. + Weight::from_parts(8_910_000, 0) .saturating_add(Weight::from_parts(0, 69078)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -102,8 +106,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `72` // Estimated: `69078` - // Minimum execution time: 7_860_000 picoseconds. - Weight::from_parts(8_050_000, 0) + // Minimum execution time: 8_670_000 picoseconds. + Weight::from_parts(9_040_000, 0) .saturating_add(Weight::from_parts(0, 69078)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -116,8 +120,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 211_581_000 picoseconds. - Weight::from_parts(212_761_000, 0) + // Minimum execution time: 147_790_000 picoseconds. + Weight::from_parts(150_920_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -129,8 +133,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `171` // Estimated: `3601` - // Minimum execution time: 9_090_000 picoseconds. - Weight::from_parts(9_330_000, 0) + // Minimum execution time: 9_670_000 picoseconds. + Weight::from_parts(10_380_000, 0) .saturating_add(Weight::from_parts(0, 3601)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -143,8 +147,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `161` // Estimated: `3601` - // Minimum execution time: 7_560_000 picoseconds. - Weight::from_parts(7_730_000, 0) + // Minimum execution time: 8_300_000 picoseconds. + Weight::from_parts(8_771_000, 0) .saturating_add(Weight::from_parts(0, 3601)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -157,8 +161,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `65667` // Estimated: `69078` - // Minimum execution time: 58_811_000 picoseconds. - Weight::from_parts(59_721_000, 0) + // Minimum execution time: 72_220_000 picoseconds. + Weight::from_parts(76_240_000, 0) .saturating_add(Weight::from_parts(0, 69078)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -171,8 +175,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `65667` // Estimated: `69078` - // Minimum execution time: 77_521_000 picoseconds. - Weight::from_parts(78_130_000, 0) + // Minimum execution time: 94_331_000 picoseconds. + Weight::from_parts(97_460_000, 0) .saturating_add(Weight::from_parts(0, 69078)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -185,8 +189,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `65667` // Estimated: `69078` - // Minimum execution time: 136_840_000 picoseconds. - Weight::from_parts(138_320_000, 0) + // Minimum execution time: 109_820_000 picoseconds. + Weight::from_parts(112_170_000, 0) .saturating_add(Weight::from_parts(0, 69078)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) diff --git a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_multisig.rs b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_multisig.rs index 67ce8d0cb5..cd9e2f02c6 100644 --- a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_multisig.rs +++ b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_multisig.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_multisig` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/bridge-hub-polkadot-runtime/bridge_hub_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/bridge-hub-polkadot-runtime/bridge_hub_polkadot_runtime.wasm +// --pallet=pallet_multisig +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -49,11 +53,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 16_110_000 picoseconds. - Weight::from_parts(16_497_992, 0) + // Minimum execution time: 25_188_000 picoseconds. + Weight::from_parts(29_126_567, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 9 - .saturating_add(Weight::from_parts(409, 0).saturating_mul(z.into())) + // Standard Error: 26 + .saturating_add(Weight::from_parts(2_503, 0).saturating_mul(z.into())) } /// Storage: `Multisig::Multisigs` (r:1 w:1) /// Proof: `Multisig::Multisigs` (`max_values`: None, `max_size`: Some(3346), added: 5821, mode: `MaxEncodedLen`) @@ -63,13 +67,13 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `296 + s * (2 ±0)` // Estimated: `6811` - // Minimum execution time: 48_280_000 picoseconds. - Weight::from_parts(38_681_625, 0) + // Minimum execution time: 57_169_000 picoseconds. + Weight::from_parts(47_212_832, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 490 - .saturating_add(Weight::from_parts(104_625, 0).saturating_mul(s.into())) - // Standard Error: 4 - .saturating_add(Weight::from_parts(2_050, 0).saturating_mul(z.into())) + // Standard Error: 5_104 + .saturating_add(Weight::from_parts(164_565, 0).saturating_mul(s.into())) + // Standard Error: 50 + .saturating_add(Weight::from_parts(2_497, 0).saturating_mul(z.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -81,13 +85,13 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `315` // Estimated: `6811` - // Minimum execution time: 31_260_000 picoseconds. - Weight::from_parts(22_251_652, 0) + // Minimum execution time: 35_660_000 picoseconds. + Weight::from_parts(21_632_613, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 348 - .saturating_add(Weight::from_parts(96_837, 0).saturating_mul(s.into())) - // Standard Error: 3 - .saturating_add(Weight::from_parts(2_053, 0).saturating_mul(z.into())) + // Standard Error: 2_767 + .saturating_add(Weight::from_parts(163_338, 0).saturating_mul(s.into())) + // Standard Error: 27 + .saturating_add(Weight::from_parts(2_859, 0).saturating_mul(z.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -101,13 +105,13 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `421 + s * (33 ±0)` // Estimated: `6811` - // Minimum execution time: 56_800_000 picoseconds. - Weight::from_parts(42_511_342, 0) + // Minimum execution time: 64_469_000 picoseconds. + Weight::from_parts(47_066_496, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 772 - .saturating_add(Weight::from_parts(151_070, 0).saturating_mul(s.into())) - // Standard Error: 7 - .saturating_add(Weight::from_parts(2_075, 0).saturating_mul(z.into())) + // Standard Error: 5_726 + .saturating_add(Weight::from_parts(228_665, 0).saturating_mul(s.into())) + // Standard Error: 56 + .saturating_add(Weight::from_parts(2_958, 0).saturating_mul(z.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -118,11 +122,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `296 + s * (2 ±0)` // Estimated: `6811` - // Minimum execution time: 35_820_000 picoseconds. - Weight::from_parts(36_876_829, 0) + // Minimum execution time: 38_671_000 picoseconds. + Weight::from_parts(39_676_983, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 445 - .saturating_add(Weight::from_parts(103_571, 0).saturating_mul(s.into())) + // Standard Error: 2_967 + .saturating_add(Weight::from_parts(209_798, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -133,11 +137,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `315` // Estimated: `6811` - // Minimum execution time: 19_710_000 picoseconds. - Weight::from_parts(20_705_827, 0) + // Minimum execution time: 19_870_000 picoseconds. + Weight::from_parts(23_862_760, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 663 - .saturating_add(Weight::from_parts(98_465, 0).saturating_mul(s.into())) + // Standard Error: 2_882 + .saturating_add(Weight::from_parts(129_260, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -148,11 +152,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `487 + s * (1 ±0)` // Estimated: `6811` - // Minimum execution time: 36_690_000 picoseconds. - Weight::from_parts(38_326_819, 0) + // Minimum execution time: 38_310_000 picoseconds. + Weight::from_parts(42_928_064, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 1_391 - .saturating_add(Weight::from_parts(125_502, 0).saturating_mul(s.into())) + // Standard Error: 7_285 + .saturating_add(Weight::from_parts(209_904, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -163,11 +167,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `487 + s * (1 ±0)` // Estimated: `6811` - // Minimum execution time: 34_630_000 picoseconds. - Weight::from_parts(36_226_603, 0) + // Minimum execution time: 36_190_000 picoseconds. + Weight::from_parts(41_493_958, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 1_175 - .saturating_add(Weight::from_parts(124_909, 0).saturating_mul(s.into())) + // Standard Error: 3_817 + .saturating_add(Weight::from_parts(151_296, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } diff --git a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_session.rs b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_session.rs index 7f7391c3aa..483308f2b6 100644 --- a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_session.rs +++ b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_session.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_session` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/bridge-hub-polkadot-runtime/bridge_hub_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/bridge-hub-polkadot-runtime/bridge_hub_polkadot_runtime.wasm +// --pallet=pallet_session +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -52,24 +56,26 @@ impl pallet_session::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `297` // Estimated: `3762` - // Minimum execution time: 22_320_000 picoseconds. - Weight::from_parts(22_840_000, 0) + // Minimum execution time: 23_750_000 picoseconds. + Weight::from_parts(25_050_000, 0) .saturating_add(Weight::from_parts(0, 3762)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } /// Storage: `Session::NextKeys` (r:1 w:1) /// Proof: `Session::NextKeys` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `Balances::Holds` (r:1 w:1) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(121), added: 2596, mode: `MaxEncodedLen`) /// Storage: `Session::KeyOwner` (r:0 w:1) /// Proof: `Session::KeyOwner` (`max_values`: None, `max_size`: None, mode: `Measured`) fn purge_keys() -> Weight { // Proof Size summary in bytes: // Measured: `279` // Estimated: `3744` - // Minimum execution time: 15_800_000 picoseconds. - Weight::from_parts(16_190_000, 0) + // Minimum execution time: 40_890_000 picoseconds. + Weight::from_parts(42_100_000, 0) .saturating_add(Weight::from_parts(0, 3744)) - .saturating_add(T::DbWeight::get().reads(1)) - .saturating_add(T::DbWeight::get().writes(2)) + .saturating_add(T::DbWeight::get().reads(2)) + .saturating_add(T::DbWeight::get().writes(3)) } } diff --git a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_timestamp.rs b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_timestamp.rs index a8237b66c5..83aa69e6f7 100644 --- a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_timestamp.rs +++ b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_timestamp.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_timestamp` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/bridge-hub-polkadot-runtime/bridge_hub_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/bridge-hub-polkadot-runtime/bridge_hub_polkadot_runtime.wasm +// --pallet=pallet_timestamp +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -52,8 +56,8 @@ impl pallet_timestamp::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `49` // Estimated: `1493` - // Minimum execution time: 8_570_000 picoseconds. - Weight::from_parts(8_800_000, 0) + // Minimum execution time: 9_160_000 picoseconds. + Weight::from_parts(9_970_000, 0) .saturating_add(Weight::from_parts(0, 1493)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -62,8 +66,8 @@ impl pallet_timestamp::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `57` // Estimated: `0` - // Minimum execution time: 4_540_000 picoseconds. - Weight::from_parts(4_660_000, 0) + // Minimum execution time: 4_840_000 picoseconds. + Weight::from_parts(5_459_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_transaction_payment.rs b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_transaction_payment.rs index 711eaa3179..5ba94330e7 100644 --- a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_transaction_payment.rs +++ b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_transaction_payment.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_transaction_payment` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/bridge-hub-polkadot-runtime/bridge_hub_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/bridge-hub-polkadot-runtime/bridge_hub_polkadot_runtime.wasm +// --pallet=pallet_transaction_payment +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -48,10 +52,10 @@ impl pallet_transaction_payment::WeightInfo for WeightI /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) fn charge_transaction_payment() -> Weight { // Proof Size summary in bytes: - // Measured: `101` + // Measured: `204` // Estimated: `6196` - // Minimum execution time: 48_900_000 picoseconds. - Weight::from_parts(49_421_000, 0) + // Minimum execution time: 54_240_000 picoseconds. + Weight::from_parts(57_070_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) diff --git a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_utility.rs b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_utility.rs index ae3aad2804..5b7cf48dcf 100644 --- a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_utility.rs +++ b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_utility.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_utility` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/bridge-hub-polkadot-runtime/bridge_hub_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/bridge-hub-polkadot-runtime/bridge_hub_polkadot_runtime.wasm +// --pallet=pallet_utility +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -49,18 +53,18 @@ impl pallet_utility::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_890_000 picoseconds. - Weight::from_parts(4_271_749, 0) + // Minimum execution time: 6_570_000 picoseconds. + Weight::from_parts(17_755_475, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 2_304 - .saturating_add(Weight::from_parts(3_884_247, 0).saturating_mul(c.into())) + // Standard Error: 5_008 + .saturating_add(Weight::from_parts(4_553_245, 0).saturating_mul(c.into())) } fn as_derivative() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_700_000 picoseconds. - Weight::from_parts(5_900_000, 0) + // Minimum execution time: 6_470_000 picoseconds. + Weight::from_parts(6_710_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// The range of component `c` is `[0, 1000]`. @@ -68,18 +72,18 @@ impl pallet_utility::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_750_000 picoseconds. - Weight::from_parts(5_142_268, 0) + // Minimum execution time: 6_850_000 picoseconds. + Weight::from_parts(13_174_188, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 2_599 - .saturating_add(Weight::from_parts(4_117_460, 0).saturating_mul(c.into())) + // Standard Error: 11_871 + .saturating_add(Weight::from_parts(4_935_666, 0).saturating_mul(c.into())) } fn dispatch_as() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 8_240_000 picoseconds. - Weight::from_parts(8_530_000, 0) + // Minimum execution time: 8_880_000 picoseconds. + Weight::from_parts(9_300_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// The range of component `c` is `[0, 1000]`. @@ -87,26 +91,26 @@ impl pallet_utility::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_790_000 picoseconds. - Weight::from_parts(5_818_621, 0) + // Minimum execution time: 6_790_000 picoseconds. + Weight::from_parts(9_753_158, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 2_462 - .saturating_add(Weight::from_parts(3_801_698, 0).saturating_mul(c.into())) + // Standard Error: 10_020 + .saturating_add(Weight::from_parts(4_455_384, 0).saturating_mul(c.into())) } fn dispatch_as_fallible() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 8_170_000 picoseconds. - Weight::from_parts(8_430_000, 0) + // Minimum execution time: 8_770_000 picoseconds. + Weight::from_parts(9_240_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn if_else() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 10_230_000 picoseconds. - Weight::from_parts(10_671_000, 0) + // Minimum execution time: 10_940_000 picoseconds. + Weight::from_parts(11_220_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_xcm.rs b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_xcm.rs index e4acfc58ac..abc9bb9022 100644 --- a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_xcm.rs +++ b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_xcm.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_xcm` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 49.0.0 -//! DATE: 2025-07-30, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `e9d5f1f03b4d`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -62,8 +62,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `246` // Estimated: `3711` - // Minimum execution time: 39_390_000 picoseconds. - Weight::from_parts(43_288_000, 0) + // Minimum execution time: 38_090_000 picoseconds. + Weight::from_parts(39_680_000, 0) .saturating_add(Weight::from_parts(0, 3711)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) @@ -86,11 +86,11 @@ impl pallet_xcm::WeightInfo for WeightInfo { /// Proof: `XcmpQueue::OutboundXcmpMessages` (`max_values`: None, `max_size`: Some(105506), added: 107981, mode: `MaxEncodedLen`) fn teleport_assets() -> Weight { // Proof Size summary in bytes: - // Measured: `278` - // Estimated: `3743` - // Minimum execution time: 130_230_000 picoseconds. - Weight::from_parts(139_470_000, 0) - .saturating_add(Weight::from_parts(0, 3743)) + // Measured: `330` + // Estimated: `3795` + // Minimum execution time: 131_760_000 picoseconds. + Weight::from_parts(135_130_000, 0) + .saturating_add(Weight::from_parts(0, 3795)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -122,11 +122,11 @@ impl pallet_xcm::WeightInfo for WeightInfo { /// Proof: `XcmpQueue::OutboundXcmpMessages` (`max_values`: None, `max_size`: Some(105506), added: 107981, mode: `MaxEncodedLen`) fn transfer_assets() -> Weight { // Proof Size summary in bytes: - // Measured: `278` - // Estimated: `3743` - // Minimum execution time: 130_840_000 picoseconds. - Weight::from_parts(137_230_000, 0) - .saturating_add(Weight::from_parts(0, 3743)) + // Measured: `330` + // Estimated: `3795` + // Minimum execution time: 134_310_000 picoseconds. + Weight::from_parts(137_500_000, 0) + .saturating_add(Weight::from_parts(0, 3795)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -136,8 +136,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `1485` - // Minimum execution time: 11_700_000 picoseconds. - Weight::from_parts(13_009_000, 0) + // Minimum execution time: 12_250_000 picoseconds. + Weight::from_parts(12_920_000, 0) .saturating_add(Weight::from_parts(0, 1485)) .saturating_add(T::DbWeight::get().reads(1)) } @@ -147,8 +147,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 9_760_000 picoseconds. - Weight::from_parts(10_371_000, 0) + // Minimum execution time: 10_000_000 picoseconds. + Weight::from_parts(10_460_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -156,8 +156,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_470_000 picoseconds. - Weight::from_parts(3_800_000, 0) + // Minimum execution time: 3_550_000 picoseconds. + Weight::from_parts(3_960_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// Storage: `PolkadotXcm::VersionNotifiers` (r:1 w:1) @@ -180,8 +180,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `246` // Estimated: `3711` - // Minimum execution time: 45_959_000 picoseconds. - Weight::from_parts(51_120_000, 0) + // Minimum execution time: 46_360_000 picoseconds. + Weight::from_parts(49_240_000, 0) .saturating_add(Weight::from_parts(0, 3711)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(5)) @@ -204,8 +204,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `405` // Estimated: `108971` - // Minimum execution time: 51_720_000 picoseconds. - Weight::from_parts(55_290_000, 0) + // Minimum execution time: 51_980_000 picoseconds. + Weight::from_parts(55_300_000, 0) .saturating_add(Weight::from_parts(0, 108971)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) @@ -216,8 +216,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_620_000 picoseconds. - Weight::from_parts(3_920_000, 0) + // Minimum execution time: 3_630_000 picoseconds. + Weight::from_parts(3_890_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -227,8 +227,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `23` // Estimated: `15863` - // Minimum execution time: 26_760_000 picoseconds. - Weight::from_parts(27_931_000, 0) + // Minimum execution time: 26_900_000 picoseconds. + Weight::from_parts(27_520_000, 0) .saturating_add(Weight::from_parts(0, 15863)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -239,8 +239,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `27` // Estimated: `15867` - // Minimum execution time: 26_971_000 picoseconds. - Weight::from_parts(28_349_000, 0) + // Minimum execution time: 26_690_000 picoseconds. + Weight::from_parts(27_270_000, 0) .saturating_add(Weight::from_parts(0, 15867)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -251,8 +251,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `43` // Estimated: `18358` - // Minimum execution time: 29_869_000 picoseconds. - Weight::from_parts(31_180_000, 0) + // Minimum execution time: 30_260_000 picoseconds. + Weight::from_parts(30_970_000, 0) .saturating_add(Weight::from_parts(0, 18358)) .saturating_add(T::DbWeight::get().reads(7)) } @@ -268,8 +268,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `189` // Estimated: `6129` - // Minimum execution time: 42_750_000 picoseconds. - Weight::from_parts(47_130_000, 0) + // Minimum execution time: 42_070_000 picoseconds. + Weight::from_parts(45_080_000, 0) .saturating_add(Weight::from_parts(0, 6129)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(1)) @@ -280,8 +280,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `43` // Estimated: `13408` - // Minimum execution time: 20_810_000 picoseconds. - Weight::from_parts(21_810_000, 0) + // Minimum execution time: 20_890_000 picoseconds. + Weight::from_parts(21_430_000, 0) .saturating_add(Weight::from_parts(0, 13408)) .saturating_add(T::DbWeight::get().reads(5)) } @@ -291,8 +291,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `34` // Estimated: `15874` - // Minimum execution time: 27_049_000 picoseconds. - Weight::from_parts(29_290_000, 0) + // Minimum execution time: 26_670_000 picoseconds. + Weight::from_parts(27_380_000, 0) .saturating_add(Weight::from_parts(0, 15874)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -309,8 +309,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `189` // Estimated: `16029` - // Minimum execution time: 55_730_000 picoseconds. - Weight::from_parts(62_360_000, 0) + // Minimum execution time: 50_041_000 picoseconds. + Weight::from_parts(57_950_000, 0) .saturating_add(Weight::from_parts(0, 16029)) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(1)) @@ -323,8 +323,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `1485` - // Minimum execution time: 4_200_000 picoseconds. - Weight::from_parts(5_660_000, 0) + // Minimum execution time: 4_000_000 picoseconds. + Weight::from_parts(4_290_000, 0) .saturating_add(Weight::from_parts(0, 1485)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) @@ -335,8 +335,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `7576` // Estimated: `11041` - // Minimum execution time: 40_060_000 picoseconds. - Weight::from_parts(41_360_000, 0) + // Minimum execution time: 40_310_000 picoseconds. + Weight::from_parts(41_050_000, 0) .saturating_add(Weight::from_parts(0, 11041)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -349,8 +349,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `24` // Estimated: `3489` - // Minimum execution time: 48_880_000 picoseconds. - Weight::from_parts(52_170_000, 0) + // Minimum execution time: 49_800_000 picoseconds. + Weight::from_parts(51_900_000, 0) .saturating_add(Weight::from_parts(0, 3489)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -358,13 +358,13 @@ impl pallet_xcm::WeightInfo for WeightInfo { /// Storage: `PolkadotXcm::AuthorizedAliases` (r:1 w:1) /// Proof: `PolkadotXcm::AuthorizedAliases` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `Balances::Holds` (r:1 w:1) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(103), added: 2578, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(121), added: 2596, mode: `MaxEncodedLen`) fn add_authorized_alias() -> Weight { // Proof Size summary in bytes: // Measured: `129` // Estimated: `3594` - // Minimum execution time: 64_591_000 picoseconds. - Weight::from_parts(70_380_000, 0) + // Minimum execution time: 65_440_000 picoseconds. + Weight::from_parts(66_980_000, 0) .saturating_add(Weight::from_parts(0, 3594)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -372,13 +372,13 @@ impl pallet_xcm::WeightInfo for WeightInfo { /// Storage: `PolkadotXcm::AuthorizedAliases` (r:1 w:1) /// Proof: `PolkadotXcm::AuthorizedAliases` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `Balances::Holds` (r:1 w:1) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(103), added: 2578, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(121), added: 2596, mode: `MaxEncodedLen`) fn remove_authorized_alias() -> Weight { // Proof Size summary in bytes: // Measured: `517` // Estimated: `3982` - // Minimum execution time: 64_160_000 picoseconds. - Weight::from_parts(68_760_000, 0) + // Minimum execution time: 65_350_000 picoseconds. + Weight::from_parts(67_210_000, 0) .saturating_add(Weight::from_parts(0, 3982)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -387,8 +387,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 7_785_000 picoseconds. - Weight::from_parts(8_077_000, 0) + // Minimum execution time: 11_080_000 picoseconds. + Weight::from_parts(11_200_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_ethereum_client.rs b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_ethereum_client.rs index ffc6615a90..7e43942e92 100644 --- a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_ethereum_client.rs +++ b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_ethereum_client.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `snowbridge_pallet_ethereum_client` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/bridge-hub-polkadot-runtime/bridge_hub_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/bridge-hub-polkadot-runtime/bridge_hub_polkadot_runtime.wasm +// --pallet=snowbridge_pallet_ethereum_client +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -64,17 +68,17 @@ impl snowbridge_pallet_ethereum_client::WeightInfo for // Proof Size summary in bytes: // Measured: `4` // Estimated: `3501` - // Minimum execution time: 131_715_542_000 picoseconds. - Weight::from_parts(132_517_116_000, 0) + // Minimum execution time: 139_817_591_000 picoseconds. + Weight::from_parts(140_690_632_000, 0) .saturating_add(Weight::from_parts(0, 3501)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(8)) } /// Storage: `EthereumBeaconClient::OperatingMode` (r:1 w:0) /// Proof: `EthereumBeaconClient::OperatingMode` (`max_values`: Some(1), `max_size`: Some(1), added: 496, mode: `MaxEncodedLen`) - /// Storage: `EthereumBeaconClient::LatestFinalizedBlockRoot` (r:1 w:0) + /// Storage: `EthereumBeaconClient::LatestFinalizedBlockRoot` (r:1 w:1) /// Proof: `EthereumBeaconClient::LatestFinalizedBlockRoot` (`max_values`: Some(1), `max_size`: Some(32), added: 527, mode: `MaxEncodedLen`) - /// Storage: `EthereumBeaconClient::FinalizedBeaconState` (r:1 w:0) + /// Storage: `EthereumBeaconClient::FinalizedBeaconState` (r:1 w:1) /// Proof: `EthereumBeaconClient::FinalizedBeaconState` (`max_values`: None, `max_size`: Some(72), added: 2547, mode: `MaxEncodedLen`) /// Storage: `EthereumBeaconClient::NextSyncCommittee` (r:1 w:0) /// Proof: `EthereumBeaconClient::NextSyncCommittee` (`max_values`: Some(1), `max_size`: Some(92372), added: 92867, mode: `MaxEncodedLen`) @@ -84,14 +88,19 @@ impl snowbridge_pallet_ethereum_client::WeightInfo for /// Proof: `EthereumBeaconClient::ValidatorsRoot` (`max_values`: Some(1), `max_size`: Some(32), added: 527, mode: `MaxEncodedLen`) /// Storage: `EthereumBeaconClient::LatestSyncCommitteeUpdatePeriod` (r:1 w:0) /// Proof: `EthereumBeaconClient::LatestSyncCommitteeUpdatePeriod` (`max_values`: Some(1), `max_size`: Some(8), added: 503, mode: `MaxEncodedLen`) + /// Storage: `EthereumBeaconClient::FinalizedBeaconStateIndex` (r:1 w:1) + /// Proof: `EthereumBeaconClient::FinalizedBeaconStateIndex` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) + /// Storage: `EthereumBeaconClient::FinalizedBeaconStateMapping` (r:1 w:1) + /// Proof: `EthereumBeaconClient::FinalizedBeaconStateMapping` (`max_values`: None, `max_size`: Some(36), added: 2511, mode: `MaxEncodedLen`) fn submit() -> Weight { // Proof Size summary in bytes: - // Measured: `92700` + // Measured: `92713` // Estimated: `93857` - // Minimum execution time: 35_055_622_000 picoseconds. - Weight::from_parts(35_104_272_000, 0) + // Minimum execution time: 34_116_592_000 picoseconds. + Weight::from_parts(34_539_073_000, 0) .saturating_add(Weight::from_parts(0, 93857)) - .saturating_add(T::DbWeight::get().reads(7)) + .saturating_add(T::DbWeight::get().reads(9)) + .saturating_add(T::DbWeight::get().writes(4)) } /// Storage: `EthereumBeaconClient::OperatingMode` (r:1 w:0) /// Proof: `EthereumBeaconClient::OperatingMode` (`max_values`: Some(1), `max_size`: Some(1), added: 496, mode: `MaxEncodedLen`) @@ -111,8 +120,8 @@ impl snowbridge_pallet_ethereum_client::WeightInfo for // Proof Size summary in bytes: // Measured: `92700` // Estimated: `93857` - // Minimum execution time: 166_895_655_000 picoseconds. - Weight::from_parts(167_132_746_000, 0) + // Minimum execution time: 174_235_773_000 picoseconds. + Weight::from_parts(175_548_684_000, 0) .saturating_add(Weight::from_parts(0, 93857)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(2)) diff --git a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_inbound_queue.rs b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_inbound_queue.rs index 6052889ab4..e996388598 100644 --- a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_inbound_queue.rs +++ b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_inbound_queue.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `snowbridge_pallet_inbound_queue` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/bridge-hub-polkadot-runtime/bridge_hub_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/bridge-hub-polkadot-runtime/bridge_hub_polkadot_runtime.wasm +// --pallet=snowbridge_pallet_inbound_queue +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -64,8 +68,8 @@ impl snowbridge_pallet_inbound_queue::WeightInfo for We // Proof Size summary in bytes: // Measured: `625` // Estimated: `4090` - // Minimum execution time: 199_150_000 picoseconds. - Weight::from_parts(200_231_000, 0) + // Minimum execution time: 225_910_000 picoseconds. + Weight::from_parts(235_300_000, 0) .saturating_add(Weight::from_parts(0, 4090)) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(2)) diff --git a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_outbound_queue.rs b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_outbound_queue.rs index 2306768d53..2de823df4e 100644 --- a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_outbound_queue.rs +++ b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_outbound_queue.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `snowbridge_pallet_outbound_queue` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/bridge-hub-polkadot-runtime/bridge_hub_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/bridge-hub-polkadot-runtime/bridge_hub_polkadot_runtime.wasm +// --pallet=snowbridge_pallet_outbound_queue +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -56,8 +60,8 @@ impl snowbridge_pallet_outbound_queue::WeightInfo for W // Proof Size summary in bytes: // Measured: `80` // Estimated: `3513` - // Minimum execution time: 39_771_000 picoseconds. - Weight::from_parts(40_440_000, 0) + // Minimum execution time: 43_580_000 picoseconds. + Weight::from_parts(44_900_000, 0) .saturating_add(Weight::from_parts(0, 3513)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) @@ -68,8 +72,8 @@ impl snowbridge_pallet_outbound_queue::WeightInfo for W // Proof Size summary in bytes: // Measured: `1057` // Estimated: `2542` - // Minimum execution time: 33_830_000 picoseconds. - Weight::from_parts(34_260_000, 0) + // Minimum execution time: 37_650_000 picoseconds. + Weight::from_parts(38_880_000, 0) .saturating_add(Weight::from_parts(0, 2542)) .saturating_add(T::DbWeight::get().reads(1)) } @@ -79,8 +83,8 @@ impl snowbridge_pallet_outbound_queue::WeightInfo for W // Proof Size summary in bytes: // Measured: `64` // Estimated: `1549` - // Minimum execution time: 10_790_000 picoseconds. - Weight::from_parts(11_150_000, 0) + // Minimum execution time: 11_330_000 picoseconds. + Weight::from_parts(11_900_000, 0) .saturating_add(Weight::from_parts(0, 1549)) .saturating_add(T::DbWeight::get().reads(1)) } diff --git a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_system.rs b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_system.rs index cdcefa1006..caf9cc5316 100644 --- a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_system.rs +++ b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_system.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `snowbridge_pallet_system` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/bridge-hub-polkadot-runtime/bridge_hub_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/bridge-hub-polkadot-runtime/bridge_hub_polkadot_runtime.wasm +// --pallet=snowbridge_pallet_system +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -58,8 +62,8 @@ impl snowbridge_pallet_system::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `218` // Estimated: `3601` - // Minimum execution time: 44_061_000 picoseconds. - Weight::from_parts(45_120_000, 0) + // Minimum execution time: 46_210_000 picoseconds. + Weight::from_parts(49_630_000, 0) .saturating_add(Weight::from_parts(0, 3601)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) @@ -78,8 +82,8 @@ impl snowbridge_pallet_system::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `218` // Estimated: `3601` - // Minimum execution time: 33_880_000 picoseconds. - Weight::from_parts(34_710_000, 0) + // Minimum execution time: 34_110_000 picoseconds. + Weight::from_parts(36_630_000, 0) .saturating_add(Weight::from_parts(0, 3601)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) @@ -98,8 +102,8 @@ impl snowbridge_pallet_system::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `218` // Estimated: `3601` - // Minimum execution time: 39_630_000 picoseconds. - Weight::from_parts(40_440_000, 0) + // Minimum execution time: 40_970_000 picoseconds. + Weight::from_parts(42_620_000, 0) .saturating_add(Weight::from_parts(0, 3601)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(4)) @@ -118,8 +122,8 @@ impl snowbridge_pallet_system::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `218` // Estimated: `3601` - // Minimum execution time: 37_090_000 picoseconds. - Weight::from_parts(37_420_000, 0) + // Minimum execution time: 37_500_000 picoseconds. + Weight::from_parts(40_600_000, 0) .saturating_add(Weight::from_parts(0, 3601)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) @@ -144,8 +148,8 @@ impl snowbridge_pallet_system::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `256` // Estimated: `4115` - // Minimum execution time: 59_250_000 picoseconds. - Weight::from_parts(60_131_000, 0) + // Minimum execution time: 63_380_000 picoseconds. + Weight::from_parts(69_910_000, 0) .saturating_add(Weight::from_parts(0, 4115)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(4)) diff --git a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs index 8bda492033..82a0176df2 100644 --- a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs +++ b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_xcm_benchmarks::fungible` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 48.0.0 -//! DATE: 2025-07-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `065f2c4f4ade`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024 // Executed Command: @@ -54,8 +54,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `101` // Estimated: `3593` - // Minimum execution time: 41_560_000 picoseconds. - Weight::from_parts(44_240_000, 3593) + // Minimum execution time: 41_811_000 picoseconds. + Weight::from_parts(46_440_000, 3593) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -65,8 +65,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `101` // Estimated: `6196` - // Minimum execution time: 58_249_000 picoseconds. - Weight::from_parts(60_120_000, 6196) + // Minimum execution time: 59_339_000 picoseconds. + Weight::from_parts(61_330_000, 6196) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -86,10 +86,10 @@ impl WeightInfo { /// Proof: `XcmpQueue::OutboundXcmpMessages` (`max_values`: None, `max_size`: Some(105506), added: 107981, mode: `MaxEncodedLen`) pub(crate) fn transfer_reserve_asset() -> Weight { // Proof Size summary in bytes: - // Measured: `379` + // Measured: `431` // Estimated: `8799` - // Minimum execution time: 132_470_000 picoseconds. - Weight::from_parts(137_950_000, 8799) + // Minimum execution time: 134_680_000 picoseconds. + Weight::from_parts(140_760_000, 8799) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -118,10 +118,10 @@ impl WeightInfo { /// Proof: `XcmpQueue::OutboundXcmpMessages` (`max_values`: None, `max_size`: Some(105506), added: 107981, mode: `MaxEncodedLen`) pub(crate) fn initiate_reserve_withdraw() -> Weight { // Proof Size summary in bytes: - // Measured: `379` + // Measured: `431` // Estimated: `6196` - // Minimum execution time: 85_610_000 picoseconds. - Weight::from_parts(90_060_000, 6196) + // Minimum execution time: 88_491_000 picoseconds. + Weight::from_parts(93_899_000, 6196) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -129,8 +129,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_720_000 picoseconds. - Weight::from_parts(4_090_000, 0) + // Minimum execution time: 4_040_000 picoseconds. + Weight::from_parts(5_101_000, 0) } /// Storage: `System::Account` (r:1 w:1) /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) @@ -138,8 +138,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 31_700_000 picoseconds. - Weight::from_parts(33_011_000, 3593) + // Minimum execution time: 33_421_000 picoseconds. + Weight::from_parts(35_401_000, 3593) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -161,8 +161,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `278` // Estimated: `3743` - // Minimum execution time: 85_710_000 picoseconds. - Weight::from_parts(89_160_000, 3743) + // Minimum execution time: 86_840_000 picoseconds. + Weight::from_parts(93_720_000, 3743) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -182,8 +182,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `278` // Estimated: `3743` - // Minimum execution time: 58_840_000 picoseconds. - Weight::from_parts(61_140_000, 3743) + // Minimum execution time: 59_029_000 picoseconds. + Weight::from_parts(63_360_000, 3743) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -203,10 +203,10 @@ impl WeightInfo { /// Proof: `XcmpQueue::OutboundXcmpMessages` (`max_values`: None, `max_size`: Some(105506), added: 107981, mode: `MaxEncodedLen`) pub(crate) fn initiate_transfer() -> Weight { // Proof Size summary in bytes: - // Measured: `278` + // Measured: `330` // Estimated: `6196` - // Minimum execution time: 104_190_000 picoseconds. - Weight::from_parts(108_951_000, 6196) + // Minimum execution time: 106_970_000 picoseconds. + Weight::from_parts(118_590_000, 6196) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(3)) } diff --git a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs index dbaf6fa2ea..4e545568a9 100644 --- a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs +++ b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_xcm_benchmarks::generic` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 48.0.0 -//! DATE: 2025-07-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `065f2c4f4ade`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024 // Executed Command: @@ -64,19 +64,23 @@ impl WeightInfo { /// Proof: `XcmpQueue::OutboundXcmpMessages` (`max_values`: None, `max_size`: Some(105506), added: 107981, mode: `MaxEncodedLen`) pub(crate) fn report_holding() -> Weight { // Proof Size summary in bytes: - // Measured: `379` + // Measured: `431` // Estimated: `6196` - // Minimum execution time: 82_300_000 picoseconds. - Weight::from_parts(84_089_000, 6196) + // Minimum execution time: 82_899_000 picoseconds. + Weight::from_parts(87_989_000, 6196) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(3)) } + /// Storage: `System::Account` (r:1 w:1) + /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) pub(crate) fn buy_execution() -> Weight { // Proof Size summary in bytes: // Measured: `0` - // Estimated: `0` - // Minimum execution time: 1_170_000 picoseconds. - Weight::from_parts(1_301_000, 0) + // Estimated: `3593` + // Minimum execution time: 4_970_000 picoseconds. + Weight::from_parts(5_540_000, 3593) + .saturating_add(T::DbWeight::get().reads(1)) + .saturating_add(T::DbWeight::get().writes(1)) } /// Storage: `System::Account` (r:1 w:1) /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) @@ -84,8 +88,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 5_080_000 picoseconds. - Weight::from_parts(5_661_000, 3593) + // Minimum execution time: 5_229_000 picoseconds. + Weight::from_parts(5_610_000, 3593) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -93,8 +97,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_179_000 picoseconds. - Weight::from_parts(1_290_000, 0) + // Minimum execution time: 1_331_000 picoseconds. + Weight::from_parts(1_461_000, 0) } /// Storage: `PolkadotXcm::Queries` (r:1 w:0) /// Proof: `PolkadotXcm::Queries` (`max_values`: None, `max_size`: None, mode: `Measured`) @@ -102,51 +106,51 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3465` - // Minimum execution time: 7_440_000 picoseconds. - Weight::from_parts(7_890_000, 3465) + // Minimum execution time: 7_680_000 picoseconds. + Weight::from_parts(8_280_000, 3465) .saturating_add(T::DbWeight::get().reads(1)) } pub(crate) fn transact() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 9_389_000 picoseconds. - Weight::from_parts(9_830_000, 0) + // Minimum execution time: 10_150_000 picoseconds. + Weight::from_parts(10_920_000, 0) } pub(crate) fn refund_surplus() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_920_000 picoseconds. - Weight::from_parts(2_050_000, 0) + // Minimum execution time: 1_660_000 picoseconds. + Weight::from_parts(1_950_000, 0) } pub(crate) fn set_error_handler() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_120_000 picoseconds. - Weight::from_parts(1_250_000, 0) + // Minimum execution time: 1_160_000 picoseconds. + Weight::from_parts(1_240_000, 0) } pub(crate) fn set_appendix() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_130_000 picoseconds. - Weight::from_parts(1_240_000, 0) + // Minimum execution time: 1_190_000 picoseconds. + Weight::from_parts(1_320_000, 0) } pub(crate) fn clear_error() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` // Minimum execution time: 1_140_000 picoseconds. - Weight::from_parts(1_249_000, 0) + Weight::from_parts(1_371_000, 0) } pub(crate) fn descend_origin() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_150_000 picoseconds. - Weight::from_parts(1_280_000, 0) + // Minimum execution time: 1_200_000 picoseconds. + Weight::from_parts(1_310_000, 0) } /// Storage: `Benchmark::Override` (r:0 w:0) /// Proof: `Benchmark::Override` (`max_values`: None, `max_size`: None, mode: `Measured`) @@ -161,8 +165,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_150_000 picoseconds. - Weight::from_parts(1_250_000, 0) + // Minimum execution time: 1_170_000 picoseconds. + Weight::from_parts(1_349_000, 0) } /// Storage: `ParachainInfo::ParachainId` (r:1 w:0) /// Proof: `ParachainInfo::ParachainId` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) @@ -180,10 +184,10 @@ impl WeightInfo { /// Proof: `XcmpQueue::OutboundXcmpMessages` (`max_values`: None, `max_size`: Some(105506), added: 107981, mode: `MaxEncodedLen`) pub(crate) fn report_error() -> Weight { // Proof Size summary in bytes: - // Measured: `379` + // Measured: `431` // Estimated: `6196` - // Minimum execution time: 77_450_000 picoseconds. - Weight::from_parts(78_980_000, 6196) + // Minimum execution time: 77_392_000 picoseconds. + Weight::from_parts(80_650_000, 6196) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -193,8 +197,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `24` // Estimated: `3489` - // Minimum execution time: 11_551_000 picoseconds. - Weight::from_parts(11_930_000, 3489) + // Minimum execution time: 11_820_000 picoseconds. + Weight::from_parts(12_460_000, 3489) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -202,8 +206,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_900_000 picoseconds. - Weight::from_parts(5_190_000, 0) + // Minimum execution time: 4_911_000 picoseconds. + Weight::from_parts(5_170_000, 0) } /// Storage: `PolkadotXcm::VersionNotifyTargets` (r:1 w:1) /// Proof: `PolkadotXcm::VersionNotifyTargets` (`max_values`: None, `max_size`: None, mode: `Measured`) @@ -221,8 +225,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `246` // Estimated: `3711` - // Minimum execution time: 39_451_000 picoseconds. - Weight::from_parts(41_250_000, 3711) + // Minimum execution time: 38_560_000 picoseconds. + Weight::from_parts(42_560_000, 3711) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -232,44 +236,44 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_070_000 picoseconds. - Weight::from_parts(5_440_000, 0) + // Minimum execution time: 4_869_000 picoseconds. + Weight::from_parts(5_379_000, 0) .saturating_add(T::DbWeight::get().writes(1)) } pub(crate) fn burn_asset() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_610_000 picoseconds. - Weight::from_parts(1_780_000, 0) + // Minimum execution time: 1_670_000 picoseconds. + Weight::from_parts(1_760_000, 0) } pub(crate) fn expect_asset() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_240_000 picoseconds. - Weight::from_parts(1_320_000, 0) + // Minimum execution time: 1_360_000 picoseconds. + Weight::from_parts(1_569_000, 0) } pub(crate) fn expect_origin() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_749_000 picoseconds. - Weight::from_parts(5_020_000, 0) + // Minimum execution time: 5_050_000 picoseconds. + Weight::from_parts(5_350_000, 0) } pub(crate) fn expect_error() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_760_000 picoseconds. - Weight::from_parts(5_090_000, 0) + // Minimum execution time: 4_909_000 picoseconds. + Weight::from_parts(5_360_000, 0) } pub(crate) fn expect_transact_status() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_340_000 picoseconds. - Weight::from_parts(1_420_000, 0) + // Minimum execution time: 1_300_000 picoseconds. + Weight::from_parts(1_430_000, 0) } /// Storage: `ParachainInfo::ParachainId` (r:1 w:0) /// Proof: `ParachainInfo::ParachainId` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) @@ -287,10 +291,10 @@ impl WeightInfo { /// Proof: `XcmpQueue::OutboundXcmpMessages` (`max_values`: None, `max_size`: Some(105506), added: 107981, mode: `MaxEncodedLen`) pub(crate) fn query_pallet() -> Weight { // Proof Size summary in bytes: - // Measured: `379` + // Measured: `431` // Estimated: `6196` - // Minimum execution time: 85_279_000 picoseconds. - Weight::from_parts(88_491_000, 6196) + // Minimum execution time: 84_520_000 picoseconds. + Weight::from_parts(89_550_000, 6196) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -298,8 +302,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_100_000 picoseconds. - Weight::from_parts(6_220_000, 0) + // Minimum execution time: 6_120_000 picoseconds. + Weight::from_parts(6_341_000, 0) } /// Storage: `ParachainInfo::ParachainId` (r:1 w:0) /// Proof: `ParachainInfo::ParachainId` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) @@ -317,10 +321,10 @@ impl WeightInfo { /// Proof: `XcmpQueue::OutboundXcmpMessages` (`max_values`: None, `max_size`: Some(105506), added: 107981, mode: `MaxEncodedLen`) pub(crate) fn report_transact_status() -> Weight { // Proof Size summary in bytes: - // Measured: `379` + // Measured: `431` // Estimated: `6196` - // Minimum execution time: 77_649_000 picoseconds. - Weight::from_parts(81_619_000, 6196) + // Minimum execution time: 77_720_000 picoseconds. + Weight::from_parts(79_589_000, 6196) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -328,22 +332,22 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_220_000 picoseconds. - Weight::from_parts(1_380_000, 0) + // Minimum execution time: 1_250_000 picoseconds. + Weight::from_parts(1_330_000, 0) } pub(crate) fn set_topic() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_120_000 picoseconds. - Weight::from_parts(1_230_000, 0) + // Minimum execution time: 1_151_000 picoseconds. + Weight::from_parts(1_289_000, 0) } pub(crate) fn clear_topic() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_130_000 picoseconds. - Weight::from_parts(1_230_000, 0) + // Minimum execution time: 1_179_000 picoseconds. + Weight::from_parts(1_240_000, 0) } /// Storage: `ParachainInfo::ParachainId` (r:1 w:0) /// Proof: `ParachainInfo::ParachainId` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) @@ -362,10 +366,10 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `399` // Estimated: `6339` - // Minimum execution time: 68_000_000 picoseconds. - Weight::from_parts(72_056_143, 6339) - // Standard Error: 510 - .saturating_add(Weight::from_parts(77_425, 0).saturating_mul(x.into())) + // Minimum execution time: 72_131_000 picoseconds. + Weight::from_parts(75_504_652, 6339) + // Standard Error: 687 + .saturating_add(Weight::from_parts(84_738, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -373,21 +377,21 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_110_000 picoseconds. - Weight::from_parts(1_200_000, 0) + // Minimum execution time: 1_140_000 picoseconds. + Weight::from_parts(1_240_000, 0) } pub(crate) fn unpaid_execution() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_120_000 picoseconds. - Weight::from_parts(1_200_000, 0) + // Minimum execution time: 1_160_000 picoseconds. + Weight::from_parts(1_230_000, 0) } pub(crate) fn alias_origin() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 830_000 picoseconds. - Weight::from_parts(900_000, 0) + // Minimum execution time: 1_129_000 picoseconds. + Weight::from_parts(1_200_000, 0) } } diff --git a/system-parachains/collectives/collectives-polkadot/src/weights/cumulus_pallet_parachain_system.rs b/system-parachains/collectives/collectives-polkadot/src/weights/cumulus_pallet_parachain_system.rs index 23059a0d47..86d2b6afb7 100644 --- a/system-parachains/collectives/collectives-polkadot/src/weights/cumulus_pallet_parachain_system.rs +++ b/system-parachains/collectives/collectives-polkadot/src/weights/cumulus_pallet_parachain_system.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `cumulus_pallet_parachain_system` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/collectives-polkadot-runtime/collectives_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/collectives/collectives-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/collectives-polkadot-runtime/collectives_polkadot_runtime.wasm +// --pallet=cumulus_pallet_parachain_system +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/collectives/collectives-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -50,6 +54,8 @@ impl cumulus_pallet_parachain_system::WeightInfo for We /// Proof: `MessageQueue::BookStateFor` (`max_values`: None, `max_size`: Some(52), added: 2527, mode: `MaxEncodedLen`) /// Storage: `MessageQueue::ServiceHead` (r:1 w:1) /// Proof: `MessageQueue::ServiceHead` (`max_values`: Some(1), `max_size`: Some(5), added: 500, mode: `MaxEncodedLen`) + /// Storage: `ParachainSystem::LastProcessedDownwardMessage` (r:0 w:1) + /// Proof: `ParachainSystem::LastProcessedDownwardMessage` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `ParachainSystem::ProcessedDownwardMessages` (r:0 w:1) /// Proof: `ParachainSystem::ProcessedDownwardMessages` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `MessageQueue::Pages` (r:0 w:1000) @@ -59,13 +65,13 @@ impl cumulus_pallet_parachain_system::WeightInfo for We // Proof Size summary in bytes: // Measured: `84` // Estimated: `3517` - // Minimum execution time: 3_430_000 picoseconds. - Weight::from_parts(893_996_796, 0) + // Minimum execution time: 3_790_000 picoseconds. + Weight::from_parts(27_735_985, 0) .saturating_add(Weight::from_parts(0, 3517)) - // Standard Error: 119_721 - .saturating_add(Weight::from_parts(204_128_609, 0).saturating_mul(n.into())) + // Standard Error: 133_364 + .saturating_add(Weight::from_parts(135_190_588, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(3)) - .saturating_add(T::DbWeight::get().writes(4)) + .saturating_add(T::DbWeight::get().writes(5)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(n.into()))) } } diff --git a/system-parachains/collectives/collectives-polkadot/src/weights/cumulus_pallet_xcmp_queue.rs b/system-parachains/collectives/collectives-polkadot/src/weights/cumulus_pallet_xcmp_queue.rs index e060ecf3f7..275adf1e92 100644 --- a/system-parachains/collectives/collectives-polkadot/src/weights/cumulus_pallet_xcmp_queue.rs +++ b/system-parachains/collectives/collectives-polkadot/src/weights/cumulus_pallet_xcmp_queue.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `cumulus_pallet_xcmp_queue` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/collectives-polkadot-runtime/collectives_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/collectives/collectives-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/collectives-polkadot-runtime/collectives_polkadot_runtime.wasm +// --pallet=cumulus_pallet_xcmp_queue +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/collectives/collectives-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -50,8 +54,8 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `142` // Estimated: `1497` - // Minimum execution time: 6_310_000 picoseconds. - Weight::from_parts(6_540_000, 0) + // Minimum execution time: 6_431_000 picoseconds. + Weight::from_parts(6_849_000, 0) .saturating_add(Weight::from_parts(0, 1497)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -66,16 +70,16 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn /// Proof: `XcmpQueue::InboundXcmpSuspended` (`max_values`: Some(1), `max_size`: Some(4002), added: 4497, mode: `MaxEncodedLen`) /// Storage: `MessageQueue::Pages` (r:0 w:1) /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(65585), added: 68060, mode: `MaxEncodedLen`) - /// The range of component `n` is `[1, 65531]`. + /// The range of component `n` is `[0, 65531]`. fn enqueue_n_bytes_xcmp_message(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `184` // Estimated: `5487` - // Minimum execution time: 16_150_000 picoseconds. - Weight::from_parts(5_688_737, 0) + // Minimum execution time: 17_581_000 picoseconds. + Weight::from_parts(19_275_753, 0) .saturating_add(Weight::from_parts(0, 5487)) - // Standard Error: 18 - .saturating_add(Weight::from_parts(1_444, 0).saturating_mul(n.into())) + // Standard Error: 4 + .saturating_add(Weight::from_parts(648, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -88,17 +92,17 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn /// Storage: `XcmpQueue::InboundXcmpSuspended` (r:1 w:0) /// Proof: `XcmpQueue::InboundXcmpSuspended` (`max_values`: Some(1), `max_size`: Some(4002), added: 4497, mode: `MaxEncodedLen`) /// Storage: `MessageQueue::Pages` (r:0 w:1) - /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(105521), added: 107996, mode: `MaxEncodedLen`) + /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(65585), added: 68060, mode: `MaxEncodedLen`) /// The range of component `n` is `[0, 1000]`. fn enqueue_n_empty_xcmp_messages(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `151` + // Measured: `184` // Estimated: `5487` - // Minimum execution time: 11_593_000 picoseconds. - Weight::from_parts(15_263_900, 0) + // Minimum execution time: 15_320_000 picoseconds. + Weight::from_parts(21_172_883, 0) .saturating_add(Weight::from_parts(0, 5487)) - // Standard Error: 239 - .saturating_add(Weight::from_parts(136_065, 0).saturating_mul(n.into())) + // Standard Error: 342 + .saturating_add(Weight::from_parts(192_408, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -107,19 +111,19 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn /// Storage: `MessageQueue::BookStateFor` (r:1 w:1) /// Proof: `MessageQueue::BookStateFor` (`max_values`: None, `max_size`: Some(52), added: 2527, mode: `MaxEncodedLen`) /// Storage: `MessageQueue::Pages` (r:1 w:1) - /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(105521), added: 107996, mode: `MaxEncodedLen`) + /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(65585), added: 68060, mode: `MaxEncodedLen`) /// Storage: `XcmpQueue::InboundXcmpSuspended` (r:1 w:0) /// Proof: `XcmpQueue::InboundXcmpSuspended` (`max_values`: Some(1), `max_size`: Some(4002), added: 4497, mode: `MaxEncodedLen`) - /// The range of component `n` is `[0, 105457]`. + /// The range of component `n` is `[0, 65521]`. fn enqueue_empty_xcmp_message_at(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `334 + n * (1 ±0)` - // Estimated: `108986` - // Minimum execution time: 20_217_000 picoseconds. - Weight::from_parts(20_647_000, 0) - .saturating_add(Weight::from_parts(0, 108986)) - // Standard Error: 12 - .saturating_add(Weight::from_parts(2_576, 0).saturating_mul(n.into())) + // Measured: `367 + n * (1 ±0)` + // Estimated: `69050` + // Minimum execution time: 25_980_000 picoseconds. + Weight::from_parts(27_638_381, 0) + .saturating_add(Weight::from_parts(0, 69050)) + // Standard Error: 10 + .saturating_add(Weight::from_parts(1_882, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -132,17 +136,17 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn /// Storage: `XcmpQueue::InboundXcmpSuspended` (r:1 w:0) /// Proof: `XcmpQueue::InboundXcmpSuspended` (`max_values`: Some(1), `max_size`: Some(4002), added: 4497, mode: `MaxEncodedLen`) /// Storage: `MessageQueue::Pages` (r:0 w:100) - /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(105521), added: 107996, mode: `MaxEncodedLen`) + /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(65585), added: 68060, mode: `MaxEncodedLen`) /// The range of component `n` is `[0, 100]`. fn enqueue_n_full_pages(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `186` + // Measured: `219` // Estimated: `5487` - // Minimum execution time: 13_262_000 picoseconds. - Weight::from_parts(13_670_000, 0) + // Minimum execution time: 16_940_000 picoseconds. + Weight::from_parts(17_360_000, 0) .saturating_add(Weight::from_parts(0, 5487)) - // Standard Error: 81_154 - .saturating_add(Weight::from_parts(105_979_285, 0).saturating_mul(n.into())) + // Standard Error: 54_924 + .saturating_add(Weight::from_parts(45_272_108, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(n.into()))) @@ -152,16 +156,16 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn /// Storage: `MessageQueue::BookStateFor` (r:1 w:1) /// Proof: `MessageQueue::BookStateFor` (`max_values`: None, `max_size`: Some(52), added: 2527, mode: `MaxEncodedLen`) /// Storage: `MessageQueue::Pages` (r:1 w:1) - /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(105521), added: 107996, mode: `MaxEncodedLen`) + /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(65585), added: 68060, mode: `MaxEncodedLen`) /// Storage: `XcmpQueue::InboundXcmpSuspended` (r:1 w:0) /// Proof: `XcmpQueue::InboundXcmpSuspended` (`max_values`: Some(1), `max_size`: Some(4002), added: 4497, mode: `MaxEncodedLen`) fn enqueue_1000_small_xcmp_messages() -> Weight { // Proof Size summary in bytes: - // Measured: `53067` - // Estimated: `108986` - // Minimum execution time: 289_304_000 picoseconds. - Weight::from_parts(299_215_000, 0) - .saturating_add(Weight::from_parts(0, 108986)) + // Measured: `33132` + // Estimated: `69050` + // Minimum execution time: 282_120_000 picoseconds. + Weight::from_parts(294_050_000, 0) + .saturating_add(Weight::from_parts(0, 69050)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -171,8 +175,8 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `142` // Estimated: `2767` - // Minimum execution time: 3_960_000 picoseconds. - Weight::from_parts(4_170_000, 0) + // Minimum execution time: 4_240_000 picoseconds. + Weight::from_parts(4_460_000, 0) .saturating_add(Weight::from_parts(0, 2767)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -183,8 +187,8 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `177` // Estimated: `2767` - // Minimum execution time: 5_380_000 picoseconds. - Weight::from_parts(5_651_000, 0) + // Minimum execution time: 5_670_000 picoseconds. + Weight::from_parts(5_890_000, 0) .saturating_add(Weight::from_parts(0, 2767)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -193,8 +197,8 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_910_000 picoseconds. - Weight::from_parts(6_030_000, 0) + // Minimum execution time: 6_650_000 picoseconds. + Weight::from_parts(6_780_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// Storage: UNKNOWN KEY `0x7b3237373ffdfeb1cab4222e3b520d6b345d8e88afa015075c945637c07e8f20` (r:1 w:1) @@ -215,8 +219,8 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `65813` // Estimated: `69278` - // Minimum execution time: 143_971_000 picoseconds. - Weight::from_parts(145_121_000, 0) + // Minimum execution time: 113_440_000 picoseconds. + Weight::from_parts(114_980_000, 0) .saturating_add(Weight::from_parts(0, 69278)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(5)) @@ -229,8 +233,8 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `65776` // Estimated: `69241` - // Minimum execution time: 60_110_000 picoseconds. - Weight::from_parts(60_741_000, 0) + // Minimum execution time: 73_490_000 picoseconds. + Weight::from_parts(74_960_000, 0) .saturating_add(Weight::from_parts(0, 69241)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) diff --git a/system-parachains/collectives/collectives-polkadot/src/weights/frame_system.rs b/system-parachains/collectives/collectives-polkadot/src/weights/frame_system.rs index 8d362628e9..773d1f9123 100644 --- a/system-parachains/collectives/collectives-polkadot/src/weights/frame_system.rs +++ b/system-parachains/collectives/collectives-polkadot/src/weights/frame_system.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `frame_system` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/collectives-polkadot-runtime/collectives_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/collectives/collectives-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/collectives-polkadot-runtime/collectives_polkadot_runtime.wasm +// --pallet=frame_system +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/collectives/collectives-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -49,22 +53,22 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_780_000 picoseconds. - Weight::from_parts(357_165, 0) + // Minimum execution time: 3_600_000 picoseconds. + Weight::from_parts(45_177_500, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 3 - .saturating_add(Weight::from_parts(535, 0).saturating_mul(b.into())) + // Standard Error: 2 + .saturating_add(Weight::from_parts(588, 0).saturating_mul(b.into())) } /// The range of component `b` is `[0, 3932160]`. fn remark_with_event(b: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 7_180_000 picoseconds. - Weight::from_parts(7_250_000, 0) + // Minimum execution time: 7_970_000 picoseconds. + Weight::from_parts(84_839_400, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 3 - .saturating_add(Weight::from_parts(2_318, 0).saturating_mul(b.into())) + // Standard Error: 4 + .saturating_add(Weight::from_parts(1_736, 0).saturating_mul(b.into())) } /// Storage: UNKNOWN KEY `0x3a686561707061676573` (r:0 w:1) /// Proof: UNKNOWN KEY `0x3a686561707061676573` (r:0 w:1) @@ -72,8 +76,8 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_080_000 picoseconds. - Weight::from_parts(4_360_000, 0) + // Minimum execution time: 4_730_000 picoseconds. + Weight::from_parts(5_200_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -93,8 +97,8 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `164` // Estimated: `1649` - // Minimum execution time: 129_290_603_000 picoseconds. - Weight::from_parts(132_786_131_000, 0) + // Minimum execution time: 128_237_198_000 picoseconds. + Weight::from_parts(129_771_630_000, 0) .saturating_add(Weight::from_parts(0, 1649)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) @@ -106,11 +110,11 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_610_000 picoseconds. - Weight::from_parts(2_670_000, 0) + // Minimum execution time: 3_100_000 picoseconds. + Weight::from_parts(3_270_000, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 2_890 - .saturating_add(Weight::from_parts(887_692, 0).saturating_mul(i.into())) + // Standard Error: 1_585 + .saturating_add(Weight::from_parts(1_119_752, 0).saturating_mul(i.into())) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into()))) } /// Storage: `Skipped::Metadata` (r:0 w:0) @@ -120,11 +124,11 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_610_000 picoseconds. - Weight::from_parts(2_710_000, 0) + // Minimum execution time: 3_171_000 picoseconds. + Weight::from_parts(3_440_000, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 1_142 - .saturating_add(Weight::from_parts(667_541, 0).saturating_mul(i.into())) + // Standard Error: 1_108 + .saturating_add(Weight::from_parts(851_310, 0).saturating_mul(i.into())) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into()))) } /// Storage: `Skipped::Metadata` (r:0 w:0) @@ -134,11 +138,11 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `98 + p * (69 ±0)` // Estimated: `96 + p * (70 ±0)` - // Minimum execution time: 5_600_000 picoseconds. - Weight::from_parts(5_730_000, 0) + // Minimum execution time: 5_700_000 picoseconds. + Weight::from_parts(5_920_000, 0) .saturating_add(Weight::from_parts(0, 96)) - // Standard Error: 1_609 - .saturating_add(Weight::from_parts(1_548_535, 0).saturating_mul(p.into())) + // Standard Error: 2_436 + .saturating_add(Weight::from_parts(1_761_631, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(p.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(p.into()))) .saturating_add(Weight::from_parts(0, 70).saturating_mul(p.into())) @@ -149,8 +153,8 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 25_780_000 picoseconds. - Weight::from_parts(27_841_000, 0) + // Minimum execution time: 12_530_000 picoseconds. + Weight::from_parts(14_420_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -172,8 +176,8 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `186` // Estimated: `1671` - // Minimum execution time: 133_963_256_000 picoseconds. - Weight::from_parts(137_977_977_000, 0) + // Minimum execution time: 135_323_784_000 picoseconds. + Weight::from_parts(138_326_777_000, 0) .saturating_add(Weight::from_parts(0, 1671)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(4)) diff --git a/system-parachains/collectives/collectives-polkadot/src/weights/frame_system_extensions.rs b/system-parachains/collectives/collectives-polkadot/src/weights/frame_system_extensions.rs index 4a022bd495..8b18b86472 100644 --- a/system-parachains/collectives/collectives-polkadot/src/weights/frame_system_extensions.rs +++ b/system-parachains/collectives/collectives-polkadot/src/weights/frame_system_extensions.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `frame_system_extensions` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/collectives-polkadot-runtime/collectives_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/collectives/collectives-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/collectives-polkadot-runtime/collectives_polkadot_runtime.wasm +// --pallet=frame_system_extensions +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/collectives/collectives-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -48,32 +52,32 @@ impl frame_system::ExtensionsWeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `30` // Estimated: `0` - // Minimum execution time: 3_860_000 picoseconds. - Weight::from_parts(3_950_000, 0) + // Minimum execution time: 3_830_000 picoseconds. + Weight::from_parts(4_020_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn check_mortality_mortal_transaction() -> Weight { // Proof Size summary in bytes: // Measured: `68` // Estimated: `0` - // Minimum execution time: 7_290_000 picoseconds. - Weight::from_parts(7_450_000, 0) + // Minimum execution time: 7_920_000 picoseconds. + Weight::from_parts(8_230_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn check_mortality_immortal_transaction() -> Weight { // Proof Size summary in bytes: // Measured: `68` // Estimated: `0` - // Minimum execution time: 7_170_000 picoseconds. - Weight::from_parts(7_350_000, 0) + // Minimum execution time: 7_700_000 picoseconds. + Weight::from_parts(8_060_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn check_non_zero_sender() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 690_000 picoseconds. - Weight::from_parts(760_000, 0) + // Minimum execution time: 720_000 picoseconds. + Weight::from_parts(820_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// Storage: `System::Account` (r:1 w:1) @@ -82,8 +86,8 @@ impl frame_system::ExtensionsWeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `101` // Estimated: `3593` - // Minimum execution time: 7_860_000 picoseconds. - Weight::from_parts(8_030_000, 0) + // Minimum execution time: 10_510_000 picoseconds. + Weight::from_parts(11_130_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -92,32 +96,32 @@ impl frame_system::ExtensionsWeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 500_000 picoseconds. - Weight::from_parts(540_000, 0) + // Minimum execution time: 590_000 picoseconds. + Weight::from_parts(690_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn check_tx_version() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 510_000 picoseconds. - Weight::from_parts(550_000, 0) + // Minimum execution time: 580_000 picoseconds. + Weight::from_parts(670_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn check_weight() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_560_000 picoseconds. - Weight::from_parts(4_680_000, 0) + // Minimum execution time: 5_240_000 picoseconds. + Weight::from_parts(5_550_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn weight_reclaim() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_660_000 picoseconds. - Weight::from_parts(2_820_000, 0) + // Minimum execution time: 3_309_000 picoseconds. + Weight::from_parts(3_490_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/system-parachains/collectives/collectives-polkadot/src/weights/pallet_alliance.rs b/system-parachains/collectives/collectives-polkadot/src/weights/pallet_alliance.rs index e70f51ab1a..63e3ae38b6 100644 --- a/system-parachains/collectives/collectives-polkadot/src/weights/pallet_alliance.rs +++ b/system-parachains/collectives/collectives-polkadot/src/weights/pallet_alliance.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_alliance` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/collectives-polkadot-runtime/collectives_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/collectives/collectives-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/collectives-polkadot-runtime/collectives_polkadot_runtime.wasm +// --pallet=pallet_alliance +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/collectives/collectives-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -61,15 +65,15 @@ impl pallet_alliance::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `476 + m * (32 ±0) + p * (36 ±0)` // Estimated: `6676 + m * (32 ±0) + p * (36 ±0)` - // Minimum execution time: 33_430_000 picoseconds. - Weight::from_parts(38_396_311, 0) + // Minimum execution time: 37_520_000 picoseconds. + Weight::from_parts(38_290_440, 0) .saturating_add(Weight::from_parts(0, 6676)) - // Standard Error: 98 - .saturating_add(Weight::from_parts(387, 0).saturating_mul(b.into())) - // Standard Error: 1_031 - .saturating_add(Weight::from_parts(21_859, 0).saturating_mul(m.into())) - // Standard Error: 1_018 - .saturating_add(Weight::from_parts(172_425, 0).saturating_mul(p.into())) + // Standard Error: 560 + .saturating_add(Weight::from_parts(5_464, 0).saturating_mul(b.into())) + // Standard Error: 5_858 + .saturating_add(Weight::from_parts(73_559, 0).saturating_mul(m.into())) + // Standard Error: 5_783 + .saturating_add(Weight::from_parts(247_796, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) .saturating_add(Weight::from_parts(0, 32).saturating_mul(m.into())) @@ -84,11 +88,11 @@ impl pallet_alliance::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `905 + m * (64 ±0)` // Estimated: `6676 + m * (64 ±0)` - // Minimum execution time: 33_130_000 picoseconds. - Weight::from_parts(34_337_395, 0) + // Minimum execution time: 36_750_000 picoseconds. + Weight::from_parts(40_323_002, 0) .saturating_add(Weight::from_parts(0, 6676)) - // Standard Error: 552 - .saturating_add(Weight::from_parts(33_724, 0).saturating_mul(m.into())) + // Standard Error: 5_299 + .saturating_add(Weight::from_parts(81_786, 0).saturating_mul(m.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) .saturating_add(Weight::from_parts(0, 64).saturating_mul(m.into())) @@ -109,13 +113,13 @@ impl pallet_alliance::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `349 + m * (96 ±0) + p * (36 ±0)` // Estimated: `6676 + m * (97 ±0) + p * (36 ±0)` - // Minimum execution time: 44_240_000 picoseconds. - Weight::from_parts(43_187_058, 0) + // Minimum execution time: 51_411_000 picoseconds. + Weight::from_parts(51_196_147, 0) .saturating_add(Weight::from_parts(0, 6676)) - // Standard Error: 1_137 - .saturating_add(Weight::from_parts(41_650, 0).saturating_mul(m.into())) - // Standard Error: 1_109 - .saturating_add(Weight::from_parts(147_476, 0).saturating_mul(p.into())) + // Standard Error: 5_548 + .saturating_add(Weight::from_parts(77_303, 0).saturating_mul(m.into())) + // Standard Error: 5_410 + .saturating_add(Weight::from_parts(200_121, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 97).saturating_mul(m.into())) @@ -138,15 +142,15 @@ impl pallet_alliance::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `799 + m * (96 ±0) + p * (41 ±0)` // Estimated: `6676 + m * (97 ±0) + p * (40 ±0)` - // Minimum execution time: 56_300_000 picoseconds. - Weight::from_parts(58_042_347, 0) + // Minimum execution time: 63_760_000 picoseconds. + Weight::from_parts(61_994_766, 0) .saturating_add(Weight::from_parts(0, 6676)) - // Standard Error: 141 - .saturating_add(Weight::from_parts(48, 0).saturating_mul(b.into())) - // Standard Error: 1_496 - .saturating_add(Weight::from_parts(44_243, 0).saturating_mul(m.into())) - // Standard Error: 1_458 - .saturating_add(Weight::from_parts(159_172, 0).saturating_mul(p.into())) + // Standard Error: 468 + .saturating_add(Weight::from_parts(482, 0).saturating_mul(b.into())) + // Standard Error: 4_958 + .saturating_add(Weight::from_parts(97_931, 0).saturating_mul(m.into())) + // Standard Error: 4_833 + .saturating_add(Weight::from_parts(262_646, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 97).saturating_mul(m.into())) @@ -172,13 +176,13 @@ impl pallet_alliance::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `555 + m * (96 ±0) + p * (41 ±0)` // Estimated: `6676 + m * (109 ±0) + p * (43 ±0)` - // Minimum execution time: 57_460_000 picoseconds. - Weight::from_parts(56_385_011, 0) + // Minimum execution time: 67_421_000 picoseconds. + Weight::from_parts(65_077_265, 0) .saturating_add(Weight::from_parts(0, 6676)) - // Standard Error: 4_181 - .saturating_add(Weight::from_parts(105_665, 0).saturating_mul(m.into())) - // Standard Error: 4_130 - .saturating_add(Weight::from_parts(184_167, 0).saturating_mul(p.into())) + // Standard Error: 7_957 + .saturating_add(Weight::from_parts(122_058, 0).saturating_mul(m.into())) + // Standard Error: 7_860 + .saturating_add(Weight::from_parts(278_475, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(4)) .saturating_add(Weight::from_parts(0, 109).saturating_mul(m.into())) @@ -203,15 +207,15 @@ impl pallet_alliance::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `454 + m * (96 ±0) + p * (36 ±0)` // Estimated: `6676 + m * (96 ±0) + p * (36 ±0)` - // Minimum execution time: 45_600_000 picoseconds. - Weight::from_parts(44_803_632, 0) + // Minimum execution time: 50_520_000 picoseconds. + Weight::from_parts(48_128_882, 0) .saturating_add(Weight::from_parts(0, 6676)) - // Standard Error: 92 - .saturating_add(Weight::from_parts(429, 0).saturating_mul(b.into())) - // Standard Error: 993 - .saturating_add(Weight::from_parts(38_722, 0).saturating_mul(m.into())) - // Standard Error: 957 - .saturating_add(Weight::from_parts(141_290, 0).saturating_mul(p.into())) + // Standard Error: 375 + .saturating_add(Weight::from_parts(462, 0).saturating_mul(b.into())) + // Standard Error: 4_012 + .saturating_add(Weight::from_parts(83_475, 0).saturating_mul(m.into())) + // Standard Error: 3_868 + .saturating_add(Weight::from_parts(227_027, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 96).saturating_mul(m.into())) @@ -227,13 +231,13 @@ impl pallet_alliance::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `48` // Estimated: `12362` - // Minimum execution time: 31_340_000 picoseconds. - Weight::from_parts(22_610_493, 0) + // Minimum execution time: 34_760_000 picoseconds. + Weight::from_parts(25_588_931, 0) .saturating_add(Weight::from_parts(0, 12362)) - // Standard Error: 425 - .saturating_add(Weight::from_parts(107_282, 0).saturating_mul(m.into())) - // Standard Error: 420 - .saturating_add(Weight::from_parts(94_270, 0).saturating_mul(z.into())) + // Standard Error: 3_790 + .saturating_add(Weight::from_parts(139_323, 0).saturating_mul(m.into())) + // Standard Error: 3_745 + .saturating_add(Weight::from_parts(126_180, 0).saturating_mul(z.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -255,16 +259,16 @@ impl pallet_alliance::WeightInfo for WeightInfo { fn disband(x: u32, y: u32, z: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0 + x * (51 ±0) + y * (53 ±0) + z * (253 ±0)` - // Estimated: `12362 + x * (2539 ±0) + y * (2539 ±0) + z * (2603 ±1)` - // Minimum execution time: 415_092_000 picoseconds. - Weight::from_parts(416_392_000, 0) + // Estimated: `12362 + x * (2539 ±0) + y * (2539 ±0) + z * (2603 ±0)` + // Minimum execution time: 502_689_000 picoseconds. + Weight::from_parts(509_230_000, 0) .saturating_add(Weight::from_parts(0, 12362)) - // Standard Error: 35_548 - .saturating_add(Weight::from_parts(823_581, 0).saturating_mul(x.into())) - // Standard Error: 35_377 - .saturating_add(Weight::from_parts(851_887, 0).saturating_mul(y.into())) - // Standard Error: 70_690 - .saturating_add(Weight::from_parts(17_235_779, 0).saturating_mul(z.into())) + // Standard Error: 47_324 + .saturating_add(Weight::from_parts(932_759, 0).saturating_mul(x.into())) + // Standard Error: 47_096 + .saturating_add(Weight::from_parts(885_031, 0).saturating_mul(y.into())) + // Standard Error: 94_106 + .saturating_add(Weight::from_parts(20_057_779, 0).saturating_mul(z.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(x.into()))) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(y.into()))) @@ -281,8 +285,8 @@ impl pallet_alliance::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 7_650_000 picoseconds. - Weight::from_parts(8_000_000, 0) + // Minimum execution time: 7_831_000 picoseconds. + Weight::from_parts(8_469_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -292,8 +296,8 @@ impl pallet_alliance::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `76` // Estimated: `10187` - // Minimum execution time: 11_510_000 picoseconds. - Weight::from_parts(11_850_000, 0) + // Minimum execution time: 11_130_000 picoseconds. + Weight::from_parts(11_691_000, 0) .saturating_add(Weight::from_parts(0, 10187)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -304,8 +308,8 @@ impl pallet_alliance::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `149` // Estimated: `10187` - // Minimum execution time: 12_930_000 picoseconds. - Weight::from_parts(13_310_000, 0) + // Minimum execution time: 12_219_000 picoseconds. + Weight::from_parts(13_450_000, 0) .saturating_add(Weight::from_parts(0, 10187)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -322,8 +326,8 @@ impl pallet_alliance::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `336` // Estimated: `18048` - // Minimum execution time: 50_990_000 picoseconds. - Weight::from_parts(52_190_000, 0) + // Minimum execution time: 52_539_000 picoseconds. + Weight::from_parts(55_339_000, 0) .saturating_add(Weight::from_parts(0, 18048)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(3)) @@ -336,8 +340,8 @@ impl pallet_alliance::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `235` // Estimated: `18048` - // Minimum execution time: 30_130_000 picoseconds. - Weight::from_parts(30_830_000, 0) + // Minimum execution time: 29_341_000 picoseconds. + Weight::from_parts(30_739_000, 0) .saturating_add(Weight::from_parts(0, 18048)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(1)) @@ -354,8 +358,8 @@ impl pallet_alliance::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `273` // Estimated: `12362` - // Minimum execution time: 29_850_000 picoseconds. - Weight::from_parts(30_370_000, 0) + // Minimum execution time: 30_720_000 picoseconds. + Weight::from_parts(31_550_000, 0) .saturating_add(Weight::from_parts(0, 12362)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(4)) @@ -374,8 +378,8 @@ impl pallet_alliance::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `273` // Estimated: `23734` - // Minimum execution time: 36_240_000 picoseconds. - Weight::from_parts(36_920_000, 0) + // Minimum execution time: 36_149_000 picoseconds. + Weight::from_parts(37_350_000, 0) .saturating_add(Weight::from_parts(0, 23734)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(5)) @@ -392,8 +396,8 @@ impl pallet_alliance::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `517` // Estimated: `6676` - // Minimum execution time: 48_551_000 picoseconds. - Weight::from_parts(49_161_000, 0) + // Minimum execution time: 51_050_000 picoseconds. + Weight::from_parts(53_550_000, 0) .saturating_add(Weight::from_parts(0, 6676)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) @@ -416,8 +420,6 @@ impl pallet_alliance::WeightInfo for WeightInfo { /// Proof: `PolkadotXcm::SupportedVersion` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `ParachainSystem::HostConfiguration` (r:1 w:0) /// Proof: `ParachainSystem::HostConfiguration` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) - /// Storage: `ParachainSystem::PendingUpwardMessages` (r:1 w:1) - /// Proof: `ParachainSystem::PendingUpwardMessages` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `AllianceMotion::Members` (r:0 w:1) /// Proof: `AllianceMotion::Members` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `AllianceMotion::Prime` (r:0 w:1) @@ -426,11 +428,11 @@ impl pallet_alliance::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `648` // Estimated: `18048` - // Minimum execution time: 162_251_000 picoseconds. - Weight::from_parts(163_471_000, 0) + // Minimum execution time: 197_189_000 picoseconds. + Weight::from_parts(207_531_000, 0) .saturating_add(Weight::from_parts(0, 18048)) - .saturating_add(T::DbWeight::get().reads(13)) - .saturating_add(T::DbWeight::get().writes(7)) + .saturating_add(T::DbWeight::get().reads(12)) + .saturating_add(T::DbWeight::get().writes(6)) } /// Storage: `Alliance::UnscrupulousAccounts` (r:1 w:1) /// Proof: `Alliance::UnscrupulousAccounts` (`max_values`: Some(1), `max_size`: Some(3202), added: 3697, mode: `MaxEncodedLen`) @@ -442,13 +444,13 @@ impl pallet_alliance::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `76` // Estimated: `27187` - // Minimum execution time: 7_120_000 picoseconds. - Weight::from_parts(7_310_000, 0) + // Minimum execution time: 7_011_000 picoseconds. + Weight::from_parts(7_440_000, 0) .saturating_add(Weight::from_parts(0, 27187)) - // Standard Error: 3_515 - .saturating_add(Weight::from_parts(1_288_813, 0).saturating_mul(n.into())) - // Standard Error: 1_376 - .saturating_add(Weight::from_parts(76_480, 0).saturating_mul(l.into())) + // Standard Error: 5_854 + .saturating_add(Weight::from_parts(1_557_142, 0).saturating_mul(n.into())) + // Standard Error: 2_292 + .saturating_add(Weight::from_parts(91_390, 0).saturating_mul(l.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -462,11 +464,11 @@ impl pallet_alliance::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0 + l * (100 ±0) + n * (289 ±0)` // Estimated: `27187` - // Minimum execution time: 7_120_000 picoseconds. - Weight::from_parts(7_240_000, 0) + // Minimum execution time: 7_000_000 picoseconds. + Weight::from_parts(7_380_000, 0) .saturating_add(Weight::from_parts(0, 27187)) - // Standard Error: 184_956 - .saturating_add(Weight::from_parts(20_229_619, 0).saturating_mul(n.into())) + // Standard Error: 265_835 + .saturating_add(Weight::from_parts(28_645_222, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -482,8 +484,8 @@ impl pallet_alliance::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `273` // Estimated: `18048` - // Minimum execution time: 35_310_000 picoseconds. - Weight::from_parts(35_750_000, 0) + // Minimum execution time: 35_320_000 picoseconds. + Weight::from_parts(37_600_000, 0) .saturating_add(Weight::from_parts(0, 18048)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) diff --git a/system-parachains/collectives/collectives-polkadot/src/weights/pallet_asset_rate.rs b/system-parachains/collectives/collectives-polkadot/src/weights/pallet_asset_rate.rs index b03d7aa850..1a8ba3f402 100644 --- a/system-parachains/collectives/collectives-polkadot/src/weights/pallet_asset_rate.rs +++ b/system-parachains/collectives/collectives-polkadot/src/weights/pallet_asset_rate.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_asset_rate` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/collectives-polkadot-runtime/collectives_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/collectives/collectives-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/collectives-polkadot-runtime/collectives_polkadot_runtime.wasm +// --pallet=pallet_asset_rate +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/collectives/collectives-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -50,8 +54,8 @@ impl pallet_asset_rate::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `6` // Estimated: `4703` - // Minimum execution time: 13_840_000 picoseconds. - Weight::from_parts(14_340_000, 0) + // Minimum execution time: 15_200_000 picoseconds. + Weight::from_parts(16_840_000, 0) .saturating_add(Weight::from_parts(0, 4703)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -62,8 +66,8 @@ impl pallet_asset_rate::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `73` // Estimated: `4703` - // Minimum execution time: 15_200_000 picoseconds. - Weight::from_parts(15_490_000, 0) + // Minimum execution time: 15_460_000 picoseconds. + Weight::from_parts(16_680_000, 0) .saturating_add(Weight::from_parts(0, 4703)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -74,8 +78,8 @@ impl pallet_asset_rate::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `73` // Estimated: `4703` - // Minimum execution time: 16_000_000 picoseconds. - Weight::from_parts(16_351_000, 0) + // Minimum execution time: 16_409_000 picoseconds. + Weight::from_parts(17_540_000, 0) .saturating_add(Weight::from_parts(0, 4703)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) diff --git a/system-parachains/collectives/collectives-polkadot/src/weights/pallet_balances.rs b/system-parachains/collectives/collectives-polkadot/src/weights/pallet_balances.rs index dcfe1c5da8..03bd2ff945 100644 --- a/system-parachains/collectives/collectives-polkadot/src/weights/pallet_balances.rs +++ b/system-parachains/collectives/collectives-polkadot/src/weights/pallet_balances.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_balances` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/collectives-polkadot-runtime/collectives_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/collectives/collectives-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/collectives-polkadot-runtime/collectives_polkadot_runtime.wasm +// --pallet=pallet_balances +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/collectives/collectives-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -50,8 +54,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 58_360_000 picoseconds. - Weight::from_parts(59_001_000, 0) + // Minimum execution time: 70_319_000 picoseconds. + Weight::from_parts(79_101_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -62,8 +66,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 46_071_000 picoseconds. - Weight::from_parts(46_640_000, 0) + // Minimum execution time: 55_120_000 picoseconds. + Weight::from_parts(58_578_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -72,10 +76,10 @@ impl pallet_balances::WeightInfo for WeightInfo { /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) fn force_set_balance_creating() -> Weight { // Proof Size summary in bytes: - // Measured: `174` + // Measured: `39` // Estimated: `3593` - // Minimum execution time: 18_330_000 picoseconds. - Weight::from_parts(18_881_000, 0) + // Minimum execution time: 29_080_000 picoseconds. + Weight::from_parts(30_951_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -86,8 +90,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `174` // Estimated: `3593` - // Minimum execution time: 27_320_000 picoseconds. - Weight::from_parts(27_670_000, 0) + // Minimum execution time: 29_210_000 picoseconds. + Weight::from_parts(33_980_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -98,8 +102,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `103` // Estimated: `6196` - // Minimum execution time: 61_030_000 picoseconds. - Weight::from_parts(61_700_000, 0) + // Minimum execution time: 70_591_000 picoseconds. + Weight::from_parts(72_330_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -110,8 +114,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 57_200_000 picoseconds. - Weight::from_parts(57_910_000, 0) + // Minimum execution time: 68_000_000 picoseconds. + Weight::from_parts(71_541_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -122,8 +126,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `174` // Estimated: `3593` - // Minimum execution time: 21_530_000 picoseconds. - Weight::from_parts(21_910_000, 0) + // Minimum execution time: 23_139_000 picoseconds. + Weight::from_parts(24_519_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -135,11 +139,11 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0 + u * (136 ±0)` // Estimated: `990 + u * (2603 ±0)` - // Minimum execution time: 20_200_000 picoseconds. - Weight::from_parts(20_580_000, 0) + // Minimum execution time: 22_130_000 picoseconds. + Weight::from_parts(22_630_000, 0) .saturating_add(Weight::from_parts(0, 990)) - // Standard Error: 9_258 - .saturating_add(Weight::from_parts(17_042_522, 0).saturating_mul(u.into())) + // Standard Error: 19_287 + .saturating_add(Weight::from_parts(20_780_893, 0).saturating_mul(u.into())) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(u.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(u.into()))) .saturating_add(Weight::from_parts(0, 2603).saturating_mul(u.into())) @@ -148,24 +152,24 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 7_900_000 picoseconds. - Weight::from_parts(8_160_000, 0) + // Minimum execution time: 8_329_000 picoseconds. + Weight::from_parts(8_741_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn burn_allow_death() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 36_860_000 picoseconds. - Weight::from_parts(37_260_000, 0) + // Minimum execution time: 43_131_000 picoseconds. + Weight::from_parts(44_051_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn burn_keep_alive() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 24_660_000 picoseconds. - Weight::from_parts(25_040_000, 0) + // Minimum execution time: 28_901_000 picoseconds. + Weight::from_parts(29_661_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/system-parachains/collectives/collectives-polkadot/src/weights/pallet_collator_selection.rs b/system-parachains/collectives/collectives-polkadot/src/weights/pallet_collator_selection.rs index d4860a89f9..6a1b3f7dda 100644 --- a/system-parachains/collectives/collectives-polkadot/src/weights/pallet_collator_selection.rs +++ b/system-parachains/collectives/collectives-polkadot/src/weights/pallet_collator_selection.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_collator_selection` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/collectives-polkadot-runtime/collectives_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/collectives/collectives-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/collectives-polkadot-runtime/collectives_polkadot_runtime.wasm +// --pallet=pallet_collator_selection +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/collectives/collectives-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -53,11 +57,11 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `197 + b * (79 ±0)` // Estimated: `1188 + b * (2555 ±0)` - // Minimum execution time: 15_730_000 picoseconds. - Weight::from_parts(12_696_633, 0) + // Minimum execution time: 15_280_000 picoseconds. + Weight::from_parts(18_884_763, 0) .saturating_add(Weight::from_parts(0, 1188)) - // Standard Error: 7_960 - .saturating_add(Weight::from_parts(4_534_912, 0).saturating_mul(b.into())) + // Standard Error: 19_616 + .saturating_add(Weight::from_parts(4_391_758, 0).saturating_mul(b.into())) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(b.into()))) .saturating_add(T::DbWeight::get().writes(1)) .saturating_add(Weight::from_parts(0, 2555).saturating_mul(b.into())) @@ -75,17 +79,17 @@ impl pallet_collator_selection::WeightInfo for WeightIn fn add_invulnerable(b: u32, c: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `830 + b * (32 ±0) + c * (53 ±0)` - // Estimated: `6287 + b * (37 ±0) + c * (53 ±0)` - // Minimum execution time: 52_621_000 picoseconds. - Weight::from_parts(51_788_046, 0) + // Estimated: `6287 + b * (38 ±0) + c * (53 ±0)` + // Minimum execution time: 56_650_000 picoseconds. + Weight::from_parts(60_026_620, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 6_433 - .saturating_add(Weight::from_parts(101_255, 0).saturating_mul(b.into())) - // Standard Error: 1_219 - .saturating_add(Weight::from_parts(97_048, 0).saturating_mul(c.into())) + // Standard Error: 22_201 + .saturating_add(Weight::from_parts(42_596, 0).saturating_mul(b.into())) + // Standard Error: 4_208 + .saturating_add(Weight::from_parts(171_981, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) - .saturating_add(Weight::from_parts(0, 37).saturating_mul(b.into())) + .saturating_add(Weight::from_parts(0, 38).saturating_mul(b.into())) .saturating_add(Weight::from_parts(0, 53).saturating_mul(c.into())) } /// Storage: `CollatorSelection::CandidateList` (r:1 w:0) @@ -97,11 +101,11 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `153 + b * (32 ±0)` // Estimated: `6287` - // Minimum execution time: 15_570_000 picoseconds. - Weight::from_parts(15_927_773, 0) + // Minimum execution time: 15_860_000 picoseconds. + Weight::from_parts(18_605_134, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 1_325 - .saturating_add(Weight::from_parts(71_610, 0).saturating_mul(b.into())) + // Standard Error: 12_017 + .saturating_add(Weight::from_parts(40_442, 0).saturating_mul(b.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -111,8 +115,8 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_480_000 picoseconds. - Weight::from_parts(6_720_000, 0) + // Minimum execution time: 6_700_000 picoseconds. + Weight::from_parts(7_710_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -130,13 +134,13 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `0 + c * (182 ±0) + k * (116 ±0)` // Estimated: `6287 + c * (901 ±29) + k * (901 ±29)` - // Minimum execution time: 13_460_000 picoseconds. + // Minimum execution time: 13_230_000 picoseconds. Weight::from_parts(13_700_000, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 202_604 - .saturating_add(Weight::from_parts(6_741_748, 0).saturating_mul(c.into())) - // Standard Error: 202_604 - .saturating_add(Weight::from_parts(6_461_846, 0).saturating_mul(k.into())) + // Standard Error: 246_490 + .saturating_add(Weight::from_parts(8_160_265, 0).saturating_mul(c.into())) + // Standard Error: 246_490 + .saturating_add(Weight::from_parts(8_293_839, 0).saturating_mul(k.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(c.into()))) @@ -151,13 +155,13 @@ impl pallet_collator_selection::WeightInfo for WeightIn /// The range of component `c` is `[3, 100]`. fn update_bond(c: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `356 + c * (49 ±0)` + // Measured: `358 + c * (49 ±0)` // Estimated: `6287` - // Minimum execution time: 34_951_000 picoseconds. - Weight::from_parts(37_316_558, 0) + // Minimum execution time: 37_780_000 picoseconds. + Weight::from_parts(40_819_836, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 1_614 - .saturating_add(Weight::from_parts(77_533, 0).saturating_mul(c.into())) + // Standard Error: 2_856 + .saturating_add(Weight::from_parts(160_475, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -176,11 +180,11 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `799 + c * (52 ±0)` // Estimated: `6287 + c * (54 ±0)` - // Minimum execution time: 48_620_000 picoseconds. - Weight::from_parts(50_931_499, 0) + // Minimum execution time: 49_880_000 picoseconds. + Weight::from_parts(58_362_897, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 1_369 - .saturating_add(Weight::from_parts(103_600, 0).saturating_mul(c.into())) + // Standard Error: 4_570 + .saturating_add(Weight::from_parts(146_143, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) .saturating_add(Weight::from_parts(0, 54).saturating_mul(c.into())) @@ -202,11 +206,11 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `939 + c * (53 ±0)` // Estimated: `6287 + c * (54 ±0)` - // Minimum execution time: 67_930_000 picoseconds. - Weight::from_parts(69_895_858, 0) + // Minimum execution time: 72_311_000 picoseconds. + Weight::from_parts(80_072_420, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 1_573 - .saturating_add(Weight::from_parts(110_168, 0).saturating_mul(c.into())) + // Standard Error: 5_521 + .saturating_add(Weight::from_parts(171_857, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(4)) .saturating_add(Weight::from_parts(0, 54).saturating_mul(c.into())) @@ -222,11 +226,11 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `381 + c * (48 ±0)` // Estimated: `6287` - // Minimum execution time: 38_821_000 picoseconds. - Weight::from_parts(40_411_001, 0) + // Minimum execution time: 41_040_000 picoseconds. + Weight::from_parts(46_491_729, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 1_114 - .saturating_add(Weight::from_parts(85_088, 0).saturating_mul(c.into())) + // Standard Error: 6_287 + .saturating_add(Weight::from_parts(174_008, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -238,8 +242,8 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `192` // Estimated: `6196` - // Minimum execution time: 52_210_000 picoseconds. - Weight::from_parts(52_870_000, 0) + // Minimum execution time: 59_330_000 picoseconds. + Weight::from_parts(61_450_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(3)) @@ -258,13 +262,13 @@ impl pallet_collator_selection::WeightInfo for WeightIn /// The range of component `c` is `[1, 100]`. fn new_session(r: u32, c: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `2406 + c * (97 ±0) + r * (114 ±0)` + // Measured: `2373 + c * (97 ±0) + r * (115 ±0)` // Estimated: `6287 + c * (2519 ±0) + r * (2603 ±0)` - // Minimum execution time: 35_750_000 picoseconds. - Weight::from_parts(36_270_000, 0) + // Minimum execution time: 39_280_000 picoseconds. + Weight::from_parts(45_289_000, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 361_042 - .saturating_add(Weight::from_parts(16_399_473, 0).saturating_mul(c.into())) + // Standard Error: 435_580 + .saturating_add(Weight::from_parts(19_070_755, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(c.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(c.into()))) diff --git a/system-parachains/collectives/collectives-polkadot/src/weights/pallet_collective.rs b/system-parachains/collectives/collectives-polkadot/src/weights/pallet_collective.rs index 12869cfc8d..1848e7b39a 100644 --- a/system-parachains/collectives/collectives-polkadot/src/weights/pallet_collective.rs +++ b/system-parachains/collectives/collectives-polkadot/src/weights/pallet_collective.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_collective` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/collectives-polkadot-runtime/collectives_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/collectives/collectives-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/collectives-polkadot-runtime/collectives_polkadot_runtime.wasm +// --pallet=pallet_collective +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/collectives/collectives-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -58,14 +62,14 @@ impl pallet_collective::WeightInfo for WeightInfo { fn set_members(m: u32, _n: u32, p: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0 + m * (3232 ±0) + p * (3190 ±0)` - // Estimated: `15728 + m * (1967 ±24) + p * (4332 ±24)` - // Minimum execution time: 19_270_000 picoseconds. - Weight::from_parts(19_730_000, 0) + // Estimated: `15728 + m * (1967 ±23) + p * (4332 ±23)` + // Minimum execution time: 19_460_000 picoseconds. + Weight::from_parts(20_020_000, 0) .saturating_add(Weight::from_parts(0, 15728)) - // Standard Error: 93_722 - .saturating_add(Weight::from_parts(7_246_150, 0).saturating_mul(m.into())) - // Standard Error: 93_722 - .saturating_add(Weight::from_parts(11_709_096, 0).saturating_mul(p.into())) + // Standard Error: 94_764 + .saturating_add(Weight::from_parts(7_111_866, 0).saturating_mul(m.into())) + // Standard Error: 94_764 + .saturating_add(Weight::from_parts(12_143_005, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(p.into()))) .saturating_add(T::DbWeight::get().writes(2)) @@ -81,13 +85,13 @@ impl pallet_collective::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `69 + m * (32 ±0)` // Estimated: `1555 + m * (32 ±0)` - // Minimum execution time: 17_290_000 picoseconds. - Weight::from_parts(16_591_521, 0) + // Minimum execution time: 16_780_000 picoseconds. + Weight::from_parts(16_034_158, 0) .saturating_add(Weight::from_parts(0, 1555)) - // Standard Error: 17 - .saturating_add(Weight::from_parts(1_369, 0).saturating_mul(b.into())) - // Standard Error: 183 - .saturating_add(Weight::from_parts(13_868, 0).saturating_mul(m.into())) + // Standard Error: 56 + .saturating_add(Weight::from_parts(1_925, 0).saturating_mul(b.into())) + // Standard Error: 577 + .saturating_add(Weight::from_parts(19_545, 0).saturating_mul(m.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(Weight::from_parts(0, 32).saturating_mul(m.into())) } @@ -101,13 +105,13 @@ impl pallet_collective::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `69 + m * (32 ±0)` // Estimated: `3535 + m * (32 ±0)` - // Minimum execution time: 20_741_000 picoseconds. - Weight::from_parts(19_829_957, 0) + // Minimum execution time: 19_899_000 picoseconds. + Weight::from_parts(17_605_551, 0) .saturating_add(Weight::from_parts(0, 3535)) - // Standard Error: 36 - .saturating_add(Weight::from_parts(1_482, 0).saturating_mul(b.into())) - // Standard Error: 380 - .saturating_add(Weight::from_parts(22_390, 0).saturating_mul(m.into())) + // Standard Error: 405 + .saturating_add(Weight::from_parts(5_436, 0).saturating_mul(b.into())) + // Standard Error: 4_175 + .saturating_add(Weight::from_parts(37_945, 0).saturating_mul(m.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(Weight::from_parts(0, 32).saturating_mul(m.into())) } @@ -128,15 +132,15 @@ impl pallet_collective::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `359 + m * (32 ±0) + p * (36 ±0)` // Estimated: `3751 + m * (33 ±0) + p * (36 ±0)` - // Minimum execution time: 26_770_000 picoseconds. - Weight::from_parts(28_173_165, 0) + // Minimum execution time: 27_230_000 picoseconds. + Weight::from_parts(30_957_993, 0) .saturating_add(Weight::from_parts(0, 3751)) - // Standard Error: 168 - .saturating_add(Weight::from_parts(1_936, 0).saturating_mul(b.into())) - // Standard Error: 1_755 - .saturating_add(Weight::from_parts(29_620, 0).saturating_mul(m.into())) - // Standard Error: 1_733 - .saturating_add(Weight::from_parts(171_243, 0).saturating_mul(p.into())) + // Standard Error: 353 + .saturating_add(Weight::from_parts(2_582, 0).saturating_mul(b.into())) + // Standard Error: 3_692 + .saturating_add(Weight::from_parts(39_856, 0).saturating_mul(m.into())) + // Standard Error: 3_645 + .saturating_add(Weight::from_parts(257_617, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) .saturating_add(Weight::from_parts(0, 33).saturating_mul(m.into())) @@ -151,11 +155,11 @@ impl pallet_collective::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `808 + m * (64 ±0)` // Estimated: `4272 + m * (64 ±0)` - // Minimum execution time: 28_970_000 picoseconds. - Weight::from_parts(30_219_891, 0) + // Minimum execution time: 31_480_000 picoseconds. + Weight::from_parts(33_541_819, 0) .saturating_add(Weight::from_parts(0, 4272)) - // Standard Error: 579 - .saturating_add(Weight::from_parts(32_621, 0).saturating_mul(m.into())) + // Standard Error: 2_690 + .saturating_add(Weight::from_parts(67_390, 0).saturating_mul(m.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) .saturating_add(Weight::from_parts(0, 64).saturating_mul(m.into())) @@ -174,13 +178,13 @@ impl pallet_collective::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `397 + m * (64 ±0) + p * (36 ±0)` // Estimated: `3842 + m * (65 ±0) + p * (36 ±0)` - // Minimum execution time: 30_710_000 picoseconds. - Weight::from_parts(33_777_472, 0) + // Minimum execution time: 32_320_000 picoseconds. + Weight::from_parts(36_817_441, 0) .saturating_add(Weight::from_parts(0, 3842)) - // Standard Error: 1_070 - .saturating_add(Weight::from_parts(23_998, 0).saturating_mul(m.into())) - // Standard Error: 1_043 - .saturating_add(Weight::from_parts(168_764, 0).saturating_mul(p.into())) + // Standard Error: 2_670 + .saturating_add(Weight::from_parts(45_776, 0).saturating_mul(m.into())) + // Standard Error: 2_604 + .saturating_add(Weight::from_parts(238_680, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 65).saturating_mul(m.into())) @@ -201,15 +205,15 @@ impl pallet_collective::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `699 + b * (1 ±0) + m * (64 ±0) + p * (40 ±0)` // Estimated: `4016 + b * (1 ±0) + m * (66 ±0) + p * (40 ±0)` - // Minimum execution time: 45_430_000 picoseconds. - Weight::from_parts(49_518_631, 0) + // Minimum execution time: 48_720_000 picoseconds. + Weight::from_parts(57_992_218, 0) .saturating_add(Weight::from_parts(0, 4016)) - // Standard Error: 150 - .saturating_add(Weight::from_parts(1_262, 0).saturating_mul(b.into())) - // Standard Error: 1_591 - .saturating_add(Weight::from_parts(5_322, 0).saturating_mul(m.into())) - // Standard Error: 1_551 - .saturating_add(Weight::from_parts(183_362, 0).saturating_mul(p.into())) + // Standard Error: 468 + .saturating_add(Weight::from_parts(2_673, 0).saturating_mul(b.into())) + // Standard Error: 4_946 + .saturating_add(Weight::from_parts(16_888, 0).saturating_mul(m.into())) + // Standard Error: 4_822 + .saturating_add(Weight::from_parts(228_386, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(b.into())) @@ -232,13 +236,13 @@ impl pallet_collective::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `495 + m * (48 ±0) + p * (36 ±0)` // Estimated: `3935 + m * (49 ±0) + p * (36 ±0)` - // Minimum execution time: 34_321_000 picoseconds. - Weight::from_parts(34_965_735, 0) + // Minimum execution time: 36_970_000 picoseconds. + Weight::from_parts(37_562_415, 0) .saturating_add(Weight::from_parts(0, 3935)) - // Standard Error: 880 - .saturating_add(Weight::from_parts(25_594, 0).saturating_mul(m.into())) - // Standard Error: 858 - .saturating_add(Weight::from_parts(183_355, 0).saturating_mul(p.into())) + // Standard Error: 1_916 + .saturating_add(Weight::from_parts(37_862, 0).saturating_mul(m.into())) + // Standard Error: 1_868 + .saturating_add(Weight::from_parts(269_846, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 49).saturating_mul(m.into())) @@ -261,15 +265,15 @@ impl pallet_collective::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `719 + b * (1 ±0) + m * (64 ±0) + p * (40 ±0)` // Estimated: `4036 + b * (1 ±0) + m * (66 ±0) + p * (40 ±0)` - // Minimum execution time: 48_540_000 picoseconds. - Weight::from_parts(51_910_007, 0) + // Minimum execution time: 50_849_000 picoseconds. + Weight::from_parts(57_166_020, 0) .saturating_add(Weight::from_parts(0, 4036)) - // Standard Error: 144 - .saturating_add(Weight::from_parts(1_590, 0).saturating_mul(b.into())) - // Standard Error: 1_530 - .saturating_add(Weight::from_parts(5_182, 0).saturating_mul(m.into())) - // Standard Error: 1_492 - .saturating_add(Weight::from_parts(186_101, 0).saturating_mul(p.into())) + // Standard Error: 385 + .saturating_add(Weight::from_parts(2_811, 0).saturating_mul(b.into())) + // Standard Error: 4_073 + .saturating_add(Weight::from_parts(6_225, 0).saturating_mul(m.into())) + // Standard Error: 3_971 + .saturating_add(Weight::from_parts(285_491, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(b.into())) @@ -287,11 +291,11 @@ impl pallet_collective::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `226 + p * (32 ±0)` // Estimated: `1711 + p * (32 ±0)` - // Minimum execution time: 16_500_000 picoseconds. - Weight::from_parts(18_002_043, 0) + // Minimum execution time: 16_570_000 picoseconds. + Weight::from_parts(19_390_195, 0) .saturating_add(Weight::from_parts(0, 1711)) - // Standard Error: 478 - .saturating_add(Weight::from_parts(145_243, 0).saturating_mul(p.into())) + // Standard Error: 1_877 + .saturating_add(Weight::from_parts(239_111, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 32).saturating_mul(p.into())) @@ -310,13 +314,11 @@ impl pallet_collective::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1497 + p * (36 ±0)` // Estimated: `4896 + d * (123 ±6) + p * (37 ±0)` - // Minimum execution time: 23_870_000 picoseconds. - Weight::from_parts(27_153_313, 0) + // Minimum execution time: 25_280_000 picoseconds. + Weight::from_parts(31_036_292, 0) .saturating_add(Weight::from_parts(0, 4896)) - // Standard Error: 94_031 - .saturating_add(Weight::from_parts(644_589, 0).saturating_mul(d.into())) - // Standard Error: 1_456 - .saturating_add(Weight::from_parts(204_648, 0).saturating_mul(p.into())) + // Standard Error: 2_474 + .saturating_add(Weight::from_parts(271_934, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 123).saturating_mul(d.into())) @@ -330,8 +332,8 @@ impl pallet_collective::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `911` // Estimated: `4376` - // Minimum execution time: 17_080_000 picoseconds. - Weight::from_parts(17_540_000, 0) + // Minimum execution time: 18_451_000 picoseconds. + Weight::from_parts(19_811_000, 0) .saturating_add(Weight::from_parts(0, 4376)) .saturating_add(T::DbWeight::get().reads(2)) } diff --git a/system-parachains/collectives/collectives-polkadot/src/weights/pallet_core_fellowship_ambassador_core.rs b/system-parachains/collectives/collectives-polkadot/src/weights/pallet_core_fellowship_ambassador_core.rs index 5272bc0b90..d3b0d64fc9 100644 --- a/system-parachains/collectives/collectives-polkadot/src/weights/pallet_core_fellowship_ambassador_core.rs +++ b/system-parachains/collectives/collectives-polkadot/src/weights/pallet_core_fellowship_ambassador_core.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_core_fellowship` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/collectives-polkadot-runtime/collectives_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/collectives/collectives-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/collectives-polkadot-runtime/collectives_polkadot_runtime.wasm +// --pallet=pallet_core_fellowship +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/collectives/collectives-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -50,8 +54,8 @@ impl pallet_core_fellowship::WeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 8_640_000 picoseconds. - Weight::from_parts(8_820_000, 0) + // Minimum execution time: 9_650_000 picoseconds. + Weight::from_parts(11_000_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -61,8 +65,8 @@ impl pallet_core_fellowship::WeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `471` // Estimated: `1853` - // Minimum execution time: 15_660_000 picoseconds. - Weight::from_parts(15_990_000, 0) + // Minimum execution time: 15_710_000 picoseconds. + Weight::from_parts(16_830_000, 0) .saturating_add(Weight::from_parts(0, 1853)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -85,8 +89,8 @@ impl pallet_core_fellowship::WeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `66402` // Estimated: `69046` - // Minimum execution time: 163_491_000 picoseconds. - Weight::from_parts(164_661_000, 0) + // Minimum execution time: 129_979_000 picoseconds. + Weight::from_parts(138_059_000, 0) .saturating_add(Weight::from_parts(0, 69046)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(6)) @@ -107,10 +111,10 @@ impl pallet_core_fellowship::WeightInfo for WeightInfo< /// Proof: `AmbassadorCollective::IndexToId` (`max_values`: None, `max_size`: Some(54), added: 2529, mode: `MaxEncodedLen`) fn bump_demote() -> Weight { // Proof Size summary in bytes: - // Measured: `66512` + // Measured: `66794` // Estimated: `69046` - // Minimum execution time: 167_061_000 picoseconds. - Weight::from_parts(169_120_000, 0) + // Minimum execution time: 137_029_000 picoseconds. + Weight::from_parts(148_309_000, 0) .saturating_add(Weight::from_parts(0, 69046)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(6)) @@ -123,8 +127,8 @@ impl pallet_core_fellowship::WeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `360` // Estimated: `3514` - // Minimum execution time: 22_360_000 picoseconds. - Weight::from_parts(23_110_000, 0) + // Minimum execution time: 22_480_000 picoseconds. + Weight::from_parts(24_070_000, 0) .saturating_add(Weight::from_parts(0, 3514)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -143,8 +147,8 @@ impl pallet_core_fellowship::WeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `118` // Estimated: `3514` - // Minimum execution time: 30_270_000 picoseconds. - Weight::from_parts(30_860_000, 0) + // Minimum execution time: 32_430_000 picoseconds. + Weight::from_parts(33_980_000, 0) .saturating_add(Weight::from_parts(0, 3514)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(5)) @@ -165,10 +169,10 @@ impl pallet_core_fellowship::WeightInfo for WeightInfo< /// Proof: `AmbassadorCollective::IdToIndex` (`max_values`: None, `max_size`: Some(54), added: 2529, mode: `MaxEncodedLen`) fn promote() -> Weight { // Proof Size summary in bytes: - // Measured: `66055` + // Measured: `66034` // Estimated: `69046` - // Minimum execution time: 158_961_000 picoseconds. - Weight::from_parts(160_281_000, 0) + // Minimum execution time: 122_389_000 picoseconds. + Weight::from_parts(127_949_000, 0) .saturating_add(Weight::from_parts(0, 69046)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(6)) @@ -187,15 +191,15 @@ impl pallet_core_fellowship::WeightInfo for WeightInfo< /// Proof: `AmbassadorCollective::IdToIndex` (`max_values`: None, `max_size`: Some(54), added: 2529, mode: `MaxEncodedLen`) /// The range of component `r` is `[1, 9]`. /// The range of component `r` is `[1, 9]`. - fn promote_fast(r: u16, ) -> Weight { + fn promote_fast(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `65968` // Estimated: `69046 + r * (2489 ±0)` - // Minimum execution time: 152_100_000 picoseconds. - Weight::from_parts(137_156_756, 0) + // Minimum execution time: 118_720_000 picoseconds. + Weight::from_parts(99_494_684, 0) .saturating_add(Weight::from_parts(0, 69046)) - // Standard Error: 63_733 - .saturating_add(Weight::from_parts(18_574_511, 0).saturating_mul(r.into())) + // Standard Error: 76_192 + .saturating_add(Weight::from_parts(22_730_930, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(3)) @@ -212,8 +216,8 @@ impl pallet_core_fellowship::WeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `265` // Estimated: `3514` - // Minimum execution time: 22_710_000 picoseconds. - Weight::from_parts(23_370_000, 0) + // Minimum execution time: 22_890_000 picoseconds. + Weight::from_parts(24_060_000, 0) .saturating_add(Weight::from_parts(0, 3514)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -226,8 +230,8 @@ impl pallet_core_fellowship::WeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `285` // Estimated: `3514` - // Minimum execution time: 20_630_000 picoseconds. - Weight::from_parts(21_050_000, 0) + // Minimum execution time: 19_910_000 picoseconds. + Weight::from_parts(20_850_000, 0) .saturating_add(Weight::from_parts(0, 3514)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -240,8 +244,8 @@ impl pallet_core_fellowship::WeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `285` // Estimated: `3514` - // Minimum execution time: 20_430_000 picoseconds. - Weight::from_parts(20_910_000, 0) + // Minimum execution time: 20_050_000 picoseconds. + Weight::from_parts(20_930_000, 0) .saturating_add(Weight::from_parts(0, 3514)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -256,8 +260,8 @@ impl pallet_core_fellowship::WeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `65967` // Estimated: `69046` - // Minimum execution time: 140_520_000 picoseconds. - Weight::from_parts(141_800_000, 0) + // Minimum execution time: 99_619_000 picoseconds. + Weight::from_parts(101_059_000, 0) .saturating_add(Weight::from_parts(0, 69046)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -270,8 +274,8 @@ impl pallet_core_fellowship::WeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `151` // Estimated: `69046` - // Minimum execution time: 115_520_000 picoseconds. - Weight::from_parts(116_230_000, 0) + // Minimum execution time: 83_490_000 picoseconds. + Weight::from_parts(84_359_000, 0) .saturating_add(Weight::from_parts(0, 69046)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) diff --git a/system-parachains/collectives/collectives-polkadot/src/weights/pallet_core_fellowship_fellowship_core.rs b/system-parachains/collectives/collectives-polkadot/src/weights/pallet_core_fellowship_fellowship_core.rs index 9b588411a4..18aba6a562 100644 --- a/system-parachains/collectives/collectives-polkadot/src/weights/pallet_core_fellowship_fellowship_core.rs +++ b/system-parachains/collectives/collectives-polkadot/src/weights/pallet_core_fellowship_fellowship_core.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_core_fellowship` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/collectives-polkadot-runtime/collectives_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/collectives/collectives-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/collectives-polkadot-runtime/collectives_polkadot_runtime.wasm +// --pallet=pallet_core_fellowship +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/collectives/collectives-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -50,8 +54,8 @@ impl pallet_core_fellowship::WeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 8_510_000 picoseconds. - Weight::from_parts(8_870_000, 0) + // Minimum execution time: 9_140_000 picoseconds. + Weight::from_parts(9_850_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -61,8 +65,8 @@ impl pallet_core_fellowship::WeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `399` // Estimated: `1853` - // Minimum execution time: 14_510_000 picoseconds. - Weight::from_parts(14_710_000, 0) + // Minimum execution time: 15_139_000 picoseconds. + Weight::from_parts(15_931_000, 0) .saturating_add(Weight::from_parts(0, 1853)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -85,8 +89,8 @@ impl pallet_core_fellowship::WeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `66430` // Estimated: `69046` - // Minimum execution time: 162_271_000 picoseconds. - Weight::from_parts(163_871_000, 0) + // Minimum execution time: 126_228_000 picoseconds. + Weight::from_parts(129_680_000, 0) .saturating_add(Weight::from_parts(0, 69046)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(6)) @@ -107,10 +111,10 @@ impl pallet_core_fellowship::WeightInfo for WeightInfo< /// Proof: `FellowshipCollective::IndexToId` (`max_values`: None, `max_size`: Some(54), added: 2529, mode: `MaxEncodedLen`) fn bump_demote() -> Weight { // Proof Size summary in bytes: - // Measured: `66540` + // Measured: `66822` // Estimated: `69046` - // Minimum execution time: 165_771_000 picoseconds. - Weight::from_parts(168_051_000, 0) + // Minimum execution time: 133_359_000 picoseconds. + Weight::from_parts(136_799_000, 0) .saturating_add(Weight::from_parts(0, 69046)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(6)) @@ -123,8 +127,8 @@ impl pallet_core_fellowship::WeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `388` // Estimated: `3514` - // Minimum execution time: 21_800_000 picoseconds. - Weight::from_parts(22_370_000, 0) + // Minimum execution time: 21_529_000 picoseconds. + Weight::from_parts(22_700_000, 0) .saturating_add(Weight::from_parts(0, 3514)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -143,8 +147,8 @@ impl pallet_core_fellowship::WeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `146` // Estimated: `3514` - // Minimum execution time: 29_840_000 picoseconds. - Weight::from_parts(30_550_000, 0) + // Minimum execution time: 31_959_000 picoseconds. + Weight::from_parts(33_049_000, 0) .saturating_add(Weight::from_parts(0, 3514)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(5)) @@ -165,10 +169,10 @@ impl pallet_core_fellowship::WeightInfo for WeightInfo< /// Proof: `FellowshipCollective::IdToIndex` (`max_values`: None, `max_size`: Some(54), added: 2529, mode: `MaxEncodedLen`) fn promote() -> Weight { // Proof Size summary in bytes: - // Measured: `66083` + // Measured: `66062` // Estimated: `69046` - // Minimum execution time: 158_081_000 picoseconds. - Weight::from_parts(159_551_000, 0) + // Minimum execution time: 121_069_000 picoseconds. + Weight::from_parts(123_139_000, 0) .saturating_add(Weight::from_parts(0, 69046)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(6)) @@ -187,15 +191,15 @@ impl pallet_core_fellowship::WeightInfo for WeightInfo< /// Proof: `FellowshipCollective::IdToIndex` (`max_values`: None, `max_size`: Some(54), added: 2529, mode: `MaxEncodedLen`) /// The range of component `r` is `[1, 9]`. /// The range of component `r` is `[1, 9]`. - fn promote_fast(r: u16, ) -> Weight { + fn promote_fast(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `65996` // Estimated: `69046 + r * (2489 ±0)` - // Minimum execution time: 148_981_000 picoseconds. - Weight::from_parts(134_345_822, 0) + // Minimum execution time: 114_818_000 picoseconds. + Weight::from_parts(97_625_267, 0) .saturating_add(Weight::from_parts(0, 69046)) - // Standard Error: 28_396 - .saturating_add(Weight::from_parts(17_705_176, 0).saturating_mul(r.into())) + // Standard Error: 69_949 + .saturating_add(Weight::from_parts(22_599_811, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(3)) @@ -212,8 +216,8 @@ impl pallet_core_fellowship::WeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `293` // Estimated: `3514` - // Minimum execution time: 22_190_000 picoseconds. - Weight::from_parts(22_700_000, 0) + // Minimum execution time: 22_320_000 picoseconds. + Weight::from_parts(23_160_000, 0) .saturating_add(Weight::from_parts(0, 3514)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -226,8 +230,8 @@ impl pallet_core_fellowship::WeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `313` // Estimated: `3514` - // Minimum execution time: 19_370_000 picoseconds. - Weight::from_parts(20_010_000, 0) + // Minimum execution time: 19_600_000 picoseconds. + Weight::from_parts(20_640_000, 0) .saturating_add(Weight::from_parts(0, 3514)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -240,8 +244,8 @@ impl pallet_core_fellowship::WeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `313` // Estimated: `3514` - // Minimum execution time: 19_490_000 picoseconds. - Weight::from_parts(19_960_000, 0) + // Minimum execution time: 19_410_000 picoseconds. + Weight::from_parts(20_509_000, 0) .saturating_add(Weight::from_parts(0, 3514)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -256,8 +260,8 @@ impl pallet_core_fellowship::WeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `65995` // Estimated: `69046` - // Minimum execution time: 137_020_000 picoseconds. - Weight::from_parts(139_200_000, 0) + // Minimum execution time: 100_419_000 picoseconds. + Weight::from_parts(113_899_000, 0) .saturating_add(Weight::from_parts(0, 69046)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -270,8 +274,8 @@ impl pallet_core_fellowship::WeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `79` // Estimated: `69046` - // Minimum execution time: 114_470_000 picoseconds. - Weight::from_parts(115_431_000, 0) + // Minimum execution time: 83_810_000 picoseconds. + Weight::from_parts(96_989_000, 0) .saturating_add(Weight::from_parts(0, 69046)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) diff --git a/system-parachains/collectives/collectives-polkadot/src/weights/pallet_message_queue.rs b/system-parachains/collectives/collectives-polkadot/src/weights/pallet_message_queue.rs index 53a4626b5d..caf96f01fe 100644 --- a/system-parachains/collectives/collectives-polkadot/src/weights/pallet_message_queue.rs +++ b/system-parachains/collectives/collectives-polkadot/src/weights/pallet_message_queue.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_message_queue` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/collectives-polkadot-runtime/collectives_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/collectives/collectives-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/collectives-polkadot-runtime/collectives_polkadot_runtime.wasm +// --pallet=pallet_message_queue +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/collectives/collectives-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -52,8 +56,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `260` // Estimated: `6044` - // Minimum execution time: 16_640_000 picoseconds. - Weight::from_parts(17_030_000, 0) + // Minimum execution time: 17_610_000 picoseconds. + Weight::from_parts(18_890_000, 0) .saturating_add(Weight::from_parts(0, 6044)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -66,8 +70,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `255` // Estimated: `6044` - // Minimum execution time: 15_090_000 picoseconds. - Weight::from_parts(15_310_000, 0) + // Minimum execution time: 16_700_000 picoseconds. + Weight::from_parts(24_100_000, 0) .saturating_add(Weight::from_parts(0, 6044)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) @@ -78,8 +82,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `42` // Estimated: `3517` - // Minimum execution time: 5_650_000 picoseconds. - Weight::from_parts(5_810_000, 0) + // Minimum execution time: 6_800_000 picoseconds. + Weight::from_parts(7_920_000, 0) .saturating_add(Weight::from_parts(0, 3517)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -90,8 +94,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `109` // Estimated: `69050` - // Minimum execution time: 8_470_000 picoseconds. - Weight::from_parts(8_671_000, 0) + // Minimum execution time: 8_860_000 picoseconds. + Weight::from_parts(9_520_000, 0) .saturating_add(Weight::from_parts(0, 69050)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -102,8 +106,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `109` // Estimated: `69050` - // Minimum execution time: 8_670_000 picoseconds. - Weight::from_parts(8_920_000, 0) + // Minimum execution time: 9_540_000 picoseconds. + Weight::from_parts(10_690_000, 0) .saturating_add(Weight::from_parts(0, 69050)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -116,8 +120,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 215_841_000 picoseconds. - Weight::from_parts(217_321_000, 0) + // Minimum execution time: 150_030_000 picoseconds. + Weight::from_parts(162_400_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -129,8 +133,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `208` // Estimated: `3517` - // Minimum execution time: 9_850_000 picoseconds. - Weight::from_parts(10_070_000, 0) + // Minimum execution time: 10_040_000 picoseconds. + Weight::from_parts(11_690_000, 0) .saturating_add(Weight::from_parts(0, 3517)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -143,8 +147,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `198` // Estimated: `3517` - // Minimum execution time: 8_210_000 picoseconds. - Weight::from_parts(8_431_000, 0) + // Minimum execution time: 8_690_000 picoseconds. + Weight::from_parts(9_751_000, 0) .saturating_add(Weight::from_parts(0, 3517)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -157,8 +161,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `65704` // Estimated: `69050` - // Minimum execution time: 61_460_000 picoseconds. - Weight::from_parts(62_081_000, 0) + // Minimum execution time: 78_380_000 picoseconds. + Weight::from_parts(85_470_000, 0) .saturating_add(Weight::from_parts(0, 69050)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -171,8 +175,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `65704` // Estimated: `69050` - // Minimum execution time: 80_151_000 picoseconds. - Weight::from_parts(81_070_000, 0) + // Minimum execution time: 101_350_000 picoseconds. + Weight::from_parts(104_840_000, 0) .saturating_add(Weight::from_parts(0, 69050)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -185,8 +189,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `65704` // Estimated: `69050` - // Minimum execution time: 142_451_000 picoseconds. - Weight::from_parts(143_750_000, 0) + // Minimum execution time: 115_130_000 picoseconds. + Weight::from_parts(118_820_000, 0) .saturating_add(Weight::from_parts(0, 69050)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) diff --git a/system-parachains/collectives/collectives-polkadot/src/weights/pallet_multisig.rs b/system-parachains/collectives/collectives-polkadot/src/weights/pallet_multisig.rs index e3683dc89c..182ca5debb 100644 --- a/system-parachains/collectives/collectives-polkadot/src/weights/pallet_multisig.rs +++ b/system-parachains/collectives/collectives-polkadot/src/weights/pallet_multisig.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_multisig` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/collectives-polkadot-runtime/collectives_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/collectives/collectives-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/collectives-polkadot-runtime/collectives_polkadot_runtime.wasm +// --pallet=pallet_multisig +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/collectives/collectives-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -49,11 +53,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 15_870_000 picoseconds. - Weight::from_parts(16_716_633, 0) + // Minimum execution time: 25_160_000 picoseconds. + Weight::from_parts(29_444_789, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 13 - .saturating_add(Weight::from_parts(413, 0).saturating_mul(z.into())) + // Standard Error: 37 + .saturating_add(Weight::from_parts(2_529, 0).saturating_mul(z.into())) } /// Storage: `Multisig::Multisigs` (r:1 w:1) /// Proof: `Multisig::Multisigs` (`max_values`: None, `max_size`: Some(3346), added: 5821, mode: `MaxEncodedLen`) @@ -63,13 +67,13 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `329 + s * (2 ±0)` // Estimated: `6811` - // Minimum execution time: 49_350_000 picoseconds. - Weight::from_parts(39_750_007, 0) + // Minimum execution time: 57_671_000 picoseconds. + Weight::from_parts(39_775_897, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 358 - .saturating_add(Weight::from_parts(103_158, 0).saturating_mul(s.into())) - // Standard Error: 3 - .saturating_add(Weight::from_parts(2_079, 0).saturating_mul(z.into())) + // Standard Error: 5_509 + .saturating_add(Weight::from_parts(195_480, 0).saturating_mul(s.into())) + // Standard Error: 53 + .saturating_add(Weight::from_parts(3_110, 0).saturating_mul(z.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -81,13 +85,13 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `348` // Estimated: `6811` - // Minimum execution time: 32_090_000 picoseconds. - Weight::from_parts(22_935_134, 0) + // Minimum execution time: 34_580_000 picoseconds. + Weight::from_parts(22_275_147, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 244 - .saturating_add(Weight::from_parts(98_696, 0).saturating_mul(s.into())) - // Standard Error: 2 - .saturating_add(Weight::from_parts(2_078, 0).saturating_mul(z.into())) + // Standard Error: 4_698 + .saturating_add(Weight::from_parts(158_114, 0).saturating_mul(s.into())) + // Standard Error: 46 + .saturating_add(Weight::from_parts(2_885, 0).saturating_mul(z.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -101,13 +105,13 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `454 + s * (33 ±0)` // Estimated: `6811` - // Minimum execution time: 55_381_000 picoseconds. - Weight::from_parts(43_069_230, 0) + // Minimum execution time: 64_359_000 picoseconds. + Weight::from_parts(46_148_860, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 529 - .saturating_add(Weight::from_parts(131_744, 0).saturating_mul(s.into())) - // Standard Error: 5 - .saturating_add(Weight::from_parts(2_083, 0).saturating_mul(z.into())) + // Standard Error: 5_135 + .saturating_add(Weight::from_parts(218_205, 0).saturating_mul(s.into())) + // Standard Error: 50 + .saturating_add(Weight::from_parts(2_994, 0).saturating_mul(z.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -118,11 +122,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `329 + s * (2 ±0)` // Estimated: `6811` - // Minimum execution time: 36_540_000 picoseconds. - Weight::from_parts(37_989_107, 0) + // Minimum execution time: 39_861_000 picoseconds. + Weight::from_parts(43_308_771, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 463 - .saturating_add(Weight::from_parts(103_103, 0).saturating_mul(s.into())) + // Standard Error: 4_931 + .saturating_add(Weight::from_parts(162_155, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -133,11 +137,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `348` // Estimated: `6811` - // Minimum execution time: 20_430_000 picoseconds. - Weight::from_parts(21_290_521, 0) + // Minimum execution time: 20_290_000 picoseconds. + Weight::from_parts(21_976_189, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 395 - .saturating_add(Weight::from_parts(99_722, 0).saturating_mul(s.into())) + // Standard Error: 1_204 + .saturating_add(Weight::from_parts(151_331, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -148,11 +152,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `520 + s * (1 ±0)` // Estimated: `6811` - // Minimum execution time: 37_730_000 picoseconds. - Weight::from_parts(38_816_842, 0) + // Minimum execution time: 39_429_000 picoseconds. + Weight::from_parts(47_787_550, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 609 - .saturating_add(Weight::from_parts(102_977, 0).saturating_mul(s.into())) + // Standard Error: 4_569 + .saturating_add(Weight::from_parts(80_996, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -163,11 +167,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `520 + s * (1 ±0)` // Estimated: `6811` - // Minimum execution time: 36_251_000 picoseconds. - Weight::from_parts(36_957_897, 0) + // Minimum execution time: 37_150_000 picoseconds. + Weight::from_parts(40_474_466, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 365 - .saturating_add(Weight::from_parts(101_309, 0).saturating_mul(s.into())) + // Standard Error: 6_133 + .saturating_add(Weight::from_parts(182_796, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } diff --git a/system-parachains/collectives/collectives-polkadot/src/weights/pallet_preimage.rs b/system-parachains/collectives/collectives-polkadot/src/weights/pallet_preimage.rs index ee0e870e86..179c8610b1 100644 --- a/system-parachains/collectives/collectives-polkadot/src/weights/pallet_preimage.rs +++ b/system-parachains/collectives/collectives-polkadot/src/weights/pallet_preimage.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_preimage` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/collectives-polkadot-runtime/collectives_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/collectives/collectives-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/collectives-polkadot-runtime/collectives_polkadot_runtime.wasm +// --pallet=pallet_preimage +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/collectives/collectives-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -49,19 +53,19 @@ impl pallet_preimage::WeightInfo for WeightInfo { /// Storage: `Preimage::RequestStatusFor` (r:1 w:1) /// Proof: `Preimage::RequestStatusFor` (`max_values`: None, `max_size`: Some(91), added: 2566, mode: `MaxEncodedLen`) /// Storage: `Balances::Holds` (r:1 w:1) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(121), added: 2596, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(139), added: 2614, mode: `MaxEncodedLen`) /// Storage: `Preimage::PreimageFor` (r:0 w:1) /// Proof: `Preimage::PreimageFor` (`max_values`: None, `max_size`: Some(4194344), added: 4196819, mode: `MaxEncodedLen`) /// The range of component `s` is `[0, 4194304]`. fn note_preimage(s: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `4` - // Estimated: `3586` - // Minimum execution time: 54_430_000 picoseconds. - Weight::from_parts(54_930_000, 0) - .saturating_add(Weight::from_parts(0, 3586)) - // Standard Error: 4 - .saturating_add(Weight::from_parts(3_372, 0).saturating_mul(s.into())) + // Estimated: `3604` + // Minimum execution time: 64_860_000 picoseconds. + Weight::from_parts(99_768_477, 0) + .saturating_add(Weight::from_parts(0, 3604)) + // Standard Error: 5 + .saturating_add(Weight::from_parts(2_036, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -76,11 +80,11 @@ impl pallet_preimage::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `68` // Estimated: `3556` - // Minimum execution time: 18_770_000 picoseconds. - Weight::from_parts(19_090_000, 0) + // Minimum execution time: 19_260_000 picoseconds. + Weight::from_parts(40_301_769, 0) .saturating_add(Weight::from_parts(0, 3556)) // Standard Error: 4 - .saturating_add(Weight::from_parts(3_423, 0).saturating_mul(s.into())) + .saturating_add(Weight::from_parts(2_038, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -95,11 +99,11 @@ impl pallet_preimage::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `68` // Estimated: `3556` - // Minimum execution time: 17_950_000 picoseconds. - Weight::from_parts(18_180_000, 0) + // Minimum execution time: 18_790_000 picoseconds. + Weight::from_parts(55_616_064, 0) .saturating_add(Weight::from_parts(0, 3556)) - // Standard Error: 5 - .saturating_add(Weight::from_parts(3_360, 0).saturating_mul(s.into())) + // Standard Error: 4 + .saturating_add(Weight::from_parts(2_010, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -108,16 +112,16 @@ impl pallet_preimage::WeightInfo for WeightInfo { /// Storage: `Preimage::RequestStatusFor` (r:1 w:1) /// Proof: `Preimage::RequestStatusFor` (`max_values`: None, `max_size`: Some(91), added: 2566, mode: `MaxEncodedLen`) /// Storage: `Balances::Holds` (r:1 w:1) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(121), added: 2596, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(139), added: 2614, mode: `MaxEncodedLen`) /// Storage: `Preimage::PreimageFor` (r:0 w:1) /// Proof: `Preimage::PreimageFor` (`max_values`: None, `max_size`: Some(4194344), added: 4196819, mode: `MaxEncodedLen`) fn unnote_preimage() -> Weight { // Proof Size summary in bytes: // Measured: `205` - // Estimated: `3586` - // Minimum execution time: 88_061_000 picoseconds. - Weight::from_parts(91_101_000, 0) - .saturating_add(Weight::from_parts(0, 3586)) + // Estimated: `3604` + // Minimum execution time: 68_430_000 picoseconds. + Weight::from_parts(71_840_000, 0) + .saturating_add(Weight::from_parts(0, 3604)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -131,8 +135,8 @@ impl pallet_preimage::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `106` // Estimated: `3556` - // Minimum execution time: 49_890_000 picoseconds. - Weight::from_parts(53_720_000, 0) + // Minimum execution time: 29_720_000 picoseconds. + Weight::from_parts(32_840_000, 0) .saturating_add(Weight::from_parts(0, 3556)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -145,8 +149,8 @@ impl pallet_preimage::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `150` // Estimated: `3556` - // Minimum execution time: 38_350_000 picoseconds. - Weight::from_parts(46_010_000, 0) + // Minimum execution time: 25_950_000 picoseconds. + Weight::from_parts(27_360_000, 0) .saturating_add(Weight::from_parts(0, 3556)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -159,8 +163,8 @@ impl pallet_preimage::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `106` // Estimated: `3556` - // Minimum execution time: 26_130_000 picoseconds. - Weight::from_parts(27_640_000, 0) + // Minimum execution time: 16_780_000 picoseconds. + Weight::from_parts(18_890_000, 0) .saturating_add(Weight::from_parts(0, 3556)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -173,8 +177,8 @@ impl pallet_preimage::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `4` // Estimated: `3556` - // Minimum execution time: 31_050_000 picoseconds. - Weight::from_parts(33_980_000, 0) + // Minimum execution time: 17_600_000 picoseconds. + Weight::from_parts(19_400_000, 0) .saturating_add(Weight::from_parts(0, 3556)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -187,8 +191,8 @@ impl pallet_preimage::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `68` // Estimated: `3556` - // Minimum execution time: 14_940_000 picoseconds. - Weight::from_parts(15_690_000, 0) + // Minimum execution time: 12_680_000 picoseconds. + Weight::from_parts(13_340_000, 0) .saturating_add(Weight::from_parts(0, 3556)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -203,8 +207,8 @@ impl pallet_preimage::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `106` // Estimated: `3556` - // Minimum execution time: 48_100_000 picoseconds. - Weight::from_parts(50_080_000, 0) + // Minimum execution time: 28_610_000 picoseconds. + Weight::from_parts(31_030_000, 0) .saturating_add(Weight::from_parts(0, 3556)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -217,8 +221,8 @@ impl pallet_preimage::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `68` // Estimated: `3556` - // Minimum execution time: 15_500_000 picoseconds. - Weight::from_parts(16_340_000, 0) + // Minimum execution time: 12_390_000 picoseconds. + Weight::from_parts(13_530_000, 0) .saturating_add(Weight::from_parts(0, 3556)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -231,8 +235,8 @@ impl pallet_preimage::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `68` // Estimated: `3556` - // Minimum execution time: 15_570_000 picoseconds. - Weight::from_parts(16_120_000, 0) + // Minimum execution time: 12_480_000 picoseconds. + Weight::from_parts(13_670_000, 0) .saturating_add(Weight::from_parts(0, 3556)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -242,21 +246,21 @@ impl pallet_preimage::WeightInfo for WeightInfo { /// Storage: `System::Account` (r:1023 w:1023) /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) /// Storage: `Balances::Holds` (r:1023 w:1023) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(121), added: 2596, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(139), added: 2614, mode: `MaxEncodedLen`) /// Storage: `Preimage::RequestStatusFor` (r:0 w:1023) /// Proof: `Preimage::RequestStatusFor` (`max_values`: None, `max_size`: Some(91), added: 2566, mode: `MaxEncodedLen`) /// The range of component `n` is `[1, 1024]`. fn ensure_updated(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0 + n * (227 ±0)` - // Estimated: `990 + n * (2603 ±0)` - // Minimum execution time: 61_431_000 picoseconds. - Weight::from_parts(62_121_000, 0) + // Estimated: `990 + n * (2614 ±0)` + // Minimum execution time: 72_760_000 picoseconds. + Weight::from_parts(74_540_000, 0) .saturating_add(Weight::from_parts(0, 990)) - // Standard Error: 61_101 - .saturating_add(Weight::from_parts(61_915_166, 0).saturating_mul(n.into())) + // Standard Error: 74_284 + .saturating_add(Weight::from_parts(77_359_224, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads((3_u64).saturating_mul(n.into()))) .saturating_add(T::DbWeight::get().writes((4_u64).saturating_mul(n.into()))) - .saturating_add(Weight::from_parts(0, 2603).saturating_mul(n.into())) + .saturating_add(Weight::from_parts(0, 2614).saturating_mul(n.into())) } } diff --git a/system-parachains/collectives/collectives-polkadot/src/weights/pallet_proxy.rs b/system-parachains/collectives/collectives-polkadot/src/weights/pallet_proxy.rs index ca4793df23..8e86b08f24 100644 --- a/system-parachains/collectives/collectives-polkadot/src/weights/pallet_proxy.rs +++ b/system-parachains/collectives/collectives-polkadot/src/weights/pallet_proxy.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_proxy` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/collectives-polkadot-runtime/collectives_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/collectives/collectives-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/collectives-polkadot-runtime/collectives_polkadot_runtime.wasm +// --pallet=pallet_proxy +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/collectives/collectives-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -51,11 +55,11 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `161 + p * (37 ±0)` // Estimated: `4706` - // Minimum execution time: 17_420_000 picoseconds. - Weight::from_parts(18_093_455, 0) + // Minimum execution time: 16_840_000 picoseconds. + Weight::from_parts(18_222_068, 0) .saturating_add(Weight::from_parts(0, 4706)) - // Standard Error: 707 - .saturating_add(Weight::from_parts(28_454, 0).saturating_mul(p.into())) + // Standard Error: 10_518 + .saturating_add(Weight::from_parts(154_195, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1)) } /// Storage: `Proxy::Proxies` (r:1 w:0) @@ -70,13 +74,13 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `488 + a * (68 ±0) + p * (37 ±0)` // Estimated: `5698` - // Minimum execution time: 46_890_000 picoseconds. - Weight::from_parts(47_308_732, 0) + // Minimum execution time: 50_409_000 picoseconds. + Weight::from_parts(47_585_016, 0) .saturating_add(Weight::from_parts(0, 5698)) - // Standard Error: 1_684 - .saturating_add(Weight::from_parts(167_706, 0).saturating_mul(a.into())) - // Standard Error: 1_740 - .saturating_add(Weight::from_parts(23_669, 0).saturating_mul(p.into())) + // Standard Error: 11_616 + .saturating_add(Weight::from_parts(372_083, 0).saturating_mul(a.into())) + // Standard Error: 12_001 + .saturating_add(Weight::from_parts(179_528, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -90,11 +94,11 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `403 + a * (68 ±0)` // Estimated: `5698` - // Minimum execution time: 32_920_000 picoseconds. - Weight::from_parts(34_149_927, 0) + // Minimum execution time: 36_540_000 picoseconds. + Weight::from_parts(40_368_178, 0) .saturating_add(Weight::from_parts(0, 5698)) - // Standard Error: 4_036 - .saturating_add(Weight::from_parts(142_711, 0).saturating_mul(a.into())) + // Standard Error: 10_070 + .saturating_add(Weight::from_parts(166_743, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -104,15 +108,17 @@ impl pallet_proxy::WeightInfo for WeightInfo { /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) /// The range of component `a` is `[0, 31]`. /// The range of component `p` is `[1, 31]`. - fn reject_announcement(a: u32, _p: u32, ) -> Weight { + fn reject_announcement(a: u32, p: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `403 + a * (68 ±0)` // Estimated: `5698` - // Minimum execution time: 32_740_000 picoseconds. - Weight::from_parts(34_026_780, 0) + // Minimum execution time: 34_930_000 picoseconds. + Weight::from_parts(35_341_955, 0) .saturating_add(Weight::from_parts(0, 5698)) - // Standard Error: 3_906 - .saturating_add(Weight::from_parts(144_182, 0).saturating_mul(a.into())) + // Standard Error: 10_708 + .saturating_add(Weight::from_parts(306_348, 0).saturating_mul(a.into())) + // Standard Error: 11_064 + .saturating_add(Weight::from_parts(51_276, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -128,13 +134,13 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `420 + a * (68 ±0) + p * (37 ±0)` // Estimated: `5698` - // Minimum execution time: 42_090_000 picoseconds. - Weight::from_parts(42_933_156, 0) + // Minimum execution time: 47_060_000 picoseconds. + Weight::from_parts(47_133_252, 0) .saturating_add(Weight::from_parts(0, 5698)) - // Standard Error: 1_873 - .saturating_add(Weight::from_parts(150_677, 0).saturating_mul(a.into())) - // Standard Error: 1_936 - .saturating_add(Weight::from_parts(26_108, 0).saturating_mul(p.into())) + // Standard Error: 9_786 + .saturating_add(Weight::from_parts(266_015, 0).saturating_mul(a.into())) + // Standard Error: 10_110 + .saturating_add(Weight::from_parts(84_801, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -145,11 +151,11 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `161 + p * (37 ±0)` // Estimated: `4706` - // Minimum execution time: 29_070_000 picoseconds. - Weight::from_parts(29_704_434, 0) + // Minimum execution time: 30_950_000 picoseconds. + Weight::from_parts(32_513_579, 0) .saturating_add(Weight::from_parts(0, 4706)) - // Standard Error: 906 - .saturating_add(Weight::from_parts(46_196, 0).saturating_mul(p.into())) + // Standard Error: 6_128 + .saturating_add(Weight::from_parts(100_106, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -160,11 +166,11 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `161 + p * (37 ±0)` // Estimated: `4706` - // Minimum execution time: 29_270_000 picoseconds. - Weight::from_parts(29_949_553, 0) + // Minimum execution time: 31_009_000 picoseconds. + Weight::from_parts(31_906_317, 0) .saturating_add(Weight::from_parts(0, 4706)) - // Standard Error: 854 - .saturating_add(Weight::from_parts(45_283, 0).saturating_mul(p.into())) + // Standard Error: 2_744 + .saturating_add(Weight::from_parts(112_791, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -175,11 +181,11 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `161 + p * (37 ±0)` // Estimated: `4706` - // Minimum execution time: 25_730_000 picoseconds. - Weight::from_parts(26_434_220, 0) + // Minimum execution time: 27_460_000 picoseconds. + Weight::from_parts(29_064_947, 0) .saturating_add(Weight::from_parts(0, 4706)) - // Standard Error: 848 - .saturating_add(Weight::from_parts(26_077, 0).saturating_mul(p.into())) + // Standard Error: 3_233 + .saturating_add(Weight::from_parts(80_328, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -190,11 +196,11 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `173` // Estimated: `4706` - // Minimum execution time: 30_890_000 picoseconds. - Weight::from_parts(31_631_606, 0) + // Minimum execution time: 33_249_000 picoseconds. + Weight::from_parts(35_587_110, 0) .saturating_add(Weight::from_parts(0, 4706)) - // Standard Error: 903 - .saturating_add(Weight::from_parts(11_209, 0).saturating_mul(p.into())) + // Standard Error: 9_346 + .saturating_add(Weight::from_parts(72_774, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -205,11 +211,11 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `198 + p * (37 ±0)` // Estimated: `4706` - // Minimum execution time: 26_960_000 picoseconds. - Weight::from_parts(27_690_605, 0) + // Minimum execution time: 32_029_000 picoseconds. + Weight::from_parts(34_169_865, 0) .saturating_add(Weight::from_parts(0, 4706)) - // Standard Error: 782 - .saturating_add(Weight::from_parts(24_443, 0).saturating_mul(p.into())) + // Standard Error: 7_637 + .saturating_add(Weight::from_parts(83_991, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -221,10 +227,10 @@ impl pallet_proxy::WeightInfo for WeightInfo { /// Proof: `Proxy::Announcements` (`max_values`: None, `max_size`: Some(2233), added: 4708, mode: `MaxEncodedLen`) fn poke_deposit() -> Weight { // Proof Size summary in bytes: - // Measured: `524` + // Measured: `558` // Estimated: `5698` - // Minimum execution time: 55_720_000 picoseconds. - Weight::from_parts(56_560_000, 0) + // Minimum execution time: 61_460_000 picoseconds. + Weight::from_parts(62_790_000, 0) .saturating_add(Weight::from_parts(0, 5698)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) diff --git a/system-parachains/collectives/collectives-polkadot/src/weights/pallet_ranked_collective_ambassador_collective.rs b/system-parachains/collectives/collectives-polkadot/src/weights/pallet_ranked_collective_ambassador_collective.rs index 976b5edb9b..160047ca7d 100644 --- a/system-parachains/collectives/collectives-polkadot/src/weights/pallet_ranked_collective_ambassador_collective.rs +++ b/system-parachains/collectives/collectives-polkadot/src/weights/pallet_ranked_collective_ambassador_collective.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_ranked_collective` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/collectives-polkadot-runtime/collectives_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/collectives/collectives-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/collectives-polkadot-runtime/collectives_polkadot_runtime.wasm +// --pallet=pallet_ranked_collective +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/collectives/collectives-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -56,8 +60,8 @@ impl pallet_ranked_collective::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `42` // Estimated: `3507` - // Minimum execution time: 18_960_000 picoseconds. - Weight::from_parts(19_380_000, 0) + // Minimum execution time: 20_000_000 picoseconds. + Weight::from_parts(20_980_000, 0) .saturating_add(Weight::from_parts(0, 3507)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(4)) @@ -77,11 +81,11 @@ impl pallet_ranked_collective::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `414 + r * (213 ±0)` // Estimated: `3519 + r * (2529 ±0)` - // Minimum execution time: 40_041_000 picoseconds. - Weight::from_parts(42_509_303, 0) + // Minimum execution time: 41_689_000 picoseconds. + Weight::from_parts(44_843_971, 0) .saturating_add(Weight::from_parts(0, 3519)) - // Standard Error: 26_345 - .saturating_add(Weight::from_parts(19_438_992, 0).saturating_mul(r.into())) + // Standard Error: 48_630 + .saturating_add(Weight::from_parts(23_878_093, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().reads((3_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(6)) @@ -103,11 +107,11 @@ impl pallet_ranked_collective::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `214 + r * (17 ±0)` // Estimated: `3507` - // Minimum execution time: 23_150_000 picoseconds. - Weight::from_parts(24_348_474, 0) + // Minimum execution time: 24_150_000 picoseconds. + Weight::from_parts(26_109_462, 0) .saturating_add(Weight::from_parts(0, 3507)) - // Standard Error: 6_170 - .saturating_add(Weight::from_parts(456_504, 0).saturating_mul(r.into())) + // Standard Error: 7_253 + .saturating_add(Weight::from_parts(558_610, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -126,11 +130,11 @@ impl pallet_ranked_collective::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `430 + r * (72 ±0)` // Estimated: `3519` - // Minimum execution time: 39_780_000 picoseconds. - Weight::from_parts(43_426_546, 0) + // Minimum execution time: 41_240_000 picoseconds. + Weight::from_parts(45_603_087, 0) .saturating_add(Weight::from_parts(0, 3519)) - // Standard Error: 26_025 - .saturating_add(Weight::from_parts(848_321, 0).saturating_mul(r.into())) + // Standard Error: 27_312 + .saturating_add(Weight::from_parts(1_150_514, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(6)) } @@ -148,8 +152,8 @@ impl pallet_ranked_collective::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `530` // Estimated: `317568` - // Minimum execution time: 55_160_000 picoseconds. - Weight::from_parts(56_311_000, 0) + // Minimum execution time: 56_660_000 picoseconds. + Weight::from_parts(58_420_000, 0) .saturating_add(Weight::from_parts(0, 317568)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(5)) @@ -167,11 +171,11 @@ impl pallet_ranked_collective::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `400 + n * (50 ±0)` // Estimated: `4365 + n * (2540 ±0)` - // Minimum execution time: 18_641_000 picoseconds. - Weight::from_parts(21_883_843, 0) + // Minimum execution time: 18_340_000 picoseconds. + Weight::from_parts(22_944_504, 0) .saturating_add(Weight::from_parts(0, 4365)) - // Standard Error: 1_591 - .saturating_add(Weight::from_parts(1_477_771, 0).saturating_mul(n.into())) + // Standard Error: 7_745 + .saturating_add(Weight::from_parts(1_667_917, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(n.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(n.into()))) @@ -195,8 +199,8 @@ impl pallet_ranked_collective::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `597` // Estimated: `69046` - // Minimum execution time: 95_120_000 picoseconds. - Weight::from_parts(97_141_000, 0) + // Minimum execution time: 107_270_000 picoseconds. + Weight::from_parts(128_580_000, 0) .saturating_add(Weight::from_parts(0, 69046)) .saturating_add(T::DbWeight::get().reads(11)) .saturating_add(T::DbWeight::get().writes(14)) diff --git a/system-parachains/collectives/collectives-polkadot/src/weights/pallet_ranked_collective_fellowship_collective.rs b/system-parachains/collectives/collectives-polkadot/src/weights/pallet_ranked_collective_fellowship_collective.rs index 75b3f21f4e..b4db6ad6a6 100644 --- a/system-parachains/collectives/collectives-polkadot/src/weights/pallet_ranked_collective_fellowship_collective.rs +++ b/system-parachains/collectives/collectives-polkadot/src/weights/pallet_ranked_collective_fellowship_collective.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_ranked_collective` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/collectives-polkadot-runtime/collectives_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/collectives/collectives-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/collectives-polkadot-runtime/collectives_polkadot_runtime.wasm +// --pallet=pallet_ranked_collective +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/collectives/collectives-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -56,8 +60,8 @@ impl pallet_ranked_collective::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `142` // Estimated: `3507` - // Minimum execution time: 19_150_000 picoseconds. - Weight::from_parts(19_780_000, 0) + // Minimum execution time: 21_101_000 picoseconds. + Weight::from_parts(22_440_000, 0) .saturating_add(Weight::from_parts(0, 3507)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(4)) @@ -77,11 +81,11 @@ impl pallet_ranked_collective::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `514 + r * (213 ±0)` // Estimated: `3519 + r * (2529 ±0)` - // Minimum execution time: 40_471_000 picoseconds. - Weight::from_parts(43_022_381, 0) + // Minimum execution time: 42_221_000 picoseconds. + Weight::from_parts(44_213_606, 0) .saturating_add(Weight::from_parts(0, 3519)) - // Standard Error: 26_512 - .saturating_add(Weight::from_parts(19_443_129, 0).saturating_mul(r.into())) + // Standard Error: 79_555 + .saturating_add(Weight::from_parts(24_754_337, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().reads((3_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(6)) @@ -103,11 +107,11 @@ impl pallet_ranked_collective::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `314 + r * (17 ±0)` // Estimated: `3507` - // Minimum execution time: 23_240_000 picoseconds. - Weight::from_parts(24_475_657, 0) + // Minimum execution time: 24_610_000 picoseconds. + Weight::from_parts(28_631_165, 0) .saturating_add(Weight::from_parts(0, 3507)) - // Standard Error: 5_829 - .saturating_add(Weight::from_parts(466_597, 0).saturating_mul(r.into())) + // Standard Error: 32_478 + .saturating_add(Weight::from_parts(324_229, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -126,11 +130,11 @@ impl pallet_ranked_collective::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `530 + r * (72 ±0)` // Estimated: `3519` - // Minimum execution time: 40_240_000 picoseconds. - Weight::from_parts(43_788_445, 0) + // Minimum execution time: 41_350_000 picoseconds. + Weight::from_parts(46_725_370, 0) .saturating_add(Weight::from_parts(0, 3519)) - // Standard Error: 27_829 - .saturating_add(Weight::from_parts(905_694, 0).saturating_mul(r.into())) + // Standard Error: 33_882 + .saturating_add(Weight::from_parts(1_024_318, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(6)) } @@ -148,8 +152,8 @@ impl pallet_ranked_collective::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `592` // Estimated: `317568` - // Minimum execution time: 54_551_000 picoseconds. - Weight::from_parts(55_930_000, 0) + // Minimum execution time: 56_539_000 picoseconds. + Weight::from_parts(58_050_000, 0) .saturating_add(Weight::from_parts(0, 317568)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(5)) @@ -167,11 +171,11 @@ impl pallet_ranked_collective::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `462 + n * (50 ±0)` // Estimated: `4365 + n * (2540 ±0)` - // Minimum execution time: 18_071_000 picoseconds. - Weight::from_parts(21_074_453, 0) + // Minimum execution time: 17_810_000 picoseconds. + Weight::from_parts(21_337_244, 0) .saturating_add(Weight::from_parts(0, 4365)) - // Standard Error: 1_602 - .saturating_add(Weight::from_parts(1_467_963, 0).saturating_mul(n.into())) + // Standard Error: 7_988 + .saturating_add(Weight::from_parts(1_673_327, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(n.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(n.into()))) @@ -195,8 +199,8 @@ impl pallet_ranked_collective::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `625` // Estimated: `69046` - // Minimum execution time: 93_650_000 picoseconds. - Weight::from_parts(95_240_000, 0) + // Minimum execution time: 100_580_000 picoseconds. + Weight::from_parts(103_980_000, 0) .saturating_add(Weight::from_parts(0, 69046)) .saturating_add(T::DbWeight::get().reads(11)) .saturating_add(T::DbWeight::get().writes(14)) diff --git a/system-parachains/collectives/collectives-polkadot/src/weights/pallet_ranked_collective_secretary_collective.rs b/system-parachains/collectives/collectives-polkadot/src/weights/pallet_ranked_collective_secretary_collective.rs index 052f0fe3e5..6473307392 100644 --- a/system-parachains/collectives/collectives-polkadot/src/weights/pallet_ranked_collective_secretary_collective.rs +++ b/system-parachains/collectives/collectives-polkadot/src/weights/pallet_ranked_collective_secretary_collective.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_ranked_collective` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/collectives-polkadot-runtime/collectives_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/collectives/collectives-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/collectives-polkadot-runtime/collectives_polkadot_runtime.wasm +// --pallet=pallet_ranked_collective +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/collectives/collectives-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -56,8 +60,8 @@ impl pallet_ranked_collective::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `42` // Estimated: `3507` - // Minimum execution time: 18_890_000 picoseconds. - Weight::from_parts(19_560_000, 0) + // Minimum execution time: 20_870_000 picoseconds. + Weight::from_parts(24_370_000, 0) .saturating_add(Weight::from_parts(0, 3507)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(4)) @@ -77,11 +81,11 @@ impl pallet_ranked_collective::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `414 + r * (213 ±0)` // Estimated: `3519 + r * (2529 ±0)` - // Minimum execution time: 40_280_000 picoseconds. - Weight::from_parts(42_325_796, 0) + // Minimum execution time: 42_229_000 picoseconds. + Weight::from_parts(45_368_972, 0) .saturating_add(Weight::from_parts(0, 3519)) - // Standard Error: 25_524 - .saturating_add(Weight::from_parts(19_480_206, 0).saturating_mul(r.into())) + // Standard Error: 41_010 + .saturating_add(Weight::from_parts(23_774_663, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().reads((3_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(6)) @@ -103,11 +107,11 @@ impl pallet_ranked_collective::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `214 + r * (17 ±0)` // Estimated: `3507` - // Minimum execution time: 23_150_000 picoseconds. - Weight::from_parts(24_371_346, 0) + // Minimum execution time: 24_670_000 picoseconds. + Weight::from_parts(26_185_978, 0) .saturating_add(Weight::from_parts(0, 3507)) - // Standard Error: 6_391 - .saturating_add(Weight::from_parts(480_166, 0).saturating_mul(r.into())) + // Standard Error: 9_040 + .saturating_add(Weight::from_parts(574_188, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -126,11 +130,11 @@ impl pallet_ranked_collective::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `430 + r * (72 ±0)` // Estimated: `3519` - // Minimum execution time: 39_771_000 picoseconds. - Weight::from_parts(43_490_383, 0) + // Minimum execution time: 41_710_000 picoseconds. + Weight::from_parts(45_995_254, 0) .saturating_add(Weight::from_parts(0, 3519)) - // Standard Error: 28_054 - .saturating_add(Weight::from_parts(875_121, 0).saturating_mul(r.into())) + // Standard Error: 40_105 + .saturating_add(Weight::from_parts(1_349_567, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(6)) } @@ -140,8 +144,8 @@ impl pallet_ranked_collective::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `209` // Estimated: `3507` - // Minimum execution time: 9_930_000 picoseconds. - Weight::from_parts(10_470_000, 0) + // Minimum execution time: 10_670_000 picoseconds. + Weight::from_parts(12_340_000, 0) .saturating_add(Weight::from_parts(0, 3507)) .saturating_add(T::DbWeight::get().reads(1)) } @@ -154,11 +158,11 @@ impl pallet_ranked_collective::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `607 + n * (1 ±0)` // Estimated: `3579` - // Minimum execution time: 10_540_000 picoseconds. - Weight::from_parts(13_260_662, 0) + // Minimum execution time: 11_490_000 picoseconds. + Weight::from_parts(17_277_502, 0) .saturating_add(Weight::from_parts(0, 3579)) - // Standard Error: 653 - .saturating_add(Weight::from_parts(22_516, 0).saturating_mul(n.into())) + // Standard Error: 2_913 + .saturating_add(Weight::from_parts(30_526, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(1)) } /// Storage: `SecretaryCollective::Members` (r:2 w:2) @@ -175,8 +179,8 @@ impl pallet_ranked_collective::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `446` // Estimated: `6112` - // Minimum execution time: 75_630_000 picoseconds. - Weight::from_parts(76_381_000, 0) + // Minimum execution time: 82_020_000 picoseconds. + Weight::from_parts(84_390_000, 0) .saturating_add(Weight::from_parts(0, 6112)) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(12)) diff --git a/system-parachains/collectives/collectives-polkadot/src/weights/pallet_referenda_ambassador_referenda.rs b/system-parachains/collectives/collectives-polkadot/src/weights/pallet_referenda_ambassador_referenda.rs index c50ad7b2fa..6db72cd021 100644 --- a/system-parachains/collectives/collectives-polkadot/src/weights/pallet_referenda_ambassador_referenda.rs +++ b/system-parachains/collectives/collectives-polkadot/src/weights/pallet_referenda_ambassador_referenda.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_referenda` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/collectives-polkadot-runtime/collectives_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/collectives/collectives-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/collectives-polkadot-runtime/collectives_polkadot_runtime.wasm +// --pallet=pallet_referenda +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/collectives/collectives-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -56,8 +60,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `255` // Estimated: `159279` - // Minimum execution time: 29_810_000 picoseconds. - Weight::from_parts(30_620_000, 0) + // Minimum execution time: 29_040_000 picoseconds. + Weight::from_parts(31_090_000, 0) .saturating_add(Weight::from_parts(0, 159279)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) @@ -72,8 +76,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `366` // Estimated: `317568` - // Minimum execution time: 57_900_000 picoseconds. - Weight::from_parts(58_821_000, 0) + // Minimum execution time: 62_659_000 picoseconds. + Weight::from_parts(65_360_000, 0) .saturating_add(Weight::from_parts(0, 317568)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(4)) @@ -92,8 +96,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1165` // Estimated: `159279` - // Minimum execution time: 135_510_000 picoseconds. - Weight::from_parts(140_570_000, 0) + // Minimum execution time: 106_011_000 picoseconds. + Weight::from_parts(115_299_000, 0) .saturating_add(Weight::from_parts(0, 159279)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) @@ -112,8 +116,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1173` // Estimated: `159279` - // Minimum execution time: 136_131_000 picoseconds. - Weight::from_parts(139_551_000, 0) + // Minimum execution time: 103_680_000 picoseconds. + Weight::from_parts(110_640_000, 0) .saturating_add(Weight::from_parts(0, 159279)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) @@ -132,8 +136,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `604` // Estimated: `317568` - // Minimum execution time: 167_921_000 picoseconds. - Weight::from_parts(175_920_000, 0) + // Minimum execution time: 137_730_000 picoseconds. + Weight::from_parts(146_650_000, 0) .saturating_add(Weight::from_parts(0, 317568)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(5)) @@ -152,8 +156,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `567` // Estimated: `317568` - // Minimum execution time: 75_851_000 picoseconds. - Weight::from_parts(77_050_000, 0) + // Minimum execution time: 82_129_000 picoseconds. + Weight::from_parts(86_859_000, 0) .saturating_add(Weight::from_parts(0, 317568)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(5)) @@ -164,8 +168,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `317` // Estimated: `4365` - // Minimum execution time: 33_660_000 picoseconds. - Weight::from_parts(34_430_000, 0) + // Minimum execution time: 36_680_000 picoseconds. + Weight::from_parts(39_150_000, 0) .saturating_add(Weight::from_parts(0, 4365)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -176,8 +180,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `167` // Estimated: `4365` - // Minimum execution time: 16_140_000 picoseconds. - Weight::from_parts(16_590_000, 0) + // Minimum execution time: 16_409_000 picoseconds. + Weight::from_parts(18_560_000, 0) .saturating_add(Weight::from_parts(0, 4365)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -192,8 +196,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `311` // Estimated: `317568` - // Minimum execution time: 39_471_000 picoseconds. - Weight::from_parts(40_380_000, 0) + // Minimum execution time: 42_380_000 picoseconds. + Weight::from_parts(46_440_000, 0) .saturating_add(Weight::from_parts(0, 317568)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(4)) @@ -214,8 +218,6 @@ impl pallet_referenda::WeightInfo for WeightInfo { /// Proof: `PolkadotXcm::SupportedVersion` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `ParachainSystem::HostConfiguration` (r:1 w:0) /// Proof: `ParachainSystem::HostConfiguration` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) - /// Storage: `ParachainSystem::PendingUpwardMessages` (r:1 w:1) - /// Proof: `ParachainSystem::PendingUpwardMessages` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `AmbassadorReferenda::MetadataOf` (r:1 w:0) /// Proof: `AmbassadorReferenda::MetadataOf` (`max_values`: None, `max_size`: Some(52), added: 2527, mode: `MaxEncodedLen`) /// Storage: `Scheduler::Retries` (r:0 w:1) @@ -224,11 +226,11 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `523` // Estimated: `317568` - // Minimum execution time: 170_841_000 picoseconds. - Weight::from_parts(172_011_000, 0) + // Minimum execution time: 208_691_000 picoseconds. + Weight::from_parts(216_050_000, 0) .saturating_add(Weight::from_parts(0, 317568)) - .saturating_add(T::DbWeight::get().reads(11)) - .saturating_add(T::DbWeight::get().writes(6)) + .saturating_add(T::DbWeight::get().reads(10)) + .saturating_add(T::DbWeight::get().writes(5)) } /// Storage: `AmbassadorReferenda::TrackQueue` (r:1 w:0) /// Proof: `AmbassadorReferenda::TrackQueue` (`max_values`: None, `max_size`: Some(171), added: 2646, mode: `MaxEncodedLen`) @@ -238,8 +240,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `140` // Estimated: `3636` - // Minimum execution time: 13_560_000 picoseconds. - Weight::from_parts(13_680_000, 0) + // Minimum execution time: 13_740_000 picoseconds. + Weight::from_parts(14_461_000, 0) .saturating_add(Weight::from_parts(0, 3636)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -256,8 +258,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1328` // Estimated: `159279` - // Minimum execution time: 123_600_000 picoseconds. - Weight::from_parts(127_210_000, 0) + // Minimum execution time: 85_150_000 picoseconds. + Weight::from_parts(91_960_000, 0) .saturating_add(Weight::from_parts(0, 159279)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) @@ -274,8 +276,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1314` // Estimated: `159279` - // Minimum execution time: 120_571_000 picoseconds. - Weight::from_parts(127_971_000, 0) + // Minimum execution time: 87_820_000 picoseconds. + Weight::from_parts(94_980_000, 0) .saturating_add(Weight::from_parts(0, 159279)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) @@ -288,8 +290,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `935` // Estimated: `4365` - // Minimum execution time: 64_340_000 picoseconds. - Weight::from_parts(67_030_000, 0) + // Minimum execution time: 45_729_000 picoseconds. + Weight::from_parts(50_300_000, 0) .saturating_add(Weight::from_parts(0, 4365)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -302,8 +304,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `935` // Estimated: `4365` - // Minimum execution time: 64_850_000 picoseconds. - Weight::from_parts(68_040_000, 0) + // Minimum execution time: 47_749_000 picoseconds. + Weight::from_parts(52_270_000, 0) .saturating_add(Weight::from_parts(0, 4365)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -318,8 +320,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `951` // Estimated: `4365` - // Minimum execution time: 73_890_000 picoseconds. - Weight::from_parts(77_560_000, 0) + // Minimum execution time: 52_301_000 picoseconds. + Weight::from_parts(58_840_000, 0) .saturating_add(Weight::from_parts(0, 4365)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -334,8 +336,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `959` // Estimated: `4365` - // Minimum execution time: 73_020_000 picoseconds. - Weight::from_parts(76_741_000, 0) + // Minimum execution time: 53_539_000 picoseconds. + Weight::from_parts(57_650_000, 0) .saturating_add(Weight::from_parts(0, 4365)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -348,8 +350,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `263` // Estimated: `159279` - // Minimum execution time: 26_960_000 picoseconds. - Weight::from_parts(27_390_000, 0) + // Minimum execution time: 26_971_000 picoseconds. + Weight::from_parts(28_600_000, 0) .saturating_add(Weight::from_parts(0, 159279)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -362,8 +364,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `311` // Estimated: `159279` - // Minimum execution time: 27_071_000 picoseconds. - Weight::from_parts(27_500_000, 0) + // Minimum execution time: 27_240_000 picoseconds. + Weight::from_parts(28_730_000, 0) .saturating_add(Weight::from_parts(0, 159279)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -374,8 +376,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `208` // Estimated: `4365` - // Minimum execution time: 17_620_000 picoseconds. - Weight::from_parts(17_990_000, 0) + // Minimum execution time: 17_320_000 picoseconds. + Weight::from_parts(19_070_000, 0) .saturating_add(Weight::from_parts(0, 4365)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -392,8 +394,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `512` // Estimated: `159279` - // Minimum execution time: 44_780_000 picoseconds. - Weight::from_parts(45_580_000, 0) + // Minimum execution time: 45_880_000 picoseconds. + Weight::from_parts(48_229_000, 0) .saturating_add(Weight::from_parts(0, 159279)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) @@ -410,8 +412,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `549` // Estimated: `159279` - // Minimum execution time: 111_451_000 picoseconds. - Weight::from_parts(119_071_000, 0) + // Minimum execution time: 88_079_000 picoseconds. + Weight::from_parts(93_820_000, 0) .saturating_add(Weight::from_parts(0, 159279)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) @@ -426,8 +428,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `602` // Estimated: `159279` - // Minimum execution time: 117_821_000 picoseconds. - Weight::from_parts(124_950_000, 0) + // Minimum execution time: 89_200_000 picoseconds. + Weight::from_parts(94_739_000, 0) .saturating_add(Weight::from_parts(0, 159279)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -442,8 +444,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `585` // Estimated: `159279` - // Minimum execution time: 114_531_000 picoseconds. - Weight::from_parts(119_791_000, 0) + // Minimum execution time: 86_440_000 picoseconds. + Weight::from_parts(93_379_000, 0) .saturating_add(Weight::from_parts(0, 159279)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -458,8 +460,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `602` // Estimated: `159279` - // Minimum execution time: 116_551_000 picoseconds. - Weight::from_parts(122_921_000, 0) + // Minimum execution time: 89_880_000 picoseconds. + Weight::from_parts(95_910_000, 0) .saturating_add(Weight::from_parts(0, 159279)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -474,8 +476,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `606` // Estimated: `159279` - // Minimum execution time: 102_871_000 picoseconds. - Weight::from_parts(106_231_000, 0) + // Minimum execution time: 68_930_000 picoseconds. + Weight::from_parts(75_140_000, 0) .saturating_add(Weight::from_parts(0, 159279)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -492,8 +494,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `606` // Estimated: `317568` - // Minimum execution time: 129_851_000 picoseconds. - Weight::from_parts(139_061_000, 0) + // Minimum execution time: 103_890_000 picoseconds. + Weight::from_parts(112_971_000, 0) .saturating_add(Weight::from_parts(0, 317568)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(4)) @@ -508,8 +510,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `602` // Estimated: `159279` - // Minimum execution time: 115_420_000 picoseconds. - Weight::from_parts(121_370_000, 0) + // Minimum execution time: 86_320_000 picoseconds. + Weight::from_parts(95_751_000, 0) .saturating_add(Weight::from_parts(0, 159279)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -526,8 +528,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `314` // Estimated: `4365` - // Minimum execution time: 25_400_000 picoseconds. - Weight::from_parts(25_790_000, 0) + // Minimum execution time: 25_120_000 picoseconds. + Weight::from_parts(26_389_000, 0) .saturating_add(Weight::from_parts(0, 4365)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) @@ -540,8 +542,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `285` // Estimated: `4365` - // Minimum execution time: 20_680_000 picoseconds. - Weight::from_parts(21_140_000, 0) + // Minimum execution time: 19_848_000 picoseconds. + Weight::from_parts(23_191_000, 0) .saturating_add(Weight::from_parts(0, 4365)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) diff --git a/system-parachains/collectives/collectives-polkadot/src/weights/pallet_referenda_fellowship_referenda.rs b/system-parachains/collectives/collectives-polkadot/src/weights/pallet_referenda_fellowship_referenda.rs index e0378ce3d1..65075bc339 100644 --- a/system-parachains/collectives/collectives-polkadot/src/weights/pallet_referenda_fellowship_referenda.rs +++ b/system-parachains/collectives/collectives-polkadot/src/weights/pallet_referenda_fellowship_referenda.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_referenda` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/collectives-polkadot-runtime/collectives_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/collectives/collectives-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/collectives-polkadot-runtime/collectives_polkadot_runtime.wasm +// --pallet=pallet_referenda +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/collectives/collectives-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -56,8 +60,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `317` // Estimated: `159279` - // Minimum execution time: 29_870_000 picoseconds. - Weight::from_parts(30_610_000, 0) + // Minimum execution time: 30_130_000 picoseconds. + Weight::from_parts(32_790_000, 0) .saturating_add(Weight::from_parts(0, 159279)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) @@ -72,8 +76,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `328` // Estimated: `317568` - // Minimum execution time: 57_910_000 picoseconds. - Weight::from_parts(58_720_000, 0) + // Minimum execution time: 62_480_000 picoseconds. + Weight::from_parts(66_170_000, 0) .saturating_add(Weight::from_parts(0, 317568)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(4)) @@ -92,8 +96,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1966` // Estimated: `159279` - // Minimum execution time: 145_941_000 picoseconds. - Weight::from_parts(150_121_000, 0) + // Minimum execution time: 128_170_000 picoseconds. + Weight::from_parts(133_160_000, 0) .saturating_add(Weight::from_parts(0, 159279)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) @@ -112,8 +116,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `2007` // Estimated: `159279` - // Minimum execution time: 145_391_000 picoseconds. - Weight::from_parts(149_701_000, 0) + // Minimum execution time: 125_720_000 picoseconds. + Weight::from_parts(129_309_000, 0) .saturating_add(Weight::from_parts(0, 159279)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) @@ -132,8 +136,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `764` // Estimated: `317568` - // Minimum execution time: 178_861_000 picoseconds. - Weight::from_parts(199_921_000, 0) + // Minimum execution time: 180_590_000 picoseconds. + Weight::from_parts(189_869_000, 0) .saturating_add(Weight::from_parts(0, 317568)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(5)) @@ -152,8 +156,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `663` // Estimated: `317568` - // Minimum execution time: 76_311_000 picoseconds. - Weight::from_parts(77_331_000, 0) + // Minimum execution time: 82_419_000 picoseconds. + Weight::from_parts(86_890_000, 0) .saturating_add(Weight::from_parts(0, 317568)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(5)) @@ -164,8 +168,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `279` // Estimated: `4365` - // Minimum execution time: 32_771_000 picoseconds. - Weight::from_parts(33_390_000, 0) + // Minimum execution time: 37_250_000 picoseconds. + Weight::from_parts(41_270_000, 0) .saturating_add(Weight::from_parts(0, 4365)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -176,8 +180,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `129` // Estimated: `4365` - // Minimum execution time: 15_560_000 picoseconds. - Weight::from_parts(16_020_000, 0) + // Minimum execution time: 15_500_000 picoseconds. + Weight::from_parts(16_600_000, 0) .saturating_add(Weight::from_parts(0, 4365)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -192,8 +196,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `273` // Estimated: `317568` - // Minimum execution time: 39_190_000 picoseconds. - Weight::from_parts(39_811_000, 0) + // Minimum execution time: 40_720_000 picoseconds. + Weight::from_parts(42_400_000, 0) .saturating_add(Weight::from_parts(0, 317568)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(4)) @@ -214,8 +218,6 @@ impl pallet_referenda::WeightInfo for WeightInfo { /// Proof: `PolkadotXcm::SupportedVersion` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `ParachainSystem::HostConfiguration` (r:1 w:0) /// Proof: `ParachainSystem::HostConfiguration` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) - /// Storage: `ParachainSystem::PendingUpwardMessages` (r:1 w:1) - /// Proof: `ParachainSystem::PendingUpwardMessages` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `FellowshipReferenda::MetadataOf` (r:1 w:0) /// Proof: `FellowshipReferenda::MetadataOf` (`max_values`: None, `max_size`: Some(52), added: 2527, mode: `MaxEncodedLen`) /// Storage: `Scheduler::Retries` (r:0 w:1) @@ -224,11 +226,11 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `485` // Estimated: `317568` - // Minimum execution time: 169_861_000 picoseconds. - Weight::from_parts(171_481_000, 0) + // Minimum execution time: 227_469_000 picoseconds. + Weight::from_parts(276_679_000, 0) .saturating_add(Weight::from_parts(0, 317568)) - .saturating_add(T::DbWeight::get().reads(11)) - .saturating_add(T::DbWeight::get().writes(6)) + .saturating_add(T::DbWeight::get().reads(10)) + .saturating_add(T::DbWeight::get().writes(5)) } /// Storage: `FellowshipReferenda::TrackQueue` (r:1 w:0) /// Proof: `FellowshipReferenda::TrackQueue` (`max_values`: None, `max_size`: Some(812), added: 3287, mode: `MaxEncodedLen`) @@ -238,8 +240,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `102` // Estimated: `4277` - // Minimum execution time: 12_550_000 picoseconds. - Weight::from_parts(13_100_000, 0) + // Minimum execution time: 15_190_000 picoseconds. + Weight::from_parts(17_490_000, 0) .saturating_add(Weight::from_parts(0, 4277)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -256,8 +258,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `2380` // Estimated: `159279` - // Minimum execution time: 130_291_000 picoseconds. - Weight::from_parts(134_970_000, 0) + // Minimum execution time: 108_570_000 picoseconds. + Weight::from_parts(113_020_000, 0) .saturating_add(Weight::from_parts(0, 159279)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) @@ -274,8 +276,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `2380` // Estimated: `159279` - // Minimum execution time: 132_760_000 picoseconds. - Weight::from_parts(137_641_000, 0) + // Minimum execution time: 110_020_000 picoseconds. + Weight::from_parts(113_960_000, 0) .saturating_add(Weight::from_parts(0, 159279)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) @@ -288,8 +290,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1769` // Estimated: `4365` - // Minimum execution time: 67_840_000 picoseconds. - Weight::from_parts(72_980_000, 0) + // Minimum execution time: 56_520_000 picoseconds. + Weight::from_parts(59_680_000, 0) .saturating_add(Weight::from_parts(0, 4365)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -302,8 +304,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1736` // Estimated: `4365` - // Minimum execution time: 69_280_000 picoseconds. - Weight::from_parts(72_911_000, 0) + // Minimum execution time: 57_800_000 picoseconds. + Weight::from_parts(60_180_000, 0) .saturating_add(Weight::from_parts(0, 4365)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -318,8 +320,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1752` // Estimated: `4365` - // Minimum execution time: 80_810_000 picoseconds. - Weight::from_parts(84_241_000, 0) + // Minimum execution time: 65_840_000 picoseconds. + Weight::from_parts(68_360_000, 0) .saturating_add(Weight::from_parts(0, 4365)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -334,8 +336,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1793` // Estimated: `4365` - // Minimum execution time: 78_621_000 picoseconds. - Weight::from_parts(81_611_000, 0) + // Minimum execution time: 65_341_000 picoseconds. + Weight::from_parts(67_560_000, 0) .saturating_add(Weight::from_parts(0, 4365)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -348,8 +350,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `225` // Estimated: `159279` - // Minimum execution time: 26_241_000 picoseconds. - Weight::from_parts(26_940_000, 0) + // Minimum execution time: 26_600_000 picoseconds. + Weight::from_parts(29_850_000, 0) .saturating_add(Weight::from_parts(0, 159279)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -362,8 +364,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `273` // Estimated: `159279` - // Minimum execution time: 26_660_000 picoseconds. - Weight::from_parts(27_020_000, 0) + // Minimum execution time: 27_009_000 picoseconds. + Weight::from_parts(30_390_000, 0) .saturating_add(Weight::from_parts(0, 159279)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -374,8 +376,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `170` // Estimated: `4365` - // Minimum execution time: 16_940_000 picoseconds. - Weight::from_parts(17_500_000, 0) + // Minimum execution time: 17_540_000 picoseconds. + Weight::from_parts(19_030_000, 0) .saturating_add(Weight::from_parts(0, 4365)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -392,8 +394,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `608` // Estimated: `159279` - // Minimum execution time: 42_090_000 picoseconds. - Weight::from_parts(42_741_000, 0) + // Minimum execution time: 43_430_000 picoseconds. + Weight::from_parts(47_250_000, 0) .saturating_add(Weight::from_parts(0, 159279)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) @@ -410,8 +412,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `709` // Estimated: `159279` - // Minimum execution time: 112_021_000 picoseconds. - Weight::from_parts(115_510_000, 0) + // Minimum execution time: 97_920_000 picoseconds. + Weight::from_parts(100_540_000, 0) .saturating_add(Weight::from_parts(0, 159279)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) @@ -426,8 +428,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `762` // Estimated: `159279` - // Minimum execution time: 126_650_000 picoseconds. - Weight::from_parts(151_091_000, 0) + // Minimum execution time: 126_381_000 picoseconds. + Weight::from_parts(131_360_000, 0) .saturating_add(Weight::from_parts(0, 159279)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -442,8 +444,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `745` // Estimated: `159279` - // Minimum execution time: 126_280_000 picoseconds. - Weight::from_parts(134_880_000, 0) + // Minimum execution time: 126_319_000 picoseconds. + Weight::from_parts(130_169_000, 0) .saturating_add(Weight::from_parts(0, 159279)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -458,8 +460,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `762` // Estimated: `159279` - // Minimum execution time: 126_160_000 picoseconds. - Weight::from_parts(131_851_000, 0) + // Minimum execution time: 122_731_000 picoseconds. + Weight::from_parts(128_090_000, 0) .saturating_add(Weight::from_parts(0, 159279)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -474,8 +476,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `766` // Estimated: `159279` - // Minimum execution time: 108_531_000 picoseconds. - Weight::from_parts(113_011_000, 0) + // Minimum execution time: 86_639_000 picoseconds. + Weight::from_parts(92_049_000, 0) .saturating_add(Weight::from_parts(0, 159279)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -492,8 +494,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `766` // Estimated: `317568` - // Minimum execution time: 147_351_000 picoseconds. - Weight::from_parts(201_021_000, 0) + // Minimum execution time: 144_639_000 picoseconds. + Weight::from_parts(153_621_000, 0) .saturating_add(Weight::from_parts(0, 317568)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(4)) @@ -508,8 +510,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `762` // Estimated: `159279` - // Minimum execution time: 133_761_000 picoseconds. - Weight::from_parts(182_691_000, 0) + // Minimum execution time: 126_030_000 picoseconds. + Weight::from_parts(131_200_000, 0) .saturating_add(Weight::from_parts(0, 159279)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -526,8 +528,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `276` // Estimated: `4365` - // Minimum execution time: 24_850_000 picoseconds. - Weight::from_parts(25_200_000, 0) + // Minimum execution time: 25_070_000 picoseconds. + Weight::from_parts(26_790_000, 0) .saturating_add(Weight::from_parts(0, 4365)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) @@ -540,8 +542,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `247` // Estimated: `4365` - // Minimum execution time: 20_300_000 picoseconds. - Weight::from_parts(20_650_000, 0) + // Minimum execution time: 19_910_000 picoseconds. + Weight::from_parts(21_960_000, 0) .saturating_add(Weight::from_parts(0, 4365)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) diff --git a/system-parachains/collectives/collectives-polkadot/src/weights/pallet_salary_ambassador_salary.rs b/system-parachains/collectives/collectives-polkadot/src/weights/pallet_salary_ambassador_salary.rs index f5eeaf58cf..3e99478458 100644 --- a/system-parachains/collectives/collectives-polkadot/src/weights/pallet_salary_ambassador_salary.rs +++ b/system-parachains/collectives/collectives-polkadot/src/weights/pallet_salary_ambassador_salary.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_salary` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/collectives-polkadot-runtime/collectives_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/collectives/collectives-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/collectives-polkadot-runtime/collectives_polkadot_runtime.wasm +// --pallet=pallet_salary +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/collectives/collectives-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -50,8 +54,8 @@ impl pallet_salary::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `4` // Estimated: `1541` - // Minimum execution time: 9_310_000 picoseconds. - Weight::from_parts(9_730_000, 0) + // Minimum execution time: 9_580_000 picoseconds. + Weight::from_parts(10_410_000, 0) .saturating_add(Weight::from_parts(0, 1541)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -62,8 +66,8 @@ impl pallet_salary::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `86` // Estimated: `1541` - // Minimum execution time: 11_350_000 picoseconds. - Weight::from_parts(11_730_000, 0) + // Minimum execution time: 12_000_000 picoseconds. + Weight::from_parts(12_870_000, 0) .saturating_add(Weight::from_parts(0, 1541)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -78,8 +82,8 @@ impl pallet_salary::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `295` // Estimated: `3551` - // Minimum execution time: 22_000_000 picoseconds. - Weight::from_parts(22_640_000, 0) + // Minimum execution time: 21_490_000 picoseconds. + Weight::from_parts(22_890_000, 0) .saturating_add(Weight::from_parts(0, 3551)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) @@ -94,8 +98,8 @@ impl pallet_salary::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `362` // Estimated: `3551` - // Minimum execution time: 26_090_000 picoseconds. - Weight::from_parts(26_850_000, 0) + // Minimum execution time: 26_990_000 picoseconds. + Weight::from_parts(30_610_000, 0) .saturating_add(Weight::from_parts(0, 3551)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -126,8 +130,8 @@ impl pallet_salary::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `696` // Estimated: `4161` - // Minimum execution time: 72_941_000 picoseconds. - Weight::from_parts(74_231_000, 0) + // Minimum execution time: 75_120_000 picoseconds. + Weight::from_parts(83_630_000, 0) .saturating_add(Weight::from_parts(0, 4161)) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(6)) @@ -158,8 +162,8 @@ impl pallet_salary::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `696` // Estimated: `4161` - // Minimum execution time: 73_730_000 picoseconds. - Weight::from_parts(74_800_000, 0) + // Minimum execution time: 76_010_000 picoseconds. + Weight::from_parts(82_200_000, 0) .saturating_add(Weight::from_parts(0, 4161)) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(6)) @@ -174,8 +178,8 @@ impl pallet_salary::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `198` // Estimated: `3663` - // Minimum execution time: 27_851_000 picoseconds. - Weight::from_parts(28_480_000, 0) + // Minimum execution time: 28_790_000 picoseconds. + Weight::from_parts(30_380_000, 0) .saturating_add(Weight::from_parts(0, 3663)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) diff --git a/system-parachains/collectives/collectives-polkadot/src/weights/pallet_salary_fellowship_salary.rs b/system-parachains/collectives/collectives-polkadot/src/weights/pallet_salary_fellowship_salary.rs index bce0f77d01..620ed96462 100644 --- a/system-parachains/collectives/collectives-polkadot/src/weights/pallet_salary_fellowship_salary.rs +++ b/system-parachains/collectives/collectives-polkadot/src/weights/pallet_salary_fellowship_salary.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_salary` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/collectives-polkadot-runtime/collectives_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/collectives/collectives-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/collectives-polkadot-runtime/collectives_polkadot_runtime.wasm +// --pallet=pallet_salary +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/collectives/collectives-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -50,8 +54,8 @@ impl pallet_salary::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `142` // Estimated: `1541` - // Minimum execution time: 10_590_000 picoseconds. - Weight::from_parts(10_910_000, 0) + // Minimum execution time: 10_410_000 picoseconds. + Weight::from_parts(12_450_000, 0) .saturating_add(Weight::from_parts(0, 1541)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -62,8 +66,8 @@ impl pallet_salary::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `224` // Estimated: `1541` - // Minimum execution time: 12_480_000 picoseconds. - Weight::from_parts(12_791_000, 0) + // Minimum execution time: 12_390_000 picoseconds. + Weight::from_parts(13_710_000, 0) .saturating_add(Weight::from_parts(0, 1541)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -78,8 +82,8 @@ impl pallet_salary::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `395` // Estimated: `3551` - // Minimum execution time: 21_960_000 picoseconds. - Weight::from_parts(22_470_000, 0) + // Minimum execution time: 22_420_000 picoseconds. + Weight::from_parts(24_370_000, 0) .saturating_add(Weight::from_parts(0, 3551)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) @@ -94,8 +98,8 @@ impl pallet_salary::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `462` // Estimated: `3551` - // Minimum execution time: 25_920_000 picoseconds. - Weight::from_parts(26_510_000, 0) + // Minimum execution time: 27_090_000 picoseconds. + Weight::from_parts(29_510_000, 0) .saturating_add(Weight::from_parts(0, 3551)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -126,8 +130,8 @@ impl pallet_salary::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `696` // Estimated: `4161` - // Minimum execution time: 73_611_000 picoseconds. - Weight::from_parts(74_421_000, 0) + // Minimum execution time: 76_810_000 picoseconds. + Weight::from_parts(83_480_000, 0) .saturating_add(Weight::from_parts(0, 4161)) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(6)) @@ -158,8 +162,8 @@ impl pallet_salary::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `696` // Estimated: `4161` - // Minimum execution time: 73_790_000 picoseconds. - Weight::from_parts(74_741_000, 0) + // Minimum execution time: 75_580_000 picoseconds. + Weight::from_parts(83_740_000, 0) .saturating_add(Weight::from_parts(0, 4161)) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(6)) @@ -174,8 +178,8 @@ impl pallet_salary::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `336` // Estimated: `3801` - // Minimum execution time: 28_411_000 picoseconds. - Weight::from_parts(29_400_000, 0) + // Minimum execution time: 30_240_000 picoseconds. + Weight::from_parts(31_730_000, 0) .saturating_add(Weight::from_parts(0, 3801)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) diff --git a/system-parachains/collectives/collectives-polkadot/src/weights/pallet_salary_secretary_salary.rs b/system-parachains/collectives/collectives-polkadot/src/weights/pallet_salary_secretary_salary.rs index 4f379f9b25..cae670c6d7 100644 --- a/system-parachains/collectives/collectives-polkadot/src/weights/pallet_salary_secretary_salary.rs +++ b/system-parachains/collectives/collectives-polkadot/src/weights/pallet_salary_secretary_salary.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_salary` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/collectives-polkadot-runtime/collectives_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/collectives/collectives-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/collectives-polkadot-runtime/collectives_polkadot_runtime.wasm +// --pallet=pallet_salary +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/collectives/collectives-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -50,8 +54,8 @@ impl pallet_salary::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `4` // Estimated: `1541` - // Minimum execution time: 9_370_000 picoseconds. - Weight::from_parts(9_660_000, 0) + // Minimum execution time: 9_500_000 picoseconds. + Weight::from_parts(12_070_000, 0) .saturating_add(Weight::from_parts(0, 1541)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -62,8 +66,8 @@ impl pallet_salary::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `86` // Estimated: `1541` - // Minimum execution time: 11_220_000 picoseconds. - Weight::from_parts(11_630_000, 0) + // Minimum execution time: 11_550_000 picoseconds. + Weight::from_parts(12_570_000, 0) .saturating_add(Weight::from_parts(0, 1541)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -78,8 +82,8 @@ impl pallet_salary::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `295` // Estimated: `3551` - // Minimum execution time: 22_010_000 picoseconds. - Weight::from_parts(22_620_000, 0) + // Minimum execution time: 21_670_000 picoseconds. + Weight::from_parts(23_390_000, 0) .saturating_add(Weight::from_parts(0, 3551)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) @@ -94,8 +98,8 @@ impl pallet_salary::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `362` // Estimated: `3551` - // Minimum execution time: 26_080_000 picoseconds. - Weight::from_parts(26_780_000, 0) + // Minimum execution time: 26_170_000 picoseconds. + Weight::from_parts(27_610_000, 0) .saturating_add(Weight::from_parts(0, 3551)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -126,8 +130,8 @@ impl pallet_salary::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `734` // Estimated: `4199` - // Minimum execution time: 74_540_000 picoseconds. - Weight::from_parts(75_711_000, 0) + // Minimum execution time: 75_440_000 picoseconds. + Weight::from_parts(82_430_000, 0) .saturating_add(Weight::from_parts(0, 4199)) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(6)) @@ -158,8 +162,8 @@ impl pallet_salary::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `734` // Estimated: `4199` - // Minimum execution time: 75_230_000 picoseconds. - Weight::from_parts(76_961_000, 0) + // Minimum execution time: 76_630_000 picoseconds. + Weight::from_parts(80_330_000, 0) .saturating_add(Weight::from_parts(0, 4199)) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(6)) @@ -174,8 +178,8 @@ impl pallet_salary::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `198` // Estimated: `3663` - // Minimum execution time: 27_920_000 picoseconds. - Weight::from_parts(28_540_000, 0) + // Minimum execution time: 29_840_000 picoseconds. + Weight::from_parts(31_840_000, 0) .saturating_add(Weight::from_parts(0, 3663)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) diff --git a/system-parachains/collectives/collectives-polkadot/src/weights/pallet_scheduler.rs b/system-parachains/collectives/collectives-polkadot/src/weights/pallet_scheduler.rs index ac7692a455..5e1682ae7c 100644 --- a/system-parachains/collectives/collectives-polkadot/src/weights/pallet_scheduler.rs +++ b/system-parachains/collectives/collectives-polkadot/src/weights/pallet_scheduler.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_scheduler` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/collectives-polkadot-runtime/collectives_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/collectives/collectives-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/collectives-polkadot-runtime/collectives_polkadot_runtime.wasm +// --pallet=pallet_scheduler +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/collectives/collectives-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -50,8 +54,8 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `31` // Estimated: `1489` - // Minimum execution time: 7_720_000 picoseconds. - Weight::from_parts(8_000_000, 0) + // Minimum execution time: 8_251_000 picoseconds. + Weight::from_parts(8_620_000, 0) .saturating_add(Weight::from_parts(0, 1489)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -63,11 +67,11 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `77 + s * (177 ±0)` // Estimated: `159279` - // Minimum execution time: 4_290_000 picoseconds. - Weight::from_parts(3_235_155, 0) + // Minimum execution time: 5_130_000 picoseconds. + Weight::from_parts(9_569_760, 0) .saturating_add(Weight::from_parts(0, 159279)) - // Standard Error: 6_376 - .saturating_add(Weight::from_parts(478_033, 0).saturating_mul(s.into())) + // Standard Error: 2_387 + .saturating_add(Weight::from_parts(500_505, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -75,8 +79,8 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_590_000 picoseconds. - Weight::from_parts(4_770_000, 0) + // Minimum execution time: 4_880_000 picoseconds. + Weight::from_parts(5_220_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// Storage: `Preimage::PreimageFor` (r:1 w:1) @@ -90,11 +94,11 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `141 + s * (1 ±0)` // Estimated: `3606 + s * (1 ±0)` - // Minimum execution time: 22_550_000 picoseconds. - Weight::from_parts(22_850_000, 0) + // Minimum execution time: 23_380_000 picoseconds. + Weight::from_parts(85_002_632, 0) .saturating_add(Weight::from_parts(0, 3606)) - // Standard Error: 29 - .saturating_add(Weight::from_parts(2_188, 0).saturating_mul(s.into())) + // Standard Error: 5 + .saturating_add(Weight::from_parts(1_413, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(s.into())) @@ -105,8 +109,8 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_400_000 picoseconds. - Weight::from_parts(6_710_000, 0) + // Minimum execution time: 6_380_000 picoseconds. + Weight::from_parts(6_870_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -114,24 +118,24 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_690_000 picoseconds. - Weight::from_parts(4_800_000, 0) + // Minimum execution time: 4_820_000 picoseconds. + Weight::from_parts(5_150_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn execute_dispatch_signed() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_930_000 picoseconds. - Weight::from_parts(3_150_000, 0) + // Minimum execution time: 3_050_000 picoseconds. + Weight::from_parts(3_310_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn execute_dispatch_unsigned() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_950_000 picoseconds. - Weight::from_parts(3_060_000, 0) + // Minimum execution time: 3_100_000 picoseconds. + Weight::from_parts(3_370_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// Storage: `Scheduler::Agenda` (r:1 w:1) @@ -141,11 +145,11 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `77 + s * (177 ±0)` // Estimated: `159279` - // Minimum execution time: 13_080_000 picoseconds. - Weight::from_parts(11_981_293, 0) + // Minimum execution time: 13_040_000 picoseconds. + Weight::from_parts(17_240_143, 0) .saturating_add(Weight::from_parts(0, 159279)) - // Standard Error: 6_622 - .saturating_add(Weight::from_parts(497_222, 0).saturating_mul(s.into())) + // Standard Error: 1_744 + .saturating_add(Weight::from_parts(542_867, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -160,11 +164,11 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `77 + s * (177 ±0)` // Estimated: `159279` - // Minimum execution time: 19_460_000 picoseconds. - Weight::from_parts(12_928_337, 0) + // Minimum execution time: 20_480_000 picoseconds. + Weight::from_parts(20_976_727, 0) .saturating_add(Weight::from_parts(0, 159279)) - // Standard Error: 6_820 - .saturating_add(Weight::from_parts(740_500, 0).saturating_mul(s.into())) + // Standard Error: 4_504 + .saturating_add(Weight::from_parts(852_378, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -177,11 +181,11 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `468 + s * (179 ±0)` // Estimated: `159279` - // Minimum execution time: 16_800_000 picoseconds. - Weight::from_parts(18_809_174, 0) + // Minimum execution time: 17_501_000 picoseconds. + Weight::from_parts(23_177_713, 0) .saturating_add(Weight::from_parts(0, 159279)) - // Standard Error: 5_877 - .saturating_add(Weight::from_parts(517_270, 0).saturating_mul(s.into())) + // Standard Error: 4_006 + .saturating_add(Weight::from_parts(579_790, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -196,11 +200,11 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `509 + s * (179 ±0)` // Estimated: `159279` - // Minimum execution time: 22_361_000 picoseconds. - Weight::from_parts(18_090_744, 0) + // Minimum execution time: 23_880_000 picoseconds. + Weight::from_parts(27_733_629, 0) .saturating_add(Weight::from_parts(0, 159279)) - // Standard Error: 6_367 - .saturating_add(Weight::from_parts(764_502, 0).saturating_mul(s.into())) + // Standard Error: 2_879 + .saturating_add(Weight::from_parts(839_653, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -213,11 +217,11 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `118` // Estimated: `159279` - // Minimum execution time: 12_090_000 picoseconds. - Weight::from_parts(13_118_985, 0) + // Minimum execution time: 12_690_000 picoseconds. + Weight::from_parts(14_516_088, 0) .saturating_add(Weight::from_parts(0, 159279)) - // Standard Error: 218 - .saturating_add(Weight::from_parts(9_920, 0).saturating_mul(s.into())) + // Standard Error: 748 + .saturating_add(Weight::from_parts(32_406, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -229,8 +233,8 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `35481` // Estimated: `159279` - // Minimum execution time: 74_450_000 picoseconds. - Weight::from_parts(76_340_000, 0) + // Minimum execution time: 90_949_000 picoseconds. + Weight::from_parts(93_980_000, 0) .saturating_add(Weight::from_parts(0, 159279)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -245,8 +249,8 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `36253` // Estimated: `159279` - // Minimum execution time: 82_390_000 picoseconds. - Weight::from_parts(83_601_000, 0) + // Minimum execution time: 101_470_000 picoseconds. + Weight::from_parts(104_920_000, 0) .saturating_add(Weight::from_parts(0, 159279)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -259,8 +263,8 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `35493` // Estimated: `159279` - // Minimum execution time: 73_810_000 picoseconds. - Weight::from_parts(75_130_000, 0) + // Minimum execution time: 87_090_000 picoseconds. + Weight::from_parts(92_630_000, 0) .saturating_add(Weight::from_parts(0, 159279)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -275,8 +279,8 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `36265` // Estimated: `159279` - // Minimum execution time: 81_551_000 picoseconds. - Weight::from_parts(82_981_000, 0) + // Minimum execution time: 94_970_000 picoseconds. + Weight::from_parts(97_810_000, 0) .saturating_add(Weight::from_parts(0, 159279)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) diff --git a/system-parachains/collectives/collectives-polkadot/src/weights/pallet_session.rs b/system-parachains/collectives/collectives-polkadot/src/weights/pallet_session.rs index d1ac8db7e1..cd9eca8fe4 100644 --- a/system-parachains/collectives/collectives-polkadot/src/weights/pallet_session.rs +++ b/system-parachains/collectives/collectives-polkadot/src/weights/pallet_session.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_session` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/collectives-polkadot-runtime/collectives_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/collectives/collectives-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/collectives-polkadot-runtime/collectives_polkadot_runtime.wasm +// --pallet=pallet_session +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/collectives/collectives-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -52,24 +56,26 @@ impl pallet_session::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `298` // Estimated: `3763` - // Minimum execution time: 22_250_000 picoseconds. - Weight::from_parts(22_621_000, 0) + // Minimum execution time: 22_610_000 picoseconds. + Weight::from_parts(24_380_000, 0) .saturating_add(Weight::from_parts(0, 3763)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } /// Storage: `Session::NextKeys` (r:1 w:1) /// Proof: `Session::NextKeys` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `Balances::Holds` (r:1 w:1) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(139), added: 2614, mode: `MaxEncodedLen`) /// Storage: `Session::KeyOwner` (r:0 w:1) /// Proof: `Session::KeyOwner` (`max_values`: None, `max_size`: None, mode: `Measured`) fn purge_keys() -> Weight { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3745` - // Minimum execution time: 15_650_000 picoseconds. - Weight::from_parts(16_450_000, 0) + // Minimum execution time: 41_870_000 picoseconds. + Weight::from_parts(44_240_000, 0) .saturating_add(Weight::from_parts(0, 3745)) - .saturating_add(T::DbWeight::get().reads(1)) - .saturating_add(T::DbWeight::get().writes(2)) + .saturating_add(T::DbWeight::get().reads(2)) + .saturating_add(T::DbWeight::get().writes(3)) } } diff --git a/system-parachains/collectives/collectives-polkadot/src/weights/pallet_timestamp.rs b/system-parachains/collectives/collectives-polkadot/src/weights/pallet_timestamp.rs index 1d797c36f9..d4fa9e4f13 100644 --- a/system-parachains/collectives/collectives-polkadot/src/weights/pallet_timestamp.rs +++ b/system-parachains/collectives/collectives-polkadot/src/weights/pallet_timestamp.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_timestamp` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/collectives-polkadot-runtime/collectives_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/collectives/collectives-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/collectives-polkadot-runtime/collectives_polkadot_runtime.wasm +// --pallet=pallet_timestamp +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/collectives/collectives-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -52,8 +56,8 @@ impl pallet_timestamp::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `85` // Estimated: `1493` - // Minimum execution time: 9_061_000 picoseconds. - Weight::from_parts(9_510_000, 0) + // Minimum execution time: 9_560_000 picoseconds. + Weight::from_parts(10_260_000, 0) .saturating_add(Weight::from_parts(0, 1493)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -62,8 +66,8 @@ impl pallet_timestamp::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `94` // Estimated: `0` - // Minimum execution time: 5_310_000 picoseconds. - Weight::from_parts(5_440_000, 0) + // Minimum execution time: 5_720_000 picoseconds. + Weight::from_parts(6_000_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/system-parachains/collectives/collectives-polkadot/src/weights/pallet_transaction_payment.rs b/system-parachains/collectives/collectives-polkadot/src/weights/pallet_transaction_payment.rs index ca09946415..1166f8607b 100644 --- a/system-parachains/collectives/collectives-polkadot/src/weights/pallet_transaction_payment.rs +++ b/system-parachains/collectives/collectives-polkadot/src/weights/pallet_transaction_payment.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_transaction_payment` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/collectives-polkadot-runtime/collectives_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/collectives/collectives-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/collectives-polkadot-runtime/collectives_polkadot_runtime.wasm +// --pallet=pallet_transaction_payment +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/collectives/collectives-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -48,10 +52,10 @@ impl pallet_transaction_payment::WeightInfo for WeightI /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) fn charge_transaction_payment() -> Weight { // Proof Size summary in bytes: - // Measured: `153` + // Measured: `241` // Estimated: `6196` - // Minimum execution time: 53_441_000 picoseconds. - Weight::from_parts(54_231_000, 0) + // Minimum execution time: 57_230_000 picoseconds. + Weight::from_parts(59_070_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) diff --git a/system-parachains/collectives/collectives-polkadot/src/weights/pallet_treasury_ambassador_treasury.rs b/system-parachains/collectives/collectives-polkadot/src/weights/pallet_treasury_ambassador_treasury.rs index a4f52e0d41..5778d3b1f9 100644 --- a/system-parachains/collectives/collectives-polkadot/src/weights/pallet_treasury_ambassador_treasury.rs +++ b/system-parachains/collectives/collectives-polkadot/src/weights/pallet_treasury_ambassador_treasury.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_treasury` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/collectives-polkadot-runtime/collectives_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/collectives/collectives-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/collectives-polkadot-runtime/collectives_polkadot_runtime.wasm +// --pallet=pallet_treasury +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/collectives/collectives-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -54,8 +58,8 @@ impl pallet_treasury::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `42` // Estimated: `1887` - // Minimum execution time: 14_380_000 picoseconds. - Weight::from_parts(14_830_000, 0) + // Minimum execution time: 14_541_000 picoseconds. + Weight::from_parts(16_040_000, 0) .saturating_add(Weight::from_parts(0, 1887)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(3)) @@ -66,8 +70,8 @@ impl pallet_treasury::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `127` // Estimated: `1887` - // Minimum execution time: 8_060_000 picoseconds. - Weight::from_parts(8_250_000, 0) + // Minimum execution time: 8_271_000 picoseconds. + Weight::from_parts(9_351_000, 0) .saturating_add(Weight::from_parts(0, 1887)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -82,13 +86,13 @@ impl pallet_treasury::WeightInfo for WeightInfo { /// The range of component `p` is `[0, 99]`. fn on_initialize_proposals(p: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `250 + p * (1 ±0)` + // Measured: `288 + p * (1 ±0)` // Estimated: `3593` - // Minimum execution time: 15_290_000 picoseconds. - Weight::from_parts(18_280_545, 0) + // Minimum execution time: 15_911_000 picoseconds. + Weight::from_parts(24_826_698, 0) .saturating_add(Weight::from_parts(0, 3593)) - // Standard Error: 805 - .saturating_add(Weight::from_parts(40_737, 0).saturating_mul(p.into())) + // Standard Error: 4_024 + .saturating_add(Weight::from_parts(26_638, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -104,8 +108,8 @@ impl pallet_treasury::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `185` // Estimated: `4703` - // Minimum execution time: 27_600_000 picoseconds. - Weight::from_parts(28_150_000, 0) + // Minimum execution time: 27_181_000 picoseconds. + Weight::from_parts(28_130_000, 0) .saturating_add(Weight::from_parts(0, 4703)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -132,8 +136,8 @@ impl pallet_treasury::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `550` // Estimated: `5318` - // Minimum execution time: 66_750_000 picoseconds. - Weight::from_parts(67_561_000, 0) + // Minimum execution time: 66_849_000 picoseconds. + Weight::from_parts(73_200_000, 0) .saturating_add(Weight::from_parts(0, 5318)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(5)) @@ -146,8 +150,8 @@ impl pallet_treasury::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `206` // Estimated: `5318` - // Minimum execution time: 28_380_000 picoseconds. - Weight::from_parts(29_010_000, 0) + // Minimum execution time: 32_030_000 picoseconds. + Weight::from_parts(38_781_000, 0) .saturating_add(Weight::from_parts(0, 5318)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -158,8 +162,8 @@ impl pallet_treasury::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `178` // Estimated: `5318` - // Minimum execution time: 17_050_000 picoseconds. - Weight::from_parts(17_430_000, 0) + // Minimum execution time: 17_630_000 picoseconds. + Weight::from_parts(24_550_000, 0) .saturating_add(Weight::from_parts(0, 5318)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) diff --git a/system-parachains/collectives/collectives-polkadot/src/weights/pallet_treasury_fellowship_treasury.rs b/system-parachains/collectives/collectives-polkadot/src/weights/pallet_treasury_fellowship_treasury.rs index b3dd024e29..a3aa60952f 100644 --- a/system-parachains/collectives/collectives-polkadot/src/weights/pallet_treasury_fellowship_treasury.rs +++ b/system-parachains/collectives/collectives-polkadot/src/weights/pallet_treasury_fellowship_treasury.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_treasury` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/collectives-polkadot-runtime/collectives_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/collectives/collectives-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/collectives-polkadot-runtime/collectives_polkadot_runtime.wasm +// --pallet=pallet_treasury +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/collectives/collectives-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -54,8 +58,8 @@ impl pallet_treasury::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `42` // Estimated: `1887` - // Minimum execution time: 14_650_000 picoseconds. - Weight::from_parts(15_120_000, 0) + // Minimum execution time: 14_571_000 picoseconds. + Weight::from_parts(16_540_000, 0) .saturating_add(Weight::from_parts(0, 1887)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(3)) @@ -66,8 +70,8 @@ impl pallet_treasury::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `127` // Estimated: `1887` - // Minimum execution time: 8_110_000 picoseconds. - Weight::from_parts(8_410_000, 0) + // Minimum execution time: 8_200_000 picoseconds. + Weight::from_parts(9_010_000, 0) .saturating_add(Weight::from_parts(0, 1887)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -84,11 +88,11 @@ impl pallet_treasury::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `282 + p * (1 ±0)` // Estimated: `3593` - // Minimum execution time: 15_880_000 picoseconds. - Weight::from_parts(19_356_114, 0) + // Minimum execution time: 16_680_000 picoseconds. + Weight::from_parts(22_441_702, 0) .saturating_add(Weight::from_parts(0, 3593)) - // Standard Error: 949 - .saturating_add(Weight::from_parts(38_251, 0).saturating_mul(p.into())) + // Standard Error: 4_202 + .saturating_add(Weight::from_parts(64_657, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -104,8 +108,8 @@ impl pallet_treasury::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `185` // Estimated: `4703` - // Minimum execution time: 27_390_000 picoseconds. - Weight::from_parts(28_190_000, 0) + // Minimum execution time: 25_970_000 picoseconds. + Weight::from_parts(28_779_000, 0) .saturating_add(Weight::from_parts(0, 4703)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -132,8 +136,8 @@ impl pallet_treasury::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `550` // Estimated: `5318` - // Minimum execution time: 65_830_000 picoseconds. - Weight::from_parts(66_750_000, 0) + // Minimum execution time: 66_400_000 picoseconds. + Weight::from_parts(73_459_000, 0) .saturating_add(Weight::from_parts(0, 5318)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(5)) @@ -146,8 +150,8 @@ impl pallet_treasury::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `206` // Estimated: `5318` - // Minimum execution time: 28_510_000 picoseconds. - Weight::from_parts(28_940_000, 0) + // Minimum execution time: 29_230_000 picoseconds. + Weight::from_parts(30_189_000, 0) .saturating_add(Weight::from_parts(0, 5318)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -158,8 +162,8 @@ impl pallet_treasury::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `178` // Estimated: `5318` - // Minimum execution time: 17_130_000 picoseconds. - Weight::from_parts(17_510_000, 0) + // Minimum execution time: 16_431_000 picoseconds. + Weight::from_parts(17_600_000, 0) .saturating_add(Weight::from_parts(0, 5318)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) diff --git a/system-parachains/collectives/collectives-polkadot/src/weights/pallet_utility.rs b/system-parachains/collectives/collectives-polkadot/src/weights/pallet_utility.rs index b7c7f43271..dcf6696004 100644 --- a/system-parachains/collectives/collectives-polkadot/src/weights/pallet_utility.rs +++ b/system-parachains/collectives/collectives-polkadot/src/weights/pallet_utility.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_utility` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/collectives-polkadot-runtime/collectives_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/collectives/collectives-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/collectives-polkadot-runtime/collectives_polkadot_runtime.wasm +// --pallet=pallet_utility +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/collectives/collectives-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -49,18 +53,18 @@ impl pallet_utility::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_490_000 picoseconds. - Weight::from_parts(9_573_805, 0) + // Minimum execution time: 6_658_000 picoseconds. + Weight::from_parts(173_630, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 543 - .saturating_add(Weight::from_parts(3_875_207, 0).saturating_mul(c.into())) + // Standard Error: 7_359 + .saturating_add(Weight::from_parts(4_525_857, 0).saturating_mul(c.into())) } fn as_derivative() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_610_000 picoseconds. - Weight::from_parts(5_910_000, 0) + // Minimum execution time: 5_720_000 picoseconds. + Weight::from_parts(6_219_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// The range of component `c` is `[0, 1000]`. @@ -68,18 +72,18 @@ impl pallet_utility::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_300_000 picoseconds. - Weight::from_parts(9_727_152, 0) + // Minimum execution time: 6_589_000 picoseconds. + Weight::from_parts(6_870_000, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 704 - .saturating_add(Weight::from_parts(4_119_563, 0).saturating_mul(c.into())) + // Standard Error: 3_714 + .saturating_add(Weight::from_parts(4_864_658, 0).saturating_mul(c.into())) } fn dispatch_as() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 8_560_000 picoseconds. - Weight::from_parts(8_780_000, 0) + // Minimum execution time: 8_540_000 picoseconds. + Weight::from_parts(9_590_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// The range of component `c` is `[0, 1000]`. @@ -87,26 +91,26 @@ impl pallet_utility::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_250_000 picoseconds. - Weight::from_parts(7_791_658, 0) + // Minimum execution time: 6_749_000 picoseconds. + Weight::from_parts(7_080_000, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 729 - .saturating_add(Weight::from_parts(3_819_332, 0).saturating_mul(c.into())) + // Standard Error: 8_308 + .saturating_add(Weight::from_parts(4_535_591, 0).saturating_mul(c.into())) } fn dispatch_as_fallible() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 8_580_000 picoseconds. - Weight::from_parts(8_780_000, 0) + // Minimum execution time: 8_720_000 picoseconds. + Weight::from_parts(9_349_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn if_else() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 10_530_000 picoseconds. - Weight::from_parts(10_860_000, 0) + // Minimum execution time: 10_660_000 picoseconds. + Weight::from_parts(11_500_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/system-parachains/collectives/collectives-polkadot/src/weights/pallet_xcm.rs b/system-parachains/collectives/collectives-polkadot/src/weights/pallet_xcm.rs index 6e02ed54c3..f1dadf0afe 100644 --- a/system-parachains/collectives/collectives-polkadot/src/weights/pallet_xcm.rs +++ b/system-parachains/collectives/collectives-polkadot/src/weights/pallet_xcm.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_xcm` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 49.0.0 -//! DATE: 2025-07-30, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `e9d5f1f03b4d`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -62,8 +62,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `278` // Estimated: `3743` - // Minimum execution time: 38_040_000 picoseconds. - Weight::from_parts(40_721_000, 0) + // Minimum execution time: 40_400_000 picoseconds. + Weight::from_parts(45_270_000, 0) .saturating_add(Weight::from_parts(0, 3743)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) @@ -88,8 +88,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `347` // Estimated: `3812` - // Minimum execution time: 131_389_000 picoseconds. - Weight::from_parts(136_639_000, 0) + // Minimum execution time: 139_859_000 picoseconds. + Weight::from_parts(152_569_000, 0) .saturating_add(Weight::from_parts(0, 3812)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(2)) @@ -124,8 +124,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `347` // Estimated: `3812` - // Minimum execution time: 132_229_000 picoseconds. - Weight::from_parts(138_420_000, 0) + // Minimum execution time: 141_490_000 picoseconds. + Weight::from_parts(154_261_000, 0) .saturating_add(Weight::from_parts(0, 3812)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(2)) @@ -136,8 +136,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `1485` - // Minimum execution time: 10_540_000 picoseconds. - Weight::from_parts(11_630_000, 0) + // Minimum execution time: 11_719_000 picoseconds. + Weight::from_parts(13_130_000, 0) .saturating_add(Weight::from_parts(0, 1485)) .saturating_add(T::DbWeight::get().reads(1)) } @@ -147,8 +147,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 9_760_000 picoseconds. - Weight::from_parts(10_670_000, 0) + // Minimum execution time: 10_150_000 picoseconds. + Weight::from_parts(11_240_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -156,8 +156,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_091_000 picoseconds. - Weight::from_parts(3_390_000, 0) + // Minimum execution time: 3_611_000 picoseconds. + Weight::from_parts(5_330_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// Storage: `PolkadotXcm::VersionNotifiers` (r:1 w:1) @@ -180,8 +180,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `278` // Estimated: `3743` - // Minimum execution time: 45_990_000 picoseconds. - Weight::from_parts(47_750_000, 0) + // Minimum execution time: 49_911_000 picoseconds. + Weight::from_parts(54_541_000, 0) .saturating_add(Weight::from_parts(0, 3743)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(5)) @@ -204,8 +204,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `437` // Estimated: `108971` - // Minimum execution time: 51_590_000 picoseconds. - Weight::from_parts(53_199_000, 0) + // Minimum execution time: 52_209_000 picoseconds. + Weight::from_parts(56_600_000, 0) .saturating_add(Weight::from_parts(0, 108971)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) @@ -216,8 +216,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_139_000 picoseconds. - Weight::from_parts(3_390_000, 0) + // Minimum execution time: 3_381_000 picoseconds. + Weight::from_parts(3_870_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -227,8 +227,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `22` // Estimated: `15862` - // Minimum execution time: 27_720_000 picoseconds. - Weight::from_parts(28_451_000, 0) + // Minimum execution time: 28_119_000 picoseconds. + Weight::from_parts(29_418_000, 0) .saturating_add(Weight::from_parts(0, 15862)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -239,8 +239,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `26` // Estimated: `15866` - // Minimum execution time: 27_459_000 picoseconds. - Weight::from_parts(28_200_000, 0) + // Minimum execution time: 28_168_000 picoseconds. + Weight::from_parts(29_379_000, 0) .saturating_add(Weight::from_parts(0, 15866)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -251,8 +251,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `40` // Estimated: `18355` - // Minimum execution time: 31_730_000 picoseconds. - Weight::from_parts(32_480_000, 0) + // Minimum execution time: 32_139_000 picoseconds. + Weight::from_parts(33_030_000, 0) .saturating_add(Weight::from_parts(0, 18355)) .saturating_add(T::DbWeight::get().reads(7)) } @@ -268,8 +268,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `220` // Estimated: `6160` - // Minimum execution time: 41_951_000 picoseconds. - Weight::from_parts(44_040_000, 0) + // Minimum execution time: 42_619_000 picoseconds. + Weight::from_parts(45_341_000, 0) .saturating_add(Weight::from_parts(0, 6160)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(1)) @@ -280,8 +280,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `40` // Estimated: `13405` - // Minimum execution time: 22_699_000 picoseconds. - Weight::from_parts(23_239_000, 0) + // Minimum execution time: 22_969_000 picoseconds. + Weight::from_parts(23_449_000, 0) .saturating_add(Weight::from_parts(0, 13405)) .saturating_add(T::DbWeight::get().reads(5)) } @@ -291,8 +291,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `33` // Estimated: `15873` - // Minimum execution time: 27_520_000 picoseconds. - Weight::from_parts(28_110_000, 0) + // Minimum execution time: 27_341_000 picoseconds. + Weight::from_parts(28_511_000, 0) .saturating_add(Weight::from_parts(0, 15873)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -309,8 +309,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `220` // Estimated: `16060` - // Minimum execution time: 56_199_000 picoseconds. - Weight::from_parts(59_750_000, 0) + // Minimum execution time: 56_920_000 picoseconds. + Weight::from_parts(66_189_000, 0) .saturating_add(Weight::from_parts(0, 16060)) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(1)) @@ -323,8 +323,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `1485` - // Minimum execution time: 3_900_000 picoseconds. - Weight::from_parts(4_189_000, 0) + // Minimum execution time: 4_010_000 picoseconds. + Weight::from_parts(4_360_000, 0) .saturating_add(Weight::from_parts(0, 1485)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) @@ -335,8 +335,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `7576` // Estimated: `11041` - // Minimum execution time: 39_580_000 picoseconds. - Weight::from_parts(40_550_000, 0) + // Minimum execution time: 41_019_000 picoseconds. + Weight::from_parts(43_149_000, 0) .saturating_add(Weight::from_parts(0, 11041)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -349,8 +349,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `23` // Estimated: `3488` - // Minimum execution time: 48_680_000 picoseconds. - Weight::from_parts(51_030_000, 0) + // Minimum execution time: 55_011_000 picoseconds. + Weight::from_parts(60_631_000, 0) .saturating_add(Weight::from_parts(0, 3488)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -358,27 +358,27 @@ impl pallet_xcm::WeightInfo for WeightInfo { /// Storage: `PolkadotXcm::AuthorizedAliases` (r:1 w:1) /// Proof: `PolkadotXcm::AuthorizedAliases` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `Balances::Holds` (r:1 w:1) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(121), added: 2596, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(139), added: 2614, mode: `MaxEncodedLen`) fn add_authorized_alias() -> Weight { // Proof Size summary in bytes: // Measured: `128` - // Estimated: `3593` - // Minimum execution time: 64_691_000 picoseconds. - Weight::from_parts(67_520_000, 0) - .saturating_add(Weight::from_parts(0, 3593)) + // Estimated: `3604` + // Minimum execution time: 68_520_000 picoseconds. + Weight::from_parts(72_659_000, 0) + .saturating_add(Weight::from_parts(0, 3604)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } /// Storage: `PolkadotXcm::AuthorizedAliases` (r:1 w:1) /// Proof: `PolkadotXcm::AuthorizedAliases` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `Balances::Holds` (r:1 w:1) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(121), added: 2596, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(139), added: 2614, mode: `MaxEncodedLen`) fn remove_authorized_alias() -> Weight { // Proof Size summary in bytes: // Measured: `516` // Estimated: `3981` - // Minimum execution time: 65_680_000 picoseconds. - Weight::from_parts(68_169_000, 0) + // Minimum execution time: 68_039_000 picoseconds. + Weight::from_parts(72_680_000, 0) .saturating_add(Weight::from_parts(0, 3981)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -387,8 +387,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 7_785_000 picoseconds. - Weight::from_parts(8_077_000, 0) + // Minimum execution time: 10_960_000 picoseconds. + Weight::from_parts(11_080_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/system-parachains/collectives/collectives-polkadot/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs b/system-parachains/collectives/collectives-polkadot/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs index b1d5020db7..7e52e2685c 100644 --- a/system-parachains/collectives/collectives-polkadot/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs +++ b/system-parachains/collectives/collectives-polkadot/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_xcm_benchmarks::fungible` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 48.0.0 -//! DATE: 2025-07-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `065f2c4f4ade`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024 // Executed Command: @@ -54,8 +54,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `101` // Estimated: `3593` - // Minimum execution time: 40_670_000 picoseconds. - Weight::from_parts(42_031_000, 3593) + // Minimum execution time: 42_010_000 picoseconds. + Weight::from_parts(44_320_000, 3593) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -65,8 +65,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `101` // Estimated: `6196` - // Minimum execution time: 57_970_000 picoseconds. - Weight::from_parts(59_650_000, 6196) + // Minimum execution time: 59_600_000 picoseconds. + Weight::from_parts(61_510_000, 6196) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -88,8 +88,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `448` // Estimated: `8799` - // Minimum execution time: 132_649_000 picoseconds. - Weight::from_parts(136_611_000, 8799) + // Minimum execution time: 135_500_000 picoseconds. + Weight::from_parts(143_969_000, 8799) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -120,8 +120,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `448` // Estimated: `6196` - // Minimum execution time: 85_960_000 picoseconds. - Weight::from_parts(90_290_000, 6196) + // Minimum execution time: 86_050_000 picoseconds. + Weight::from_parts(96_060_000, 6196) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -129,8 +129,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_089_000 picoseconds. - Weight::from_parts(3_531_000, 0) + // Minimum execution time: 3_580_000 picoseconds. + Weight::from_parts(3_780_000, 0) } /// Storage: `System::Account` (r:1 w:1) /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) @@ -138,8 +138,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 31_889_000 picoseconds. - Weight::from_parts(33_180_000, 3593) + // Minimum execution time: 33_060_000 picoseconds. + Weight::from_parts(34_370_000, 3593) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -161,8 +161,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `347` // Estimated: `3812` - // Minimum execution time: 85_570_000 picoseconds. - Weight::from_parts(90_130_000, 3812) + // Minimum execution time: 87_110_000 picoseconds. + Weight::from_parts(90_480_000, 3812) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -182,8 +182,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `347` // Estimated: `3812` - // Minimum execution time: 58_200_000 picoseconds. - Weight::from_parts(61_788_000, 3812) + // Minimum execution time: 58_770_000 picoseconds. + Weight::from_parts(61_170_000, 3812) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -205,8 +205,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `347` // Estimated: `6196` - // Minimum execution time: 103_050_000 picoseconds. - Weight::from_parts(105_660_000, 6196) + // Minimum execution time: 106_380_000 picoseconds. + Weight::from_parts(109_909_000, 6196) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(3)) } diff --git a/system-parachains/collectives/collectives-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs b/system-parachains/collectives/collectives-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs index c29cf9714f..c56d7de75e 100644 --- a/system-parachains/collectives/collectives-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs +++ b/system-parachains/collectives/collectives-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_xcm_benchmarks::generic` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 48.0.0 -//! DATE: 2025-07-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `065f2c4f4ade`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024 // Executed Command: @@ -66,17 +66,21 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `448` // Estimated: `6196` - // Minimum execution time: 83_589_000 picoseconds. - Weight::from_parts(87_689_000, 6196) + // Minimum execution time: 84_650_000 picoseconds. + Weight::from_parts(89_360_000, 6196) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(3)) } + /// Storage: `System::Account` (r:1 w:1) + /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) pub(crate) fn buy_execution() -> Weight { // Proof Size summary in bytes: // Measured: `0` - // Estimated: `0` - // Minimum execution time: 700_000 picoseconds. - Weight::from_parts(790_000, 0) + // Estimated: `3593` + // Minimum execution time: 4_811_000 picoseconds. + Weight::from_parts(5_630_000, 3593) + .saturating_add(T::DbWeight::get().reads(1)) + .saturating_add(T::DbWeight::get().writes(1)) } /// Storage: `System::Account` (r:1 w:1) /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) @@ -84,8 +88,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 4_230_000 picoseconds. - Weight::from_parts(5_050_000, 3593) + // Minimum execution time: 4_680_000 picoseconds. + Weight::from_parts(6_040_000, 3593) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -93,8 +97,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 770_000 picoseconds. - Weight::from_parts(830_000, 0) + // Minimum execution time: 890_000 picoseconds. + Weight::from_parts(1_059_000, 0) } /// Storage: `PolkadotXcm::Queries` (r:1 w:0) /// Proof: `PolkadotXcm::Queries` (`max_values`: None, `max_size`: None, mode: `Measured`) @@ -102,51 +106,51 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3465` - // Minimum execution time: 7_280_000 picoseconds. - Weight::from_parts(7_770_000, 3465) + // Minimum execution time: 7_890_000 picoseconds. + Weight::from_parts(8_329_000, 3465) .saturating_add(T::DbWeight::get().reads(1)) } pub(crate) fn transact() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 8_910_000 picoseconds. - Weight::from_parts(9_130_000, 0) + // Minimum execution time: 9_031_000 picoseconds. + Weight::from_parts(9_629_000, 0) } pub(crate) fn refund_surplus() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_491_000 picoseconds. - Weight::from_parts(1_750_000, 0) + // Minimum execution time: 1_330_000 picoseconds. + Weight::from_parts(1_539_000, 0) } pub(crate) fn set_error_handler() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 740_000 picoseconds. - Weight::from_parts(819_000, 0) + // Minimum execution time: 850_000 picoseconds. + Weight::from_parts(960_000, 0) } pub(crate) fn set_appendix() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 690_000 picoseconds. - Weight::from_parts(790_000, 0) + // Minimum execution time: 880_000 picoseconds. + Weight::from_parts(949_000, 0) } pub(crate) fn clear_error() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 720_000 picoseconds. - Weight::from_parts(780_000, 0) + // Minimum execution time: 850_000 picoseconds. + Weight::from_parts(901_000, 0) } pub(crate) fn descend_origin() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 800_000 picoseconds. - Weight::from_parts(950_000, 0) + // Minimum execution time: 900_000 picoseconds. + Weight::from_parts(960_000, 0) } /// Storage: `Benchmark::Override` (r:0 w:0) /// Proof: `Benchmark::Override` (`max_values`: None, `max_size`: None, mode: `Measured`) @@ -161,8 +165,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 650_000 picoseconds. - Weight::from_parts(810_000, 0) + // Minimum execution time: 890_000 picoseconds. + Weight::from_parts(950_000, 0) } /// Storage: `ParachainInfo::ParachainId` (r:1 w:0) /// Proof: `ParachainInfo::ParachainId` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) @@ -182,8 +186,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `448` // Estimated: `6196` - // Minimum execution time: 79_500_000 picoseconds. - Weight::from_parts(84_059_000, 6196) + // Minimum execution time: 80_080_000 picoseconds. + Weight::from_parts(83_200_000, 6196) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -193,8 +197,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `23` // Estimated: `3488` - // Minimum execution time: 11_570_000 picoseconds. - Weight::from_parts(13_870_000, 3488) + // Minimum execution time: 11_589_000 picoseconds. + Weight::from_parts(12_471_000, 3488) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -202,7 +206,7 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_660_000 picoseconds. + // Minimum execution time: 4_920_000 picoseconds. Weight::from_parts(5_110_000, 0) } /// Storage: `PolkadotXcm::VersionNotifyTargets` (r:1 w:1) @@ -221,8 +225,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `278` // Estimated: `3743` - // Minimum execution time: 39_300_000 picoseconds. - Weight::from_parts(42_440_000, 3743) + // Minimum execution time: 39_461_000 picoseconds. + Weight::from_parts(40_269_000, 3743) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -232,44 +236,44 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_540_000 picoseconds. - Weight::from_parts(5_191_000, 0) + // Minimum execution time: 4_349_000 picoseconds. + Weight::from_parts(4_779_000, 0) .saturating_add(T::DbWeight::get().writes(1)) } pub(crate) fn burn_asset() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 980_000 picoseconds. - Weight::from_parts(1_260_000, 0) + // Minimum execution time: 1_250_000 picoseconds. + Weight::from_parts(1_360_000, 0) } pub(crate) fn expect_asset() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 760_000 picoseconds. - Weight::from_parts(880_000, 0) + // Minimum execution time: 930_000 picoseconds. + Weight::from_parts(1_010_000, 0) } pub(crate) fn expect_origin() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_500_000 picoseconds. - Weight::from_parts(4_869_000, 0) + // Minimum execution time: 4_771_000 picoseconds. + Weight::from_parts(5_110_000, 0) } pub(crate) fn expect_error() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_670_000 picoseconds. - Weight::from_parts(5_210_000, 0) + // Minimum execution time: 4_770_000 picoseconds. + Weight::from_parts(5_060_000, 0) } pub(crate) fn expect_transact_status() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 880_000 picoseconds. - Weight::from_parts(1_030_000, 0) + // Minimum execution time: 1_031_000 picoseconds. + Weight::from_parts(1_129_000, 0) } /// Storage: `ParachainInfo::ParachainId` (r:1 w:0) /// Proof: `ParachainInfo::ParachainId` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) @@ -289,8 +293,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `448` // Estimated: `6196` - // Minimum execution time: 88_040_000 picoseconds. - Weight::from_parts(95_210_000, 6196) + // Minimum execution time: 89_689_000 picoseconds. + Weight::from_parts(92_889_000, 6196) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -298,8 +302,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 7_650_000 picoseconds. - Weight::from_parts(7_960_000, 0) + // Minimum execution time: 7_920_000 picoseconds. + Weight::from_parts(8_130_000, 0) } /// Storage: `ParachainInfo::ParachainId` (r:1 w:0) /// Proof: `ParachainInfo::ParachainId` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) @@ -319,8 +323,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `448` // Estimated: `6196` - // Minimum execution time: 78_669_000 picoseconds. - Weight::from_parts(84_250_000, 6196) + // Minimum execution time: 80_600_000 picoseconds. + Weight::from_parts(84_400_000, 6196) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -328,42 +332,42 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 780_000 picoseconds. - Weight::from_parts(890_000, 0) + // Minimum execution time: 949_000 picoseconds. + Weight::from_parts(1_049_000, 0) } pub(crate) fn set_topic() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_340_000 picoseconds. - Weight::from_parts(1_621_000, 0) + // Minimum execution time: 690_000 picoseconds. + Weight::from_parts(800_000, 0) } pub(crate) fn clear_topic() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_310_000 picoseconds. - Weight::from_parts(1_650_000, 0) + // Minimum execution time: 851_000 picoseconds. + Weight::from_parts(960_000, 0) } pub(crate) fn set_fees_mode() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 611_000 picoseconds. - Weight::from_parts(749_000, 0) + // Minimum execution time: 820_000 picoseconds. + Weight::from_parts(930_000, 0) } pub(crate) fn unpaid_execution() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 630_000 picoseconds. - Weight::from_parts(750_000, 0) + // Minimum execution time: 890_000 picoseconds. + Weight::from_parts(1_000_000, 0) } pub(crate) fn alias_origin() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 690_000 picoseconds. - Weight::from_parts(800_000, 0) + // Minimum execution time: 870_000 picoseconds. + Weight::from_parts(951_000, 0) } } diff --git a/system-parachains/coretime/coretime-polkadot/src/weights/cumulus_pallet_parachain_system.rs b/system-parachains/coretime/coretime-polkadot/src/weights/cumulus_pallet_parachain_system.rs index a759cacfd3..62fe0b1d12 100644 --- a/system-parachains/coretime/coretime-polkadot/src/weights/cumulus_pallet_parachain_system.rs +++ b/system-parachains/coretime/coretime-polkadot/src/weights/cumulus_pallet_parachain_system.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `cumulus_pallet_parachain_system` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/coretime-polkadot-runtime/coretime_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/coretime/coretime-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/coretime-polkadot-runtime/coretime_polkadot_runtime.wasm +// --pallet=cumulus_pallet_parachain_system +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/coretime/coretime-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -50,6 +54,8 @@ impl cumulus_pallet_parachain_system::WeightInfo for We /// Proof: `MessageQueue::BookStateFor` (`max_values`: None, `max_size`: Some(52), added: 2527, mode: `MaxEncodedLen`) /// Storage: `MessageQueue::ServiceHead` (r:1 w:1) /// Proof: `MessageQueue::ServiceHead` (`max_values`: Some(1), `max_size`: Some(5), added: 500, mode: `MaxEncodedLen`) + /// Storage: `ParachainSystem::LastProcessedDownwardMessage` (r:0 w:1) + /// Proof: `ParachainSystem::LastProcessedDownwardMessage` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `ParachainSystem::ProcessedDownwardMessages` (r:0 w:1) /// Proof: `ParachainSystem::ProcessedDownwardMessages` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `MessageQueue::Pages` (r:0 w:1000) @@ -59,13 +65,13 @@ impl cumulus_pallet_parachain_system::WeightInfo for We // Proof Size summary in bytes: // Measured: `48` // Estimated: `3517` - // Minimum execution time: 3_640_000 picoseconds. - Weight::from_parts(3_700_000, 0) + // Minimum execution time: 3_629_000 picoseconds. + Weight::from_parts(3_750_000, 0) .saturating_add(Weight::from_parts(0, 3517)) - // Standard Error: 23_298 - .saturating_add(Weight::from_parts(200_609_232, 0).saturating_mul(n.into())) + // Standard Error: 59_008 + .saturating_add(Weight::from_parts(134_822_051, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(3)) - .saturating_add(T::DbWeight::get().writes(4)) + .saturating_add(T::DbWeight::get().writes(5)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(n.into()))) } } diff --git a/system-parachains/coretime/coretime-polkadot/src/weights/cumulus_pallet_xcmp_queue.rs b/system-parachains/coretime/coretime-polkadot/src/weights/cumulus_pallet_xcmp_queue.rs index f26e7dd0aa..87696fefa2 100644 --- a/system-parachains/coretime/coretime-polkadot/src/weights/cumulus_pallet_xcmp_queue.rs +++ b/system-parachains/coretime/coretime-polkadot/src/weights/cumulus_pallet_xcmp_queue.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `cumulus_pallet_xcmp_queue` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/coretime-polkadot-runtime/coretime_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/coretime/coretime-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/coretime-polkadot-runtime/coretime_polkadot_runtime.wasm +// --pallet=cumulus_pallet_xcmp_queue +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/coretime/coretime-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -50,8 +54,8 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `76` // Estimated: `1497` - // Minimum execution time: 6_480_000 picoseconds. - Weight::from_parts(6_730_000, 0) + // Minimum execution time: 6_010_000 picoseconds. + Weight::from_parts(6_620_000, 0) .saturating_add(Weight::from_parts(0, 1497)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -66,16 +70,16 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn /// Proof: `XcmpQueue::InboundXcmpSuspended` (`max_values`: Some(1), `max_size`: Some(4002), added: 4497, mode: `MaxEncodedLen`) /// Storage: `MessageQueue::Pages` (r:0 w:1) /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(65585), added: 68060, mode: `MaxEncodedLen`) - /// The range of component `n` is `[1, 65531]`. + /// The range of component `n` is `[0, 65531]`. fn enqueue_n_bytes_xcmp_message(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `82` // Estimated: `5487` - // Minimum execution time: 15_550_000 picoseconds. - Weight::from_parts(5_316_534, 0) + // Minimum execution time: 17_271_000 picoseconds. + Weight::from_parts(19_065_596, 0) .saturating_add(Weight::from_parts(0, 5487)) - // Standard Error: 18 - .saturating_add(Weight::from_parts(1_402, 0).saturating_mul(n.into())) + // Standard Error: 2 + .saturating_add(Weight::from_parts(619, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -88,17 +92,17 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn /// Storage: `XcmpQueue::InboundXcmpSuspended` (r:1 w:0) /// Proof: `XcmpQueue::InboundXcmpSuspended` (`max_values`: Some(1), `max_size`: Some(4002), added: 4497, mode: `MaxEncodedLen`) /// Storage: `MessageQueue::Pages` (r:0 w:1) - /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(105521), added: 107996, mode: `MaxEncodedLen`) + /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(65585), added: 68060, mode: `MaxEncodedLen`) /// The range of component `n` is `[0, 1000]`. fn enqueue_n_empty_xcmp_messages(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `151` + // Measured: `82` // Estimated: `5487` - // Minimum execution time: 11_593_000 picoseconds. - Weight::from_parts(15_263_900, 0) + // Minimum execution time: 14_060_000 picoseconds. + Weight::from_parts(18_410_993, 0) .saturating_add(Weight::from_parts(0, 5487)) - // Standard Error: 239 - .saturating_add(Weight::from_parts(136_065, 0).saturating_mul(n.into())) + // Standard Error: 904 + .saturating_add(Weight::from_parts(197_430, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -107,19 +111,19 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn /// Storage: `MessageQueue::BookStateFor` (r:1 w:1) /// Proof: `MessageQueue::BookStateFor` (`max_values`: None, `max_size`: Some(52), added: 2527, mode: `MaxEncodedLen`) /// Storage: `MessageQueue::Pages` (r:1 w:1) - /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(105521), added: 107996, mode: `MaxEncodedLen`) + /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(65585), added: 68060, mode: `MaxEncodedLen`) /// Storage: `XcmpQueue::InboundXcmpSuspended` (r:1 w:0) /// Proof: `XcmpQueue::InboundXcmpSuspended` (`max_values`: Some(1), `max_size`: Some(4002), added: 4497, mode: `MaxEncodedLen`) - /// The range of component `n` is `[0, 105457]`. + /// The range of component `n` is `[0, 65521]`. fn enqueue_empty_xcmp_message_at(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `334 + n * (1 ±0)` - // Estimated: `108986` - // Minimum execution time: 20_217_000 picoseconds. - Weight::from_parts(20_647_000, 0) - .saturating_add(Weight::from_parts(0, 108986)) - // Standard Error: 12 - .saturating_add(Weight::from_parts(2_576, 0).saturating_mul(n.into())) + // Measured: `264 + n * (1 ±0)` + // Estimated: `69050` + // Minimum execution time: 24_770_000 picoseconds. + Weight::from_parts(25_873_424, 0) + .saturating_add(Weight::from_parts(0, 69050)) + // Standard Error: 10 + .saturating_add(Weight::from_parts(1_863, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -132,17 +136,17 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn /// Storage: `XcmpQueue::InboundXcmpSuspended` (r:1 w:0) /// Proof: `XcmpQueue::InboundXcmpSuspended` (`max_values`: Some(1), `max_size`: Some(4002), added: 4497, mode: `MaxEncodedLen`) /// Storage: `MessageQueue::Pages` (r:0 w:100) - /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(105521), added: 107996, mode: `MaxEncodedLen`) + /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(65585), added: 68060, mode: `MaxEncodedLen`) /// The range of component `n` is `[0, 100]`. fn enqueue_n_full_pages(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `186` + // Measured: `117` // Estimated: `5487` - // Minimum execution time: 13_262_000 picoseconds. - Weight::from_parts(13_670_000, 0) + // Minimum execution time: 15_470_000 picoseconds. + Weight::from_parts(6_922_652, 0) .saturating_add(Weight::from_parts(0, 5487)) - // Standard Error: 81_154 - .saturating_add(Weight::from_parts(105_979_285, 0).saturating_mul(n.into())) + // Standard Error: 56_409 + .saturating_add(Weight::from_parts(45_053_089, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(n.into()))) @@ -152,16 +156,16 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn /// Storage: `MessageQueue::BookStateFor` (r:1 w:1) /// Proof: `MessageQueue::BookStateFor` (`max_values`: None, `max_size`: Some(52), added: 2527, mode: `MaxEncodedLen`) /// Storage: `MessageQueue::Pages` (r:1 w:1) - /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(105521), added: 107996, mode: `MaxEncodedLen`) + /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(65585), added: 68060, mode: `MaxEncodedLen`) /// Storage: `XcmpQueue::InboundXcmpSuspended` (r:1 w:0) /// Proof: `XcmpQueue::InboundXcmpSuspended` (`max_values`: Some(1), `max_size`: Some(4002), added: 4497, mode: `MaxEncodedLen`) fn enqueue_1000_small_xcmp_messages() -> Weight { // Proof Size summary in bytes: - // Measured: `53067` - // Estimated: `108986` - // Minimum execution time: 289_304_000 picoseconds. - Weight::from_parts(299_215_000, 0) - .saturating_add(Weight::from_parts(0, 108986)) + // Measured: `33029` + // Estimated: `69050` + // Minimum execution time: 280_509_000 picoseconds. + Weight::from_parts(282_139_000, 0) + .saturating_add(Weight::from_parts(0, 69050)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -172,7 +176,7 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn // Measured: `76` // Estimated: `2767` // Minimum execution time: 4_080_000 picoseconds. - Weight::from_parts(4_280_000, 0) + Weight::from_parts(4_310_000, 0) .saturating_add(Weight::from_parts(0, 2767)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -183,8 +187,8 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `111` // Estimated: `2767` - // Minimum execution time: 5_610_000 picoseconds. - Weight::from_parts(5_870_000, 0) + // Minimum execution time: 5_430_000 picoseconds. + Weight::from_parts(5_640_000, 0) .saturating_add(Weight::from_parts(0, 2767)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -193,8 +197,8 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_150_000 picoseconds. - Weight::from_parts(6_380_000, 0) + // Minimum execution time: 6_580_000 picoseconds. + Weight::from_parts(6_760_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// Storage: UNKNOWN KEY `0x7b3237373ffdfeb1cab4222e3b520d6b345d8e88afa015075c945637c07e8f20` (r:1 w:1) @@ -215,8 +219,8 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `65711` // Estimated: `69176` - // Minimum execution time: 141_790_000 picoseconds. - Weight::from_parts(142_931_000, 0) + // Minimum execution time: 111_689_000 picoseconds. + Weight::from_parts(114_129_000, 0) .saturating_add(Weight::from_parts(0, 69176)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(5)) @@ -229,8 +233,8 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `65710` // Estimated: `69175` - // Minimum execution time: 60_170_000 picoseconds. - Weight::from_parts(60_720_000, 0) + // Minimum execution time: 65_630_000 picoseconds. + Weight::from_parts(66_940_000, 0) .saturating_add(Weight::from_parts(0, 69175)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) diff --git a/system-parachains/coretime/coretime-polkadot/src/weights/frame_system.rs b/system-parachains/coretime/coretime-polkadot/src/weights/frame_system.rs index 349bdc6d14..bc2415a813 100644 --- a/system-parachains/coretime/coretime-polkadot/src/weights/frame_system.rs +++ b/system-parachains/coretime/coretime-polkadot/src/weights/frame_system.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `frame_system` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/coretime-polkadot-runtime/coretime_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/coretime/coretime-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/coretime-polkadot-runtime/coretime_polkadot_runtime.wasm +// --pallet=frame_system +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/coretime/coretime-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -49,22 +53,22 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_560_000 picoseconds. - Weight::from_parts(9_425_317, 0) + // Minimum execution time: 3_120_000 picoseconds. + Weight::from_parts(48_977_609, 0) .saturating_add(Weight::from_parts(0, 0)) // Standard Error: 3 - .saturating_add(Weight::from_parts(478, 0).saturating_mul(b.into())) + .saturating_add(Weight::from_parts(590, 0).saturating_mul(b.into())) } /// The range of component `b` is `[0, 3932160]`. fn remark_with_event(b: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_630_000 picoseconds. - Weight::from_parts(6_850_000, 0) + // Minimum execution time: 6_888_000 picoseconds. + Weight::from_parts(55_536_524, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 2 - .saturating_add(Weight::from_parts(2_175, 0).saturating_mul(b.into())) + // Standard Error: 4 + .saturating_add(Weight::from_parts(1_751, 0).saturating_mul(b.into())) } /// Storage: UNKNOWN KEY `0x3a686561707061676573` (r:0 w:1) /// Proof: UNKNOWN KEY `0x3a686561707061676573` (r:0 w:1) @@ -72,8 +76,8 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_260_000 picoseconds. - Weight::from_parts(4_440_000, 0) + // Minimum execution time: 4_141_000 picoseconds. + Weight::from_parts(4_469_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -93,8 +97,8 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `164` // Estimated: `1649` - // Minimum execution time: 125_982_229_000 picoseconds. - Weight::from_parts(129_329_345_000, 0) + // Minimum execution time: 129_548_380_000 picoseconds. + Weight::from_parts(130_847_983_000, 0) .saturating_add(Weight::from_parts(0, 1649)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) @@ -106,11 +110,11 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_660_000 picoseconds. - Weight::from_parts(2_770_000, 0) + // Minimum execution time: 2_800_000 picoseconds. + Weight::from_parts(3_100_000, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 2_959 - .saturating_add(Weight::from_parts(926_856, 0).saturating_mul(i.into())) + // Standard Error: 1_176 + .saturating_add(Weight::from_parts(1_111_799, 0).saturating_mul(i.into())) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into()))) } /// Storage: `Skipped::Metadata` (r:0 w:0) @@ -120,11 +124,11 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_660_000 picoseconds. - Weight::from_parts(2_780_000, 0) + // Minimum execution time: 2_891_000 picoseconds. + Weight::from_parts(3_259_000, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 1_170 - .saturating_add(Weight::from_parts(688_797, 0).saturating_mul(i.into())) + // Standard Error: 1_196 + .saturating_add(Weight::from_parts(852_942, 0).saturating_mul(i.into())) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into()))) } /// Storage: `Skipped::Metadata` (r:0 w:0) @@ -134,11 +138,11 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `78 + p * (69 ±0)` // Estimated: `73 + p * (70 ±0)` - // Minimum execution time: 5_330_000 picoseconds. - Weight::from_parts(5_460_000, 0) + // Minimum execution time: 5_259_000 picoseconds. + Weight::from_parts(5_480_000, 0) .saturating_add(Weight::from_parts(0, 73)) - // Standard Error: 1_510 - .saturating_add(Weight::from_parts(1_545_154, 0).saturating_mul(p.into())) + // Standard Error: 3_131 + .saturating_add(Weight::from_parts(1_768_688, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(p.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(p.into()))) .saturating_add(Weight::from_parts(0, 70).saturating_mul(p.into())) @@ -149,8 +153,8 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 21_070_000 picoseconds. - Weight::from_parts(22_120_000, 0) + // Minimum execution time: 11_620_000 picoseconds. + Weight::from_parts(13_050_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -172,8 +176,8 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `186` // Estimated: `1671` - // Minimum execution time: 129_741_710_000 picoseconds. - Weight::from_parts(132_980_845_000, 0) + // Minimum execution time: 134_200_462_000 picoseconds. + Weight::from_parts(139_074_817_000, 0) .saturating_add(Weight::from_parts(0, 1671)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(4)) diff --git a/system-parachains/coretime/coretime-polkadot/src/weights/frame_system_extensions.rs b/system-parachains/coretime/coretime-polkadot/src/weights/frame_system_extensions.rs index 7669016ab0..6998cfecc2 100644 --- a/system-parachains/coretime/coretime-polkadot/src/weights/frame_system_extensions.rs +++ b/system-parachains/coretime/coretime-polkadot/src/weights/frame_system_extensions.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `frame_system_extensions` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/coretime-polkadot-runtime/coretime_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/coretime/coretime-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/coretime-polkadot-runtime/coretime_polkadot_runtime.wasm +// --pallet=frame_system_extensions +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/coretime/coretime-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -48,32 +52,32 @@ impl frame_system::ExtensionsWeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `30` // Estimated: `0` - // Minimum execution time: 3_850_000 picoseconds. - Weight::from_parts(4_000_000, 0) + // Minimum execution time: 3_920_000 picoseconds. + Weight::from_parts(4_200_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn check_mortality_mortal_transaction() -> Weight { // Proof Size summary in bytes: // Measured: `68` // Estimated: `0` - // Minimum execution time: 7_230_000 picoseconds. - Weight::from_parts(7_570_000, 0) + // Minimum execution time: 7_560_000 picoseconds. + Weight::from_parts(8_040_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn check_mortality_immortal_transaction() -> Weight { // Proof Size summary in bytes: // Measured: `68` // Estimated: `0` - // Minimum execution time: 7_190_000 picoseconds. - Weight::from_parts(7_470_000, 0) + // Minimum execution time: 7_590_000 picoseconds. + Weight::from_parts(8_060_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn check_non_zero_sender() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 660_000 picoseconds. - Weight::from_parts(720_000, 0) + // Minimum execution time: 880_000 picoseconds. + Weight::from_parts(1_000_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// Storage: `System::Account` (r:1 w:1) @@ -82,8 +86,8 @@ impl frame_system::ExtensionsWeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `101` // Estimated: `3593` - // Minimum execution time: 7_800_000 picoseconds. - Weight::from_parts(8_021_000, 0) + // Minimum execution time: 10_290_000 picoseconds. + Weight::from_parts(10_510_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -92,32 +96,32 @@ impl frame_system::ExtensionsWeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 490_000 picoseconds. - Weight::from_parts(560_000, 0) + // Minimum execution time: 720_000 picoseconds. + Weight::from_parts(850_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn check_tx_version() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 520_000 picoseconds. - Weight::from_parts(570_000, 0) + // Minimum execution time: 720_000 picoseconds. + Weight::from_parts(870_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn check_weight() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_530_000 picoseconds. - Weight::from_parts(4_770_000, 0) + // Minimum execution time: 5_280_000 picoseconds. + Weight::from_parts(5_460_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn weight_reclaim() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_670_000 picoseconds. - Weight::from_parts(2_750_000, 0) + // Minimum execution time: 3_370_000 picoseconds. + Weight::from_parts(3_570_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/system-parachains/coretime/coretime-polkadot/src/weights/pallet_balances.rs b/system-parachains/coretime/coretime-polkadot/src/weights/pallet_balances.rs index fe4850c3a3..c7fdb13473 100644 --- a/system-parachains/coretime/coretime-polkadot/src/weights/pallet_balances.rs +++ b/system-parachains/coretime/coretime-polkadot/src/weights/pallet_balances.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_balances` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/coretime-polkadot-runtime/coretime_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/coretime/coretime-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/coretime-polkadot-runtime/coretime_polkadot_runtime.wasm +// --pallet=pallet_balances +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/coretime/coretime-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -50,8 +54,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `52` // Estimated: `3593` - // Minimum execution time: 57_451_000 picoseconds. - Weight::from_parts(58_040_000, 0) + // Minimum execution time: 70_299_000 picoseconds. + Weight::from_parts(73_320_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -62,8 +66,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `52` // Estimated: `3593` - // Minimum execution time: 45_940_000 picoseconds. - Weight::from_parts(46_801_000, 0) + // Minimum execution time: 55_560_000 picoseconds. + Weight::from_parts(57_210_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -72,10 +76,10 @@ impl pallet_balances::WeightInfo for WeightInfo { /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) fn force_set_balance_creating() -> Weight { // Proof Size summary in bytes: - // Measured: `174` + // Measured: `39` // Estimated: `3593` - // Minimum execution time: 18_010_000 picoseconds. - Weight::from_parts(18_380_000, 0) + // Minimum execution time: 29_190_000 picoseconds. + Weight::from_parts(30_160_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -86,8 +90,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `174` // Estimated: `3593` - // Minimum execution time: 26_090_000 picoseconds. - Weight::from_parts(26_550_000, 0) + // Minimum execution time: 29_280_000 picoseconds. + Weight::from_parts(31_040_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -98,8 +102,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `155` // Estimated: `6196` - // Minimum execution time: 59_240_000 picoseconds. - Weight::from_parts(60_330_000, 0) + // Minimum execution time: 70_910_000 picoseconds. + Weight::from_parts(73_400_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -110,8 +114,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `52` // Estimated: `3593` - // Minimum execution time: 56_560_000 picoseconds. - Weight::from_parts(57_270_000, 0) + // Minimum execution time: 69_609_000 picoseconds. + Weight::from_parts(71_880_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -122,8 +126,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `174` // Estimated: `3593` - // Minimum execution time: 21_151_000 picoseconds. - Weight::from_parts(21_610_000, 0) + // Minimum execution time: 22_980_000 picoseconds. + Weight::from_parts(24_020_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -135,11 +139,11 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0 + u * (136 ±0)` // Estimated: `990 + u * (2603 ±0)` - // Minimum execution time: 19_501_000 picoseconds. - Weight::from_parts(19_790_000, 0) + // Minimum execution time: 21_880_000 picoseconds. + Weight::from_parts(22_660_000, 0) .saturating_add(Weight::from_parts(0, 990)) - // Standard Error: 7_737 - .saturating_add(Weight::from_parts(16_334_209, 0).saturating_mul(u.into())) + // Standard Error: 29_263 + .saturating_add(Weight::from_parts(20_399_934, 0).saturating_mul(u.into())) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(u.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(u.into()))) .saturating_add(Weight::from_parts(0, 2603).saturating_mul(u.into())) @@ -148,24 +152,24 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 7_360_000 picoseconds. - Weight::from_parts(7_570_000, 0) + // Minimum execution time: 7_840_000 picoseconds. + Weight::from_parts(8_270_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn burn_allow_death() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 34_930_000 picoseconds. - Weight::from_parts(35_360_000, 0) + // Minimum execution time: 42_360_000 picoseconds. + Weight::from_parts(43_570_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn burn_keep_alive() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 23_770_000 picoseconds. - Weight::from_parts(24_340_000, 0) + // Minimum execution time: 28_350_000 picoseconds. + Weight::from_parts(28_920_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/system-parachains/coretime/coretime-polkadot/src/weights/pallet_broker.rs b/system-parachains/coretime/coretime-polkadot/src/weights/pallet_broker.rs index 18f73df167..8186527627 100644 --- a/system-parachains/coretime/coretime-polkadot/src/weights/pallet_broker.rs +++ b/system-parachains/coretime/coretime-polkadot/src/weights/pallet_broker.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_broker` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/coretime-polkadot-runtime/coretime_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/coretime/coretime-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/coretime-polkadot-runtime/coretime_polkadot_runtime.wasm +// --pallet=pallet_broker +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/coretime/coretime-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -50,8 +54,8 @@ impl pallet_broker::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_240_000 picoseconds. - Weight::from_parts(3_400_000, 0) + // Minimum execution time: 3_280_000 picoseconds. + Weight::from_parts(3_770_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -61,8 +65,8 @@ impl pallet_broker::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `10888` // Estimated: `13506` - // Minimum execution time: 30_380_000 picoseconds. - Weight::from_parts(31_020_000, 0) + // Minimum execution time: 32_060_000 picoseconds. + Weight::from_parts(32_830_000, 0) .saturating_add(Weight::from_parts(0, 13506)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -73,8 +77,8 @@ impl pallet_broker::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `12090` // Estimated: `13506` - // Minimum execution time: 29_600_000 picoseconds. - Weight::from_parts(30_020_000, 0) + // Minimum execution time: 30_900_000 picoseconds. + Weight::from_parts(31_600_000, 0) .saturating_add(Weight::from_parts(0, 13506)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -89,8 +93,8 @@ impl pallet_broker::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `506` // Estimated: `1991` - // Minimum execution time: 15_280_000 picoseconds. - Weight::from_parts(15_720_000, 0) + // Minimum execution time: 14_970_000 picoseconds. + Weight::from_parts(15_840_000, 0) .saturating_add(Weight::from_parts(0, 1991)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) @@ -101,8 +105,8 @@ impl pallet_broker::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `510` // Estimated: `1926` - // Minimum execution time: 12_450_000 picoseconds. - Weight::from_parts(12_880_000, 0) + // Minimum execution time: 12_080_000 picoseconds. + Weight::from_parts(12_970_000, 0) .saturating_add(Weight::from_parts(0, 1926)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -119,8 +123,6 @@ impl pallet_broker::WeightInfo for WeightInfo { /// Proof: `PolkadotXcm::SupportedVersion` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `ParachainSystem::HostConfiguration` (r:1 w:0) /// Proof: `ParachainSystem::HostConfiguration` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) - /// Storage: `ParachainSystem::PendingUpwardMessages` (r:1 w:1) - /// Proof: `ParachainSystem::PendingUpwardMessages` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `ParachainSystem::ValidationData` (r:1 w:0) /// Proof: `ParachainSystem::ValidationData` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `ParachainSystem::LastRelayChainBlockNumber` (r:1 w:0) @@ -140,13 +142,13 @@ impl pallet_broker::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `12607` // Estimated: `15061 + n * (2 ±0)` - // Minimum execution time: 59_210_000 picoseconds. - Weight::from_parts(167_475_467, 0) + // Minimum execution time: 69_280_000 picoseconds. + Weight::from_parts(224_366_009, 0) .saturating_add(Weight::from_parts(0, 15061)) - // Standard Error: 2_947 - .saturating_add(Weight::from_parts(28_008, 0).saturating_mul(n.into())) - .saturating_add(T::DbWeight::get().reads(13)) - .saturating_add(T::DbWeight::get().writes(62)) + // Standard Error: 4_228 + .saturating_add(Weight::from_parts(37_419, 0).saturating_mul(n.into())) + .saturating_add(T::DbWeight::get().reads(12)) + .saturating_add(T::DbWeight::get().writes(61)) .saturating_add(Weight::from_parts(0, 2).saturating_mul(n.into())) } /// Storage: `Broker::Status` (r:1 w:0) @@ -161,10 +163,10 @@ impl pallet_broker::WeightInfo for WeightInfo { /// Proof: `Broker::Regions` (`max_values`: None, `max_size`: Some(86), added: 2561, mode: `MaxEncodedLen`) fn purchase() -> Weight { // Proof Size summary in bytes: - // Measured: `476` + // Measured: `442` // Estimated: `3593` - // Minimum execution time: 69_010_000 picoseconds. - Weight::from_parts(69_491_000, 0) + // Minimum execution time: 81_600_000 picoseconds. + Weight::from_parts(85_741_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) @@ -185,10 +187,10 @@ impl pallet_broker::WeightInfo for WeightInfo { /// Proof: `Broker::Workplan` (`max_values`: None, `max_size`: Some(1216), added: 3691, mode: `MaxEncodedLen`) fn renew() -> Weight { // Proof Size summary in bytes: - // Measured: `729` + // Measured: `695` // Estimated: `4698` - // Minimum execution time: 97_890_000 picoseconds. - Weight::from_parts(100_421_000, 0) + // Minimum execution time: 113_030_000 picoseconds. + Weight::from_parts(117_860_000, 0) .saturating_add(Weight::from_parts(0, 4698)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(5)) @@ -199,35 +201,47 @@ impl pallet_broker::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `358` // Estimated: `3551` - // Minimum execution time: 21_430_000 picoseconds. - Weight::from_parts(21_740_000, 0) + // Minimum execution time: 23_090_000 picoseconds. + Weight::from_parts(24_550_000, 0) .saturating_add(Weight::from_parts(0, 3551)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } + /// Storage: `Broker::Status` (r:1 w:0) + /// Proof: `Broker::Status` (`max_values`: Some(1), `max_size`: Some(18), added: 513, mode: `MaxEncodedLen`) /// Storage: `Broker::Regions` (r:1 w:2) /// Proof: `Broker::Regions` (`max_values`: None, `max_size`: Some(86), added: 2561, mode: `MaxEncodedLen`) + /// Storage: `Broker::InstaPoolContribution` (r:1 w:1) + /// Proof: `Broker::InstaPoolContribution` (`max_values`: None, `max_size`: Some(68), added: 2543, mode: `MaxEncodedLen`) + /// Storage: `Broker::InstaPoolIo` (r:2 w:2) + /// Proof: `Broker::InstaPoolIo` (`max_values`: None, `max_size`: Some(28), added: 2503, mode: `MaxEncodedLen`) fn partition() -> Weight { // Proof Size summary in bytes: - // Measured: `358` - // Estimated: `3551` - // Minimum execution time: 23_110_000 picoseconds. - Weight::from_parts(23_511_000, 0) - .saturating_add(Weight::from_parts(0, 3551)) - .saturating_add(T::DbWeight::get().reads(1)) - .saturating_add(T::DbWeight::get().writes(2)) + // Measured: `577` + // Estimated: `5996` + // Minimum execution time: 48_220_000 picoseconds. + Weight::from_parts(51_200_000, 0) + .saturating_add(Weight::from_parts(0, 5996)) + .saturating_add(T::DbWeight::get().reads(5)) + .saturating_add(T::DbWeight::get().writes(5)) } + /// Storage: `Broker::Status` (r:1 w:0) + /// Proof: `Broker::Status` (`max_values`: Some(1), `max_size`: Some(18), added: 513, mode: `MaxEncodedLen`) /// Storage: `Broker::Regions` (r:1 w:3) /// Proof: `Broker::Regions` (`max_values`: None, `max_size`: Some(86), added: 2561, mode: `MaxEncodedLen`) + /// Storage: `Broker::InstaPoolContribution` (r:1 w:1) + /// Proof: `Broker::InstaPoolContribution` (`max_values`: None, `max_size`: Some(68), added: 2543, mode: `MaxEncodedLen`) + /// Storage: `Broker::InstaPoolIo` (r:2 w:2) + /// Proof: `Broker::InstaPoolIo` (`max_values`: None, `max_size`: Some(28), added: 2503, mode: `MaxEncodedLen`) fn interlace() -> Weight { // Proof Size summary in bytes: - // Measured: `358` - // Estimated: `3551` - // Minimum execution time: 24_620_000 picoseconds. - Weight::from_parts(25_131_000, 0) - .saturating_add(Weight::from_parts(0, 3551)) - .saturating_add(T::DbWeight::get().reads(1)) - .saturating_add(T::DbWeight::get().writes(3)) + // Measured: `577` + // Estimated: `5996` + // Minimum execution time: 49_910_000 picoseconds. + Weight::from_parts(51_540_000, 0) + .saturating_add(Weight::from_parts(0, 5996)) + .saturating_add(T::DbWeight::get().reads(5)) + .saturating_add(T::DbWeight::get().writes(6)) } /// Storage: `Broker::Configuration` (r:1 w:0) /// Proof: `Broker::Configuration` (`max_values`: Some(1), `max_size`: Some(31), added: 526, mode: `MaxEncodedLen`) @@ -237,15 +251,19 @@ impl pallet_broker::WeightInfo for WeightInfo { /// Proof: `Broker::Regions` (`max_values`: None, `max_size`: Some(86), added: 2561, mode: `MaxEncodedLen`) /// Storage: `Broker::Workplan` (r:1 w:1) /// Proof: `Broker::Workplan` (`max_values`: None, `max_size`: Some(1216), added: 3691, mode: `MaxEncodedLen`) + /// Storage: `Broker::InstaPoolContribution` (r:1 w:1) + /// Proof: `Broker::InstaPoolContribution` (`max_values`: None, `max_size`: Some(68), added: 2543, mode: `MaxEncodedLen`) + /// Storage: `Broker::InstaPoolIo` (r:2 w:2) + /// Proof: `Broker::InstaPoolIo` (`max_values`: None, `max_size`: Some(28), added: 2503, mode: `MaxEncodedLen`) fn assign() -> Weight { // Proof Size summary in bytes: - // Measured: `939` - // Estimated: `4681` - // Minimum execution time: 37_750_000 picoseconds. - Weight::from_parts(38_420_000, 0) - .saturating_add(Weight::from_parts(0, 4681)) - .saturating_add(T::DbWeight::get().reads(4)) - .saturating_add(T::DbWeight::get().writes(2)) + // Measured: `1143` + // Estimated: `5996` + // Minimum execution time: 62_720_000 picoseconds. + Weight::from_parts(64_710_000, 0) + .saturating_add(Weight::from_parts(0, 5996)) + .saturating_add(T::DbWeight::get().reads(7)) + .saturating_add(T::DbWeight::get().writes(5)) } /// Storage: `Broker::Status` (r:1 w:0) /// Proof: `Broker::Status` (`max_values`: Some(1), `max_size`: Some(18), added: 513, mode: `MaxEncodedLen`) @@ -261,8 +279,8 @@ impl pallet_broker::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1005` // Estimated: `5996` - // Minimum execution time: 45_411_000 picoseconds. - Weight::from_parts(46_020_000, 0) + // Minimum execution time: 50_270_000 picoseconds. + Weight::from_parts(53_250_000, 0) .saturating_add(Weight::from_parts(0, 5996)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(5)) @@ -278,11 +296,11 @@ impl pallet_broker::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `671` // Estimated: `6196 + m * (2520 ±0)` - // Minimum execution time: 77_031_000 picoseconds. - Weight::from_parts(76_138_028, 0) + // Minimum execution time: 89_109_000 picoseconds. + Weight::from_parts(92_656_093, 0) .saturating_add(Weight::from_parts(0, 6196)) - // Standard Error: 31_117 - .saturating_add(Weight::from_parts(1_920_923, 0).saturating_mul(m.into())) + // Standard Error: 111_421 + .saturating_add(Weight::from_parts(491_116, 0).saturating_mul(m.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(m.into()))) .saturating_add(T::DbWeight::get().writes(5)) @@ -294,8 +312,8 @@ impl pallet_broker::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `103` // Estimated: `3593` - // Minimum execution time: 48_470_000 picoseconds. - Weight::from_parts(48_950_000, 0) + // Minimum execution time: 58_551_000 picoseconds. + Weight::from_parts(60_309_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -308,8 +326,8 @@ impl pallet_broker::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `466` // Estimated: `3551` - // Minimum execution time: 56_130_000 picoseconds. - Weight::from_parts(58_870_000, 0) + // Minimum execution time: 47_759_000 picoseconds. + Weight::from_parts(50_840_000, 0) .saturating_add(Weight::from_parts(0, 3551)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -324,8 +342,8 @@ impl pallet_broker::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `463` // Estimated: `3533` - // Minimum execution time: 74_760_000 picoseconds. - Weight::from_parts(120_830_000, 0) + // Minimum execution time: 61_941_000 picoseconds. + Weight::from_parts(64_880_000, 0) .saturating_add(Weight::from_parts(0, 3533)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) @@ -342,8 +360,8 @@ impl pallet_broker::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `979` // Estimated: `3593` - // Minimum execution time: 111_100_000 picoseconds. - Weight::from_parts(118_611_000, 0) + // Minimum execution time: 76_021_000 picoseconds. + Weight::from_parts(79_610_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(1)) @@ -356,8 +374,8 @@ impl pallet_broker::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `890` // Estimated: `4698` - // Minimum execution time: 53_591_000 picoseconds. - Weight::from_parts(59_340_000, 0) + // Minimum execution time: 50_170_000 picoseconds. + Weight::from_parts(53_880_000, 0) .saturating_add(Weight::from_parts(0, 4698)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -368,29 +386,28 @@ impl pallet_broker::WeightInfo for WeightInfo { /// Proof: `PolkadotXcm::SupportedVersion` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `ParachainSystem::HostConfiguration` (r:1 w:0) /// Proof: `ParachainSystem::HostConfiguration` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) - /// Storage: `ParachainSystem::PendingUpwardMessages` (r:1 w:1) - /// Proof: `ParachainSystem::PendingUpwardMessages` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// The range of component `n` is `[0, 1000]`. fn request_core_count(_n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `42` // Estimated: `3507` - // Minimum execution time: 24_770_000 picoseconds. - Weight::from_parts(25_742_875, 0) + // Minimum execution time: 23_840_000 picoseconds. + Weight::from_parts(32_394_193, 0) .saturating_add(Weight::from_parts(0, 3507)) - .saturating_add(T::DbWeight::get().reads(4)) - .saturating_add(T::DbWeight::get().writes(1)) + .saturating_add(T::DbWeight::get().reads(3)) } /// Storage: `Broker::CoreCountInbox` (r:1 w:1) /// Proof: `Broker::CoreCountInbox` (`max_values`: Some(1), `max_size`: Some(2), added: 497, mode: `MaxEncodedLen`) /// The range of component `n` is `[0, 1000]`. - fn process_core_count(_n: u32, ) -> Weight { + fn process_core_count(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `266` // Estimated: `1487` - // Minimum execution time: 9_091_000 picoseconds. - Weight::from_parts(9_634_359, 0) + // Minimum execution time: 9_910_000 picoseconds. + Weight::from_parts(11_116_807, 0) .saturating_add(Weight::from_parts(0, 1487)) + // Standard Error: 68 + .saturating_add(Weight::from_parts(540, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -404,8 +421,8 @@ impl pallet_broker::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `500` // Estimated: `6196` - // Minimum execution time: 63_910_000 picoseconds. - Weight::from_parts(64_490_000, 0) + // Minimum execution time: 69_120_000 picoseconds. + Weight::from_parts(74_480_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) @@ -435,13 +452,13 @@ impl pallet_broker::WeightInfo for WeightInfo { /// The range of component `n` is `[0, 1000]`. fn rotate_sale(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `32809` + // Measured: `32808` // Estimated: `227970 + n * (206 ±13)` - // Minimum execution time: 35_040_000 picoseconds. - Weight::from_parts(2_862_813_811, 0) + // Minimum execution time: 39_581_000 picoseconds. + Weight::from_parts(3_492_067_089, 0) .saturating_add(Weight::from_parts(0, 227970)) - // Standard Error: 179_731 - .saturating_add(Weight::from_parts(4_635_810, 0).saturating_mul(n.into())) + // Standard Error: 219_075 + .saturating_add(Weight::from_parts(5_980_131, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(123)) .saturating_add(T::DbWeight::get().writes(176)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(n.into()))) @@ -455,8 +472,8 @@ impl pallet_broker::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `42` // Estimated: `3493` - // Minimum execution time: 8_920_000 picoseconds. - Weight::from_parts(9_310_000, 0) + // Minimum execution time: 9_340_000 picoseconds. + Weight::from_parts(9_790_000, 0) .saturating_add(Weight::from_parts(0, 3493)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -471,17 +488,15 @@ impl pallet_broker::WeightInfo for WeightInfo { /// Proof: `PolkadotXcm::SupportedVersion` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `ParachainSystem::HostConfiguration` (r:1 w:0) /// Proof: `ParachainSystem::HostConfiguration` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) - /// Storage: `ParachainSystem::PendingUpwardMessages` (r:1 w:1) - /// Proof: `ParachainSystem::PendingUpwardMessages` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) fn process_core_schedule() -> Weight { // Proof Size summary in bytes: // Measured: `1289` // Estimated: `4754` - // Minimum execution time: 37_880_000 picoseconds. - Weight::from_parts(38_271_000, 0) + // Minimum execution time: 43_190_000 picoseconds. + Weight::from_parts(45_320_000, 0) .saturating_add(Weight::from_parts(0, 4754)) - .saturating_add(T::DbWeight::get().reads(6)) - .saturating_add(T::DbWeight::get().writes(3)) + .saturating_add(T::DbWeight::get().reads(5)) + .saturating_add(T::DbWeight::get().writes(2)) } /// Storage: `ParachainSystem::UpwardDeliveryFeeFactor` (r:1 w:0) /// Proof: `ParachainSystem::UpwardDeliveryFeeFactor` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) @@ -489,17 +504,14 @@ impl pallet_broker::WeightInfo for WeightInfo { /// Proof: `PolkadotXcm::SupportedVersion` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `ParachainSystem::HostConfiguration` (r:1 w:0) /// Proof: `ParachainSystem::HostConfiguration` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) - /// Storage: `ParachainSystem::PendingUpwardMessages` (r:1 w:1) - /// Proof: `ParachainSystem::PendingUpwardMessages` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) fn request_revenue_info_at() -> Weight { // Proof Size summary in bytes: // Measured: `42` // Estimated: `3507` - // Minimum execution time: 19_030_000 picoseconds. - Weight::from_parts(19_660_000, 0) + // Minimum execution time: 21_230_000 picoseconds. + Weight::from_parts(22_690_000, 0) .saturating_add(Weight::from_parts(0, 3507)) - .saturating_add(T::DbWeight::get().reads(4)) - .saturating_add(T::DbWeight::get().writes(1)) + .saturating_add(T::DbWeight::get().reads(3)) } /// Storage: `Broker::CoreCountInbox` (r:0 w:1) /// Proof: `Broker::CoreCountInbox` (`max_values`: Some(1), `max_size`: Some(2), added: 497, mode: `MaxEncodedLen`) @@ -507,8 +519,8 @@ impl pallet_broker::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_990_000 picoseconds. - Weight::from_parts(3_150_000, 0) + // Minimum execution time: 2_970_000 picoseconds. + Weight::from_parts(3_250_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -518,8 +530,8 @@ impl pallet_broker::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_230_000 picoseconds. - Weight::from_parts(3_400_000, 0) + // Minimum execution time: 3_290_000 picoseconds. + Weight::from_parts(3_500_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -535,11 +547,11 @@ impl pallet_broker::WeightInfo for WeightInfo { /// Proof: `ParachainSystem::ValidationData` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) fn do_tick_base() -> Weight { // Proof Size summary in bytes: - // Measured: `408` - // Estimated: `1893` - // Minimum execution time: 15_580_000 picoseconds. - Weight::from_parts(16_060_000, 0) - .saturating_add(Weight::from_parts(0, 1893)) + // Measured: `374` + // Estimated: `1859` + // Minimum execution time: 16_370_000 picoseconds. + Weight::from_parts(17_480_000, 0) + .saturating_add(Weight::from_parts(0, 1859)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -555,8 +567,8 @@ impl pallet_broker::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `11141` // Estimated: `13506` - // Minimum execution time: 46_031_000 picoseconds. - Weight::from_parts(46_530_000, 0) + // Minimum execution time: 52_130_000 picoseconds. + Weight::from_parts(55_290_000, 0) .saturating_add(Weight::from_parts(0, 13506)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) @@ -567,8 +579,8 @@ impl pallet_broker::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `502` // Estimated: `1926` - // Minimum execution time: 8_950_000 picoseconds. - Weight::from_parts(9_280_000, 0) + // Minimum execution time: 8_530_000 picoseconds. + Weight::from_parts(9_370_000, 0) .saturating_add(Weight::from_parts(0, 1926)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -591,10 +603,10 @@ impl pallet_broker::WeightInfo for WeightInfo { /// Proof: `Broker::Workplan` (`max_values`: None, `max_size`: Some(1216), added: 3691, mode: `MaxEncodedLen`) fn enable_auto_renew() -> Weight { // Proof Size summary in bytes: - // Measured: `3000` + // Measured: `2966` // Estimated: `6196` - // Minimum execution time: 132_670_000 picoseconds. - Weight::from_parts(136_170_000, 0) + // Minimum execution time: 141_719_000 picoseconds. + Weight::from_parts(155_240_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(7)) @@ -605,8 +617,8 @@ impl pallet_broker::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1307` // Estimated: `2487` - // Minimum execution time: 25_350_000 picoseconds. - Weight::from_parts(27_490_000, 0) + // Minimum execution time: 29_850_000 picoseconds. + Weight::from_parts(31_249_000, 0) .saturating_add(Weight::from_parts(0, 2487)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -619,17 +631,15 @@ impl pallet_broker::WeightInfo for WeightInfo { /// Proof: `PolkadotXcm::SupportedVersion` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `ParachainSystem::HostConfiguration` (r:1 w:0) /// Proof: `ParachainSystem::HostConfiguration` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) - /// Storage: `ParachainSystem::PendingUpwardMessages` (r:1 w:1) - /// Proof: `ParachainSystem::PendingUpwardMessages` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) fn on_new_timeslice() -> Weight { // Proof Size summary in bytes: - // Measured: `330` - // Estimated: `3795` - // Minimum execution time: 62_941_000 picoseconds. - Weight::from_parts(63_971_000, 0) - .saturating_add(Weight::from_parts(0, 3795)) - .saturating_add(T::DbWeight::get().reads(5)) - .saturating_add(T::DbWeight::get().writes(2)) + // Measured: `254` + // Estimated: `3719` + // Minimum execution time: 75_150_000 picoseconds. + Weight::from_parts(78_640_000, 0) + .saturating_add(Weight::from_parts(0, 3719)) + .saturating_add(T::DbWeight::get().reads(4)) + .saturating_add(T::DbWeight::get().writes(1)) } /// Storage: `Broker::Workplan` (r:1 w:1) /// Proof: `Broker::Workplan` (`max_values`: None, `max_size`: Some(1216), added: 3691, mode: `MaxEncodedLen`) @@ -637,8 +647,8 @@ impl pallet_broker::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `800` // Estimated: `4681` - // Minimum execution time: 21_601_000 picoseconds. - Weight::from_parts(22_020_000, 0) + // Minimum execution time: 24_340_000 picoseconds. + Weight::from_parts(27_769_000, 0) .saturating_add(Weight::from_parts(0, 4681)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) diff --git a/system-parachains/coretime/coretime-polkadot/src/weights/pallet_collator_selection.rs b/system-parachains/coretime/coretime-polkadot/src/weights/pallet_collator_selection.rs index eb12da9153..9336d19401 100644 --- a/system-parachains/coretime/coretime-polkadot/src/weights/pallet_collator_selection.rs +++ b/system-parachains/coretime/coretime-polkadot/src/weights/pallet_collator_selection.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_collator_selection` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/coretime-polkadot-runtime/coretime_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/coretime/coretime-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/coretime-polkadot-runtime/coretime_polkadot_runtime.wasm +// --pallet=pallet_collator_selection +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/coretime/coretime-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -53,11 +57,11 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `197 + b * (79 ±0)` // Estimated: `1188 + b * (2555 ±0)` - // Minimum execution time: 15_390_000 picoseconds. - Weight::from_parts(11_924_700, 0) + // Minimum execution time: 14_990_000 picoseconds. + Weight::from_parts(6_049_631, 0) .saturating_add(Weight::from_parts(0, 1188)) - // Standard Error: 8_099 - .saturating_add(Weight::from_parts(4_532_079, 0).saturating_mul(b.into())) + // Standard Error: 66_940 + .saturating_add(Weight::from_parts(5_876_976, 0).saturating_mul(b.into())) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(b.into()))) .saturating_add(T::DbWeight::get().writes(1)) .saturating_add(Weight::from_parts(0, 2555).saturating_mul(b.into())) @@ -74,15 +78,15 @@ impl pallet_collator_selection::WeightInfo for WeightIn /// The range of component `c` is `[1, 99]`. fn add_invulnerable(b: u32, c: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `795 + b * (32 ±0) + c * (53 ±0)` + // Measured: `794 + b * (32 ±0) + c * (53 ±0)` // Estimated: `6287 + b * (37 ±0) + c * (53 ±0)` - // Minimum execution time: 50_940_000 picoseconds. - Weight::from_parts(50_533_236, 0) + // Minimum execution time: 56_580_000 picoseconds. + Weight::from_parts(57_997_280, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 5_793 - .saturating_add(Weight::from_parts(101_711, 0).saturating_mul(b.into())) - // Standard Error: 1_098 - .saturating_add(Weight::from_parts(94_111, 0).saturating_mul(c.into())) + // Standard Error: 20_592 + .saturating_add(Weight::from_parts(146_337, 0).saturating_mul(b.into())) + // Standard Error: 3_903 + .saturating_add(Weight::from_parts(170_058, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 37).saturating_mul(b.into())) @@ -97,11 +101,11 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `119 + b * (32 ±0)` // Estimated: `6287` - // Minimum execution time: 15_210_000 picoseconds. - Weight::from_parts(15_468_829, 0) + // Minimum execution time: 14_821_000 picoseconds. + Weight::from_parts(15_946_971, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 1_055 - .saturating_add(Weight::from_parts(77_185, 0).saturating_mul(b.into())) + // Standard Error: 5_698 + .saturating_add(Weight::from_parts(161_784, 0).saturating_mul(b.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -111,8 +115,8 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_150_000 picoseconds. - Weight::from_parts(6_391_000, 0) + // Minimum execution time: 6_600_000 picoseconds. + Weight::from_parts(6_980_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -130,13 +134,13 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `0 + c * (182 ±0) + k * (116 ±0)` // Estimated: `6287 + c * (901 ±29) + k * (901 ±29)` - // Minimum execution time: 13_140_000 picoseconds. - Weight::from_parts(13_430_000, 0) + // Minimum execution time: 13_160_000 picoseconds. + Weight::from_parts(13_540_000, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 198_228 - .saturating_add(Weight::from_parts(6_600_587, 0).saturating_mul(c.into())) - // Standard Error: 198_228 - .saturating_add(Weight::from_parts(6_297_323, 0).saturating_mul(k.into())) + // Standard Error: 249_568 + .saturating_add(Weight::from_parts(8_498_265, 0).saturating_mul(c.into())) + // Standard Error: 249_568 + .saturating_add(Weight::from_parts(7_771_415, 0).saturating_mul(k.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(c.into()))) @@ -151,13 +155,13 @@ impl pallet_collator_selection::WeightInfo for WeightIn /// The range of component `c` is `[3, 100]`. fn update_bond(c: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `320 + c * (49 ±0)` + // Measured: `324 + c * (49 ±0)` // Estimated: `6287` - // Minimum execution time: 33_500_000 picoseconds. - Weight::from_parts(34_696_323, 0) + // Minimum execution time: 37_570_000 picoseconds. + Weight::from_parts(41_122_829, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 1_119 - .saturating_add(Weight::from_parts(70_928, 0).saturating_mul(c.into())) + // Standard Error: 4_752 + .saturating_add(Weight::from_parts(126_092, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -176,11 +180,11 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `765 + c * (52 ±0)` // Estimated: `6287 + c * (54 ±0)` - // Minimum execution time: 48_381_000 picoseconds. - Weight::from_parts(50_160_254, 0) + // Minimum execution time: 49_460_000 picoseconds. + Weight::from_parts(60_375_419, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 1_047 - .saturating_add(Weight::from_parts(100_135, 0).saturating_mul(c.into())) + // Standard Error: 6_707 + .saturating_add(Weight::from_parts(124_486, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) .saturating_add(Weight::from_parts(0, 54).saturating_mul(c.into())) @@ -202,11 +206,11 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `905 + c * (53 ±0)` // Estimated: `6287 + c * (54 ±0)` - // Minimum execution time: 66_660_000 picoseconds. - Weight::from_parts(68_753_939, 0) + // Minimum execution time: 71_381_000 picoseconds. + Weight::from_parts(80_221_312, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 1_533 - .saturating_add(Weight::from_parts(109_425, 0).saturating_mul(c.into())) + // Standard Error: 6_148 + .saturating_add(Weight::from_parts(165_726, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(4)) .saturating_add(Weight::from_parts(0, 54).saturating_mul(c.into())) @@ -222,11 +226,11 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `347 + c * (48 ±0)` // Estimated: `6287` - // Minimum execution time: 36_180_000 picoseconds. - Weight::from_parts(37_844_502, 0) + // Minimum execution time: 38_250_000 picoseconds. + Weight::from_parts(42_170_151, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 1_031 - .saturating_add(Weight::from_parts(76_769, 0).saturating_mul(c.into())) + // Standard Error: 3_402 + .saturating_add(Weight::from_parts(167_638, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -238,8 +242,8 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `155` // Estimated: `6196` - // Minimum execution time: 49_750_000 picoseconds. - Weight::from_parts(50_250_000, 0) + // Minimum execution time: 58_760_000 picoseconds. + Weight::from_parts(60_220_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(3)) @@ -258,13 +262,13 @@ impl pallet_collator_selection::WeightInfo for WeightIn /// The range of component `c` is `[1, 100]`. fn new_session(r: u32, c: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `2268 + c * (97 ±0) + r * (115 ±0)` + // Measured: `2233 + c * (97 ±0) + r * (116 ±0)` // Estimated: `6287 + c * (2519 ±0) + r * (2603 ±0)` - // Minimum execution time: 38_620_000 picoseconds. - Weight::from_parts(39_140_000, 0) + // Minimum execution time: 32_190_000 picoseconds. + Weight::from_parts(33_400_000, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 349_215 - .saturating_add(Weight::from_parts(16_078_596, 0).saturating_mul(c.into())) + // Standard Error: 434_953 + .saturating_add(Weight::from_parts(19_277_155, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(c.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(c.into()))) diff --git a/system-parachains/coretime/coretime-polkadot/src/weights/pallet_message_queue.rs b/system-parachains/coretime/coretime-polkadot/src/weights/pallet_message_queue.rs index b2565908b3..87cb06e6bd 100644 --- a/system-parachains/coretime/coretime-polkadot/src/weights/pallet_message_queue.rs +++ b/system-parachains/coretime/coretime-polkadot/src/weights/pallet_message_queue.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_message_queue` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/coretime-polkadot-runtime/coretime_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/coretime/coretime-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/coretime-polkadot-runtime/coretime_polkadot_runtime.wasm +// --pallet=pallet_message_queue +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/coretime/coretime-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -52,8 +56,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `223` // Estimated: `6044` - // Minimum execution time: 15_850_000 picoseconds. - Weight::from_parts(16_121_000, 0) + // Minimum execution time: 16_919_000 picoseconds. + Weight::from_parts(17_680_000, 0) .saturating_add(Weight::from_parts(0, 6044)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -66,8 +70,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `218` // Estimated: `6044` - // Minimum execution time: 14_120_000 picoseconds. - Weight::from_parts(14_490_000, 0) + // Minimum execution time: 14_338_000 picoseconds. + Weight::from_parts(15_190_000, 0) .saturating_add(Weight::from_parts(0, 6044)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) @@ -78,8 +82,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `6` // Estimated: `3517` - // Minimum execution time: 5_050_000 picoseconds. - Weight::from_parts(5_250_000, 0) + // Minimum execution time: 5_570_000 picoseconds. + Weight::from_parts(5_839_000, 0) .saturating_add(Weight::from_parts(0, 3517)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -90,8 +94,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `72` // Estimated: `69050` - // Minimum execution time: 7_770_000 picoseconds. - Weight::from_parts(7_880_000, 0) + // Minimum execution time: 8_530_000 picoseconds. + Weight::from_parts(8_840_000, 0) .saturating_add(Weight::from_parts(0, 69050)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -102,8 +106,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `72` // Estimated: `69050` - // Minimum execution time: 7_650_000 picoseconds. - Weight::from_parts(7_980_000, 0) + // Minimum execution time: 8_699_000 picoseconds. + Weight::from_parts(8_940_000, 0) .saturating_add(Weight::from_parts(0, 69050)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -116,8 +120,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 211_931_000 picoseconds. - Weight::from_parts(212_921_000, 0) + // Minimum execution time: 147_180_000 picoseconds. + Weight::from_parts(149_410_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -129,8 +133,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `171` // Estimated: `3517` - // Minimum execution time: 9_200_000 picoseconds. - Weight::from_parts(9_380_000, 0) + // Minimum execution time: 9_340_000 picoseconds. + Weight::from_parts(9_980_000, 0) .saturating_add(Weight::from_parts(0, 3517)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -143,8 +147,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `161` // Estimated: `3517` - // Minimum execution time: 7_671_000 picoseconds. - Weight::from_parts(7_910_000, 0) + // Minimum execution time: 8_200_000 picoseconds. + Weight::from_parts(8_600_000, 0) .saturating_add(Weight::from_parts(0, 3517)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -157,8 +161,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `65667` // Estimated: `69050` - // Minimum execution time: 59_360_000 picoseconds. - Weight::from_parts(59_960_000, 0) + // Minimum execution time: 69_831_000 picoseconds. + Weight::from_parts(72_760_000, 0) .saturating_add(Weight::from_parts(0, 69050)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -171,8 +175,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `65667` // Estimated: `69050` - // Minimum execution time: 77_801_000 picoseconds. - Weight::from_parts(78_940_000, 0) + // Minimum execution time: 94_739_000 picoseconds. + Weight::from_parts(97_789_000, 0) .saturating_add(Weight::from_parts(0, 69050)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -185,8 +189,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `65667` // Estimated: `69050` - // Minimum execution time: 138_020_000 picoseconds. - Weight::from_parts(138_500_000, 0) + // Minimum execution time: 108_970_000 picoseconds. + Weight::from_parts(111_540_000, 0) .saturating_add(Weight::from_parts(0, 69050)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) diff --git a/system-parachains/coretime/coretime-polkadot/src/weights/pallet_multisig.rs b/system-parachains/coretime/coretime-polkadot/src/weights/pallet_multisig.rs index 9e66fcf568..85c32f7dac 100644 --- a/system-parachains/coretime/coretime-polkadot/src/weights/pallet_multisig.rs +++ b/system-parachains/coretime/coretime-polkadot/src/weights/pallet_multisig.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_multisig` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/coretime-polkadot-runtime/coretime_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/coretime/coretime-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/coretime-polkadot-runtime/coretime_polkadot_runtime.wasm +// --pallet=pallet_multisig +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/coretime/coretime-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -49,11 +53,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 15_520_000 picoseconds. - Weight::from_parts(15_877_335, 0) + // Minimum execution time: 24_660_000 picoseconds. + Weight::from_parts(27_243_267, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 12 - .saturating_add(Weight::from_parts(458, 0).saturating_mul(z.into())) + // Standard Error: 19 + .saturating_add(Weight::from_parts(2_653, 0).saturating_mul(z.into())) } /// Storage: `Multisig::Multisigs` (r:1 w:1) /// Proof: `Multisig::Multisigs` (`max_values`: None, `max_size`: Some(3346), added: 5821, mode: `MaxEncodedLen`) @@ -63,13 +67,13 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `263 + s * (2 ±0)` // Estimated: `6811` - // Minimum execution time: 48_050_000 picoseconds. - Weight::from_parts(39_025_680, 0) + // Minimum execution time: 55_360_000 picoseconds. + Weight::from_parts(41_636_600, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 544 - .saturating_add(Weight::from_parts(99_818, 0).saturating_mul(s.into())) - // Standard Error: 5 - .saturating_add(Weight::from_parts(2_018, 0).saturating_mul(z.into())) + // Standard Error: 2_637 + .saturating_add(Weight::from_parts(168_752, 0).saturating_mul(s.into())) + // Standard Error: 25 + .saturating_add(Weight::from_parts(2_708, 0).saturating_mul(z.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -81,13 +85,13 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `282` // Estimated: `6811` - // Minimum execution time: 31_350_000 picoseconds. - Weight::from_parts(22_601_316, 0) + // Minimum execution time: 34_380_000 picoseconds. + Weight::from_parts(23_548_032, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 392 - .saturating_add(Weight::from_parts(92_550, 0).saturating_mul(s.into())) - // Standard Error: 3 - .saturating_add(Weight::from_parts(2_043, 0).saturating_mul(z.into())) + // Standard Error: 1_848 + .saturating_add(Weight::from_parts(133_050, 0).saturating_mul(s.into())) + // Standard Error: 18 + .saturating_add(Weight::from_parts(2_760, 0).saturating_mul(z.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -101,13 +105,13 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `388 + s * (33 ±0)` // Estimated: `6811` - // Minimum execution time: 53_440_000 picoseconds. - Weight::from_parts(41_777_799, 0) + // Minimum execution time: 60_429_000 picoseconds. + Weight::from_parts(43_964_279, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 652 - .saturating_add(Weight::from_parts(123_923, 0).saturating_mul(s.into())) - // Standard Error: 6 - .saturating_add(Weight::from_parts(2_037, 0).saturating_mul(z.into())) + // Standard Error: 3_397 + .saturating_add(Weight::from_parts(207_521, 0).saturating_mul(s.into())) + // Standard Error: 33 + .saturating_add(Weight::from_parts(2_977, 0).saturating_mul(z.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -118,11 +122,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `263 + s * (2 ±0)` // Estimated: `6811` - // Minimum execution time: 35_850_000 picoseconds. - Weight::from_parts(36_954_528, 0) + // Minimum execution time: 37_930_000 picoseconds. + Weight::from_parts(41_367_629, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 499 - .saturating_add(Weight::from_parts(102_702, 0).saturating_mul(s.into())) + // Standard Error: 3_206 + .saturating_add(Weight::from_parts(166_907, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -133,11 +137,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `282` // Estimated: `6811` - // Minimum execution time: 20_030_000 picoseconds. - Weight::from_parts(20_974_250, 0) + // Minimum execution time: 19_259_000 picoseconds. + Weight::from_parts(21_598_149, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 388 - .saturating_add(Weight::from_parts(94_339, 0).saturating_mul(s.into())) + // Standard Error: 1_757 + .saturating_add(Weight::from_parts(136_624, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -148,11 +152,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `454 + s * (1 ±0)` // Estimated: `6811` - // Minimum execution time: 36_270_000 picoseconds. - Weight::from_parts(37_553_267, 0) + // Minimum execution time: 37_270_000 picoseconds. + Weight::from_parts(40_916_006, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 482 - .saturating_add(Weight::from_parts(102_176, 0).saturating_mul(s.into())) + // Standard Error: 3_878 + .saturating_add(Weight::from_parts(163_287, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -163,11 +167,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `454 + s * (1 ±0)` // Estimated: `6811` - // Minimum execution time: 34_650_000 picoseconds. - Weight::from_parts(35_875_899, 0) + // Minimum execution time: 35_250_000 picoseconds. + Weight::from_parts(40_093_698, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 473 - .saturating_add(Weight::from_parts(99_894, 0).saturating_mul(s.into())) + // Standard Error: 3_261 + .saturating_add(Weight::from_parts(146_729, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } diff --git a/system-parachains/coretime/coretime-polkadot/src/weights/pallet_proxy.rs b/system-parachains/coretime/coretime-polkadot/src/weights/pallet_proxy.rs index 4f8aabc275..1b3d82e847 100644 --- a/system-parachains/coretime/coretime-polkadot/src/weights/pallet_proxy.rs +++ b/system-parachains/coretime/coretime-polkadot/src/weights/pallet_proxy.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_proxy` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/coretime-polkadot-runtime/coretime_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/coretime/coretime-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/coretime-polkadot-runtime/coretime_polkadot_runtime.wasm +// --pallet=pallet_proxy +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/coretime/coretime-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -51,11 +55,11 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `127 + p * (37 ±0)` // Estimated: `4706` - // Minimum execution time: 16_710_000 picoseconds. - Weight::from_parts(17_389_844, 0) + // Minimum execution time: 15_800_000 picoseconds. + Weight::from_parts(17_944_524, 0) .saturating_add(Weight::from_parts(0, 4706)) - // Standard Error: 614 - .saturating_add(Weight::from_parts(29_865, 0).saturating_mul(p.into())) + // Standard Error: 14_855 + .saturating_add(Weight::from_parts(106_265, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1)) } /// Storage: `Proxy::Proxies` (r:1 w:0) @@ -70,13 +74,13 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `454 + a * (68 ±0) + p * (37 ±0)` // Estimated: `5698` - // Minimum execution time: 46_010_000 picoseconds. - Weight::from_parts(46_104_218, 0) + // Minimum execution time: 49_550_000 picoseconds. + Weight::from_parts(50_527_449, 0) .saturating_add(Weight::from_parts(0, 5698)) - // Standard Error: 2_051 - .saturating_add(Weight::from_parts(154_054, 0).saturating_mul(a.into())) - // Standard Error: 2_119 - .saturating_add(Weight::from_parts(25_639, 0).saturating_mul(p.into())) + // Standard Error: 8_692 + .saturating_add(Weight::from_parts(230_886, 0).saturating_mul(a.into())) + // Standard Error: 8_980 + .saturating_add(Weight::from_parts(97_944, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -90,13 +94,13 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `369 + a * (68 ±0)` // Estimated: `5698` - // Minimum execution time: 30_060_000 picoseconds. - Weight::from_parts(30_582_224, 0) + // Minimum execution time: 32_249_000 picoseconds. + Weight::from_parts(31_841_128, 0) .saturating_add(Weight::from_parts(0, 5698)) - // Standard Error: 1_392 - .saturating_add(Weight::from_parts(166_261, 0).saturating_mul(a.into())) - // Standard Error: 1_438 - .saturating_add(Weight::from_parts(6_774, 0).saturating_mul(p.into())) + // Standard Error: 6_304 + .saturating_add(Weight::from_parts(291_053, 0).saturating_mul(a.into())) + // Standard Error: 6_514 + .saturating_add(Weight::from_parts(69_359, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -110,13 +114,13 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `369 + a * (68 ±0)` // Estimated: `5698` - // Minimum execution time: 30_030_000 picoseconds. - Weight::from_parts(30_564_369, 0) + // Minimum execution time: 32_440_000 picoseconds. + Weight::from_parts(31_647_100, 0) .saturating_add(Weight::from_parts(0, 5698)) - // Standard Error: 1_355 - .saturating_add(Weight::from_parts(165_322, 0).saturating_mul(a.into())) - // Standard Error: 1_400 - .saturating_add(Weight::from_parts(6_524, 0).saturating_mul(p.into())) + // Standard Error: 4_351 + .saturating_add(Weight::from_parts(275_450, 0).saturating_mul(a.into())) + // Standard Error: 4_495 + .saturating_add(Weight::from_parts(79_022, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -132,28 +136,26 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `386 + a * (68 ±0) + p * (37 ±0)` // Estimated: `5698` - // Minimum execution time: 38_700_000 picoseconds. - Weight::from_parts(41_228_974, 0) + // Minimum execution time: 42_980_000 picoseconds. + Weight::from_parts(44_589_609, 0) .saturating_add(Weight::from_parts(0, 5698)) - // Standard Error: 2_290 - .saturating_add(Weight::from_parts(176_480, 0).saturating_mul(a.into())) - // Standard Error: 2_366 - .saturating_add(Weight::from_parts(30_213, 0).saturating_mul(p.into())) + // Standard Error: 5_042 + .saturating_add(Weight::from_parts(255_067, 0).saturating_mul(a.into())) + // Standard Error: 5_209 + .saturating_add(Weight::from_parts(95_430, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) } /// Storage: `Proxy::Proxies` (r:1 w:1) /// Proof: `Proxy::Proxies` (`max_values`: None, `max_size`: Some(1241), added: 3716, mode: `MaxEncodedLen`) /// The range of component `p` is `[1, 31]`. - fn add_proxy(p: u32, ) -> Weight { + fn add_proxy(_p: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `127 + p * (37 ±0)` // Estimated: `4706` - // Minimum execution time: 27_980_000 picoseconds. - Weight::from_parts(28_669_196, 0) + // Minimum execution time: 30_080_000 picoseconds. + Weight::from_parts(35_703_912, 0) .saturating_add(Weight::from_parts(0, 4706)) - // Standard Error: 780 - .saturating_add(Weight::from_parts(44_632, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -164,11 +166,11 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `127 + p * (37 ±0)` // Estimated: `4706` - // Minimum execution time: 27_950_000 picoseconds. - Weight::from_parts(28_559_829, 0) + // Minimum execution time: 29_429_000 picoseconds. + Weight::from_parts(32_235_268, 0) .saturating_add(Weight::from_parts(0, 4706)) - // Standard Error: 898 - .saturating_add(Weight::from_parts(52_947, 0).saturating_mul(p.into())) + // Standard Error: 11_455 + .saturating_add(Weight::from_parts(22_293, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -179,11 +181,11 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `127 + p * (37 ±0)` // Estimated: `4706` - // Minimum execution time: 24_961_000 picoseconds. - Weight::from_parts(25_650_512, 0) + // Minimum execution time: 26_510_000 picoseconds. + Weight::from_parts(28_095_342, 0) .saturating_add(Weight::from_parts(0, 4706)) - // Standard Error: 725 - .saturating_add(Weight::from_parts(26_662, 0).saturating_mul(p.into())) + // Standard Error: 9_152 + .saturating_add(Weight::from_parts(92_273, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -194,11 +196,11 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `139` // Estimated: `4706` - // Minimum execution time: 29_960_000 picoseconds. - Weight::from_parts(30_711_117, 0) + // Minimum execution time: 31_170_000 picoseconds. + Weight::from_parts(32_383_287, 0) .saturating_add(Weight::from_parts(0, 4706)) - // Standard Error: 734 - .saturating_add(Weight::from_parts(10_399, 0).saturating_mul(p.into())) + // Standard Error: 5_100 + .saturating_add(Weight::from_parts(136_017, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -209,11 +211,11 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `164 + p * (37 ±0)` // Estimated: `4706` - // Minimum execution time: 26_120_000 picoseconds. - Weight::from_parts(26_857_871, 0) + // Minimum execution time: 30_159_000 picoseconds. + Weight::from_parts(33_080_099, 0) .saturating_add(Weight::from_parts(0, 4706)) - // Standard Error: 694 - .saturating_add(Weight::from_parts(22_549, 0).saturating_mul(p.into())) + // Standard Error: 5_834 + .saturating_add(Weight::from_parts(45_215, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -225,10 +227,10 @@ impl pallet_proxy::WeightInfo for WeightInfo { /// Proof: `Proxy::Announcements` (`max_values`: None, `max_size`: Some(2233), added: 4708, mode: `MaxEncodedLen`) fn poke_deposit() -> Weight { // Proof Size summary in bytes: - // Measured: `453` + // Measured: `490` // Estimated: `5698` - // Minimum execution time: 50_660_000 picoseconds. - Weight::from_parts(51_190_000, 0) + // Minimum execution time: 56_640_000 picoseconds. + Weight::from_parts(59_621_000, 0) .saturating_add(Weight::from_parts(0, 5698)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) diff --git a/system-parachains/coretime/coretime-polkadot/src/weights/pallet_session.rs b/system-parachains/coretime/coretime-polkadot/src/weights/pallet_session.rs index 09ccbc664d..ee8a5fba0e 100644 --- a/system-parachains/coretime/coretime-polkadot/src/weights/pallet_session.rs +++ b/system-parachains/coretime/coretime-polkadot/src/weights/pallet_session.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_session` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/coretime-polkadot-runtime/coretime_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/coretime/coretime-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/coretime-polkadot-runtime/coretime_polkadot_runtime.wasm +// --pallet=pallet_session +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/coretime/coretime-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -52,24 +56,26 @@ impl pallet_session::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `298` // Estimated: `3763` - // Minimum execution time: 22_440_000 picoseconds. - Weight::from_parts(22_881_000, 0) + // Minimum execution time: 22_860_000 picoseconds. + Weight::from_parts(23_590_000, 0) .saturating_add(Weight::from_parts(0, 3763)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } /// Storage: `Session::NextKeys` (r:1 w:1) /// Proof: `Session::NextKeys` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `Balances::Holds` (r:1 w:1) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(85), added: 2560, mode: `MaxEncodedLen`) /// Storage: `Session::KeyOwner` (r:0 w:1) /// Proof: `Session::KeyOwner` (`max_values`: None, `max_size`: None, mode: `Measured`) fn purge_keys() -> Weight { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3745` - // Minimum execution time: 16_610_000 picoseconds. - Weight::from_parts(16_901_000, 0) + // Minimum execution time: 40_490_000 picoseconds. + Weight::from_parts(42_200_000, 0) .saturating_add(Weight::from_parts(0, 3745)) - .saturating_add(T::DbWeight::get().reads(1)) - .saturating_add(T::DbWeight::get().writes(2)) + .saturating_add(T::DbWeight::get().reads(2)) + .saturating_add(T::DbWeight::get().writes(3)) } } diff --git a/system-parachains/coretime/coretime-polkadot/src/weights/pallet_timestamp.rs b/system-parachains/coretime/coretime-polkadot/src/weights/pallet_timestamp.rs index 9f416343d2..9636b57dc0 100644 --- a/system-parachains/coretime/coretime-polkadot/src/weights/pallet_timestamp.rs +++ b/system-parachains/coretime/coretime-polkadot/src/weights/pallet_timestamp.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_timestamp` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/coretime-polkadot-runtime/coretime_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/coretime/coretime-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/coretime-polkadot-runtime/coretime_polkadot_runtime.wasm +// --pallet=pallet_timestamp +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/coretime/coretime-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -52,8 +56,8 @@ impl pallet_timestamp::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `49` // Estimated: `1493` - // Minimum execution time: 8_760_000 picoseconds. - Weight::from_parts(8_901_000, 0) + // Minimum execution time: 9_170_000 picoseconds. + Weight::from_parts(9_751_000, 0) .saturating_add(Weight::from_parts(0, 1493)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -62,8 +66,8 @@ impl pallet_timestamp::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `57` // Estimated: `0` - // Minimum execution time: 4_510_000 picoseconds. - Weight::from_parts(4_800_000, 0) + // Minimum execution time: 4_980_000 picoseconds. + Weight::from_parts(5_209_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/system-parachains/coretime/coretime-polkadot/src/weights/pallet_transaction_payment.rs b/system-parachains/coretime/coretime-polkadot/src/weights/pallet_transaction_payment.rs index 11180a9484..7ce2a0ba1e 100644 --- a/system-parachains/coretime/coretime-polkadot/src/weights/pallet_transaction_payment.rs +++ b/system-parachains/coretime/coretime-polkadot/src/weights/pallet_transaction_payment.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_transaction_payment` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/coretime-polkadot-runtime/coretime_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/coretime/coretime-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/coretime-polkadot-runtime/coretime_polkadot_runtime.wasm +// --pallet=pallet_transaction_payment +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/coretime/coretime-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -48,10 +52,10 @@ impl pallet_transaction_payment::WeightInfo for WeightI /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) fn charge_transaction_payment() -> Weight { // Proof Size summary in bytes: - // Measured: `101` + // Measured: `204` // Estimated: `6196` - // Minimum execution time: 49_320_000 picoseconds. - Weight::from_parts(50_350_000, 0) + // Minimum execution time: 54_810_000 picoseconds. + Weight::from_parts(56_569_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) diff --git a/system-parachains/coretime/coretime-polkadot/src/weights/pallet_utility.rs b/system-parachains/coretime/coretime-polkadot/src/weights/pallet_utility.rs index da6e25af68..2732bbcb50 100644 --- a/system-parachains/coretime/coretime-polkadot/src/weights/pallet_utility.rs +++ b/system-parachains/coretime/coretime-polkadot/src/weights/pallet_utility.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_utility` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/coretime-polkadot-runtime/coretime_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/coretime/coretime-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/coretime-polkadot-runtime/coretime_polkadot_runtime.wasm +// --pallet=pallet_utility +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/coretime/coretime-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -49,18 +53,18 @@ impl pallet_utility::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_210_000 picoseconds. - Weight::from_parts(9_599_794, 0) + // Minimum execution time: 6_220_000 picoseconds. + Weight::from_parts(33_039_029, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 859 - .saturating_add(Weight::from_parts(3_347_338, 0).saturating_mul(c.into())) + // Standard Error: 11_406 + .saturating_add(Weight::from_parts(3_991_566, 0).saturating_mul(c.into())) } fn as_derivative() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_610_000 picoseconds. - Weight::from_parts(5_820_000, 0) + // Minimum execution time: 5_851_000 picoseconds. + Weight::from_parts(11_960_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// The range of component `c` is `[0, 1000]`. @@ -68,18 +72,18 @@ impl pallet_utility::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_130_000 picoseconds. - Weight::from_parts(9_030_166, 0) + // Minimum execution time: 6_320_000 picoseconds. + Weight::from_parts(71_631_207, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 772 - .saturating_add(Weight::from_parts(3_601_917, 0).saturating_mul(c.into())) + // Standard Error: 13_982 + .saturating_add(Weight::from_parts(4_262_163, 0).saturating_mul(c.into())) } fn dispatch_as() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 8_340_000 picoseconds. - Weight::from_parts(8_650_000, 0) + // Minimum execution time: 8_180_000 picoseconds. + Weight::from_parts(8_580_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// The range of component `c` is `[0, 1000]`. @@ -87,26 +91,26 @@ impl pallet_utility::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_090_000 picoseconds. - Weight::from_parts(7_492_810, 0) + // Minimum execution time: 5_750_000 picoseconds. + Weight::from_parts(54_688_086, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 926 - .saturating_add(Weight::from_parts(3_362_904, 0).saturating_mul(c.into())) + // Standard Error: 16_744 + .saturating_add(Weight::from_parts(3_959_170, 0).saturating_mul(c.into())) } fn dispatch_as_fallible() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 8_460_000 picoseconds. - Weight::from_parts(8_640_000, 0) + // Minimum execution time: 8_050_000 picoseconds. + Weight::from_parts(8_430_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn if_else() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 10_310_000 picoseconds. - Weight::from_parts(10_580_000, 0) + // Minimum execution time: 9_860_000 picoseconds. + Weight::from_parts(10_510_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/system-parachains/coretime/coretime-polkadot/src/weights/pallet_xcm.rs b/system-parachains/coretime/coretime-polkadot/src/weights/pallet_xcm.rs index 52590c6552..f6f45819f3 100644 --- a/system-parachains/coretime/coretime-polkadot/src/weights/pallet_xcm.rs +++ b/system-parachains/coretime/coretime-polkadot/src/weights/pallet_xcm.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_xcm` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 49.0.0 -//! DATE: 2025-07-30, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `e9d5f1f03b4d`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -62,8 +62,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `212` // Estimated: `3677` - // Minimum execution time: 37_120_000 picoseconds. - Weight::from_parts(38_870_000, 0) + // Minimum execution time: 41_130_000 picoseconds. + Weight::from_parts(57_510_000, 0) .saturating_add(Weight::from_parts(0, 3677)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) @@ -88,8 +88,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `244` // Estimated: `3709` - // Minimum execution time: 127_249_000 picoseconds. - Weight::from_parts(139_421_000, 0) + // Minimum execution time: 134_109_000 picoseconds. + Weight::from_parts(153_989_000, 0) .saturating_add(Weight::from_parts(0, 3709)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(2)) @@ -124,8 +124,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `244` // Estimated: `3709` - // Minimum execution time: 129_989_000 picoseconds. - Weight::from_parts(136_339_000, 0) + // Minimum execution time: 135_739_000 picoseconds. + Weight::from_parts(143_590_000, 0) .saturating_add(Weight::from_parts(0, 3709)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(2)) @@ -136,8 +136,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `1485` - // Minimum execution time: 10_560_000 picoseconds. - Weight::from_parts(11_070_000, 0) + // Minimum execution time: 11_020_000 picoseconds. + Weight::from_parts(12_680_000, 0) .saturating_add(Weight::from_parts(0, 1485)) .saturating_add(T::DbWeight::get().reads(1)) } @@ -147,8 +147,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 9_060_000 picoseconds. - Weight::from_parts(10_160_000, 0) + // Minimum execution time: 9_870_000 picoseconds. + Weight::from_parts(13_070_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -156,8 +156,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_150_000 picoseconds. - Weight::from_parts(3_370_000, 0) + // Minimum execution time: 3_170_000 picoseconds. + Weight::from_parts(3_600_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// Storage: `PolkadotXcm::VersionNotifiers` (r:1 w:1) @@ -180,8 +180,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `212` // Estimated: `3677` - // Minimum execution time: 45_640_000 picoseconds. - Weight::from_parts(49_660_000, 0) + // Minimum execution time: 48_550_000 picoseconds. + Weight::from_parts(55_030_000, 0) .saturating_add(Weight::from_parts(0, 3677)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(5)) @@ -204,8 +204,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `371` // Estimated: `108971` - // Minimum execution time: 50_879_000 picoseconds. - Weight::from_parts(52_150_000, 0) + // Minimum execution time: 52_640_000 picoseconds. + Weight::from_parts(56_019_000, 0) .saturating_add(Weight::from_parts(0, 108971)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) @@ -216,8 +216,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_240_000 picoseconds. - Weight::from_parts(3_460_000, 0) + // Minimum execution time: 3_100_000 picoseconds. + Weight::from_parts(4_700_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -227,8 +227,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `23` // Estimated: `15863` - // Minimum execution time: 26_210_000 picoseconds. - Weight::from_parts(26_880_000, 0) + // Minimum execution time: 26_070_000 picoseconds. + Weight::from_parts(27_100_000, 0) .saturating_add(Weight::from_parts(0, 15863)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -239,8 +239,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `27` // Estimated: `15867` - // Minimum execution time: 26_200_000 picoseconds. - Weight::from_parts(26_680_000, 0) + // Minimum execution time: 26_180_000 picoseconds. + Weight::from_parts(26_650_000, 0) .saturating_add(Weight::from_parts(0, 15867)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -251,8 +251,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `43` // Estimated: `18358` - // Minimum execution time: 29_810_000 picoseconds. - Weight::from_parts(30_540_000, 0) + // Minimum execution time: 29_840_000 picoseconds. + Weight::from_parts(30_300_000, 0) .saturating_add(Weight::from_parts(0, 18358)) .saturating_add(T::DbWeight::get().reads(7)) } @@ -268,8 +268,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `155` // Estimated: `6095` - // Minimum execution time: 36_480_000 picoseconds. - Weight::from_parts(43_440_000, 0) + // Minimum execution time: 50_689_000 picoseconds. + Weight::from_parts(53_350_000, 0) .saturating_add(Weight::from_parts(0, 6095)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(1)) @@ -280,8 +280,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `43` // Estimated: `13408` - // Minimum execution time: 21_040_000 picoseconds. - Weight::from_parts(21_550_000, 0) + // Minimum execution time: 21_340_000 picoseconds. + Weight::from_parts(21_810_000, 0) .saturating_add(Weight::from_parts(0, 13408)) .saturating_add(T::DbWeight::get().reads(5)) } @@ -291,8 +291,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `34` // Estimated: `15874` - // Minimum execution time: 25_410_000 picoseconds. - Weight::from_parts(25_910_000, 0) + // Minimum execution time: 25_530_000 picoseconds. + Weight::from_parts(26_300_000, 0) .saturating_add(Weight::from_parts(0, 15874)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -309,8 +309,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `155` // Estimated: `15995` - // Minimum execution time: 54_780_000 picoseconds. - Weight::from_parts(59_290_000, 0) + // Minimum execution time: 56_510_000 picoseconds. + Weight::from_parts(66_210_000, 0) .saturating_add(Weight::from_parts(0, 15995)) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(1)) @@ -323,8 +323,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `1485` - // Minimum execution time: 3_810_000 picoseconds. - Weight::from_parts(4_011_000, 0) + // Minimum execution time: 3_740_000 picoseconds. + Weight::from_parts(3_940_000, 0) .saturating_add(Weight::from_parts(0, 1485)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) @@ -335,8 +335,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `7576` // Estimated: `11041` - // Minimum execution time: 38_931_000 picoseconds. - Weight::from_parts(39_810_000, 0) + // Minimum execution time: 39_500_000 picoseconds. + Weight::from_parts(40_390_000, 0) .saturating_add(Weight::from_parts(0, 11041)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -349,8 +349,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `24` // Estimated: `3489` - // Minimum execution time: 48_670_000 picoseconds. - Weight::from_parts(50_560_000, 0) + // Minimum execution time: 48_379_000 picoseconds. + Weight::from_parts(49_979_000, 0) .saturating_add(Weight::from_parts(0, 3489)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -358,13 +358,13 @@ impl pallet_xcm::WeightInfo for WeightInfo { /// Storage: `PolkadotXcm::AuthorizedAliases` (r:1 w:1) /// Proof: `PolkadotXcm::AuthorizedAliases` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `Balances::Holds` (r:1 w:1) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(67), added: 2542, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(85), added: 2560, mode: `MaxEncodedLen`) fn add_authorized_alias() -> Weight { // Proof Size summary in bytes: // Measured: `129` // Estimated: `3594` - // Minimum execution time: 64_740_000 picoseconds. - Weight::from_parts(67_670_000, 0) + // Minimum execution time: 64_599_000 picoseconds. + Weight::from_parts(66_390_000, 0) .saturating_add(Weight::from_parts(0, 3594)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -372,13 +372,13 @@ impl pallet_xcm::WeightInfo for WeightInfo { /// Storage: `PolkadotXcm::AuthorizedAliases` (r:1 w:1) /// Proof: `PolkadotXcm::AuthorizedAliases` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `Balances::Holds` (r:1 w:1) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(67), added: 2542, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(85), added: 2560, mode: `MaxEncodedLen`) fn remove_authorized_alias() -> Weight { // Proof Size summary in bytes: // Measured: `517` // Estimated: `3982` - // Minimum execution time: 64_850_000 picoseconds. - Weight::from_parts(69_421_000, 0) + // Minimum execution time: 65_120_000 picoseconds. + Weight::from_parts(68_650_000, 0) .saturating_add(Weight::from_parts(0, 3982)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -387,8 +387,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 7_785_000 picoseconds. - Weight::from_parts(8_077_000, 0) + // Minimum execution time: 10_980_000 picoseconds. + Weight::from_parts(11_070_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/system-parachains/coretime/coretime-polkadot/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs b/system-parachains/coretime/coretime-polkadot/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs index 60b7745355..6ec06d934a 100644 --- a/system-parachains/coretime/coretime-polkadot/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs +++ b/system-parachains/coretime/coretime-polkadot/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_xcm_benchmarks::fungible` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 48.0.0 -//! DATE: 2025-07-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `065f2c4f4ade`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024 // Executed Command: @@ -54,8 +54,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `101` // Estimated: `3593` - // Minimum execution time: 39_909_000 picoseconds. - Weight::from_parts(42_020_000, 3593) + // Minimum execution time: 42_210_000 picoseconds. + Weight::from_parts(48_981_000, 3593) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -65,8 +65,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `101` // Estimated: `6196` - // Minimum execution time: 57_140_000 picoseconds. - Weight::from_parts(58_730_000, 6196) + // Minimum execution time: 58_809_000 picoseconds. + Weight::from_parts(61_199_000, 6196) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -88,8 +88,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `345` // Estimated: `8799` - // Minimum execution time: 126_560_000 picoseconds. - Weight::from_parts(136_210_000, 8799) + // Minimum execution time: 134_231_000 picoseconds. + Weight::from_parts(140_030_000, 8799) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -120,8 +120,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `345` // Estimated: `6196` - // Minimum execution time: 81_330_000 picoseconds. - Weight::from_parts(90_131_000, 6196) + // Minimum execution time: 84_040_000 picoseconds. + Weight::from_parts(87_349_000, 6196) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -129,8 +129,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_379_000 picoseconds. - Weight::from_parts(3_650_000, 0) + // Minimum execution time: 3_471_000 picoseconds. + Weight::from_parts(3_710_000, 0) } /// Storage: `System::Account` (r:1 w:1) /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) @@ -138,8 +138,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 31_000_000 picoseconds. - Weight::from_parts(32_459_000, 3593) + // Minimum execution time: 32_219_000 picoseconds. + Weight::from_parts(33_889_000, 3593) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -161,8 +161,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `244` // Estimated: `3709` - // Minimum execution time: 81_880_000 picoseconds. - Weight::from_parts(86_340_000, 3709) + // Minimum execution time: 86_289_000 picoseconds. + Weight::from_parts(89_969_000, 3709) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -182,8 +182,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `244` // Estimated: `3709` - // Minimum execution time: 54_981_000 picoseconds. - Weight::from_parts(57_720_000, 3709) + // Minimum execution time: 58_149_000 picoseconds. + Weight::from_parts(62_160_000, 3709) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -205,8 +205,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `244` // Estimated: `6196` - // Minimum execution time: 99_950_000 picoseconds. - Weight::from_parts(105_000_000, 6196) + // Minimum execution time: 103_301_000 picoseconds. + Weight::from_parts(106_341_000, 6196) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(3)) } diff --git a/system-parachains/coretime/coretime-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs b/system-parachains/coretime/coretime-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs index 0e79a0257e..3e9dd6bf55 100644 --- a/system-parachains/coretime/coretime-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs +++ b/system-parachains/coretime/coretime-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_xcm_benchmarks::generic` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 48.0.0 -//! DATE: 2025-07-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `065f2c4f4ade`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024 // Executed Command: @@ -66,17 +66,21 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `345` // Estimated: `6196` - // Minimum execution time: 77_510_000 picoseconds. - Weight::from_parts(83_821_000, 6196) + // Minimum execution time: 81_258_000 picoseconds. + Weight::from_parts(86_400_000, 6196) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(3)) } + /// Storage: `System::Account` (r:1 w:1) + /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) pub(crate) fn buy_execution() -> Weight { // Proof Size summary in bytes: // Measured: `0` - // Estimated: `0` - // Minimum execution time: 760_000 picoseconds. - Weight::from_parts(860_000, 0) + // Estimated: `3593` + // Minimum execution time: 4_030_000 picoseconds. + Weight::from_parts(4_731_000, 3593) + .saturating_add(T::DbWeight::get().reads(1)) + .saturating_add(T::DbWeight::get().writes(1)) } /// Storage: `System::Account` (r:1 w:1) /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) @@ -84,8 +88,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 4_220_000 picoseconds. - Weight::from_parts(4_880_000, 3593) + // Minimum execution time: 4_341_000 picoseconds. + Weight::from_parts(4_480_000, 3593) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -93,8 +97,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 800_000 picoseconds. - Weight::from_parts(880_000, 0) + // Minimum execution time: 819_000 picoseconds. + Weight::from_parts(889_000, 0) } /// Storage: `PolkadotXcm::Queries` (r:1 w:0) /// Proof: `PolkadotXcm::Queries` (`max_values`: None, `max_size`: None, mode: `Measured`) @@ -102,51 +106,51 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3465` - // Minimum execution time: 6_861_000 picoseconds. - Weight::from_parts(7_210_000, 3465) + // Minimum execution time: 7_131_000 picoseconds. + Weight::from_parts(7_360_000, 3465) .saturating_add(T::DbWeight::get().reads(1)) } pub(crate) fn transact() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 8_210_000 picoseconds. - Weight::from_parts(9_130_000, 0) + // Minimum execution time: 8_311_000 picoseconds. + Weight::from_parts(8_891_000, 0) } pub(crate) fn refund_surplus() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_400_000 picoseconds. - Weight::from_parts(1_490_000, 0) + // Minimum execution time: 1_179_000 picoseconds. + Weight::from_parts(1_339_000, 0) } pub(crate) fn set_error_handler() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 741_000 picoseconds. - Weight::from_parts(810_000, 0) + // Minimum execution time: 739_000 picoseconds. + Weight::from_parts(870_000, 0) } pub(crate) fn set_appendix() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 699_000 picoseconds. - Weight::from_parts(790_000, 0) + // Minimum execution time: 750_000 picoseconds. + Weight::from_parts(840_000, 0) } pub(crate) fn clear_error() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 680_000 picoseconds. - Weight::from_parts(800_000, 0) + // Minimum execution time: 730_000 picoseconds. + Weight::from_parts(779_000, 0) } pub(crate) fn descend_origin() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 760_000 picoseconds. - Weight::from_parts(830_000, 0) + // Minimum execution time: 769_000 picoseconds. + Weight::from_parts(849_000, 0) } /// Storage: `Benchmark::Override` (r:0 w:0) /// Proof: `Benchmark::Override` (`max_values`: None, `max_size`: None, mode: `Measured`) @@ -161,8 +165,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 740_000 picoseconds. - Weight::from_parts(820_000, 0) + // Minimum execution time: 730_000 picoseconds. + Weight::from_parts(791_000, 0) } /// Storage: `ParachainInfo::ParachainId` (r:1 w:0) /// Proof: `ParachainInfo::ParachainId` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) @@ -182,8 +186,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `345` // Estimated: `6196` - // Minimum execution time: 73_050_000 picoseconds. - Weight::from_parts(76_370_000, 6196) + // Minimum execution time: 75_339_000 picoseconds. + Weight::from_parts(77_150_000, 6196) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -193,8 +197,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `24` // Estimated: `3489` - // Minimum execution time: 10_660_000 picoseconds. - Weight::from_parts(11_120_000, 3489) + // Minimum execution time: 11_080_000 picoseconds. + Weight::from_parts(11_541_000, 3489) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -202,8 +206,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_190_000 picoseconds. - Weight::from_parts(4_500_000, 0) + // Minimum execution time: 4_370_000 picoseconds. + Weight::from_parts(4_581_000, 0) } /// Storage: `PolkadotXcm::VersionNotifyTargets` (r:1 w:1) /// Proof: `PolkadotXcm::VersionNotifyTargets` (`max_values`: None, `max_size`: None, mode: `Measured`) @@ -221,8 +225,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `212` // Estimated: `3677` - // Minimum execution time: 37_610_000 picoseconds. - Weight::from_parts(39_561_000, 3677) + // Minimum execution time: 38_880_000 picoseconds. + Weight::from_parts(40_570_000, 3677) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -232,44 +236,44 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_270_000 picoseconds. - Weight::from_parts(4_640_000, 0) + // Minimum execution time: 4_299_000 picoseconds. + Weight::from_parts(4_541_000, 0) .saturating_add(T::DbWeight::get().writes(1)) } pub(crate) fn burn_asset() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_080_000 picoseconds. - Weight::from_parts(1_220_000, 0) + // Minimum execution time: 1_160_000 picoseconds. + Weight::from_parts(1_259_000, 0) } pub(crate) fn expect_asset() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 859_000 picoseconds. - Weight::from_parts(950_000, 0) + // Minimum execution time: 850_000 picoseconds. + Weight::from_parts(930_000, 0) } pub(crate) fn expect_origin() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_090_000 picoseconds. - Weight::from_parts(4_500_000, 0) + // Minimum execution time: 4_351_000 picoseconds. + Weight::from_parts(4_560_000, 0) } pub(crate) fn expect_error() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_140_000 picoseconds. - Weight::from_parts(4_670_000, 0) + // Minimum execution time: 4_419_000 picoseconds. + Weight::from_parts(4_571_000, 0) } pub(crate) fn expect_transact_status() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 850_000 picoseconds. - Weight::from_parts(1_020_000, 0) + // Minimum execution time: 979_000 picoseconds. + Weight::from_parts(1_021_000, 0) } /// Storage: `ParachainInfo::ParachainId` (r:1 w:0) /// Proof: `ParachainInfo::ParachainId` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) @@ -289,8 +293,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `345` // Estimated: `6196` - // Minimum execution time: 79_100_000 picoseconds. - Weight::from_parts(83_580_000, 6196) + // Minimum execution time: 81_701_000 picoseconds. + Weight::from_parts(84_330_000, 6196) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -298,8 +302,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_699_000 picoseconds. - Weight::from_parts(4_810_000, 0) + // Minimum execution time: 4_689_000 picoseconds. + Weight::from_parts(4_800_000, 0) } /// Storage: `ParachainInfo::ParachainId` (r:1 w:0) /// Proof: `ParachainInfo::ParachainId` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) @@ -319,8 +323,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `345` // Estimated: `6196` - // Minimum execution time: 73_360_000 picoseconds. - Weight::from_parts(76_960_000, 6196) + // Minimum execution time: 75_829_000 picoseconds. + Weight::from_parts(79_111_000, 6196) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -328,42 +332,42 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 800_000 picoseconds. - Weight::from_parts(889_000, 0) + // Minimum execution time: 790_000 picoseconds. + Weight::from_parts(901_000, 0) } pub(crate) fn set_topic() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 709_000 picoseconds. - Weight::from_parts(790_000, 0) + // Minimum execution time: 760_000 picoseconds. + Weight::from_parts(809_000, 0) } pub(crate) fn clear_topic() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 710_000 picoseconds. - Weight::from_parts(769_000, 0) + // Minimum execution time: 691_000 picoseconds. + Weight::from_parts(790_000, 0) } pub(crate) fn set_fees_mode() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 720_000 picoseconds. - Weight::from_parts(790_000, 0) + // Minimum execution time: 699_000 picoseconds. + Weight::from_parts(800_000, 0) } pub(crate) fn unpaid_execution() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 730_000 picoseconds. - Weight::from_parts(800_000, 0) + // Minimum execution time: 741_000 picoseconds. + Weight::from_parts(870_000, 0) } pub(crate) fn alias_origin() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 750_000 picoseconds. - Weight::from_parts(800_000, 0) + // Minimum execution time: 741_000 picoseconds. + Weight::from_parts(850_000, 0) } } diff --git a/system-parachains/people/people-polkadot/src/weights/cumulus_pallet_parachain_system.rs b/system-parachains/people/people-polkadot/src/weights/cumulus_pallet_parachain_system.rs index dcbf3e710e..2caa6dd785 100644 --- a/system-parachains/people/people-polkadot/src/weights/cumulus_pallet_parachain_system.rs +++ b/system-parachains/people/people-polkadot/src/weights/cumulus_pallet_parachain_system.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `cumulus_pallet_parachain_system` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/people-polkadot-runtime/people_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/people/people-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/people-polkadot-runtime/people_polkadot_runtime.wasm +// --pallet=cumulus_pallet_parachain_system +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/people/people-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -50,6 +54,8 @@ impl cumulus_pallet_parachain_system::WeightInfo for We /// Proof: `MessageQueue::BookStateFor` (`max_values`: None, `max_size`: Some(52), added: 2527, mode: `MaxEncodedLen`) /// Storage: `MessageQueue::ServiceHead` (r:1 w:1) /// Proof: `MessageQueue::ServiceHead` (`max_values`: Some(1), `max_size`: Some(5), added: 500, mode: `MaxEncodedLen`) + /// Storage: `ParachainSystem::LastProcessedDownwardMessage` (r:0 w:1) + /// Proof: `ParachainSystem::LastProcessedDownwardMessage` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `ParachainSystem::ProcessedDownwardMessages` (r:0 w:1) /// Proof: `ParachainSystem::ProcessedDownwardMessages` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `MessageQueue::Pages` (r:0 w:1000) @@ -59,13 +65,13 @@ impl cumulus_pallet_parachain_system::WeightInfo for We // Proof Size summary in bytes: // Measured: `12` // Estimated: `3517` - // Minimum execution time: 2_691_000 picoseconds. - Weight::from_parts(2_820_000, 0) + // Minimum execution time: 3_050_000 picoseconds. + Weight::from_parts(3_150_000, 0) .saturating_add(Weight::from_parts(0, 3517)) - // Standard Error: 56_250 - .saturating_add(Weight::from_parts(208_844_407, 0).saturating_mul(n.into())) + // Standard Error: 67_747 + .saturating_add(Weight::from_parts(135_997_719, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(3)) - .saturating_add(T::DbWeight::get().writes(4)) + .saturating_add(T::DbWeight::get().writes(5)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(n.into()))) } } diff --git a/system-parachains/people/people-polkadot/src/weights/cumulus_pallet_xcmp_queue.rs b/system-parachains/people/people-polkadot/src/weights/cumulus_pallet_xcmp_queue.rs index dbeca74b90..cf7aa09e17 100644 --- a/system-parachains/people/people-polkadot/src/weights/cumulus_pallet_xcmp_queue.rs +++ b/system-parachains/people/people-polkadot/src/weights/cumulus_pallet_xcmp_queue.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `cumulus_pallet_xcmp_queue` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/people-polkadot-runtime/people_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/people/people-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/people-polkadot-runtime/people_polkadot_runtime.wasm +// --pallet=cumulus_pallet_xcmp_queue +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/people/people-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -50,8 +54,8 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `76` // Estimated: `1497` - // Minimum execution time: 6_390_000 picoseconds. - Weight::from_parts(6_660_000, 0) + // Minimum execution time: 6_059_000 picoseconds. + Weight::from_parts(6_890_000, 0) .saturating_add(Weight::from_parts(0, 1497)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -66,16 +70,16 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn /// Proof: `XcmpQueue::InboundXcmpSuspended` (`max_values`: Some(1), `max_size`: Some(4002), added: 4497, mode: `MaxEncodedLen`) /// Storage: `MessageQueue::Pages` (r:0 w:1) /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(65585), added: 68060, mode: `MaxEncodedLen`) - /// The range of component `n` is `[1, 65531]`. + /// The range of component `n` is `[0, 65531]`. fn enqueue_n_bytes_xcmp_message(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `82` // Estimated: `5487` - // Minimum execution time: 15_400_000 picoseconds. - Weight::from_parts(4_976_190, 0) + // Minimum execution time: 17_290_000 picoseconds. + Weight::from_parts(19_165_823, 0) .saturating_add(Weight::from_parts(0, 5487)) - // Standard Error: 18 - .saturating_add(Weight::from_parts(1_431, 0).saturating_mul(n.into())) + // Standard Error: 4 + .saturating_add(Weight::from_parts(639, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -88,17 +92,17 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn /// Storage: `XcmpQueue::InboundXcmpSuspended` (r:1 w:0) /// Proof: `XcmpQueue::InboundXcmpSuspended` (`max_values`: Some(1), `max_size`: Some(4002), added: 4497, mode: `MaxEncodedLen`) /// Storage: `MessageQueue::Pages` (r:0 w:1) - /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(105521), added: 107996, mode: `MaxEncodedLen`) + /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(65585), added: 68060, mode: `MaxEncodedLen`) /// The range of component `n` is `[0, 1000]`. fn enqueue_n_empty_xcmp_messages(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `151` + // Measured: `82` // Estimated: `5487` - // Minimum execution time: 11_593_000 picoseconds. - Weight::from_parts(15_263_900, 0) + // Minimum execution time: 14_189_000 picoseconds. + Weight::from_parts(22_211_892, 0) .saturating_add(Weight::from_parts(0, 5487)) - // Standard Error: 239 - .saturating_add(Weight::from_parts(136_065, 0).saturating_mul(n.into())) + // Standard Error: 638 + .saturating_add(Weight::from_parts(198_210, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -107,19 +111,19 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn /// Storage: `MessageQueue::BookStateFor` (r:1 w:1) /// Proof: `MessageQueue::BookStateFor` (`max_values`: None, `max_size`: Some(52), added: 2527, mode: `MaxEncodedLen`) /// Storage: `MessageQueue::Pages` (r:1 w:1) - /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(105521), added: 107996, mode: `MaxEncodedLen`) + /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(65585), added: 68060, mode: `MaxEncodedLen`) /// Storage: `XcmpQueue::InboundXcmpSuspended` (r:1 w:0) /// Proof: `XcmpQueue::InboundXcmpSuspended` (`max_values`: Some(1), `max_size`: Some(4002), added: 4497, mode: `MaxEncodedLen`) - /// The range of component `n` is `[0, 105457]`. + /// The range of component `n` is `[0, 65521]`. fn enqueue_empty_xcmp_message_at(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `334 + n * (1 ±0)` - // Estimated: `108986` - // Minimum execution time: 20_217_000 picoseconds. - Weight::from_parts(20_647_000, 0) - .saturating_add(Weight::from_parts(0, 108986)) - // Standard Error: 12 - .saturating_add(Weight::from_parts(2_576, 0).saturating_mul(n.into())) + // Measured: `264 + n * (1 ±0)` + // Estimated: `69050` + // Minimum execution time: 25_771_000 picoseconds. + Weight::from_parts(27_194_081, 0) + .saturating_add(Weight::from_parts(0, 69050)) + // Standard Error: 9 + .saturating_add(Weight::from_parts(1_860, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -132,17 +136,17 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn /// Storage: `XcmpQueue::InboundXcmpSuspended` (r:1 w:0) /// Proof: `XcmpQueue::InboundXcmpSuspended` (`max_values`: Some(1), `max_size`: Some(4002), added: 4497, mode: `MaxEncodedLen`) /// Storage: `MessageQueue::Pages` (r:0 w:100) - /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(105521), added: 107996, mode: `MaxEncodedLen`) + /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(65585), added: 68060, mode: `MaxEncodedLen`) /// The range of component `n` is `[0, 100]`. fn enqueue_n_full_pages(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `186` + // Measured: `117` // Estimated: `5487` - // Minimum execution time: 13_262_000 picoseconds. - Weight::from_parts(13_670_000, 0) + // Minimum execution time: 15_950_000 picoseconds. + Weight::from_parts(16_220_000, 0) .saturating_add(Weight::from_parts(0, 5487)) - // Standard Error: 81_154 - .saturating_add(Weight::from_parts(105_979_285, 0).saturating_mul(n.into())) + // Standard Error: 55_687 + .saturating_add(Weight::from_parts(45_752_356, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(n.into()))) @@ -152,16 +156,16 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn /// Storage: `MessageQueue::BookStateFor` (r:1 w:1) /// Proof: `MessageQueue::BookStateFor` (`max_values`: None, `max_size`: Some(52), added: 2527, mode: `MaxEncodedLen`) /// Storage: `MessageQueue::Pages` (r:1 w:1) - /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(105521), added: 107996, mode: `MaxEncodedLen`) + /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(65585), added: 68060, mode: `MaxEncodedLen`) /// Storage: `XcmpQueue::InboundXcmpSuspended` (r:1 w:0) /// Proof: `XcmpQueue::InboundXcmpSuspended` (`max_values`: Some(1), `max_size`: Some(4002), added: 4497, mode: `MaxEncodedLen`) fn enqueue_1000_small_xcmp_messages() -> Weight { // Proof Size summary in bytes: - // Measured: `53067` - // Estimated: `108986` - // Minimum execution time: 289_304_000 picoseconds. - Weight::from_parts(299_215_000, 0) - .saturating_add(Weight::from_parts(0, 108986)) + // Measured: `33029` + // Estimated: `69050` + // Minimum execution time: 288_069_000 picoseconds. + Weight::from_parts(302_759_000, 0) + .saturating_add(Weight::from_parts(0, 69050)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -171,8 +175,8 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `76` // Estimated: `2767` - // Minimum execution time: 3_900_000 picoseconds. - Weight::from_parts(4_090_000, 0) + // Minimum execution time: 4_000_000 picoseconds. + Weight::from_parts(4_530_000, 0) .saturating_add(Weight::from_parts(0, 2767)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -183,8 +187,8 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `111` // Estimated: `2767` - // Minimum execution time: 5_300_000 picoseconds. - Weight::from_parts(5_460_000, 0) + // Minimum execution time: 5_310_000 picoseconds. + Weight::from_parts(5_770_000, 0) .saturating_add(Weight::from_parts(0, 2767)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -193,8 +197,8 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_050_000 picoseconds. - Weight::from_parts(6_210_000, 0) + // Minimum execution time: 6_550_000 picoseconds. + Weight::from_parts(6_780_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// Storage: UNKNOWN KEY `0x7b3237373ffdfeb1cab4222e3b520d6b345d8e88afa015075c945637c07e8f20` (r:1 w:1) @@ -215,8 +219,8 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `65711` // Estimated: `69176` - // Minimum execution time: 151_750_000 picoseconds. - Weight::from_parts(154_060_000, 0) + // Minimum execution time: 113_790_000 picoseconds. + Weight::from_parts(116_400_000, 0) .saturating_add(Weight::from_parts(0, 69176)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(5)) @@ -229,8 +233,8 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `65710` // Estimated: `69175` - // Minimum execution time: 59_141_000 picoseconds. - Weight::from_parts(60_730_000, 0) + // Minimum execution time: 68_040_000 picoseconds. + Weight::from_parts(69_749_000, 0) .saturating_add(Weight::from_parts(0, 69175)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) diff --git a/system-parachains/people/people-polkadot/src/weights/frame_system.rs b/system-parachains/people/people-polkadot/src/weights/frame_system.rs index 14656923ba..7fc86a786a 100644 --- a/system-parachains/people/people-polkadot/src/weights/frame_system.rs +++ b/system-parachains/people/people-polkadot/src/weights/frame_system.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `frame_system` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/people-polkadot-runtime/people_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/people/people-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/people-polkadot-runtime/people_polkadot_runtime.wasm +// --pallet=frame_system +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/people/people-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -49,22 +53,22 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_730_000 picoseconds. - Weight::from_parts(13_187_394, 0) + // Minimum execution time: 2_980_000 picoseconds. + Weight::from_parts(50_958_879, 0) .saturating_add(Weight::from_parts(0, 0)) // Standard Error: 3 - .saturating_add(Weight::from_parts(508, 0).saturating_mul(b.into())) + .saturating_add(Weight::from_parts(601, 0).saturating_mul(b.into())) } /// The range of component `b` is `[0, 3932160]`. fn remark_with_event(b: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_970_000 picoseconds. - Weight::from_parts(7_050_000, 0) + // Minimum execution time: 7_140_000 picoseconds. + Weight::from_parts(105_490_745, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 2 - .saturating_add(Weight::from_parts(2_218, 0).saturating_mul(b.into())) + // Standard Error: 6 + .saturating_add(Weight::from_parts(1_753, 0).saturating_mul(b.into())) } /// Storage: UNKNOWN KEY `0x3a686561707061676573` (r:0 w:1) /// Proof: UNKNOWN KEY `0x3a686561707061676573` (r:0 w:1) @@ -72,8 +76,8 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_030_000 picoseconds. - Weight::from_parts(4_300_000, 0) + // Minimum execution time: 4_450_000 picoseconds. + Weight::from_parts(4_810_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -95,8 +99,8 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `169` // Estimated: `67035` - // Minimum execution time: 124_955_501_000 picoseconds. - Weight::from_parts(129_106_432_000, 0) + // Minimum execution time: 129_128_508_000 picoseconds. + Weight::from_parts(132_044_285_000, 0) .saturating_add(Weight::from_parts(0, 67035)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(3)) @@ -108,11 +112,11 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_720_000 picoseconds. - Weight::from_parts(2_810_000, 0) + // Minimum execution time: 2_970_000 picoseconds. + Weight::from_parts(3_170_000, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 2_968 - .saturating_add(Weight::from_parts(874_312, 0).saturating_mul(i.into())) + // Standard Error: 1_022 + .saturating_add(Weight::from_parts(1_119_117, 0).saturating_mul(i.into())) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into()))) } /// Storage: `Skipped::Metadata` (r:0 w:0) @@ -122,11 +126,11 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_640_000 picoseconds. - Weight::from_parts(2_750_000, 0) + // Minimum execution time: 3_040_000 picoseconds. + Weight::from_parts(3_190_000, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 1_155 - .saturating_add(Weight::from_parts(662_251, 0).saturating_mul(i.into())) + // Standard Error: 1_327 + .saturating_add(Weight::from_parts(860_212, 0).saturating_mul(i.into())) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into()))) } /// Storage: `Skipped::Metadata` (r:0 w:0) @@ -136,11 +140,11 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `78 + p * (69 ±0)` // Estimated: `71 + p * (70 ±0)` - // Minimum execution time: 5_150_000 picoseconds. - Weight::from_parts(5_360_000, 0) + // Minimum execution time: 5_390_000 picoseconds. + Weight::from_parts(5_670_000, 0) .saturating_add(Weight::from_parts(0, 71)) - // Standard Error: 1_520 - .saturating_add(Weight::from_parts(1_556_621, 0).saturating_mul(p.into())) + // Standard Error: 1_904 + .saturating_add(Weight::from_parts(1_762_707, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(p.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(p.into()))) .saturating_add(Weight::from_parts(0, 70).saturating_mul(p.into())) @@ -151,8 +155,8 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 21_910_000 picoseconds. - Weight::from_parts(23_470_000, 0) + // Minimum execution time: 12_071_000 picoseconds. + Weight::from_parts(15_249_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -176,8 +180,8 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `191` // Estimated: `67035` - // Minimum execution time: 129_997_867_000 picoseconds. - Weight::from_parts(132_479_590_000, 0) + // Minimum execution time: 134_988_206_000 picoseconds. + Weight::from_parts(137_668_033_000, 0) .saturating_add(Weight::from_parts(0, 67035)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(4)) diff --git a/system-parachains/people/people-polkadot/src/weights/frame_system_extensions.rs b/system-parachains/people/people-polkadot/src/weights/frame_system_extensions.rs index 253aa4dc73..eee7d7655f 100644 --- a/system-parachains/people/people-polkadot/src/weights/frame_system_extensions.rs +++ b/system-parachains/people/people-polkadot/src/weights/frame_system_extensions.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `frame_system_extensions` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/people-polkadot-runtime/people_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/people/people-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/people-polkadot-runtime/people_polkadot_runtime.wasm +// --pallet=frame_system_extensions +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/people/people-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -48,23 +52,23 @@ impl frame_system::ExtensionsWeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `30` // Estimated: `0` - // Minimum execution time: 3_860_000 picoseconds. - Weight::from_parts(4_000_000, 0) + // Minimum execution time: 3_810_000 picoseconds. + Weight::from_parts(3_941_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn check_mortality_mortal_transaction() -> Weight { // Proof Size summary in bytes: // Measured: `68` // Estimated: `0` - // Minimum execution time: 7_370_000 picoseconds. - Weight::from_parts(7_590_000, 0) + // Minimum execution time: 7_280_000 picoseconds. + Weight::from_parts(7_600_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn check_mortality_immortal_transaction() -> Weight { // Proof Size summary in bytes: // Measured: `68` // Estimated: `0` - // Minimum execution time: 7_340_000 picoseconds. + // Minimum execution time: 7_160_000 picoseconds. Weight::from_parts(7_640_000, 0) .saturating_add(Weight::from_parts(0, 0)) } @@ -72,8 +76,8 @@ impl frame_system::ExtensionsWeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 660_000 picoseconds. - Weight::from_parts(750_000, 0) + // Minimum execution time: 831_000 picoseconds. + Weight::from_parts(911_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// Storage: `System::Account` (r:1 w:1) @@ -82,8 +86,8 @@ impl frame_system::ExtensionsWeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `101` // Estimated: `3593` - // Minimum execution time: 7_860_000 picoseconds. - Weight::from_parts(8_070_000, 0) + // Minimum execution time: 10_338_000 picoseconds. + Weight::from_parts(10_541_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -92,32 +96,32 @@ impl frame_system::ExtensionsWeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 530_000 picoseconds. - Weight::from_parts(570_000, 0) + // Minimum execution time: 680_000 picoseconds. + Weight::from_parts(760_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn check_tx_version() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 530_000 picoseconds. - Weight::from_parts(570_000, 0) + // Minimum execution time: 621_000 picoseconds. + Weight::from_parts(829_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn check_weight() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_610_000 picoseconds. - Weight::from_parts(4_850_000, 0) + // Minimum execution time: 5_000_000 picoseconds. + Weight::from_parts(5_309_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn weight_reclaim() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_660_000 picoseconds. - Weight::from_parts(2_860_000, 0) + // Minimum execution time: 3_270_000 picoseconds. + Weight::from_parts(3_450_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/system-parachains/people/people-polkadot/src/weights/pallet_balances.rs b/system-parachains/people/people-polkadot/src/weights/pallet_balances.rs index 6b95789c5c..5347cfe101 100644 --- a/system-parachains/people/people-polkadot/src/weights/pallet_balances.rs +++ b/system-parachains/people/people-polkadot/src/weights/pallet_balances.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_balances` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/people-polkadot-runtime/people_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/people/people-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/people-polkadot-runtime/people_polkadot_runtime.wasm +// --pallet=pallet_balances +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/people/people-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -50,8 +54,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 56_450_000 picoseconds. - Weight::from_parts(57_320_000, 0) + // Minimum execution time: 67_421_000 picoseconds. + Weight::from_parts(69_709_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -62,8 +66,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 44_860_000 picoseconds. - Weight::from_parts(45_440_000, 0) + // Minimum execution time: 53_269_000 picoseconds. + Weight::from_parts(54_619_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -72,10 +76,10 @@ impl pallet_balances::WeightInfo for WeightInfo { /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) fn force_set_balance_creating() -> Weight { // Proof Size summary in bytes: - // Measured: `174` + // Measured: `39` // Estimated: `3593` - // Minimum execution time: 18_160_000 picoseconds. - Weight::from_parts(18_360_000, 0) + // Minimum execution time: 27_720_000 picoseconds. + Weight::from_parts(28_951_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -86,8 +90,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `174` // Estimated: `3593` - // Minimum execution time: 26_360_000 picoseconds. - Weight::from_parts(26_830_000, 0) + // Minimum execution time: 28_190_000 picoseconds. + Weight::from_parts(28_861_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -98,8 +102,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `103` // Estimated: `6196` - // Minimum execution time: 59_101_000 picoseconds. - Weight::from_parts(59_540_000, 0) + // Minimum execution time: 69_239_000 picoseconds. + Weight::from_parts(70_890_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -110,8 +114,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 55_481_000 picoseconds. - Weight::from_parts(56_061_000, 0) + // Minimum execution time: 67_000_000 picoseconds. + Weight::from_parts(68_880_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -122,8 +126,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `174` // Estimated: `3593` - // Minimum execution time: 21_170_000 picoseconds. - Weight::from_parts(21_660_000, 0) + // Minimum execution time: 22_760_000 picoseconds. + Weight::from_parts(23_389_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -135,11 +139,11 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0 + u * (136 ±0)` // Estimated: `990 + u * (2603 ±0)` - // Minimum execution time: 19_441_000 picoseconds. - Weight::from_parts(19_710_000, 0) + // Minimum execution time: 21_691_000 picoseconds. + Weight::from_parts(22_280_000, 0) .saturating_add(Weight::from_parts(0, 990)) - // Standard Error: 7_858 - .saturating_add(Weight::from_parts(16_452_870, 0).saturating_mul(u.into())) + // Standard Error: 18_670 + .saturating_add(Weight::from_parts(20_079_050, 0).saturating_mul(u.into())) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(u.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(u.into()))) .saturating_add(Weight::from_parts(0, 2603).saturating_mul(u.into())) @@ -148,24 +152,24 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 7_370_000 picoseconds. - Weight::from_parts(7_580_000, 0) + // Minimum execution time: 7_990_000 picoseconds. + Weight::from_parts(8_920_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn burn_allow_death() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 35_510_000 picoseconds. - Weight::from_parts(35_930_000, 0) + // Minimum execution time: 41_520_000 picoseconds. + Weight::from_parts(43_890_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn burn_keep_alive() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 24_160_000 picoseconds. - Weight::from_parts(24_740_000, 0) + // Minimum execution time: 27_990_000 picoseconds. + Weight::from_parts(30_181_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/system-parachains/people/people-polkadot/src/weights/pallet_collator_selection.rs b/system-parachains/people/people-polkadot/src/weights/pallet_collator_selection.rs index a72e07d837..f96da49c4b 100644 --- a/system-parachains/people/people-polkadot/src/weights/pallet_collator_selection.rs +++ b/system-parachains/people/people-polkadot/src/weights/pallet_collator_selection.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_collator_selection` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/people-polkadot-runtime/people_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/people/people-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/people-polkadot-runtime/people_polkadot_runtime.wasm +// --pallet=pallet_collator_selection +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/people/people-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -53,11 +57,11 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `197 + b * (79 ±0)` // Estimated: `1188 + b * (2555 ±0)` - // Minimum execution time: 15_380_000 picoseconds. - Weight::from_parts(12_024_255, 0) + // Minimum execution time: 14_770_000 picoseconds. + Weight::from_parts(11_187_347, 0) .saturating_add(Weight::from_parts(0, 1188)) - // Standard Error: 7_620 - .saturating_add(Weight::from_parts(4_486_194, 0).saturating_mul(b.into())) + // Standard Error: 9_925 + .saturating_add(Weight::from_parts(4_894_534, 0).saturating_mul(b.into())) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(b.into()))) .saturating_add(T::DbWeight::get().writes(1)) .saturating_add(Weight::from_parts(0, 2555).saturating_mul(b.into())) @@ -74,15 +78,15 @@ impl pallet_collator_selection::WeightInfo for WeightIn /// The range of component `c` is `[1, 99]`. fn add_invulnerable(b: u32, c: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `795 + b * (32 ±0) + c * (53 ±0)` + // Measured: `794 + b * (32 ±0) + c * (53 ±0)` // Estimated: `6287 + b * (37 ±0) + c * (53 ±0)` - // Minimum execution time: 51_030_000 picoseconds. - Weight::from_parts(50_771_138, 0) + // Minimum execution time: 56_280_000 picoseconds. + Weight::from_parts(62_323_376, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 6_180 - .saturating_add(Weight::from_parts(85_858, 0).saturating_mul(b.into())) - // Standard Error: 1_171 - .saturating_add(Weight::from_parts(92_863, 0).saturating_mul(c.into())) + // Standard Error: 19_691 + .saturating_add(Weight::from_parts(3_835, 0).saturating_mul(b.into())) + // Standard Error: 3_732 + .saturating_add(Weight::from_parts(127_551, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 37).saturating_mul(b.into())) @@ -97,11 +101,11 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `119 + b * (32 ±0)` // Estimated: `6287` - // Minimum execution time: 15_020_000 picoseconds. - Weight::from_parts(15_141_395, 0) + // Minimum execution time: 14_220_000 picoseconds. + Weight::from_parts(13_682_853, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 1_048 - .saturating_add(Weight::from_parts(79_129, 0).saturating_mul(b.into())) + // Standard Error: 9_283 + .saturating_add(Weight::from_parts(345_703, 0).saturating_mul(b.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -111,8 +115,8 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_150_000 picoseconds. - Weight::from_parts(6_430_000, 0) + // Minimum execution time: 6_711_000 picoseconds. + Weight::from_parts(8_560_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -130,13 +134,13 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `0 + c * (182 ±0) + k * (115 ±0)` // Estimated: `6287 + c * (901 ±29) + k * (901 ±29)` - // Minimum execution time: 12_710_000 picoseconds. - Weight::from_parts(13_210_000, 0) + // Minimum execution time: 12_650_000 picoseconds. + Weight::from_parts(13_659_000, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 198_506 - .saturating_add(Weight::from_parts(6_617_412, 0).saturating_mul(c.into())) - // Standard Error: 198_506 - .saturating_add(Weight::from_parts(6_304_995, 0).saturating_mul(k.into())) + // Standard Error: 241_972 + .saturating_add(Weight::from_parts(7_968_495, 0).saturating_mul(c.into())) + // Standard Error: 241_972 + .saturating_add(Weight::from_parts(7_716_864, 0).saturating_mul(k.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(c.into()))) @@ -151,13 +155,13 @@ impl pallet_collator_selection::WeightInfo for WeightIn /// The range of component `c` is `[3, 100]`. fn update_bond(c: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `319 + c * (49 ±0)` + // Measured: `323 + c * (49 ±0)` // Estimated: `6287` - // Minimum execution time: 33_410_000 picoseconds. - Weight::from_parts(34_777_629, 0) + // Minimum execution time: 36_010_000 picoseconds. + Weight::from_parts(41_503_263, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 2_196 - .saturating_add(Weight::from_parts(74_159, 0).saturating_mul(c.into())) + // Standard Error: 5_460 + .saturating_add(Weight::from_parts(128_018, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -176,11 +180,11 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `765 + c * (52 ±0)` // Estimated: `6287 + c * (54 ±0)` - // Minimum execution time: 47_540_000 picoseconds. - Weight::from_parts(49_588_688, 0) + // Minimum execution time: 48_720_000 picoseconds. + Weight::from_parts(55_896_080, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 1_036 - .saturating_add(Weight::from_parts(107_395, 0).saturating_mul(c.into())) + // Standard Error: 4_093 + .saturating_add(Weight::from_parts(176_581, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) .saturating_add(Weight::from_parts(0, 54).saturating_mul(c.into())) @@ -202,11 +206,11 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `905 + c * (53 ±0)` // Estimated: `6287 + c * (54 ±0)` - // Minimum execution time: 66_530_000 picoseconds. - Weight::from_parts(68_613_644, 0) + // Minimum execution time: 73_240_000 picoseconds. + Weight::from_parts(80_239_195, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 1_544 - .saturating_add(Weight::from_parts(111_700, 0).saturating_mul(c.into())) + // Standard Error: 5_114 + .saturating_add(Weight::from_parts(162_952, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(4)) .saturating_add(Weight::from_parts(0, 54).saturating_mul(c.into())) @@ -222,11 +226,11 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `347 + c * (48 ±0)` // Estimated: `6287` - // Minimum execution time: 36_110_000 picoseconds. - Weight::from_parts(37_664_810, 0) + // Minimum execution time: 38_449_000 picoseconds. + Weight::from_parts(45_820_910, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 1_934 - .saturating_add(Weight::from_parts(110_114, 0).saturating_mul(c.into())) + // Standard Error: 4_934 + .saturating_add(Weight::from_parts(162_304, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -238,8 +242,8 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `155` // Estimated: `6196` - // Minimum execution time: 49_201_000 picoseconds. - Weight::from_parts(50_090_000, 0) + // Minimum execution time: 57_900_000 picoseconds. + Weight::from_parts(59_690_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(3)) @@ -258,13 +262,13 @@ impl pallet_collator_selection::WeightInfo for WeightIn /// The range of component `c` is `[1, 100]`. fn new_session(r: u32, c: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `2302 + c * (97 ±0) + r * (114 ±0)` + // Measured: `2269 + c * (97 ±0) + r * (115 ±0)` // Estimated: `6287 + c * (2519 ±0) + r * (2603 ±0)` - // Minimum execution time: 32_861_000 picoseconds. - Weight::from_parts(33_640_000, 0) + // Minimum execution time: 31_750_000 picoseconds. + Weight::from_parts(33_689_000, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 359_775 - .saturating_add(Weight::from_parts(16_193_323, 0).saturating_mul(c.into())) + // Standard Error: 421_613 + .saturating_add(Weight::from_parts(19_229_519, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(c.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(c.into()))) diff --git a/system-parachains/people/people-polkadot/src/weights/pallet_identity.rs b/system-parachains/people/people-polkadot/src/weights/pallet_identity.rs index 5747df3a25..6857a39872 100644 --- a/system-parachains/people/people-polkadot/src/weights/pallet_identity.rs +++ b/system-parachains/people/people-polkadot/src/weights/pallet_identity.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_identity` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/people-polkadot-runtime/people_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/people/people-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/people-polkadot-runtime/people_polkadot_runtime.wasm +// --pallet=pallet_identity +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/people/people-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -51,11 +55,11 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `32 + r * (57 ±0)` // Estimated: `2626` - // Minimum execution time: 11_330_000 picoseconds. - Weight::from_parts(11_902_596, 0) + // Minimum execution time: 11_141_000 picoseconds. + Weight::from_parts(11_501_046, 0) .saturating_add(Weight::from_parts(0, 2626)) - // Standard Error: 1_078 - .saturating_add(Weight::from_parts(79_101, 0).saturating_mul(r.into())) + // Standard Error: 8_210 + .saturating_add(Weight::from_parts(208_536, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -66,11 +70,11 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `441 + r * (5 ±0)` // Estimated: `4269` - // Minimum execution time: 23_080_000 picoseconds. - Weight::from_parts(23_900_009, 0) + // Minimum execution time: 24_379_000 picoseconds. + Weight::from_parts(26_911_284, 0) .saturating_add(Weight::from_parts(0, 4269)) - // Standard Error: 1_152 - .saturating_add(Weight::from_parts(77_913, 0).saturating_mul(r.into())) + // Standard Error: 12_460 + .saturating_add(Weight::from_parts(258_778, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -85,11 +89,11 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `101` // Estimated: `6723 + s * (2589 ±0)` - // Minimum execution time: 15_900_000 picoseconds. - Weight::from_parts(30_703_002, 0) + // Minimum execution time: 16_100_000 picoseconds. + Weight::from_parts(37_339_854, 0) .saturating_add(Weight::from_parts(0, 6723)) - // Standard Error: 5_250 - .saturating_add(Weight::from_parts(4_115_622, 0).saturating_mul(s.into())) + // Standard Error: 14_226 + .saturating_add(Weight::from_parts(5_426_280, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(s.into()))) .saturating_add(T::DbWeight::get().writes(1)) @@ -107,11 +111,11 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `194 + p * (32 ±0)` // Estimated: `6723` - // Minimum execution time: 15_960_000 picoseconds. - Weight::from_parts(31_285_059, 0) + // Minimum execution time: 15_530_000 picoseconds. + Weight::from_parts(35_073_899, 0) .saturating_add(Weight::from_parts(0, 6723)) - // Standard Error: 3_669 - .saturating_add(Weight::from_parts(1_587_224, 0).saturating_mul(p.into())) + // Standard Error: 17_590 + .saturating_add(Weight::from_parts(2_302_895, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(p.into()))) @@ -128,13 +132,13 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `533 + r * (5 ±0) + s * (32 ±0)` // Estimated: `6723` - // Minimum execution time: 34_070_000 picoseconds. - Weight::from_parts(34_479_898, 0) + // Minimum execution time: 38_980_000 picoseconds. + Weight::from_parts(41_259_035, 0) .saturating_add(Weight::from_parts(0, 6723)) - // Standard Error: 7_243 - .saturating_add(Weight::from_parts(104_667, 0).saturating_mul(r.into())) - // Standard Error: 1_413 - .saturating_add(Weight::from_parts(1_573_636, 0).saturating_mul(s.into())) + // Standard Error: 56_764 + .saturating_add(Weight::from_parts(313_826, 0).saturating_mul(r.into())) + // Standard Error: 11_075 + .saturating_add(Weight::from_parts(2_149_428, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(s.into()))) @@ -148,11 +152,11 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `431 + r * (57 ±0)` // Estimated: `4269` - // Minimum execution time: 35_570_000 picoseconds. - Weight::from_parts(36_369_804, 0) + // Minimum execution time: 38_621_000 picoseconds. + Weight::from_parts(43_838_847, 0) .saturating_add(Weight::from_parts(0, 4269)) - // Standard Error: 1_453 - .saturating_add(Weight::from_parts(85_023, 0).saturating_mul(r.into())) + // Standard Error: 30_297 + .saturating_add(Weight::from_parts(47_801, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -163,11 +167,11 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `462` // Estimated: `4269` - // Minimum execution time: 33_350_000 picoseconds. - Weight::from_parts(33_958_454, 0) + // Minimum execution time: 36_209_000 picoseconds. + Weight::from_parts(38_642_750, 0) .saturating_add(Weight::from_parts(0, 4269)) - // Standard Error: 1_192 - .saturating_add(Weight::from_parts(50_729, 0).saturating_mul(r.into())) + // Standard Error: 8_972 + .saturating_add(Weight::from_parts(98_240, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -178,11 +182,11 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `89 + r * (57 ±0)` // Estimated: `2626` - // Minimum execution time: 8_140_000 picoseconds. - Weight::from_parts(8_390_613, 0) + // Minimum execution time: 7_780_000 picoseconds. + Weight::from_parts(8_622_934, 0) .saturating_add(Weight::from_parts(0, 2626)) - // Standard Error: 790 - .saturating_add(Weight::from_parts(59_590, 0).saturating_mul(r.into())) + // Standard Error: 4_041 + .saturating_add(Weight::from_parts(92_437, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -193,11 +197,11 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `89 + r * (57 ±0)` // Estimated: `2626` - // Minimum execution time: 8_110_000 picoseconds. - Weight::from_parts(8_454_290, 0) + // Minimum execution time: 7_740_000 picoseconds. + Weight::from_parts(8_382_531, 0) .saturating_add(Weight::from_parts(0, 2626)) - // Standard Error: 792 - .saturating_add(Weight::from_parts(63_995, 0).saturating_mul(r.into())) + // Standard Error: 3_539 + .saturating_add(Weight::from_parts(107_528, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -208,11 +212,11 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `89 + r * (57 ±0)` // Estimated: `2626` - // Minimum execution time: 7_870_000 picoseconds. - Weight::from_parts(8_235_615, 0) + // Minimum execution time: 7_760_000 picoseconds. + Weight::from_parts(8_550_662, 0) .saturating_add(Weight::from_parts(0, 2626)) - // Standard Error: 774 - .saturating_add(Weight::from_parts(62_909, 0).saturating_mul(r.into())) + // Standard Error: 3_205 + .saturating_add(Weight::from_parts(123_943, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -225,11 +229,11 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `509 + r * (57 ±0)` // Estimated: `4269` - // Minimum execution time: 25_250_000 picoseconds. - Weight::from_parts(25_973_573, 0) + // Minimum execution time: 26_210_000 picoseconds. + Weight::from_parts(27_795_577, 0) .saturating_add(Weight::from_parts(0, 4269)) - // Standard Error: 1_326 - .saturating_add(Weight::from_parts(66_579, 0).saturating_mul(r.into())) + // Standard Error: 9_621 + .saturating_add(Weight::from_parts(252_807, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -251,13 +255,13 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `809 + r * (5 ±0) + s * (32 ±0)` // Estimated: `6723 + r * (6 ±0) + s * (32 ±0)` - // Minimum execution time: 111_431_000 picoseconds. - Weight::from_parts(113_642_919, 0) + // Minimum execution time: 127_289_000 picoseconds. + Weight::from_parts(120_915_774, 0) .saturating_add(Weight::from_parts(0, 6723)) - // Standard Error: 15_011 - .saturating_add(Weight::from_parts(249_823, 0).saturating_mul(r.into())) - // Standard Error: 2_929 - .saturating_add(Weight::from_parts(1_643_565, 0).saturating_mul(s.into())) + // Standard Error: 102_802 + .saturating_add(Weight::from_parts(927_774, 0).saturating_mul(r.into())) + // Standard Error: 20_059 + .saturating_add(Weight::from_parts(2_340_271, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(4)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(s.into()))) @@ -275,11 +279,11 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `475 + s * (36 ±0)` // Estimated: `6723` - // Minimum execution time: 33_750_000 picoseconds. - Weight::from_parts(39_858_869, 0) + // Minimum execution time: 37_169_000 picoseconds. + Weight::from_parts(44_260_483, 0) .saturating_add(Weight::from_parts(0, 6723)) - // Standard Error: 1_503 - .saturating_add(Weight::from_parts(75_338, 0).saturating_mul(s.into())) + // Standard Error: 7_770 + .saturating_add(Weight::from_parts(169_499, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -292,11 +296,11 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `591 + s * (3 ±0)` // Estimated: `4269` - // Minimum execution time: 20_830_000 picoseconds. - Weight::from_parts(24_084_170, 0) + // Minimum execution time: 21_799_000 picoseconds. + Weight::from_parts(29_180_337, 0) .saturating_add(Weight::from_parts(0, 4269)) - // Standard Error: 738 - .saturating_add(Weight::from_parts(28_836, 0).saturating_mul(s.into())) + // Standard Error: 5_486 + .saturating_add(Weight::from_parts(32_204, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -311,11 +315,11 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `638 + s * (35 ±0)` // Estimated: `6723` - // Minimum execution time: 38_750_000 picoseconds. - Weight::from_parts(44_410_278, 0) + // Minimum execution time: 41_420_000 picoseconds. + Weight::from_parts(47_564_119, 0) .saturating_add(Weight::from_parts(0, 6723)) - // Standard Error: 1_309 - .saturating_add(Weight::from_parts(53_010, 0).saturating_mul(s.into())) + // Standard Error: 3_546 + .saturating_add(Weight::from_parts(129_936, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -330,11 +334,11 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `704 + s * (37 ±0)` // Estimated: `6723` - // Minimum execution time: 29_310_000 picoseconds. - Weight::from_parts(34_013_318, 0) + // Minimum execution time: 29_000_000 picoseconds. + Weight::from_parts(35_402_346, 0) .saturating_add(Weight::from_parts(0, 6723)) - // Standard Error: 1_278 - .saturating_add(Weight::from_parts(66_158, 0).saturating_mul(s.into())) + // Standard Error: 2_162 + .saturating_add(Weight::from_parts(105_499, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -344,8 +348,8 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 8_250_000 picoseconds. - Weight::from_parts(8_500_000, 0) + // Minimum execution time: 8_720_000 picoseconds. + Weight::from_parts(9_420_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -355,8 +359,8 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `79` // Estimated: `3517` - // Minimum execution time: 12_320_000 picoseconds. - Weight::from_parts(12_670_000, 0) + // Minimum execution time: 12_270_000 picoseconds. + Weight::from_parts(12_660_000, 0) .saturating_add(Weight::from_parts(0, 3517)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -374,10 +378,10 @@ impl pallet_identity::WeightInfo for WeightInfo { /// The range of component `p` is `[0, 1]`. fn set_username_for(_p: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `182` + // Measured: `219` // Estimated: `3593` - // Minimum execution time: 79_271_000 picoseconds. - Weight::from_parts(97_804_334, 0) + // Minimum execution time: 98_760_000 picoseconds. + Weight::from_parts(125_242_657, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(4)) @@ -392,8 +396,8 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `116` // Estimated: `3567` - // Minimum execution time: 24_840_000 picoseconds. - Weight::from_parts(25_200_000, 0) + // Minimum execution time: 25_870_000 picoseconds. + Weight::from_parts(27_020_000, 0) .saturating_add(Weight::from_parts(0, 3567)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(3)) @@ -407,10 +411,10 @@ impl pallet_identity::WeightInfo for WeightInfo { /// The range of component `p` is `[0, 1]`. fn remove_expired_approval(_p: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `310` + // Measured: `347` // Estimated: `3593` - // Minimum execution time: 15_460_000 picoseconds. - Weight::from_parts(39_229_085, 0) + // Minimum execution time: 38_290_000 picoseconds. + Weight::from_parts(74_718_087, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -423,8 +427,8 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `172` // Estimated: `3563` - // Minimum execution time: 15_841_000 picoseconds. - Weight::from_parts(16_270_000, 0) + // Minimum execution time: 15_670_000 picoseconds. + Weight::from_parts(16_880_000, 0) .saturating_add(Weight::from_parts(0, 3563)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -439,8 +443,8 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `236` // Estimated: `3563` - // Minimum execution time: 21_540_000 picoseconds. - Weight::from_parts(21_900_000, 0) + // Minimum execution time: 20_940_000 picoseconds. + Weight::from_parts(22_330_000, 0) .saturating_add(Weight::from_parts(0, 3563)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) @@ -457,8 +461,8 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `297` // Estimated: `3563` - // Minimum execution time: 26_941_000 picoseconds. - Weight::from_parts(27_481_000, 0) + // Minimum execution time: 26_820_000 picoseconds. + Weight::from_parts(28_200_000, 0) .saturating_add(Weight::from_parts(0, 3563)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) @@ -480,10 +484,10 @@ impl pallet_identity::WeightInfo for WeightInfo { /// The range of component `p` is `[0, 1]`. fn kill_username(_p: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `540` + // Measured: `577` // Estimated: `6196` - // Minimum execution time: 23_970_000 picoseconds. - Weight::from_parts(114_083_330, 0) + // Minimum execution time: 24_890_000 picoseconds. + Weight::from_parts(114_901_359, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(4)) @@ -496,8 +500,8 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `147` // Estimated: `6087` - // Minimum execution time: 10_530_000 picoseconds. - Weight::from_parts(10_800_000, 0) + // Minimum execution time: 10_080_000 picoseconds. + Weight::from_parts(10_791_000, 0) .saturating_add(Weight::from_parts(0, 6087)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -510,8 +514,8 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `159` // Estimated: `6099` - // Minimum execution time: 10_420_000 picoseconds. - Weight::from_parts(10_650_000, 0) + // Minimum execution time: 10_330_000 picoseconds. + Weight::from_parts(10_861_000, 0) .saturating_add(Weight::from_parts(0, 6099)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -524,8 +528,8 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `526` // Estimated: `7548` - // Minimum execution time: 16_690_000 picoseconds. - Weight::from_parts(17_110_000, 0) + // Minimum execution time: 16_240_000 picoseconds. + Weight::from_parts(17_099_000, 0) .saturating_add(Weight::from_parts(0, 7548)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -536,8 +540,8 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `201` // Estimated: `6144` - // Minimum execution time: 9_810_000 picoseconds. - Weight::from_parts(10_060_000, 0) + // Minimum execution time: 9_120_000 picoseconds. + Weight::from_parts(9_541_000, 0) .saturating_add(Weight::from_parts(0, 6144)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -550,8 +554,8 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `288` // Estimated: `6044` - // Minimum execution time: 14_180_000 picoseconds. - Weight::from_parts(14_510_000, 0) + // Minimum execution time: 13_170_000 picoseconds. + Weight::from_parts(14_030_000, 0) .saturating_add(Weight::from_parts(0, 6044)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) @@ -564,8 +568,8 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `290` // Estimated: `6136` - // Minimum execution time: 12_880_000 picoseconds. - Weight::from_parts(13_220_000, 0) + // Minimum execution time: 12_440_000 picoseconds. + Weight::from_parts(13_930_000, 0) .saturating_add(Weight::from_parts(0, 6136)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) diff --git a/system-parachains/people/people-polkadot/src/weights/pallet_message_queue.rs b/system-parachains/people/people-polkadot/src/weights/pallet_message_queue.rs index 4c5a62d7fc..049e29e5d7 100644 --- a/system-parachains/people/people-polkadot/src/weights/pallet_message_queue.rs +++ b/system-parachains/people/people-polkadot/src/weights/pallet_message_queue.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_message_queue` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/people-polkadot-runtime/people_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/people/people-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/people-polkadot-runtime/people_polkadot_runtime.wasm +// --pallet=pallet_message_queue +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/people/people-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -52,8 +56,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `223` // Estimated: `6044` - // Minimum execution time: 15_920_000 picoseconds. - Weight::from_parts(16_190_000, 0) + // Minimum execution time: 16_440_000 picoseconds. + Weight::from_parts(17_640_000, 0) .saturating_add(Weight::from_parts(0, 6044)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -66,8 +70,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `218` // Estimated: `6044` - // Minimum execution time: 14_030_000 picoseconds. - Weight::from_parts(14_450_000, 0) + // Minimum execution time: 14_380_000 picoseconds. + Weight::from_parts(14_900_000, 0) .saturating_add(Weight::from_parts(0, 6044)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) @@ -78,8 +82,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `6` // Estimated: `3517` - // Minimum execution time: 4_960_000 picoseconds. - Weight::from_parts(5_070_000, 0) + // Minimum execution time: 5_730_000 picoseconds. + Weight::from_parts(5_990_000, 0) .saturating_add(Weight::from_parts(0, 3517)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -90,8 +94,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `72` // Estimated: `69050` - // Minimum execution time: 7_610_000 picoseconds. - Weight::from_parts(7_800_000, 0) + // Minimum execution time: 8_270_000 picoseconds. + Weight::from_parts(8_560_000, 0) .saturating_add(Weight::from_parts(0, 69050)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -102,8 +106,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `72` // Estimated: `69050` - // Minimum execution time: 7_910_000 picoseconds. - Weight::from_parts(8_110_000, 0) + // Minimum execution time: 8_410_000 picoseconds. + Weight::from_parts(8_880_000, 0) .saturating_add(Weight::from_parts(0, 69050)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -116,8 +120,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 214_781_000 picoseconds. - Weight::from_parts(218_071_000, 0) + // Minimum execution time: 147_330_000 picoseconds. + Weight::from_parts(152_030_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -129,8 +133,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `171` // Estimated: `3517` - // Minimum execution time: 8_980_000 picoseconds. - Weight::from_parts(9_280_000, 0) + // Minimum execution time: 8_780_000 picoseconds. + Weight::from_parts(9_550_000, 0) .saturating_add(Weight::from_parts(0, 3517)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -143,8 +147,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `161` // Estimated: `3517` - // Minimum execution time: 7_610_000 picoseconds. - Weight::from_parts(7_770_000, 0) + // Minimum execution time: 7_630_000 picoseconds. + Weight::from_parts(8_000_000, 0) .saturating_add(Weight::from_parts(0, 3517)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -157,8 +161,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `65667` // Estimated: `69050` - // Minimum execution time: 59_921_000 picoseconds. - Weight::from_parts(60_780_000, 0) + // Minimum execution time: 69_660_000 picoseconds. + Weight::from_parts(71_980_000, 0) .saturating_add(Weight::from_parts(0, 69050)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -171,8 +175,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `65667` // Estimated: `69050` - // Minimum execution time: 78_431_000 picoseconds. - Weight::from_parts(79_940_000, 0) + // Minimum execution time: 94_400_000 picoseconds. + Weight::from_parts(95_680_000, 0) .saturating_add(Weight::from_parts(0, 69050)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -185,8 +189,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `65667` // Estimated: `69050` - // Minimum execution time: 140_751_000 picoseconds. - Weight::from_parts(141_921_000, 0) + // Minimum execution time: 115_990_000 picoseconds. + Weight::from_parts(124_880_000, 0) .saturating_add(Weight::from_parts(0, 69050)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) diff --git a/system-parachains/people/people-polkadot/src/weights/pallet_migrations.rs b/system-parachains/people/people-polkadot/src/weights/pallet_migrations.rs index aa1d8f9b43..842b53c262 100644 --- a/system-parachains/people/people-polkadot/src/weights/pallet_migrations.rs +++ b/system-parachains/people/people-polkadot/src/weights/pallet_migrations.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_migrations` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/people-polkadot-runtime/people_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/people/people-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/people-polkadot-runtime/people_polkadot_runtime.wasm +// --pallet=pallet_migrations +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/people/people-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -52,8 +56,8 @@ impl pallet_migrations::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `71` // Estimated: `67035` - // Minimum execution time: 9_770_000 picoseconds. - Weight::from_parts(9_970_000, 0) + // Minimum execution time: 9_470_000 picoseconds. + Weight::from_parts(10_180_000, 0) .saturating_add(Weight::from_parts(0, 67035)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -64,8 +68,8 @@ impl pallet_migrations::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `42` // Estimated: `67035` - // Minimum execution time: 3_180_000 picoseconds. - Weight::from_parts(3_290_000, 0) + // Minimum execution time: 2_710_000 picoseconds. + Weight::from_parts(2_870_000, 0) .saturating_add(Weight::from_parts(0, 67035)) .saturating_add(T::DbWeight::get().reads(1)) } @@ -77,8 +81,8 @@ impl pallet_migrations::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `29` // Estimated: `3494` - // Minimum execution time: 6_880_000 picoseconds. - Weight::from_parts(7_120_000, 0) + // Minimum execution time: 7_430_000 picoseconds. + Weight::from_parts(7_850_000, 0) .saturating_add(Weight::from_parts(0, 3494)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -91,8 +95,8 @@ impl pallet_migrations::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `125` // Estimated: `3731` - // Minimum execution time: 13_321_000 picoseconds. - Weight::from_parts(13_690_000, 0) + // Minimum execution time: 13_390_000 picoseconds. + Weight::from_parts(14_100_000, 0) .saturating_add(Weight::from_parts(0, 3731)) .saturating_add(T::DbWeight::get().reads(2)) } @@ -104,8 +108,8 @@ impl pallet_migrations::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `71` // Estimated: `3731` - // Minimum execution time: 12_730_000 picoseconds. - Weight::from_parts(13_250_000, 0) + // Minimum execution time: 12_940_000 picoseconds. + Weight::from_parts(13_380_000, 0) .saturating_add(Weight::from_parts(0, 3731)) .saturating_add(T::DbWeight::get().reads(2)) } @@ -117,8 +121,8 @@ impl pallet_migrations::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `71` // Estimated: `3731` - // Minimum execution time: 14_880_000 picoseconds. - Weight::from_parts(15_170_000, 0) + // Minimum execution time: 15_190_000 picoseconds. + Weight::from_parts(15_830_000, 0) .saturating_add(Weight::from_parts(0, 3731)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -133,8 +137,8 @@ impl pallet_migrations::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `71` // Estimated: `3731` - // Minimum execution time: 15_620_000 picoseconds. - Weight::from_parts(16_010_000, 0) + // Minimum execution time: 15_950_000 picoseconds. + Weight::from_parts(16_770_000, 0) .saturating_add(Weight::from_parts(0, 3731)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -143,8 +147,8 @@ impl pallet_migrations::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 190_000 picoseconds. - Weight::from_parts(260_000, 0) + // Minimum execution time: 200_000 picoseconds. + Weight::from_parts(240_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// Storage: `MultiBlockMigrations::Cursor` (r:0 w:1) @@ -153,8 +157,8 @@ impl pallet_migrations::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_400_000 picoseconds. - Weight::from_parts(3_530_000, 0) + // Minimum execution time: 3_520_000 picoseconds. + Weight::from_parts(3_880_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -164,8 +168,8 @@ impl pallet_migrations::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_850_000 picoseconds. - Weight::from_parts(3_950_000, 0) + // Minimum execution time: 4_060_000 picoseconds. + Weight::from_parts(4_680_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -177,8 +181,8 @@ impl pallet_migrations::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `85` // Estimated: `67035` - // Minimum execution time: 8_090_000 picoseconds. - Weight::from_parts(8_400_000, 0) + // Minimum execution time: 8_150_000 picoseconds. + Weight::from_parts(8_680_000, 0) .saturating_add(Weight::from_parts(0, 67035)) .saturating_add(T::DbWeight::get().reads(2)) } @@ -189,11 +193,11 @@ impl pallet_migrations::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1022 + n * (271 ±0)` // Estimated: `3834 + n * (2740 ±0)` - // Minimum execution time: 14_900_000 picoseconds. - Weight::from_parts(11_134_878, 0) + // Minimum execution time: 18_510_000 picoseconds. + Weight::from_parts(17_738_544, 0) .saturating_add(Weight::from_parts(0, 3834)) - // Standard Error: 2_917 - .saturating_add(Weight::from_parts(1_643_785, 0).saturating_mul(n.into())) + // Standard Error: 5_136 + .saturating_add(Weight::from_parts(1_825_256, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(n.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(n.into()))) @@ -206,11 +210,11 @@ impl pallet_migrations::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1642 + n * (38 ±0)` // Estimated: `720 + n * (39 ±0)` - // Minimum execution time: 2_400_000 picoseconds. - Weight::from_parts(23_631_958, 0) + // Minimum execution time: 2_360_000 picoseconds. + Weight::from_parts(30_865_548, 0) .saturating_add(Weight::from_parts(0, 720)) - // Standard Error: 2_256 - .saturating_add(Weight::from_parts(998_876, 0).saturating_mul(n.into())) + // Standard Error: 2_962 + .saturating_add(Weight::from_parts(1_015_073, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(n.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(n.into()))) .saturating_add(Weight::from_parts(0, 39).saturating_mul(n.into())) diff --git a/system-parachains/people/people-polkadot/src/weights/pallet_multisig.rs b/system-parachains/people/people-polkadot/src/weights/pallet_multisig.rs index 65791cad03..93b0e9c71a 100644 --- a/system-parachains/people/people-polkadot/src/weights/pallet_multisig.rs +++ b/system-parachains/people/people-polkadot/src/weights/pallet_multisig.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_multisig` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/people-polkadot-runtime/people_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/people/people-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/people-polkadot-runtime/people_polkadot_runtime.wasm +// --pallet=pallet_multisig +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/people/people-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -49,11 +53,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 15_670_000 picoseconds. - Weight::from_parts(16_177_380, 0) + // Minimum execution time: 25_981_000 picoseconds. + Weight::from_parts(27_399_452, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 1 - .saturating_add(Weight::from_parts(435, 0).saturating_mul(z.into())) + // Standard Error: 19 + .saturating_add(Weight::from_parts(2_651, 0).saturating_mul(z.into())) } /// Storage: `Multisig::Multisigs` (r:1 w:1) /// Proof: `Multisig::Multisigs` (`max_values`: None, `max_size`: Some(3346), added: 5821, mode: `MaxEncodedLen`) @@ -63,13 +67,13 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `263 + s * (2 ±0)` // Estimated: `6811` - // Minimum execution time: 48_340_000 picoseconds. - Weight::from_parts(38_650_045, 0) + // Minimum execution time: 55_411_000 picoseconds. + Weight::from_parts(51_902_474, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 294 - .saturating_add(Weight::from_parts(103_596, 0).saturating_mul(s.into())) - // Standard Error: 2 - .saturating_add(Weight::from_parts(2_056, 0).saturating_mul(z.into())) + // Standard Error: 4_661 + .saturating_add(Weight::from_parts(80_718, 0).saturating_mul(s.into())) + // Standard Error: 45 + .saturating_add(Weight::from_parts(2_576, 0).saturating_mul(z.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -81,13 +85,13 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `282` // Estimated: `6811` - // Minimum execution time: 31_140_000 picoseconds. - Weight::from_parts(21_919_980, 0) + // Minimum execution time: 34_570_000 picoseconds. + Weight::from_parts(21_648_621, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 284 - .saturating_add(Weight::from_parts(97_377, 0).saturating_mul(s.into())) - // Standard Error: 2 - .saturating_add(Weight::from_parts(2_093, 0).saturating_mul(z.into())) + // Standard Error: 2_869 + .saturating_add(Weight::from_parts(159_747, 0).saturating_mul(s.into())) + // Standard Error: 28 + .saturating_add(Weight::from_parts(2_869, 0).saturating_mul(z.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -101,13 +105,13 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `388 + s * (33 ±0)` // Estimated: `6811` - // Minimum execution time: 53_570_000 picoseconds. - Weight::from_parts(41_706_705, 0) + // Minimum execution time: 61_170_000 picoseconds. + Weight::from_parts(44_230_563, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 349 - .saturating_add(Weight::from_parts(128_745, 0).saturating_mul(s.into())) - // Standard Error: 3 - .saturating_add(Weight::from_parts(2_078, 0).saturating_mul(z.into())) + // Standard Error: 4_623 + .saturating_add(Weight::from_parts(199_366, 0).saturating_mul(s.into())) + // Standard Error: 45 + .saturating_add(Weight::from_parts(3_166, 0).saturating_mul(z.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -118,11 +122,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `263 + s * (2 ±0)` // Estimated: `6811` - // Minimum execution time: 35_870_000 picoseconds. - Weight::from_parts(36_850_211, 0) + // Minimum execution time: 37_920_000 picoseconds. + Weight::from_parts(43_569_415, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 423 - .saturating_add(Weight::from_parts(103_352, 0).saturating_mul(s.into())) + // Standard Error: 3_352 + .saturating_add(Weight::from_parts(133_904, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -133,11 +137,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `282` // Estimated: `6811` - // Minimum execution time: 19_630_000 picoseconds. - Weight::from_parts(20_470_652, 0) + // Minimum execution time: 20_040_000 picoseconds. + Weight::from_parts(21_856_533, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 405 - .saturating_add(Weight::from_parts(100_364, 0).saturating_mul(s.into())) + // Standard Error: 3_527 + .saturating_add(Weight::from_parts(175_232, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -148,11 +152,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `454 + s * (1 ±0)` // Estimated: `6811` - // Minimum execution time: 36_120_000 picoseconds. - Weight::from_parts(37_523_553, 0) + // Minimum execution time: 38_260_000 picoseconds. + Weight::from_parts(41_919_326, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 486 - .saturating_add(Weight::from_parts(103_822, 0).saturating_mul(s.into())) + // Standard Error: 3_361 + .saturating_add(Weight::from_parts(155_236, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -163,11 +167,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `454 + s * (1 ±0)` // Estimated: `6811` - // Minimum execution time: 34_660_000 picoseconds. - Weight::from_parts(35_498_920, 0) + // Minimum execution time: 36_639_000 picoseconds. + Weight::from_parts(41_379_460, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 442 - .saturating_add(Weight::from_parts(104_279, 0).saturating_mul(s.into())) + // Standard Error: 5_320 + .saturating_add(Weight::from_parts(123_588, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } diff --git a/system-parachains/people/people-polkadot/src/weights/pallet_proxy.rs b/system-parachains/people/people-polkadot/src/weights/pallet_proxy.rs index 86a36f76c3..c9222d25dd 100644 --- a/system-parachains/people/people-polkadot/src/weights/pallet_proxy.rs +++ b/system-parachains/people/people-polkadot/src/weights/pallet_proxy.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_proxy` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/people-polkadot-runtime/people_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/people/people-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/people-polkadot-runtime/people_polkadot_runtime.wasm +// --pallet=pallet_proxy +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/people/people-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -47,15 +51,13 @@ impl pallet_proxy::WeightInfo for WeightInfo { /// Storage: `Proxy::Proxies` (r:1 w:0) /// Proof: `Proxy::Proxies` (`max_values`: None, `max_size`: Some(1241), added: 3716, mode: `MaxEncodedLen`) /// The range of component `p` is `[1, 31]`. - fn proxy(p: u32, ) -> Weight { + fn proxy(_p: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `127 + p * (37 ±0)` // Estimated: `4706` - // Minimum execution time: 17_030_000 picoseconds. - Weight::from_parts(17_656_702, 0) + // Minimum execution time: 16_320_000 picoseconds. + Weight::from_parts(19_668_915, 0) .saturating_add(Weight::from_parts(0, 4706)) - // Standard Error: 820 - .saturating_add(Weight::from_parts(23_197, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1)) } /// Storage: `Proxy::Proxies` (r:1 w:0) @@ -70,13 +72,13 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `454 + a * (68 ±0) + p * (37 ±0)` // Estimated: `5698` - // Minimum execution time: 45_520_000 picoseconds. - Weight::from_parts(46_067_130, 0) + // Minimum execution time: 49_101_000 picoseconds. + Weight::from_parts(50_315_225, 0) .saturating_add(Weight::from_parts(0, 5698)) - // Standard Error: 2_778 - .saturating_add(Weight::from_parts(148_230, 0).saturating_mul(a.into())) - // Standard Error: 2_870 - .saturating_add(Weight::from_parts(24_321, 0).saturating_mul(p.into())) + // Standard Error: 6_240 + .saturating_add(Weight::from_parts(287_910, 0).saturating_mul(a.into())) + // Standard Error: 6_447 + .saturating_add(Weight::from_parts(39_181, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -86,17 +88,15 @@ impl pallet_proxy::WeightInfo for WeightInfo { /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) /// The range of component `a` is `[0, 31]`. /// The range of component `p` is `[1, 31]`. - fn remove_announcement(a: u32, p: u32, ) -> Weight { + fn remove_announcement(a: u32, _p: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `369 + a * (68 ±0)` // Estimated: `5698` - // Minimum execution time: 29_750_000 picoseconds. - Weight::from_parts(30_321_633, 0) + // Minimum execution time: 32_700_000 picoseconds. + Weight::from_parts(36_034_647, 0) .saturating_add(Weight::from_parts(0, 5698)) - // Standard Error: 2_378 - .saturating_add(Weight::from_parts(172_257, 0).saturating_mul(a.into())) - // Standard Error: 2_457 - .saturating_add(Weight::from_parts(8_800, 0).saturating_mul(p.into())) + // Standard Error: 6_242 + .saturating_add(Weight::from_parts(252_879, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -106,17 +106,15 @@ impl pallet_proxy::WeightInfo for WeightInfo { /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) /// The range of component `a` is `[0, 31]`. /// The range of component `p` is `[1, 31]`. - fn reject_announcement(a: u32, p: u32, ) -> Weight { + fn reject_announcement(a: u32, _p: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `369 + a * (68 ±0)` // Estimated: `5698` - // Minimum execution time: 30_050_000 picoseconds. - Weight::from_parts(30_316_071, 0) + // Minimum execution time: 32_510_000 picoseconds. + Weight::from_parts(34_276_167, 0) .saturating_add(Weight::from_parts(0, 5698)) - // Standard Error: 2_395 - .saturating_add(Weight::from_parts(174_556, 0).saturating_mul(a.into())) - // Standard Error: 2_475 - .saturating_add(Weight::from_parts(14_343, 0).saturating_mul(p.into())) + // Standard Error: 5_810 + .saturating_add(Weight::from_parts(292_196, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -132,13 +130,13 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `386 + a * (68 ±0) + p * (37 ±0)` // Estimated: `5698` - // Minimum execution time: 41_040_000 picoseconds. - Weight::from_parts(42_223_160, 0) + // Minimum execution time: 45_120_000 picoseconds. + Weight::from_parts(47_164_721, 0) .saturating_add(Weight::from_parts(0, 5698)) - // Standard Error: 2_801 - .saturating_add(Weight::from_parts(152_641, 0).saturating_mul(a.into())) - // Standard Error: 2_894 - .saturating_add(Weight::from_parts(13_818, 0).saturating_mul(p.into())) + // Standard Error: 9_362 + .saturating_add(Weight::from_parts(260_211, 0).saturating_mul(a.into())) + // Standard Error: 9_673 + .saturating_add(Weight::from_parts(31_134, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -149,26 +147,24 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `127 + p * (37 ±0)` // Estimated: `4706` - // Minimum execution time: 28_131_000 picoseconds. - Weight::from_parts(28_731_577, 0) + // Minimum execution time: 30_071_000 picoseconds. + Weight::from_parts(28_993_818, 0) .saturating_add(Weight::from_parts(0, 4706)) - // Standard Error: 796 - .saturating_add(Weight::from_parts(46_396, 0).saturating_mul(p.into())) + // Standard Error: 15_301 + .saturating_add(Weight::from_parts(371_145, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } /// Storage: `Proxy::Proxies` (r:1 w:1) /// Proof: `Proxy::Proxies` (`max_values`: None, `max_size`: Some(1241), added: 3716, mode: `MaxEncodedLen`) /// The range of component `p` is `[1, 31]`. - fn remove_proxy(p: u32, ) -> Weight { + fn remove_proxy(_p: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `127 + p * (37 ±0)` // Estimated: `4706` - // Minimum execution time: 27_890_000 picoseconds. - Weight::from_parts(28_755_500, 0) + // Minimum execution time: 30_040_000 picoseconds. + Weight::from_parts(37_648_543, 0) .saturating_add(Weight::from_parts(0, 4706)) - // Standard Error: 773 - .saturating_add(Weight::from_parts(42_392, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -179,11 +175,11 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `127 + p * (37 ±0)` // Estimated: `4706` - // Minimum execution time: 24_990_000 picoseconds. - Weight::from_parts(25_492_266, 0) + // Minimum execution time: 26_720_000 picoseconds. + Weight::from_parts(28_038_597, 0) .saturating_add(Weight::from_parts(0, 4706)) - // Standard Error: 679 - .saturating_add(Weight::from_parts(27_002, 0).saturating_mul(p.into())) + // Standard Error: 3_962 + .saturating_add(Weight::from_parts(110_939, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -194,11 +190,11 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `139` // Estimated: `4706` - // Minimum execution time: 29_971_000 picoseconds. - Weight::from_parts(30_647_202, 0) + // Minimum execution time: 31_520_000 picoseconds. + Weight::from_parts(34_269_986, 0) .saturating_add(Weight::from_parts(0, 4706)) - // Standard Error: 824 - .saturating_add(Weight::from_parts(6_828, 0).saturating_mul(p.into())) + // Standard Error: 7_729 + .saturating_add(Weight::from_parts(18_629, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -209,11 +205,11 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `164 + p * (37 ±0)` // Estimated: `4706` - // Minimum execution time: 25_990_000 picoseconds. - Weight::from_parts(26_883_838, 0) + // Minimum execution time: 30_600_000 picoseconds. + Weight::from_parts(32_193_261, 0) .saturating_add(Weight::from_parts(0, 4706)) - // Standard Error: 870 - .saturating_add(Weight::from_parts(23_314, 0).saturating_mul(p.into())) + // Standard Error: 3_095 + .saturating_add(Weight::from_parts(79_898, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -225,10 +221,10 @@ impl pallet_proxy::WeightInfo for WeightInfo { /// Proof: `Proxy::Announcements` (`max_values`: None, `max_size`: Some(2233), added: 4708, mode: `MaxEncodedLen`) fn poke_deposit() -> Weight { // Proof Size summary in bytes: - // Measured: `453` + // Measured: `490` // Estimated: `5698` - // Minimum execution time: 50_860_000 picoseconds. - Weight::from_parts(51_370_000, 0) + // Minimum execution time: 59_750_000 picoseconds. + Weight::from_parts(61_160_000, 0) .saturating_add(Weight::from_parts(0, 5698)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) diff --git a/system-parachains/people/people-polkadot/src/weights/pallet_session.rs b/system-parachains/people/people-polkadot/src/weights/pallet_session.rs index 88a702675a..0280ff34ca 100644 --- a/system-parachains/people/people-polkadot/src/weights/pallet_session.rs +++ b/system-parachains/people/people-polkadot/src/weights/pallet_session.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_session` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/people-polkadot-runtime/people_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/people/people-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/people-polkadot-runtime/people_polkadot_runtime.wasm +// --pallet=pallet_session +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/people/people-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -52,24 +56,26 @@ impl pallet_session::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `298` // Estimated: `3763` - // Minimum execution time: 22_240_000 picoseconds. - Weight::from_parts(22_510_000, 0) + // Minimum execution time: 23_350_000 picoseconds. + Weight::from_parts(25_010_000, 0) .saturating_add(Weight::from_parts(0, 3763)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } /// Storage: `Session::NextKeys` (r:1 w:1) /// Proof: `Session::NextKeys` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `Balances::Holds` (r:1 w:1) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(85), added: 2560, mode: `MaxEncodedLen`) /// Storage: `Session::KeyOwner` (r:0 w:1) /// Proof: `Session::KeyOwner` (`max_values`: None, `max_size`: None, mode: `Measured`) fn purge_keys() -> Weight { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3745` - // Minimum execution time: 16_080_000 picoseconds. - Weight::from_parts(16_650_000, 0) + // Minimum execution time: 43_420_000 picoseconds. + Weight::from_parts(57_330_000, 0) .saturating_add(Weight::from_parts(0, 3745)) - .saturating_add(T::DbWeight::get().reads(1)) - .saturating_add(T::DbWeight::get().writes(2)) + .saturating_add(T::DbWeight::get().reads(2)) + .saturating_add(T::DbWeight::get().writes(3)) } } diff --git a/system-parachains/people/people-polkadot/src/weights/pallet_timestamp.rs b/system-parachains/people/people-polkadot/src/weights/pallet_timestamp.rs index 7ce9d8e59a..1da1939218 100644 --- a/system-parachains/people/people-polkadot/src/weights/pallet_timestamp.rs +++ b/system-parachains/people/people-polkadot/src/weights/pallet_timestamp.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_timestamp` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/people-polkadot-runtime/people_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/people/people-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/people-polkadot-runtime/people_polkadot_runtime.wasm +// --pallet=pallet_timestamp +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/people/people-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -52,8 +56,8 @@ impl pallet_timestamp::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `49` // Estimated: `1493` - // Minimum execution time: 8_600_000 picoseconds. - Weight::from_parts(8_990_000, 0) + // Minimum execution time: 8_989_000 picoseconds. + Weight::from_parts(9_419_000, 0) .saturating_add(Weight::from_parts(0, 1493)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -62,8 +66,8 @@ impl pallet_timestamp::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `57` // Estimated: `0` - // Minimum execution time: 4_480_000 picoseconds. - Weight::from_parts(4_630_000, 0) + // Minimum execution time: 4_880_000 picoseconds. + Weight::from_parts(5_240_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/system-parachains/people/people-polkadot/src/weights/pallet_transaction_payment.rs b/system-parachains/people/people-polkadot/src/weights/pallet_transaction_payment.rs index 7c9cecea62..d23d19501b 100644 --- a/system-parachains/people/people-polkadot/src/weights/pallet_transaction_payment.rs +++ b/system-parachains/people/people-polkadot/src/weights/pallet_transaction_payment.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_transaction_payment` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/people-polkadot-runtime/people_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/people/people-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/people-polkadot-runtime/people_polkadot_runtime.wasm +// --pallet=pallet_transaction_payment +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/people/people-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -48,10 +52,10 @@ impl pallet_transaction_payment::WeightInfo for WeightI /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) fn charge_transaction_payment() -> Weight { // Proof Size summary in bytes: - // Measured: `101` + // Measured: `204` // Estimated: `6196` - // Minimum execution time: 49_740_000 picoseconds. - Weight::from_parts(50_341_000, 0) + // Minimum execution time: 54_509_000 picoseconds. + Weight::from_parts(56_609_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) diff --git a/system-parachains/people/people-polkadot/src/weights/pallet_utility.rs b/system-parachains/people/people-polkadot/src/weights/pallet_utility.rs index ef2fbf40ec..789f801216 100644 --- a/system-parachains/people/people-polkadot/src/weights/pallet_utility.rs +++ b/system-parachains/people/people-polkadot/src/weights/pallet_utility.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_utility` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/people-polkadot-runtime/people_polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/people/people-polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/people-polkadot-runtime/people_polkadot_runtime.wasm +// --pallet=pallet_utility +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/people/people-polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -49,18 +53,18 @@ impl pallet_utility::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_180_000 picoseconds. - Weight::from_parts(12_728_325, 0) + // Minimum execution time: 6_431_000 picoseconds. + Weight::from_parts(6_610_000, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 851 - .saturating_add(Weight::from_parts(3_433_886, 0).saturating_mul(c.into())) + // Standard Error: 13_857 + .saturating_add(Weight::from_parts(4_134_046, 0).saturating_mul(c.into())) } fn as_derivative() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_440_000 picoseconds. - Weight::from_parts(5_730_000, 0) + // Minimum execution time: 7_819_000 picoseconds. + Weight::from_parts(11_480_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// The range of component `c` is `[0, 1000]`. @@ -68,18 +72,18 @@ impl pallet_utility::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_880_000 picoseconds. - Weight::from_parts(10_116_801, 0) + // Minimum execution time: 9_320_000 picoseconds. + Weight::from_parts(53_932_311, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 807 - .saturating_add(Weight::from_parts(3_678_676, 0).saturating_mul(c.into())) + // Standard Error: 10_065 + .saturating_add(Weight::from_parts(4_321_295, 0).saturating_mul(c.into())) } fn dispatch_as() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 8_220_000 picoseconds. - Weight::from_parts(8_570_000, 0) + // Minimum execution time: 8_140_000 picoseconds. + Weight::from_parts(8_609_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// The range of component `c` is `[0, 1000]`. @@ -87,26 +91,26 @@ impl pallet_utility::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_200_000 picoseconds. - Weight::from_parts(10_154_269, 0) + // Minimum execution time: 6_269_000 picoseconds. + Weight::from_parts(6_619_000, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 657 - .saturating_add(Weight::from_parts(3_404_459, 0).saturating_mul(c.into())) + // Standard Error: 5_630 + .saturating_add(Weight::from_parts(4_066_659, 0).saturating_mul(c.into())) } fn dispatch_as_fallible() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 8_390_000 picoseconds. - Weight::from_parts(8_580_000, 0) + // Minimum execution time: 8_311_000 picoseconds. + Weight::from_parts(9_480_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn if_else() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 10_010_000 picoseconds. - Weight::from_parts(10_270_000, 0) + // Minimum execution time: 10_189_000 picoseconds. + Weight::from_parts(11_040_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/system-parachains/people/people-polkadot/src/weights/pallet_xcm.rs b/system-parachains/people/people-polkadot/src/weights/pallet_xcm.rs index 83771e9630..474fe58d48 100644 --- a/system-parachains/people/people-polkadot/src/weights/pallet_xcm.rs +++ b/system-parachains/people/people-polkadot/src/weights/pallet_xcm.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_xcm` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 49.0.0 -//! DATE: 2025-07-30, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `e9d5f1f03b4d`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -62,8 +62,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `175` // Estimated: `3640` - // Minimum execution time: 35_980_000 picoseconds. - Weight::from_parts(37_420_000, 0) + // Minimum execution time: 37_669_000 picoseconds. + Weight::from_parts(39_580_000, 0) .saturating_add(Weight::from_parts(0, 3640)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) @@ -88,8 +88,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `244` // Estimated: `3709` - // Minimum execution time: 126_060_000 picoseconds. - Weight::from_parts(130_259_000, 0) + // Minimum execution time: 129_040_000 picoseconds. + Weight::from_parts(133_070_000, 0) .saturating_add(Weight::from_parts(0, 3709)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(2)) @@ -124,8 +124,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `244` // Estimated: `3709` - // Minimum execution time: 127_829_000 picoseconds. - Weight::from_parts(132_680_000, 0) + // Minimum execution time: 132_630_000 picoseconds. + Weight::from_parts(137_290_000, 0) .saturating_add(Weight::from_parts(0, 3709)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(2)) @@ -136,8 +136,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `1485` - // Minimum execution time: 10_200_000 picoseconds. - Weight::from_parts(10_979_000, 0) + // Minimum execution time: 10_990_000 picoseconds. + Weight::from_parts(11_790_000, 0) .saturating_add(Weight::from_parts(0, 1485)) .saturating_add(T::DbWeight::get().reads(1)) } @@ -147,8 +147,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 9_450_000 picoseconds. - Weight::from_parts(10_180_000, 0) + // Minimum execution time: 9_810_000 picoseconds. + Weight::from_parts(10_220_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -156,8 +156,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_380_000 picoseconds. - Weight::from_parts(3_530_000, 0) + // Minimum execution time: 3_290_000 picoseconds. + Weight::from_parts(3_550_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// Storage: `PolkadotXcm::VersionNotifiers` (r:1 w:1) @@ -180,8 +180,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `175` // Estimated: `3640` - // Minimum execution time: 44_780_000 picoseconds. - Weight::from_parts(46_411_000, 0) + // Minimum execution time: 44_400_000 picoseconds. + Weight::from_parts(47_720_000, 0) .saturating_add(Weight::from_parts(0, 3640)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(5)) @@ -204,8 +204,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `334` // Estimated: `108971` - // Minimum execution time: 50_271_000 picoseconds. - Weight::from_parts(52_150_000, 0) + // Minimum execution time: 51_290_000 picoseconds. + Weight::from_parts(52_600_000, 0) .saturating_add(Weight::from_parts(0, 108971)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) @@ -216,8 +216,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_340_000 picoseconds. - Weight::from_parts(3_560_000, 0) + // Minimum execution time: 3_320_000 picoseconds. + Weight::from_parts(3_530_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -227,8 +227,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `23` // Estimated: `15863` - // Minimum execution time: 28_140_000 picoseconds. - Weight::from_parts(28_910_000, 0) + // Minimum execution time: 26_150_000 picoseconds. + Weight::from_parts(26_780_000, 0) .saturating_add(Weight::from_parts(0, 15863)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -239,8 +239,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `27` // Estimated: `15867` - // Minimum execution time: 28_050_000 picoseconds. - Weight::from_parts(29_160_000, 0) + // Minimum execution time: 26_480_000 picoseconds. + Weight::from_parts(27_020_000, 0) .saturating_add(Weight::from_parts(0, 15867)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -251,8 +251,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `43` // Estimated: `18358` - // Minimum execution time: 32_840_000 picoseconds. - Weight::from_parts(33_640_000, 0) + // Minimum execution time: 29_880_000 picoseconds. + Weight::from_parts(30_460_000, 0) .saturating_add(Weight::from_parts(0, 18358)) .saturating_add(T::DbWeight::get().reads(7)) } @@ -268,8 +268,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `119` // Estimated: `6059` - // Minimum execution time: 40_470_000 picoseconds. - Weight::from_parts(44_940_000, 0) + // Minimum execution time: 41_960_000 picoseconds. + Weight::from_parts(44_380_000, 0) .saturating_add(Weight::from_parts(0, 6059)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(1)) @@ -281,7 +281,7 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Measured: `43` // Estimated: `13408` // Minimum execution time: 21_280_000 picoseconds. - Weight::from_parts(21_829_000, 0) + Weight::from_parts(21_820_000, 0) .saturating_add(Weight::from_parts(0, 13408)) .saturating_add(T::DbWeight::get().reads(5)) } @@ -291,8 +291,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `34` // Estimated: `15874` - // Minimum execution time: 26_450_000 picoseconds. - Weight::from_parts(27_570_000, 0) + // Minimum execution time: 26_730_000 picoseconds. + Weight::from_parts(27_529_000, 0) .saturating_add(Weight::from_parts(0, 15874)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -309,8 +309,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `119` // Estimated: `15959` - // Minimum execution time: 54_360_000 picoseconds. - Weight::from_parts(56_600_000, 0) + // Minimum execution time: 55_060_000 picoseconds. + Weight::from_parts(57_090_000, 0) .saturating_add(Weight::from_parts(0, 15959)) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(1)) @@ -323,8 +323,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `1485` - // Minimum execution time: 3_979_000 picoseconds. - Weight::from_parts(4_430_000, 0) + // Minimum execution time: 3_920_000 picoseconds. + Weight::from_parts(4_190_000, 0) .saturating_add(Weight::from_parts(0, 1485)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) @@ -335,8 +335,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `7576` // Estimated: `11041` - // Minimum execution time: 39_150_000 picoseconds. - Weight::from_parts(40_060_000, 0) + // Minimum execution time: 40_090_000 picoseconds. + Weight::from_parts(40_790_000, 0) .saturating_add(Weight::from_parts(0, 11041)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -349,8 +349,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `24` // Estimated: `3489` - // Minimum execution time: 47_990_000 picoseconds. - Weight::from_parts(49_870_000, 0) + // Minimum execution time: 49_030_000 picoseconds. + Weight::from_parts(50_950_000, 0) .saturating_add(Weight::from_parts(0, 3489)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -358,13 +358,13 @@ impl pallet_xcm::WeightInfo for WeightInfo { /// Storage: `PolkadotXcm::AuthorizedAliases` (r:1 w:1) /// Proof: `PolkadotXcm::AuthorizedAliases` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `Balances::Holds` (r:1 w:1) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(67), added: 2542, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(85), added: 2560, mode: `MaxEncodedLen`) fn add_authorized_alias() -> Weight { // Proof Size summary in bytes: // Measured: `129` // Estimated: `3594` - // Minimum execution time: 64_630_000 picoseconds. - Weight::from_parts(67_219_000, 0) + // Minimum execution time: 65_860_000 picoseconds. + Weight::from_parts(67_690_000, 0) .saturating_add(Weight::from_parts(0, 3594)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -372,13 +372,13 @@ impl pallet_xcm::WeightInfo for WeightInfo { /// Storage: `PolkadotXcm::AuthorizedAliases` (r:1 w:1) /// Proof: `PolkadotXcm::AuthorizedAliases` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `Balances::Holds` (r:1 w:1) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(67), added: 2542, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(85), added: 2560, mode: `MaxEncodedLen`) fn remove_authorized_alias() -> Weight { // Proof Size summary in bytes: // Measured: `517` // Estimated: `3982` - // Minimum execution time: 64_659_000 picoseconds. - Weight::from_parts(67_180_000, 0) + // Minimum execution time: 66_010_000 picoseconds. + Weight::from_parts(67_630_000, 0) .saturating_add(Weight::from_parts(0, 3982)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -387,8 +387,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 7_785_000 picoseconds. - Weight::from_parts(8_077_000, 0) + // Minimum execution time: 10_930_000 picoseconds. + Weight::from_parts(11_060_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs b/system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs index 9deb276726..3eebb82fc9 100644 --- a/system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs +++ b/system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_xcm_benchmarks::fungible` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 48.0.0 -//! DATE: 2025-07-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `065f2c4f4ade`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024 // Executed Command: @@ -54,8 +54,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `101` // Estimated: `3593` - // Minimum execution time: 41_990_000 picoseconds. - Weight::from_parts(55_890_000, 3593) + // Minimum execution time: 40_630_000 picoseconds. + Weight::from_parts(42_710_000, 3593) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -65,8 +65,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `101` // Estimated: `6196` - // Minimum execution time: 55_830_000 picoseconds. - Weight::from_parts(57_900_000, 6196) + // Minimum execution time: 60_050_000 picoseconds. + Weight::from_parts(73_320_000, 6196) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -88,8 +88,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `345` // Estimated: `8799` - // Minimum execution time: 126_920_000 picoseconds. - Weight::from_parts(133_880_000, 8799) + // Minimum execution time: 135_400_000 picoseconds. + Weight::from_parts(156_750_000, 8799) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -120,8 +120,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `345` // Estimated: `6196` - // Minimum execution time: 79_739_000 picoseconds. - Weight::from_parts(83_290_000, 6196) + // Minimum execution time: 87_520_000 picoseconds. + Weight::from_parts(96_920_000, 6196) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -129,8 +129,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_120_000 picoseconds. - Weight::from_parts(3_390_000, 0) + // Minimum execution time: 3_480_000 picoseconds. + Weight::from_parts(5_100_000, 0) } /// Storage: `System::Account` (r:1 w:1) /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) @@ -138,8 +138,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 30_950_000 picoseconds. - Weight::from_parts(32_160_000, 3593) + // Minimum execution time: 32_549_000 picoseconds. + Weight::from_parts(34_840_000, 3593) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -161,8 +161,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `244` // Estimated: `3709` - // Minimum execution time: 84_331_000 picoseconds. - Weight::from_parts(88_280_000, 3709) + // Minimum execution time: 101_490_000 picoseconds. + Weight::from_parts(134_380_000, 3709) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -182,8 +182,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `244` // Estimated: `3709` - // Minimum execution time: 56_910_000 picoseconds. - Weight::from_parts(58_180_000, 3709) + // Minimum execution time: 66_680_000 picoseconds. + Weight::from_parts(92_959_000, 3709) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -205,8 +205,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `244` // Estimated: `6196` - // Minimum execution time: 102_351_000 picoseconds. - Weight::from_parts(105_950_000, 6196) + // Minimum execution time: 110_340_000 picoseconds. + Weight::from_parts(115_120_000, 6196) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(3)) } diff --git a/system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs b/system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs index 7b4fb2f798..bd0d82f7c9 100644 --- a/system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs +++ b/system-parachains/people/people-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_xcm_benchmarks::generic` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 48.0.0 -//! DATE: 2025-07-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `065f2c4f4ade`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024 // Executed Command: @@ -66,17 +66,21 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `345` // Estimated: `6196` - // Minimum execution time: 76_410_000 picoseconds. - Weight::from_parts(79_810_000, 6196) + // Minimum execution time: 79_729_000 picoseconds. + Weight::from_parts(85_129_000, 6196) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(3)) } + /// Storage: `System::Account` (r:1 w:1) + /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) pub(crate) fn buy_execution() -> Weight { // Proof Size summary in bytes: // Measured: `0` - // Estimated: `0` - // Minimum execution time: 690_000 picoseconds. - Weight::from_parts(781_000, 0) + // Estimated: `3593` + // Minimum execution time: 4_560_000 picoseconds. + Weight::from_parts(5_400_000, 3593) + .saturating_add(T::DbWeight::get().reads(1)) + .saturating_add(T::DbWeight::get().writes(1)) } /// Storage: `System::Account` (r:1 w:1) /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) @@ -84,8 +88,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 4_130_000 picoseconds. - Weight::from_parts(4_350_000, 3593) + // Minimum execution time: 4_540_000 picoseconds. + Weight::from_parts(5_420_000, 3593) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -93,8 +97,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 740_000 picoseconds. - Weight::from_parts(810_000, 0) + // Minimum execution time: 780_000 picoseconds. + Weight::from_parts(891_000, 0) } /// Storage: `PolkadotXcm::Queries` (r:1 w:0) /// Proof: `PolkadotXcm::Queries` (`max_values`: None, `max_size`: None, mode: `Measured`) @@ -102,51 +106,51 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3465` - // Minimum execution time: 6_710_000 picoseconds. - Weight::from_parts(7_120_000, 3465) + // Minimum execution time: 7_190_000 picoseconds. + Weight::from_parts(7_780_000, 3465) .saturating_add(T::DbWeight::get().reads(1)) } pub(crate) fn transact() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 7_970_000 picoseconds. - Weight::from_parts(8_490_000, 0) + // Minimum execution time: 8_450_000 picoseconds. + Weight::from_parts(9_670_000, 0) } pub(crate) fn refund_surplus() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_360_000 picoseconds. - Weight::from_parts(1_480_000, 0) + // Minimum execution time: 1_190_000 picoseconds. + Weight::from_parts(1_339_000, 0) } pub(crate) fn set_error_handler() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 690_000 picoseconds. - Weight::from_parts(770_000, 0) + // Minimum execution time: 769_000 picoseconds. + Weight::from_parts(880_000, 0) } pub(crate) fn set_appendix() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 730_000 picoseconds. - Weight::from_parts(780_000, 0) + // Minimum execution time: 780_000 picoseconds. + Weight::from_parts(869_000, 0) } pub(crate) fn clear_error() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 710_000 picoseconds. - Weight::from_parts(769_000, 0) + // Minimum execution time: 731_000 picoseconds. + Weight::from_parts(850_000, 0) } pub(crate) fn descend_origin() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 750_000 picoseconds. - Weight::from_parts(810_000, 0) + // Minimum execution time: 760_000 picoseconds. + Weight::from_parts(880_000, 0) } /// Storage: `Benchmark::Override` (r:0 w:0) /// Proof: `Benchmark::Override` (`max_values`: None, `max_size`: None, mode: `Measured`) @@ -161,8 +165,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 690_000 picoseconds. - Weight::from_parts(760_000, 0) + // Minimum execution time: 730_000 picoseconds. + Weight::from_parts(860_000, 0) } /// Storage: `ParachainInfo::ParachainId` (r:1 w:0) /// Proof: `ParachainInfo::ParachainId` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) @@ -182,8 +186,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `345` // Estimated: `6196` - // Minimum execution time: 71_341_000 picoseconds. - Weight::from_parts(74_260_000, 6196) + // Minimum execution time: 75_960_000 picoseconds. + Weight::from_parts(85_690_000, 6196) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -193,8 +197,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `24` // Estimated: `3489` - // Minimum execution time: 10_660_000 picoseconds. - Weight::from_parts(11_151_000, 3489) + // Minimum execution time: 11_160_000 picoseconds. + Weight::from_parts(12_120_000, 3489) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -202,8 +206,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_110_000 picoseconds. - Weight::from_parts(4_410_000, 0) + // Minimum execution time: 4_370_000 picoseconds. + Weight::from_parts(4_670_000, 0) } /// Storage: `PolkadotXcm::VersionNotifyTargets` (r:1 w:1) /// Proof: `PolkadotXcm::VersionNotifyTargets` (`max_values`: None, `max_size`: None, mode: `Measured`) @@ -221,8 +225,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `175` // Estimated: `3640` - // Minimum execution time: 36_369_000 picoseconds. - Weight::from_parts(37_501_000, 3640) + // Minimum execution time: 38_360_000 picoseconds. + Weight::from_parts(43_080_000, 3640) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -232,44 +236,44 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_120_000 picoseconds. - Weight::from_parts(4_390_000, 0) + // Minimum execution time: 4_380_000 picoseconds. + Weight::from_parts(5_560_000, 0) .saturating_add(T::DbWeight::get().writes(1)) } pub(crate) fn burn_asset() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_060_000 picoseconds. - Weight::from_parts(1_160_000, 0) + // Minimum execution time: 1_140_000 picoseconds. + Weight::from_parts(1_520_000, 0) } pub(crate) fn expect_asset() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 770_000 picoseconds. - Weight::from_parts(861_000, 0) + // Minimum execution time: 860_000 picoseconds. + Weight::from_parts(960_000, 0) } pub(crate) fn expect_origin() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_189_000 picoseconds. - Weight::from_parts(4_360_000, 0) + // Minimum execution time: 4_440_000 picoseconds. + Weight::from_parts(5_310_000, 0) } pub(crate) fn expect_error() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_141_000 picoseconds. - Weight::from_parts(4_490_000, 0) + // Minimum execution time: 4_440_000 picoseconds. + Weight::from_parts(4_760_000, 0) } pub(crate) fn expect_transact_status() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 869_000 picoseconds. - Weight::from_parts(960_000, 0) + // Minimum execution time: 950_000 picoseconds. + Weight::from_parts(1_090_000, 0) } /// Storage: `ParachainInfo::ParachainId` (r:1 w:0) /// Proof: `ParachainInfo::ParachainId` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) @@ -289,8 +293,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `345` // Estimated: `6196` - // Minimum execution time: 78_941_000 picoseconds. - Weight::from_parts(81_260_000, 6196) + // Minimum execution time: 82_140_000 picoseconds. + Weight::from_parts(86_670_000, 6196) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -298,8 +302,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_779_000 picoseconds. - Weight::from_parts(4_939_000, 0) + // Minimum execution time: 4_800_000 picoseconds. + Weight::from_parts(5_110_000, 0) } /// Storage: `ParachainInfo::ParachainId` (r:1 w:0) /// Proof: `ParachainInfo::ParachainId` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) @@ -319,8 +323,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `345` // Estimated: `6196` - // Minimum execution time: 72_690_000 picoseconds. - Weight::from_parts(75_290_000, 6196) + // Minimum execution time: 75_680_000 picoseconds. + Weight::from_parts(84_540_000, 6196) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -328,42 +332,42 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 730_000 picoseconds. - Weight::from_parts(830_000, 0) + // Minimum execution time: 830_000 picoseconds. + Weight::from_parts(910_000, 0) } pub(crate) fn set_topic() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 680_000 picoseconds. - Weight::from_parts(760_000, 0) + // Minimum execution time: 760_000 picoseconds. + Weight::from_parts(840_000, 0) } pub(crate) fn clear_topic() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 680_000 picoseconds. - Weight::from_parts(760_000, 0) + // Minimum execution time: 760_000 picoseconds. + Weight::from_parts(850_000, 0) } pub(crate) fn set_fees_mode() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 700_000 picoseconds. - Weight::from_parts(760_000, 0) + // Minimum execution time: 760_000 picoseconds. + Weight::from_parts(1_000_000, 0) } pub(crate) fn unpaid_execution() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 690_000 picoseconds. - Weight::from_parts(760_000, 0) + // Minimum execution time: 780_000 picoseconds. + Weight::from_parts(1_060_000, 0) } pub(crate) fn alias_origin() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 710_000 picoseconds. - Weight::from_parts(770_000, 0) + // Minimum execution time: 770_000 picoseconds. + Weight::from_parts(930_000, 0) } } From 7c62b8f96a255c5bfdc1e413948a303455ea2853 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Fri, 15 Aug 2025 07:53:00 +0000 Subject: [PATCH 03/21] Update from bkontur running command 'bench --runtime kusama' --- .../weights/frame_benchmarking_baseline.rs | 30 +- .../frame_election_provider_support.rs | 30 +- relay/kusama/src/weights/frame_system.rs | 60 ++-- .../src/weights/frame_system_extensions.rs | 42 +-- relay/kusama/src/weights/pallet_asset_rate.rs | 18 +- relay/kusama/src/weights/pallet_bags_list.rs | 44 +-- .../src/weights/pallet_balances_native.rs | 56 ++-- .../pallet_balances_nis_counterpart.rs | 66 ++--- relay/kusama/src/weights/pallet_beefy_mmr.rs | 28 +- relay/kusama/src/weights/pallet_bounties.rs | 66 ++--- .../src/weights/pallet_child_bounties.rs | 42 +-- .../src/weights/pallet_conviction_voting.rs | 42 +-- .../pallet_election_provider_multi_phase.rs | 70 ++--- .../kusama/src/weights/pallet_fast_unstake.rs | 68 +++-- relay/kusama/src/weights/pallet_indices.rs | 30 +- .../src/weights/pallet_message_queue.rs | 50 ++-- relay/kusama/src/weights/pallet_multisig.rs | 82 +++--- relay/kusama/src/weights/pallet_nis.rs | 82 +++--- .../src/weights/pallet_nomination_pools.rs | 176 ++++++------ relay/kusama/src/weights/pallet_offences.rs | 34 +-- relay/kusama/src/weights/pallet_parameters.rs | 10 +- relay/kusama/src/weights/pallet_preimage.rs | 92 +++--- relay/kusama/src/weights/pallet_proxy.rs | 102 +++---- .../src/weights/pallet_ranked_collective.rs | 50 ++-- relay/kusama/src/weights/pallet_recovery.rs | 77 +++-- .../pallet_referenda_fellowship_referenda.rs | 126 ++++---- .../src/weights/pallet_referenda_referenda.rs | 124 ++++---- relay/kusama/src/weights/pallet_scheduler.rs | 102 +++---- relay/kusama/src/weights/pallet_session.rs | 36 ++- relay/kusama/src/weights/pallet_society.rs | 110 ++++--- relay/kusama/src/weights/pallet_staking.rs | 270 ++++++++++-------- relay/kusama/src/weights/pallet_timestamp.rs | 14 +- .../src/weights/pallet_transaction_payment.rs | 10 +- relay/kusama/src/weights/pallet_treasury.rs | 38 +-- relay/kusama/src/weights/pallet_utility.rs | 46 +-- relay/kusama/src/weights/pallet_vesting.rs | 114 ++++---- relay/kusama/src/weights/pallet_whitelist.rs | 28 +- relay/kusama/src/weights/pallet_xcm.rs | 90 +++--- .../polkadot_runtime_common_auctions.rs | 22 +- .../weights/polkadot_runtime_common_claims.rs | 30 +- .../polkadot_runtime_common_crowdloan.rs | 50 ++-- ...polkadot_runtime_common_paras_registrar.rs | 42 +-- .../weights/polkadot_runtime_common_slots.rs | 30 +- .../runtime_parachains_configuration.rs | 38 +-- .../weights/runtime_parachains_coretime.rs | 26 +- .../weights/runtime_parachains_disputes.rs | 10 +- .../runtime_parachains_disputes_slashing.rs | 14 +- .../src/weights/runtime_parachains_hrmp.rs | 82 +++--- .../weights/runtime_parachains_inclusion.rs | 22 +- .../weights/runtime_parachains_initializer.rs | 12 +- .../weights/runtime_parachains_on_demand.rs | 30 +- .../src/weights/runtime_parachains_paras.rs | 103 +++---- .../runtime_parachains_paras_inherent.rs | 46 +-- .../xcm/pallet_xcm_benchmarks_fungible.rs | 42 +-- .../xcm/pallet_xcm_benchmarks_generic.rs | 132 ++++----- 55 files changed, 1673 insertions(+), 1613 deletions(-) diff --git a/relay/kusama/src/weights/frame_benchmarking_baseline.rs b/relay/kusama/src/weights/frame_benchmarking_baseline.rs index e582377e5f..69ba7b9ae7 100644 --- a/relay/kusama/src/weights/frame_benchmarking_baseline.rs +++ b/relay/kusama/src/weights/frame_benchmarking_baseline.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `frame_benchmarking::baseline` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.1.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `8051aa126e92`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `db6e397ee4b2`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -54,7 +54,7 @@ impl frame_benchmarking::baseline::WeightInfo for Weigh // Measured: `0` // Estimated: `0` // Minimum execution time: 190_000 picoseconds. - Weight::from_parts(246_310, 0) + Weight::from_parts(245_815, 0) .saturating_add(Weight::from_parts(0, 0)) } /// The range of component `i` is `[0, 1000000]`. @@ -63,7 +63,7 @@ impl frame_benchmarking::baseline::WeightInfo for Weigh // Measured: `0` // Estimated: `0` // Minimum execution time: 190_000 picoseconds. - Weight::from_parts(275_144, 0) + Weight::from_parts(261_504, 0) .saturating_add(Weight::from_parts(0, 0)) } /// The range of component `i` is `[0, 1000000]`. @@ -71,8 +71,8 @@ impl frame_benchmarking::baseline::WeightInfo for Weigh // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 190_000 picoseconds. - Weight::from_parts(259_247, 0) + // Minimum execution time: 189_000 picoseconds. + Weight::from_parts(264_389, 0) .saturating_add(Weight::from_parts(0, 0)) } /// The range of component `i` is `[0, 1000000]`. @@ -80,16 +80,16 @@ impl frame_benchmarking::baseline::WeightInfo for Weigh // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 190_000 picoseconds. - Weight::from_parts(253_059, 0) + // Minimum execution time: 181_000 picoseconds. + Weight::from_parts(265_169, 0) .saturating_add(Weight::from_parts(0, 0)) } fn hashing() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 37_815_429_000 picoseconds. - Weight::from_parts(38_662_097_000, 0) + // Minimum execution time: 37_347_381_000 picoseconds. + Weight::from_parts(37_766_750_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// The range of component `i` is `[0, 100]`. @@ -97,10 +97,10 @@ impl frame_benchmarking::baseline::WeightInfo for Weigh // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 240_000 picoseconds. - Weight::from_parts(4_602_048, 0) + // Minimum execution time: 250_000 picoseconds. + Weight::from_parts(280_000, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 51_059 - .saturating_add(Weight::from_parts(65_692_541, 0).saturating_mul(i.into())) + // Standard Error: 62_003 + .saturating_add(Weight::from_parts(65_783_979, 0).saturating_mul(i.into())) } } diff --git a/relay/kusama/src/weights/frame_election_provider_support.rs b/relay/kusama/src/weights/frame_election_provider_support.rs index b5a68bbdcf..94f7b18471 100644 --- a/relay/kusama/src/weights/frame_election_provider_support.rs +++ b/relay/kusama/src/weights/frame_election_provider_support.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `frame_election_provider_support` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.1.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `6240622c7355`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `db6e397ee4b2`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -55,13 +55,13 @@ impl frame_election_provider_support::WeightInfo for We // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 9_427_493_000 picoseconds. - Weight::from_parts(9_502_962_000, 0) + // Minimum execution time: 8_525_784_000 picoseconds. + Weight::from_parts(8_696_075_000, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 176_007 - .saturating_add(Weight::from_parts(7_558_957, 0).saturating_mul(v.into())) - // Standard Error: 17_994_399 - .saturating_add(Weight::from_parts(1_797_708_754, 0).saturating_mul(d.into())) + // Standard Error: 157_522 + .saturating_add(Weight::from_parts(7_116_411, 0).saturating_mul(v.into())) + // Standard Error: 16_104_508 + .saturating_add(Weight::from_parts(1_588_561_253, 0).saturating_mul(d.into())) } /// The range of component `v` is `[1000, 2000]`. /// The range of component `t` is `[500, 1000]`. @@ -70,12 +70,12 @@ impl frame_election_provider_support::WeightInfo for We // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 7_115_266_000 picoseconds. - Weight::from_parts(7_207_356_000, 0) + // Minimum execution time: 6_927_386_000 picoseconds. + Weight::from_parts(7_016_666_000, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 172_619 - .saturating_add(Weight::from_parts(7_091_791, 0).saturating_mul(v.into())) - // Standard Error: 17_648_018 - .saturating_add(Weight::from_parts(1_994_476_316, 0).saturating_mul(d.into())) + // Standard Error: 168_341 + .saturating_add(Weight::from_parts(6_683_482, 0).saturating_mul(v.into())) + // Standard Error: 17_210_664 + .saturating_add(Weight::from_parts(1_897_042_421, 0).saturating_mul(d.into())) } } diff --git a/relay/kusama/src/weights/frame_system.rs b/relay/kusama/src/weights/frame_system.rs index 71c4976f7e..7116b8abaf 100644 --- a/relay/kusama/src/weights/frame_system.rs +++ b/relay/kusama/src/weights/frame_system.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `frame_system` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.1.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `8051aa126e92`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `db6e397ee4b2`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -53,22 +53,22 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_220_000 picoseconds. - Weight::from_parts(33_095_220, 0) + // Minimum execution time: 3_200_000 picoseconds. + Weight::from_parts(46_077_409, 0) .saturating_add(Weight::from_parts(0, 0)) // Standard Error: 3 - .saturating_add(Weight::from_parts(596, 0).saturating_mul(b.into())) + .saturating_add(Weight::from_parts(588, 0).saturating_mul(b.into())) } /// The range of component `b` is `[0, 3932160]`. fn remark_with_event(b: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 7_560_000 picoseconds. - Weight::from_parts(41_335_152, 0) + // Minimum execution time: 8_240_000 picoseconds. + Weight::from_parts(37_278_689, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 3 - .saturating_add(Weight::from_parts(1_777, 0).saturating_mul(b.into())) + // Standard Error: 5 + .saturating_add(Weight::from_parts(1_774, 0).saturating_mul(b.into())) } /// Storage: UNKNOWN KEY `0x3a686561707061676573` (r:0 w:1) /// Proof: UNKNOWN KEY `0x3a686561707061676573` (r:0 w:1) @@ -76,8 +76,8 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_550_000 picoseconds. - Weight::from_parts(5_520_000, 0) + // Minimum execution time: 5_110_000 picoseconds. + Weight::from_parts(6_610_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -87,8 +87,8 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 129_211_095_000 picoseconds. - Weight::from_parts(131_028_881_000, 0) + // Minimum execution time: 127_634_402_000 picoseconds. + Weight::from_parts(128_867_203_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -99,11 +99,11 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_220_000 picoseconds. - Weight::from_parts(3_360_000, 0) + // Minimum execution time: 3_440_000 picoseconds. + Weight::from_parts(3_570_000, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 1_109 - .saturating_add(Weight::from_parts(1_102_413, 0).saturating_mul(i.into())) + // Standard Error: 1_057 + .saturating_add(Weight::from_parts(1_111_269, 0).saturating_mul(i.into())) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into()))) } /// Storage: `Skipped::Metadata` (r:0 w:0) @@ -113,11 +113,11 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_200_000 picoseconds. - Weight::from_parts(3_470_000, 0) + // Minimum execution time: 3_440_000 picoseconds. + Weight::from_parts(3_690_000, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 1_203 - .saturating_add(Weight::from_parts(834_207, 0).saturating_mul(i.into())) + // Standard Error: 1_196 + .saturating_add(Weight::from_parts(837_610, 0).saturating_mul(i.into())) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into()))) } /// Storage: `Skipped::Metadata` (r:0 w:0) @@ -127,11 +127,11 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `65 + p * (69 ±0)` // Estimated: `76 + p * (70 ±0)` - // Minimum execution time: 6_060_000 picoseconds. - Weight::from_parts(6_450_000, 0) + // Minimum execution time: 6_579_000 picoseconds. + Weight::from_parts(6_880_000, 0) .saturating_add(Weight::from_parts(0, 76)) - // Standard Error: 1_538 - .saturating_add(Weight::from_parts(1_761_920, 0).saturating_mul(p.into())) + // Standard Error: 2_216 + .saturating_add(Weight::from_parts(1_732_319, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(p.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(p.into()))) .saturating_add(Weight::from_parts(0, 70).saturating_mul(p.into())) @@ -142,8 +142,8 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 13_610_000 picoseconds. - Weight::from_parts(15_469_000, 0) + // Minimum execution time: 14_360_000 picoseconds. + Weight::from_parts(15_910_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -155,8 +155,8 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `22` // Estimated: `1518` - // Minimum execution time: 134_300_365_000 picoseconds. - Weight::from_parts(137_180_378_000, 0) + // Minimum execution time: 131_484_522_000 picoseconds. + Weight::from_parts(133_691_582_000, 0) .saturating_add(Weight::from_parts(0, 1518)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) diff --git a/relay/kusama/src/weights/frame_system_extensions.rs b/relay/kusama/src/weights/frame_system_extensions.rs index f27e87413a..6abdc4a8c2 100644 --- a/relay/kusama/src/weights/frame_system_extensions.rs +++ b/relay/kusama/src/weights/frame_system_extensions.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `frame_system_extensions` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.1.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `8051aa126e92`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `db6e397ee4b2`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -52,32 +52,32 @@ impl frame_system::ExtensionsWeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `30` // Estimated: `0` - // Minimum execution time: 3_689_000 picoseconds. - Weight::from_parts(3_970_000, 0) + // Minimum execution time: 4_150_000 picoseconds. + Weight::from_parts(6_570_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn check_mortality_mortal_transaction() -> Weight { // Proof Size summary in bytes: // Measured: `68` // Estimated: `0` - // Minimum execution time: 7_690_000 picoseconds. - Weight::from_parts(8_220_000, 0) + // Minimum execution time: 7_900_000 picoseconds. + Weight::from_parts(9_840_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn check_mortality_immortal_transaction() -> Weight { // Proof Size summary in bytes: // Measured: `68` // Estimated: `0` - // Minimum execution time: 7_551_000 picoseconds. - Weight::from_parts(8_160_000, 0) + // Minimum execution time: 7_940_000 picoseconds. + Weight::from_parts(11_320_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn check_non_zero_sender() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 811_000 picoseconds. - Weight::from_parts(870_000, 0) + // Minimum execution time: 890_000 picoseconds. + Weight::from_parts(1_260_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// Storage: `System::Account` (r:1 w:1) @@ -86,8 +86,8 @@ impl frame_system::ExtensionsWeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `101` // Estimated: `3593` - // Minimum execution time: 8_610_000 picoseconds. - Weight::from_parts(8_920_000, 0) + // Minimum execution time: 11_050_000 picoseconds. + Weight::from_parts(13_460_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -96,32 +96,32 @@ impl frame_system::ExtensionsWeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 580_000 picoseconds. - Weight::from_parts(640_000, 0) + // Minimum execution time: 700_000 picoseconds. + Weight::from_parts(1_050_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn check_tx_version() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 580_000 picoseconds. - Weight::from_parts(650_000, 0) + // Minimum execution time: 730_000 picoseconds. + Weight::from_parts(1_010_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn check_weight() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_330_000 picoseconds. - Weight::from_parts(5_520_000, 0) + // Minimum execution time: 5_750_000 picoseconds. + Weight::from_parts(7_290_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn weight_reclaim() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_530_000 picoseconds. - Weight::from_parts(3_870_000, 0) + // Minimum execution time: 3_970_000 picoseconds. + Weight::from_parts(4_980_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/relay/kusama/src/weights/pallet_asset_rate.rs b/relay/kusama/src/weights/pallet_asset_rate.rs index a19fac0eae..bf6acecba5 100644 --- a/relay/kusama/src/weights/pallet_asset_rate.rs +++ b/relay/kusama/src/weights/pallet_asset_rate.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_asset_rate` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.1.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `14e5818f4b26`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `db6e397ee4b2`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -54,8 +54,8 @@ impl pallet_asset_rate::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `109` // Estimated: `4703` - // Minimum execution time: 15_171_000 picoseconds. - Weight::from_parts(16_480_000, 0) + // Minimum execution time: 15_400_000 picoseconds. + Weight::from_parts(16_420_000, 0) .saturating_add(Weight::from_parts(0, 4703)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -66,8 +66,8 @@ impl pallet_asset_rate::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `177` // Estimated: `4703` - // Minimum execution time: 15_530_000 picoseconds. - Weight::from_parts(17_860_000, 0) + // Minimum execution time: 16_080_000 picoseconds. + Weight::from_parts(16_940_000, 0) .saturating_add(Weight::from_parts(0, 4703)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -78,8 +78,8 @@ impl pallet_asset_rate::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `177` // Estimated: `4703` - // Minimum execution time: 17_330_000 picoseconds. - Weight::from_parts(18_840_000, 0) + // Minimum execution time: 17_590_000 picoseconds. + Weight::from_parts(18_510_000, 0) .saturating_add(Weight::from_parts(0, 4703)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) diff --git a/relay/kusama/src/weights/pallet_bags_list.rs b/relay/kusama/src/weights/pallet_bags_list.rs index 85d10eb153..7cb861a424 100644 --- a/relay/kusama/src/weights/pallet_bags_list.rs +++ b/relay/kusama/src/weights/pallet_bags_list.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_bags_list` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.1.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `14e5818f4b26`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `db6e397ee4b2`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -48,42 +48,48 @@ use core::marker::PhantomData; /// Weight functions for `pallet_bags_list`. pub struct WeightInfo(PhantomData); impl pallet_bags_list::WeightInfo for WeightInfo { + /// Storage: `VoterList::Lock` (r:1 w:0) + /// Proof: `VoterList::Lock` (`max_values`: Some(1), `max_size`: Some(0), added: 495, mode: `MaxEncodedLen`) + /// Storage: `VoterList::ListNodes` (r:4 w:4) + /// Proof: `VoterList::ListNodes` (`max_values`: None, `max_size`: Some(154), added: 2629, mode: `MaxEncodedLen`) /// Storage: `Staking::Bonded` (r:1 w:0) /// Proof: `Staking::Bonded` (`max_values`: None, `max_size`: Some(72), added: 2547, mode: `MaxEncodedLen`) /// Storage: `Staking::Ledger` (r:1 w:0) /// Proof: `Staking::Ledger` (`max_values`: None, `max_size`: Some(1091), added: 3566, mode: `MaxEncodedLen`) - /// Storage: `VoterList::ListNodes` (r:4 w:4) - /// Proof: `VoterList::ListNodes` (`max_values`: None, `max_size`: Some(154), added: 2629, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListBags` (r:1 w:1) /// Proof: `VoterList::ListBags` (`max_values`: None, `max_size`: Some(82), added: 2557, mode: `MaxEncodedLen`) fn rebag_non_terminal() -> Weight { // Proof Size summary in bytes: // Measured: `1683` // Estimated: `11506` - // Minimum execution time: 84_410_000 picoseconds. - Weight::from_parts(86_899_000, 0) + // Minimum execution time: 90_020_000 picoseconds. + Weight::from_parts(98_499_000, 0) .saturating_add(Weight::from_parts(0, 11506)) - .saturating_add(T::DbWeight::get().reads(7)) + .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(5)) } + /// Storage: `VoterList::Lock` (r:1 w:0) + /// Proof: `VoterList::Lock` (`max_values`: Some(1), `max_size`: Some(0), added: 495, mode: `MaxEncodedLen`) + /// Storage: `VoterList::ListNodes` (r:3 w:3) + /// Proof: `VoterList::ListNodes` (`max_values`: None, `max_size`: Some(154), added: 2629, mode: `MaxEncodedLen`) /// Storage: `Staking::Bonded` (r:1 w:0) /// Proof: `Staking::Bonded` (`max_values`: None, `max_size`: Some(72), added: 2547, mode: `MaxEncodedLen`) /// Storage: `Staking::Ledger` (r:1 w:0) /// Proof: `Staking::Ledger` (`max_values`: None, `max_size`: Some(1091), added: 3566, mode: `MaxEncodedLen`) - /// Storage: `VoterList::ListNodes` (r:3 w:3) - /// Proof: `VoterList::ListNodes` (`max_values`: None, `max_size`: Some(154), added: 2629, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListBags` (r:2 w:2) /// Proof: `VoterList::ListBags` (`max_values`: None, `max_size`: Some(82), added: 2557, mode: `MaxEncodedLen`) fn rebag_terminal() -> Weight { // Proof Size summary in bytes: // Measured: `1577` // Estimated: `8877` - // Minimum execution time: 81_440_000 picoseconds. - Weight::from_parts(86_610_000, 0) + // Minimum execution time: 88_790_000 picoseconds. + Weight::from_parts(96_689_000, 0) .saturating_add(Weight::from_parts(0, 8877)) - .saturating_add(T::DbWeight::get().reads(7)) + .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(5)) } + /// Storage: `VoterList::Lock` (r:1 w:0) + /// Proof: `VoterList::Lock` (`max_values`: Some(1), `max_size`: Some(0), added: 495, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListNodes` (r:4 w:4) /// Proof: `VoterList::ListNodes` (`max_values`: None, `max_size`: Some(154), added: 2629, mode: `MaxEncodedLen`) /// Storage: `Staking::Bonded` (r:2 w:0) @@ -98,10 +104,10 @@ impl pallet_bags_list::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1886` // Estimated: `11506` - // Minimum execution time: 101_580_000 picoseconds. - Weight::from_parts(107_811_000, 0) + // Minimum execution time: 102_870_000 picoseconds. + Weight::from_parts(107_360_000, 0) .saturating_add(Weight::from_parts(0, 11506)) - .saturating_add(T::DbWeight::get().reads(10)) + .saturating_add(T::DbWeight::get().reads(11)) .saturating_add(T::DbWeight::get().writes(6)) } /// Storage: `VoterList::CounterForListNodes` (r:1 w:0) @@ -120,10 +126,10 @@ impl pallet_bags_list::WeightInfo for WeightInfo { /// Proof: `Staking::Ledger` (`max_values`: None, `max_size`: Some(1091), added: 3566, mode: `MaxEncodedLen`) fn on_idle() -> Weight { // Proof Size summary in bytes: - // Measured: `4777` + // Measured: `4758` // Estimated: `512390` - // Minimum execution time: 711_092_000 picoseconds. - Weight::from_parts(722_007_000, 0) + // Minimum execution time: 961_469_000 picoseconds. + Weight::from_parts(1_042_098_000, 0) .saturating_add(Weight::from_parts(0, 512390)) .saturating_add(T::DbWeight::get().reads(234)) .saturating_add(T::DbWeight::get().writes(16)) diff --git a/relay/kusama/src/weights/pallet_balances_native.rs b/relay/kusama/src/weights/pallet_balances_native.rs index e9e4954523..0697ea8fd1 100644 --- a/relay/kusama/src/weights/pallet_balances_native.rs +++ b/relay/kusama/src/weights/pallet_balances_native.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_balances` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.1.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `14e5818f4b26`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `db6e397ee4b2`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -54,8 +54,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 67_950_000 picoseconds. - Weight::from_parts(71_590_000, 0) + // Minimum execution time: 69_979_000 picoseconds. + Weight::from_parts(75_139_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -66,8 +66,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 53_760_000 picoseconds. - Weight::from_parts(55_870_000, 0) + // Minimum execution time: 55_339_000 picoseconds. + Weight::from_parts(60_831_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -76,10 +76,10 @@ impl pallet_balances::WeightInfo for WeightInfo { /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) fn force_set_balance_creating() -> Weight { // Proof Size summary in bytes: - // Measured: `174` + // Measured: `39` // Estimated: `3593` - // Minimum execution time: 19_290_000 picoseconds. - Weight::from_parts(20_380_000, 0) + // Minimum execution time: 29_920_000 picoseconds. + Weight::from_parts(31_710_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -90,8 +90,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `174` // Estimated: `3593` - // Minimum execution time: 29_520_000 picoseconds. - Weight::from_parts(32_350_000, 0) + // Minimum execution time: 30_658_000 picoseconds. + Weight::from_parts(33_640_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -102,8 +102,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `103` // Estimated: `6196` - // Minimum execution time: 69_920_000 picoseconds. - Weight::from_parts(72_320_000, 0) + // Minimum execution time: 71_839_000 picoseconds. + Weight::from_parts(75_490_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -114,8 +114,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 67_870_000 picoseconds. - Weight::from_parts(70_850_000, 0) + // Minimum execution time: 68_840_000 picoseconds. + Weight::from_parts(72_849_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -126,8 +126,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `174` // Estimated: `3593` - // Minimum execution time: 23_560_000 picoseconds. - Weight::from_parts(25_010_000, 0) + // Minimum execution time: 24_640_000 picoseconds. + Weight::from_parts(27_629_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -140,11 +140,11 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0 + u * (135 ±0)` // Estimated: `990 + u * (2603 ±0)` - // Minimum execution time: 22_310_000 picoseconds. - Weight::from_parts(22_859_000, 0) + // Minimum execution time: 23_210_000 picoseconds. + Weight::from_parts(23_829_000, 0) .saturating_add(Weight::from_parts(0, 990)) - // Standard Error: 15_378 - .saturating_add(Weight::from_parts(19_968_609, 0).saturating_mul(u.into())) + // Standard Error: 13_038 + .saturating_add(Weight::from_parts(20_023_007, 0).saturating_mul(u.into())) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(u.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(u.into()))) .saturating_add(Weight::from_parts(0, 2603).saturating_mul(u.into())) @@ -153,24 +153,24 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 8_660_000 picoseconds. - Weight::from_parts(9_440_000, 0) + // Minimum execution time: 8_880_000 picoseconds. + Weight::from_parts(9_620_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn burn_allow_death() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 41_490_000 picoseconds. - Weight::from_parts(42_790_000, 0) + // Minimum execution time: 42_299_000 picoseconds. + Weight::from_parts(43_290_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn burn_keep_alive() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 27_510_000 picoseconds. - Weight::from_parts(28_680_000, 0) + // Minimum execution time: 28_381_000 picoseconds. + Weight::from_parts(29_440_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/relay/kusama/src/weights/pallet_balances_nis_counterpart.rs b/relay/kusama/src/weights/pallet_balances_nis_counterpart.rs index f2abd8ce2d..40b66567d6 100644 --- a/relay/kusama/src/weights/pallet_balances_nis_counterpart.rs +++ b/relay/kusama/src/weights/pallet_balances_nis_counterpart.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_balances` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.1.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `14e5818f4b26`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `db6e397ee4b2`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -56,8 +56,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `103` // Estimated: `6164` - // Minimum execution time: 64_310_000 picoseconds. - Weight::from_parts(65_640_000, 0) + // Minimum execution time: 64_360_000 picoseconds. + Weight::from_parts(66_160_000, 0) .saturating_add(Weight::from_parts(0, 6164)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) @@ -70,23 +70,25 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `103` // Estimated: `6164` - // Minimum execution time: 49_440_000 picoseconds. - Weight::from_parts(50_819_000, 0) + // Minimum execution time: 50_379_000 picoseconds. + Weight::from_parts(51_949_000, 0) .saturating_add(Weight::from_parts(0, 6164)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } /// Storage: `NisCounterpartBalances::Account` (r:1 w:1) /// Proof: `NisCounterpartBalances::Account` (`max_values`: None, `max_size`: Some(112), added: 2587, mode: `MaxEncodedLen`) + /// Storage: `System::Account` (r:1 w:1) + /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) fn force_set_balance_creating() -> Weight { // Proof Size summary in bytes: - // Measured: `103` - // Estimated: `3577` - // Minimum execution time: 14_610_000 picoseconds. - Weight::from_parts(15_430_000, 0) - .saturating_add(Weight::from_parts(0, 3577)) - .saturating_add(T::DbWeight::get().reads(1)) - .saturating_add(T::DbWeight::get().writes(1)) + // Measured: `39` + // Estimated: `3593` + // Minimum execution time: 26_940_000 picoseconds. + Weight::from_parts(27_780_000, 0) + .saturating_add(Weight::from_parts(0, 3593)) + .saturating_add(T::DbWeight::get().reads(2)) + .saturating_add(T::DbWeight::get().writes(2)) } /// Storage: `NisCounterpartBalances::Account` (r:1 w:1) /// Proof: `NisCounterpartBalances::Account` (`max_values`: None, `max_size`: Some(112), added: 2587, mode: `MaxEncodedLen`) @@ -96,8 +98,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `277` // Estimated: `3593` - // Minimum execution time: 26_840_000 picoseconds. - Weight::from_parts(28_060_000, 0) + // Minimum execution time: 26_640_000 picoseconds. + Weight::from_parts(28_360_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -110,8 +112,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `206` // Estimated: `6196` - // Minimum execution time: 65_940_000 picoseconds. - Weight::from_parts(67_560_000, 0) + // Minimum execution time: 67_549_000 picoseconds. + Weight::from_parts(69_820_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) @@ -124,8 +126,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `103` // Estimated: `6164` - // Minimum execution time: 62_329_000 picoseconds. - Weight::from_parts(64_249_000, 0) + // Minimum execution time: 62_930_000 picoseconds. + Weight::from_parts(65_320_000, 0) .saturating_add(Weight::from_parts(0, 6164)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) @@ -138,8 +140,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `277` // Estimated: `3593` - // Minimum execution time: 22_760_000 picoseconds. - Weight::from_parts(23_750_000, 0) + // Minimum execution time: 22_680_000 picoseconds. + Weight::from_parts(23_941_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -154,11 +156,11 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0 + u * (256 ±0)` // Estimated: `990 + u * (2603 ±0)` - // Minimum execution time: 22_071_000 picoseconds. - Weight::from_parts(22_660_000, 0) + // Minimum execution time: 22_059_000 picoseconds. + Weight::from_parts(22_629_000, 0) .saturating_add(Weight::from_parts(0, 990)) - // Standard Error: 25_463 - .saturating_add(Weight::from_parts(20_617_267, 0).saturating_mul(u.into())) + // Standard Error: 31_712 + .saturating_add(Weight::from_parts(20_377_702, 0).saturating_mul(u.into())) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(u.into()))) .saturating_add(T::DbWeight::get().writes((2_u64).saturating_mul(u.into()))) .saturating_add(Weight::from_parts(0, 2603).saturating_mul(u.into())) @@ -167,8 +169,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 8_539_000 picoseconds. - Weight::from_parts(9_440_000, 0) + // Minimum execution time: 8_861_000 picoseconds. + Weight::from_parts(9_541_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// Storage: `NisCounterpartBalances::Account` (r:1 w:1) @@ -177,8 +179,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `103` // Estimated: `3577` - // Minimum execution time: 40_579_000 picoseconds. - Weight::from_parts(42_000_000, 0) + // Minimum execution time: 41_511_000 picoseconds. + Weight::from_parts(44_301_000, 0) .saturating_add(Weight::from_parts(0, 3577)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -189,8 +191,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `103` // Estimated: `3577` - // Minimum execution time: 27_050_000 picoseconds. - Weight::from_parts(28_449_000, 0) + // Minimum execution time: 27_981_000 picoseconds. + Weight::from_parts(29_891_000, 0) .saturating_add(Weight::from_parts(0, 3577)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) diff --git a/relay/kusama/src/weights/pallet_beefy_mmr.rs b/relay/kusama/src/weights/pallet_beefy_mmr.rs index 4c6c11ac2c..762c2a5465 100644 --- a/relay/kusama/src/weights/pallet_beefy_mmr.rs +++ b/relay/kusama/src/weights/pallet_beefy_mmr.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_beefy_mmr` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.1.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `14e5818f4b26`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `db6e397ee4b2`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -53,11 +53,11 @@ impl pallet_beefy_mmr::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 860_000 picoseconds. - Weight::from_parts(1_757_049, 0) + // Minimum execution time: 810_000 picoseconds. + Weight::from_parts(1_698_445, 0) .saturating_add(Weight::from_parts(0, 0)) // Standard Error: 99 - .saturating_add(Weight::from_parts(1_720, 0).saturating_mul(n.into())) + .saturating_add(Weight::from_parts(1_644, 0).saturating_mul(n.into())) } /// Storage: `System::BlockHash` (r:1 w:0) /// Proof: `System::BlockHash` (`max_values`: None, `max_size`: Some(44), added: 2519, mode: `MaxEncodedLen`) @@ -65,8 +65,8 @@ impl pallet_beefy_mmr::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `68` // Estimated: `3509` - // Minimum execution time: 6_960_000 picoseconds. - Weight::from_parts(7_360_000, 0) + // Minimum execution time: 7_070_000 picoseconds. + Weight::from_parts(7_539_000, 0) .saturating_add(Weight::from_parts(0, 3509)) .saturating_add(T::DbWeight::get().reads(1)) } @@ -76,8 +76,8 @@ impl pallet_beefy_mmr::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `254` // Estimated: `3505` - // Minimum execution time: 6_660_000 picoseconds. - Weight::from_parts(7_040_000, 0) + // Minimum execution time: 7_250_000 picoseconds. + Weight::from_parts(7_480_000, 0) .saturating_add(Weight::from_parts(0, 3505)) .saturating_add(T::DbWeight::get().reads(1)) } @@ -90,11 +90,11 @@ impl pallet_beefy_mmr::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `246` // Estimated: `1517` - // Minimum execution time: 13_620_000 picoseconds. - Weight::from_parts(29_215_976, 0) + // Minimum execution time: 14_280_000 picoseconds. + Weight::from_parts(30_937_581, 0) .saturating_add(Weight::from_parts(0, 1517)) - // Standard Error: 4_313 - .saturating_add(Weight::from_parts(1_647_059, 0).saturating_mul(n.into())) + // Standard Error: 3_365 + .saturating_add(Weight::from_parts(1_754_380, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(2)) } } diff --git a/relay/kusama/src/weights/pallet_bounties.rs b/relay/kusama/src/weights/pallet_bounties.rs index 9cefb7a13c..bac4b7b58c 100644 --- a/relay/kusama/src/weights/pallet_bounties.rs +++ b/relay/kusama/src/weights/pallet_bounties.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_bounties` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.1.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `14e5818f4b26`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `db6e397ee4b2`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -61,11 +61,11 @@ impl pallet_bounties::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `210` // Estimated: `3593` - // Minimum execution time: 35_579_000 picoseconds. - Weight::from_parts(38_049_041, 0) + // Minimum execution time: 35_250_000 picoseconds. + Weight::from_parts(36_049_416, 0) .saturating_add(Weight::from_parts(0, 3593)) - // Standard Error: 13 - .saturating_add(Weight::from_parts(717, 0).saturating_mul(d.into())) + // Standard Error: 26 + .saturating_add(Weight::from_parts(1_140, 0).saturating_mul(d.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -77,8 +77,8 @@ impl pallet_bounties::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `302` // Estimated: `3642` - // Minimum execution time: 16_400_000 picoseconds. - Weight::from_parts(17_840_000, 0) + // Minimum execution time: 17_430_000 picoseconds. + Weight::from_parts(20_510_000, 0) .saturating_add(Weight::from_parts(0, 3642)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -89,8 +89,8 @@ impl pallet_bounties::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `322` // Estimated: `3642` - // Minimum execution time: 16_320_000 picoseconds. - Weight::from_parts(17_700_000, 0) + // Minimum execution time: 17_581_000 picoseconds. + Weight::from_parts(18_900_000, 0) .saturating_add(Weight::from_parts(0, 3642)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -103,8 +103,8 @@ impl pallet_bounties::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `302` // Estimated: `3642` - // Minimum execution time: 20_300_000 picoseconds. - Weight::from_parts(21_670_000, 0) + // Minimum execution time: 20_640_000 picoseconds. + Weight::from_parts(24_480_000, 0) .saturating_add(Weight::from_parts(0, 3642)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -117,8 +117,8 @@ impl pallet_bounties::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `498` // Estimated: `3642` - // Minimum execution time: 51_160_000 picoseconds. - Weight::from_parts(52_580_000, 0) + // Minimum execution time: 52_491_000 picoseconds. + Weight::from_parts(55_160_000, 0) .saturating_add(Weight::from_parts(0, 3642)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -131,8 +131,8 @@ impl pallet_bounties::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `494` // Estimated: `3642` - // Minimum execution time: 38_879_000 picoseconds. - Weight::from_parts(40_270_000, 0) + // Minimum execution time: 39_850_000 picoseconds. + Weight::from_parts(42_180_000, 0) .saturating_add(Weight::from_parts(0, 3642)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -145,8 +145,8 @@ impl pallet_bounties::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `438` // Estimated: `3642` - // Minimum execution time: 22_560_000 picoseconds. - Weight::from_parts(23_920_000, 0) + // Minimum execution time: 23_330_000 picoseconds. + Weight::from_parts(24_510_000, 0) .saturating_add(Weight::from_parts(0, 3642)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -167,8 +167,8 @@ impl pallet_bounties::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `802` // Estimated: `8799` - // Minimum execution time: 155_440_000 picoseconds. - Weight::from_parts(158_579_000, 0) + // Minimum execution time: 159_221_000 picoseconds. + Weight::from_parts(164_550_000, 0) .saturating_add(Weight::from_parts(0, 8799)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(8)) @@ -185,8 +185,8 @@ impl pallet_bounties::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `482` // Estimated: `3642` - // Minimum execution time: 54_730_000 picoseconds. - Weight::from_parts(58_429_000, 0) + // Minimum execution time: 56_550_000 picoseconds. + Weight::from_parts(64_790_000, 0) .saturating_add(Weight::from_parts(0, 3642)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) @@ -205,8 +205,8 @@ impl pallet_bounties::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `718` // Estimated: `6196` - // Minimum execution time: 104_359_000 picoseconds. - Weight::from_parts(107_630_000, 0) + // Minimum execution time: 107_680_000 picoseconds. + Weight::from_parts(111_980_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(6)) @@ -217,8 +217,8 @@ impl pallet_bounties::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `358` // Estimated: `3642` - // Minimum execution time: 17_970_000 picoseconds. - Weight::from_parts(18_930_000, 0) + // Minimum execution time: 19_320_000 picoseconds. + Weight::from_parts(21_280_000, 0) .saturating_add(Weight::from_parts(0, 3642)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -234,11 +234,11 @@ impl pallet_bounties::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0 + b * (297 ±0)` // Estimated: `1887 + b * (5206 ±0)` - // Minimum execution time: 4_250_000 picoseconds. - Weight::from_parts(4_540_000, 0) + // Minimum execution time: 4_370_000 picoseconds. + Weight::from_parts(4_550_000, 0) .saturating_add(Weight::from_parts(0, 1887)) - // Standard Error: 31_744 - .saturating_add(Weight::from_parts(48_866_041, 0).saturating_mul(b.into())) + // Standard Error: 69_812 + .saturating_add(Weight::from_parts(50_602_470, 0).saturating_mul(b.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().reads((3_u64).saturating_mul(b.into()))) .saturating_add(T::DbWeight::get().writes(1)) @@ -255,8 +255,8 @@ impl pallet_bounties::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `16795` // Estimated: `19865` - // Minimum execution time: 38_100_000 picoseconds. - Weight::from_parts(39_566_000, 0) + // Minimum execution time: 48_950_000 picoseconds. + Weight::from_parts(50_480_000, 0) .saturating_add(Weight::from_parts(0, 19865)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) diff --git a/relay/kusama/src/weights/pallet_child_bounties.rs b/relay/kusama/src/weights/pallet_child_bounties.rs index f1423ba6e1..db0262f7d0 100644 --- a/relay/kusama/src/weights/pallet_child_bounties.rs +++ b/relay/kusama/src/weights/pallet_child_bounties.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_child_bounties` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.1.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `14e5818f4b26`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `db6e397ee4b2`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -65,11 +65,11 @@ impl pallet_child_bounties::WeightInfo for WeightInfo pallet_child_bounties::WeightInfo for WeightInfo pallet_child_bounties::WeightInfo for WeightInfo pallet_child_bounties::WeightInfo for WeightInfo pallet_child_bounties::WeightInfo for WeightInfo pallet_child_bounties::WeightInfo for WeightInfo pallet_child_bounties::WeightInfo for WeightInfo pallet_child_bounties::WeightInfo for WeightInfo pallet_conviction_voting::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `13409` // Estimated: `42428` - // Minimum execution time: 172_498_000 picoseconds. - Weight::from_parts(202_761_000, 0) + // Minimum execution time: 179_479_000 picoseconds. + Weight::from_parts(191_139_000, 0) .saturating_add(Weight::from_parts(0, 42428)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(5)) @@ -88,8 +88,8 @@ impl pallet_conviction_voting::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `14130` // Estimated: `83866` - // Minimum execution time: 235_970_000 picoseconds. - Weight::from_parts(243_470_000, 0) + // Minimum execution time: 206_479_000 picoseconds. + Weight::from_parts(223_129_000, 0) .saturating_add(Weight::from_parts(0, 83866)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(7)) @@ -106,8 +106,8 @@ impl pallet_conviction_voting::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `13919` // Estimated: `83866` - // Minimum execution time: 166_680_000 picoseconds. - Weight::from_parts(194_229_000, 0) + // Minimum execution time: 168_800_000 picoseconds. + Weight::from_parts(177_290_000, 0) .saturating_add(Weight::from_parts(0, 83866)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(5)) @@ -120,8 +120,8 @@ impl pallet_conviction_voting::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `13005` // Estimated: `30706` - // Minimum execution time: 95_730_000 picoseconds. - Weight::from_parts(108_480_000, 0) + // Minimum execution time: 90_319_000 picoseconds. + Weight::from_parts(93_409_000, 0) .saturating_add(Weight::from_parts(0, 30706)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -145,11 +145,11 @@ impl pallet_conviction_voting::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `28916 + r * (364 ±0)` // Estimated: `83866 + r * (3411 ±0)` - // Minimum execution time: 91_978_000 picoseconds. - Weight::from_parts(1_249_626_678, 0) + // Minimum execution time: 93_830_000 picoseconds. + Weight::from_parts(1_160_703_343, 0) .saturating_add(Weight::from_parts(0, 83866)) - // Standard Error: 101_449 - .saturating_add(Weight::from_parts(26_960_053, 0).saturating_mul(r.into())) + // Standard Error: 90_539 + .saturating_add(Weight::from_parts(25_989_378, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(45)) @@ -169,11 +169,11 @@ impl pallet_conviction_voting::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `28868 + r * (364 ±0)` // Estimated: `83866 + r * (3411 ±0)` - // Minimum execution time: 50_180_000 picoseconds. - Weight::from_parts(1_090_205_118, 0) + // Minimum execution time: 46_630_000 picoseconds. + Weight::from_parts(1_040_755_155, 0) .saturating_add(Weight::from_parts(0, 83866)) - // Standard Error: 86_238 - .saturating_add(Weight::from_parts(27_314_790, 0).saturating_mul(r.into())) + // Standard Error: 86_563 + .saturating_add(Weight::from_parts(26_198_697, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(43)) @@ -192,8 +192,8 @@ impl pallet_conviction_voting::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `12199` // Estimated: `30706` - // Minimum execution time: 118_170_000 picoseconds. - Weight::from_parts(127_410_000, 0) + // Minimum execution time: 114_261_000 picoseconds. + Weight::from_parts(122_760_000, 0) .saturating_add(Weight::from_parts(0, 30706)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) diff --git a/relay/kusama/src/weights/pallet_election_provider_multi_phase.rs b/relay/kusama/src/weights/pallet_election_provider_multi_phase.rs index 5c842035ae..22d5bd576a 100644 --- a/relay/kusama/src/weights/pallet_election_provider_multi_phase.rs +++ b/relay/kusama/src/weights/pallet_election_provider_multi_phase.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_election_provider_multi_phase` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.1.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `6240622c7355`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `db6e397ee4b2`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -68,8 +68,8 @@ impl pallet_election_provider_multi_phase::WeightInfo f // Proof Size summary in bytes: // Measured: `888` // Estimated: `3481` - // Minimum execution time: 26_340_000 picoseconds. - Weight::from_parts(27_430_000, 0) + // Minimum execution time: 27_610_000 picoseconds. + Weight::from_parts(28_990_000, 0) .saturating_add(Weight::from_parts(0, 3481)) .saturating_add(T::DbWeight::get().reads(8)) } @@ -81,8 +81,8 @@ impl pallet_election_provider_multi_phase::WeightInfo f // Proof Size summary in bytes: // Measured: `80` // Estimated: `1565` - // Minimum execution time: 17_820_000 picoseconds. - Weight::from_parts(20_160_000, 0) + // Minimum execution time: 19_540_000 picoseconds. + Weight::from_parts(21_180_000, 0) .saturating_add(Weight::from_parts(0, 1565)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -95,8 +95,8 @@ impl pallet_election_provider_multi_phase::WeightInfo f // Proof Size summary in bytes: // Measured: `80` // Estimated: `1565` - // Minimum execution time: 18_320_000 picoseconds. - Weight::from_parts(20_280_000, 0) + // Minimum execution time: 19_341_000 picoseconds. + Weight::from_parts(20_480_000, 0) .saturating_add(Weight::from_parts(0, 1565)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -109,8 +109,8 @@ impl pallet_election_provider_multi_phase::WeightInfo f // Proof Size summary in bytes: // Measured: `174` // Estimated: `3593` - // Minimum execution time: 37_540_000 picoseconds. - Weight::from_parts(39_490_000, 0) + // Minimum execution time: 38_270_000 picoseconds. + Weight::from_parts(39_540_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) @@ -121,8 +121,8 @@ impl pallet_election_provider_multi_phase::WeightInfo f // Proof Size summary in bytes: // Measured: `174` // Estimated: `3593` - // Minimum execution time: 26_590_000 picoseconds. - Weight::from_parts(27_769_000, 0) + // Minimum execution time: 26_440_000 picoseconds. + Weight::from_parts(27_781_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -139,13 +139,13 @@ impl pallet_election_provider_multi_phase::WeightInfo f // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 285_279_000 picoseconds. - Weight::from_parts(47_682_341, 0) + // Minimum execution time: 286_321_000 picoseconds. + Weight::from_parts(77_805_442, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 14_040 - .saturating_add(Weight::from_parts(334_991, 0).saturating_mul(v.into())) - // Standard Error: 28_069 - .saturating_add(Weight::from_parts(6_049, 0).saturating_mul(t.into())) + // Standard Error: 14_906 + .saturating_add(Weight::from_parts(296_502, 0).saturating_mul(v.into())) + // Standard Error: 29_799 + .saturating_add(Weight::from_parts(33_755, 0).saturating_mul(t.into())) .saturating_add(T::DbWeight::get().writes(3)) } /// Storage: `ElectionProviderMultiPhase::SignedSubmissionIndices` (r:1 w:1) @@ -172,13 +172,13 @@ impl pallet_election_provider_multi_phase::WeightInfo f // Proof Size summary in bytes: // Measured: `831 + a * (1152 ±0) + d * (47 ±0)` // Estimated: `4281 + a * (1152 ±0) + d * (48 ±0)` - // Minimum execution time: 487_959_000 picoseconds. - Weight::from_parts(84_823_732, 0) + // Minimum execution time: 483_210_000 picoseconds. + Weight::from_parts(170_695_620, 0) .saturating_add(Weight::from_parts(0, 4281)) - // Standard Error: 7_062 - .saturating_add(Weight::from_parts(476_642, 0).saturating_mul(a.into())) - // Standard Error: 10_587 - .saturating_add(Weight::from_parts(481_811, 0).saturating_mul(d.into())) + // Standard Error: 6_055 + .saturating_add(Weight::from_parts(437_022, 0).saturating_mul(a.into())) + // Standard Error: 9_076 + .saturating_add(Weight::from_parts(332_298, 0).saturating_mul(d.into())) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(8)) .saturating_add(Weight::from_parts(0, 1152).saturating_mul(a.into())) @@ -200,8 +200,8 @@ impl pallet_election_provider_multi_phase::WeightInfo f // Proof Size summary in bytes: // Measured: `1128` // Estimated: `2613` - // Minimum execution time: 62_500_000 picoseconds. - Weight::from_parts(63_940_000, 0) + // Minimum execution time: 65_489_000 picoseconds. + Weight::from_parts(77_680_000, 0) .saturating_add(Weight::from_parts(0, 2613)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(3)) @@ -228,11 +228,11 @@ impl pallet_election_provider_multi_phase::WeightInfo f // Proof Size summary in bytes: // Measured: `185 + t * (32 ±0) + v * (809 ±0)` // Estimated: `1670 + t * (32 ±0) + v * (809 ±0)` - // Minimum execution time: 9_601_876_000 picoseconds. - Weight::from_parts(9_703_576_000, 0) + // Minimum execution time: 9_591_739_000 picoseconds. + Weight::from_parts(9_677_199_000, 0) .saturating_add(Weight::from_parts(0, 1670)) - // Standard Error: 85_002 - .saturating_add(Weight::from_parts(10_376_484, 0).saturating_mul(a.into())) + // Standard Error: 81_869 + .saturating_add(Weight::from_parts(10_520_301, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(1)) .saturating_add(Weight::from_parts(0, 32).saturating_mul(t.into())) @@ -254,11 +254,11 @@ impl pallet_election_provider_multi_phase::WeightInfo f // Proof Size summary in bytes: // Measured: `160 + t * (32 ±0) + v * (809 ±0)` // Estimated: `1645 + t * (32 ±0) + v * (809 ±0)` - // Minimum execution time: 8_403_164_000 picoseconds. - Weight::from_parts(8_528_303_000, 0) + // Minimum execution time: 8_369_950_000 picoseconds. + Weight::from_parts(8_460_990_000, 0) .saturating_add(Weight::from_parts(0, 1645)) - // Standard Error: 70_235 - .saturating_add(Weight::from_parts(8_661_873, 0).saturating_mul(a.into())) + // Standard Error: 71_615 + .saturating_add(Weight::from_parts(8_677_747, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(Weight::from_parts(0, 32).saturating_mul(t.into())) .saturating_add(Weight::from_parts(0, 809).saturating_mul(v.into())) diff --git a/relay/kusama/src/weights/pallet_fast_unstake.rs b/relay/kusama/src/weights/pallet_fast_unstake.rs index b7f5a0197a..72bbed9b13 100644 --- a/relay/kusama/src/weights/pallet_fast_unstake.rs +++ b/relay/kusama/src/weights/pallet_fast_unstake.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_fast_unstake` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.1.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `14e5818f4b26`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `db6e397ee4b2`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -56,6 +56,8 @@ impl pallet_fast_unstake::WeightInfo for WeightInfo /// Proof: `FastUnstake::Head` (`max_values`: Some(1), `max_size`: Some(3191), added: 3686, mode: `MaxEncodedLen`) /// Storage: `FastUnstake::CounterForQueue` (r:1 w:0) /// Proof: `FastUnstake::CounterForQueue` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) + /// Storage: `ElectionProviderMultiPhase::QueuedSolution` (r:1 w:0) + /// Proof: `ElectionProviderMultiPhase::QueuedSolution` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `ElectionProviderMultiPhase::CurrentPhase` (r:1 w:0) /// Proof: `ElectionProviderMultiPhase::CurrentPhase` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `Staking::CurrentEra` (r:1 w:0) @@ -69,7 +71,7 @@ impl pallet_fast_unstake::WeightInfo for WeightInfo /// Storage: `Staking::VirtualStakers` (r:64 w:64) /// Proof: `Staking::VirtualStakers` (`max_values`: None, `max_size`: Some(40), added: 2515, mode: `MaxEncodedLen`) /// Storage: `Balances::Holds` (r:64 w:64) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(139), added: 2614, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(157), added: 2632, mode: `MaxEncodedLen`) /// Storage: `System::Account` (r:64 w:64) /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) /// Storage: `Staking::Validators` (r:64 w:0) @@ -83,12 +85,12 @@ impl pallet_fast_unstake::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `1274 + b * (440 ±0)` // Estimated: `4676 + b * (3566 ±0)` - // Minimum execution time: 135_210_000 picoseconds. - Weight::from_parts(89_587_144, 0) + // Minimum execution time: 135_400_000 picoseconds. + Weight::from_parts(64_624_081, 0) .saturating_add(Weight::from_parts(0, 4676)) - // Standard Error: 233_103 - .saturating_add(Weight::from_parts(95_340_206, 0).saturating_mul(b.into())) - .saturating_add(T::DbWeight::get().reads(6)) + // Standard Error: 277_408 + .saturating_add(Weight::from_parts(96_912_429, 0).saturating_mul(b.into())) + .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().reads((8_u64).saturating_mul(b.into()))) .saturating_add(T::DbWeight::get().writes(1)) .saturating_add(T::DbWeight::get().writes((6_u64).saturating_mul(b.into()))) @@ -102,6 +104,8 @@ impl pallet_fast_unstake::WeightInfo for WeightInfo /// Proof: `FastUnstake::Head` (`max_values`: Some(1), `max_size`: Some(3191), added: 3686, mode: `MaxEncodedLen`) /// Storage: `FastUnstake::CounterForQueue` (r:1 w:0) /// Proof: `FastUnstake::CounterForQueue` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) + /// Storage: `ElectionProviderMultiPhase::QueuedSolution` (r:1 w:0) + /// Proof: `ElectionProviderMultiPhase::QueuedSolution` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `ElectionProviderMultiPhase::CurrentPhase` (r:1 w:0) /// Proof: `ElectionProviderMultiPhase::CurrentPhase` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `Staking::CurrentEra` (r:1 w:0) @@ -116,14 +120,14 @@ impl pallet_fast_unstake::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `1678 + b * (55 ±0) + v * (18503 ±0)` // Estimated: `5009 + b * (56 ±0) + v * (20979 ±0)` - // Minimum execution time: 2_390_105_000 picoseconds. - Weight::from_parts(2_421_444_000, 0) + // Minimum execution time: 2_397_484_000 picoseconds. + Weight::from_parts(2_414_174_000, 0) .saturating_add(Weight::from_parts(0, 5009)) - // Standard Error: 18_397_048 - .saturating_add(Weight::from_parts(587_235_536, 0).saturating_mul(v.into())) - // Standard Error: 73_608_684 - .saturating_add(Weight::from_parts(2_295_718_527, 0).saturating_mul(b.into())) - .saturating_add(T::DbWeight::get().reads(8)) + // Standard Error: 18_233_228 + .saturating_add(Weight::from_parts(581_474_523, 0).saturating_mul(v.into())) + // Standard Error: 72_953_221 + .saturating_add(Weight::from_parts(2_287_756_364, 0).saturating_mul(b.into())) + .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(v.into()))) .saturating_add(T::DbWeight::get().writes(1)) .saturating_add(Weight::from_parts(0, 56).saturating_mul(b.into())) @@ -141,33 +145,27 @@ impl pallet_fast_unstake::WeightInfo for WeightInfo /// Proof: `FastUnstake::Head` (`max_values`: Some(1), `max_size`: Some(3191), added: 3686, mode: `MaxEncodedLen`) /// Storage: `Staking::Validators` (r:1 w:0) /// Proof: `Staking::Validators` (`max_values`: None, `max_size`: Some(45), added: 2520, mode: `MaxEncodedLen`) - /// Storage: `Staking::Nominators` (r:1 w:1) + /// Storage: `Staking::Nominators` (r:1 w:0) /// Proof: `Staking::Nominators` (`max_values`: None, `max_size`: Some(814), added: 3289, mode: `MaxEncodedLen`) - /// Storage: `Staking::CounterForNominators` (r:1 w:1) - /// Proof: `Staking::CounterForNominators` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) - /// Storage: `VoterList::ListNodes` (r:1 w:1) - /// Proof: `VoterList::ListNodes` (`max_values`: None, `max_size`: Some(154), added: 2629, mode: `MaxEncodedLen`) - /// Storage: `VoterList::ListBags` (r:1 w:1) - /// Proof: `VoterList::ListBags` (`max_values`: None, `max_size`: Some(82), added: 2557, mode: `MaxEncodedLen`) - /// Storage: `VoterList::CounterForListNodes` (r:1 w:1) - /// Proof: `VoterList::CounterForListNodes` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) /// Storage: `Staking::CurrentEra` (r:1 w:0) /// Proof: `Staking::CurrentEra` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) /// Storage: `Staking::VirtualStakers` (r:1 w:0) /// Proof: `Staking::VirtualStakers` (`max_values`: None, `max_size`: Some(40), added: 2515, mode: `MaxEncodedLen`) /// Storage: `Balances::Holds` (r:1 w:0) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(139), added: 2614, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(157), added: 2632, mode: `MaxEncodedLen`) + /// Storage: `VoterList::ListNodes` (r:1 w:0) + /// Proof: `VoterList::ListNodes` (`max_values`: None, `max_size`: Some(154), added: 2629, mode: `MaxEncodedLen`) /// Storage: `FastUnstake::CounterForQueue` (r:1 w:1) /// Proof: `FastUnstake::CounterForQueue` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) fn register_fast_unstake() -> Weight { // Proof Size summary in bytes: - // Measured: `1811` + // Measured: `1554` // Estimated: `4676` - // Minimum execution time: 177_440_000 picoseconds. - Weight::from_parts(187_300_000, 0) + // Minimum execution time: 147_250_000 picoseconds. + Weight::from_parts(151_289_000, 0) .saturating_add(Weight::from_parts(0, 4676)) - .saturating_add(T::DbWeight::get().reads(15)) - .saturating_add(T::DbWeight::get().writes(8)) + .saturating_add(T::DbWeight::get().reads(12)) + .saturating_add(T::DbWeight::get().writes(3)) } /// Storage: `FastUnstake::ErasToCheckPerBlock` (r:1 w:0) /// Proof: `FastUnstake::ErasToCheckPerBlock` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) @@ -185,8 +183,8 @@ impl pallet_fast_unstake::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `1212` // Estimated: `4676` - // Minimum execution time: 63_559_000 picoseconds. - Weight::from_parts(67_440_000, 0) + // Minimum execution time: 60_839_000 picoseconds. + Weight::from_parts(64_529_000, 0) .saturating_add(Weight::from_parts(0, 4676)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -197,8 +195,8 @@ impl pallet_fast_unstake::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_509_000 picoseconds. - Weight::from_parts(4_040_000, 0) + // Minimum execution time: 3_421_000 picoseconds. + Weight::from_parts(3_630_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } diff --git a/relay/kusama/src/weights/pallet_indices.rs b/relay/kusama/src/weights/pallet_indices.rs index 018af43288..0258827bbe 100644 --- a/relay/kusama/src/weights/pallet_indices.rs +++ b/relay/kusama/src/weights/pallet_indices.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_indices` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.1.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `14e5818f4b26`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `db6e397ee4b2`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -54,8 +54,8 @@ impl pallet_indices::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `4` // Estimated: `3534` - // Minimum execution time: 28_711_000 picoseconds. - Weight::from_parts(32_869_000, 0) + // Minimum execution time: 29_660_000 picoseconds. + Weight::from_parts(32_630_000, 0) .saturating_add(Weight::from_parts(0, 3534)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -68,8 +68,8 @@ impl pallet_indices::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `203` // Estimated: `3593` - // Minimum execution time: 46_790_000 picoseconds. - Weight::from_parts(50_960_000, 0) + // Minimum execution time: 45_720_000 picoseconds. + Weight::from_parts(47_320_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -80,8 +80,8 @@ impl pallet_indices::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `100` // Estimated: `3534` - // Minimum execution time: 29_399_000 picoseconds. - Weight::from_parts(31_860_000, 0) + // Minimum execution time: 29_520_000 picoseconds. + Weight::from_parts(31_680_000, 0) .saturating_add(Weight::from_parts(0, 3534)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -94,8 +94,8 @@ impl pallet_indices::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `203` // Estimated: `3593` - // Minimum execution time: 32_130_000 picoseconds. - Weight::from_parts(34_920_000, 0) + // Minimum execution time: 32_270_000 picoseconds. + Weight::from_parts(33_710_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -106,8 +106,8 @@ impl pallet_indices::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `100` // Estimated: `3534` - // Minimum execution time: 33_320_000 picoseconds. - Weight::from_parts(36_059_000, 0) + // Minimum execution time: 33_960_000 picoseconds. + Weight::from_parts(35_250_000, 0) .saturating_add(Weight::from_parts(0, 3534)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -118,8 +118,8 @@ impl pallet_indices::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `100` // Estimated: `3534` - // Minimum execution time: 29_910_000 picoseconds. - Weight::from_parts(32_550_000, 0) + // Minimum execution time: 29_790_000 picoseconds. + Weight::from_parts(31_130_000, 0) .saturating_add(Weight::from_parts(0, 3534)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) diff --git a/relay/kusama/src/weights/pallet_message_queue.rs b/relay/kusama/src/weights/pallet_message_queue.rs index ab174e4aca..b9867394ef 100644 --- a/relay/kusama/src/weights/pallet_message_queue.rs +++ b/relay/kusama/src/weights/pallet_message_queue.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_message_queue` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.1.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `14e5818f4b26`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `db6e397ee4b2`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -56,8 +56,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `281` // Estimated: `6050` - // Minimum execution time: 17_190_000 picoseconds. - Weight::from_parts(18_070_000, 0) + // Minimum execution time: 16_760_000 picoseconds. + Weight::from_parts(17_731_000, 0) .saturating_add(Weight::from_parts(0, 6050)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -70,8 +70,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `281` // Estimated: `6050` - // Minimum execution time: 15_080_000 picoseconds. - Weight::from_parts(15_790_000, 0) + // Minimum execution time: 15_029_000 picoseconds. + Weight::from_parts(15_699_000, 0) .saturating_add(Weight::from_parts(0, 6050)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) @@ -82,8 +82,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `42` // Estimated: `3520` - // Minimum execution time: 6_450_000 picoseconds. - Weight::from_parts(6_941_000, 0) + // Minimum execution time: 6_941_000 picoseconds. + Weight::from_parts(7_391_000, 0) .saturating_add(Weight::from_parts(0, 3520)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -94,8 +94,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `115` // Estimated: `69051` - // Minimum execution time: 9_460_000 picoseconds. - Weight::from_parts(9_810_000, 0) + // Minimum execution time: 9_291_000 picoseconds. + Weight::from_parts(9_770_000, 0) .saturating_add(Weight::from_parts(0, 69051)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -106,8 +106,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `115` // Estimated: `69051` - // Minimum execution time: 9_670_000 picoseconds. - Weight::from_parts(10_120_000, 0) + // Minimum execution time: 9_769_000 picoseconds. + Weight::from_parts(10_111_000, 0) .saturating_add(Weight::from_parts(0, 69051)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -120,8 +120,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 147_329_000 picoseconds. - Weight::from_parts(149_650_000, 0) + // Minimum execution time: 145_659_000 picoseconds. + Weight::from_parts(148_228_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -133,8 +133,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `220` // Estimated: `3520` - // Minimum execution time: 10_340_000 picoseconds. - Weight::from_parts(10_710_000, 0) + // Minimum execution time: 10_461_000 picoseconds. + Weight::from_parts(11_090_000, 0) .saturating_add(Weight::from_parts(0, 3520)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -147,8 +147,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `220` // Estimated: `3520` - // Minimum execution time: 8_820_000 picoseconds. - Weight::from_parts(9_590_000, 0) + // Minimum execution time: 9_060_000 picoseconds. + Weight::from_parts(9_659_000, 0) .saturating_add(Weight::from_parts(0, 3520)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -165,8 +165,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `65714` // Estimated: `69051` - // Minimum execution time: 74_599_000 picoseconds. - Weight::from_parts(76_740_000, 0) + // Minimum execution time: 75_289_000 picoseconds. + Weight::from_parts(78_920_000, 0) .saturating_add(Weight::from_parts(0, 69051)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(4)) @@ -183,8 +183,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `65714` // Estimated: `69051` - // Minimum execution time: 98_909_000 picoseconds. - Weight::from_parts(102_710_000, 0) + // Minimum execution time: 100_039_000 picoseconds. + Weight::from_parts(101_451_000, 0) .saturating_add(Weight::from_parts(0, 69051)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(4)) @@ -201,8 +201,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `65714` // Estimated: `69051` - // Minimum execution time: 112_909_000 picoseconds. - Weight::from_parts(116_439_000, 0) + // Minimum execution time: 115_590_000 picoseconds. + Weight::from_parts(118_520_000, 0) .saturating_add(Weight::from_parts(0, 69051)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(4)) diff --git a/relay/kusama/src/weights/pallet_multisig.rs b/relay/kusama/src/weights/pallet_multisig.rs index 1f8fd25c21..2ba993e052 100644 --- a/relay/kusama/src/weights/pallet_multisig.rs +++ b/relay/kusama/src/weights/pallet_multisig.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_multisig` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.1.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `14e5818f4b26`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `db6e397ee4b2`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -53,11 +53,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 18_370_000 picoseconds. - Weight::from_parts(21_025_124, 0) + // Minimum execution time: 28_129_000 picoseconds. + Weight::from_parts(28_929_411, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 13 - .saturating_add(Weight::from_parts(534, 0).saturating_mul(z.into())) + // Standard Error: 29 + .saturating_add(Weight::from_parts(2_795, 0).saturating_mul(z.into())) } /// Storage: `Multisig::Multisigs` (r:1 w:1) /// Proof: `Multisig::Multisigs` (`max_values`: None, `max_size`: Some(3346), added: 5821, mode: `MaxEncodedLen`) @@ -67,13 +67,13 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `301 + s * (2 ±0)` // Estimated: `6811` - // Minimum execution time: 58_730_000 picoseconds. - Weight::from_parts(46_680_198, 0) + // Minimum execution time: 59_259_000 picoseconds. + Weight::from_parts(52_148_693, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 4_252 - .saturating_add(Weight::from_parts(161_467, 0).saturating_mul(s.into())) - // Standard Error: 41 - .saturating_add(Weight::from_parts(2_589, 0).saturating_mul(z.into())) + // Standard Error: 4_159 + .saturating_add(Weight::from_parts(121_210, 0).saturating_mul(s.into())) + // Standard Error: 40 + .saturating_add(Weight::from_parts(2_324, 0).saturating_mul(z.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -85,13 +85,13 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `320` // Estimated: `6811` - // Minimum execution time: 36_030_000 picoseconds. - Weight::from_parts(22_803_745, 0) + // Minimum execution time: 37_711_000 picoseconds. + Weight::from_parts(24_024_693, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 2_070 - .saturating_add(Weight::from_parts(158_345, 0).saturating_mul(s.into())) - // Standard Error: 20 - .saturating_add(Weight::from_parts(2_935, 0).saturating_mul(z.into())) + // Standard Error: 2_747 + .saturating_add(Weight::from_parts(154_166, 0).saturating_mul(s.into())) + // Standard Error: 26 + .saturating_add(Weight::from_parts(2_879, 0).saturating_mul(z.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -105,13 +105,13 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `426 + s * (33 ±0)` // Estimated: `6811` - // Minimum execution time: 62_010_000 picoseconds. - Weight::from_parts(47_286_700, 0) + // Minimum execution time: 64_770_000 picoseconds. + Weight::from_parts(49_611_977, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 3_239 - .saturating_add(Weight::from_parts(180_249, 0).saturating_mul(s.into())) - // Standard Error: 31 - .saturating_add(Weight::from_parts(2_993, 0).saturating_mul(z.into())) + // Standard Error: 3_800 + .saturating_add(Weight::from_parts(195_891, 0).saturating_mul(s.into())) + // Standard Error: 37 + .saturating_add(Weight::from_parts(2_815, 0).saturating_mul(z.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -122,11 +122,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `301 + s * (2 ±0)` // Estimated: `6811` - // Minimum execution time: 39_680_000 picoseconds. - Weight::from_parts(41_770_858, 0) + // Minimum execution time: 41_350_000 picoseconds. + Weight::from_parts(46_071_286, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 3_427 - .saturating_add(Weight::from_parts(185_445, 0).saturating_mul(s.into())) + // Standard Error: 3_913 + .saturating_add(Weight::from_parts(152_257, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -137,11 +137,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `320` // Estimated: `6811` - // Minimum execution time: 21_240_000 picoseconds. - Weight::from_parts(24_835_602, 0) + // Minimum execution time: 22_471_000 picoseconds. + Weight::from_parts(23_458_797, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 3_502 - .saturating_add(Weight::from_parts(137_147, 0).saturating_mul(s.into())) + // Standard Error: 1_981 + .saturating_add(Weight::from_parts(160_503, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -152,11 +152,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `492 + s * (1 ±0)` // Estimated: `6811` - // Minimum execution time: 39_270_000 picoseconds. - Weight::from_parts(47_074_965, 0) + // Minimum execution time: 40_481_000 picoseconds. + Weight::from_parts(44_631_047, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 7_512 - .saturating_add(Weight::from_parts(104_925, 0).saturating_mul(s.into())) + // Standard Error: 4_311 + .saturating_add(Weight::from_parts(169_025, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -167,11 +167,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `492 + s * (1 ±0)` // Estimated: `6811` - // Minimum execution time: 37_510_000 picoseconds. - Weight::from_parts(39_960_394, 0) + // Minimum execution time: 40_060_000 picoseconds. + Weight::from_parts(43_016_611, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 1_535 - .saturating_add(Weight::from_parts(149_968, 0).saturating_mul(s.into())) + // Standard Error: 4_121 + .saturating_add(Weight::from_parts(162_211, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } diff --git a/relay/kusama/src/weights/pallet_nis.rs b/relay/kusama/src/weights/pallet_nis.rs index 3d9ea4fea7..a4a31d28e8 100644 --- a/relay/kusama/src/weights/pallet_nis.rs +++ b/relay/kusama/src/weights/pallet_nis.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_nis` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.1.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `14e5818f4b26`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `db6e397ee4b2`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -51,7 +51,7 @@ impl pallet_nis::WeightInfo for WeightInfo { /// Storage: `Nis::Queues` (r:1 w:1) /// Proof: `Nis::Queues` (`max_values`: None, `max_size`: Some(48022), added: 50497, mode: `MaxEncodedLen`) /// Storage: `Balances::Holds` (r:1 w:1) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(139), added: 2614, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(157), added: 2632, mode: `MaxEncodedLen`) /// Storage: `Nis::QueueTotals` (r:1 w:1) /// Proof: `Nis::QueueTotals` (`max_values`: Some(1), `max_size`: Some(10002), added: 10497, mode: `MaxEncodedLen`) /// The range of component `l` is `[0, 999]`. @@ -59,26 +59,26 @@ impl pallet_nis::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `10247 + l * (48 ±0)` // Estimated: `51487` - // Minimum execution time: 66_590_000 picoseconds. - Weight::from_parts(77_965_332, 0) + // Minimum execution time: 68_000_000 picoseconds. + Weight::from_parts(79_052_579, 0) .saturating_add(Weight::from_parts(0, 51487)) - // Standard Error: 666 - .saturating_add(Weight::from_parts(75_168, 0).saturating_mul(l.into())) + // Standard Error: 588 + .saturating_add(Weight::from_parts(75_012, 0).saturating_mul(l.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } /// Storage: `Nis::Queues` (r:1 w:1) /// Proof: `Nis::Queues` (`max_values`: None, `max_size`: Some(48022), added: 50497, mode: `MaxEncodedLen`) /// Storage: `Balances::Holds` (r:1 w:1) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(139), added: 2614, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(157), added: 2632, mode: `MaxEncodedLen`) /// Storage: `Nis::QueueTotals` (r:1 w:1) /// Proof: `Nis::QueueTotals` (`max_values`: Some(1), `max_size`: Some(10002), added: 10497, mode: `MaxEncodedLen`) fn place_bid_max() -> Weight { // Proof Size summary in bytes: // Measured: `58249` // Estimated: `51487` - // Minimum execution time: 170_490_000 picoseconds. - Weight::from_parts(176_559_000, 0) + // Minimum execution time: 171_981_000 picoseconds. + Weight::from_parts(177_530_000, 0) .saturating_add(Weight::from_parts(0, 51487)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) @@ -86,7 +86,7 @@ impl pallet_nis::WeightInfo for WeightInfo { /// Storage: `Nis::Queues` (r:1 w:1) /// Proof: `Nis::Queues` (`max_values`: None, `max_size`: Some(48022), added: 50497, mode: `MaxEncodedLen`) /// Storage: `Balances::Holds` (r:1 w:1) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(139), added: 2614, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(157), added: 2632, mode: `MaxEncodedLen`) /// Storage: `Nis::QueueTotals` (r:1 w:1) /// Proof: `Nis::QueueTotals` (`max_values`: Some(1), `max_size`: Some(10002), added: 10497, mode: `MaxEncodedLen`) /// The range of component `l` is `[1, 1000]`. @@ -94,11 +94,11 @@ impl pallet_nis::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `10247 + l * (48 ±0)` // Estimated: `51487` - // Minimum execution time: 64_270_000 picoseconds. - Weight::from_parts(69_450_361, 0) + // Minimum execution time: 65_140_000 picoseconds. + Weight::from_parts(70_879_136, 0) .saturating_add(Weight::from_parts(0, 51487)) - // Standard Error: 494 - .saturating_add(Weight::from_parts(57_171, 0).saturating_mul(l.into())) + // Standard Error: 442 + .saturating_add(Weight::from_parts(57_045, 0).saturating_mul(l.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -110,8 +110,8 @@ impl pallet_nis::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `225` // Estimated: `3593` - // Minimum execution time: 41_511_000 picoseconds. - Weight::from_parts(43_480_000, 0) + // Minimum execution time: 42_510_000 picoseconds. + Weight::from_parts(44_250_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -119,7 +119,7 @@ impl pallet_nis::WeightInfo for WeightInfo { /// Storage: `Nis::Receipts` (r:1 w:1) /// Proof: `Nis::Receipts` (`max_values`: None, `max_size`: Some(81), added: 2556, mode: `MaxEncodedLen`) /// Storage: `Balances::Holds` (r:1 w:1) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(139), added: 2614, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(157), added: 2632, mode: `MaxEncodedLen`) /// Storage: `System::Account` (r:1 w:1) /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) /// Storage: `Nis::Summary` (r:1 w:1) @@ -129,10 +129,10 @@ impl pallet_nis::WeightInfo for WeightInfo { fn communify() -> Weight { // Proof Size summary in bytes: // Measured: `425` - // Estimated: `3604` - // Minimum execution time: 87_850_000 picoseconds. - Weight::from_parts(90_169_000, 0) - .saturating_add(Weight::from_parts(0, 3604)) + // Estimated: `3622` + // Minimum execution time: 89_140_000 picoseconds. + Weight::from_parts(92_340_000, 0) + .saturating_add(Weight::from_parts(0, 3622)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(5)) } @@ -145,14 +145,14 @@ impl pallet_nis::WeightInfo for WeightInfo { /// Storage: `NisCounterpartBalances::Account` (r:1 w:1) /// Proof: `NisCounterpartBalances::Account` (`max_values`: None, `max_size`: Some(112), added: 2587, mode: `MaxEncodedLen`) /// Storage: `Balances::Holds` (r:1 w:1) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(139), added: 2614, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(157), added: 2632, mode: `MaxEncodedLen`) fn privatize() -> Weight { // Proof Size summary in bytes: // Measured: `581` - // Estimated: `3604` - // Minimum execution time: 113_149_000 picoseconds. - Weight::from_parts(117_040_000, 0) - .saturating_add(Weight::from_parts(0, 3604)) + // Estimated: `3622` + // Minimum execution time: 113_310_000 picoseconds. + Weight::from_parts(115_350_000, 0) + .saturating_add(Weight::from_parts(0, 3622)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(5)) } @@ -163,14 +163,14 @@ impl pallet_nis::WeightInfo for WeightInfo { /// Storage: `System::Account` (r:1 w:0) /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) /// Storage: `Balances::Holds` (r:1 w:1) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(139), added: 2614, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(157), added: 2632, mode: `MaxEncodedLen`) fn thaw_private() -> Weight { // Proof Size summary in bytes: // Measured: `425` - // Estimated: `3604` - // Minimum execution time: 71_100_000 picoseconds. - Weight::from_parts(72_289_000, 0) - .saturating_add(Weight::from_parts(0, 3604)) + // Estimated: `3622` + // Minimum execution time: 72_490_000 picoseconds. + Weight::from_parts(73_760_000, 0) + .saturating_add(Weight::from_parts(0, 3622)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -186,8 +186,8 @@ impl pallet_nis::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `488` // Estimated: `3593` - // Minimum execution time: 115_430_000 picoseconds. - Weight::from_parts(118_100_000, 0) + // Minimum execution time: 119_770_000 picoseconds. + Weight::from_parts(123_350_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) @@ -202,8 +202,8 @@ impl pallet_nis::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `10658` // Estimated: `11487` - // Minimum execution time: 29_579_000 picoseconds. - Weight::from_parts(31_131_000, 0) + // Minimum execution time: 28_950_000 picoseconds. + Weight::from_parts(31_101_000, 0) .saturating_add(Weight::from_parts(0, 11487)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -214,8 +214,8 @@ impl pallet_nis::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `76` // Estimated: `51487` - // Minimum execution time: 6_780_000 picoseconds. - Weight::from_parts(7_150_000, 0) + // Minimum execution time: 6_890_000 picoseconds. + Weight::from_parts(7_400_000, 0) .saturating_add(Weight::from_parts(0, 51487)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -226,8 +226,8 @@ impl pallet_nis::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_660_000 picoseconds. - Weight::from_parts(6_970_000, 0) + // Minimum execution time: 6_670_000 picoseconds. + Weight::from_parts(7_070_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } diff --git a/relay/kusama/src/weights/pallet_nomination_pools.rs b/relay/kusama/src/weights/pallet_nomination_pools.rs index 769497d7de..079c2da18d 100644 --- a/relay/kusama/src/weights/pallet_nomination_pools.rs +++ b/relay/kusama/src/weights/pallet_nomination_pools.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_nomination_pools` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.1.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `6240622c7355`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `db6e397ee4b2`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -79,9 +79,11 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo /// Storage: `DelegatedStaking::CounterForDelegators` (r:1 w:1) /// Proof: `DelegatedStaking::CounterForDelegators` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) /// Storage: `Balances::Holds` (r:1 w:1) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(139), added: 2614, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(157), added: 2632, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListNodes` (r:3 w:3) /// Proof: `VoterList::ListNodes` (`max_values`: None, `max_size`: Some(154), added: 2629, mode: `MaxEncodedLen`) + /// Storage: `VoterList::Lock` (r:1 w:0) + /// Proof: `VoterList::Lock` (`max_values`: Some(1), `max_size`: Some(0), added: 495, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListBags` (r:2 w:2) /// Proof: `VoterList::ListBags` (`max_values`: None, `max_size`: Some(82), added: 2557, mode: `MaxEncodedLen`) /// Storage: `NominationPools::TotalValueLocked` (r:1 w:1) @@ -90,10 +92,10 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `3529` // Estimated: `8877` - // Minimum execution time: 305_740_000 picoseconds. - Weight::from_parts(316_679_000, 0) + // Minimum execution time: 312_440_000 picoseconds. + Weight::from_parts(321_171_000, 0) .saturating_add(Weight::from_parts(0, 8877)) - .saturating_add(T::DbWeight::get().reads(24)) + .saturating_add(T::DbWeight::get().reads(25)) .saturating_add(T::DbWeight::get().writes(15)) } /// Storage: `NominationPools::PoolMembers` (r:1 w:1) @@ -119,9 +121,11 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo /// Storage: `DelegatedStaking::Agents` (r:2 w:1) /// Proof: `DelegatedStaking::Agents` (`max_values`: None, `max_size`: Some(120), added: 2595, mode: `MaxEncodedLen`) /// Storage: `Balances::Holds` (r:1 w:1) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(139), added: 2614, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(157), added: 2632, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListNodes` (r:3 w:3) /// Proof: `VoterList::ListNodes` (`max_values`: None, `max_size`: Some(154), added: 2629, mode: `MaxEncodedLen`) + /// Storage: `VoterList::Lock` (r:1 w:0) + /// Proof: `VoterList::Lock` (`max_values`: Some(1), `max_size`: Some(0), added: 495, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListBags` (r:2 w:2) /// Proof: `VoterList::ListBags` (`max_values`: None, `max_size`: Some(82), added: 2557, mode: `MaxEncodedLen`) /// Storage: `NominationPools::TotalValueLocked` (r:1 w:1) @@ -130,10 +134,10 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `3677` // Estimated: `8877` - // Minimum execution time: 324_939_000 picoseconds. - Weight::from_parts(340_740_000, 0) + // Minimum execution time: 327_830_000 picoseconds. + Weight::from_parts(341_350_000, 0) .saturating_add(Weight::from_parts(0, 8877)) - .saturating_add(T::DbWeight::get().reads(21)) + .saturating_add(T::DbWeight::get().reads(22)) .saturating_add(T::DbWeight::get().writes(14)) } /// Storage: `NominationPools::PoolMembers` (r:1 w:1) @@ -161,9 +165,11 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo /// Storage: `DelegatedStaking::Agents` (r:2 w:1) /// Proof: `DelegatedStaking::Agents` (`max_values`: None, `max_size`: Some(120), added: 2595, mode: `MaxEncodedLen`) /// Storage: `Balances::Holds` (r:1 w:1) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(139), added: 2614, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(157), added: 2632, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListNodes` (r:3 w:3) /// Proof: `VoterList::ListNodes` (`max_values`: None, `max_size`: Some(154), added: 2629, mode: `MaxEncodedLen`) + /// Storage: `VoterList::Lock` (r:1 w:0) + /// Proof: `VoterList::Lock` (`max_values`: Some(1), `max_size`: Some(0), added: 495, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListBags` (r:2 w:2) /// Proof: `VoterList::ListBags` (`max_values`: None, `max_size`: Some(82), added: 2557, mode: `MaxEncodedLen`) /// Storage: `NominationPools::TotalValueLocked` (r:1 w:1) @@ -172,10 +178,10 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `3742` // Estimated: `8877` - // Minimum execution time: 403_730_000 picoseconds. - Weight::from_parts(474_419_000, 0) + // Minimum execution time: 384_650_000 picoseconds. + Weight::from_parts(391_301_000, 0) .saturating_add(Weight::from_parts(0, 8877)) - .saturating_add(T::DbWeight::get().reads(22)) + .saturating_add(T::DbWeight::get().reads(23)) .saturating_add(T::DbWeight::get().writes(15)) } /// Storage: `NominationPools::PoolMembers` (r:1 w:1) @@ -204,8 +210,8 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `2335` // Estimated: `6196` - // Minimum execution time: 164_569_000 picoseconds. - Weight::from_parts(181_350_000, 0) + // Minimum execution time: 165_311_000 picoseconds. + Weight::from_parts(168_301_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(12)) .saturating_add(T::DbWeight::get().writes(4)) @@ -238,6 +244,8 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo /// Proof: `Staking::MinNominatorBond` (`max_values`: Some(1), `max_size`: Some(16), added: 511, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListNodes` (r:3 w:3) /// Proof: `VoterList::ListNodes` (`max_values`: None, `max_size`: Some(154), added: 2629, mode: `MaxEncodedLen`) + /// Storage: `VoterList::Lock` (r:1 w:0) + /// Proof: `VoterList::Lock` (`max_values`: Some(1), `max_size`: Some(0), added: 495, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListBags` (r:2 w:2) /// Proof: `VoterList::ListBags` (`max_values`: None, `max_size`: Some(82), added: 2557, mode: `MaxEncodedLen`) /// Storage: `NominationPools::CounterForSubPoolsStorage` (r:1 w:1) @@ -246,10 +254,10 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `3657` // Estimated: `8877` - // Minimum execution time: 258_149_000 picoseconds. - Weight::from_parts(264_510_000, 0) + // Minimum execution time: 266_150_000 picoseconds. + Weight::from_parts(273_740_000, 0) .saturating_add(Weight::from_parts(0, 8877)) - .saturating_add(T::DbWeight::get().reads(20)) + .saturating_add(T::DbWeight::get().reads(21)) .saturating_add(T::DbWeight::get().writes(11)) } /// Storage: `NominationPools::BondedPools` (r:1 w:0) @@ -269,15 +277,13 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo /// Storage: `DelegatedStaking::Agents` (r:1 w:1) /// Proof: `DelegatedStaking::Agents` (`max_values`: None, `max_size`: Some(120), added: 2595, mode: `MaxEncodedLen`) /// The range of component `s` is `[0, 100]`. - fn pool_withdraw_unbonded(s: u32, ) -> Weight { + fn pool_withdraw_unbonded(_s: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `1811` // Estimated: `4556` - // Minimum execution time: 93_539_000 picoseconds. - Weight::from_parts(99_515_814, 0) + // Minimum execution time: 94_690_000 picoseconds. + Weight::from_parts(102_061_859, 0) .saturating_add(Weight::from_parts(0, 4556)) - // Standard Error: 5_861 - .saturating_add(Weight::from_parts(11_609, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -306,7 +312,7 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo /// Storage: `NominationPools::TotalValueLocked` (r:1 w:1) /// Proof: `NominationPools::TotalValueLocked` (`max_values`: Some(1), `max_size`: Some(16), added: 511, mode: `MaxEncodedLen`) /// Storage: `Balances::Holds` (r:1 w:1) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(139), added: 2614, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(157), added: 2632, mode: `MaxEncodedLen`) /// Storage: `DelegatedStaking::CounterForDelegators` (r:1 w:1) /// Proof: `DelegatedStaking::CounterForDelegators` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) /// Storage: `NominationPools::CounterForPoolMembers` (r:1 w:1) @@ -318,11 +324,11 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `2395` // Estimated: `4662` - // Minimum execution time: 231_090_000 picoseconds. - Weight::from_parts(238_121_713, 0) + // Minimum execution time: 234_200_000 picoseconds. + Weight::from_parts(246_194_183, 0) .saturating_add(Weight::from_parts(0, 4662)) - // Standard Error: 16_043 - .saturating_add(Weight::from_parts(197_192, 0).saturating_mul(s.into())) + // Standard Error: 12_633 + .saturating_add(Weight::from_parts(48_051, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(15)) .saturating_add(T::DbWeight::get().writes(11)) } @@ -359,7 +365,7 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo /// Storage: `NominationPools::TotalValueLocked` (r:1 w:1) /// Proof: `NominationPools::TotalValueLocked` (`max_values`: Some(1), `max_size`: Some(16), added: 511, mode: `MaxEncodedLen`) /// Storage: `Balances::Holds` (r:1 w:1) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(139), added: 2614, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(157), added: 2632, mode: `MaxEncodedLen`) /// Storage: `DelegatedStaking::CounterForDelegators` (r:1 w:1) /// Proof: `DelegatedStaking::CounterForDelegators` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) /// Storage: `NominationPools::CounterForPoolMembers` (r:1 w:1) @@ -391,11 +397,11 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `2676` // Estimated: `6196` - // Minimum execution time: 376_060_000 picoseconds. - Weight::from_parts(392_819_920, 0) + // Minimum execution time: 381_870_000 picoseconds. + Weight::from_parts(397_085_493, 0) .saturating_add(Weight::from_parts(0, 6196)) - // Standard Error: 11_687 - .saturating_add(Weight::from_parts(2_520, 0).saturating_mul(s.into())) + // Standard Error: 15_414 + .saturating_add(Weight::from_parts(14_408, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(29)) .saturating_add(T::DbWeight::get().writes(25)) } @@ -430,7 +436,7 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo /// Storage: `DelegatedStaking::CounterForDelegators` (r:1 w:1) /// Proof: `DelegatedStaking::CounterForDelegators` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) /// Storage: `Balances::Holds` (r:1 w:1) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(139), added: 2614, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(157), added: 2632, mode: `MaxEncodedLen`) /// Storage: `Staking::VirtualStakers` (r:1 w:1) /// Proof: `Staking::VirtualStakers` (`max_values`: None, `max_size`: Some(40), added: 2515, mode: `MaxEncodedLen`) /// Storage: `Staking::CounterForVirtualStakers` (r:1 w:1) @@ -461,8 +467,8 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `1161` // Estimated: `6196` - // Minimum execution time: 275_951_000 picoseconds. - Weight::from_parts(291_899_000, 0) + // Minimum execution time: 275_360_000 picoseconds. + Weight::from_parts(291_029_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(30)) .saturating_add(T::DbWeight::get().writes(22)) @@ -493,6 +499,8 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo /// Proof: `Staking::Validators` (`max_values`: None, `max_size`: Some(45), added: 2520, mode: `MaxEncodedLen`) /// Storage: `Staking::CurrentEra` (r:1 w:0) /// Proof: `Staking::CurrentEra` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) + /// Storage: `VoterList::Lock` (r:1 w:0) + /// Proof: `VoterList::Lock` (`max_values`: Some(1), `max_size`: Some(0), added: 495, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListNodes` (r:1 w:1) /// Proof: `VoterList::ListNodes` (`max_values`: None, `max_size`: Some(154), added: 2629, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListBags` (r:1 w:1) @@ -506,12 +514,12 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `1971` // Estimated: `4556 + n * (2520 ±0)` - // Minimum execution time: 136_210_000 picoseconds. - Weight::from_parts(140_694_217, 0) + // Minimum execution time: 139_969_000 picoseconds. + Weight::from_parts(143_625_084, 0) .saturating_add(Weight::from_parts(0, 4556)) - // Standard Error: 48_207 - .saturating_add(Weight::from_parts(2_758_811, 0).saturating_mul(n.into())) - .saturating_add(T::DbWeight::get().reads(17)) + // Standard Error: 39_114 + .saturating_add(Weight::from_parts(2_880_317, 0).saturating_mul(n.into())) + .saturating_add(T::DbWeight::get().reads(18)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(n.into()))) .saturating_add(T::DbWeight::get().writes(5)) .saturating_add(Weight::from_parts(0, 2520).saturating_mul(n.into())) @@ -530,8 +538,8 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `1457` // Estimated: `4556` - // Minimum execution time: 55_749_000 picoseconds. - Weight::from_parts(59_369_000, 0) + // Minimum execution time: 55_890_000 picoseconds. + Weight::from_parts(57_590_000, 0) .saturating_add(Weight::from_parts(0, 4556)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(1)) @@ -551,8 +559,8 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `1193` // Estimated: `3735` - // Minimum execution time: 38_810_000 picoseconds. - Weight::from_parts(41_767_711, 0) + // Minimum execution time: 39_650_000 picoseconds. + Weight::from_parts(42_204_917, 0) .saturating_add(Weight::from_parts(0, 3735)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(2)) @@ -573,8 +581,8 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 12_560_000 picoseconds. - Weight::from_parts(13_259_000, 0) + // Minimum execution time: 12_849_000 picoseconds. + Weight::from_parts(14_280_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(6)) } @@ -588,8 +596,8 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `1193` // Estimated: `3719` - // Minimum execution time: 38_550_000 picoseconds. - Weight::from_parts(40_251_000, 0) + // Minimum execution time: 38_860_000 picoseconds. + Weight::from_parts(40_520_000, 0) .saturating_add(Weight::from_parts(0, 3719)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) @@ -614,6 +622,8 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo /// Proof: `Staking::Nominators` (`max_values`: None, `max_size`: Some(814), added: 3289, mode: `MaxEncodedLen`) /// Storage: `Staking::CounterForNominators` (r:1 w:1) /// Proof: `Staking::CounterForNominators` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) + /// Storage: `VoterList::Lock` (r:1 w:0) + /// Proof: `VoterList::Lock` (`max_values`: Some(1), `max_size`: Some(0), added: 495, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListNodes` (r:1 w:1) /// Proof: `VoterList::ListNodes` (`max_values`: None, `max_size`: Some(154), added: 2629, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListBags` (r:1 w:1) @@ -624,10 +634,10 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `2188` // Estimated: `4556` - // Minimum execution time: 126_960_000 picoseconds. - Weight::from_parts(130_989_000, 0) + // Minimum execution time: 129_160_000 picoseconds. + Weight::from_parts(133_601_000, 0) .saturating_add(Weight::from_parts(0, 4556)) - .saturating_add(T::DbWeight::get().reads(13)) + .saturating_add(T::DbWeight::get().reads(14)) .saturating_add(T::DbWeight::get().writes(5)) } /// Storage: `NominationPools::BondedPools` (r:1 w:1) @@ -644,8 +654,8 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `1465` // Estimated: `6196` - // Minimum execution time: 60_040_000 picoseconds. - Weight::from_parts(61_480_000, 0) + // Minimum execution time: 60_370_000 picoseconds. + Weight::from_parts(61_960_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -662,8 +672,8 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `1233` // Estimated: `3719` - // Minimum execution time: 39_160_000 picoseconds. - Weight::from_parts(40_600_000, 0) + // Minimum execution time: 39_490_000 picoseconds. + Weight::from_parts(41_280_000, 0) .saturating_add(Weight::from_parts(0, 3719)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(1)) @@ -678,8 +688,8 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `1193` // Estimated: `3719` - // Minimum execution time: 38_180_000 picoseconds. - Weight::from_parts(40_390_000, 0) + // Minimum execution time: 38_920_000 picoseconds. + Weight::from_parts(40_809_000, 0) .saturating_add(Weight::from_parts(0, 3719)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) @@ -694,8 +704,8 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `1193` // Estimated: `3719` - // Minimum execution time: 37_940_000 picoseconds. - Weight::from_parts(40_830_000, 0) + // Minimum execution time: 38_560_000 picoseconds. + Weight::from_parts(41_130_000, 0) .saturating_add(Weight::from_parts(0, 3719)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) @@ -722,8 +732,8 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `1961` // Estimated: `4662` - // Minimum execution time: 79_781_000 picoseconds. - Weight::from_parts(81_860_000, 0) + // Minimum execution time: 83_020_000 picoseconds. + Weight::from_parts(86_461_000, 0) .saturating_add(Weight::from_parts(0, 4662)) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(1)) @@ -742,8 +752,8 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `1663` // Estimated: `6196` - // Minimum execution time: 107_128_000 picoseconds. - Weight::from_parts(109_900_000, 0) + // Minimum execution time: 110_780_000 picoseconds. + Weight::from_parts(114_520_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -762,8 +772,8 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `1508` // Estimated: `6196` - // Minimum execution time: 118_061_000 picoseconds. - Weight::from_parts(120_029_000, 0) + // Minimum execution time: 120_369_000 picoseconds. + Weight::from_parts(122_140_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -783,15 +793,15 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo /// Storage: `NominationPools::SubPoolsStorage` (r:1 w:0) /// Proof: `NominationPools::SubPoolsStorage` (`max_values`: None, `max_size`: Some(1197), added: 3672, mode: `MaxEncodedLen`) /// Storage: `Balances::Holds` (r:1 w:1) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(139), added: 2614, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(157), added: 2632, mode: `MaxEncodedLen`) /// Storage: `System::Account` (r:1 w:1) /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) fn apply_slash() -> Weight { // Proof Size summary in bytes: // Measured: `4237` // Estimated: `4662` - // Minimum execution time: 172_970_000 picoseconds. - Weight::from_parts(178_090_000, 0) + // Minimum execution time: 176_840_000 picoseconds. + Weight::from_parts(179_381_000, 0) .saturating_add(Weight::from_parts(0, 4662)) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(4)) @@ -814,8 +824,8 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `3941` // Estimated: `4662` - // Minimum execution time: 88_640_000 picoseconds. - Weight::from_parts(91_250_000, 0) + // Minimum execution time: 89_181_000 picoseconds. + Weight::from_parts(91_231_000, 0) .saturating_add(Weight::from_parts(0, 4662)) .saturating_add(T::DbWeight::get().reads(7)) } @@ -840,7 +850,7 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo /// Storage: `Staking::Ledger` (r:1 w:0) /// Proof: `Staking::Ledger` (`max_values`: None, `max_size`: Some(1091), added: 3566, mode: `MaxEncodedLen`) /// Storage: `Balances::Holds` (r:2 w:2) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(139), added: 2614, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(157), added: 2632, mode: `MaxEncodedLen`) /// Storage: `Staking::CounterForVirtualStakers` (r:1 w:1) /// Proof: `Staking::CounterForVirtualStakers` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) /// Storage: `DelegatedStaking::CounterForDelegators` (r:1 w:1) @@ -850,10 +860,10 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo fn pool_migrate() -> Weight { // Proof Size summary in bytes: // Measured: `1787` - // Estimated: `6218` - // Minimum execution time: 271_010_000 picoseconds. - Weight::from_parts(275_949_000, 0) - .saturating_add(Weight::from_parts(0, 6218)) + // Estimated: `6254` + // Minimum execution time: 276_229_000 picoseconds. + Weight::from_parts(291_670_000, 0) + .saturating_add(Weight::from_parts(0, 6254)) .saturating_add(T::DbWeight::get().reads(16)) .saturating_add(T::DbWeight::get().writes(11)) } @@ -876,16 +886,16 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo /// Storage: `DelegatedStaking::Agents` (r:2 w:0) /// Proof: `DelegatedStaking::Agents` (`max_values`: None, `max_size`: Some(120), added: 2595, mode: `MaxEncodedLen`) /// Storage: `Balances::Holds` (r:2 w:2) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(139), added: 2614, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(157), added: 2632, mode: `MaxEncodedLen`) /// Storage: `DelegatedStaking::CounterForDelegators` (r:1 w:1) /// Proof: `DelegatedStaking::CounterForDelegators` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) fn migrate_delegation() -> Weight { // Proof Size summary in bytes: // Measured: `2389` - // Estimated: `6218` - // Minimum execution time: 166_270_000 picoseconds. - Weight::from_parts(169_860_000, 0) - .saturating_add(Weight::from_parts(0, 6218)) + // Estimated: `6254` + // Minimum execution time: 169_331_000 picoseconds. + Weight::from_parts(172_939_000, 0) + .saturating_add(Weight::from_parts(0, 6254)) .saturating_add(T::DbWeight::get().reads(15)) .saturating_add(T::DbWeight::get().writes(6)) } diff --git a/relay/kusama/src/weights/pallet_offences.rs b/relay/kusama/src/weights/pallet_offences.rs index d650f9d00a..683cecbecb 100644 --- a/relay/kusama/src/weights/pallet_offences.rs +++ b/relay/kusama/src/weights/pallet_offences.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_offences` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.1.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `4e7e37be56c6`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `db6e397ee4b2`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -81,13 +81,13 @@ impl pallet_offences::WeightInfo for WeightInfo { /// The range of component `n` is `[0, 24]`. fn report_offence_grandpa(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `1214 + n * (39 ±0)` - // Estimated: `4679 + n * (2551 ±0)` - // Minimum execution time: 80_240_000 picoseconds. - Weight::from_parts(102_579_382, 0) - .saturating_add(Weight::from_parts(0, 4679)) - // Standard Error: 97_171 - .saturating_add(Weight::from_parts(17_689_083, 0).saturating_mul(n.into())) + // Measured: `1247 + n * (39 ±0)` + // Estimated: `4712 + n * (2551 ±0)` + // Minimum execution time: 81_260_000 picoseconds. + Weight::from_parts(96_705_163, 0) + .saturating_add(Weight::from_parts(0, 4712)) + // Standard Error: 42_170 + .saturating_add(Weight::from_parts(16_912_715, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(14)) .saturating_add(T::DbWeight::get().reads((3_u64).saturating_mul(n.into()))) .saturating_add(T::DbWeight::get().writes(6)) @@ -127,13 +127,13 @@ impl pallet_offences::WeightInfo for WeightInfo { /// The range of component `n` is `[0, 24]`. fn report_offence_babe(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `1214 + n * (39 ±0)` - // Estimated: `4679 + n * (2551 ±0)` - // Minimum execution time: 79_920_000 picoseconds. - Weight::from_parts(93_331_891, 0) - .saturating_add(Weight::from_parts(0, 4679)) - // Standard Error: 113_447 - .saturating_add(Weight::from_parts(18_524_802, 0).saturating_mul(n.into())) + // Measured: `1247 + n * (39 ±0)` + // Estimated: `4712 + n * (2551 ±0)` + // Minimum execution time: 82_170_000 picoseconds. + Weight::from_parts(98_375_442, 0) + .saturating_add(Weight::from_parts(0, 4712)) + // Standard Error: 50_466 + .saturating_add(Weight::from_parts(16_796_760, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(14)) .saturating_add(T::DbWeight::get().reads((3_u64).saturating_mul(n.into()))) .saturating_add(T::DbWeight::get().writes(6)) diff --git a/relay/kusama/src/weights/pallet_parameters.rs b/relay/kusama/src/weights/pallet_parameters.rs index 56ca1e1ca0..ecaec4ba69 100644 --- a/relay/kusama/src/weights/pallet_parameters.rs +++ b/relay/kusama/src/weights/pallet_parameters.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_parameters` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.1.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `4e7e37be56c6`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `db6e397ee4b2`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -54,8 +54,8 @@ impl pallet_parameters::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `4` // Estimated: `3518` - // Minimum execution time: 10_330_000 picoseconds. - Weight::from_parts(10_780_000, 0) + // Minimum execution time: 11_210_000 picoseconds. + Weight::from_parts(12_089_000, 0) .saturating_add(Weight::from_parts(0, 3518)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) diff --git a/relay/kusama/src/weights/pallet_preimage.rs b/relay/kusama/src/weights/pallet_preimage.rs index ece8ebb4d9..a9fd250b4e 100644 --- a/relay/kusama/src/weights/pallet_preimage.rs +++ b/relay/kusama/src/weights/pallet_preimage.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_preimage` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.1.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `4e7e37be56c6`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `db6e397ee4b2`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -53,19 +53,19 @@ impl pallet_preimage::WeightInfo for WeightInfo { /// Storage: `Preimage::RequestStatusFor` (r:1 w:1) /// Proof: `Preimage::RequestStatusFor` (`max_values`: None, `max_size`: Some(91), added: 2566, mode: `MaxEncodedLen`) /// Storage: `Balances::Holds` (r:1 w:1) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(139), added: 2614, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(157), added: 2632, mode: `MaxEncodedLen`) /// Storage: `Preimage::PreimageFor` (r:0 w:1) /// Proof: `Preimage::PreimageFor` (`max_values`: None, `max_size`: Some(4194344), added: 4196819, mode: `MaxEncodedLen`) /// The range of component `s` is `[0, 4194304]`. fn note_preimage(s: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `59` - // Estimated: `3604` - // Minimum execution time: 67_061_000 picoseconds. - Weight::from_parts(77_798_848, 0) - .saturating_add(Weight::from_parts(0, 3604)) - // Standard Error: 3 - .saturating_add(Weight::from_parts(2_063, 0).saturating_mul(s.into())) + // Estimated: `3622` + // Minimum execution time: 67_330_000 picoseconds. + Weight::from_parts(131_445_096, 0) + .saturating_add(Weight::from_parts(0, 3622)) + // Standard Error: 4 + .saturating_add(Weight::from_parts(1_999, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -80,11 +80,11 @@ impl pallet_preimage::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `68` // Estimated: `3556` - // Minimum execution time: 20_190_000 picoseconds. - Weight::from_parts(20_760_000, 0) + // Minimum execution time: 19_781_000 picoseconds. + Weight::from_parts(51_043_886, 0) .saturating_add(Weight::from_parts(0, 3556)) - // Standard Error: 3 - .saturating_add(Weight::from_parts(2_087, 0).saturating_mul(s.into())) + // Standard Error: 4 + .saturating_add(Weight::from_parts(2_016, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -99,11 +99,11 @@ impl pallet_preimage::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `68` // Estimated: `3556` - // Minimum execution time: 18_870_000 picoseconds. - Weight::from_parts(40_685_867, 0) + // Minimum execution time: 19_100_000 picoseconds. + Weight::from_parts(51_397_884, 0) .saturating_add(Weight::from_parts(0, 3556)) - // Standard Error: 6 - .saturating_add(Weight::from_parts(2_077, 0).saturating_mul(s.into())) + // Standard Error: 5 + .saturating_add(Weight::from_parts(2_028, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -112,16 +112,16 @@ impl pallet_preimage::WeightInfo for WeightInfo { /// Storage: `Preimage::RequestStatusFor` (r:1 w:1) /// Proof: `Preimage::RequestStatusFor` (`max_values`: None, `max_size`: Some(91), added: 2566, mode: `MaxEncodedLen`) /// Storage: `Balances::Holds` (r:1 w:1) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(139), added: 2614, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(157), added: 2632, mode: `MaxEncodedLen`) /// Storage: `Preimage::PreimageFor` (r:0 w:1) /// Proof: `Preimage::PreimageFor` (`max_values`: None, `max_size`: Some(4194344), added: 4196819, mode: `MaxEncodedLen`) fn unnote_preimage() -> Weight { // Proof Size summary in bytes: // Measured: `243` - // Estimated: `3604` - // Minimum execution time: 75_530_000 picoseconds. - Weight::from_parts(80_531_000, 0) - .saturating_add(Weight::from_parts(0, 3604)) + // Estimated: `3622` + // Minimum execution time: 69_550_000 picoseconds. + Weight::from_parts(74_670_000, 0) + .saturating_add(Weight::from_parts(0, 3622)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -135,8 +135,8 @@ impl pallet_preimage::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `106` // Estimated: `3556` - // Minimum execution time: 36_000_000 picoseconds. - Weight::from_parts(38_210_000, 0) + // Minimum execution time: 29_160_000 picoseconds. + Weight::from_parts(33_360_000, 0) .saturating_add(Weight::from_parts(0, 3556)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -149,8 +149,8 @@ impl pallet_preimage::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `150` // Estimated: `3556` - // Minimum execution time: 28_610_000 picoseconds. - Weight::from_parts(31_220_000, 0) + // Minimum execution time: 25_900_000 picoseconds. + Weight::from_parts(27_470_000, 0) .saturating_add(Weight::from_parts(0, 3556)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -163,8 +163,8 @@ impl pallet_preimage::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `106` // Estimated: `3556` - // Minimum execution time: 19_270_000 picoseconds. - Weight::from_parts(22_499_000, 0) + // Minimum execution time: 18_760_000 picoseconds. + Weight::from_parts(22_610_000, 0) .saturating_add(Weight::from_parts(0, 3556)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -177,8 +177,8 @@ impl pallet_preimage::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `4` // Estimated: `3556` - // Minimum execution time: 21_150_000 picoseconds. - Weight::from_parts(22_620_000, 0) + // Minimum execution time: 19_700_000 picoseconds. + Weight::from_parts(21_380_000, 0) .saturating_add(Weight::from_parts(0, 3556)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -191,8 +191,8 @@ impl pallet_preimage::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `68` // Estimated: `3556` - // Minimum execution time: 14_750_000 picoseconds. - Weight::from_parts(16_630_000, 0) + // Minimum execution time: 13_870_000 picoseconds. + Weight::from_parts(15_040_000, 0) .saturating_add(Weight::from_parts(0, 3556)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -207,8 +207,8 @@ impl pallet_preimage::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `106` // Estimated: `3556` - // Minimum execution time: 33_020_000 picoseconds. - Weight::from_parts(38_610_000, 0) + // Minimum execution time: 27_419_000 picoseconds. + Weight::from_parts(30_141_000, 0) .saturating_add(Weight::from_parts(0, 3556)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -221,8 +221,8 @@ impl pallet_preimage::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `68` // Estimated: `3556` - // Minimum execution time: 14_740_000 picoseconds. - Weight::from_parts(15_580_000, 0) + // Minimum execution time: 14_600_000 picoseconds. + Weight::from_parts(17_330_000, 0) .saturating_add(Weight::from_parts(0, 3556)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -235,8 +235,8 @@ impl pallet_preimage::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `68` // Estimated: `3556` - // Minimum execution time: 13_950_000 picoseconds. - Weight::from_parts(14_910_000, 0) + // Minimum execution time: 13_330_000 picoseconds. + Weight::from_parts(14_560_000, 0) .saturating_add(Weight::from_parts(0, 3556)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -246,21 +246,21 @@ impl pallet_preimage::WeightInfo for WeightInfo { /// Storage: `System::Account` (r:1023 w:1023) /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) /// Storage: `Balances::Holds` (r:1023 w:1023) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(139), added: 2614, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(157), added: 2632, mode: `MaxEncodedLen`) /// Storage: `Preimage::RequestStatusFor` (r:0 w:1023) /// Proof: `Preimage::RequestStatusFor` (`max_values`: None, `max_size`: Some(91), added: 2566, mode: `MaxEncodedLen`) /// The range of component `n` is `[1, 1024]`. fn ensure_updated(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0 + n * (227 ±0)` - // Estimated: `990 + n * (2614 ±0)` - // Minimum execution time: 78_020_000 picoseconds. - Weight::from_parts(79_210_000, 0) + // Estimated: `990 + n * (2632 ±0)` + // Minimum execution time: 75_870_000 picoseconds. + Weight::from_parts(76_991_000, 0) .saturating_add(Weight::from_parts(0, 990)) - // Standard Error: 35_713 - .saturating_add(Weight::from_parts(79_331_896, 0).saturating_mul(n.into())) + // Standard Error: 81_447 + .saturating_add(Weight::from_parts(77_739_153, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads((3_u64).saturating_mul(n.into()))) .saturating_add(T::DbWeight::get().writes((4_u64).saturating_mul(n.into()))) - .saturating_add(Weight::from_parts(0, 2614).saturating_mul(n.into())) + .saturating_add(Weight::from_parts(0, 2632).saturating_mul(n.into())) } } diff --git a/relay/kusama/src/weights/pallet_proxy.rs b/relay/kusama/src/weights/pallet_proxy.rs index e61cb5e766..25a6d4e96e 100644 --- a/relay/kusama/src/weights/pallet_proxy.rs +++ b/relay/kusama/src/weights/pallet_proxy.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_proxy` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.1.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `4e7e37be56c6`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `db6e397ee4b2`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -55,11 +55,11 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `89 + p * (37 ±0)` // Estimated: `4706` - // Minimum execution time: 16_440_000 picoseconds. - Weight::from_parts(17_341_120, 0) + // Minimum execution time: 16_530_000 picoseconds. + Weight::from_parts(19_179_673, 0) .saturating_add(Weight::from_parts(0, 4706)) - // Standard Error: 3_491 - .saturating_add(Weight::from_parts(90_751, 0).saturating_mul(p.into())) + // Standard Error: 11_835 + .saturating_add(Weight::from_parts(30_768, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1)) } /// Storage: `Proxy::Proxies` (r:1 w:0) @@ -74,13 +74,13 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `416 + a * (68 ±0) + p * (37 ±0)` // Estimated: `5698` - // Minimum execution time: 48_090_000 picoseconds. - Weight::from_parts(47_194_638, 0) + // Minimum execution time: 47_640_000 picoseconds. + Weight::from_parts(52_388_520, 0) .saturating_add(Weight::from_parts(0, 5698)) - // Standard Error: 5_584 - .saturating_add(Weight::from_parts(255_823, 0).saturating_mul(a.into())) - // Standard Error: 5_770 - .saturating_add(Weight::from_parts(117_058, 0).saturating_mul(p.into())) + // Standard Error: 11_689 + .saturating_add(Weight::from_parts(167_115, 0).saturating_mul(a.into())) + // Standard Error: 12_077 + .saturating_add(Weight::from_parts(29_715, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -94,13 +94,13 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `331 + a * (68 ±0)` // Estimated: `5698` - // Minimum execution time: 32_819_000 picoseconds. - Weight::from_parts(33_266_522, 0) + // Minimum execution time: 32_620_000 picoseconds. + Weight::from_parts(33_649_465, 0) .saturating_add(Weight::from_parts(0, 5698)) - // Standard Error: 4_028 - .saturating_add(Weight::from_parts(235_812, 0).saturating_mul(a.into())) - // Standard Error: 4_162 - .saturating_add(Weight::from_parts(53_476, 0).saturating_mul(p.into())) + // Standard Error: 9_712 + .saturating_add(Weight::from_parts(239_441, 0).saturating_mul(a.into())) + // Standard Error: 10_035 + .saturating_add(Weight::from_parts(59_836, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -110,15 +110,17 @@ impl pallet_proxy::WeightInfo for WeightInfo { /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) /// The range of component `a` is `[0, 31]`. /// The range of component `p` is `[1, 31]`. - fn reject_announcement(a: u32, _p: u32, ) -> Weight { + fn reject_announcement(a: u32, p: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `331 + a * (68 ±0)` // Estimated: `5698` - // Minimum execution time: 32_620_000 picoseconds. - Weight::from_parts(35_310_428, 0) + // Minimum execution time: 32_840_000 picoseconds. + Weight::from_parts(33_214_787, 0) .saturating_add(Weight::from_parts(0, 5698)) - // Standard Error: 6_757 - .saturating_add(Weight::from_parts(239_308, 0).saturating_mul(a.into())) + // Standard Error: 3_357 + .saturating_add(Weight::from_parts(267_612, 0).saturating_mul(a.into())) + // Standard Error: 3_469 + .saturating_add(Weight::from_parts(26_703, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -134,13 +136,13 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `348 + a * (68 ±0) + p * (37 ±0)` // Estimated: `5698` - // Minimum execution time: 43_240_000 picoseconds. - Weight::from_parts(44_556_388, 0) + // Minimum execution time: 43_450_000 picoseconds. + Weight::from_parts(42_731_393, 0) .saturating_add(Weight::from_parts(0, 5698)) - // Standard Error: 6_481 - .saturating_add(Weight::from_parts(217_592, 0).saturating_mul(a.into())) - // Standard Error: 6_696 - .saturating_add(Weight::from_parts(68_878, 0).saturating_mul(p.into())) + // Standard Error: 10_410 + .saturating_add(Weight::from_parts(324_113, 0).saturating_mul(a.into())) + // Standard Error: 10_755 + .saturating_add(Weight::from_parts(74_711, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -151,24 +153,26 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `89 + p * (37 ±0)` // Estimated: `4706` - // Minimum execution time: 29_800_000 picoseconds. - Weight::from_parts(30_194_172, 0) + // Minimum execution time: 30_600_000 picoseconds. + Weight::from_parts(32_522_967, 0) .saturating_add(Weight::from_parts(0, 4706)) - // Standard Error: 14_464 - .saturating_add(Weight::from_parts(232_783, 0).saturating_mul(p.into())) + // Standard Error: 5_495 + .saturating_add(Weight::from_parts(79_083, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } /// Storage: `Proxy::Proxies` (r:1 w:1) /// Proof: `Proxy::Proxies` (`max_values`: None, `max_size`: Some(1241), added: 3716, mode: `MaxEncodedLen`) /// The range of component `p` is `[1, 31]`. - fn remove_proxy(_p: u32, ) -> Weight { + fn remove_proxy(p: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `89 + p * (37 ±0)` // Estimated: `4706` - // Minimum execution time: 29_800_000 picoseconds. - Weight::from_parts(34_359_464, 0) + // Minimum execution time: 29_980_000 picoseconds. + Weight::from_parts(31_574_717, 0) .saturating_add(Weight::from_parts(0, 4706)) + // Standard Error: 3_807 + .saturating_add(Weight::from_parts(122_503, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -179,11 +183,11 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `89 + p * (37 ±0)` // Estimated: `4706` - // Minimum execution time: 26_360_000 picoseconds. - Weight::from_parts(27_297_306, 0) + // Minimum execution time: 26_950_000 picoseconds. + Weight::from_parts(28_941_431, 0) .saturating_add(Weight::from_parts(0, 4706)) - // Standard Error: 7_236 - .saturating_add(Weight::from_parts(128_583, 0).saturating_mul(p.into())) + // Standard Error: 6_499 + .saturating_add(Weight::from_parts(64_608, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -194,11 +198,11 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `101` // Estimated: `4706` - // Minimum execution time: 31_450_000 picoseconds. - Weight::from_parts(35_211_484, 0) + // Minimum execution time: 32_040_000 picoseconds. + Weight::from_parts(35_976_165, 0) .saturating_add(Weight::from_parts(0, 4706)) - // Standard Error: 14_114 - .saturating_add(Weight::from_parts(103_415, 0).saturating_mul(p.into())) + // Standard Error: 19_171 + .saturating_add(Weight::from_parts(62_182, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -209,8 +213,8 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `126 + p * (37 ±0)` // Estimated: `4706` - // Minimum execution time: 27_929_000 picoseconds. - Weight::from_parts(30_638_787, 0) + // Minimum execution time: 31_369_000 picoseconds. + Weight::from_parts(35_415_607, 0) .saturating_add(Weight::from_parts(0, 4706)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -225,8 +229,8 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `414` // Estimated: `5698` - // Minimum execution time: 56_990_000 picoseconds. - Weight::from_parts(58_080_000, 0) + // Minimum execution time: 58_230_000 picoseconds. + Weight::from_parts(59_879_000, 0) .saturating_add(Weight::from_parts(0, 5698)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) diff --git a/relay/kusama/src/weights/pallet_ranked_collective.rs b/relay/kusama/src/weights/pallet_ranked_collective.rs index 7ac36ff3ff..bf67424ce6 100644 --- a/relay/kusama/src/weights/pallet_ranked_collective.rs +++ b/relay/kusama/src/weights/pallet_ranked_collective.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_ranked_collective` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.1.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `6240622c7355`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `db6e397ee4b2`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -60,8 +60,8 @@ impl pallet_ranked_collective::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `76` // Estimated: `3507` - // Minimum execution time: 20_530_000 picoseconds. - Weight::from_parts(22_480_000, 0) + // Minimum execution time: 21_160_000 picoseconds. + Weight::from_parts(22_980_000, 0) .saturating_add(Weight::from_parts(0, 3507)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(4)) @@ -79,11 +79,11 @@ impl pallet_ranked_collective::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `449 + r * (213 ±0)` // Estimated: `3519 + r * (2529 ±0)` - // Minimum execution time: 39_790_000 picoseconds. - Weight::from_parts(42_887_611, 0) + // Minimum execution time: 40_320_000 picoseconds. + Weight::from_parts(44_022_410, 0) .saturating_add(Weight::from_parts(0, 3519)) - // Standard Error: 51_865 - .saturating_add(Weight::from_parts(24_353_503, 0).saturating_mul(r.into())) + // Standard Error: 68_907 + .saturating_add(Weight::from_parts(24_478_336, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().reads((3_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(6)) @@ -103,11 +103,11 @@ impl pallet_ranked_collective::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `248 + r * (17 ±0)` // Estimated: `3507` - // Minimum execution time: 24_490_000 picoseconds. - Weight::from_parts(26_382_973, 0) + // Minimum execution time: 25_221_000 picoseconds. + Weight::from_parts(27_009_548, 0) .saturating_add(Weight::from_parts(0, 3507)) - // Standard Error: 8_712 - .saturating_add(Weight::from_parts(586_161, 0).saturating_mul(r.into())) + // Standard Error: 8_703 + .saturating_add(Weight::from_parts(561_657, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -124,11 +124,11 @@ impl pallet_ranked_collective::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `464 + r * (72 ±0)` // Estimated: `3519` - // Minimum execution time: 39_300_000 picoseconds. - Weight::from_parts(44_771_220, 0) + // Minimum execution time: 39_750_000 picoseconds. + Weight::from_parts(44_532_217, 0) .saturating_add(Weight::from_parts(0, 3519)) - // Standard Error: 37_256 - .saturating_add(Weight::from_parts(1_047_246, 0).saturating_mul(r.into())) + // Standard Error: 29_948 + .saturating_add(Weight::from_parts(1_138_212, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(6)) } @@ -146,8 +146,8 @@ impl pallet_ranked_collective::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `590` // Estimated: `83866` - // Minimum execution time: 54_450_000 picoseconds. - Weight::from_parts(56_530_000, 0) + // Minimum execution time: 56_560_000 picoseconds. + Weight::from_parts(58_460_000, 0) .saturating_add(Weight::from_parts(0, 83866)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(5)) @@ -163,11 +163,11 @@ impl pallet_ranked_collective::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `435 + n * (50 ±0)` // Estimated: `4365 + n * (2540 ±0)` - // Minimum execution time: 18_390_000 picoseconds. - Weight::from_parts(24_641_732, 0) + // Minimum execution time: 19_100_000 picoseconds. + Weight::from_parts(24_825_577, 0) .saturating_add(Weight::from_parts(0, 4365)) - // Standard Error: 6_741 - .saturating_add(Weight::from_parts(1_611_347, 0).saturating_mul(n.into())) + // Standard Error: 4_579 + .saturating_add(Weight::from_parts(1_618_347, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(n.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(n.into()))) @@ -185,8 +185,8 @@ impl pallet_ranked_collective::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `371` // Estimated: `6048` - // Minimum execution time: 73_860_000 picoseconds. - Weight::from_parts(100_470_000, 0) + // Minimum execution time: 66_760_000 picoseconds. + Weight::from_parts(72_720_000, 0) .saturating_add(Weight::from_parts(0, 6048)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(10)) diff --git a/relay/kusama/src/weights/pallet_recovery.rs b/relay/kusama/src/weights/pallet_recovery.rs index fe8dbb07fa..02373a5c95 100644 --- a/relay/kusama/src/weights/pallet_recovery.rs +++ b/relay/kusama/src/weights/pallet_recovery.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_recovery` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.1.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `4e7e37be56c6`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `db6e397ee4b2`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -54,8 +54,8 @@ impl pallet_recovery::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `215` // Estimated: `3545` - // Minimum execution time: 12_210_000 picoseconds. - Weight::from_parts(12_770_000, 0) + // Minimum execution time: 12_480_000 picoseconds. + Weight::from_parts(13_189_000, 0) .saturating_add(Weight::from_parts(0, 3545)) .saturating_add(T::DbWeight::get().reads(1)) } @@ -65,8 +65,8 @@ impl pallet_recovery::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 9_130_000 picoseconds. - Weight::from_parts(9_930_000, 0) + // Minimum execution time: 9_600_000 picoseconds. + Weight::from_parts(10_130_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -77,11 +77,11 @@ impl pallet_recovery::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `109` // Estimated: `3816` - // Minimum execution time: 30_900_000 picoseconds. - Weight::from_parts(31_630_073, 0) + // Minimum execution time: 31_920_000 picoseconds. + Weight::from_parts(33_771_736, 0) .saturating_add(Weight::from_parts(0, 3816)) - // Standard Error: 113_987 - .saturating_add(Weight::from_parts(1_373_539, 0).saturating_mul(n.into())) + // Standard Error: 13_681 + .saturating_add(Weight::from_parts(185_050, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -93,8 +93,8 @@ impl pallet_recovery::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `206` // Estimated: `3854` - // Minimum execution time: 36_909_000 picoseconds. - Weight::from_parts(38_450_000, 0) + // Minimum execution time: 38_460_000 picoseconds. + Weight::from_parts(40_980_000, 0) .saturating_add(Weight::from_parts(0, 3854)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -108,11 +108,11 @@ impl pallet_recovery::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `294 + n * (64 ±0)` // Estimated: `3854` - // Minimum execution time: 22_311_000 picoseconds. - Weight::from_parts(23_827_855, 0) + // Minimum execution time: 22_930_000 picoseconds. + Weight::from_parts(24_304_412, 0) .saturating_add(Weight::from_parts(0, 3854)) - // Standard Error: 10_365 - .saturating_add(Weight::from_parts(315_936, 0).saturating_mul(n.into())) + // Standard Error: 8_572 + .saturating_add(Weight::from_parts(235_418, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -127,11 +127,11 @@ impl pallet_recovery::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `326 + n * (64 ±0)` // Estimated: `3854` - // Minimum execution time: 28_051_000 picoseconds. - Weight::from_parts(30_919_764, 0) + // Minimum execution time: 28_060_000 picoseconds. + Weight::from_parts(30_695_960, 0) .saturating_add(Weight::from_parts(0, 3854)) - // Standard Error: 34_670 - .saturating_add(Weight::from_parts(222_962, 0).saturating_mul(n.into())) + // Standard Error: 31_581 + .saturating_add(Weight::from_parts(82_668, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -144,11 +144,11 @@ impl pallet_recovery::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `447 + n * (32 ±0)` // Estimated: `3854` - // Minimum execution time: 43_870_000 picoseconds. - Weight::from_parts(47_314_635, 0) + // Minimum execution time: 44_109_000 picoseconds. + Weight::from_parts(46_305_565, 0) .saturating_add(Weight::from_parts(0, 3854)) - // Standard Error: 21_959 - .saturating_add(Weight::from_parts(341_324, 0).saturating_mul(n.into())) + // Standard Error: 11_388 + .saturating_add(Weight::from_parts(222_757, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -161,11 +161,11 @@ impl pallet_recovery::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `204 + n * (32 ±0)` // Estimated: `3854` - // Minimum execution time: 35_640_000 picoseconds. - Weight::from_parts(38_265_290, 0) + // Minimum execution time: 35_589_000 picoseconds. + Weight::from_parts(39_205_676, 0) .saturating_add(Weight::from_parts(0, 3854)) - // Standard Error: 14_564 - .saturating_add(Weight::from_parts(163_151, 0).saturating_mul(n.into())) + // Standard Error: 24_728 + .saturating_add(Weight::from_parts(49_285, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -175,10 +175,25 @@ impl pallet_recovery::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `215` // Estimated: `3545` - // Minimum execution time: 14_520_000 picoseconds. - Weight::from_parts(15_810_000, 0) + // Minimum execution time: 14_840_000 picoseconds. + Weight::from_parts(15_580_000, 0) .saturating_add(Weight::from_parts(0, 3545)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } + /// Storage: `Recovery::Recoverable` (r:1 w:1) + /// Proof: `Recovery::Recoverable` (`max_values`: None, `max_size`: Some(351), added: 2826, mode: `MaxEncodedLen`) + /// Storage: `Recovery::ActiveRecoveries` (r:1 w:1) + /// Proof: `Recovery::ActiveRecoveries` (`max_values`: None, `max_size`: Some(389), added: 2864, mode: `MaxEncodedLen`) + /// The range of component `n` is `[1, 9]`. + fn poke_deposit(_n: u32, ) -> Weight { + // Proof Size summary in bytes: + // Measured: `940` + // Estimated: `3854` + // Minimum execution time: 58_740_000 picoseconds. + Weight::from_parts(62_128_063, 0) + .saturating_add(Weight::from_parts(0, 3854)) + .saturating_add(T::DbWeight::get().reads(2)) + .saturating_add(T::DbWeight::get().writes(2)) + } } diff --git a/relay/kusama/src/weights/pallet_referenda_fellowship_referenda.rs b/relay/kusama/src/weights/pallet_referenda_fellowship_referenda.rs index 88628aec9b..da7b49dc13 100644 --- a/relay/kusama/src/weights/pallet_referenda_fellowship_referenda.rs +++ b/relay/kusama/src/weights/pallet_referenda_fellowship_referenda.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_referenda` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.1.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `4e7e37be56c6`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `db6e397ee4b2`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -60,8 +60,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `327` // Estimated: `42428` - // Minimum execution time: 31_500_000 picoseconds. - Weight::from_parts(33_050_000, 0) + // Minimum execution time: 32_770_000 picoseconds. + Weight::from_parts(35_770_000, 0) .saturating_add(Weight::from_parts(0, 42428)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) @@ -76,8 +76,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `404` // Estimated: `83866` - // Minimum execution time: 63_120_000 picoseconds. - Weight::from_parts(65_210_000, 0) + // Minimum execution time: 65_260_000 picoseconds. + Weight::from_parts(68_090_000, 0) .saturating_add(Weight::from_parts(0, 83866)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(4)) @@ -96,8 +96,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `2042` // Estimated: `42428` - // Minimum execution time: 122_959_000 picoseconds. - Weight::from_parts(151_189_000, 0) + // Minimum execution time: 123_000_000 picoseconds. + Weight::from_parts(126_320_000, 0) .saturating_add(Weight::from_parts(0, 42428)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) @@ -116,8 +116,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `2083` // Estimated: `42428` - // Minimum execution time: 147_509_000 picoseconds. - Weight::from_parts(155_169_000, 0) + // Minimum execution time: 122_080_000 picoseconds. + Weight::from_parts(124_780_000, 0) .saturating_add(Weight::from_parts(0, 42428)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) @@ -136,8 +136,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `774` // Estimated: `83866` - // Minimum execution time: 184_449_000 picoseconds. - Weight::from_parts(210_528_000, 0) + // Minimum execution time: 174_080_000 picoseconds. + Weight::from_parts(177_440_000, 0) .saturating_add(Weight::from_parts(0, 83866)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(5)) @@ -156,8 +156,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `639` // Estimated: `83866` - // Minimum execution time: 81_199_000 picoseconds. - Weight::from_parts(83_711_000, 0) + // Minimum execution time: 84_090_000 picoseconds. + Weight::from_parts(90_090_000, 0) .saturating_add(Weight::from_parts(0, 83866)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(5)) @@ -168,8 +168,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `317` // Estimated: `4365` - // Minimum execution time: 36_370_000 picoseconds. - Weight::from_parts(38_269_000, 0) + // Minimum execution time: 38_210_000 picoseconds. + Weight::from_parts(41_020_000, 0) .saturating_add(Weight::from_parts(0, 4365)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -180,8 +180,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `167` // Estimated: `4365` - // Minimum execution time: 16_291_000 picoseconds. - Weight::from_parts(17_219_000, 0) + // Minimum execution time: 18_080_000 picoseconds. + Weight::from_parts(19_570_000, 0) .saturating_add(Weight::from_parts(0, 4365)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -196,8 +196,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `349` // Estimated: `83866` - // Minimum execution time: 43_020_000 picoseconds. - Weight::from_parts(45_490_000, 0) + // Minimum execution time: 44_769_000 picoseconds. + Weight::from_parts(46_391_000, 0) .saturating_add(Weight::from_parts(0, 83866)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(4)) @@ -214,8 +214,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `450` // Estimated: `83866` - // Minimum execution time: 87_329_000 picoseconds. - Weight::from_parts(94_260_000, 0) + // Minimum execution time: 88_570_000 picoseconds. + Weight::from_parts(91_749_000, 0) .saturating_add(Weight::from_parts(0, 83866)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) @@ -228,8 +228,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `140` // Estimated: `4277` - // Minimum execution time: 14_499_000 picoseconds. - Weight::from_parts(16_150_000, 0) + // Minimum execution time: 14_640_000 picoseconds. + Weight::from_parts(16_009_000, 0) .saturating_add(Weight::from_parts(0, 4277)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -246,8 +246,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `2376` // Estimated: `42428` - // Minimum execution time: 103_040_000 picoseconds. - Weight::from_parts(133_341_000, 0) + // Minimum execution time: 104_060_000 picoseconds. + Weight::from_parts(107_790_000, 0) .saturating_add(Weight::from_parts(0, 42428)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) @@ -264,8 +264,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `2362` // Estimated: `42428` - // Minimum execution time: 105_159_000 picoseconds. - Weight::from_parts(134_049_000, 0) + // Minimum execution time: 105_589_000 picoseconds. + Weight::from_parts(108_411_000, 0) .saturating_add(Weight::from_parts(0, 42428)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) @@ -278,8 +278,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1807` // Estimated: `4365` - // Minimum execution time: 52_480_000 picoseconds. - Weight::from_parts(55_640_000, 0) + // Minimum execution time: 54_120_000 picoseconds. + Weight::from_parts(56_311_000, 0) .saturating_add(Weight::from_parts(0, 4365)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -292,8 +292,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1774` // Estimated: `4365` - // Minimum execution time: 54_400_000 picoseconds. - Weight::from_parts(66_460_000, 0) + // Minimum execution time: 54_120_000 picoseconds. + Weight::from_parts(55_920_000, 0) .saturating_add(Weight::from_parts(0, 4365)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -308,8 +308,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1790` // Estimated: `4365` - // Minimum execution time: 64_230_000 picoseconds. - Weight::from_parts(85_110_000, 0) + // Minimum execution time: 62_181_000 picoseconds. + Weight::from_parts(65_080_000, 0) .saturating_add(Weight::from_parts(0, 4365)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -324,8 +324,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1831` // Estimated: `4365` - // Minimum execution time: 61_750_000 picoseconds. - Weight::from_parts(69_789_000, 0) + // Minimum execution time: 63_300_000 picoseconds. + Weight::from_parts(64_800_000, 0) .saturating_add(Weight::from_parts(0, 4365)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -338,8 +338,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `301` // Estimated: `42428` - // Minimum execution time: 27_920_000 picoseconds. - Weight::from_parts(30_750_000, 0) + // Minimum execution time: 28_200_000 picoseconds. + Weight::from_parts(29_390_000, 0) .saturating_add(Weight::from_parts(0, 42428)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -352,8 +352,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `349` // Estimated: `42428` - // Minimum execution time: 29_290_000 picoseconds. - Weight::from_parts(30_790_000, 0) + // Minimum execution time: 27_830_000 picoseconds. + Weight::from_parts(28_970_000, 0) .saturating_add(Weight::from_parts(0, 42428)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -364,8 +364,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `208` // Estimated: `4365` - // Minimum execution time: 17_620_000 picoseconds. - Weight::from_parts(19_299_000, 0) + // Minimum execution time: 18_110_000 picoseconds. + Weight::from_parts(19_150_000, 0) .saturating_add(Weight::from_parts(0, 4365)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -382,8 +382,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `584` // Estimated: `42428` - // Minimum execution time: 43_950_000 picoseconds. - Weight::from_parts(47_220_000, 0) + // Minimum execution time: 45_230_000 picoseconds. + Weight::from_parts(46_910_000, 0) .saturating_add(Weight::from_parts(0, 42428)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) @@ -400,8 +400,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `719` // Estimated: `42428` - // Minimum execution time: 100_480_000 picoseconds. - Weight::from_parts(127_370_000, 0) + // Minimum execution time: 98_120_000 picoseconds. + Weight::from_parts(100_181_000, 0) .saturating_add(Weight::from_parts(0, 42428)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) @@ -416,8 +416,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `770` // Estimated: `42428` - // Minimum execution time: 130_760_000 picoseconds. - Weight::from_parts(153_569_000, 0) + // Minimum execution time: 121_150_000 picoseconds. + Weight::from_parts(131_300_000, 0) .saturating_add(Weight::from_parts(0, 42428)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -432,8 +432,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `755` // Estimated: `42428` - // Minimum execution time: 133_950_000 picoseconds. - Weight::from_parts(160_429_000, 0) + // Minimum execution time: 121_070_000 picoseconds. + Weight::from_parts(127_949_000, 0) .saturating_add(Weight::from_parts(0, 42428)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -448,8 +448,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `770` // Estimated: `42428` - // Minimum execution time: 128_289_000 picoseconds. - Weight::from_parts(137_590_000, 0) + // Minimum execution time: 119_171_000 picoseconds. + Weight::from_parts(121_840_000, 0) .saturating_add(Weight::from_parts(0, 42428)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -464,8 +464,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `776` // Estimated: `42428` - // Minimum execution time: 89_320_000 picoseconds. - Weight::from_parts(101_190_000, 0) + // Minimum execution time: 86_490_000 picoseconds. + Weight::from_parts(88_610_000, 0) .saturating_add(Weight::from_parts(0, 42428)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -482,8 +482,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `776` // Estimated: `83866` - // Minimum execution time: 147_520_000 picoseconds. - Weight::from_parts(153_580_000, 0) + // Minimum execution time: 140_771_000 picoseconds. + Weight::from_parts(146_320_000, 0) .saturating_add(Weight::from_parts(0, 83866)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(4)) @@ -498,8 +498,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `772` // Estimated: `42428` - // Minimum execution time: 128_860_000 picoseconds. - Weight::from_parts(136_199_000, 0) + // Minimum execution time: 120_130_000 picoseconds. + Weight::from_parts(126_990_000, 0) .saturating_add(Weight::from_parts(0, 42428)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -516,8 +516,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `314` // Estimated: `4365` - // Minimum execution time: 26_079_000 picoseconds. - Weight::from_parts(27_581_000, 0) + // Minimum execution time: 27_090_000 picoseconds. + Weight::from_parts(28_100_000, 0) .saturating_add(Weight::from_parts(0, 4365)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) @@ -530,8 +530,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `285` // Estimated: `4365` - // Minimum execution time: 20_360_000 picoseconds. - Weight::from_parts(22_000_000, 0) + // Minimum execution time: 21_730_000 picoseconds. + Weight::from_parts(23_000_000, 0) .saturating_add(Weight::from_parts(0, 4365)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) diff --git a/relay/kusama/src/weights/pallet_referenda_referenda.rs b/relay/kusama/src/weights/pallet_referenda_referenda.rs index d5b188eea9..5a1c45fb13 100644 --- a/relay/kusama/src/weights/pallet_referenda_referenda.rs +++ b/relay/kusama/src/weights/pallet_referenda_referenda.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_referenda` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.1.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `4e7e37be56c6`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `db6e397ee4b2`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -58,8 +58,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `186` // Estimated: `42428` - // Minimum execution time: 45_090_000 picoseconds. - Weight::from_parts(47_190_000, 0) + // Minimum execution time: 46_010_000 picoseconds. + Weight::from_parts(47_590_000, 0) .saturating_add(Weight::from_parts(0, 42428)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(3)) @@ -74,8 +74,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `439` // Estimated: `83866` - // Minimum execution time: 61_550_000 picoseconds. - Weight::from_parts(63_800_000, 0) + // Minimum execution time: 61_710_000 picoseconds. + Weight::from_parts(63_930_000, 0) .saturating_add(Weight::from_parts(0, 83866)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(4)) @@ -94,8 +94,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `3196` // Estimated: `42428` - // Minimum execution time: 78_959_000 picoseconds. - Weight::from_parts(91_100_000, 0) + // Minimum execution time: 82_670_000 picoseconds. + Weight::from_parts(88_150_000, 0) .saturating_add(Weight::from_parts(0, 42428)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) @@ -114,8 +114,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `3216` // Estimated: `42428` - // Minimum execution time: 82_880_000 picoseconds. - Weight::from_parts(89_780_000, 0) + // Minimum execution time: 81_140_000 picoseconds. + Weight::from_parts(86_030_000, 0) .saturating_add(Weight::from_parts(0, 42428)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) @@ -132,8 +132,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `439` // Estimated: `83866` - // Minimum execution time: 72_569_000 picoseconds. - Weight::from_parts(75_260_000, 0) + // Minimum execution time: 74_980_000 picoseconds. + Weight::from_parts(77_700_000, 0) .saturating_add(Weight::from_parts(0, 83866)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(5)) @@ -150,8 +150,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `439` // Estimated: `83866` - // Minimum execution time: 72_700_000 picoseconds. - Weight::from_parts(77_470_000, 0) + // Minimum execution time: 71_720_000 picoseconds. + Weight::from_parts(73_640_000, 0) .saturating_add(Weight::from_parts(0, 83866)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(5)) @@ -162,8 +162,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `279` // Estimated: `4401` - // Minimum execution time: 35_319_000 picoseconds. - Weight::from_parts(37_360_000, 0) + // Minimum execution time: 35_690_000 picoseconds. + Weight::from_parts(36_961_000, 0) .saturating_add(Weight::from_parts(0, 4401)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -174,8 +174,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `269` // Estimated: `4401` - // Minimum execution time: 34_911_000 picoseconds. - Weight::from_parts(36_830_000, 0) + // Minimum execution time: 35_180_000 picoseconds. + Weight::from_parts(36_310_000, 0) .saturating_add(Weight::from_parts(0, 4401)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -191,7 +191,7 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Measured: `347` // Estimated: `83866` // Minimum execution time: 42_230_000 picoseconds. - Weight::from_parts(45_049_000, 0) + Weight::from_parts(44_560_000, 0) .saturating_add(Weight::from_parts(0, 83866)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(4)) @@ -208,8 +208,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `588` // Estimated: `83866` - // Minimum execution time: 117_370_000 picoseconds. - Weight::from_parts(122_730_000, 0) + // Minimum execution time: 117_561_000 picoseconds. + Weight::from_parts(120_560_000, 0) .saturating_add(Weight::from_parts(0, 83866)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) @@ -222,8 +222,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `102` // Estimated: `5477` - // Minimum execution time: 16_150_000 picoseconds. - Weight::from_parts(19_989_000, 0) + // Minimum execution time: 13_970_000 picoseconds. + Weight::from_parts(14_820_000, 0) .saturating_add(Weight::from_parts(0, 5477)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -238,8 +238,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `3116` // Estimated: `42428` - // Minimum execution time: 54_540_000 picoseconds. - Weight::from_parts(58_090_000, 0) + // Minimum execution time: 54_090_000 picoseconds. + Weight::from_parts(56_531_000, 0) .saturating_add(Weight::from_parts(0, 42428)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) @@ -254,8 +254,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `3116` // Estimated: `42428` - // Minimum execution time: 55_450_000 picoseconds. - Weight::from_parts(58_080_000, 0) + // Minimum execution time: 57_110_000 picoseconds. + Weight::from_parts(59_501_000, 0) .saturating_add(Weight::from_parts(0, 42428)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) @@ -268,8 +268,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `2939` // Estimated: `5477` - // Minimum execution time: 26_380_000 picoseconds. - Weight::from_parts(29_221_000, 0) + // Minimum execution time: 26_950_000 picoseconds. + Weight::from_parts(28_720_000, 0) .saturating_add(Weight::from_parts(0, 5477)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -282,8 +282,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `2939` // Estimated: `5477` - // Minimum execution time: 25_820_000 picoseconds. - Weight::from_parts(27_240_000, 0) + // Minimum execution time: 27_240_000 picoseconds. + Weight::from_parts(28_480_000, 0) .saturating_add(Weight::from_parts(0, 5477)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -298,8 +298,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `2943` // Estimated: `5477` - // Minimum execution time: 32_380_000 picoseconds. - Weight::from_parts(34_350_000, 0) + // Minimum execution time: 34_140_000 picoseconds. + Weight::from_parts(35_750_000, 0) .saturating_add(Weight::from_parts(0, 5477)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -314,8 +314,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `2963` // Estimated: `5477` - // Minimum execution time: 31_680_000 picoseconds. - Weight::from_parts(33_230_000, 0) + // Minimum execution time: 33_600_000 picoseconds. + Weight::from_parts(35_200_000, 0) .saturating_add(Weight::from_parts(0, 5477)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -328,8 +328,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `299` // Estimated: `42428` - // Minimum execution time: 26_369_000 picoseconds. - Weight::from_parts(27_499_000, 0) + // Minimum execution time: 27_190_000 picoseconds. + Weight::from_parts(28_610_000, 0) .saturating_add(Weight::from_parts(0, 42428)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -342,8 +342,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `347` // Estimated: `42428` - // Minimum execution time: 26_560_000 picoseconds. - Weight::from_parts(27_520_000, 0) + // Minimum execution time: 27_390_000 picoseconds. + Weight::from_parts(29_020_000, 0) .saturating_add(Weight::from_parts(0, 42428)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -354,8 +354,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `206` // Estimated: `4401` - // Minimum execution time: 16_790_000 picoseconds. - Weight::from_parts(17_330_000, 0) + // Minimum execution time: 17_620_000 picoseconds. + Weight::from_parts(18_900_000, 0) .saturating_add(Weight::from_parts(0, 4401)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -370,8 +370,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `347` // Estimated: `42428` - // Minimum execution time: 35_630_000 picoseconds. - Weight::from_parts(37_989_000, 0) + // Minimum execution time: 38_750_000 picoseconds. + Weight::from_parts(39_990_000, 0) .saturating_add(Weight::from_parts(0, 42428)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) @@ -386,8 +386,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `347` // Estimated: `42428` - // Minimum execution time: 39_790_000 picoseconds. - Weight::from_parts(43_100_000, 0) + // Minimum execution time: 40_600_000 picoseconds. + Weight::from_parts(42_440_000, 0) .saturating_add(Weight::from_parts(0, 42428)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) @@ -400,8 +400,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `400` // Estimated: `42428` - // Minimum execution time: 32_310_000 picoseconds. - Weight::from_parts(33_000_000, 0) + // Minimum execution time: 32_780_000 picoseconds. + Weight::from_parts(34_320_000, 0) .saturating_add(Weight::from_parts(0, 42428)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -414,8 +414,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `383` // Estimated: `42428` - // Minimum execution time: 32_380_000 picoseconds. - Weight::from_parts(33_680_000, 0) + // Minimum execution time: 33_730_000 picoseconds. + Weight::from_parts(37_400_000, 0) .saturating_add(Weight::from_parts(0, 42428)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -428,8 +428,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `400` // Estimated: `42428` - // Minimum execution time: 30_660_000 picoseconds. - Weight::from_parts(32_360_000, 0) + // Minimum execution time: 32_310_000 picoseconds. + Weight::from_parts(34_620_000, 0) .saturating_add(Weight::from_parts(0, 42428)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -442,8 +442,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `404` // Estimated: `42428` - // Minimum execution time: 29_510_000 picoseconds. - Weight::from_parts(31_180_000, 0) + // Minimum execution time: 30_580_000 picoseconds. + Weight::from_parts(33_030_000, 0) .saturating_add(Weight::from_parts(0, 42428)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -458,8 +458,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `404` // Estimated: `83866` - // Minimum execution time: 47_320_000 picoseconds. - Weight::from_parts(53_600_000, 0) + // Minimum execution time: 47_930_000 picoseconds. + Weight::from_parts(50_480_000, 0) .saturating_add(Weight::from_parts(0, 83866)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) @@ -472,8 +472,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `400` // Estimated: `42428` - // Minimum execution time: 32_689_000 picoseconds. - Weight::from_parts(34_420_000, 0) + // Minimum execution time: 33_790_000 picoseconds. + Weight::from_parts(36_720_000, 0) .saturating_add(Weight::from_parts(0, 42428)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -490,8 +490,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `312` // Estimated: `4401` - // Minimum execution time: 23_790_000 picoseconds. - Weight::from_parts(25_360_000, 0) + // Minimum execution time: 25_540_000 picoseconds. + Weight::from_parts(27_880_000, 0) .saturating_add(Weight::from_parts(0, 4401)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) @@ -504,8 +504,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `283` // Estimated: `4401` - // Minimum execution time: 19_310_000 picoseconds. - Weight::from_parts(21_090_000, 0) + // Minimum execution time: 20_170_000 picoseconds. + Weight::from_parts(21_830_000, 0) .saturating_add(Weight::from_parts(0, 4401)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) diff --git a/relay/kusama/src/weights/pallet_scheduler.rs b/relay/kusama/src/weights/pallet_scheduler.rs index 8f4ef367e4..68842da1c6 100644 --- a/relay/kusama/src/weights/pallet_scheduler.rs +++ b/relay/kusama/src/weights/pallet_scheduler.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_scheduler` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.1.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `4e7e37be56c6`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `db6e397ee4b2`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -54,8 +54,8 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `69` // Estimated: `1489` - // Minimum execution time: 8_910_000 picoseconds. - Weight::from_parts(10_500_000, 0) + // Minimum execution time: 9_271_000 picoseconds. + Weight::from_parts(9_909_000, 0) .saturating_add(Weight::from_parts(0, 1489)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -67,11 +67,11 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `116 + s * (177 ±0)` // Estimated: `42428` - // Minimum execution time: 6_340_000 picoseconds. - Weight::from_parts(11_118_931, 0) + // Minimum execution time: 6_341_000 picoseconds. + Weight::from_parts(9_951_251, 0) .saturating_add(Weight::from_parts(0, 42428)) - // Standard Error: 5_343 - .saturating_add(Weight::from_parts(493_878, 0).saturating_mul(s.into())) + // Standard Error: 2_224 + .saturating_add(Weight::from_parts(523_284, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -79,8 +79,8 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_800_000 picoseconds. - Weight::from_parts(5_290_000, 0) + // Minimum execution time: 5_210_000 picoseconds. + Weight::from_parts(5_490_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// Storage: `Preimage::PreimageFor` (r:1 w:1) @@ -94,11 +94,11 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `141 + s * (1 ±0)` // Estimated: `3606 + s * (1 ±0)` - // Minimum execution time: 23_660_000 picoseconds. - Weight::from_parts(121_081_335, 0) + // Minimum execution time: 24_350_000 picoseconds. + Weight::from_parts(94_874_703, 0) .saturating_add(Weight::from_parts(0, 3606)) - // Standard Error: 6 - .saturating_add(Weight::from_parts(1_355, 0).saturating_mul(s.into())) + // Standard Error: 5 + .saturating_add(Weight::from_parts(1_401, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(s.into())) @@ -109,8 +109,8 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 7_530_000 picoseconds. - Weight::from_parts(9_120_000, 0) + // Minimum execution time: 7_040_000 picoseconds. + Weight::from_parts(7_820_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -118,24 +118,24 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_940_000 picoseconds. - Weight::from_parts(5_490_000, 0) + // Minimum execution time: 5_271_000 picoseconds. + Weight::from_parts(5_500_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn execute_dispatch_signed() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_450_000 picoseconds. - Weight::from_parts(4_280_000, 0) + // Minimum execution time: 3_621_000 picoseconds. + Weight::from_parts(3_909_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn execute_dispatch_unsigned() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_430_000 picoseconds. - Weight::from_parts(3_930_000, 0) + // Minimum execution time: 3_640_000 picoseconds. + Weight::from_parts(3_910_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// Storage: `Scheduler::Agenda` (r:1 w:1) @@ -145,11 +145,11 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `116 + s * (177 ±0)` // Estimated: `42428` - // Minimum execution time: 14_410_000 picoseconds. - Weight::from_parts(18_493_301, 0) + // Minimum execution time: 14_580_000 picoseconds. + Weight::from_parts(19_535_640, 0) .saturating_add(Weight::from_parts(0, 42428)) - // Standard Error: 6_471 - .saturating_add(Weight::from_parts(534_867, 0).saturating_mul(s.into())) + // Standard Error: 3_596 + .saturating_add(Weight::from_parts(538_582, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -164,11 +164,11 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `116 + s * (177 ±0)` // Estimated: `42428` - // Minimum execution time: 20_390_000 picoseconds. - Weight::from_parts(21_089_630, 0) + // Minimum execution time: 21_310_000 picoseconds. + Weight::from_parts(21_575_036, 0) .saturating_add(Weight::from_parts(0, 42428)) - // Standard Error: 3_591 - .saturating_add(Weight::from_parts(801_690, 0).saturating_mul(s.into())) + // Standard Error: 4_349 + .saturating_add(Weight::from_parts(881_309, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -181,11 +181,11 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `293 + s * (185 ±0)` // Estimated: `42428` - // Minimum execution time: 18_160_000 picoseconds. - Weight::from_parts(23_460_499, 0) + // Minimum execution time: 18_990_000 picoseconds. + Weight::from_parts(27_439_545, 0) .saturating_add(Weight::from_parts(0, 42428)) - // Standard Error: 6_232 - .saturating_add(Weight::from_parts(608_231, 0).saturating_mul(s.into())) + // Standard Error: 9_241 + .saturating_add(Weight::from_parts(555_588, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -200,11 +200,11 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `319 + s * (185 ±0)` // Estimated: `42428` - // Minimum execution time: 23_410_000 picoseconds. - Weight::from_parts(24_600_844, 0) + // Minimum execution time: 24_270_000 picoseconds. + Weight::from_parts(25_647_654, 0) .saturating_add(Weight::from_parts(0, 42428)) - // Standard Error: 6_245 - .saturating_add(Weight::from_parts(913_019, 0).saturating_mul(s.into())) + // Standard Error: 4_374 + .saturating_add(Weight::from_parts(926_201, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -217,11 +217,11 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `156` // Estimated: `42428` - // Minimum execution time: 13_240_000 picoseconds. - Weight::from_parts(14_228_694, 0) + // Minimum execution time: 13_790_000 picoseconds. + Weight::from_parts(13_816_240, 0) .saturating_add(Weight::from_parts(0, 42428)) - // Standard Error: 1_299 - .saturating_add(Weight::from_parts(53_923, 0).saturating_mul(s.into())) + // Standard Error: 8_110 + .saturating_add(Weight::from_parts(146_377, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -233,8 +233,8 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `8966` // Estimated: `42428` - // Minimum execution time: 35_920_000 picoseconds. - Weight::from_parts(37_560_000, 0) + // Minimum execution time: 35_741_000 picoseconds. + Weight::from_parts(37_800_000, 0) .saturating_add(Weight::from_parts(0, 42428)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -249,8 +249,8 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `9644` // Estimated: `42428` - // Minimum execution time: 45_890_000 picoseconds. - Weight::from_parts(55_150_000, 0) + // Minimum execution time: 46_981_000 picoseconds. + Weight::from_parts(51_440_000, 0) .saturating_add(Weight::from_parts(0, 42428)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -263,8 +263,8 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `8978` // Estimated: `42428` - // Minimum execution time: 32_760_000 picoseconds. - Weight::from_parts(35_050_000, 0) + // Minimum execution time: 33_909_000 picoseconds. + Weight::from_parts(37_360_000, 0) .saturating_add(Weight::from_parts(0, 42428)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -279,8 +279,8 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `9656` // Estimated: `42428` - // Minimum execution time: 41_080_000 picoseconds. - Weight::from_parts(43_110_000, 0) + // Minimum execution time: 42_200_000 picoseconds. + Weight::from_parts(44_421_000, 0) .saturating_add(Weight::from_parts(0, 42428)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) diff --git a/relay/kusama/src/weights/pallet_session.rs b/relay/kusama/src/weights/pallet_session.rs index 92cd26226c..47998207ea 100644 --- a/relay/kusama/src/weights/pallet_session.rs +++ b/relay/kusama/src/weights/pallet_session.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_session` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.1.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `4e7e37be56c6`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `db6e397ee4b2`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -48,36 +48,34 @@ use core::marker::PhantomData; /// Weight functions for `pallet_session`. pub struct WeightInfo(PhantomData); impl pallet_session::WeightInfo for WeightInfo { - /// Storage: `Staking::Ledger` (r:1 w:0) - /// Proof: `Staking::Ledger` (`max_values`: None, `max_size`: Some(1091), added: 3566, mode: `MaxEncodedLen`) /// Storage: `Session::NextKeys` (r:1 w:1) /// Proof: `Session::NextKeys` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `Session::KeyOwner` (r:6 w:6) /// Proof: `Session::KeyOwner` (`max_values`: None, `max_size`: None, mode: `Measured`) fn set_keys() -> Weight { // Proof Size summary in bytes: - // Measured: `1996` - // Estimated: `17836` - // Minimum execution time: 79_300_000 picoseconds. - Weight::from_parts(80_820_000, 0) - .saturating_add(Weight::from_parts(0, 17836)) - .saturating_add(T::DbWeight::get().reads(8)) + // Measured: `698` + // Estimated: `16538` + // Minimum execution time: 62_332_000 picoseconds. + Weight::from_parts(64_331_000, 0) + .saturating_add(Weight::from_parts(0, 16538)) + .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(7)) } - /// Storage: `Staking::Ledger` (r:1 w:0) - /// Proof: `Staking::Ledger` (`max_values`: None, `max_size`: Some(1091), added: 3566, mode: `MaxEncodedLen`) /// Storage: `Session::NextKeys` (r:1 w:1) /// Proof: `Session::NextKeys` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `Balances::Holds` (r:1 w:1) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(157), added: 2632, mode: `MaxEncodedLen`) /// Storage: `Session::KeyOwner` (r:0 w:6) /// Proof: `Session::KeyOwner` (`max_values`: None, `max_size`: None, mode: `Measured`) fn purge_keys() -> Weight { // Proof Size summary in bytes: - // Measured: `1911` - // Estimated: `5376` - // Minimum execution time: 51_679_000 picoseconds. - Weight::from_parts(54_360_000, 0) - .saturating_add(Weight::from_parts(0, 5376)) + // Measured: `1201` + // Estimated: `4666` + // Minimum execution time: 63_030_000 picoseconds. + Weight::from_parts(64_711_000, 0) + .saturating_add(Weight::from_parts(0, 4666)) .saturating_add(T::DbWeight::get().reads(2)) - .saturating_add(T::DbWeight::get().writes(7)) + .saturating_add(T::DbWeight::get().writes(8)) } } diff --git a/relay/kusama/src/weights/pallet_society.rs b/relay/kusama/src/weights/pallet_society.rs index 81bcf29e85..94201d871b 100644 --- a/relay/kusama/src/weights/pallet_society.rs +++ b/relay/kusama/src/weights/pallet_society.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_society` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.1.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `4e7e37be56c6`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `db6e397ee4b2`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -62,8 +62,8 @@ impl pallet_society::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `416` // Estimated: `51151` - // Minimum execution time: 43_590_000 picoseconds. - Weight::from_parts(46_890_000, 0) + // Minimum execution time: 44_950_000 picoseconds. + Weight::from_parts(46_510_000, 0) .saturating_add(Weight::from_parts(0, 51151)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(1)) @@ -74,8 +74,8 @@ impl pallet_society::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `433` // Estimated: `51151` - // Minimum execution time: 32_980_000 picoseconds. - Weight::from_parts(35_580_000, 0) + // Minimum execution time: 33_120_000 picoseconds. + Weight::from_parts(34_290_000, 0) .saturating_add(Weight::from_parts(0, 51151)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -92,8 +92,8 @@ impl pallet_society::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `453` // Estimated: `51151` - // Minimum execution time: 30_350_000 picoseconds. - Weight::from_parts(32_669_000, 0) + // Minimum execution time: 30_720_000 picoseconds. + Weight::from_parts(33_060_000, 0) .saturating_add(Weight::from_parts(0, 51151)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(2)) @@ -106,8 +106,8 @@ impl pallet_society::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `507` // Estimated: `51151` - // Minimum execution time: 20_620_000 picoseconds. - Weight::from_parts(22_920_000, 0) + // Minimum execution time: 21_190_000 picoseconds. + Weight::from_parts(23_780_000, 0) .saturating_add(Weight::from_parts(0, 51151)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -122,8 +122,8 @@ impl pallet_society::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `541` // Estimated: `3591` - // Minimum execution time: 29_570_000 picoseconds. - Weight::from_parts(31_289_000, 0) + // Minimum execution time: 31_080_000 picoseconds. + Weight::from_parts(33_180_000, 0) .saturating_add(Weight::from_parts(0, 3591)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -140,8 +140,8 @@ impl pallet_society::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `533` // Estimated: `3522` - // Minimum execution time: 26_020_000 picoseconds. - Weight::from_parts(26_960_000, 0) + // Minimum execution time: 27_050_000 picoseconds. + Weight::from_parts(29_270_000, 0) .saturating_add(Weight::from_parts(0, 3522)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) @@ -156,8 +156,8 @@ impl pallet_society::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `622` // Estimated: `3682` - // Minimum execution time: 69_230_000 picoseconds. - Weight::from_parts(70_619_000, 0) + // Minimum execution time: 72_340_000 picoseconds. + Weight::from_parts(75_560_000, 0) .saturating_add(Weight::from_parts(0, 3682)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -170,8 +170,8 @@ impl pallet_society::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `519` // Estimated: `3682` - // Minimum execution time: 26_130_000 picoseconds. - Weight::from_parts(27_300_000, 0) + // Minimum execution time: 27_500_000 picoseconds. + Weight::from_parts(30_000_000, 0) .saturating_add(Weight::from_parts(0, 3682)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -194,8 +194,8 @@ impl pallet_society::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `152` // Estimated: `1517` - // Minimum execution time: 20_630_000 picoseconds. - Weight::from_parts(21_640_000, 0) + // Minimum execution time: 21_450_000 picoseconds. + Weight::from_parts(22_910_000, 0) .saturating_add(Weight::from_parts(0, 1517)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(7)) @@ -236,8 +236,8 @@ impl pallet_society::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1626` // Estimated: `13635` - // Minimum execution time: 84_021_000 picoseconds. - Weight::from_parts(85_981_000, 0) + // Minimum execution time: 86_431_000 picoseconds. + Weight::from_parts(88_470_000, 0) .saturating_add(Weight::from_parts(0, 13635)) .saturating_add(T::DbWeight::get().reads(20)) .saturating_add(T::DbWeight::get().writes(30)) @@ -254,8 +254,8 @@ impl pallet_society::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `477` // Estimated: `3682` - // Minimum execution time: 26_379_000 picoseconds. - Weight::from_parts(27_450_000, 0) + // Minimum execution time: 27_760_000 picoseconds. + Weight::from_parts(28_540_000, 0) .saturating_add(Weight::from_parts(0, 3682)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) @@ -270,8 +270,8 @@ impl pallet_society::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `359` // Estimated: `1517` - // Minimum execution time: 15_620_000 picoseconds. - Weight::from_parts(16_360_000, 0) + // Minimum execution time: 15_750_000 picoseconds. + Weight::from_parts(16_580_000, 0) .saturating_add(Weight::from_parts(0, 1517)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -292,8 +292,8 @@ impl pallet_society::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `608` // Estimated: `3591` - // Minimum execution time: 31_651_000 picoseconds. - Weight::from_parts(33_530_000, 0) + // Minimum execution time: 33_420_000 picoseconds. + Weight::from_parts(34_230_000, 0) .saturating_add(Weight::from_parts(0, 3591)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -318,8 +318,8 @@ impl pallet_society::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `604` // Estimated: `3593` - // Minimum execution time: 48_980_000 picoseconds. - Weight::from_parts(51_100_000, 0) + // Minimum execution time: 50_921_000 picoseconds. + Weight::from_parts(52_830_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(6)) @@ -346,8 +346,8 @@ impl pallet_society::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `622` // Estimated: `3593` - // Minimum execution time: 53_940_000 picoseconds. - Weight::from_parts(55_750_000, 0) + // Minimum execution time: 55_360_000 picoseconds. + Weight::from_parts(56_990_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(6)) @@ -364,8 +364,8 @@ impl pallet_society::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `748` // Estimated: `6196` - // Minimum execution time: 51_490_000 picoseconds. - Weight::from_parts(53_360_000, 0) + // Minimum execution time: 53_830_000 picoseconds. + Weight::from_parts(55_030_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(3)) @@ -380,8 +380,8 @@ impl pallet_society::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `718` // Estimated: `6196` - // Minimum execution time: 48_300_000 picoseconds. - Weight::from_parts(50_150_000, 0) + // Minimum execution time: 50_650_000 picoseconds. + Weight::from_parts(52_690_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) @@ -396,8 +396,8 @@ impl pallet_society::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `730` // Estimated: `6196` - // Minimum execution time: 48_741_000 picoseconds. - Weight::from_parts(49_420_000, 0) + // Minimum execution time: 50_290_000 picoseconds. + Weight::from_parts(51_500_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) @@ -412,8 +412,8 @@ impl pallet_society::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `524` // Estimated: `6110` - // Minimum execution time: 23_780_000 picoseconds. - Weight::from_parts(25_000_000, 0) + // Minimum execution time: 23_980_000 picoseconds. + Weight::from_parts(25_201_000, 0) .saturating_add(Weight::from_parts(0, 6110)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) @@ -426,26 +426,24 @@ impl pallet_society::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `482` // Estimated: `3522` - // Minimum execution time: 16_680_000 picoseconds. - Weight::from_parts(17_590_000, 0) + // Minimum execution time: 16_860_000 picoseconds. + Weight::from_parts(17_921_000, 0) .saturating_add(Weight::from_parts(0, 3522)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } - /// Storage: `Bounties::Bounties` (r:1 w:1) - /// Proof: `Bounties::Bounties` (`max_values`: None, `max_size`: Some(177), added: 2652, mode: `MaxEncodedLen`) - /// Storage: `Bounties::BountyDescriptions` (r:1 w:0) - /// Proof: `Bounties::BountyDescriptions` (`max_values`: None, `max_size`: Some(16400), added: 18875, mode: `MaxEncodedLen`) - /// Storage: `System::Account` (r:1 w:1) - /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) + /// Storage: `Society::Bids` (r:1 w:1) + /// Proof: `Society::Bids` (`max_values`: Some(1), `max_size`: Some(49666), added: 50161, mode: `MaxEncodedLen`) + /// Storage: `Society::Parameters` (r:1 w:0) + /// Proof: `Society::Parameters` (`max_values`: Some(1), `max_size`: Some(28), added: 523, mode: `MaxEncodedLen`) fn poke_deposit() -> Weight { // Proof Size summary in bytes: - // Measured: `16795` - // Estimated: `19865` - // Minimum execution time: 38_100_000 picoseconds. - Weight::from_parts(39_566_000, 0) - .saturating_add(Weight::from_parts(0, 19865)) - .saturating_add(T::DbWeight::get().reads(3)) - .saturating_add(T::DbWeight::get().writes(2)) + // Measured: `447` + // Estimated: `51151` + // Minimum execution time: 35_430_000 picoseconds. + Weight::from_parts(36_660_000, 0) + .saturating_add(Weight::from_parts(0, 51151)) + .saturating_add(T::DbWeight::get().reads(2)) + .saturating_add(T::DbWeight::get().writes(1)) } } diff --git a/relay/kusama/src/weights/pallet_staking.rs b/relay/kusama/src/weights/pallet_staking.rs index 43e0c1c579..06849030f4 100644 --- a/relay/kusama/src/weights/pallet_staking.rs +++ b/relay/kusama/src/weights/pallet_staking.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_staking` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.1.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `4e7e37be56c6`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `db6e397ee4b2`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -55,15 +55,15 @@ impl pallet_staking::WeightInfo for WeightInfo { /// Storage: `Staking::VirtualStakers` (r:1 w:0) /// Proof: `Staking::VirtualStakers` (`max_values`: None, `max_size`: Some(40), added: 2515, mode: `MaxEncodedLen`) /// Storage: `Balances::Holds` (r:1 w:1) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(139), added: 2614, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(157), added: 2632, mode: `MaxEncodedLen`) /// Storage: `Staking::Payee` (r:0 w:1) /// Proof: `Staking::Payee` (`max_values`: None, `max_size`: Some(73), added: 2548, mode: `MaxEncodedLen`) fn bond() -> Weight { // Proof Size summary in bytes: // Measured: `1002` // Estimated: `4556` - // Minimum execution time: 92_950_000 picoseconds. - Weight::from_parts(96_150_000, 0) + // Minimum execution time: 96_450_000 picoseconds. + Weight::from_parts(102_130_000, 0) .saturating_add(Weight::from_parts(0, 4556)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) @@ -75,19 +75,21 @@ impl pallet_staking::WeightInfo for WeightInfo { /// Storage: `Staking::VirtualStakers` (r:1 w:0) /// Proof: `Staking::VirtualStakers` (`max_values`: None, `max_size`: Some(40), added: 2515, mode: `MaxEncodedLen`) /// Storage: `Balances::Holds` (r:1 w:1) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(139), added: 2614, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(157), added: 2632, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListNodes` (r:3 w:3) /// Proof: `VoterList::ListNodes` (`max_values`: None, `max_size`: Some(154), added: 2629, mode: `MaxEncodedLen`) + /// Storage: `VoterList::Lock` (r:1 w:0) + /// Proof: `VoterList::Lock` (`max_values`: Some(1), `max_size`: Some(0), added: 495, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListBags` (r:2 w:2) /// Proof: `VoterList::ListBags` (`max_values`: None, `max_size`: Some(82), added: 2557, mode: `MaxEncodedLen`) fn bond_extra() -> Weight { // Proof Size summary in bytes: // Measured: `1944` // Estimated: `8877` - // Minimum execution time: 175_029_000 picoseconds. - Weight::from_parts(179_159_000, 0) + // Minimum execution time: 170_240_000 picoseconds. + Weight::from_parts(174_420_000, 0) .saturating_add(Weight::from_parts(0, 8877)) - .saturating_add(T::DbWeight::get().reads(9)) + .saturating_add(T::DbWeight::get().reads(10)) .saturating_add(T::DbWeight::get().writes(7)) } /// Storage: `Staking::Ledger` (r:1 w:1) @@ -103,19 +105,21 @@ impl pallet_staking::WeightInfo for WeightInfo { /// Storage: `Staking::VirtualStakers` (r:1 w:0) /// Proof: `Staking::VirtualStakers` (`max_values`: None, `max_size`: Some(40), added: 2515, mode: `MaxEncodedLen`) /// Storage: `Balances::Holds` (r:1 w:0) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(139), added: 2614, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(157), added: 2632, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListNodes` (r:3 w:3) /// Proof: `VoterList::ListNodes` (`max_values`: None, `max_size`: Some(154), added: 2629, mode: `MaxEncodedLen`) + /// Storage: `VoterList::Lock` (r:1 w:0) + /// Proof: `VoterList::Lock` (`max_values`: Some(1), `max_size`: Some(0), added: 495, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListBags` (r:2 w:2) /// Proof: `VoterList::ListBags` (`max_values`: None, `max_size`: Some(82), added: 2557, mode: `MaxEncodedLen`) fn unbond() -> Weight { // Proof Size summary in bytes: // Measured: `2156` // Estimated: `8877` - // Minimum execution time: 133_219_000 picoseconds. - Weight::from_parts(141_069_000, 0) + // Minimum execution time: 142_830_000 picoseconds. + Weight::from_parts(146_630_000, 0) .saturating_add(Weight::from_parts(0, 8877)) - .saturating_add(T::DbWeight::get().reads(12)) + .saturating_add(T::DbWeight::get().reads(13)) .saturating_add(T::DbWeight::get().writes(6)) } /// Storage: `Staking::Ledger` (r:1 w:1) @@ -127,7 +131,7 @@ impl pallet_staking::WeightInfo for WeightInfo { /// Storage: `Staking::VirtualStakers` (r:1 w:0) /// Proof: `Staking::VirtualStakers` (`max_values`: None, `max_size`: Some(40), added: 2515, mode: `MaxEncodedLen`) /// Storage: `Balances::Holds` (r:1 w:1) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(139), added: 2614, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(157), added: 2632, mode: `MaxEncodedLen`) /// Storage: `NominationPools::ReversePoolIdLookup` (r:1 w:0) /// Proof: `NominationPools::ReversePoolIdLookup` (`max_values`: None, `max_size`: Some(44), added: 2519, mode: `MaxEncodedLen`) /// Storage: `DelegatedStaking::Agents` (r:1 w:0) @@ -137,11 +141,11 @@ impl pallet_staking::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1250` // Estimated: `4556` - // Minimum execution time: 95_839_000 picoseconds. - Weight::from_parts(107_156_257, 0) + // Minimum execution time: 96_370_000 picoseconds. + Weight::from_parts(107_684_850, 0) .saturating_add(Weight::from_parts(0, 4556)) - // Standard Error: 14_756 - .saturating_add(Weight::from_parts(32_741, 0).saturating_mul(s.into())) + // Standard Error: 15_892 + .saturating_add(Weight::from_parts(10_210, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -156,13 +160,15 @@ impl pallet_staking::WeightInfo for WeightInfo { /// Storage: `Staking::VirtualStakers` (r:1 w:1) /// Proof: `Staking::VirtualStakers` (`max_values`: None, `max_size`: Some(40), added: 2515, mode: `MaxEncodedLen`) /// Storage: `Balances::Holds` (r:1 w:1) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(139), added: 2614, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(157), added: 2632, mode: `MaxEncodedLen`) /// Storage: `Staking::Validators` (r:1 w:0) /// Proof: `Staking::Validators` (`max_values`: None, `max_size`: Some(45), added: 2520, mode: `MaxEncodedLen`) /// Storage: `Staking::Nominators` (r:1 w:1) /// Proof: `Staking::Nominators` (`max_values`: None, `max_size`: Some(814), added: 3289, mode: `MaxEncodedLen`) /// Storage: `Staking::CounterForNominators` (r:1 w:1) /// Proof: `Staking::CounterForNominators` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) + /// Storage: `VoterList::Lock` (r:1 w:0) + /// Proof: `VoterList::Lock` (`max_values`: Some(1), `max_size`: Some(0), added: 495, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListNodes` (r:2 w:2) /// Proof: `VoterList::ListNodes` (`max_values`: None, `max_size`: Some(154), added: 2629, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListBags` (r:1 w:1) @@ -178,12 +184,12 @@ impl pallet_staking::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `2150 + s * (4 ±0)` // Estimated: `6248 + s * (4 ±0)` - // Minimum execution time: 154_530_000 picoseconds. - Weight::from_parts(174_443_132, 0) + // Minimum execution time: 147_760_000 picoseconds. + Weight::from_parts(157_151_031, 0) .saturating_add(Weight::from_parts(0, 6248)) - // Standard Error: 28_518 - .saturating_add(Weight::from_parts(2_072_577, 0).saturating_mul(s.into())) - .saturating_add(T::DbWeight::get().reads(13)) + // Standard Error: 19_908 + .saturating_add(Weight::from_parts(2_207_321, 0).saturating_mul(s.into())) + .saturating_add(T::DbWeight::get().reads(14)) .saturating_add(T::DbWeight::get().writes(12)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(s.into()))) .saturating_add(Weight::from_parts(0, 4).saturating_mul(s.into())) @@ -202,6 +208,8 @@ impl pallet_staking::WeightInfo for WeightInfo { /// Proof: `Staking::MaxValidatorsCount` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) /// Storage: `Staking::Nominators` (r:1 w:0) /// Proof: `Staking::Nominators` (`max_values`: None, `max_size`: Some(814), added: 3289, mode: `MaxEncodedLen`) + /// Storage: `VoterList::Lock` (r:1 w:0) + /// Proof: `VoterList::Lock` (`max_values`: Some(1), `max_size`: Some(0), added: 495, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListNodes` (r:1 w:1) /// Proof: `VoterList::ListNodes` (`max_values`: None, `max_size`: Some(154), added: 2629, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListBags` (r:1 w:1) @@ -214,10 +222,10 @@ impl pallet_staking::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1333` // Estimated: `4556` - // Minimum execution time: 75_379_000 picoseconds. - Weight::from_parts(77_629_000, 0) + // Minimum execution time: 83_189_000 picoseconds. + Weight::from_parts(88_080_000, 0) .saturating_add(Weight::from_parts(0, 4556)) - .saturating_add(T::DbWeight::get().reads(11)) + .saturating_add(T::DbWeight::get().reads(12)) .saturating_add(T::DbWeight::get().writes(5)) } /// Storage: `Staking::Ledger` (r:1 w:0) @@ -231,11 +239,11 @@ impl pallet_staking::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1944 + k * (825 ±0)` // Estimated: `4556 + k * (3289 ±0)` - // Minimum execution time: 47_610_000 picoseconds. - Weight::from_parts(50_254_749, 0) + // Minimum execution time: 47_680_000 picoseconds. + Weight::from_parts(52_673_405, 0) .saturating_add(Weight::from_parts(0, 4556)) - // Standard Error: 20_132 - .saturating_add(Weight::from_parts(9_546_112, 0).saturating_mul(k.into())) + // Standard Error: 17_284 + .saturating_add(Weight::from_parts(9_346_545, 0).saturating_mul(k.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(k.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(k.into()))) @@ -255,6 +263,8 @@ impl pallet_staking::WeightInfo for WeightInfo { /// Proof: `Staking::Validators` (`max_values`: None, `max_size`: Some(45), added: 2520, mode: `MaxEncodedLen`) /// Storage: `Staking::CurrentEra` (r:1 w:0) /// Proof: `Staking::CurrentEra` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) + /// Storage: `VoterList::Lock` (r:1 w:0) + /// Proof: `VoterList::Lock` (`max_values`: Some(1), `max_size`: Some(0), added: 495, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListNodes` (r:2 w:2) /// Proof: `VoterList::ListNodes` (`max_values`: None, `max_size`: Some(154), added: 2629, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListBags` (r:1 w:1) @@ -268,12 +278,12 @@ impl pallet_staking::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1913 + n * (88 ±0)` // Estimated: `6248 + n * (2520 ±0)` - // Minimum execution time: 98_010_000 picoseconds. - Weight::from_parts(102_180_619, 0) + // Minimum execution time: 98_220_000 picoseconds. + Weight::from_parts(102_677_167, 0) .saturating_add(Weight::from_parts(0, 6248)) - // Standard Error: 54_236 - .saturating_add(Weight::from_parts(5_101_401, 0).saturating_mul(n.into())) - .saturating_add(T::DbWeight::get().reads(12)) + // Standard Error: 44_331 + .saturating_add(Weight::from_parts(5_022_355, 0).saturating_mul(n.into())) + .saturating_add(T::DbWeight::get().reads(13)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(n.into()))) .saturating_add(T::DbWeight::get().writes(6)) .saturating_add(Weight::from_parts(0, 2520).saturating_mul(n.into())) @@ -288,6 +298,8 @@ impl pallet_staking::WeightInfo for WeightInfo { /// Proof: `Staking::Nominators` (`max_values`: None, `max_size`: Some(814), added: 3289, mode: `MaxEncodedLen`) /// Storage: `Staking::CounterForNominators` (r:1 w:1) /// Proof: `Staking::CounterForNominators` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) + /// Storage: `VoterList::Lock` (r:1 w:0) + /// Proof: `VoterList::Lock` (`max_values`: Some(1), `max_size`: Some(0), added: 495, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListNodes` (r:2 w:2) /// Proof: `VoterList::ListNodes` (`max_values`: None, `max_size`: Some(154), added: 2629, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListBags` (r:1 w:1) @@ -298,10 +310,10 @@ impl pallet_staking::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1777` // Estimated: `6248` - // Minimum execution time: 82_249_000 picoseconds. - Weight::from_parts(86_109_000, 0) + // Minimum execution time: 87_828_000 picoseconds. + Weight::from_parts(94_240_000, 0) .saturating_add(Weight::from_parts(0, 6248)) - .saturating_add(T::DbWeight::get().reads(9)) + .saturating_add(T::DbWeight::get().reads(10)) .saturating_add(T::DbWeight::get().writes(6)) } /// Storage: `Staking::Ledger` (r:1 w:0) @@ -314,8 +326,8 @@ impl pallet_staking::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `863` // Estimated: `4556` - // Minimum execution time: 27_320_000 picoseconds. - Weight::from_parts(28_410_000, 0) + // Minimum execution time: 27_899_000 picoseconds. + Weight::from_parts(29_269_000, 0) .saturating_add(Weight::from_parts(0, 4556)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -330,8 +342,8 @@ impl pallet_staking::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `930` // Estimated: `4556` - // Minimum execution time: 32_890_000 picoseconds. - Weight::from_parts(34_490_000, 0) + // Minimum execution time: 32_461_000 picoseconds. + Weight::from_parts(33_630_000, 0) .saturating_add(Weight::from_parts(0, 4556)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) @@ -344,8 +356,8 @@ impl pallet_staking::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `863` // Estimated: `8122` - // Minimum execution time: 33_190_000 picoseconds. - Weight::from_parts(34_789_000, 0) + // Minimum execution time: 33_151_000 picoseconds. + Weight::from_parts(34_329_000, 0) .saturating_add(Weight::from_parts(0, 8122)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) @@ -356,8 +368,8 @@ impl pallet_staking::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_570_000 picoseconds. - Weight::from_parts(3_930_000, 0) + // Minimum execution time: 4_050_000 picoseconds. + Weight::from_parts(4_550_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -367,8 +379,8 @@ impl pallet_staking::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 16_450_000 picoseconds. - Weight::from_parts(17_400_000, 0) + // Minimum execution time: 17_431_000 picoseconds. + Weight::from_parts(25_450_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -378,8 +390,8 @@ impl pallet_staking::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 16_490_000 picoseconds. - Weight::from_parts(17_470_000, 0) + // Minimum execution time: 17_331_000 picoseconds. + Weight::from_parts(22_009_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -389,8 +401,8 @@ impl pallet_staking::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 16_410_000 picoseconds. - Weight::from_parts(17_550_000, 0) + // Minimum execution time: 17_200_000 picoseconds. + Weight::from_parts(18_661_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -401,11 +413,11 @@ impl pallet_staking::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_889_000 picoseconds. - Weight::from_parts(3_775_181, 0) + // Minimum execution time: 4_169_000 picoseconds. + Weight::from_parts(4_066_219, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 144 - .saturating_add(Weight::from_parts(15_926, 0).saturating_mul(v.into())) + // Standard Error: 191 + .saturating_add(Weight::from_parts(16_747, 0).saturating_mul(v.into())) .saturating_add(T::DbWeight::get().writes(1)) } /// Storage: `Staking::Ledger` (r:10338 w:10338) @@ -419,11 +431,11 @@ impl pallet_staking::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1754 + u * (223 ±0)` // Estimated: `990 + u * (7132 ±0)` - // Minimum execution time: 6_890_000 picoseconds. - Weight::from_parts(7_180_000, 0) + // Minimum execution time: 7_129_000 picoseconds. + Weight::from_parts(7_409_000, 0) .saturating_add(Weight::from_parts(0, 990)) - // Standard Error: 59_145 - .saturating_add(Weight::from_parts(35_700_025, 0).saturating_mul(u.into())) + // Standard Error: 57_765 + .saturating_add(Weight::from_parts(35_524_553, 0).saturating_mul(u.into())) .saturating_add(T::DbWeight::get().reads((4_u64).saturating_mul(u.into()))) .saturating_add(T::DbWeight::get().writes((3_u64).saturating_mul(u.into()))) .saturating_add(Weight::from_parts(0, 7132).saturating_mul(u.into())) @@ -437,7 +449,7 @@ impl pallet_staking::WeightInfo for WeightInfo { /// Storage: `Staking::VirtualStakers` (r:1 w:1) /// Proof: `Staking::VirtualStakers` (`max_values`: None, `max_size`: Some(40), added: 2515, mode: `MaxEncodedLen`) /// Storage: `Balances::Holds` (r:1 w:1) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(139), added: 2614, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(157), added: 2632, mode: `MaxEncodedLen`) /// Storage: `System::Account` (r:1 w:1) /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) /// Storage: `Staking::Validators` (r:1 w:0) @@ -446,6 +458,8 @@ impl pallet_staking::WeightInfo for WeightInfo { /// Proof: `Staking::Nominators` (`max_values`: None, `max_size`: Some(814), added: 3289, mode: `MaxEncodedLen`) /// Storage: `Staking::CounterForNominators` (r:1 w:1) /// Proof: `Staking::CounterForNominators` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) + /// Storage: `VoterList::Lock` (r:1 w:0) + /// Proof: `VoterList::Lock` (`max_values`: Some(1), `max_size`: Some(0), added: 495, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListNodes` (r:2 w:2) /// Proof: `VoterList::ListNodes` (`max_values`: None, `max_size`: Some(154), added: 2629, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListBags` (r:1 w:1) @@ -461,12 +475,12 @@ impl pallet_staking::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `2150 + s * (4 ±0)` // Estimated: `6248 + s * (4 ±0)` - // Minimum execution time: 138_750_000 picoseconds. - Weight::from_parts(149_716_631, 0) + // Minimum execution time: 140_041_000 picoseconds. + Weight::from_parts(153_308_124, 0) .saturating_add(Weight::from_parts(0, 6248)) - // Standard Error: 11_777 - .saturating_add(Weight::from_parts(2_193_558, 0).saturating_mul(s.into())) - .saturating_add(T::DbWeight::get().reads(13)) + // Standard Error: 15_601 + .saturating_add(Weight::from_parts(2_033_847, 0).saturating_mul(s.into())) + .saturating_add(T::DbWeight::get().reads(14)) .saturating_add(T::DbWeight::get().writes(13)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(s.into()))) .saturating_add(Weight::from_parts(0, 4).saturating_mul(s.into())) @@ -478,11 +492,11 @@ impl pallet_staking::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `66639` // Estimated: `70104` - // Minimum execution time: 114_440_000 picoseconds. - Weight::from_parts(1_220_244_794, 0) + // Minimum execution time: 114_161_000 picoseconds. + Weight::from_parts(1_330_890_674, 0) .saturating_add(Weight::from_parts(0, 70104)) - // Standard Error: 76_394 - .saturating_add(Weight::from_parts(7_064_086, 0).saturating_mul(s.into())) + // Standard Error: 90_530 + .saturating_add(Weight::from_parts(7_627_588, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -505,7 +519,7 @@ impl pallet_staking::WeightInfo for WeightInfo { /// Storage: `Staking::VirtualStakers` (r:513 w:0) /// Proof: `Staking::VirtualStakers` (`max_values`: None, `max_size`: Some(40), added: 2515, mode: `MaxEncodedLen`) /// Storage: `Balances::Holds` (r:513 w:513) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(139), added: 2614, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(157), added: 2632, mode: `MaxEncodedLen`) /// Storage: `Staking::ErasStakersPaged` (r:1 w:0) /// Proof: `Staking::ErasStakersPaged` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `Staking::ErasRewardPoints` (r:1 w:0) @@ -519,11 +533,11 @@ impl pallet_staking::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `58280 + n * (378 ±0)` // Estimated: `53159 + n * (3566 ±0)` - // Minimum execution time: 268_829_000 picoseconds. - Weight::from_parts(75_302_865, 0) + // Minimum execution time: 265_251_000 picoseconds. + Weight::from_parts(348_624_769, 0) .saturating_add(Weight::from_parts(0, 53159)) - // Standard Error: 150_603 - .saturating_add(Weight::from_parts(115_521_932, 0).saturating_mul(n.into())) + // Standard Error: 142_463 + .saturating_add(Weight::from_parts(111_389_728, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(14)) .saturating_add(T::DbWeight::get().reads((6_u64).saturating_mul(n.into()))) .saturating_add(T::DbWeight::get().writes(4)) @@ -537,9 +551,11 @@ impl pallet_staking::WeightInfo for WeightInfo { /// Storage: `Staking::VirtualStakers` (r:1 w:0) /// Proof: `Staking::VirtualStakers` (`max_values`: None, `max_size`: Some(40), added: 2515, mode: `MaxEncodedLen`) /// Storage: `Balances::Holds` (r:1 w:0) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(139), added: 2614, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(157), added: 2632, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListNodes` (r:3 w:3) /// Proof: `VoterList::ListNodes` (`max_values`: None, `max_size`: Some(154), added: 2629, mode: `MaxEncodedLen`) + /// Storage: `VoterList::Lock` (r:1 w:0) + /// Proof: `VoterList::Lock` (`max_values`: Some(1), `max_size`: Some(0), added: 495, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListBags` (r:2 w:2) /// Proof: `VoterList::ListBags` (`max_values`: None, `max_size`: Some(82), added: 2557, mode: `MaxEncodedLen`) /// The range of component `l` is `[1, 32]`. @@ -547,12 +563,12 @@ impl pallet_staking::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1945 + l * (5 ±0)` // Estimated: `8877` - // Minimum execution time: 113_820_000 picoseconds. - Weight::from_parts(121_152_355, 0) + // Minimum execution time: 115_921_000 picoseconds. + Weight::from_parts(122_773_070, 0) .saturating_add(Weight::from_parts(0, 8877)) - // Standard Error: 17_440 - .saturating_add(Weight::from_parts(89_360, 0).saturating_mul(l.into())) - .saturating_add(T::DbWeight::get().reads(9)) + // Standard Error: 22_016 + .saturating_add(Weight::from_parts(93_137, 0).saturating_mul(l.into())) + .saturating_add(T::DbWeight::get().reads(10)) .saturating_add(T::DbWeight::get().writes(6)) } /// Storage: `Staking::VirtualStakers` (r:1 w:1) @@ -564,13 +580,15 @@ impl pallet_staking::WeightInfo for WeightInfo { /// Storage: `Staking::SlashingSpans` (r:1 w:1) /// Proof: `Staking::SlashingSpans` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `Balances::Holds` (r:1 w:1) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(139), added: 2614, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(157), added: 2632, mode: `MaxEncodedLen`) /// Storage: `Staking::Validators` (r:1 w:0) /// Proof: `Staking::Validators` (`max_values`: None, `max_size`: Some(45), added: 2520, mode: `MaxEncodedLen`) /// Storage: `Staking::Nominators` (r:1 w:1) /// Proof: `Staking::Nominators` (`max_values`: None, `max_size`: Some(814), added: 3289, mode: `MaxEncodedLen`) /// Storage: `Staking::CounterForNominators` (r:1 w:1) /// Proof: `Staking::CounterForNominators` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) + /// Storage: `VoterList::Lock` (r:1 w:0) + /// Proof: `VoterList::Lock` (`max_values`: Some(1), `max_size`: Some(0), added: 495, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListNodes` (r:2 w:2) /// Proof: `VoterList::ListNodes` (`max_values`: None, `max_size`: Some(154), added: 2629, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListBags` (r:1 w:1) @@ -586,12 +604,12 @@ impl pallet_staking::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `2150 + s * (4 ±0)` // Estimated: `6248 + s * (4 ±0)` - // Minimum execution time: 156_569_000 picoseconds. - Weight::from_parts(168_777_227, 0) + // Minimum execution time: 160_680_000 picoseconds. + Weight::from_parts(163_338_855, 0) .saturating_add(Weight::from_parts(0, 6248)) - // Standard Error: 10_841 - .saturating_add(Weight::from_parts(2_060_580, 0).saturating_mul(s.into())) - .saturating_add(T::DbWeight::get().reads(12)) + // Standard Error: 9_568 + .saturating_add(Weight::from_parts(2_016_059, 0).saturating_mul(s.into())) + .saturating_add(T::DbWeight::get().reads(13)) .saturating_add(T::DbWeight::get().writes(12)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(s.into()))) .saturating_add(Weight::from_parts(0, 4).saturating_mul(s.into())) @@ -635,14 +653,14 @@ impl pallet_staking::WeightInfo for WeightInfo { fn new_era(v: u32, n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0 + n * (714 ±0) + v * (3592 ±0)` - // Estimated: `425452 + n * (3566 ±0) + v * (3566 ±0)` - // Minimum execution time: 841_018_000 picoseconds. - Weight::from_parts(852_559_000, 0) + // Estimated: `425452 + n * (3566 ±4) + v * (3566 ±40)` + // Minimum execution time: 825_252_000 picoseconds. + Weight::from_parts(838_742_000, 0) .saturating_add(Weight::from_parts(0, 425452)) - // Standard Error: 2_409_104 - .saturating_add(Weight::from_parts(82_433_651, 0).saturating_mul(v.into())) - // Standard Error: 240_054 - .saturating_add(Weight::from_parts(26_384_678, 0).saturating_mul(n.into())) + // Standard Error: 2_267_373 + .saturating_add(Weight::from_parts(79_122_150, 0).saturating_mul(v.into())) + // Standard Error: 225_931 + .saturating_add(Weight::from_parts(25_557_232, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(172)) .saturating_add(T::DbWeight::get().reads((5_u64).saturating_mul(v.into()))) .saturating_add(T::DbWeight::get().reads((4_u64).saturating_mul(n.into()))) @@ -673,13 +691,13 @@ impl pallet_staking::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `3142 + n * (1161 ±0) + v * (389 ±0)` // Estimated: `425452 + n * (3566 ±0) + v * (3566 ±0)` - // Minimum execution time: 44_544_491_000 picoseconds. - Weight::from_parts(45_471_518_000, 0) + // Minimum execution time: 44_179_011_000 picoseconds. + Weight::from_parts(44_944_424_000, 0) .saturating_add(Weight::from_parts(0, 425452)) - // Standard Error: 501_181 - .saturating_add(Weight::from_parts(7_257_202, 0).saturating_mul(v.into())) - // Standard Error: 501_181 - .saturating_add(Weight::from_parts(4_650_911, 0).saturating_mul(n.into())) + // Standard Error: 493_624 + .saturating_add(Weight::from_parts(6_768_370, 0).saturating_mul(v.into())) + // Standard Error: 493_624 + .saturating_add(Weight::from_parts(4_651_094, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(167)) .saturating_add(T::DbWeight::get().reads((5_u64).saturating_mul(v.into()))) .saturating_add(T::DbWeight::get().reads((4_u64).saturating_mul(n.into()))) @@ -696,11 +714,11 @@ impl pallet_staking::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `946 + v * (50 ±0)` // Estimated: `3510 + v * (2520 ±0)` - // Minimum execution time: 3_322_948_000 picoseconds. - Weight::from_parts(3_387_649_000, 0) + // Minimum execution time: 3_331_308_000 picoseconds. + Weight::from_parts(3_370_897_000, 0) .saturating_add(Weight::from_parts(0, 3510)) - // Standard Error: 38_862 - .saturating_add(Weight::from_parts(2_556_181, 0).saturating_mul(v.into())) + // Standard Error: 38_530 + .saturating_add(Weight::from_parts(2_508_506, 0).saturating_mul(v.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(v.into()))) .saturating_add(Weight::from_parts(0, 2520).saturating_mul(v.into())) @@ -723,8 +741,8 @@ impl pallet_staking::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_540_000 picoseconds. - Weight::from_parts(7_140_000, 0) + // Minimum execution time: 9_300_000 picoseconds. + Weight::from_parts(11_450_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(7)) } @@ -746,8 +764,8 @@ impl pallet_staking::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_030_000 picoseconds. - Weight::from_parts(6_310_000, 0) + // Minimum execution time: 8_440_000 picoseconds. + Weight::from_parts(9_790_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(7)) } @@ -767,6 +785,8 @@ impl pallet_staking::WeightInfo for WeightInfo { /// Proof: `Staking::MinNominatorBond` (`max_values`: Some(1), `max_size`: Some(16), added: 511, mode: `MaxEncodedLen`) /// Storage: `Staking::Validators` (r:1 w:0) /// Proof: `Staking::Validators` (`max_values`: None, `max_size`: Some(45), added: 2520, mode: `MaxEncodedLen`) + /// Storage: `VoterList::Lock` (r:1 w:0) + /// Proof: `VoterList::Lock` (`max_values`: Some(1), `max_size`: Some(0), added: 495, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListNodes` (r:2 w:2) /// Proof: `VoterList::ListNodes` (`max_values`: None, `max_size`: Some(154), added: 2629, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListBags` (r:1 w:1) @@ -777,10 +797,10 @@ impl pallet_staking::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1900` // Estimated: `6248` - // Minimum execution time: 109_301_000 picoseconds. - Weight::from_parts(112_110_000, 0) + // Minimum execution time: 109_859_000 picoseconds. + Weight::from_parts(115_608_000, 0) .saturating_add(Weight::from_parts(0, 6248)) - .saturating_add(T::DbWeight::get().reads(12)) + .saturating_add(T::DbWeight::get().reads(13)) .saturating_add(T::DbWeight::get().writes(6)) } /// Storage: `Staking::MinCommission` (r:1 w:0) @@ -791,8 +811,8 @@ impl pallet_staking::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `658` // Estimated: `3510` - // Minimum execution time: 17_850_000 picoseconds. - Weight::from_parts(19_240_000, 0) + // Minimum execution time: 17_810_000 picoseconds. + Weight::from_parts(19_300_000, 0) .saturating_add(Weight::from_parts(0, 3510)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -803,8 +823,8 @@ impl pallet_staking::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_059_000 picoseconds. - Weight::from_parts(4_350_000, 0) + // Minimum execution time: 3_980_000 picoseconds. + Weight::from_parts(4_610_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -813,7 +833,7 @@ impl pallet_staking::WeightInfo for WeightInfo { /// Storage: `Staking::VirtualStakers` (r:1 w:0) /// Proof: `Staking::VirtualStakers` (`max_values`: None, `max_size`: Some(40), added: 2515, mode: `MaxEncodedLen`) /// Storage: `Balances::Holds` (r:1 w:0) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(139), added: 2614, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(157), added: 2632, mode: `MaxEncodedLen`) /// Storage: `Staking::Bonded` (r:1 w:1) /// Proof: `Staking::Bonded` (`max_values`: None, `max_size`: Some(72), added: 2547, mode: `MaxEncodedLen`) /// Storage: `Staking::Ledger` (r:1 w:1) @@ -822,8 +842,8 @@ impl pallet_staking::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1007` // Estimated: `4556` - // Minimum execution time: 56_150_000 picoseconds. - Weight::from_parts(58_460_000, 0) + // Minimum execution time: 58_099_000 picoseconds. + Weight::from_parts(59_690_000, 0) .saturating_add(Weight::from_parts(0, 4556)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(2)) @@ -839,13 +859,13 @@ impl pallet_staking::WeightInfo for WeightInfo { /// Storage: `Staking::Ledger` (r:1 w:0) /// Proof: `Staking::Ledger` (`max_values`: None, `max_size`: Some(1091), added: 3566, mode: `MaxEncodedLen`) /// Storage: `Balances::Holds` (r:1 w:1) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(139), added: 2614, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(157), added: 2632, mode: `MaxEncodedLen`) fn migrate_currency() -> Weight { // Proof Size summary in bytes: // Measured: `1174` // Estimated: `4764` - // Minimum execution time: 125_479_000 picoseconds. - Weight::from_parts(128_360_000, 0) + // Minimum execution time: 122_999_000 picoseconds. + Weight::from_parts(127_679_000, 0) .saturating_add(Weight::from_parts(0, 4764)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -882,8 +902,8 @@ impl pallet_staking::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `20200` // Estimated: `1309653` - // Minimum execution time: 9_108_355_000 picoseconds. - Weight::from_parts(9_700_684_000, 0) + // Minimum execution time: 9_065_305_000 picoseconds. + Weight::from_parts(9_172_994_000, 0) .saturating_add(Weight::from_parts(0, 1309653)) .saturating_add(T::DbWeight::get().reads(1549)) .saturating_add(T::DbWeight::get().writes(1540)) diff --git a/relay/kusama/src/weights/pallet_timestamp.rs b/relay/kusama/src/weights/pallet_timestamp.rs index b0299e8fb8..2ab3296b04 100644 --- a/relay/kusama/src/weights/pallet_timestamp.rs +++ b/relay/kusama/src/weights/pallet_timestamp.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_timestamp` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.1.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `4e7e37be56c6`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `db6e397ee4b2`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -56,8 +56,8 @@ impl pallet_timestamp::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `173` // Estimated: `1493` - // Minimum execution time: 11_019_000 picoseconds. - Weight::from_parts(12_390_000, 0) + // Minimum execution time: 10_590_000 picoseconds. + Weight::from_parts(11_440_000, 0) .saturating_add(Weight::from_parts(0, 1493)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -66,8 +66,8 @@ impl pallet_timestamp::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `94` // Estimated: `0` - // Minimum execution time: 5_720_000 picoseconds. - Weight::from_parts(6_270_000, 0) + // Minimum execution time: 6_040_000 picoseconds. + Weight::from_parts(6_280_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/relay/kusama/src/weights/pallet_transaction_payment.rs b/relay/kusama/src/weights/pallet_transaction_payment.rs index a544ae27f2..7bbc9cff2c 100644 --- a/relay/kusama/src/weights/pallet_transaction_payment.rs +++ b/relay/kusama/src/weights/pallet_transaction_payment.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_transaction_payment` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.1.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `4e7e37be56c6`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `db6e397ee4b2`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -54,8 +54,8 @@ impl pallet_transaction_payment::WeightInfo for WeightI // Proof Size summary in bytes: // Measured: `101` // Estimated: `3593` - // Minimum execution time: 73_111_000 picoseconds. - Weight::from_parts(75_700_000, 0) + // Minimum execution time: 75_340_000 picoseconds. + Weight::from_parts(105_200_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) diff --git a/relay/kusama/src/weights/pallet_treasury.rs b/relay/kusama/src/weights/pallet_treasury.rs index c5df8712ad..f7f9dad464 100644 --- a/relay/kusama/src/weights/pallet_treasury.rs +++ b/relay/kusama/src/weights/pallet_treasury.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_treasury` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.1.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `4e7e37be56c6`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `db6e397ee4b2`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -58,8 +58,8 @@ impl pallet_treasury::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `109` // Estimated: `1887` - // Minimum execution time: 14_990_000 picoseconds. - Weight::from_parts(15_840_000, 0) + // Minimum execution time: 15_931_000 picoseconds. + Weight::from_parts(17_700_000, 0) .saturating_add(Weight::from_parts(0, 1887)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(3)) @@ -70,8 +70,8 @@ impl pallet_treasury::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `194` // Estimated: `1887` - // Minimum execution time: 8_030_000 picoseconds. - Weight::from_parts(8_661_000, 0) + // Minimum execution time: 8_729_000 picoseconds. + Weight::from_parts(9_210_000, 0) .saturating_add(Weight::from_parts(0, 1887)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -85,11 +85,11 @@ impl pallet_treasury::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `203` // Estimated: `1501` - // Minimum execution time: 13_971_000 picoseconds. - Weight::from_parts(17_268_016, 0) + // Minimum execution time: 14_929_000 picoseconds. + Weight::from_parts(18_859_531, 0) .saturating_add(Weight::from_parts(0, 1501)) - // Standard Error: 1_135 - .saturating_add(Weight::from_parts(45_054, 0).saturating_mul(p.into())) + // Standard Error: 1_414 + .saturating_add(Weight::from_parts(42_242, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -103,8 +103,8 @@ impl pallet_treasury::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `181` // Estimated: `4703` - // Minimum execution time: 22_499_000 picoseconds. - Weight::from_parts(23_610_000, 0) + // Minimum execution time: 24_699_000 picoseconds. + Weight::from_parts(25_749_000, 0) .saturating_add(Weight::from_parts(0, 4703)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -129,8 +129,8 @@ impl pallet_treasury::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `389` // Estimated: `5318` - // Minimum execution time: 65_100_000 picoseconds. - Weight::from_parts(69_061_000, 0) + // Minimum execution time: 69_880_000 picoseconds. + Weight::from_parts(73_360_000, 0) .saturating_add(Weight::from_parts(0, 5318)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(5)) @@ -143,8 +143,8 @@ impl pallet_treasury::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `272` // Estimated: `5318` - // Minimum execution time: 29_140_000 picoseconds. - Weight::from_parts(30_391_000, 0) + // Minimum execution time: 31_130_000 picoseconds. + Weight::from_parts(32_819_000, 0) .saturating_add(Weight::from_parts(0, 5318)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -155,8 +155,8 @@ impl pallet_treasury::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `244` // Estimated: `5318` - // Minimum execution time: 16_770_000 picoseconds. - Weight::from_parts(17_640_000, 0) + // Minimum execution time: 18_210_000 picoseconds. + Weight::from_parts(19_049_000, 0) .saturating_add(Weight::from_parts(0, 5318)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) diff --git a/relay/kusama/src/weights/pallet_utility.rs b/relay/kusama/src/weights/pallet_utility.rs index 6f952372f4..a43fbf4031 100644 --- a/relay/kusama/src/weights/pallet_utility.rs +++ b/relay/kusama/src/weights/pallet_utility.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_utility` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.1.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `4e7e37be56c6`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `db6e397ee4b2`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -53,18 +53,18 @@ impl pallet_utility::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_989_000 picoseconds. - Weight::from_parts(7_240_000, 0) + // Minimum execution time: 7_170_000 picoseconds. + Weight::from_parts(25_630_340, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 4_977 - .saturating_add(Weight::from_parts(4_299_874, 0).saturating_mul(c.into())) + // Standard Error: 4_157 + .saturating_add(Weight::from_parts(4_340_977, 0).saturating_mul(c.into())) } fn as_derivative() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_390_000 picoseconds. - Weight::from_parts(6_940_000, 0) + // Minimum execution time: 6_200_000 picoseconds. + Weight::from_parts(7_000_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// The range of component `c` is `[0, 1000]`. @@ -72,18 +72,18 @@ impl pallet_utility::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 7_010_000 picoseconds. - Weight::from_parts(25_003_753, 0) + // Minimum execution time: 7_280_000 picoseconds. + Weight::from_parts(28_358_222, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 5_216 - .saturating_add(Weight::from_parts(4_570_156, 0).saturating_mul(c.into())) + // Standard Error: 6_056 + .saturating_add(Weight::from_parts(4_673_687, 0).saturating_mul(c.into())) } fn dispatch_as() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 9_310_000 picoseconds. - Weight::from_parts(10_019_000, 0) + // Minimum execution time: 9_330_000 picoseconds. + Weight::from_parts(10_611_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// The range of component `c` is `[0, 1000]`. @@ -91,26 +91,26 @@ impl pallet_utility::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 7_640_000 picoseconds. - Weight::from_parts(1_982_971, 0) + // Minimum execution time: 7_431_000 picoseconds. + Weight::from_parts(18_065_072, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 6_840 - .saturating_add(Weight::from_parts(4_296_491, 0).saturating_mul(c.into())) + // Standard Error: 8_735 + .saturating_add(Weight::from_parts(4_353_285, 0).saturating_mul(c.into())) } fn dispatch_as_fallible() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 9_110_000 picoseconds. - Weight::from_parts(9_600_000, 0) + // Minimum execution time: 9_180_000 picoseconds. + Weight::from_parts(9_610_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn if_else() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 11_290_000 picoseconds. - Weight::from_parts(12_610_000, 0) + // Minimum execution time: 11_190_000 picoseconds. + Weight::from_parts(12_030_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/relay/kusama/src/weights/pallet_vesting.rs b/relay/kusama/src/weights/pallet_vesting.rs index 500aa8d82e..f3c7e8d8de 100644 --- a/relay/kusama/src/weights/pallet_vesting.rs +++ b/relay/kusama/src/weights/pallet_vesting.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_vesting` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.1.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `4e7e37be56c6`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `db6e397ee4b2`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -56,17 +56,15 @@ impl pallet_vesting::WeightInfo for WeightInfo { /// Proof: `Balances::Freezes` (`max_values`: None, `max_size`: Some(193), added: 2668, mode: `MaxEncodedLen`) /// The range of component `l` is `[0, 49]`. /// The range of component `s` is `[1, 28]`. - fn vest_locked(l: u32, s: u32, ) -> Weight { + fn vest_locked(l: u32, _s: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `312 + l * (25 ±0) + s * (36 ±0)` // Estimated: `4764` - // Minimum execution time: 42_950_000 picoseconds. - Weight::from_parts(44_944_705, 0) + // Minimum execution time: 44_280_000 picoseconds. + Weight::from_parts(47_704_203, 0) .saturating_add(Weight::from_parts(0, 4764)) - // Standard Error: 4_080 - .saturating_add(Weight::from_parts(47_471, 0).saturating_mul(l.into())) - // Standard Error: 7_259 - .saturating_add(Weight::from_parts(93_333, 0).saturating_mul(s.into())) + // Standard Error: 5_599 + .saturating_add(Weight::from_parts(47_044, 0).saturating_mul(l.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -82,13 +80,13 @@ impl pallet_vesting::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `312 + l * (25 ±0) + s * (36 ±0)` // Estimated: `4764` - // Minimum execution time: 46_210_000 picoseconds. - Weight::from_parts(47_752_956, 0) + // Minimum execution time: 46_700_000 picoseconds. + Weight::from_parts(47_876_778, 0) .saturating_add(Weight::from_parts(0, 4764)) - // Standard Error: 6_017 - .saturating_add(Weight::from_parts(50_456, 0).saturating_mul(l.into())) - // Standard Error: 10_706 - .saturating_add(Weight::from_parts(94_260, 0).saturating_mul(s.into())) + // Standard Error: 6_064 + .saturating_add(Weight::from_parts(36_768, 0).saturating_mul(l.into())) + // Standard Error: 10_790 + .saturating_add(Weight::from_parts(127_431, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -106,13 +104,13 @@ impl pallet_vesting::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `415 + l * (25 ±0) + s * (36 ±0)` // Estimated: `4764` - // Minimum execution time: 46_151_000 picoseconds. - Weight::from_parts(48_219_339, 0) + // Minimum execution time: 46_350_000 picoseconds. + Weight::from_parts(43_934_381, 0) .saturating_add(Weight::from_parts(0, 4764)) - // Standard Error: 4_645 - .saturating_add(Weight::from_parts(52_895, 0).saturating_mul(l.into())) - // Standard Error: 8_264 - .saturating_add(Weight::from_parts(81_035, 0).saturating_mul(s.into())) + // Standard Error: 5_910 + .saturating_add(Weight::from_parts(100_428, 0).saturating_mul(l.into())) + // Standard Error: 10_515 + .saturating_add(Weight::from_parts(174_922, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -130,13 +128,13 @@ impl pallet_vesting::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `415 + l * (25 ±0) + s * (36 ±0)` // Estimated: `4764` - // Minimum execution time: 48_369_000 picoseconds. - Weight::from_parts(49_193_759, 0) + // Minimum execution time: 49_230_000 picoseconds. + Weight::from_parts(46_505_417, 0) .saturating_add(Weight::from_parts(0, 4764)) - // Standard Error: 9_340 - .saturating_add(Weight::from_parts(76_877, 0).saturating_mul(l.into())) - // Standard Error: 16_618 - .saturating_add(Weight::from_parts(157_232, 0).saturating_mul(s.into())) + // Standard Error: 5_636 + .saturating_add(Weight::from_parts(106_138, 0).saturating_mul(l.into())) + // Standard Error: 10_028 + .saturating_add(Weight::from_parts(212_055, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -154,13 +152,13 @@ impl pallet_vesting::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `486 + l * (25 ±0) + s * (36 ±0)` // Estimated: `4764` - // Minimum execution time: 97_509_000 picoseconds. - Weight::from_parts(100_355_817, 0) + // Minimum execution time: 101_440_000 picoseconds. + Weight::from_parts(103_155_768, 0) .saturating_add(Weight::from_parts(0, 4764)) - // Standard Error: 6_273 - .saturating_add(Weight::from_parts(98_930, 0).saturating_mul(l.into())) - // Standard Error: 11_162 - .saturating_add(Weight::from_parts(129_355, 0).saturating_mul(s.into())) + // Standard Error: 11_861 + .saturating_add(Weight::from_parts(87_840, 0).saturating_mul(l.into())) + // Standard Error: 21_104 + .saturating_add(Weight::from_parts(194_363, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -178,13 +176,13 @@ impl pallet_vesting::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `589 + l * (25 ±0) + s * (36 ±0)` // Estimated: `6196` - // Minimum execution time: 100_399_000 picoseconds. - Weight::from_parts(102_645_475, 0) + // Minimum execution time: 103_110_000 picoseconds. + Weight::from_parts(104_580_111, 0) .saturating_add(Weight::from_parts(0, 6196)) - // Standard Error: 6_654 - .saturating_add(Weight::from_parts(85_498, 0).saturating_mul(l.into())) - // Standard Error: 11_839 - .saturating_add(Weight::from_parts(156_298, 0).saturating_mul(s.into())) + // Standard Error: 8_184 + .saturating_add(Weight::from_parts(73_704, 0).saturating_mul(l.into())) + // Standard Error: 14_561 + .saturating_add(Weight::from_parts(204_894, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -200,13 +198,13 @@ impl pallet_vesting::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `312 + l * (25 ±0) + s * (36 ±0)` // Estimated: `4764` - // Minimum execution time: 43_170_000 picoseconds. - Weight::from_parts(44_212_041, 0) + // Minimum execution time: 44_781_000 picoseconds. + Weight::from_parts(43_083_825, 0) .saturating_add(Weight::from_parts(0, 4764)) - // Standard Error: 4_926 - .saturating_add(Weight::from_parts(78_546, 0).saturating_mul(l.into())) - // Standard Error: 9_098 - .saturating_add(Weight::from_parts(86_080, 0).saturating_mul(s.into())) + // Standard Error: 4_574 + .saturating_add(Weight::from_parts(70_807, 0).saturating_mul(l.into())) + // Standard Error: 8_447 + .saturating_add(Weight::from_parts(161_130, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -222,13 +220,13 @@ impl pallet_vesting::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `312 + l * (25 ±0) + s * (36 ±0)` // Estimated: `4764` - // Minimum execution time: 47_170_000 picoseconds. - Weight::from_parts(46_286_100, 0) + // Minimum execution time: 48_120_000 picoseconds. + Weight::from_parts(46_790_639, 0) .saturating_add(Weight::from_parts(0, 4764)) - // Standard Error: 3_882 - .saturating_add(Weight::from_parts(70_402, 0).saturating_mul(l.into())) - // Standard Error: 7_169 - .saturating_add(Weight::from_parts(175_216, 0).saturating_mul(s.into())) + // Standard Error: 3_640 + .saturating_add(Weight::from_parts(73_887, 0).saturating_mul(l.into())) + // Standard Error: 6_723 + .saturating_add(Weight::from_parts(153_144, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -246,13 +244,13 @@ impl pallet_vesting::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `486 + l * (25 ±0) + s * (36 ±0)` // Estimated: `4764` - // Minimum execution time: 51_840_000 picoseconds. - Weight::from_parts(51_089_249, 0) + // Minimum execution time: 53_180_000 picoseconds. + Weight::from_parts(54_291_177, 0) .saturating_add(Weight::from_parts(0, 4764)) - // Standard Error: 5_262 - .saturating_add(Weight::from_parts(100_436, 0).saturating_mul(l.into())) - // Standard Error: 9_717 - .saturating_add(Weight::from_parts(146_817, 0).saturating_mul(s.into())) + // Standard Error: 5_238 + .saturating_add(Weight::from_parts(61_454, 0).saturating_mul(l.into())) + // Standard Error: 9_674 + .saturating_add(Weight::from_parts(78_694, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } diff --git a/relay/kusama/src/weights/pallet_whitelist.rs b/relay/kusama/src/weights/pallet_whitelist.rs index bd8f9d809f..fa0fe01d63 100644 --- a/relay/kusama/src/weights/pallet_whitelist.rs +++ b/relay/kusama/src/weights/pallet_whitelist.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_whitelist` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.1.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `4e7e37be56c6`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `db6e397ee4b2`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -58,8 +58,8 @@ impl pallet_whitelist::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `113` // Estimated: `3556` - // Minimum execution time: 22_930_000 picoseconds. - Weight::from_parts(24_700_000, 0) + // Minimum execution time: 24_210_000 picoseconds. + Weight::from_parts(26_100_000, 0) .saturating_add(Weight::from_parts(0, 3556)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -74,8 +74,8 @@ impl pallet_whitelist::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `242` // Estimated: `3556` - // Minimum execution time: 23_350_000 picoseconds. - Weight::from_parts(27_870_000, 0) + // Minimum execution time: 23_650_000 picoseconds. + Weight::from_parts(25_120_000, 0) .saturating_add(Weight::from_parts(0, 3556)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -93,11 +93,11 @@ impl pallet_whitelist::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `318 + n * (1 ±0)` // Estimated: `3782 + n * (1 ±0)` - // Minimum execution time: 52_400_000 picoseconds. - Weight::from_parts(142_825_638, 0) + // Minimum execution time: 38_370_000 picoseconds. + Weight::from_parts(114_567_664, 0) .saturating_add(Weight::from_parts(0, 3782)) // Standard Error: 6 - .saturating_add(Weight::from_parts(1_363, 0).saturating_mul(n.into())) + .saturating_add(Weight::from_parts(1_431, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(n.into())) @@ -113,11 +113,11 @@ impl pallet_whitelist::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `242` // Estimated: `3556` - // Minimum execution time: 28_600_000 picoseconds. - Weight::from_parts(38_031_503, 0) + // Minimum execution time: 27_960_000 picoseconds. + Weight::from_parts(30_334_903, 0) .saturating_add(Weight::from_parts(0, 3556)) - // Standard Error: 72 - .saturating_add(Weight::from_parts(470, 0).saturating_mul(n.into())) + // Standard Error: 19 + .saturating_add(Weight::from_parts(1_640, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) } diff --git a/relay/kusama/src/weights/pallet_xcm.rs b/relay/kusama/src/weights/pallet_xcm.rs index 88d43e80b1..a4aa9b799a 100644 --- a/relay/kusama/src/weights/pallet_xcm.rs +++ b/relay/kusama/src/weights/pallet_xcm.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_xcm` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 49.0.0 -//! DATE: 2025-07-30, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `e9d5f1f03b4d`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `db6e397ee4b2`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -62,8 +62,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `145` // Estimated: `3610` - // Minimum execution time: 45_360_000 picoseconds. - Weight::from_parts(47_090_000, 0) + // Minimum execution time: 46_139_000 picoseconds. + Weight::from_parts(49_498_000, 0) .saturating_add(Weight::from_parts(0, 3610)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(2)) @@ -86,8 +86,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `145` // Estimated: `3610` - // Minimum execution time: 178_840_000 picoseconds. - Weight::from_parts(188_999_000, 0) + // Minimum execution time: 178_940_000 picoseconds. + Weight::from_parts(185_889_000, 0) .saturating_add(Weight::from_parts(0, 3610)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(3)) @@ -110,8 +110,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `197` // Estimated: `3662` - // Minimum execution time: 182_700_000 picoseconds. - Weight::from_parts(234_040_000, 0) + // Minimum execution time: 177_848_000 picoseconds. + Weight::from_parts(184_030_000, 0) .saturating_add(Weight::from_parts(0, 3662)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(3)) @@ -134,8 +134,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `145` // Estimated: `3610` - // Minimum execution time: 181_400_000 picoseconds. - Weight::from_parts(215_910_000, 0) + // Minimum execution time: 181_879_000 picoseconds. + Weight::from_parts(187_430_000, 0) .saturating_add(Weight::from_parts(0, 3610)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(3)) @@ -146,8 +146,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `1485` - // Minimum execution time: 12_100_000 picoseconds. - Weight::from_parts(21_741_000, 0) + // Minimum execution time: 12_258_000 picoseconds. + Weight::from_parts(12_821_000, 0) .saturating_add(Weight::from_parts(0, 1485)) .saturating_add(T::DbWeight::get().reads(1)) } @@ -157,8 +157,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 10_660_000 picoseconds. - Weight::from_parts(13_911_000, 0) + // Minimum execution time: 10_630_000 picoseconds. + Weight::from_parts(11_581_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -166,8 +166,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_749_000 picoseconds. - Weight::from_parts(5_830_000, 0) + // Minimum execution time: 3_720_000 picoseconds. + Weight::from_parts(4_170_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// Storage: `XcmPallet::VersionNotifiers` (r:1 w:1) @@ -190,8 +190,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `145` // Estimated: `3610` - // Minimum execution time: 57_800_000 picoseconds. - Weight::from_parts(68_151_000, 0) + // Minimum execution time: 56_220_000 picoseconds. + Weight::from_parts(59_141_000, 0) .saturating_add(Weight::from_parts(0, 3610)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(5)) @@ -214,8 +214,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `325` // Estimated: `3790` - // Minimum execution time: 60_850_000 picoseconds. - Weight::from_parts(66_829_000, 0) + // Minimum execution time: 60_110_000 picoseconds. + Weight::from_parts(63_370_000, 0) .saturating_add(Weight::from_parts(0, 3790)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(4)) @@ -226,8 +226,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_969_000 picoseconds. - Weight::from_parts(5_490_000, 0) + // Minimum execution time: 3_850_000 picoseconds. + Weight::from_parts(4_309_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -237,8 +237,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `22` // Estimated: `15862` - // Minimum execution time: 29_209_000 picoseconds. - Weight::from_parts(32_010_000, 0) + // Minimum execution time: 28_800_000 picoseconds. + Weight::from_parts(29_720_000, 0) .saturating_add(Weight::from_parts(0, 15862)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -249,8 +249,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `26` // Estimated: `15866` - // Minimum execution time: 29_240_000 picoseconds. - Weight::from_parts(33_660_000, 0) + // Minimum execution time: 28_531_000 picoseconds. + Weight::from_parts(29_941_000, 0) .saturating_add(Weight::from_parts(0, 15866)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -261,8 +261,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `40` // Estimated: `18355` - // Minimum execution time: 31_710_000 picoseconds. - Weight::from_parts(32_688_000, 0) + // Minimum execution time: 32_210_000 picoseconds. + Weight::from_parts(32_880_000, 0) .saturating_add(Weight::from_parts(0, 18355)) .saturating_add(T::DbWeight::get().reads(7)) } @@ -280,8 +280,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `144` // Estimated: `6084` - // Minimum execution time: 38_550_000 picoseconds. - Weight::from_parts(41_650_000, 0) + // Minimum execution time: 38_990_000 picoseconds. + Weight::from_parts(40_840_000, 0) .saturating_add(Weight::from_parts(0, 6084)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(1)) @@ -292,8 +292,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `40` // Estimated: `13405` - // Minimum execution time: 22_630_000 picoseconds. - Weight::from_parts(23_530_000, 0) + // Minimum execution time: 23_129_000 picoseconds. + Weight::from_parts(23_661_000, 0) .saturating_add(Weight::from_parts(0, 13405)) .saturating_add(T::DbWeight::get().reads(5)) } @@ -303,8 +303,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `33` // Estimated: `15873` - // Minimum execution time: 28_859_000 picoseconds. - Weight::from_parts(30_130_000, 0) + // Minimum execution time: 28_501_000 picoseconds. + Weight::from_parts(29_080_000, 0) .saturating_add(Weight::from_parts(0, 15873)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -323,8 +323,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `144` // Estimated: `15984` - // Minimum execution time: 52_980_000 picoseconds. - Weight::from_parts(61_150_000, 0) + // Minimum execution time: 53_179_000 picoseconds. + Weight::from_parts(55_110_000, 0) .saturating_add(Weight::from_parts(0, 15984)) .saturating_add(T::DbWeight::get().reads(10)) .saturating_add(T::DbWeight::get().writes(1)) @@ -337,8 +337,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `1485` - // Minimum execution time: 4_090_000 picoseconds. - Weight::from_parts(4_670_000, 0) + // Minimum execution time: 4_110_000 picoseconds. + Weight::from_parts(4_480_000, 0) .saturating_add(Weight::from_parts(0, 1485)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) @@ -349,8 +349,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `7576` // Estimated: `11041` - // Minimum execution time: 40_300_000 picoseconds. - Weight::from_parts(41_699_000, 0) + // Minimum execution time: 40_600_000 picoseconds. + Weight::from_parts(41_560_000, 0) .saturating_add(Weight::from_parts(0, 11041)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -363,8 +363,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `23` // Estimated: `3488` - // Minimum execution time: 51_059_000 picoseconds. - Weight::from_parts(57_599_000, 0) + // Minimum execution time: 51_560_000 picoseconds. + Weight::from_parts(54_790_000, 0) .saturating_add(Weight::from_parts(0, 3488)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -393,8 +393,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 7_785_000 picoseconds. - Weight::from_parts(8_077_000, 0) + // Minimum execution time: 11_049_000 picoseconds. + Weight::from_parts(11_240_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/relay/kusama/src/weights/polkadot_runtime_common_auctions.rs b/relay/kusama/src/weights/polkadot_runtime_common_auctions.rs index 1f27df7cc8..31b8334cdd 100644 --- a/relay/kusama/src/weights/polkadot_runtime_common_auctions.rs +++ b/relay/kusama/src/weights/polkadot_runtime_common_auctions.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `polkadot_runtime_common::auctions` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.1.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `65bfb0fd022e`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `db6e397ee4b2`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -56,8 +56,8 @@ impl polkadot_runtime_common::auctions::WeightInfo for // Proof Size summary in bytes: // Measured: `4` // Estimated: `1493` - // Minimum execution time: 11_440_000 picoseconds. - Weight::from_parts(12_490_000, 0) + // Minimum execution time: 11_670_000 picoseconds. + Weight::from_parts(13_871_000, 0) .saturating_add(Weight::from_parts(0, 1493)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -80,8 +80,8 @@ impl polkadot_runtime_common::auctions::WeightInfo for // Proof Size summary in bytes: // Measured: `662` // Estimated: `6060` - // Minimum execution time: 109_891_000 picoseconds. - Weight::from_parts(115_190_000, 0) + // Minimum execution time: 106_571_000 picoseconds. + Weight::from_parts(110_301_000, 0) .saturating_add(Weight::from_parts(0, 6060)) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(4)) @@ -112,8 +112,8 @@ impl polkadot_runtime_common::auctions::WeightInfo for // Proof Size summary in bytes: // Measured: `6946918` // Estimated: `15822990` - // Minimum execution time: 10_280_798_000 picoseconds. - Weight::from_parts(10_517_337_000, 0) + // Minimum execution time: 10_228_646_000 picoseconds. + Weight::from_parts(10_532_425_000, 0) .saturating_add(Weight::from_parts(0, 15822990)) .saturating_add(T::DbWeight::get().reads(3687)) .saturating_add(T::DbWeight::get().writes(3682)) @@ -130,8 +130,8 @@ impl polkadot_runtime_common::auctions::WeightInfo for // Proof Size summary in bytes: // Measured: `177732` // Estimated: `15822990` - // Minimum execution time: 8_015_492_000 picoseconds. - Weight::from_parts(8_141_552_000, 0) + // Minimum execution time: 7_837_093_000 picoseconds. + Weight::from_parts(7_973_682_000, 0) .saturating_add(Weight::from_parts(0, 15822990)) .saturating_add(T::DbWeight::get().reads(3673)) .saturating_add(T::DbWeight::get().writes(3673)) diff --git a/relay/kusama/src/weights/polkadot_runtime_common_claims.rs b/relay/kusama/src/weights/polkadot_runtime_common_claims.rs index ab1786cb78..4d8122b485 100644 --- a/relay/kusama/src/weights/polkadot_runtime_common_claims.rs +++ b/relay/kusama/src/weights/polkadot_runtime_common_claims.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `polkadot_runtime_common::claims` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.1.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `65bfb0fd022e`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `db6e397ee4b2`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -68,8 +68,8 @@ impl polkadot_runtime_common::claims::WeightInfo for We // Proof Size summary in bytes: // Measured: `592` // Estimated: `4764` - // Minimum execution time: 213_179_000 picoseconds. - Weight::from_parts(224_659_000, 0) + // Minimum execution time: 267_270_000 picoseconds. + Weight::from_parts(281_240_000, 0) .saturating_add(Weight::from_parts(0, 4764)) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(6)) @@ -86,8 +86,8 @@ impl polkadot_runtime_common::claims::WeightInfo for We // Proof Size summary in bytes: // Measured: `216` // Estimated: `1501` - // Minimum execution time: 20_409_000 picoseconds. - Weight::from_parts(21_180_000, 0) + // Minimum execution time: 20_650_000 picoseconds. + Weight::from_parts(22_070_000, 0) .saturating_add(Weight::from_parts(0, 1501)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(4)) @@ -112,8 +112,8 @@ impl polkadot_runtime_common::claims::WeightInfo for We // Proof Size summary in bytes: // Measured: `592` // Estimated: `4764` - // Minimum execution time: 221_938_000 picoseconds. - Weight::from_parts(236_519_000, 0) + // Minimum execution time: 267_971_000 picoseconds. + Weight::from_parts(279_971_000, 0) .saturating_add(Weight::from_parts(0, 4764)) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(6)) @@ -140,8 +140,8 @@ impl polkadot_runtime_common::claims::WeightInfo for We // Proof Size summary in bytes: // Measured: `666` // Estimated: `4764` - // Minimum execution time: 107_120_000 picoseconds. - Weight::from_parts(109_309_000, 0) + // Minimum execution time: 154_240_000 picoseconds. + Weight::from_parts(161_949_000, 0) .saturating_add(Weight::from_parts(0, 4764)) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(7)) @@ -158,8 +158,8 @@ impl polkadot_runtime_common::claims::WeightInfo for We // Proof Size summary in bytes: // Measured: `440` // Estimated: `3521` - // Minimum execution time: 37_420_000 picoseconds. - Weight::from_parts(39_569_000, 0) + // Minimum execution time: 38_990_000 picoseconds. + Weight::from_parts(40_370_000, 0) .saturating_add(Weight::from_parts(0, 3521)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(7)) @@ -172,8 +172,8 @@ impl polkadot_runtime_common::claims::WeightInfo for We // Proof Size summary in bytes: // Measured: `296` // Estimated: `3517` - // Minimum execution time: 14_149_000 picoseconds. - Weight::from_parts(14_580_000, 0) + // Minimum execution time: 14_110_000 picoseconds. + Weight::from_parts(14_410_000, 0) .saturating_add(Weight::from_parts(0, 3517)) .saturating_add(T::DbWeight::get().reads(2)) } diff --git a/relay/kusama/src/weights/polkadot_runtime_common_crowdloan.rs b/relay/kusama/src/weights/polkadot_runtime_common_crowdloan.rs index 56242038b7..a5288c5e9d 100644 --- a/relay/kusama/src/weights/polkadot_runtime_common_crowdloan.rs +++ b/relay/kusama/src/weights/polkadot_runtime_common_crowdloan.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `polkadot_runtime_common::crowdloan` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.1.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `65bfb0fd022e`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `db6e397ee4b2`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -62,8 +62,8 @@ impl polkadot_runtime_common::crowdloan::WeightInfo for // Proof Size summary in bytes: // Measured: `401` // Estimated: `3866` - // Minimum execution time: 70_600_000 picoseconds. - Weight::from_parts(75_110_000, 0) + // Minimum execution time: 67_529_000 picoseconds. + Weight::from_parts(72_540_000, 0) .saturating_add(Weight::from_parts(0, 3866)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(3)) @@ -86,8 +86,8 @@ impl polkadot_runtime_common::crowdloan::WeightInfo for // Proof Size summary in bytes: // Measured: `464` // Estimated: `3929` - // Minimum execution time: 185_470_000 picoseconds. - Weight::from_parts(203_139_000, 0) + // Minimum execution time: 183_339_000 picoseconds. + Weight::from_parts(191_969_000, 0) .saturating_add(Weight::from_parts(0, 3929)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(4)) @@ -102,8 +102,8 @@ impl polkadot_runtime_common::crowdloan::WeightInfo for // Proof Size summary in bytes: // Measured: `688` // Estimated: `6196` - // Minimum execution time: 99_719_000 picoseconds. - Weight::from_parts(108_980_000, 0) + // Minimum execution time: 102_120_000 picoseconds. + Weight::from_parts(104_431_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) @@ -115,11 +115,11 @@ impl polkadot_runtime_common::crowdloan::WeightInfo for // Proof Size summary in bytes: // Measured: `126 + k * (189 ±0)` // Estimated: `139 + k * (189 ±0)` - // Minimum execution time: 63_039_000 picoseconds. - Weight::from_parts(64_090_000, 0) + // Minimum execution time: 62_248_000 picoseconds. + Weight::from_parts(63_301_000, 0) .saturating_add(Weight::from_parts(0, 139)) - // Standard Error: 41_394 - .saturating_add(Weight::from_parts(61_188_708, 0).saturating_mul(k.into())) + // Standard Error: 35_064 + .saturating_add(Weight::from_parts(60_544_344, 0).saturating_mul(k.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(k.into()))) .saturating_add(T::DbWeight::get().writes(2)) @@ -134,8 +134,8 @@ impl polkadot_runtime_common::crowdloan::WeightInfo for // Proof Size summary in bytes: // Measured: `515` // Estimated: `6196` - // Minimum execution time: 60_140_000 picoseconds. - Weight::from_parts(62_860_000, 0) + // Minimum execution time: 62_460_000 picoseconds. + Weight::from_parts(67_310_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) @@ -146,8 +146,8 @@ impl polkadot_runtime_common::crowdloan::WeightInfo for // Proof Size summary in bytes: // Measured: `235` // Estimated: `3700` - // Minimum execution time: 24_861_000 picoseconds. - Weight::from_parts(27_790_000, 0) + // Minimum execution time: 24_250_000 picoseconds. + Weight::from_parts(27_090_000, 0) .saturating_add(Weight::from_parts(0, 3700)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -160,8 +160,8 @@ impl polkadot_runtime_common::crowdloan::WeightInfo for // Proof Size summary in bytes: // Measured: `413` // Estimated: `3878` - // Minimum execution time: 34_920_000 picoseconds. - Weight::from_parts(44_430_000, 0) + // Minimum execution time: 35_771_000 picoseconds. + Weight::from_parts(38_400_000, 0) .saturating_add(Weight::from_parts(0, 3878)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -174,8 +174,8 @@ impl polkadot_runtime_common::crowdloan::WeightInfo for // Proof Size summary in bytes: // Measured: `239` // Estimated: `3704` - // Minimum execution time: 24_920_000 picoseconds. - Weight::from_parts(29_299_000, 0) + // Minimum execution time: 24_031_000 picoseconds. + Weight::from_parts(26_000_000, 0) .saturating_add(Weight::from_parts(0, 3704)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -205,11 +205,11 @@ impl polkadot_runtime_common::crowdloan::WeightInfo for // Proof Size summary in bytes: // Measured: `131 + n * (356 ±0)` // Estimated: `5385 + n * (2832 ±0)` - // Minimum execution time: 177_200_000 picoseconds. - Weight::from_parts(180_280_000, 0) + // Minimum execution time: 172_859_000 picoseconds. + Weight::from_parts(175_549_000, 0) .saturating_add(Weight::from_parts(0, 5385)) - // Standard Error: 83_476 - .saturating_add(Weight::from_parts(81_692_111, 0).saturating_mul(n.into())) + // Standard Error: 86_083 + .saturating_add(Weight::from_parts(81_444_760, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().reads((5_u64).saturating_mul(n.into()))) .saturating_add(T::DbWeight::get().writes(3)) diff --git a/relay/kusama/src/weights/polkadot_runtime_common_paras_registrar.rs b/relay/kusama/src/weights/polkadot_runtime_common_paras_registrar.rs index 1ef65a036a..b1492ff56b 100644 --- a/relay/kusama/src/weights/polkadot_runtime_common_paras_registrar.rs +++ b/relay/kusama/src/weights/polkadot_runtime_common_paras_registrar.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `polkadot_runtime_common::paras_registrar` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.1.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `65bfb0fd022e`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `db6e397ee4b2`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -58,8 +58,8 @@ impl polkadot_runtime_common::paras_registrar::WeightIn // Proof Size summary in bytes: // Measured: `59` // Estimated: `3524` - // Minimum execution time: 37_420_000 picoseconds. - Weight::from_parts(40_050_000, 0) + // Minimum execution time: 38_490_000 picoseconds. + Weight::from_parts(41_580_000, 0) .saturating_add(Weight::from_parts(0, 3524)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -86,8 +86,8 @@ impl polkadot_runtime_common::paras_registrar::WeightIn // Proof Size summary in bytes: // Measured: `315` // Estimated: `3780` - // Minimum execution time: 6_489_036_000 picoseconds. - Weight::from_parts(6_561_675_000, 0) + // Minimum execution time: 6_371_960_000 picoseconds. + Weight::from_parts(6_488_181_000, 0) .saturating_add(Weight::from_parts(0, 3780)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(8)) @@ -114,8 +114,8 @@ impl polkadot_runtime_common::paras_registrar::WeightIn // Proof Size summary in bytes: // Measured: `232` // Estimated: `3697` - // Minimum execution time: 6_439_176_000 picoseconds. - Weight::from_parts(6_539_025_000, 0) + // Minimum execution time: 6_454_161_000 picoseconds. + Weight::from_parts(6_566_850_000, 0) .saturating_add(Weight::from_parts(0, 3697)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(8)) @@ -138,8 +138,8 @@ impl polkadot_runtime_common::paras_registrar::WeightIn // Proof Size summary in bytes: // Measured: `462` // Estimated: `3927` - // Minimum execution time: 69_669_000 picoseconds. - Weight::from_parts(72_230_000, 0) + // Minimum execution time: 70_670_000 picoseconds. + Weight::from_parts(75_190_000, 0) .saturating_add(Weight::from_parts(0, 3927)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(4)) @@ -162,8 +162,8 @@ impl polkadot_runtime_common::paras_registrar::WeightIn // Proof Size summary in bytes: // Measured: `700` // Estimated: `6640` - // Minimum execution time: 80_341_000 picoseconds. - Weight::from_parts(82_249_000, 0) + // Minimum execution time: 83_700_000 picoseconds. + Weight::from_parts(86_390_000, 0) .saturating_add(Weight::from_parts(0, 6640)) .saturating_add(T::DbWeight::get().reads(10)) .saturating_add(T::DbWeight::get().writes(8)) @@ -191,11 +191,11 @@ impl polkadot_runtime_common::paras_registrar::WeightIn // Proof Size summary in bytes: // Measured: `201` // Estimated: `3666` - // Minimum execution time: 50_059_000 picoseconds. - Weight::from_parts(55_092_475, 0) + // Minimum execution time: 51_690_000 picoseconds. + Weight::from_parts(33_792_451, 0) .saturating_add(Weight::from_parts(0, 3666)) - // Standard Error: 5 - .saturating_add(Weight::from_parts(2_078, 0).saturating_mul(b.into())) + // Standard Error: 4 + .saturating_add(Weight::from_parts(2_074, 0).saturating_mul(b.into())) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(7)) } @@ -206,11 +206,11 @@ impl polkadot_runtime_common::paras_registrar::WeightIn // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 8_949_000 picoseconds. - Weight::from_parts(26_638_178, 0) + // Minimum execution time: 8_980_000 picoseconds. + Weight::from_parts(24_681_825, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 4 - .saturating_add(Weight::from_parts(827, 0).saturating_mul(b.into())) + // Standard Error: 3 + .saturating_add(Weight::from_parts(814, 0).saturating_mul(b.into())) .saturating_add(T::DbWeight::get().writes(1)) } } diff --git a/relay/kusama/src/weights/polkadot_runtime_common_slots.rs b/relay/kusama/src/weights/polkadot_runtime_common_slots.rs index dfd2cb0462..324aa41d93 100644 --- a/relay/kusama/src/weights/polkadot_runtime_common_slots.rs +++ b/relay/kusama/src/weights/polkadot_runtime_common_slots.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `polkadot_runtime_common::slots` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.1.0 -//! DATE: 2025-06-17, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `65bfb0fd022e`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `db6e397ee4b2`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -56,8 +56,8 @@ impl polkadot_runtime_common::slots::WeightInfo for Wei // Proof Size summary in bytes: // Measured: `220` // Estimated: `3685` - // Minimum execution time: 36_910_000 picoseconds. - Weight::from_parts(38_511_000, 0) + // Minimum execution time: 38_030_000 picoseconds. + Weight::from_parts(39_870_000, 0) .saturating_add(Weight::from_parts(0, 3685)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -78,13 +78,13 @@ impl polkadot_runtime_common::slots::WeightInfo for Wei // Proof Size summary in bytes: // Measured: `553 + c * (20 ±0) + t * (234 ±0)` // Estimated: `4024 + c * (2496 ±0) + t * (2709 ±0)` - // Minimum execution time: 1_090_937_000 picoseconds. - Weight::from_parts(1_096_757_000, 0) + // Minimum execution time: 1_120_142_000 picoseconds. + Weight::from_parts(1_128_991_000, 0) .saturating_add(Weight::from_parts(0, 4024)) - // Standard Error: 129_209 - .saturating_add(Weight::from_parts(4_265_528, 0).saturating_mul(c.into())) - // Standard Error: 129_209 - .saturating_add(Weight::from_parts(11_824_924, 0).saturating_mul(t.into())) + // Standard Error: 129_771 + .saturating_add(Weight::from_parts(4_281_373, 0).saturating_mul(c.into())) + // Standard Error: 129_771 + .saturating_add(Weight::from_parts(12_096_156, 0).saturating_mul(t.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(c.into()))) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(t.into()))) @@ -102,8 +102,8 @@ impl polkadot_runtime_common::slots::WeightInfo for Wei // Proof Size summary in bytes: // Measured: `2692` // Estimated: `21814` - // Minimum execution time: 175_020_000 picoseconds. - Weight::from_parts(178_750_000, 0) + // Minimum execution time: 178_810_000 picoseconds. + Weight::from_parts(183_100_000, 0) .saturating_add(Weight::from_parts(0, 21814)) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(9)) @@ -120,8 +120,8 @@ impl polkadot_runtime_common::slots::WeightInfo for Wei // Proof Size summary in bytes: // Measured: `512` // Estimated: `3977` - // Minimum execution time: 34_050_000 picoseconds. - Weight::from_parts(36_240_000, 0) + // Minimum execution time: 35_421_000 picoseconds. + Weight::from_parts(37_130_000, 0) .saturating_add(Weight::from_parts(0, 3977)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) diff --git a/relay/kusama/src/weights/runtime_parachains_configuration.rs b/relay/kusama/src/weights/runtime_parachains_configuration.rs index 88d4a454ff..8e17b362af 100644 --- a/relay/kusama/src/weights/runtime_parachains_configuration.rs +++ b/relay/kusama/src/weights/runtime_parachains_configuration.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `runtime_parachains::configuration` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.1.0 -//! DATE: 2025-06-17, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `907d887efc2d`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `db6e397ee4b2`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -58,8 +58,8 @@ impl runtime_parachains::configuration::WeightInfo for // Proof Size summary in bytes: // Measured: `151` // Estimated: `1636` - // Minimum execution time: 12_171_000 picoseconds. - Weight::from_parts(12_730_000, 0) + // Minimum execution time: 13_551_000 picoseconds. + Weight::from_parts(13_770_000, 0) .saturating_add(Weight::from_parts(0, 1636)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) @@ -74,8 +74,8 @@ impl runtime_parachains::configuration::WeightInfo for // Proof Size summary in bytes: // Measured: `151` // Estimated: `1636` - // Minimum execution time: 12_390_000 picoseconds. - Weight::from_parts(12_840_000, 0) + // Minimum execution time: 12_970_000 picoseconds. + Weight::from_parts(13_710_000, 0) .saturating_add(Weight::from_parts(0, 1636)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) @@ -90,8 +90,8 @@ impl runtime_parachains::configuration::WeightInfo for // Proof Size summary in bytes: // Measured: `151` // Estimated: `1636` - // Minimum execution time: 12_330_000 picoseconds. - Weight::from_parts(13_090_000, 0) + // Minimum execution time: 12_860_000 picoseconds. + Weight::from_parts(13_660_000, 0) .saturating_add(Weight::from_parts(0, 1636)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) @@ -116,8 +116,8 @@ impl runtime_parachains::configuration::WeightInfo for // Proof Size summary in bytes: // Measured: `151` // Estimated: `1636` - // Minimum execution time: 12_350_000 picoseconds. - Weight::from_parts(13_360_000, 0) + // Minimum execution time: 13_040_000 picoseconds. + Weight::from_parts(13_920_000, 0) .saturating_add(Weight::from_parts(0, 1636)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) @@ -132,8 +132,8 @@ impl runtime_parachains::configuration::WeightInfo for // Proof Size summary in bytes: // Measured: `151` // Estimated: `1636` - // Minimum execution time: 14_350_000 picoseconds. - Weight::from_parts(15_480_000, 0) + // Minimum execution time: 15_060_000 picoseconds. + Weight::from_parts(15_950_000, 0) .saturating_add(Weight::from_parts(0, 1636)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) @@ -148,8 +148,8 @@ impl runtime_parachains::configuration::WeightInfo for // Proof Size summary in bytes: // Measured: `151` // Estimated: `1636` - // Minimum execution time: 12_100_000 picoseconds. - Weight::from_parts(13_030_000, 0) + // Minimum execution time: 13_020_000 picoseconds. + Weight::from_parts(13_670_000, 0) .saturating_add(Weight::from_parts(0, 1636)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) @@ -164,8 +164,8 @@ impl runtime_parachains::configuration::WeightInfo for // Proof Size summary in bytes: // Measured: `151` // Estimated: `1636` - // Minimum execution time: 14_431_000 picoseconds. - Weight::from_parts(15_330_000, 0) + // Minimum execution time: 15_010_000 picoseconds. + Weight::from_parts(15_960_000, 0) .saturating_add(Weight::from_parts(0, 1636)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) @@ -180,8 +180,8 @@ impl runtime_parachains::configuration::WeightInfo for // Proof Size summary in bytes: // Measured: `151` // Estimated: `1636` - // Minimum execution time: 12_210_000 picoseconds. - Weight::from_parts(12_939_000, 0) + // Minimum execution time: 12_950_000 picoseconds. + Weight::from_parts(13_820_000, 0) .saturating_add(Weight::from_parts(0, 1636)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) diff --git a/relay/kusama/src/weights/runtime_parachains_coretime.rs b/relay/kusama/src/weights/runtime_parachains_coretime.rs index 7a8ae0e756..a0d9bc9208 100644 --- a/relay/kusama/src/weights/runtime_parachains_coretime.rs +++ b/relay/kusama/src/weights/runtime_parachains_coretime.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `runtime_parachains::coretime` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.1.0 -//! DATE: 2025-06-17, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `907d887efc2d`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `db6e397ee4b2`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -66,8 +66,8 @@ impl runtime_parachains::coretime::WeightInfo for Weigh // Proof Size summary in bytes: // Measured: `2983` // Estimated: `6448` - // Minimum execution time: 120_740_000 picoseconds. - Weight::from_parts(124_911_000, 0) + // Minimum execution time: 126_021_000 picoseconds. + Weight::from_parts(167_419_000, 0) .saturating_add(Weight::from_parts(0, 6448)) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(5)) @@ -82,8 +82,8 @@ impl runtime_parachains::coretime::WeightInfo for Weigh // Proof Size summary in bytes: // Measured: `151` // Estimated: `1636` - // Minimum execution time: 11_810_000 picoseconds. - Weight::from_parts(12_599_000, 0) + // Minimum execution time: 12_709_000 picoseconds. + Weight::from_parts(14_160_000, 0) .saturating_add(Weight::from_parts(0, 1636)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) @@ -97,11 +97,11 @@ impl runtime_parachains::coretime::WeightInfo for Weigh // Proof Size summary in bytes: // Measured: `80` // Estimated: `3545` - // Minimum execution time: 14_229_000 picoseconds. - Weight::from_parts(15_202_438, 0) + // Minimum execution time: 14_130_000 picoseconds. + Weight::from_parts(15_716_594, 0) .saturating_add(Weight::from_parts(0, 3545)) - // Standard Error: 698 - .saturating_add(Weight::from_parts(13_467, 0).saturating_mul(s.into())) + // Standard Error: 819 + .saturating_add(Weight::from_parts(8_147, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -111,8 +111,8 @@ impl runtime_parachains::coretime::WeightInfo for Weigh // Proof Size summary in bytes: // Measured: `109` // Estimated: `3574` - // Minimum execution time: 11_760_000 picoseconds. - Weight::from_parts(12_580_000, 0) + // Minimum execution time: 11_510_000 picoseconds. + Weight::from_parts(12_690_000, 0) .saturating_add(Weight::from_parts(0, 3574)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) diff --git a/relay/kusama/src/weights/runtime_parachains_disputes.rs b/relay/kusama/src/weights/runtime_parachains_disputes.rs index bd07345058..0ccd5813c9 100644 --- a/relay/kusama/src/weights/runtime_parachains_disputes.rs +++ b/relay/kusama/src/weights/runtime_parachains_disputes.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `runtime_parachains::disputes` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.1.0 -//! DATE: 2025-06-17, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `907d887efc2d`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `db6e397ee4b2`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -54,8 +54,8 @@ impl runtime_parachains::disputes::WeightInfo for Weigh // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_840_000 picoseconds. - Weight::from_parts(4_090_000, 0) + // Minimum execution time: 3_850_000 picoseconds. + Weight::from_parts(4_380_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } diff --git a/relay/kusama/src/weights/runtime_parachains_disputes_slashing.rs b/relay/kusama/src/weights/runtime_parachains_disputes_slashing.rs index 421a53ea18..288da0a86f 100644 --- a/relay/kusama/src/weights/runtime_parachains_disputes_slashing.rs +++ b/relay/kusama/src/weights/runtime_parachains_disputes_slashing.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `runtime_parachains::disputes::slashing` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.1.0 -//! DATE: 2025-06-17, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `907d887efc2d`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `db6e397ee4b2`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -85,11 +85,11 @@ impl runtime_parachains::disputes::slashing::WeightInfo // Proof Size summary in bytes: // Measured: `2216 + n * (32 ±0)` // Estimated: `5630 + n * (33 ±0)` - // Minimum execution time: 153_210_000 picoseconds. - Weight::from_parts(186_394_189, 0) + // Minimum execution time: 151_321_000 picoseconds. + Weight::from_parts(190_869_093, 0) .saturating_add(Weight::from_parts(0, 5630)) - // Standard Error: 2_039 - .saturating_add(Weight::from_parts(145_959, 0).saturating_mul(n.into())) + // Standard Error: 2_226 + .saturating_add(Weight::from_parts(138_870, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(16)) .saturating_add(T::DbWeight::get().writes(8)) .saturating_add(Weight::from_parts(0, 33).saturating_mul(n.into())) diff --git a/relay/kusama/src/weights/runtime_parachains_hrmp.rs b/relay/kusama/src/weights/runtime_parachains_hrmp.rs index 33e0418fb0..5154314e7e 100644 --- a/relay/kusama/src/weights/runtime_parachains_hrmp.rs +++ b/relay/kusama/src/weights/runtime_parachains_hrmp.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `runtime_parachains::hrmp` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.1.0 -//! DATE: 2025-06-17, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `907d887efc2d`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `db6e397ee4b2`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -72,8 +72,8 @@ impl runtime_parachains::hrmp::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `410` // Estimated: `3875` - // Minimum execution time: 63_720_000 picoseconds. - Weight::from_parts(66_010_000, 0) + // Minimum execution time: 67_120_000 picoseconds. + Weight::from_parts(72_610_000, 0) .saturating_add(Weight::from_parts(0, 3875)) .saturating_add(T::DbWeight::get().reads(10)) .saturating_add(T::DbWeight::get().writes(5)) @@ -96,8 +96,8 @@ impl runtime_parachains::hrmp::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `622` // Estimated: `4087` - // Minimum execution time: 61_421_000 picoseconds. - Weight::from_parts(63_730_000, 0) + // Minimum execution time: 62_910_000 picoseconds. + Weight::from_parts(67_760_000, 0) .saturating_add(Weight::from_parts(0, 4087)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(4)) @@ -120,8 +120,8 @@ impl runtime_parachains::hrmp::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `735` // Estimated: `4200` - // Minimum execution time: 62_310_000 picoseconds. - Weight::from_parts(64_400_000, 0) + // Minimum execution time: 71_660_000 picoseconds. + Weight::from_parts(95_279_000, 0) .saturating_add(Weight::from_parts(0, 4200)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(4)) @@ -144,13 +144,13 @@ impl runtime_parachains::hrmp::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `197 + e * (100 ±0) + i * (100 ±0)` // Estimated: `3659 + e * (2575 ±0) + i * (2575 ±0)` - // Minimum execution time: 1_888_046_000 picoseconds. - Weight::from_parts(1_933_926_000, 0) + // Minimum execution time: 1_861_130_000 picoseconds. + Weight::from_parts(1_881_670_000, 0) .saturating_add(Weight::from_parts(0, 3659)) - // Standard Error: 179_238 - .saturating_add(Weight::from_parts(5_639_622, 0).saturating_mul(i.into())) - // Standard Error: 179_238 - .saturating_add(Weight::from_parts(5_643_653, 0).saturating_mul(e.into())) + // Standard Error: 170_906 + .saturating_add(Weight::from_parts(5_580_122, 0).saturating_mul(i.into())) + // Standard Error: 170_906 + .saturating_add(Weight::from_parts(5_754_090, 0).saturating_mul(e.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(i.into()))) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(e.into()))) @@ -181,11 +181,11 @@ impl runtime_parachains::hrmp::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `425 + c * (136 ±0)` // Estimated: `1880 + c * (5086 ±0)` - // Minimum execution time: 9_510_000 picoseconds. - Weight::from_parts(9_851_000, 0) + // Minimum execution time: 10_010_000 picoseconds. + Weight::from_parts(9_559_975, 0) .saturating_add(Weight::from_parts(0, 1880)) - // Standard Error: 31_267 - .saturating_add(Weight::from_parts(33_965_143, 0).saturating_mul(c.into())) + // Standard Error: 71_054 + .saturating_add(Weight::from_parts(33_446_332, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().reads((7_u64).saturating_mul(c.into()))) .saturating_add(T::DbWeight::get().writes(1)) @@ -209,11 +209,11 @@ impl runtime_parachains::hrmp::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `268 + c * (124 ±0)` // Estimated: `1728 + c * (2600 ±0)` - // Minimum execution time: 8_630_000 picoseconds. - Weight::from_parts(6_725_171, 0) + // Minimum execution time: 8_660_000 picoseconds. + Weight::from_parts(33_287_031, 0) .saturating_add(Weight::from_parts(0, 1728)) - // Standard Error: 34_025 - .saturating_add(Weight::from_parts(20_521_573, 0).saturating_mul(c.into())) + // Standard Error: 41_492 + .saturating_add(Weight::from_parts(19_750_551, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().reads((3_u64).saturating_mul(c.into()))) .saturating_add(T::DbWeight::get().writes(1)) @@ -231,11 +231,11 @@ impl runtime_parachains::hrmp::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `959 + c * (13 ±0)` // Estimated: `4228 + c * (15 ±0)` - // Minimum execution time: 26_259_000 picoseconds. - Weight::from_parts(37_058_443, 0) + // Minimum execution time: 26_089_000 picoseconds. + Weight::from_parts(37_250_915, 0) .saturating_add(Weight::from_parts(0, 4228)) - // Standard Error: 3_074 - .saturating_add(Weight::from_parts(142_496, 0).saturating_mul(c.into())) + // Standard Error: 3_504 + .saturating_add(Weight::from_parts(133_565, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 15).saturating_mul(c.into())) @@ -249,11 +249,11 @@ impl runtime_parachains::hrmp::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `176 + c * (63 ±0)` // Estimated: `1655 + c * (2538 ±0)` - // Minimum execution time: 6_420_000 picoseconds. - Weight::from_parts(11_428_522, 0) + // Minimum execution time: 6_390_000 picoseconds. + Weight::from_parts(11_098_037, 0) .saturating_add(Weight::from_parts(0, 1655)) - // Standard Error: 12_584 - .saturating_add(Weight::from_parts(5_066_276, 0).saturating_mul(c.into())) + // Standard Error: 8_407 + .saturating_add(Weight::from_parts(4_970_622, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(c.into()))) .saturating_add(T::DbWeight::get().writes(1)) @@ -289,11 +289,11 @@ impl runtime_parachains::hrmp::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `410 + c * (235 ±0)` // Estimated: `6350 + c * (235 ±0)` - // Minimum execution time: 91_199_000 picoseconds. - Weight::from_parts(99_135_857, 0) + // Minimum execution time: 94_640_000 picoseconds. + Weight::from_parts(99_440_724, 0) .saturating_add(Weight::from_parts(0, 6350)) - // Standard Error: 661_011 - .saturating_add(Weight::from_parts(18_323_742, 0).saturating_mul(c.into())) + // Standard Error: 384_325 + .saturating_add(Weight::from_parts(22_263_275, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(16)) .saturating_add(T::DbWeight::get().writes(8)) .saturating_add(Weight::from_parts(0, 235).saturating_mul(c.into())) @@ -326,8 +326,8 @@ impl runtime_parachains::hrmp::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `410` // Estimated: `6350` - // Minimum execution time: 91_711_000 picoseconds. - Weight::from_parts(93_910_000, 0) + // Minimum execution time: 94_128_000 picoseconds. + Weight::from_parts(99_339_000, 0) .saturating_add(Weight::from_parts(0, 6350)) .saturating_add(T::DbWeight::get().reads(16)) .saturating_add(T::DbWeight::get().writes(8)) @@ -338,8 +338,8 @@ impl runtime_parachains::hrmp::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `196` // Estimated: `3661` - // Minimum execution time: 17_340_000 picoseconds. - Weight::from_parts(18_740_000, 0) + // Minimum execution time: 17_680_000 picoseconds. + Weight::from_parts(19_420_000, 0) .saturating_add(Weight::from_parts(0, 3661)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -372,8 +372,8 @@ impl runtime_parachains::hrmp::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `410` // Estimated: `6350` - // Minimum execution time: 156_770_000 picoseconds. - Weight::from_parts(160_000_000, 0) + // Minimum execution time: 159_289_000 picoseconds. + Weight::from_parts(164_088_000, 0) .saturating_add(Weight::from_parts(0, 6350)) .saturating_add(T::DbWeight::get().reads(23)) .saturating_add(T::DbWeight::get().writes(11)) diff --git a/relay/kusama/src/weights/runtime_parachains_inclusion.rs b/relay/kusama/src/weights/runtime_parachains_inclusion.rs index 59f4b5fd14..2a977875e7 100644 --- a/relay/kusama/src/weights/runtime_parachains_inclusion.rs +++ b/relay/kusama/src/weights/runtime_parachains_inclusion.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `runtime_parachains::inclusion` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.1.0 -//! DATE: 2025-06-17, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `a0257f1ab3fe`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `db6e397ee4b2`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -113,15 +113,15 @@ impl runtime_parachains::inclusion::WeightInfo for Weig // Proof Size summary in bytes: // Measured: `1378 + c * (15992 ±0) + h * (92 ±0) + u * (65724 ±0)` // Estimated: `69051 + c * (17747 ±492) + h * (15058 ±681) + u * (41475 ±267)` - // Minimum execution time: 580_150_000 picoseconds. - Weight::from_parts(120_773_201, 0) + // Minimum execution time: 572_628_000 picoseconds. + Weight::from_parts(128_762_980, 0) .saturating_add(Weight::from_parts(0, 69051)) - // Standard Error: 1_072_473 - .saturating_add(Weight::from_parts(203_652_730, 0).saturating_mul(u.into())) - // Standard Error: 1_072_473 - .saturating_add(Weight::from_parts(249_627_199, 0).saturating_mul(h.into())) - // Standard Error: 1_777_217 - .saturating_add(Weight::from_parts(70_107_713, 0).saturating_mul(c.into())) + // Standard Error: 1_044_246 + .saturating_add(Weight::from_parts(199_239_316, 0).saturating_mul(u.into())) + // Standard Error: 1_044_246 + .saturating_add(Weight::from_parts(243_365_653, 0).saturating_mul(h.into())) + // Standard Error: 1_730_441 + .saturating_add(Weight::from_parts(63_819_505, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(u.into()))) .saturating_add(T::DbWeight::get().reads((3_u64).saturating_mul(h.into()))) diff --git a/relay/kusama/src/weights/runtime_parachains_initializer.rs b/relay/kusama/src/weights/runtime_parachains_initializer.rs index cf51a45bbc..b822bcb2bb 100644 --- a/relay/kusama/src/weights/runtime_parachains_initializer.rs +++ b/relay/kusama/src/weights/runtime_parachains_initializer.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `runtime_parachains::initializer` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.1.0 -//! DATE: 2025-06-17, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `907d887efc2d`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `db6e397ee4b2`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -53,10 +53,10 @@ impl runtime_parachains::initializer::WeightInfo for We // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_290_000 picoseconds. - Weight::from_parts(7_296_172, 0) + // Minimum execution time: 4_480_000 picoseconds. + Weight::from_parts(7_795_400, 0) .saturating_add(Weight::from_parts(0, 0)) // Standard Error: 6 - .saturating_add(Weight::from_parts(872, 0).saturating_mul(d.into())) + .saturating_add(Weight::from_parts(867, 0).saturating_mul(d.into())) } } diff --git a/relay/kusama/src/weights/runtime_parachains_on_demand.rs b/relay/kusama/src/weights/runtime_parachains_on_demand.rs index d2e1475de7..5826f33596 100644 --- a/relay/kusama/src/weights/runtime_parachains_on_demand.rs +++ b/relay/kusama/src/weights/runtime_parachains_on_demand.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `runtime_parachains::on_demand` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.1.0 -//! DATE: 2025-06-17, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `6c031184ca5f`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `db6e397ee4b2`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -63,11 +63,11 @@ impl runtime_parachains::on_demand::WeightInfo for Weig // Proof Size summary in bytes: // Measured: `237 + s * (8 ±0)` // Estimated: `3700 + s * (8 ±0)` - // Minimum execution time: 53_629_000 picoseconds. - Weight::from_parts(69_682_200, 0) + // Minimum execution time: 53_600_000 picoseconds. + Weight::from_parts(70_656_561, 0) .saturating_add(Weight::from_parts(0, 3700)) - // Standard Error: 122 - .saturating_add(Weight::from_parts(19_055, 0).saturating_mul(s.into())) + // Standard Error: 115 + .saturating_add(Weight::from_parts(17_485, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(4)) .saturating_add(Weight::from_parts(0, 8).saturating_mul(s.into())) @@ -87,11 +87,11 @@ impl runtime_parachains::on_demand::WeightInfo for Weig // Proof Size summary in bytes: // Measured: `237 + s * (8 ±0)` // Estimated: `3700 + s * (8 ±0)` - // Minimum execution time: 55_950_000 picoseconds. - Weight::from_parts(69_838_485, 0) + // Minimum execution time: 53_729_000 picoseconds. + Weight::from_parts(69_606_787, 0) .saturating_add(Weight::from_parts(0, 3700)) - // Standard Error: 111 - .saturating_add(Weight::from_parts(18_942, 0).saturating_mul(s.into())) + // Standard Error: 112 + .saturating_add(Weight::from_parts(17_566, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(4)) .saturating_add(Weight::from_parts(0, 8).saturating_mul(s.into())) @@ -111,11 +111,11 @@ impl runtime_parachains::on_demand::WeightInfo for Weig // Proof Size summary in bytes: // Measured: `271 + s * (8 ±0)` // Estimated: `3734 + s * (8 ±0)` - // Minimum execution time: 26_880_000 picoseconds. - Weight::from_parts(39_053_278, 0) + // Minimum execution time: 27_430_000 picoseconds. + Weight::from_parts(39_946_902, 0) .saturating_add(Weight::from_parts(0, 3734)) - // Standard Error: 104 - .saturating_add(Weight::from_parts(18_344, 0).saturating_mul(s.into())) + // Standard Error: 85 + .saturating_add(Weight::from_parts(16_733, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(4)) .saturating_add(Weight::from_parts(0, 8).saturating_mul(s.into())) diff --git a/relay/kusama/src/weights/runtime_parachains_paras.rs b/relay/kusama/src/weights/runtime_parachains_paras.rs index 232c4c3fa3..e0c1da38be 100644 --- a/relay/kusama/src/weights/runtime_parachains_paras.rs +++ b/relay/kusama/src/weights/runtime_parachains_paras.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `runtime_parachains::paras` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.1.0 -//! DATE: 2025-06-17, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `6c031184ca5f`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `db6e397ee4b2`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -65,11 +65,11 @@ impl runtime_parachains::paras::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `8309` // Estimated: `11774` - // Minimum execution time: 43_600_000 picoseconds. - Weight::from_parts(48_038_257, 0) + // Minimum execution time: 44_760_000 picoseconds. + Weight::from_parts(64_029_239, 0) .saturating_add(Weight::from_parts(0, 11774)) - // Standard Error: 6 - .saturating_add(Weight::from_parts(2_077, 0).saturating_mul(c.into())) + // Standard Error: 4 + .saturating_add(Weight::from_parts(2_042, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(6)) } @@ -80,11 +80,11 @@ impl runtime_parachains::paras::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 8_750_000 picoseconds. - Weight::from_parts(26_476_910, 0) + // Minimum execution time: 9_230_000 picoseconds. + Weight::from_parts(19_172_157, 0) .saturating_add(Weight::from_parts(0, 0)) // Standard Error: 3 - .saturating_add(Weight::from_parts(820, 0).saturating_mul(s.into())) + .saturating_add(Weight::from_parts(827, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().writes(1)) } /// Storage: `Paras::MostRecentContext` (r:0 w:1) @@ -93,8 +93,8 @@ impl runtime_parachains::paras::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_100_000 picoseconds. - Weight::from_parts(5_580_000, 0) + // Minimum execution time: 5_120_000 picoseconds. + Weight::from_parts(5_979_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -121,11 +121,11 @@ impl runtime_parachains::paras::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `8452` // Estimated: `11917` - // Minimum execution time: 61_800_000 picoseconds. - Weight::from_parts(12_791_063, 0) + // Minimum execution time: 62_929_000 picoseconds. + Weight::from_parts(39_893_740, 0) .saturating_add(Weight::from_parts(0, 11917)) - // Standard Error: 6 - .saturating_add(Weight::from_parts(2_129, 0).saturating_mul(c.into())) + // Standard Error: 4 + .saturating_add(Weight::from_parts(2_068, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(7)) } @@ -144,11 +144,11 @@ impl runtime_parachains::paras::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `299` // Estimated: `3764` - // Minimum execution time: 23_170_000 picoseconds. - Weight::from_parts(35_782_969, 0) + // Minimum execution time: 24_160_000 picoseconds. + Weight::from_parts(37_506_718, 0) .saturating_add(Weight::from_parts(0, 3764)) - // Standard Error: 6 - .saturating_add(Weight::from_parts(849, 0).saturating_mul(s.into())) + // Standard Error: 3 + .saturating_add(Weight::from_parts(827, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -160,8 +160,8 @@ impl runtime_parachains::paras::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `4312` // Estimated: `7777` - // Minimum execution time: 25_000_000 picoseconds. - Weight::from_parts(26_570_000, 0) + // Minimum execution time: 25_420_000 picoseconds. + Weight::from_parts(26_500_000, 0) .saturating_add(Weight::from_parts(0, 7777)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -179,11 +179,11 @@ impl runtime_parachains::paras::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `683` // Estimated: `4148` - // Minimum execution time: 111_081_000 picoseconds. - Weight::from_parts(99_108_149, 0) + // Minimum execution time: 115_331_000 picoseconds. + Weight::from_parts(103_679_317, 0) .saturating_add(Weight::from_parts(0, 4148)) // Standard Error: 3 - .saturating_add(Weight::from_parts(1_835, 0).saturating_mul(c.into())) + .saturating_add(Weight::from_parts(1_815, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -195,8 +195,8 @@ impl runtime_parachains::paras::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `28` // Estimated: `3493` - // Minimum execution time: 8_970_000 picoseconds. - Weight::from_parts(9_671_000, 0) + // Minimum execution time: 8_800_000 picoseconds. + Weight::from_parts(9_480_000, 0) .saturating_add(Weight::from_parts(0, 3493)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -211,8 +211,8 @@ impl runtime_parachains::paras::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `26706` // Estimated: `30171` - // Minimum execution time: 133_859_000 picoseconds. - Weight::from_parts(138_320_000, 0) + // Minimum execution time: 134_559_000 picoseconds. + Weight::from_parts(144_029_000, 0) .saturating_add(Weight::from_parts(0, 30171)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) @@ -233,8 +233,8 @@ impl runtime_parachains::paras::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `27360` // Estimated: `30825` - // Minimum execution time: 960_438_000 picoseconds. - Weight::from_parts(1_003_968_000, 0) + // Minimum execution time: 957_326_000 picoseconds. + Weight::from_parts(990_707_000, 0) .saturating_add(Weight::from_parts(0, 30825)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(103)) @@ -249,8 +249,8 @@ impl runtime_parachains::paras::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `27338` // Estimated: `30803` - // Minimum execution time: 126_150_000 picoseconds. - Weight::from_parts(131_480_000, 0) + // Minimum execution time: 124_600_000 picoseconds. + Weight::from_parts(127_589_000, 0) .saturating_add(Weight::from_parts(0, 30803)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) @@ -269,8 +269,8 @@ impl runtime_parachains::paras::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `26728` // Estimated: `30193` - // Minimum execution time: 759_409_000 picoseconds. - Weight::from_parts(792_688_000, 0) + // Minimum execution time: 793_317_000 picoseconds. + Weight::from_parts(817_296_000, 0) .saturating_add(Weight::from_parts(0, 30193)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(3)) @@ -285,18 +285,25 @@ impl runtime_parachains::paras::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `26706` // Estimated: `30171` - // Minimum execution time: 121_000_000 picoseconds. - Weight::from_parts(127_850_000, 0) + // Minimum execution time: 119_799_000 picoseconds. + Weight::from_parts(125_249_000, 0) .saturating_add(Weight::from_parts(0, 30171)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) } + /// Storage: `Paras::UpgradeCooldowns` (r:1 w:1) + /// Proof: `Paras::UpgradeCooldowns` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) + /// Storage: `Paras::UpgradeRestrictionSignal` (r:0 w:1) + /// Proof: `Paras::UpgradeRestrictionSignal` (`max_values`: None, `max_size`: None, mode: `Measured`) fn remove_upgrade_cooldown() -> Weight { - // FAIL-CI: JUST COPIED AND NEEDS BENCHMARK - Weight::from_parts(107_759_000, 0) - .saturating_add(Weight::from_parts(0, 30171)) - .saturating_add(T::DbWeight::get().reads(3)) - .saturating_add(T::DbWeight::get().writes(1)) + // Proof Size summary in bytes: + // Measured: `267` + // Estimated: `1752` + // Minimum execution time: 41_861_000 picoseconds. + Weight::from_parts(43_050_000, 0) + .saturating_add(Weight::from_parts(0, 1752)) + .saturating_add(T::DbWeight::get().reads(1)) + .saturating_add(T::DbWeight::get().writes(2)) } /// Storage: `Paras::AuthorizedCodeHash` (r:0 w:1) /// Proof: `Paras::AuthorizedCodeHash` (`max_values`: None, `max_size`: None, mode: `Measured`) @@ -304,8 +311,8 @@ impl runtime_parachains::paras::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 8_112_000 picoseconds. - Weight::from_parts(8_401_000, 0) + // Minimum execution time: 10_889_000 picoseconds. + Weight::from_parts(11_699_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -322,11 +329,11 @@ impl runtime_parachains::paras::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `132` // Estimated: `3597` - // Minimum execution time: 32_733_000 picoseconds. - Weight::from_parts(33_172_000, 0) + // Minimum execution time: 37_780_000 picoseconds. + Weight::from_parts(39_090_000, 0) .saturating_add(Weight::from_parts(0, 3597)) - // Standard Error: 133 - .saturating_add(Weight::from_parts(14_731, 0).saturating_mul(c.into())) + // Standard Error: 3 + .saturating_add(Weight::from_parts(3_237, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(4)) } diff --git a/relay/kusama/src/weights/runtime_parachains_paras_inherent.rs b/relay/kusama/src/weights/runtime_parachains_paras_inherent.rs index efa81dd1b8..f3fd1d9dc5 100644 --- a/relay/kusama/src/weights/runtime_parachains_paras_inherent.rs +++ b/relay/kusama/src/weights/runtime_parachains_paras_inherent.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `runtime_parachains::paras_inherent` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.1.0 -//! DATE: 2025-06-17, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `bd6a2f284250`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `db6e397ee4b2`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -82,8 +82,8 @@ impl runtime_parachains::paras_inherent::WeightInfo for // Proof Size summary in bytes: // Measured: `37635` // Estimated: `41100` - // Minimum execution time: 254_119_000 picoseconds. - Weight::from_parts(265_189_000, 0) + // Minimum execution time: 255_400_000 picoseconds. + Weight::from_parts(270_870_000, 0) .saturating_add(Weight::from_parts(0, 41100)) .saturating_add(T::DbWeight::get().reads(15)) .saturating_add(T::DbWeight::get().writes(3)) @@ -120,6 +120,10 @@ impl runtime_parachains::paras_inherent::WeightInfo for /// Proof: `Staking::ActiveEra` (`max_values`: Some(1), `max_size`: Some(13), added: 508, mode: `MaxEncodedLen`) /// Storage: `Staking::ErasRewardPoints` (r:1 w:1) /// Proof: `Staking::ErasRewardPoints` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `Session::CurrentIndex` (r:1 w:0) + /// Proof: `Session::CurrentIndex` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) + /// Storage: `ParasSlashing::UnappliedSlashes` (r:1 w:1) + /// Proof: `ParasSlashing::UnappliedSlashes` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `ParaInherent::OnChainVotes` (r:1 w:1) /// Proof: `ParaInherent::OnChainVotes` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `ParasDisputes::Frozen` (r:1 w:0) @@ -158,14 +162,14 @@ impl runtime_parachains::paras_inherent::WeightInfo for fn enter_variable_disputes(v: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `117506` - // Estimated: `123446` - // Minimum execution time: 27_165_919_000 picoseconds. - Weight::from_parts(717_322_521, 0) - .saturating_add(Weight::from_parts(0, 123446)) - // Standard Error: 97_777 - .saturating_add(Weight::from_parts(66_963_457, 0).saturating_mul(v.into())) - .saturating_add(T::DbWeight::get().reads(30)) - .saturating_add(T::DbWeight::get().writes(17)) + // Estimated: `123291` + // Minimum execution time: 27_029_237_000 picoseconds. + Weight::from_parts(614_480_733, 0) + .saturating_add(Weight::from_parts(0, 123291)) + // Standard Error: 82_045 + .saturating_add(Weight::from_parts(66_856_960, 0).saturating_mul(v.into())) + .saturating_add(T::DbWeight::get().reads(28)) + .saturating_add(T::DbWeight::get().writes(16)) } /// Storage: `ParaInherent::Included` (r:1 w:1) /// Proof: `ParaInherent::Included` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) @@ -201,8 +205,8 @@ impl runtime_parachains::paras_inherent::WeightInfo for // Proof Size summary in bytes: // Measured: `75043` // Estimated: `80983` - // Minimum execution time: 494_769_000 picoseconds. - Weight::from_parts(521_128_000, 0) + // Minimum execution time: 500_781_000 picoseconds. + Weight::from_parts(521_580_000, 0) .saturating_add(Weight::from_parts(0, 80983)) .saturating_add(T::DbWeight::get().reads(16)) .saturating_add(T::DbWeight::get().writes(4)) @@ -280,11 +284,11 @@ impl runtime_parachains::paras_inherent::WeightInfo for // Proof Size summary in bytes: // Measured: `76450` // Estimated: `82390` - // Minimum execution time: 1_493_626_000 picoseconds. - Weight::from_parts(1_405_980_472, 0) + // Minimum execution time: 1_490_857_000 picoseconds. + Weight::from_parts(1_404_972_776, 0) .saturating_add(Weight::from_parts(0, 82390)) - // Standard Error: 1_026_112 - .saturating_add(Weight::from_parts(72_379_538, 0).saturating_mul(v.into())) + // Standard Error: 759_815 + .saturating_add(Weight::from_parts(67_763_955, 0).saturating_mul(v.into())) .saturating_add(T::DbWeight::get().reads(30)) .saturating_add(T::DbWeight::get().writes(15)) } @@ -364,8 +368,8 @@ impl runtime_parachains::paras_inherent::WeightInfo for // Proof Size summary in bytes: // Measured: `76463` // Estimated: `82403` - // Minimum execution time: 38_151_710_000 picoseconds. - Weight::from_parts(38_439_790_000, 0) + // Minimum execution time: 37_619_802_000 picoseconds. + Weight::from_parts(38_270_440_000, 0) .saturating_add(Weight::from_parts(0, 82403)) .saturating_add(T::DbWeight::get().reads(32)) .saturating_add(T::DbWeight::get().writes(15)) diff --git a/relay/kusama/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs b/relay/kusama/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs index 7f477d24e0..498a0d6902 100644 --- a/relay/kusama/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs +++ b/relay/kusama/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_xcm_benchmarks::fungible` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.1.0 -//! DATE: 2025-06-17, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `187a9ae6fb48`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `db6e397ee4b2`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024 // Executed Command: @@ -54,8 +54,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `101` // Estimated: `3593` - // Minimum execution time: 44_000_000 picoseconds. - Weight::from_parts(46_090_000, 3593) + // Minimum execution time: 48_990_000 picoseconds. + Weight::from_parts(70_770_000, 3593) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -65,8 +65,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `101` // Estimated: `6196` - // Minimum execution time: 61_989_000 picoseconds. - Weight::from_parts(76_970_000, 6196) + // Minimum execution time: 66_300_000 picoseconds. + Weight::from_parts(106_020_000, 6196) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -86,8 +86,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `246` // Estimated: `6196` - // Minimum execution time: 159_340_000 picoseconds. - Weight::from_parts(190_740_000, 6196) + // Minimum execution time: 170_750_000 picoseconds. + Weight::from_parts(234_989_000, 6196) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -116,8 +116,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `246` // Estimated: `3711` - // Minimum execution time: 99_040_000 picoseconds. - Weight::from_parts(102_070_000, 3711) + // Minimum execution time: 102_359_000 picoseconds. + Weight::from_parts(106_740_000, 3711) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -127,8 +127,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `103` // Estimated: `3593` - // Minimum execution time: 41_059_000 picoseconds. - Weight::from_parts(42_110_000, 3593) + // Minimum execution time: 43_920_000 picoseconds. + Weight::from_parts(45_170_000, 3593) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -138,8 +138,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 31_130_000 picoseconds. - Weight::from_parts(32_280_000, 3593) + // Minimum execution time: 32_670_000 picoseconds. + Weight::from_parts(33_959_000, 3593) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -159,8 +159,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `145` // Estimated: `3610` - // Minimum execution time: 90_510_000 picoseconds. - Weight::from_parts(96_590_000, 3610) + // Minimum execution time: 93_980_000 picoseconds. + Weight::from_parts(101_830_000, 3610) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -180,8 +180,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `145` // Estimated: `3610` - // Minimum execution time: 92_840_000 picoseconds. - Weight::from_parts(99_450_000, 3610) + // Minimum execution time: 95_660_000 picoseconds. + Weight::from_parts(101_320_000, 3610) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -201,8 +201,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `145` // Estimated: `3610` - // Minimum execution time: 119_749_000 picoseconds. - Weight::from_parts(122_910_000, 3610) + // Minimum execution time: 120_149_000 picoseconds. + Weight::from_parts(124_640_000, 3610) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } diff --git a/relay/kusama/src/weights/xcm/pallet_xcm_benchmarks_generic.rs b/relay/kusama/src/weights/xcm/pallet_xcm_benchmarks_generic.rs index 4b936bff9b..6814cf193c 100644 --- a/relay/kusama/src/weights/xcm/pallet_xcm_benchmarks_generic.rs +++ b/relay/kusama/src/weights/xcm/pallet_xcm_benchmarks_generic.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_xcm_benchmarks::generic` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.1.0 -//! DATE: 2025-06-17, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `187a9ae6fb48`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `db6e397ee4b2`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024 // Executed Command: @@ -64,8 +64,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `246` // Estimated: `3711` - // Minimum execution time: 97_429_000 picoseconds. - Weight::from_parts(100_990_000, 3711) + // Minimum execution time: 97_639_000 picoseconds. + Weight::from_parts(102_320_000, 3711) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -73,22 +73,22 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 820_000 picoseconds. - Weight::from_parts(910_000, 0) + // Minimum execution time: 4_620_000 picoseconds. + Weight::from_parts(4_910_000, 0) } pub(crate) fn pay_fees() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_360_000 picoseconds. - Weight::from_parts(4_640_000, 0) + // Minimum execution time: 4_530_000 picoseconds. + Weight::from_parts(4_950_000, 0) } pub(crate) fn asset_claimer() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` // Minimum execution time: 880_000 picoseconds. - Weight::from_parts(960_000, 0) + Weight::from_parts(970_000, 0) } /// Storage: `XcmPallet::Queries` (r:1 w:0) /// Proof: `XcmPallet::Queries` (`max_values`: None, `max_size`: None, mode: `Measured`) @@ -96,51 +96,51 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3465` - // Minimum execution time: 7_901_000 picoseconds. - Weight::from_parts(8_280_000, 3465) + // Minimum execution time: 8_030_000 picoseconds. + Weight::from_parts(8_620_000, 3465) .saturating_add(T::DbWeight::get().reads(1)) } pub(crate) fn transact() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 9_190_000 picoseconds. - Weight::from_parts(9_780_000, 0) + // Minimum execution time: 9_340_000 picoseconds. + Weight::from_parts(10_019_000, 0) } pub(crate) fn refund_surplus() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_490_000 picoseconds. - Weight::from_parts(1_621_000, 0) + // Minimum execution time: 1_120_000 picoseconds. + Weight::from_parts(1_210_000, 0) } pub(crate) fn set_error_handler() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 880_000 picoseconds. - Weight::from_parts(920_000, 0) + // Minimum execution time: 820_000 picoseconds. + Weight::from_parts(900_000, 0) } pub(crate) fn set_appendix() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 849_000 picoseconds. - Weight::from_parts(931_000, 0) + // Minimum execution time: 810_000 picoseconds. + Weight::from_parts(910_000, 0) } pub(crate) fn clear_error() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 780_000 picoseconds. - Weight::from_parts(930_000, 0) + // Minimum execution time: 850_000 picoseconds. + Weight::from_parts(990_000, 0) } pub(crate) fn descend_origin() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 820_000 picoseconds. - Weight::from_parts(920_000, 0) + // Minimum execution time: 830_000 picoseconds. + Weight::from_parts(960_000, 0) } /// Storage: `Benchmark::Override` (r:0 w:0) /// Proof: `Benchmark::Override` (`max_values`: None, `max_size`: None, mode: `Measured`) @@ -155,8 +155,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 800_000 picoseconds. - Weight::from_parts(890_000, 0) + // Minimum execution time: 820_000 picoseconds. + Weight::from_parts(930_000, 0) } /// Storage: `Dmp::DeliveryFeeFactor` (r:1 w:0) /// Proof: `Dmp::DeliveryFeeFactor` (`max_values`: None, `max_size`: None, mode: `Measured`) @@ -174,8 +174,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `246` // Estimated: `3711` - // Minimum execution time: 92_340_000 picoseconds. - Weight::from_parts(96_010_000, 3711) + // Minimum execution time: 95_669_000 picoseconds. + Weight::from_parts(99_389_000, 3711) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -185,8 +185,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `23` // Estimated: `3488` - // Minimum execution time: 11_511_000 picoseconds. - Weight::from_parts(12_129_000, 3488) + // Minimum execution time: 11_971_000 picoseconds. + Weight::from_parts(12_749_000, 3488) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -194,8 +194,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_070_000 picoseconds. - Weight::from_parts(5_381_000, 0) + // Minimum execution time: 5_391_000 picoseconds. + Weight::from_parts(6_010_000, 0) } /// Storage: `XcmPallet::VersionNotifyTargets` (r:1 w:1) /// Proof: `XcmPallet::VersionNotifyTargets` (`max_values`: None, `max_size`: None, mode: `Measured`) @@ -213,8 +213,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `145` // Estimated: `3610` - // Minimum execution time: 46_850_000 picoseconds. - Weight::from_parts(49_480_000, 3610) + // Minimum execution time: 47_341_000 picoseconds. + Weight::from_parts(50_500_000, 3610) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -224,8 +224,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_400_000 picoseconds. - Weight::from_parts(4_910_000, 0) + // Minimum execution time: 4_630_000 picoseconds. + Weight::from_parts(5_131_000, 0) .saturating_add(T::DbWeight::get().writes(1)) } pub(crate) fn burn_asset() -> Weight { @@ -233,35 +233,35 @@ impl WeightInfo { // Measured: `0` // Estimated: `0` // Minimum execution time: 1_210_000 picoseconds. - Weight::from_parts(1_310_000, 0) + Weight::from_parts(1_351_000, 0) } pub(crate) fn expect_asset() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 950_000 picoseconds. - Weight::from_parts(1_090_000, 0) + // Minimum execution time: 900_000 picoseconds. + Weight::from_parts(1_000_000, 0) } pub(crate) fn expect_origin() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_020_000 picoseconds. - Weight::from_parts(5_230_000, 0) + // Minimum execution time: 5_240_000 picoseconds. + Weight::from_parts(5_549_000, 0) } pub(crate) fn expect_error() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_980_000 picoseconds. - Weight::from_parts(5_270_000, 0) + // Minimum execution time: 5_400_000 picoseconds. + Weight::from_parts(5_831_000, 0) } pub(crate) fn expect_transact_status() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` // Minimum execution time: 1_040_000 picoseconds. - Weight::from_parts(1_120_000, 0) + Weight::from_parts(1_151_000, 0) } /// Storage: `Dmp::DeliveryFeeFactor` (r:1 w:0) /// Proof: `Dmp::DeliveryFeeFactor` (`max_values`: None, `max_size`: None, mode: `Measured`) @@ -279,8 +279,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `246` // Estimated: `3711` - // Minimum execution time: 105_610_000 picoseconds. - Weight::from_parts(110_671_000, 3711) + // Minimum execution time: 110_019_000 picoseconds. + Weight::from_parts(114_490_000, 3711) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -288,8 +288,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 12_629_000 picoseconds. - Weight::from_parts(12_820_000, 0) + // Minimum execution time: 12_389_000 picoseconds. + Weight::from_parts(12_560_000, 0) } /// Storage: `Dmp::DeliveryFeeFactor` (r:1 w:0) /// Proof: `Dmp::DeliveryFeeFactor` (`max_values`: None, `max_size`: None, mode: `Measured`) @@ -307,8 +307,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `246` // Estimated: `3711` - // Minimum execution time: 91_261_000 picoseconds. - Weight::from_parts(94_460_000, 3711) + // Minimum execution time: 92_940_000 picoseconds. + Weight::from_parts(96_230_000, 3711) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -316,42 +316,42 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 860_000 picoseconds. - Weight::from_parts(950_000, 0) + // Minimum execution time: 880_000 picoseconds. + Weight::from_parts(990_000, 0) } pub(crate) fn set_topic() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` // Minimum execution time: 810_000 picoseconds. - Weight::from_parts(860_000, 0) + Weight::from_parts(880_000, 0) } pub(crate) fn clear_topic() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 800_000 picoseconds. - Weight::from_parts(890_000, 0) + // Minimum execution time: 770_000 picoseconds. + Weight::from_parts(860_000, 0) } pub(crate) fn set_fees_mode() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 810_000 picoseconds. - Weight::from_parts(880_000, 0) + // Minimum execution time: 760_000 picoseconds. + Weight::from_parts(920_000, 0) } pub(crate) fn unpaid_execution() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 860_000 picoseconds. - Weight::from_parts(960_000, 0) + // Minimum execution time: 829_000 picoseconds. + Weight::from_parts(911_000, 0) + } + pub(crate) fn alias_origin() -> Weight { + // Proof Size summary in bytes: + // Measured: `0` + // Estimated: `0` + // Minimum execution time: 849_000 picoseconds. + Weight::from_parts(1_009_000, 0) } - pub(crate) fn alias_origin() -> Weight { - // Proof Size summary in bytes: - // Measured: `0` - // Estimated: `0` - // Minimum execution time: 810_000 picoseconds. - Weight::from_parts(890_000, 0) - } } From 3d78c55eb383952e75760e67b8aa831d18e40980 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sat, 16 Aug 2025 00:06:59 +0000 Subject: [PATCH 04/21] Update from bkontur running command 'bench --runtime polkadot' --- .../weights/frame_benchmarking_baseline.rs | 54 ++-- .../frame_election_provider_support.rs | 44 +-- relay/polkadot/src/weights/frame_system.rs | 76 ++--- .../src/weights/frame_system_extensions.rs | 56 ++-- .../polkadot/src/weights/pallet_asset_rate.rs | 32 +- .../polkadot/src/weights/pallet_bags_list.rs | 58 ++-- relay/polkadot/src/weights/pallet_balances.rs | 70 +++-- .../polkadot/src/weights/pallet_beefy_mmr.rs | 44 +-- relay/polkadot/src/weights/pallet_bounties.rs | 82 ++--- .../src/weights/pallet_child_bounties.rs | 56 ++-- .../src/weights/pallet_conviction_voting.rs | 56 ++-- .../pallet_election_provider_multi_phase.rs | 92 +++--- .../src/weights/pallet_fast_unstake.rs | 86 +++--- relay/polkadot/src/weights/pallet_indices.rs | 44 +-- .../src/weights/pallet_message_queue.rs | 64 ++-- relay/polkadot/src/weights/pallet_multisig.rs | 96 +++--- .../src/weights/pallet_nomination_pools.rs | 194 ++++++------ relay/polkadot/src/weights/pallet_offences.rs | 48 +-- relay/polkadot/src/weights/pallet_preimage.rs | 106 +++---- relay/polkadot/src/weights/pallet_proxy.rs | 120 ++++---- .../polkadot/src/weights/pallet_referenda.rs | 140 ++++----- .../polkadot/src/weights/pallet_scheduler.rs | 116 +++---- relay/polkadot/src/weights/pallet_session.rs | 50 +-- relay/polkadot/src/weights/pallet_staking.rs | 284 ++++++++++-------- .../polkadot/src/weights/pallet_timestamp.rs | 28 +- .../src/weights/pallet_transaction_payment.rs | 24 +- relay/polkadot/src/weights/pallet_treasury.rs | 52 ++-- relay/polkadot/src/weights/pallet_utility.rs | 60 ++-- relay/polkadot/src/weights/pallet_vesting.rs | 128 ++++---- .../polkadot/src/weights/pallet_whitelist.rs | 44 +-- relay/polkadot/src/weights/pallet_xcm.rs | 90 +++--- .../polkadot_runtime_common_auctions.rs | 42 +-- .../weights/polkadot_runtime_common_claims.rs | 50 +-- .../polkadot_runtime_common_crowdloan.rs | 70 +++-- ...polkadot_runtime_common_paras_registrar.rs | 62 ++-- .../weights/polkadot_runtime_common_slots.rs | 50 +-- .../runtime_parachains_configuration.rs | 58 ++-- .../weights/runtime_parachains_coretime.rs | 46 +-- .../weights/runtime_parachains_disputes.rs | 30 +- .../runtime_parachains_disputes_slashing.rs | 34 ++- .../src/weights/runtime_parachains_hrmp.rs | 102 ++++--- .../weights/runtime_parachains_inclusion.rs | 50 +-- .../weights/runtime_parachains_initializer.rs | 34 ++- .../weights/runtime_parachains_on_demand.rs | 50 +-- .../src/weights/runtime_parachains_paras.rs | 127 ++++---- .../runtime_parachains_paras_inherent.rs | 66 ++-- .../xcm/pallet_xcm_benchmarks_fungible.rs | 42 +-- .../xcm/pallet_xcm_benchmarks_generic.rs | 138 ++++----- 48 files changed, 1881 insertions(+), 1664 deletions(-) diff --git a/relay/polkadot/src/weights/frame_benchmarking_baseline.rs b/relay/polkadot/src/weights/frame_benchmarking_baseline.rs index 8a58f59be8..f2397fec2e 100644 --- a/relay/polkadot/src/weights/frame_benchmarking_baseline.rs +++ b/relay/polkadot/src/weights/frame_benchmarking_baseline.rs @@ -14,12 +14,12 @@ // See the License for the specific language governing permissions and // limitations under the License. -//! Autogenerated weights for `frame_benchmarking :: baseline` +//! Autogenerated weights for `frame_benchmarking::baseline` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `f801d3746784`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./relay/polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.wasm +// --pallet=frame_benchmarking::baseline +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./relay/polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -41,16 +45,16 @@ use frame_support::{traits::Get, weights::Weight}; use core::marker::PhantomData; -/// Weight functions for `frame_benchmarking :: baseline`. +/// Weight functions for `frame_benchmarking::baseline`. pub struct WeightInfo(PhantomData); -impl frame_benchmarking :: baseline::WeightInfo for WeightInfo { +impl frame_benchmarking::baseline::WeightInfo for WeightInfo { /// The range of component `i` is `[0, 1000000]`. fn addition(_i: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 160_000 picoseconds. - Weight::from_parts(243_330, 0) + // Minimum execution time: 189_000 picoseconds. + Weight::from_parts(261_250, 0) .saturating_add(Weight::from_parts(0, 0)) } /// The range of component `i` is `[0, 1000000]`. @@ -58,8 +62,8 @@ impl frame_benchmarking :: baseline::WeightInfo for Wei // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 180_000 picoseconds. - Weight::from_parts(245_503, 0) + // Minimum execution time: 189_000 picoseconds. + Weight::from_parts(256_408, 0) .saturating_add(Weight::from_parts(0, 0)) } /// The range of component `i` is `[0, 1000000]`. @@ -67,8 +71,8 @@ impl frame_benchmarking :: baseline::WeightInfo for Wei // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 170_000 picoseconds. - Weight::from_parts(246_577, 0) + // Minimum execution time: 189_000 picoseconds. + Weight::from_parts(287_552, 0) .saturating_add(Weight::from_parts(0, 0)) } /// The range of component `i` is `[0, 1000000]`. @@ -76,16 +80,16 @@ impl frame_benchmarking :: baseline::WeightInfo for Wei // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 170_000 picoseconds. - Weight::from_parts(244_061, 0) + // Minimum execution time: 189_000 picoseconds. + Weight::from_parts(258_633, 0) .saturating_add(Weight::from_parts(0, 0)) } fn hashing() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 28_594_660_000 picoseconds. - Weight::from_parts(28_723_550_000, 0) + // Minimum execution time: 36_974_577_000 picoseconds. + Weight::from_parts(37_378_217_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// The range of component `i` is `[0, 100]`. @@ -93,10 +97,10 @@ impl frame_benchmarking :: baseline::WeightInfo for Wei // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 210_000 picoseconds. - Weight::from_parts(2_240_097, 0) + // Minimum execution time: 230_000 picoseconds. + Weight::from_parts(260_000, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 11_999 - .saturating_add(Weight::from_parts(49_555_084, 0).saturating_mul(i.into())) + // Standard Error: 47_957 + .saturating_add(Weight::from_parts(65_552_362, 0).saturating_mul(i.into())) } } diff --git a/relay/polkadot/src/weights/frame_election_provider_support.rs b/relay/polkadot/src/weights/frame_election_provider_support.rs index c4c1752975..16a44686f4 100644 --- a/relay/polkadot/src/weights/frame_election_provider_support.rs +++ b/relay/polkadot/src/weights/frame_election_provider_support.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `frame_election_provider_support` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `f801d3746784`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./relay/polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.wasm +// --pallet=frame_election_provider_support +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./relay/polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -51,13 +55,13 @@ impl frame_election_provider_support::WeightInfo for We // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 8_706_698_000 picoseconds. - Weight::from_parts(8_744_269_000, 0) + // Minimum execution time: 8_617_652_000 picoseconds. + Weight::from_parts(8_810_181_000, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 208_313 - .saturating_add(Weight::from_parts(8_635_274, 0).saturating_mul(v.into())) - // Standard Error: 21_297_207 - .saturating_add(Weight::from_parts(2_293_933_940, 0).saturating_mul(d.into())) + // Standard Error: 158_420 + .saturating_add(Weight::from_parts(6_849_752, 0).saturating_mul(v.into())) + // Standard Error: 16_196_376 + .saturating_add(Weight::from_parts(1_578_710_375, 0).saturating_mul(d.into())) } /// The range of component `v` is `[1000, 2000]`. /// The range of component `t` is `[500, 1000]`. @@ -66,12 +70,12 @@ impl frame_election_provider_support::WeightInfo for We // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_092_774_000 picoseconds. - Weight::from_parts(6_106_614_000, 0) + // Minimum execution time: 6_715_986_000 picoseconds. + Weight::from_parts(6_781_546_000, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 155_756 - .saturating_add(Weight::from_parts(6_339_340, 0).saturating_mul(v.into())) - // Standard Error: 15_923_965 - .saturating_add(Weight::from_parts(1_777_086_542, 0).saturating_mul(d.into())) + // Standard Error: 164_256 + .saturating_add(Weight::from_parts(6_702_427, 0).saturating_mul(v.into())) + // Standard Error: 16_792_996 + .saturating_add(Weight::from_parts(1_883_820_421, 0).saturating_mul(d.into())) } } diff --git a/relay/polkadot/src/weights/frame_system.rs b/relay/polkadot/src/weights/frame_system.rs index 3357b37f91..40b7a00239 100644 --- a/relay/polkadot/src/weights/frame_system.rs +++ b/relay/polkadot/src/weights/frame_system.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `frame_system` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `f801d3746784`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./relay/polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.wasm +// --pallet=frame_system +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./relay/polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -49,22 +53,22 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_720_000 picoseconds. - Weight::from_parts(14_197_046, 0) + // Minimum execution time: 3_270_000 picoseconds. + Weight::from_parts(40_775_554, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 3 - .saturating_add(Weight::from_parts(512, 0).saturating_mul(b.into())) + // Standard Error: 4 + .saturating_add(Weight::from_parts(601, 0).saturating_mul(b.into())) } /// The range of component `b` is `[0, 3932160]`. fn remark_with_event(b: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 7_310_000 picoseconds. - Weight::from_parts(7_480_000, 0) + // Minimum execution time: 7_620_000 picoseconds. + Weight::from_parts(35_120_537, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 3 - .saturating_add(Weight::from_parts(2_297, 0).saturating_mul(b.into())) + // Standard Error: 4 + .saturating_add(Weight::from_parts(1_765, 0).saturating_mul(b.into())) } /// Storage: UNKNOWN KEY `0x3a686561707061676573` (r:0 w:1) /// Proof: UNKNOWN KEY `0x3a686561707061676573` (r:0 w:1) @@ -72,8 +76,8 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_150_000 picoseconds. - Weight::from_parts(4_470_000, 0) + // Minimum execution time: 4_680_000 picoseconds. + Weight::from_parts(5_060_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -83,8 +87,8 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 133_666_924_000 picoseconds. - Weight::from_parts(134_418_958_000, 0) + // Minimum execution time: 128_409_508_000 picoseconds. + Weight::from_parts(129_971_587_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -95,11 +99,11 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_600_000 picoseconds. - Weight::from_parts(2_660_000, 0) + // Minimum execution time: 3_220_000 picoseconds. + Weight::from_parts(3_400_000, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 3_033 - .saturating_add(Weight::from_parts(921_646, 0).saturating_mul(i.into())) + // Standard Error: 1_535 + .saturating_add(Weight::from_parts(1_120_669, 0).saturating_mul(i.into())) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into()))) } /// Storage: `Skipped::Metadata` (r:0 w:0) @@ -109,11 +113,11 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_630_000 picoseconds. - Weight::from_parts(2_690_000, 0) + // Minimum execution time: 3_280_000 picoseconds. + Weight::from_parts(3_480_000, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 1_213 - .saturating_add(Weight::from_parts(673_216, 0).saturating_mul(i.into())) + // Standard Error: 1_129 + .saturating_add(Weight::from_parts(833_892, 0).saturating_mul(i.into())) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into()))) } /// Storage: `Skipped::Metadata` (r:0 w:0) @@ -123,11 +127,11 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `76 + p * (69 ±0)` // Estimated: `78 + p * (70 ±0)` - // Minimum execution time: 5_280_000 picoseconds. - Weight::from_parts(5_520_000, 0) + // Minimum execution time: 5_500_000 picoseconds. + Weight::from_parts(5_810_000, 0) .saturating_add(Weight::from_parts(0, 78)) - // Standard Error: 1_750 - .saturating_add(Weight::from_parts(1_563_054, 0).saturating_mul(p.into())) + // Standard Error: 3_390 + .saturating_add(Weight::from_parts(1_748_899, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(p.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(p.into()))) .saturating_add(Weight::from_parts(0, 70).saturating_mul(p.into())) @@ -138,8 +142,8 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 23_910_000 picoseconds. - Weight::from_parts(25_570_000, 0) + // Minimum execution time: 12_820_000 picoseconds. + Weight::from_parts(14_720_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -151,8 +155,8 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `22` // Estimated: `1518` - // Minimum execution time: 139_199_593_000 picoseconds. - Weight::from_parts(140_845_272_000, 0) + // Minimum execution time: 131_778_033_000 picoseconds. + Weight::from_parts(134_599_740_000, 0) .saturating_add(Weight::from_parts(0, 1518)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) diff --git a/relay/polkadot/src/weights/frame_system_extensions.rs b/relay/polkadot/src/weights/frame_system_extensions.rs index 81a32c486b..e4c2c162ec 100644 --- a/relay/polkadot/src/weights/frame_system_extensions.rs +++ b/relay/polkadot/src/weights/frame_system_extensions.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `frame_system_extensions` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `f801d3746784`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./relay/polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.wasm +// --pallet=frame_system_extensions +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./relay/polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -48,32 +52,32 @@ impl frame_system::ExtensionsWeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `30` // Estimated: `0` - // Minimum execution time: 6_090_000 picoseconds. - Weight::from_parts(6_190_000, 0) + // Minimum execution time: 6_520_000 picoseconds. + Weight::from_parts(6_911_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn check_mortality_mortal_transaction() -> Weight { // Proof Size summary in bytes: // Measured: `68` // Estimated: `0` - // Minimum execution time: 9_680_000 picoseconds. - Weight::from_parts(9_890_000, 0) + // Minimum execution time: 10_109_000 picoseconds. + Weight::from_parts(10_460_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn check_mortality_immortal_transaction() -> Weight { // Proof Size summary in bytes: // Measured: `68` // Estimated: `0` - // Minimum execution time: 9_540_000 picoseconds. - Weight::from_parts(9_830_000, 0) + // Minimum execution time: 9_980_000 picoseconds. + Weight::from_parts(10_530_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn check_non_zero_sender() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 650_000 picoseconds. - Weight::from_parts(730_000, 0) + // Minimum execution time: 769_000 picoseconds. + Weight::from_parts(840_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// Storage: `System::Account` (r:1 w:1) @@ -82,8 +86,8 @@ impl frame_system::ExtensionsWeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `101` // Estimated: `3593` - // Minimum execution time: 9_821_000 picoseconds. - Weight::from_parts(10_120_000, 0) + // Minimum execution time: 12_309_000 picoseconds. + Weight::from_parts(12_860_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -92,32 +96,32 @@ impl frame_system::ExtensionsWeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 510_000 picoseconds. - Weight::from_parts(560_000, 0) + // Minimum execution time: 570_000 picoseconds. + Weight::from_parts(631_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn check_tx_version() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 510_000 picoseconds. - Weight::from_parts(560_000, 0) + // Minimum execution time: 550_000 picoseconds. + Weight::from_parts(640_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn check_weight() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_470_000 picoseconds. - Weight::from_parts(4_710_000, 0) + // Minimum execution time: 5_291_000 picoseconds. + Weight::from_parts(5_580_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn weight_reclaim() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_710_000 picoseconds. - Weight::from_parts(2_830_000, 0) + // Minimum execution time: 3_450_000 picoseconds. + Weight::from_parts(3_640_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/relay/polkadot/src/weights/pallet_asset_rate.rs b/relay/polkadot/src/weights/pallet_asset_rate.rs index d180bf6c4e..94fc255d54 100644 --- a/relay/polkadot/src/weights/pallet_asset_rate.rs +++ b/relay/polkadot/src/weights/pallet_asset_rate.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_asset_rate` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `f801d3746784`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./relay/polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.wasm +// --pallet=pallet_asset_rate +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./relay/polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -50,8 +54,8 @@ impl pallet_asset_rate::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `76` // Estimated: `4703` - // Minimum execution time: 17_800_000 picoseconds. - Weight::from_parts(18_120_000, 0) + // Minimum execution time: 16_860_000 picoseconds. + Weight::from_parts(18_300_000, 0) .saturating_add(Weight::from_parts(0, 4703)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -62,8 +66,8 @@ impl pallet_asset_rate::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `144` // Estimated: `4703` - // Minimum execution time: 18_930_000 picoseconds. - Weight::from_parts(19_240_000, 0) + // Minimum execution time: 17_880_000 picoseconds. + Weight::from_parts(18_940_000, 0) .saturating_add(Weight::from_parts(0, 4703)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -74,8 +78,8 @@ impl pallet_asset_rate::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `144` // Estimated: `4703` - // Minimum execution time: 19_670_000 picoseconds. - Weight::from_parts(20_010_000, 0) + // Minimum execution time: 19_480_000 picoseconds. + Weight::from_parts(20_830_000, 0) .saturating_add(Weight::from_parts(0, 4703)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) diff --git a/relay/polkadot/src/weights/pallet_bags_list.rs b/relay/polkadot/src/weights/pallet_bags_list.rs index fed27b36ff..f77286bef0 100644 --- a/relay/polkadot/src/weights/pallet_bags_list.rs +++ b/relay/polkadot/src/weights/pallet_bags_list.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_bags_list` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `f801d3746784`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./relay/polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.wasm +// --pallet=pallet_bags_list +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./relay/polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -44,42 +48,48 @@ use core::marker::PhantomData; /// Weight functions for `pallet_bags_list`. pub struct WeightInfo(PhantomData); impl pallet_bags_list::WeightInfo for WeightInfo { + /// Storage: `VoterList::Lock` (r:1 w:0) + /// Proof: `VoterList::Lock` (`max_values`: Some(1), `max_size`: Some(0), added: 495, mode: `MaxEncodedLen`) + /// Storage: `VoterList::ListNodes` (r:4 w:4) + /// Proof: `VoterList::ListNodes` (`max_values`: None, `max_size`: Some(154), added: 2629, mode: `MaxEncodedLen`) /// Storage: `Staking::Bonded` (r:1 w:0) /// Proof: `Staking::Bonded` (`max_values`: None, `max_size`: Some(72), added: 2547, mode: `MaxEncodedLen`) /// Storage: `Staking::Ledger` (r:1 w:0) /// Proof: `Staking::Ledger` (`max_values`: None, `max_size`: Some(1091), added: 3566, mode: `MaxEncodedLen`) - /// Storage: `VoterList::ListNodes` (r:4 w:4) - /// Proof: `VoterList::ListNodes` (`max_values`: None, `max_size`: Some(154), added: 2629, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListBags` (r:1 w:1) /// Proof: `VoterList::ListBags` (`max_values`: None, `max_size`: Some(82), added: 2557, mode: `MaxEncodedLen`) fn rebag_non_terminal() -> Weight { // Proof Size summary in bytes: // Measured: `1651` // Estimated: `11506` - // Minimum execution time: 76_500_000 picoseconds. - Weight::from_parts(84_230_000, 0) + // Minimum execution time: 87_610_000 picoseconds. + Weight::from_parts(91_540_000, 0) .saturating_add(Weight::from_parts(0, 11506)) - .saturating_add(T::DbWeight::get().reads(7)) + .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(5)) } + /// Storage: `VoterList::Lock` (r:1 w:0) + /// Proof: `VoterList::Lock` (`max_values`: Some(1), `max_size`: Some(0), added: 495, mode: `MaxEncodedLen`) + /// Storage: `VoterList::ListNodes` (r:3 w:3) + /// Proof: `VoterList::ListNodes` (`max_values`: None, `max_size`: Some(154), added: 2629, mode: `MaxEncodedLen`) /// Storage: `Staking::Bonded` (r:1 w:0) /// Proof: `Staking::Bonded` (`max_values`: None, `max_size`: Some(72), added: 2547, mode: `MaxEncodedLen`) /// Storage: `Staking::Ledger` (r:1 w:0) /// Proof: `Staking::Ledger` (`max_values`: None, `max_size`: Some(1091), added: 3566, mode: `MaxEncodedLen`) - /// Storage: `VoterList::ListNodes` (r:3 w:3) - /// Proof: `VoterList::ListNodes` (`max_values`: None, `max_size`: Some(154), added: 2629, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListBags` (r:2 w:2) /// Proof: `VoterList::ListBags` (`max_values`: None, `max_size`: Some(82), added: 2557, mode: `MaxEncodedLen`) fn rebag_terminal() -> Weight { // Proof Size summary in bytes: // Measured: `1545` // Estimated: `8877` - // Minimum execution time: 74_051_000 picoseconds. - Weight::from_parts(75_411_000, 0) + // Minimum execution time: 85_100_000 picoseconds. + Weight::from_parts(91_570_000, 0) .saturating_add(Weight::from_parts(0, 8877)) - .saturating_add(T::DbWeight::get().reads(7)) + .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(5)) } + /// Storage: `VoterList::Lock` (r:1 w:0) + /// Proof: `VoterList::Lock` (`max_values`: Some(1), `max_size`: Some(0), added: 495, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListNodes` (r:4 w:4) /// Proof: `VoterList::ListNodes` (`max_values`: None, `max_size`: Some(154), added: 2629, mode: `MaxEncodedLen`) /// Storage: `Staking::Bonded` (r:2 w:0) @@ -94,10 +104,10 @@ impl pallet_bags_list::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1856` // Estimated: `11506` - // Minimum execution time: 89_370_000 picoseconds. - Weight::from_parts(91_580_000, 0) + // Minimum execution time: 101_220_000 picoseconds. + Weight::from_parts(105_270_000, 0) .saturating_add(Weight::from_parts(0, 11506)) - .saturating_add(T::DbWeight::get().reads(10)) + .saturating_add(T::DbWeight::get().reads(11)) .saturating_add(T::DbWeight::get().writes(6)) } /// Storage: `VoterList::CounterForListNodes` (r:1 w:0) @@ -116,10 +126,10 @@ impl pallet_bags_list::WeightInfo for WeightInfo { /// Proof: `Staking::Ledger` (`max_values`: None, `max_size`: Some(1091), added: 3566, mode: `MaxEncodedLen`) fn on_idle() -> Weight { // Proof Size summary in bytes: - // Measured: `4777` + // Measured: `4744` // Estimated: `512390` - // Minimum execution time: 711_092_000 picoseconds. - Weight::from_parts(722_007_000, 0) + // Minimum execution time: 970_398_000 picoseconds. + Weight::from_parts(1_030_798_000, 0) .saturating_add(Weight::from_parts(0, 512390)) .saturating_add(T::DbWeight::get().reads(234)) .saturating_add(T::DbWeight::get().writes(16)) diff --git a/relay/polkadot/src/weights/pallet_balances.rs b/relay/polkadot/src/weights/pallet_balances.rs index 5469ddff9a..b9ee38fdd8 100644 --- a/relay/polkadot/src/weights/pallet_balances.rs +++ b/relay/polkadot/src/weights/pallet_balances.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_balances` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `f801d3746784`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./relay/polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.wasm +// --pallet=pallet_balances +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./relay/polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -50,8 +54,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 58_080_000 picoseconds. - Weight::from_parts(58_770_000, 0) + // Minimum execution time: 68_770_000 picoseconds. + Weight::from_parts(71_169_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -62,8 +66,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 45_850_000 picoseconds. - Weight::from_parts(46_140_000, 0) + // Minimum execution time: 54_610_000 picoseconds. + Weight::from_parts(55_800_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -72,10 +76,10 @@ impl pallet_balances::WeightInfo for WeightInfo { /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) fn force_set_balance_creating() -> Weight { // Proof Size summary in bytes: - // Measured: `174` + // Measured: `39` // Estimated: `3593` - // Minimum execution time: 20_180_000 picoseconds. - Weight::from_parts(20_811_000, 0) + // Minimum execution time: 31_980_000 picoseconds. + Weight::from_parts(33_630_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -86,8 +90,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `174` // Estimated: `3593` - // Minimum execution time: 29_230_000 picoseconds. - Weight::from_parts(29_680_000, 0) + // Minimum execution time: 31_360_000 picoseconds. + Weight::from_parts(33_130_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -98,8 +102,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `103` // Estimated: `6196` - // Minimum execution time: 62_540_000 picoseconds. - Weight::from_parts(63_201_000, 0) + // Minimum execution time: 73_160_000 picoseconds. + Weight::from_parts(75_770_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -110,8 +114,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 56_861_000 picoseconds. - Weight::from_parts(57_621_000, 0) + // Minimum execution time: 68_410_000 picoseconds. + Weight::from_parts(75_700_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -122,8 +126,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `174` // Estimated: `3593` - // Minimum execution time: 23_500_000 picoseconds. - Weight::from_parts(23_980_000, 0) + // Minimum execution time: 25_750_000 picoseconds. + Weight::from_parts(27_210_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -135,11 +139,11 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0 + u * (135 ±0)` // Estimated: `990 + u * (2603 ±0)` - // Minimum execution time: 22_201_000 picoseconds. - Weight::from_parts(22_330_000, 0) + // Minimum execution time: 24_879_000 picoseconds. + Weight::from_parts(7_096_216, 0) .saturating_add(Weight::from_parts(0, 990)) - // Standard Error: 9_885 - .saturating_add(Weight::from_parts(16_814_254, 0).saturating_mul(u.into())) + // Standard Error: 30_775 + .saturating_add(Weight::from_parts(20_174_854, 0).saturating_mul(u.into())) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(u.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(u.into()))) .saturating_add(Weight::from_parts(0, 2603).saturating_mul(u.into())) @@ -148,24 +152,24 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 7_950_000 picoseconds. - Weight::from_parts(8_310_000, 0) + // Minimum execution time: 8_490_000 picoseconds. + Weight::from_parts(8_940_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn burn_allow_death() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 36_290_000 picoseconds. - Weight::from_parts(36_920_000, 0) + // Minimum execution time: 42_240_000 picoseconds. + Weight::from_parts(43_710_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn burn_keep_alive() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 24_440_000 picoseconds. - Weight::from_parts(25_050_000, 0) + // Minimum execution time: 28_060_000 picoseconds. + Weight::from_parts(29_580_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/relay/polkadot/src/weights/pallet_beefy_mmr.rs b/relay/polkadot/src/weights/pallet_beefy_mmr.rs index 849423df85..3df4876beb 100644 --- a/relay/polkadot/src/weights/pallet_beefy_mmr.rs +++ b/relay/polkadot/src/weights/pallet_beefy_mmr.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_beefy_mmr` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `f801d3746784`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./relay/polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.wasm +// --pallet=pallet_beefy_mmr +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./relay/polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -49,11 +53,11 @@ impl pallet_beefy_mmr::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 810_000 picoseconds. - Weight::from_parts(1_428_830, 0) + // Minimum execution time: 800_000 picoseconds. + Weight::from_parts(1_540_443, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 77 - .saturating_add(Weight::from_parts(1_166, 0).saturating_mul(n.into())) + // Standard Error: 98 + .saturating_add(Weight::from_parts(1_907, 0).saturating_mul(n.into())) } /// Storage: `System::BlockHash` (r:1 w:0) /// Proof: `System::BlockHash` (`max_values`: None, `max_size`: Some(44), added: 2519, mode: `MaxEncodedLen`) @@ -61,8 +65,8 @@ impl pallet_beefy_mmr::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `68` // Estimated: `3509` - // Minimum execution time: 7_310_000 picoseconds. - Weight::from_parts(7_411_000, 0) + // Minimum execution time: 6_871_000 picoseconds. + Weight::from_parts(7_251_000, 0) .saturating_add(Weight::from_parts(0, 3509)) .saturating_add(T::DbWeight::get().reads(1)) } @@ -72,8 +76,8 @@ impl pallet_beefy_mmr::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `221` // Estimated: `3505` - // Minimum execution time: 7_200_000 picoseconds. - Weight::from_parts(7_480_000, 0) + // Minimum execution time: 6_849_000 picoseconds. + Weight::from_parts(7_200_000, 0) .saturating_add(Weight::from_parts(0, 3505)) .saturating_add(T::DbWeight::get().reads(1)) } @@ -86,11 +90,11 @@ impl pallet_beefy_mmr::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `213` // Estimated: `1517` - // Minimum execution time: 14_480_000 picoseconds. - Weight::from_parts(29_176_359, 0) + // Minimum execution time: 13_919_000 picoseconds. + Weight::from_parts(29_664_728, 0) .saturating_add(Weight::from_parts(0, 1517)) - // Standard Error: 2_011 - .saturating_add(Weight::from_parts(1_438_743, 0).saturating_mul(n.into())) + // Standard Error: 3_490 + .saturating_add(Weight::from_parts(1_766_894, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(2)) } } diff --git a/relay/polkadot/src/weights/pallet_bounties.rs b/relay/polkadot/src/weights/pallet_bounties.rs index 0532c84497..cc23f514d3 100644 --- a/relay/polkadot/src/weights/pallet_bounties.rs +++ b/relay/polkadot/src/weights/pallet_bounties.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_bounties` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `f801d3746784`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./relay/polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.wasm +// --pallet=pallet_bounties +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./relay/polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -57,11 +61,11 @@ impl pallet_bounties::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `177` // Estimated: `3593` - // Minimum execution time: 34_440_000 picoseconds. - Weight::from_parts(35_235_474, 0) + // Minimum execution time: 37_419_000 picoseconds. + Weight::from_parts(41_099_187, 0) .saturating_add(Weight::from_parts(0, 3593)) - // Standard Error: 4 - .saturating_add(Weight::from_parts(571, 0).saturating_mul(d.into())) + // Standard Error: 18 + .saturating_add(Weight::from_parts(721, 0).saturating_mul(d.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -73,8 +77,8 @@ impl pallet_bounties::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `269` // Estimated: `3642` - // Minimum execution time: 18_951_000 picoseconds. - Weight::from_parts(19_430_000, 0) + // Minimum execution time: 18_711_000 picoseconds. + Weight::from_parts(19_821_000, 0) .saturating_add(Weight::from_parts(0, 3642)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -85,8 +89,8 @@ impl pallet_bounties::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `289` // Estimated: `3642` - // Minimum execution time: 16_560_000 picoseconds. - Weight::from_parts(16_910_000, 0) + // Minimum execution time: 17_570_000 picoseconds. + Weight::from_parts(18_421_000, 0) .saturating_add(Weight::from_parts(0, 3642)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -99,8 +103,8 @@ impl pallet_bounties::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `269` // Estimated: `3642` - // Minimum execution time: 20_450_000 picoseconds. - Weight::from_parts(20_780_000, 0) + // Minimum execution time: 20_040_000 picoseconds. + Weight::from_parts(21_630_000, 0) .saturating_add(Weight::from_parts(0, 3642)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -113,8 +117,8 @@ impl pallet_bounties::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `465` // Estimated: `3642` - // Minimum execution time: 47_060_000 picoseconds. - Weight::from_parts(47_640_000, 0) + // Minimum execution time: 51_539_000 picoseconds. + Weight::from_parts(54_189_000, 0) .saturating_add(Weight::from_parts(0, 3642)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -127,8 +131,8 @@ impl pallet_bounties::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `461` // Estimated: `3642` - // Minimum execution time: 35_330_000 picoseconds. - Weight::from_parts(35_970_000, 0) + // Minimum execution time: 39_040_000 picoseconds. + Weight::from_parts(40_690_000, 0) .saturating_add(Weight::from_parts(0, 3642)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -141,8 +145,8 @@ impl pallet_bounties::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `368` // Estimated: `3642` - // Minimum execution time: 21_250_000 picoseconds. - Weight::from_parts(21_950_000, 0) + // Minimum execution time: 22_200_000 picoseconds. + Weight::from_parts(23_191_000, 0) .saturating_add(Weight::from_parts(0, 3642)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -163,8 +167,8 @@ impl pallet_bounties::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `732` // Estimated: `8799` - // Minimum execution time: 131_091_000 picoseconds. - Weight::from_parts(132_341_000, 0) + // Minimum execution time: 155_640_000 picoseconds. + Weight::from_parts(160_009_000, 0) .saturating_add(Weight::from_parts(0, 8799)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(8)) @@ -181,8 +185,8 @@ impl pallet_bounties::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `412` // Estimated: `3642` - // Minimum execution time: 52_130_000 picoseconds. - Weight::from_parts(52_811_000, 0) + // Minimum execution time: 56_529_000 picoseconds. + Weight::from_parts(59_720_000, 0) .saturating_add(Weight::from_parts(0, 3642)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) @@ -201,8 +205,8 @@ impl pallet_bounties::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `648` // Estimated: `6196` - // Minimum execution time: 91_281_000 picoseconds. - Weight::from_parts(92_010_000, 0) + // Minimum execution time: 104_741_000 picoseconds. + Weight::from_parts(107_551_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(6)) @@ -213,8 +217,8 @@ impl pallet_bounties::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `325` // Estimated: `3642` - // Minimum execution time: 16_990_000 picoseconds. - Weight::from_parts(17_340_000, 0) + // Minimum execution time: 17_371_000 picoseconds. + Weight::from_parts(18_830_000, 0) .saturating_add(Weight::from_parts(0, 3642)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -230,11 +234,11 @@ impl pallet_bounties::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0 + b * (297 ±0)` // Estimated: `1887 + b * (5206 ±0)` - // Minimum execution time: 5_860_000 picoseconds. - Weight::from_parts(5_990_000, 0) + // Minimum execution time: 6_011_000 picoseconds. + Weight::from_parts(6_240_000, 0) .saturating_add(Weight::from_parts(0, 1887)) - // Standard Error: 21_114 - .saturating_add(Weight::from_parts(42_216_722, 0).saturating_mul(b.into())) + // Standard Error: 29_954 + .saturating_add(Weight::from_parts(49_357_678, 0).saturating_mul(b.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().reads((3_u64).saturating_mul(b.into()))) .saturating_add(T::DbWeight::get().writes(1)) @@ -249,10 +253,10 @@ impl pallet_bounties::WeightInfo for WeightInfo { /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) fn poke_deposit() -> Weight { // Proof Size summary in bytes: - // Measured: `16795` + // Measured: `16762` // Estimated: `19865` - // Minimum execution time: 38_100_000 picoseconds. - Weight::from_parts(39_566_000, 0) + // Minimum execution time: 50_100_000 picoseconds. + Weight::from_parts(51_700_000, 0) .saturating_add(Weight::from_parts(0, 19865)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) diff --git a/relay/polkadot/src/weights/pallet_child_bounties.rs b/relay/polkadot/src/weights/pallet_child_bounties.rs index a7f460813c..8e34cb0bdb 100644 --- a/relay/polkadot/src/weights/pallet_child_bounties.rs +++ b/relay/polkadot/src/weights/pallet_child_bounties.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_child_bounties` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `f801d3746784`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./relay/polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.wasm +// --pallet=pallet_child_bounties +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./relay/polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -61,11 +65,11 @@ impl pallet_child_bounties::WeightInfo for WeightInfo pallet_child_bounties::WeightInfo for WeightInfo pallet_child_bounties::WeightInfo for WeightInfo pallet_child_bounties::WeightInfo for WeightInfo pallet_child_bounties::WeightInfo for WeightInfo pallet_child_bounties::WeightInfo for WeightInfo pallet_child_bounties::WeightInfo for WeightInfo pallet_child_bounties::WeightInfo for WeightInfo pallet_conviction_voting::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `13409` // Estimated: `42428` - // Minimum execution time: 182_781_000 picoseconds. - Weight::from_parts(190_241_000, 0) + // Minimum execution time: 171_880_000 picoseconds. + Weight::from_parts(182_101_000, 0) .saturating_add(Weight::from_parts(0, 42428)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(5)) @@ -84,8 +88,8 @@ impl pallet_conviction_voting::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `14130` // Estimated: `83866` - // Minimum execution time: 212_381_000 picoseconds. - Weight::from_parts(219_281_000, 0) + // Minimum execution time: 204_670_000 picoseconds. + Weight::from_parts(215_060_000, 0) .saturating_add(Weight::from_parts(0, 83866)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(7)) @@ -102,8 +106,8 @@ impl pallet_conviction_voting::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `13919` // Estimated: `83866` - // Minimum execution time: 176_501_000 picoseconds. - Weight::from_parts(182_361_000, 0) + // Minimum execution time: 164_519_000 picoseconds. + Weight::from_parts(172_259_000, 0) .saturating_add(Weight::from_parts(0, 83866)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(5)) @@ -116,8 +120,8 @@ impl pallet_conviction_voting::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `13005` // Estimated: `30706` - // Minimum execution time: 100_251_000 picoseconds. - Weight::from_parts(103_871_000, 0) + // Minimum execution time: 90_770_000 picoseconds. + Weight::from_parts(95_019_000, 0) .saturating_add(Weight::from_parts(0, 30706)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -141,11 +145,11 @@ impl pallet_conviction_voting::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `28916 + r * (364 ±0)` // Estimated: `83866 + r * (3411 ±0)` - // Minimum execution time: 89_011_000 picoseconds. - Weight::from_parts(1_078_940_652, 0) + // Minimum execution time: 87_640_000 picoseconds. + Weight::from_parts(1_160_851_711, 0) .saturating_add(Weight::from_parts(0, 83866)) - // Standard Error: 78_626 - .saturating_add(Weight::from_parts(24_736_349, 0).saturating_mul(r.into())) + // Standard Error: 91_677 + .saturating_add(Weight::from_parts(26_619_534, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(45)) @@ -165,11 +169,11 @@ impl pallet_conviction_voting::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `28868 + r * (364 ±0)` // Estimated: `83866 + r * (3411 ±0)` - // Minimum execution time: 55_790_000 picoseconds. - Weight::from_parts(1_029_525_986, 0) + // Minimum execution time: 49_640_000 picoseconds. + Weight::from_parts(1_049_723_697, 0) .saturating_add(Weight::from_parts(0, 83866)) - // Standard Error: 82_020 - .saturating_add(Weight::from_parts(24_904_988, 0).saturating_mul(r.into())) + // Standard Error: 87_902 + .saturating_add(Weight::from_parts(26_377_819, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(43)) @@ -188,8 +192,8 @@ impl pallet_conviction_voting::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `12199` // Estimated: `30706` - // Minimum execution time: 126_400_000 picoseconds. - Weight::from_parts(132_101_000, 0) + // Minimum execution time: 120_310_000 picoseconds. + Weight::from_parts(133_179_000, 0) .saturating_add(Weight::from_parts(0, 30706)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) diff --git a/relay/polkadot/src/weights/pallet_election_provider_multi_phase.rs b/relay/polkadot/src/weights/pallet_election_provider_multi_phase.rs index 4adb063f47..0b29bb01d5 100644 --- a/relay/polkadot/src/weights/pallet_election_provider_multi_phase.rs +++ b/relay/polkadot/src/weights/pallet_election_provider_multi_phase.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_election_provider_multi_phase` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `f801d3746784`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./relay/polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.wasm +// --pallet=pallet_election_provider_multi_phase +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./relay/polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -64,8 +68,8 @@ impl pallet_election_provider_multi_phase::WeightInfo f // Proof Size summary in bytes: // Measured: `851` // Estimated: `3481` - // Minimum execution time: 27_161_000 picoseconds. - Weight::from_parts(27_690_000, 0) + // Minimum execution time: 27_679_000 picoseconds. + Weight::from_parts(28_539_000, 0) .saturating_add(Weight::from_parts(0, 3481)) .saturating_add(T::DbWeight::get().reads(8)) } @@ -77,8 +81,8 @@ impl pallet_election_provider_multi_phase::WeightInfo f // Proof Size summary in bytes: // Measured: `43` // Estimated: `1528` - // Minimum execution time: 22_161_000 picoseconds. - Weight::from_parts(22_770_000, 0) + // Minimum execution time: 19_141_000 picoseconds. + Weight::from_parts(20_491_000, 0) .saturating_add(Weight::from_parts(0, 1528)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -91,8 +95,8 @@ impl pallet_election_provider_multi_phase::WeightInfo f // Proof Size summary in bytes: // Measured: `43` // Estimated: `1528` - // Minimum execution time: 23_190_000 picoseconds. - Weight::from_parts(24_071_000, 0) + // Minimum execution time: 20_080_000 picoseconds. + Weight::from_parts(21_350_000, 0) .saturating_add(Weight::from_parts(0, 1528)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -105,8 +109,8 @@ impl pallet_election_provider_multi_phase::WeightInfo f // Proof Size summary in bytes: // Measured: `174` // Estimated: `3593` - // Minimum execution time: 35_700_000 picoseconds. - Weight::from_parts(36_080_000, 0) + // Minimum execution time: 39_459_000 picoseconds. + Weight::from_parts(40_771_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) @@ -117,8 +121,8 @@ impl pallet_election_provider_multi_phase::WeightInfo f // Proof Size summary in bytes: // Measured: `174` // Estimated: `3593` - // Minimum execution time: 26_360_000 picoseconds. - Weight::from_parts(26_940_000, 0) + // Minimum execution time: 28_651_000 picoseconds. + Weight::from_parts(29_570_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -135,11 +139,11 @@ impl pallet_election_provider_multi_phase::WeightInfo f // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 669_503_000 picoseconds. - Weight::from_parts(502_516_148, 0) + // Minimum execution time: 233_650_000 picoseconds. + Weight::from_parts(92_389_837, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 13_844 - .saturating_add(Weight::from_parts(598_354, 0).saturating_mul(v.into())) + // Standard Error: 11_463 + .saturating_add(Weight::from_parts(250_699, 0).saturating_mul(v.into())) .saturating_add(T::DbWeight::get().writes(3)) } /// Storage: `ElectionProviderMultiPhase::SignedSubmissionIndices` (r:1 w:1) @@ -166,13 +170,13 @@ impl pallet_election_provider_multi_phase::WeightInfo f // Proof Size summary in bytes: // Measured: `266 + a * (768 ±0) + d * (48 ±0)` // Estimated: `3818 + a * (768 ±0) + d * (49 ±0)` - // Minimum execution time: 510_853_000 picoseconds. - Weight::from_parts(40_874_506, 0) + // Minimum execution time: 417_560_000 picoseconds. + Weight::from_parts(226_867_462, 0) .saturating_add(Weight::from_parts(0, 3818)) - // Standard Error: 21_226 - .saturating_add(Weight::from_parts(752_863, 0).saturating_mul(a.into())) - // Standard Error: 31_817 - .saturating_add(Weight::from_parts(327_387, 0).saturating_mul(d.into())) + // Standard Error: 5_131 + .saturating_add(Weight::from_parts(235_801, 0).saturating_mul(a.into())) + // Standard Error: 7_691 + .saturating_add(Weight::from_parts(229_367, 0).saturating_mul(d.into())) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(8)) .saturating_add(Weight::from_parts(0, 768).saturating_mul(a.into())) @@ -194,8 +198,8 @@ impl pallet_election_provider_multi_phase::WeightInfo f // Proof Size summary in bytes: // Measured: `1091` // Estimated: `2576` - // Minimum execution time: 52_700_000 picoseconds. - Weight::from_parts(53_521_000, 0) + // Minimum execution time: 58_429_000 picoseconds. + Weight::from_parts(62_170_000, 0) .saturating_add(Weight::from_parts(0, 2576)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(3)) @@ -218,21 +222,15 @@ impl pallet_election_provider_multi_phase::WeightInfo f /// The range of component `t` is `[500, 1000]`. /// The range of component `a` is `[500, 800]`. /// The range of component `d` is `[200, 400]`. - fn submit_unsigned(v: u32, t: u32, a: u32, d: u32, ) -> Weight { + fn submit_unsigned(v: u32, t: u32, a: u32, _d: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `148 + t * (32 ±0) + v * (553 ±0)` // Estimated: `1633 + t * (32 ±0) + v * (553 ±0)` - // Minimum execution time: 7_288_870_000 picoseconds. - Weight::from_parts(1_345_267_727, 0) + // Minimum execution time: 6_801_271_000 picoseconds. + Weight::from_parts(6_878_310_000, 0) .saturating_add(Weight::from_parts(0, 1633)) - // Standard Error: 42_048 - .saturating_add(Weight::from_parts(639_676, 0).saturating_mul(v.into())) - // Standard Error: 84_055 - .saturating_add(Weight::from_parts(164_298, 0).saturating_mul(t.into())) - // Standard Error: 139_966 - .saturating_add(Weight::from_parts(8_823_876, 0).saturating_mul(a.into())) - // Standard Error: 209_783 - .saturating_add(Weight::from_parts(2_789_413, 0).saturating_mul(d.into())) + // Standard Error: 58_644 + .saturating_add(Weight::from_parts(6_675_511, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(1)) .saturating_add(Weight::from_parts(0, 32).saturating_mul(t.into())) @@ -254,13 +252,13 @@ impl pallet_election_provider_multi_phase::WeightInfo f // Proof Size summary in bytes: // Measured: `123 + t * (32 ±0) + v * (553 ±0)` // Estimated: `1608 + t * (32 ±0) + v * (553 ±0)` - // Minimum execution time: 6_399_226_000 picoseconds. - Weight::from_parts(6_447_197_000, 0) + // Minimum execution time: 5_992_963_000 picoseconds. + Weight::from_parts(6_051_462_000, 0) .saturating_add(Weight::from_parts(0, 1608)) - // Standard Error: 39_924 - .saturating_add(Weight::from_parts(7_123, 0).saturating_mul(v.into())) - // Standard Error: 118_311 - .saturating_add(Weight::from_parts(6_438_605, 0).saturating_mul(a.into())) + // Standard Error: 17_476 + .saturating_add(Weight::from_parts(62_626, 0).saturating_mul(v.into())) + // Standard Error: 51_789 + .saturating_add(Weight::from_parts(5_570_172, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(Weight::from_parts(0, 32).saturating_mul(t.into())) .saturating_add(Weight::from_parts(0, 553).saturating_mul(v.into())) diff --git a/relay/polkadot/src/weights/pallet_fast_unstake.rs b/relay/polkadot/src/weights/pallet_fast_unstake.rs index c0a1df19c3..5dad78ec36 100644 --- a/relay/polkadot/src/weights/pallet_fast_unstake.rs +++ b/relay/polkadot/src/weights/pallet_fast_unstake.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_fast_unstake` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `f801d3746784`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./relay/polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.wasm +// --pallet=pallet_fast_unstake +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./relay/polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -52,6 +56,8 @@ impl pallet_fast_unstake::WeightInfo for WeightInfo /// Proof: `FastUnstake::Head` (`max_values`: Some(1), `max_size`: Some(886), added: 1381, mode: `MaxEncodedLen`) /// Storage: `FastUnstake::CounterForQueue` (r:1 w:0) /// Proof: `FastUnstake::CounterForQueue` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) + /// Storage: `ElectionProviderMultiPhase::QueuedSolution` (r:1 w:0) + /// Proof: `ElectionProviderMultiPhase::QueuedSolution` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `ElectionProviderMultiPhase::CurrentPhase` (r:1 w:0) /// Proof: `ElectionProviderMultiPhase::CurrentPhase` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `Staking::CurrentEra` (r:1 w:0) @@ -65,7 +71,7 @@ impl pallet_fast_unstake::WeightInfo for WeightInfo /// Storage: `Staking::VirtualStakers` (r:16 w:16) /// Proof: `Staking::VirtualStakers` (`max_values`: None, `max_size`: Some(40), added: 2515, mode: `MaxEncodedLen`) /// Storage: `Balances::Holds` (r:16 w:16) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(139), added: 2614, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(157), added: 2632, mode: `MaxEncodedLen`) /// Storage: `System::Account` (r:16 w:16) /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) /// Storage: `Staking::Validators` (r:16 w:0) @@ -79,12 +85,12 @@ impl pallet_fast_unstake::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `1048 + b * (455 ±0)` // Estimated: `2535 + b * (3566 ±0)` - // Minimum execution time: 122_861_000 picoseconds. - Weight::from_parts(44_936_816, 0) + // Minimum execution time: 136_960_000 picoseconds. + Weight::from_parts(51_894_538, 0) .saturating_add(Weight::from_parts(0, 2535)) - // Standard Error: 47_913 - .saturating_add(Weight::from_parts(80_073_038, 0).saturating_mul(b.into())) - .saturating_add(T::DbWeight::get().reads(6)) + // Standard Error: 93_857 + .saturating_add(Weight::from_parts(95_819_822, 0).saturating_mul(b.into())) + .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().reads((8_u64).saturating_mul(b.into()))) .saturating_add(T::DbWeight::get().writes(1)) .saturating_add(T::DbWeight::get().writes((6_u64).saturating_mul(b.into()))) @@ -98,6 +104,8 @@ impl pallet_fast_unstake::WeightInfo for WeightInfo /// Proof: `FastUnstake::Head` (`max_values`: Some(1), `max_size`: Some(886), added: 1381, mode: `MaxEncodedLen`) /// Storage: `FastUnstake::CounterForQueue` (r:1 w:0) /// Proof: `FastUnstake::CounterForQueue` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) + /// Storage: `ElectionProviderMultiPhase::QueuedSolution` (r:1 w:0) + /// Proof: `ElectionProviderMultiPhase::QueuedSolution` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `ElectionProviderMultiPhase::CurrentPhase` (r:1 w:0) /// Proof: `ElectionProviderMultiPhase::CurrentPhase` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `Staking::CurrentEra` (r:1 w:0) @@ -112,14 +120,14 @@ impl pallet_fast_unstake::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `1563 + b * (67 ±0) + v * (19528 ±0)` // Estimated: `4883 + b * (70 ±0) + v * (22004 ±0)` - // Minimum execution time: 760_155_000 picoseconds. - Weight::from_parts(768_375_000, 0) + // Minimum execution time: 911_410_000 picoseconds. + Weight::from_parts(914_889_000, 0) .saturating_add(Weight::from_parts(0, 4883)) - // Standard Error: 6_014_428 - .saturating_add(Weight::from_parts(202_170_192, 0).saturating_mul(v.into())) - // Standard Error: 96_513_509 - .saturating_add(Weight::from_parts(3_017_220_110, 0).saturating_mul(b.into())) - .saturating_add(T::DbWeight::get().reads(8)) + // Standard Error: 7_617_623 + .saturating_add(Weight::from_parts(252_851_092, 0).saturating_mul(v.into())) + // Standard Error: 122_239_973 + .saturating_add(Weight::from_parts(3_802_866_565, 0).saturating_mul(b.into())) + .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(v.into()))) .saturating_add(T::DbWeight::get().writes(1)) .saturating_add(Weight::from_parts(0, 70).saturating_mul(b.into())) @@ -137,33 +145,27 @@ impl pallet_fast_unstake::WeightInfo for WeightInfo /// Proof: `FastUnstake::Head` (`max_values`: Some(1), `max_size`: Some(886), added: 1381, mode: `MaxEncodedLen`) /// Storage: `Staking::Validators` (r:1 w:0) /// Proof: `Staking::Validators` (`max_values`: None, `max_size`: Some(45), added: 2520, mode: `MaxEncodedLen`) - /// Storage: `Staking::Nominators` (r:1 w:1) + /// Storage: `Staking::Nominators` (r:1 w:0) /// Proof: `Staking::Nominators` (`max_values`: None, `max_size`: Some(558), added: 3033, mode: `MaxEncodedLen`) - /// Storage: `Staking::CounterForNominators` (r:1 w:1) - /// Proof: `Staking::CounterForNominators` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) - /// Storage: `VoterList::ListNodes` (r:2 w:2) - /// Proof: `VoterList::ListNodes` (`max_values`: None, `max_size`: Some(154), added: 2629, mode: `MaxEncodedLen`) - /// Storage: `VoterList::ListBags` (r:1 w:1) - /// Proof: `VoterList::ListBags` (`max_values`: None, `max_size`: Some(82), added: 2557, mode: `MaxEncodedLen`) - /// Storage: `VoterList::CounterForListNodes` (r:1 w:1) - /// Proof: `VoterList::CounterForListNodes` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) /// Storage: `Staking::CurrentEra` (r:1 w:0) /// Proof: `Staking::CurrentEra` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) /// Storage: `Staking::VirtualStakers` (r:1 w:0) /// Proof: `Staking::VirtualStakers` (`max_values`: None, `max_size`: Some(40), added: 2515, mode: `MaxEncodedLen`) /// Storage: `Balances::Holds` (r:1 w:0) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(139), added: 2614, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(157), added: 2632, mode: `MaxEncodedLen`) + /// Storage: `VoterList::ListNodes` (r:1 w:0) + /// Proof: `VoterList::ListNodes` (`max_values`: None, `max_size`: Some(154), added: 2629, mode: `MaxEncodedLen`) /// Storage: `FastUnstake::CounterForQueue` (r:1 w:1) /// Proof: `FastUnstake::CounterForQueue` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) fn register_fast_unstake() -> Weight { // Proof Size summary in bytes: - // Measured: `1870` - // Estimated: `6248` - // Minimum execution time: 170_431_000 picoseconds. - Weight::from_parts(172_281_000, 0) - .saturating_add(Weight::from_parts(0, 6248)) - .saturating_add(T::DbWeight::get().reads(16)) - .saturating_add(T::DbWeight::get().writes(9)) + // Measured: `1520` + // Estimated: `4556` + // Minimum execution time: 149_430_000 picoseconds. + Weight::from_parts(152_550_000, 0) + .saturating_add(Weight::from_parts(0, 4556)) + .saturating_add(T::DbWeight::get().reads(12)) + .saturating_add(T::DbWeight::get().writes(3)) } /// Storage: `FastUnstake::ErasToCheckPerBlock` (r:1 w:0) /// Proof: `FastUnstake::ErasToCheckPerBlock` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) @@ -181,8 +183,8 @@ impl pallet_fast_unstake::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `1212` // Estimated: `4556` - // Minimum execution time: 60_840_000 picoseconds. - Weight::from_parts(61_400_000, 0) + // Minimum execution time: 61_570_000 picoseconds. + Weight::from_parts(63_750_000, 0) .saturating_add(Weight::from_parts(0, 4556)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -193,8 +195,8 @@ impl pallet_fast_unstake::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_840_000 picoseconds. - Weight::from_parts(2_990_000, 0) + // Minimum execution time: 3_290_000 picoseconds. + Weight::from_parts(3_760_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } diff --git a/relay/polkadot/src/weights/pallet_indices.rs b/relay/polkadot/src/weights/pallet_indices.rs index 2446eaa1a4..8485f24204 100644 --- a/relay/polkadot/src/weights/pallet_indices.rs +++ b/relay/polkadot/src/weights/pallet_indices.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_indices` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `f801d3746784`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./relay/polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.wasm +// --pallet=pallet_indices +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./relay/polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -50,8 +54,8 @@ impl pallet_indices::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `4` // Estimated: `3534` - // Minimum execution time: 26_430_000 picoseconds. - Weight::from_parts(26_620_000, 0) + // Minimum execution time: 30_580_000 picoseconds. + Weight::from_parts(32_050_000, 0) .saturating_add(Weight::from_parts(0, 3534)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -64,8 +68,8 @@ impl pallet_indices::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `203` // Estimated: `3593` - // Minimum execution time: 40_100_000 picoseconds. - Weight::from_parts(40_841_000, 0) + // Minimum execution time: 46_480_000 picoseconds. + Weight::from_parts(48_360_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -76,8 +80,8 @@ impl pallet_indices::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `100` // Estimated: `3534` - // Minimum execution time: 27_210_000 picoseconds. - Weight::from_parts(27_630_000, 0) + // Minimum execution time: 29_220_000 picoseconds. + Weight::from_parts(30_870_000, 0) .saturating_add(Weight::from_parts(0, 3534)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -90,8 +94,8 @@ impl pallet_indices::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `203` // Estimated: `3593` - // Minimum execution time: 31_650_000 picoseconds. - Weight::from_parts(32_151_000, 0) + // Minimum execution time: 34_210_000 picoseconds. + Weight::from_parts(36_650_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -102,8 +106,8 @@ impl pallet_indices::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `100` // Estimated: `3534` - // Minimum execution time: 31_191_000 picoseconds. - Weight::from_parts(31_420_000, 0) + // Minimum execution time: 33_720_000 picoseconds. + Weight::from_parts(35_610_000, 0) .saturating_add(Weight::from_parts(0, 3534)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -114,8 +118,8 @@ impl pallet_indices::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `100` // Estimated: `3534` - // Minimum execution time: 27_370_000 picoseconds. - Weight::from_parts(27_850_000, 0) + // Minimum execution time: 29_830_000 picoseconds. + Weight::from_parts(30_840_000, 0) .saturating_add(Weight::from_parts(0, 3534)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) diff --git a/relay/polkadot/src/weights/pallet_message_queue.rs b/relay/polkadot/src/weights/pallet_message_queue.rs index eb5ec9f240..85f303e029 100644 --- a/relay/polkadot/src/weights/pallet_message_queue.rs +++ b/relay/polkadot/src/weights/pallet_message_queue.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_message_queue` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `f801d3746784`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./relay/polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.wasm +// --pallet=pallet_message_queue +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./relay/polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -52,8 +56,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `281` // Estimated: `6050` - // Minimum execution time: 15_950_000 picoseconds. - Weight::from_parts(16_391_000, 0) + // Minimum execution time: 16_600_000 picoseconds. + Weight::from_parts(17_511_000, 0) .saturating_add(Weight::from_parts(0, 6050)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -66,8 +70,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `281` // Estimated: `6050` - // Minimum execution time: 14_420_000 picoseconds. - Weight::from_parts(14_780_000, 0) + // Minimum execution time: 14_821_000 picoseconds. + Weight::from_parts(15_310_000, 0) .saturating_add(Weight::from_parts(0, 6050)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) @@ -78,8 +82,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `42` // Estimated: `3520` - // Minimum execution time: 8_100_000 picoseconds. - Weight::from_parts(8_240_000, 0) + // Minimum execution time: 8_590_000 picoseconds. + Weight::from_parts(9_070_000, 0) .saturating_add(Weight::from_parts(0, 3520)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -90,8 +94,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `115` // Estimated: `69051` - // Minimum execution time: 10_740_000 picoseconds. - Weight::from_parts(10_970_000, 0) + // Minimum execution time: 11_480_000 picoseconds. + Weight::from_parts(11_739_000, 0) .saturating_add(Weight::from_parts(0, 69051)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -102,8 +106,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `115` // Estimated: `69051` - // Minimum execution time: 11_030_000 picoseconds. - Weight::from_parts(11_290_000, 0) + // Minimum execution time: 11_789_000 picoseconds. + Weight::from_parts(12_220_000, 0) .saturating_add(Weight::from_parts(0, 69051)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -116,8 +120,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 217_281_000 picoseconds. - Weight::from_parts(218_501_000, 0) + // Minimum execution time: 147_129_000 picoseconds. + Weight::from_parts(148_301_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -129,8 +133,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `220` // Estimated: `3520` - // Minimum execution time: 10_300_000 picoseconds. - Weight::from_parts(10_510_000, 0) + // Minimum execution time: 10_140_000 picoseconds. + Weight::from_parts(10_480_000, 0) .saturating_add(Weight::from_parts(0, 3520)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -143,8 +147,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `220` // Estimated: `3520` - // Minimum execution time: 9_000_000 picoseconds. - Weight::from_parts(9_220_000, 0) + // Minimum execution time: 8_960_000 picoseconds. + Weight::from_parts(9_821_000, 0) .saturating_add(Weight::from_parts(0, 3520)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -161,8 +165,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `65714` // Estimated: `69051` - // Minimum execution time: 67_990_000 picoseconds. - Weight::from_parts(68_570_000, 0) + // Minimum execution time: 79_800_000 picoseconds. + Weight::from_parts(85_609_000, 0) .saturating_add(Weight::from_parts(0, 69051)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(4)) @@ -179,8 +183,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `65714` // Estimated: `69051` - // Minimum execution time: 86_380_000 picoseconds. - Weight::from_parts(87_230_000, 0) + // Minimum execution time: 101_800_000 picoseconds. + Weight::from_parts(108_070_000, 0) .saturating_add(Weight::from_parts(0, 69051)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(4)) @@ -197,8 +201,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `65714` // Estimated: `69051` - // Minimum execution time: 149_211_000 picoseconds. - Weight::from_parts(150_871_000, 0) + // Minimum execution time: 116_060_000 picoseconds. + Weight::from_parts(118_319_000, 0) .saturating_add(Weight::from_parts(0, 69051)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(4)) diff --git a/relay/polkadot/src/weights/pallet_multisig.rs b/relay/polkadot/src/weights/pallet_multisig.rs index d4de8a4a02..fef400d2ad 100644 --- a/relay/polkadot/src/weights/pallet_multisig.rs +++ b/relay/polkadot/src/weights/pallet_multisig.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_multisig` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `f801d3746784`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./relay/polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.wasm +// --pallet=pallet_multisig +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./relay/polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -49,11 +53,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 15_600_000 picoseconds. - Weight::from_parts(16_215_459, 0) + // Minimum execution time: 25_360_000 picoseconds. + Weight::from_parts(29_738_623, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 3 - .saturating_add(Weight::from_parts(432, 0).saturating_mul(z.into())) + // Standard Error: 41 + .saturating_add(Weight::from_parts(2_550, 0).saturating_mul(z.into())) } /// Storage: `Multisig::Multisigs` (r:1 w:1) /// Proof: `Multisig::Multisigs` (`max_values`: None, `max_size`: Some(3346), added: 5821, mode: `MaxEncodedLen`) @@ -63,13 +67,13 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `267 + s * (2 ±0)` // Estimated: `6811` - // Minimum execution time: 49_840_000 picoseconds. - Weight::from_parts(41_040_950, 0) + // Minimum execution time: 57_050_000 picoseconds. + Weight::from_parts(43_287_279, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 660 - .saturating_add(Weight::from_parts(94_196, 0).saturating_mul(s.into())) - // Standard Error: 6 - .saturating_add(Weight::from_parts(2_068, 0).saturating_mul(z.into())) + // Standard Error: 2_402 + .saturating_add(Weight::from_parts(167_765, 0).saturating_mul(s.into())) + // Standard Error: 23 + .saturating_add(Weight::from_parts(2_816, 0).saturating_mul(z.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -81,13 +85,13 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `286` // Estimated: `6811` - // Minimum execution time: 32_610_000 picoseconds. - Weight::from_parts(24_152_785, 0) + // Minimum execution time: 36_490_000 picoseconds. + Weight::from_parts(26_659_376, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 525 - .saturating_add(Weight::from_parts(90_193, 0).saturating_mul(s.into())) - // Standard Error: 5 - .saturating_add(Weight::from_parts(2_079, 0).saturating_mul(z.into())) + // Standard Error: 3_295 + .saturating_add(Weight::from_parts(130_500, 0).saturating_mul(s.into())) + // Standard Error: 32 + .saturating_add(Weight::from_parts(2_692, 0).saturating_mul(z.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -101,13 +105,13 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `392 + s * (33 ±0)` // Estimated: `6811` - // Minimum execution time: 55_530_000 picoseconds. - Weight::from_parts(44_440_402, 0) + // Minimum execution time: 63_351_000 picoseconds. + Weight::from_parts(51_731_223, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 997 - .saturating_add(Weight::from_parts(120_381, 0).saturating_mul(s.into())) - // Standard Error: 9 - .saturating_add(Weight::from_parts(2_078, 0).saturating_mul(z.into())) + // Standard Error: 5_329 + .saturating_add(Weight::from_parts(183_182, 0).saturating_mul(s.into())) + // Standard Error: 52 + .saturating_add(Weight::from_parts(2_530, 0).saturating_mul(z.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -118,11 +122,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `267 + s * (2 ±0)` // Estimated: `6811` - // Minimum execution time: 38_730_000 picoseconds. - Weight::from_parts(39_240_460, 0) + // Minimum execution time: 40_470_000 picoseconds. + Weight::from_parts(49_243_011, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 1_099 - .saturating_add(Weight::from_parts(95_733, 0).saturating_mul(s.into())) + // Standard Error: 8_669 + .saturating_add(Weight::from_parts(81_279, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -133,11 +137,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `286` // Estimated: `6811` - // Minimum execution time: 22_140_000 picoseconds. - Weight::from_parts(22_481_459, 0) + // Minimum execution time: 21_460_000 picoseconds. + Weight::from_parts(22_237_504, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 649 - .saturating_add(Weight::from_parts(91_954, 0).saturating_mul(s.into())) + // Standard Error: 2_345 + .saturating_add(Weight::from_parts(168_432, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -148,11 +152,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `458 + s * (1 ±0)` // Estimated: `6811` - // Minimum execution time: 39_060_000 picoseconds. - Weight::from_parts(39_893_112, 0) + // Minimum execution time: 40_880_000 picoseconds. + Weight::from_parts(44_247_035, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 660 - .saturating_add(Weight::from_parts(93_021, 0).saturating_mul(s.into())) + // Standard Error: 3_909 + .saturating_add(Weight::from_parts(139_949, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -163,11 +167,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `458 + s * (1 ±0)` // Estimated: `6811` - // Minimum execution time: 37_280_000 picoseconds. - Weight::from_parts(37_978_649, 0) + // Minimum execution time: 38_630_000 picoseconds. + Weight::from_parts(40_124_223, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 618 - .saturating_add(Weight::from_parts(92_287, 0).saturating_mul(s.into())) + // Standard Error: 2_838 + .saturating_add(Weight::from_parts(172_044, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } diff --git a/relay/polkadot/src/weights/pallet_nomination_pools.rs b/relay/polkadot/src/weights/pallet_nomination_pools.rs index ff6b0cc091..70a6a803e6 100644 --- a/relay/polkadot/src/weights/pallet_nomination_pools.rs +++ b/relay/polkadot/src/weights/pallet_nomination_pools.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_nomination_pools` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `f801d3746784`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./relay/polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.wasm +// --pallet=pallet_nomination_pools +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./relay/polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -75,9 +79,11 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo /// Storage: `DelegatedStaking::CounterForDelegators` (r:1 w:1) /// Proof: `DelegatedStaking::CounterForDelegators` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) /// Storage: `Balances::Holds` (r:1 w:1) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(139), added: 2614, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(157), added: 2632, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListNodes` (r:3 w:3) /// Proof: `VoterList::ListNodes` (`max_values`: None, `max_size`: Some(154), added: 2629, mode: `MaxEncodedLen`) + /// Storage: `VoterList::Lock` (r:1 w:0) + /// Proof: `VoterList::Lock` (`max_values`: Some(1), `max_size`: Some(0), added: 495, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListBags` (r:2 w:2) /// Proof: `VoterList::ListBags` (`max_values`: None, `max_size`: Some(82), added: 2557, mode: `MaxEncodedLen`) /// Storage: `NominationPools::TotalValueLocked` (r:1 w:1) @@ -86,10 +92,10 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `3498` // Estimated: `8877` - // Minimum execution time: 272_692_000 picoseconds. - Weight::from_parts(275_362_000, 0) + // Minimum execution time: 310_919_000 picoseconds. + Weight::from_parts(338_539_000, 0) .saturating_add(Weight::from_parts(0, 8877)) - .saturating_add(T::DbWeight::get().reads(24)) + .saturating_add(T::DbWeight::get().reads(25)) .saturating_add(T::DbWeight::get().writes(15)) } /// Storage: `NominationPools::PoolMembers` (r:1 w:1) @@ -115,9 +121,11 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo /// Storage: `DelegatedStaking::Agents` (r:2 w:1) /// Proof: `DelegatedStaking::Agents` (`max_values`: None, `max_size`: Some(120), added: 2595, mode: `MaxEncodedLen`) /// Storage: `Balances::Holds` (r:1 w:1) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(139), added: 2614, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(157), added: 2632, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListNodes` (r:3 w:3) /// Proof: `VoterList::ListNodes` (`max_values`: None, `max_size`: Some(154), added: 2629, mode: `MaxEncodedLen`) + /// Storage: `VoterList::Lock` (r:1 w:0) + /// Proof: `VoterList::Lock` (`max_values`: Some(1), `max_size`: Some(0), added: 495, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListBags` (r:2 w:2) /// Proof: `VoterList::ListBags` (`max_values`: None, `max_size`: Some(82), added: 2557, mode: `MaxEncodedLen`) /// Storage: `NominationPools::TotalValueLocked` (r:1 w:1) @@ -126,10 +134,10 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `3646` // Estimated: `8877` - // Minimum execution time: 288_542_000 picoseconds. - Weight::from_parts(291_471_000, 0) + // Minimum execution time: 326_259_000 picoseconds. + Weight::from_parts(333_279_000, 0) .saturating_add(Weight::from_parts(0, 8877)) - .saturating_add(T::DbWeight::get().reads(21)) + .saturating_add(T::DbWeight::get().reads(22)) .saturating_add(T::DbWeight::get().writes(14)) } /// Storage: `NominationPools::PoolMembers` (r:1 w:1) @@ -157,9 +165,11 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo /// Storage: `DelegatedStaking::Agents` (r:2 w:1) /// Proof: `DelegatedStaking::Agents` (`max_values`: None, `max_size`: Some(120), added: 2595, mode: `MaxEncodedLen`) /// Storage: `Balances::Holds` (r:1 w:1) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(139), added: 2614, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(157), added: 2632, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListNodes` (r:2 w:2) /// Proof: `VoterList::ListNodes` (`max_values`: None, `max_size`: Some(154), added: 2629, mode: `MaxEncodedLen`) + /// Storage: `VoterList::Lock` (r:1 w:0) + /// Proof: `VoterList::Lock` (`max_values`: Some(1), `max_size`: Some(0), added: 495, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListBags` (r:2 w:2) /// Proof: `VoterList::ListBags` (`max_values`: None, `max_size`: Some(82), added: 2557, mode: `MaxEncodedLen`) /// Storage: `NominationPools::TotalValueLocked` (r:1 w:1) @@ -168,10 +178,10 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `3593` // Estimated: `8799` - // Minimum execution time: 323_562_000 picoseconds. - Weight::from_parts(326_872_000, 0) + // Minimum execution time: 370_779_000 picoseconds. + Weight::from_parts(386_739_000, 0) .saturating_add(Weight::from_parts(0, 8799)) - .saturating_add(T::DbWeight::get().reads(21)) + .saturating_add(T::DbWeight::get().reads(22)) .saturating_add(T::DbWeight::get().writes(14)) } /// Storage: `NominationPools::PoolMembers` (r:1 w:1) @@ -200,8 +210,8 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `2305` // Estimated: `6196` - // Minimum execution time: 151_900_000 picoseconds. - Weight::from_parts(153_141_000, 0) + // Minimum execution time: 165_420_000 picoseconds. + Weight::from_parts(171_180_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(12)) .saturating_add(T::DbWeight::get().writes(4)) @@ -234,6 +244,8 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo /// Proof: `Staking::MinNominatorBond` (`max_values`: Some(1), `max_size`: Some(16), added: 511, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListNodes` (r:3 w:3) /// Proof: `VoterList::ListNodes` (`max_values`: None, `max_size`: Some(154), added: 2629, mode: `MaxEncodedLen`) + /// Storage: `VoterList::Lock` (r:1 w:0) + /// Proof: `VoterList::Lock` (`max_values`: Some(1), `max_size`: Some(0), added: 495, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListBags` (r:2 w:2) /// Proof: `VoterList::ListBags` (`max_values`: None, `max_size`: Some(82), added: 2557, mode: `MaxEncodedLen`) /// Storage: `NominationPools::CounterForSubPoolsStorage` (r:1 w:1) @@ -242,10 +254,10 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `3626` // Estimated: `8877` - // Minimum execution time: 230_722_000 picoseconds. - Weight::from_parts(232_522_000, 0) + // Minimum execution time: 261_140_000 picoseconds. + Weight::from_parts(268_139_000, 0) .saturating_add(Weight::from_parts(0, 8877)) - .saturating_add(T::DbWeight::get().reads(20)) + .saturating_add(T::DbWeight::get().reads(21)) .saturating_add(T::DbWeight::get().writes(11)) } /// Storage: `NominationPools::BondedPools` (r:1 w:0) @@ -269,11 +281,11 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `1785` // Estimated: `4556` - // Minimum execution time: 90_461_000 picoseconds. - Weight::from_parts(92_145_683, 0) + // Minimum execution time: 95_490_000 picoseconds. + Weight::from_parts(98_295_473, 0) .saturating_add(Weight::from_parts(0, 4556)) - // Standard Error: 979 - .saturating_add(Weight::from_parts(14_396, 0).saturating_mul(s.into())) + // Standard Error: 3_152 + .saturating_add(Weight::from_parts(67_946, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -302,7 +314,7 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo /// Storage: `NominationPools::TotalValueLocked` (r:1 w:1) /// Proof: `NominationPools::TotalValueLocked` (`max_values`: Some(1), `max_size`: Some(16), added: 511, mode: `MaxEncodedLen`) /// Storage: `Balances::Holds` (r:1 w:1) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(139), added: 2614, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(157), added: 2632, mode: `MaxEncodedLen`) /// Storage: `DelegatedStaking::CounterForDelegators` (r:1 w:1) /// Proof: `DelegatedStaking::CounterForDelegators` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) /// Storage: `NominationPools::CounterForPoolMembers` (r:1 w:1) @@ -310,15 +322,13 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo /// Storage: `NominationPools::ClaimPermissions` (r:0 w:1) /// Proof: `NominationPools::ClaimPermissions` (`max_values`: None, `max_size`: Some(41), added: 2516, mode: `MaxEncodedLen`) /// The range of component `s` is `[0, 100]`. - fn withdraw_unbonded_update(s: u32, ) -> Weight { + fn withdraw_unbonded_update(_s: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `2368` // Estimated: `4662` - // Minimum execution time: 211_401_000 picoseconds. - Weight::from_parts(213_778_636, 0) + // Minimum execution time: 235_920_000 picoseconds. + Weight::from_parts(250_471_555, 0) .saturating_add(Weight::from_parts(0, 4662)) - // Standard Error: 2_261 - .saturating_add(Weight::from_parts(27_071, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(15)) .saturating_add(T::DbWeight::get().writes(11)) } @@ -355,7 +365,7 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo /// Storage: `NominationPools::TotalValueLocked` (r:1 w:1) /// Proof: `NominationPools::TotalValueLocked` (`max_values`: Some(1), `max_size`: Some(16), added: 511, mode: `MaxEncodedLen`) /// Storage: `Balances::Holds` (r:1 w:1) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(139), added: 2614, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(157), added: 2632, mode: `MaxEncodedLen`) /// Storage: `DelegatedStaking::CounterForDelegators` (r:1 w:1) /// Proof: `DelegatedStaking::CounterForDelegators` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) /// Storage: `NominationPools::CounterForPoolMembers` (r:1 w:1) @@ -383,13 +393,15 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo /// Storage: `NominationPools::ClaimPermissions` (r:0 w:1) /// Proof: `NominationPools::ClaimPermissions` (`max_values`: None, `max_size`: Some(41), added: 2516, mode: `MaxEncodedLen`) /// The range of component `s` is `[0, 100]`. - fn withdraw_unbonded_kill(_s: u32, ) -> Weight { + fn withdraw_unbonded_kill(s: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `2648` // Estimated: `6196` - // Minimum execution time: 333_822_000 picoseconds. - Weight::from_parts(339_043_184, 0) + // Minimum execution time: 381_399_000 picoseconds. + Weight::from_parts(397_217_199, 0) .saturating_add(Weight::from_parts(0, 6196)) + // Standard Error: 21_294 + .saturating_add(Weight::from_parts(101_041, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(29)) .saturating_add(T::DbWeight::get().writes(25)) } @@ -424,7 +436,7 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo /// Storage: `DelegatedStaking::CounterForDelegators` (r:1 w:1) /// Proof: `DelegatedStaking::CounterForDelegators` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) /// Storage: `Balances::Holds` (r:1 w:1) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(139), added: 2614, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(157), added: 2632, mode: `MaxEncodedLen`) /// Storage: `Staking::VirtualStakers` (r:1 w:1) /// Proof: `Staking::VirtualStakers` (`max_values`: None, `max_size`: Some(40), added: 2515, mode: `MaxEncodedLen`) /// Storage: `Staking::CounterForVirtualStakers` (r:1 w:1) @@ -455,8 +467,8 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `1127` // Estimated: `6196` - // Minimum execution time: 236_241_000 picoseconds. - Weight::from_parts(237_451_000, 0) + // Minimum execution time: 275_100_000 picoseconds. + Weight::from_parts(281_880_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(30)) .saturating_add(T::DbWeight::get().writes(22)) @@ -487,6 +499,8 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo /// Proof: `Staking::Validators` (`max_values`: None, `max_size`: Some(45), added: 2520, mode: `MaxEncodedLen`) /// Storage: `Staking::CurrentEra` (r:1 w:0) /// Proof: `Staking::CurrentEra` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) + /// Storage: `VoterList::Lock` (r:1 w:0) + /// Proof: `VoterList::Lock` (`max_values`: Some(1), `max_size`: Some(0), added: 495, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListNodes` (r:1 w:1) /// Proof: `VoterList::ListNodes` (`max_values`: None, `max_size`: Some(154), added: 2629, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListBags` (r:1 w:1) @@ -500,12 +514,12 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `1942` // Estimated: `4556 + n * (2520 ±0)` - // Minimum execution time: 132_631_000 picoseconds. - Weight::from_parts(131_897_051, 0) + // Minimum execution time: 140_171_000 picoseconds. + Weight::from_parts(144_933_782, 0) .saturating_add(Weight::from_parts(0, 4556)) - // Standard Error: 10_116 - .saturating_add(Weight::from_parts(2_102_118, 0).saturating_mul(n.into())) - .saturating_add(T::DbWeight::get().reads(17)) + // Standard Error: 31_007 + .saturating_add(Weight::from_parts(2_321_436, 0).saturating_mul(n.into())) + .saturating_add(T::DbWeight::get().reads(18)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(n.into()))) .saturating_add(T::DbWeight::get().writes(5)) .saturating_add(Weight::from_parts(0, 2520).saturating_mul(n.into())) @@ -524,8 +538,8 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `1427` // Estimated: `4556` - // Minimum execution time: 55_200_000 picoseconds. - Weight::from_parts(56_011_000, 0) + // Minimum execution time: 56_610_000 picoseconds. + Weight::from_parts(58_110_000, 0) .saturating_add(Weight::from_parts(0, 4556)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(1)) @@ -545,11 +559,11 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `1159` // Estimated: `3735` - // Minimum execution time: 40_000_000 picoseconds. - Weight::from_parts(40_902_185, 0) + // Minimum execution time: 40_780_000 picoseconds. + Weight::from_parts(43_240_657, 0) .saturating_add(Weight::from_parts(0, 3735)) - // Standard Error: 103 - .saturating_add(Weight::from_parts(692, 0).saturating_mul(n.into())) + // Standard Error: 2_340 + .saturating_add(Weight::from_parts(16_420, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -569,8 +583,8 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 11_351_000 picoseconds. - Weight::from_parts(11_770_000, 0) + // Minimum execution time: 13_450_000 picoseconds. + Weight::from_parts(16_460_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(6)) } @@ -584,8 +598,8 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `1159` // Estimated: `3719` - // Minimum execution time: 39_270_000 picoseconds. - Weight::from_parts(39_860_000, 0) + // Minimum execution time: 42_140_000 picoseconds. + Weight::from_parts(47_340_000, 0) .saturating_add(Weight::from_parts(0, 3719)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) @@ -610,6 +624,8 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo /// Proof: `Staking::Nominators` (`max_values`: None, `max_size`: Some(558), added: 3033, mode: `MaxEncodedLen`) /// Storage: `Staking::CounterForNominators` (r:1 w:1) /// Proof: `Staking::CounterForNominators` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) + /// Storage: `VoterList::Lock` (r:1 w:0) + /// Proof: `VoterList::Lock` (`max_values`: Some(1), `max_size`: Some(0), added: 495, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListNodes` (r:1 w:1) /// Proof: `VoterList::ListNodes` (`max_values`: None, `max_size`: Some(154), added: 2629, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListBags` (r:1 w:1) @@ -620,10 +636,10 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `2159` // Estimated: `4556` - // Minimum execution time: 123_061_000 picoseconds. - Weight::from_parts(124_661_000, 0) + // Minimum execution time: 133_190_000 picoseconds. + Weight::from_parts(142_510_000, 0) .saturating_add(Weight::from_parts(0, 4556)) - .saturating_add(T::DbWeight::get().reads(13)) + .saturating_add(T::DbWeight::get().reads(14)) .saturating_add(T::DbWeight::get().writes(5)) } /// Storage: `NominationPools::BondedPools` (r:1 w:1) @@ -640,8 +656,8 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `1431` // Estimated: `6196` - // Minimum execution time: 58_910_000 picoseconds. - Weight::from_parts(59_450_000, 0) + // Minimum execution time: 62_550_000 picoseconds. + Weight::from_parts(66_570_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -658,8 +674,8 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `1199` // Estimated: `3719` - // Minimum execution time: 39_610_000 picoseconds. - Weight::from_parts(40_170_000, 0) + // Minimum execution time: 41_619_000 picoseconds. + Weight::from_parts(43_660_000, 0) .saturating_add(Weight::from_parts(0, 3719)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(1)) @@ -674,8 +690,8 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `1159` // Estimated: `3719` - // Minimum execution time: 39_400_000 picoseconds. - Weight::from_parts(39_890_000, 0) + // Minimum execution time: 41_170_000 picoseconds. + Weight::from_parts(45_010_000, 0) .saturating_add(Weight::from_parts(0, 3719)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) @@ -690,8 +706,8 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `1159` // Estimated: `3719` - // Minimum execution time: 38_900_000 picoseconds. - Weight::from_parts(39_390_000, 0) + // Minimum execution time: 40_399_000 picoseconds. + Weight::from_parts(42_790_000, 0) .saturating_add(Weight::from_parts(0, 3719)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) @@ -718,8 +734,8 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `1931` // Estimated: `4662` - // Minimum execution time: 80_820_000 picoseconds. - Weight::from_parts(81_781_000, 0) + // Minimum execution time: 83_820_000 picoseconds. + Weight::from_parts(94_870_000, 0) .saturating_add(Weight::from_parts(0, 4662)) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(1)) @@ -738,8 +754,8 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `1629` // Estimated: `6196` - // Minimum execution time: 98_021_000 picoseconds. - Weight::from_parts(98_960_000, 0) + // Minimum execution time: 111_099_000 picoseconds. + Weight::from_parts(114_690_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -758,8 +774,8 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `1474` // Estimated: `6196` - // Minimum execution time: 105_220_000 picoseconds. - Weight::from_parts(106_160_000, 0) + // Minimum execution time: 119_339_000 picoseconds. + Weight::from_parts(124_730_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -779,15 +795,15 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo /// Storage: `NominationPools::SubPoolsStorage` (r:1 w:0) /// Proof: `NominationPools::SubPoolsStorage` (`max_values`: None, `max_size`: Some(1197), added: 3672, mode: `MaxEncodedLen`) /// Storage: `Balances::Holds` (r:1 w:1) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(139), added: 2614, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(157), added: 2632, mode: `MaxEncodedLen`) /// Storage: `System::Account` (r:1 w:1) /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) fn apply_slash() -> Weight { // Proof Size summary in bytes: // Measured: `4268` // Estimated: `4662` - // Minimum execution time: 161_141_000 picoseconds. - Weight::from_parts(163_071_000, 0) + // Minimum execution time: 179_529_000 picoseconds. + Weight::from_parts(185_540_000, 0) .saturating_add(Weight::from_parts(0, 4662)) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(4)) @@ -810,8 +826,8 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `3972` // Estimated: `4662` - // Minimum execution time: 81_731_000 picoseconds. - Weight::from_parts(83_151_000, 0) + // Minimum execution time: 86_770_000 picoseconds. + Weight::from_parts(89_570_000, 0) .saturating_add(Weight::from_parts(0, 4662)) .saturating_add(T::DbWeight::get().reads(7)) } @@ -836,7 +852,7 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo /// Storage: `Staking::Ledger` (r:1 w:0) /// Proof: `Staking::Ledger` (`max_values`: None, `max_size`: Some(1091), added: 3566, mode: `MaxEncodedLen`) /// Storage: `Balances::Holds` (r:2 w:2) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(139), added: 2614, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(157), added: 2632, mode: `MaxEncodedLen`) /// Storage: `Staking::CounterForVirtualStakers` (r:1 w:1) /// Proof: `Staking::CounterForVirtualStakers` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) /// Storage: `DelegatedStaking::CounterForDelegators` (r:1 w:1) @@ -846,10 +862,10 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo fn pool_migrate() -> Weight { // Proof Size summary in bytes: // Measured: `1757` - // Estimated: `6218` - // Minimum execution time: 234_072_000 picoseconds. - Weight::from_parts(235_161_000, 0) - .saturating_add(Weight::from_parts(0, 6218)) + // Estimated: `6254` + // Minimum execution time: 278_870_000 picoseconds. + Weight::from_parts(289_301_000, 0) + .saturating_add(Weight::from_parts(0, 6254)) .saturating_add(T::DbWeight::get().reads(16)) .saturating_add(T::DbWeight::get().writes(11)) } @@ -872,16 +888,16 @@ impl pallet_nomination_pools::WeightInfo for WeightInfo /// Storage: `DelegatedStaking::Agents` (r:2 w:0) /// Proof: `DelegatedStaking::Agents` (`max_values`: None, `max_size`: Some(120), added: 2595, mode: `MaxEncodedLen`) /// Storage: `Balances::Holds` (r:2 w:2) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(139), added: 2614, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(157), added: 2632, mode: `MaxEncodedLen`) /// Storage: `DelegatedStaking::CounterForDelegators` (r:1 w:1) /// Proof: `DelegatedStaking::CounterForDelegators` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) fn migrate_delegation() -> Weight { // Proof Size summary in bytes: // Measured: `2359` - // Estimated: `6218` - // Minimum execution time: 153_171_000 picoseconds. - Weight::from_parts(154_561_000, 0) - .saturating_add(Weight::from_parts(0, 6218)) + // Estimated: `6254` + // Minimum execution time: 171_920_000 picoseconds. + Weight::from_parts(177_010_000, 0) + .saturating_add(Weight::from_parts(0, 6254)) .saturating_add(T::DbWeight::get().reads(15)) .saturating_add(T::DbWeight::get().writes(6)) } diff --git a/relay/polkadot/src/weights/pallet_offences.rs b/relay/polkadot/src/weights/pallet_offences.rs index ba7bad2645..e3700e5df1 100644 --- a/relay/polkadot/src/weights/pallet_offences.rs +++ b/relay/polkadot/src/weights/pallet_offences.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_offences` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `f801d3746784`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./relay/polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.wasm +// --pallet=pallet_offences +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./relay/polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -77,13 +81,13 @@ impl pallet_offences::WeightInfo for WeightInfo { /// The range of component `n` is `[0, 16]`. fn report_offence_grandpa(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `1215 + n * (39 ±0)` - // Estimated: `4679 + n * (2551 ±0)` - // Minimum execution time: 77_560_000 picoseconds. - Weight::from_parts(86_349_924, 0) - .saturating_add(Weight::from_parts(0, 4679)) - // Standard Error: 29_068 - .saturating_add(Weight::from_parts(13_526_077, 0).saturating_mul(n.into())) + // Measured: `1248 + n * (39 ±0)` + // Estimated: `4712 + n * (2551 ±0)` + // Minimum execution time: 84_240_000 picoseconds. + Weight::from_parts(101_218_477, 0) + .saturating_add(Weight::from_parts(0, 4712)) + // Standard Error: 66_758 + .saturating_add(Weight::from_parts(16_754_430, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(14)) .saturating_add(T::DbWeight::get().reads((3_u64).saturating_mul(n.into()))) .saturating_add(T::DbWeight::get().writes(6)) @@ -123,13 +127,13 @@ impl pallet_offences::WeightInfo for WeightInfo { /// The range of component `n` is `[0, 16]`. fn report_offence_babe(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `1215 + n * (39 ±0)` - // Estimated: `4679 + n * (2551 ±0)` - // Minimum execution time: 77_390_000 picoseconds. - Weight::from_parts(86_051_502, 0) - .saturating_add(Weight::from_parts(0, 4679)) - // Standard Error: 27_758 - .saturating_add(Weight::from_parts(13_511_669, 0).saturating_mul(n.into())) + // Measured: `1248 + n * (39 ±0)` + // Estimated: `4712 + n * (2551 ±0)` + // Minimum execution time: 83_790_000 picoseconds. + Weight::from_parts(101_355_556, 0) + .saturating_add(Weight::from_parts(0, 4712)) + // Standard Error: 72_465 + .saturating_add(Weight::from_parts(16_940_502, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(14)) .saturating_add(T::DbWeight::get().reads((3_u64).saturating_mul(n.into()))) .saturating_add(T::DbWeight::get().writes(6)) diff --git a/relay/polkadot/src/weights/pallet_preimage.rs b/relay/polkadot/src/weights/pallet_preimage.rs index 523b504bd8..966ee03075 100644 --- a/relay/polkadot/src/weights/pallet_preimage.rs +++ b/relay/polkadot/src/weights/pallet_preimage.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_preimage` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `f801d3746784`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./relay/polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.wasm +// --pallet=pallet_preimage +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./relay/polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -49,19 +53,19 @@ impl pallet_preimage::WeightInfo for WeightInfo { /// Storage: `Preimage::RequestStatusFor` (r:1 w:1) /// Proof: `Preimage::RequestStatusFor` (`max_values`: None, `max_size`: Some(91), added: 2566, mode: `MaxEncodedLen`) /// Storage: `Balances::Holds` (r:1 w:1) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(139), added: 2614, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(157), added: 2632, mode: `MaxEncodedLen`) /// Storage: `Preimage::PreimageFor` (r:0 w:1) /// Proof: `Preimage::PreimageFor` (`max_values`: None, `max_size`: Some(4194344), added: 4196819, mode: `MaxEncodedLen`) /// The range of component `s` is `[0, 4194304]`. fn note_preimage(s: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `59` - // Estimated: `3604` - // Minimum execution time: 56_721_000 picoseconds. - Weight::from_parts(56_900_000, 0) - .saturating_add(Weight::from_parts(0, 3604)) - // Standard Error: 11 - .saturating_add(Weight::from_parts(3_666, 0).saturating_mul(s.into())) + // Estimated: `3622` + // Minimum execution time: 67_290_000 picoseconds. + Weight::from_parts(110_359_767, 0) + .saturating_add(Weight::from_parts(0, 3622)) + // Standard Error: 6 + .saturating_add(Weight::from_parts(2_030, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -76,11 +80,11 @@ impl pallet_preimage::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `68` // Estimated: `3556` - // Minimum execution time: 18_650_000 picoseconds. - Weight::from_parts(18_860_000, 0) + // Minimum execution time: 19_240_000 picoseconds. + Weight::from_parts(111_152_744, 0) .saturating_add(Weight::from_parts(0, 3556)) - // Standard Error: 11 - .saturating_add(Weight::from_parts(3_850, 0).saturating_mul(s.into())) + // Standard Error: 6 + .saturating_add(Weight::from_parts(2_014, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -95,11 +99,11 @@ impl pallet_preimage::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `68` // Estimated: `3556` - // Minimum execution time: 19_740_000 picoseconds. - Weight::from_parts(20_190_000, 0) + // Minimum execution time: 20_920_000 picoseconds. + Weight::from_parts(69_381_196, 0) .saturating_add(Weight::from_parts(0, 3556)) - // Standard Error: 12 - .saturating_add(Weight::from_parts(3_809, 0).saturating_mul(s.into())) + // Standard Error: 5 + .saturating_add(Weight::from_parts(2_034, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -108,16 +112,16 @@ impl pallet_preimage::WeightInfo for WeightInfo { /// Storage: `Preimage::RequestStatusFor` (r:1 w:1) /// Proof: `Preimage::RequestStatusFor` (`max_values`: None, `max_size`: Some(91), added: 2566, mode: `MaxEncodedLen`) /// Storage: `Balances::Holds` (r:1 w:1) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(139), added: 2614, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(157), added: 2632, mode: `MaxEncodedLen`) /// Storage: `Preimage::PreimageFor` (r:0 w:1) /// Proof: `Preimage::PreimageFor` (`max_values`: None, `max_size`: Some(4194344), added: 4196819, mode: `MaxEncodedLen`) fn unnote_preimage() -> Weight { // Proof Size summary in bytes: // Measured: `243` - // Estimated: `3604` - // Minimum execution time: 81_311_000 picoseconds. - Weight::from_parts(83_090_000, 0) - .saturating_add(Weight::from_parts(0, 3604)) + // Estimated: `3622` + // Minimum execution time: 71_090_000 picoseconds. + Weight::from_parts(77_960_000, 0) + .saturating_add(Weight::from_parts(0, 3622)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -131,8 +135,8 @@ impl pallet_preimage::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `106` // Estimated: `3556` - // Minimum execution time: 49_610_000 picoseconds. - Weight::from_parts(51_921_000, 0) + // Minimum execution time: 39_480_000 picoseconds. + Weight::from_parts(42_720_000, 0) .saturating_add(Weight::from_parts(0, 3556)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -145,8 +149,8 @@ impl pallet_preimage::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `150` // Estimated: `3556` - // Minimum execution time: 37_130_000 picoseconds. - Weight::from_parts(39_230_000, 0) + // Minimum execution time: 25_780_000 picoseconds. + Weight::from_parts(28_000_000, 0) .saturating_add(Weight::from_parts(0, 3556)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -159,8 +163,8 @@ impl pallet_preimage::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `106` // Estimated: `3556` - // Minimum execution time: 32_650_000 picoseconds. - Weight::from_parts(35_070_000, 0) + // Minimum execution time: 23_249_000 picoseconds. + Weight::from_parts(25_511_000, 0) .saturating_add(Weight::from_parts(0, 3556)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -173,8 +177,8 @@ impl pallet_preimage::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `4` // Estimated: `3556` - // Minimum execution time: 33_970_000 picoseconds. - Weight::from_parts(35_540_000, 0) + // Minimum execution time: 19_720_000 picoseconds. + Weight::from_parts(23_150_000, 0) .saturating_add(Weight::from_parts(0, 3556)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -187,8 +191,8 @@ impl pallet_preimage::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `68` // Estimated: `3556` - // Minimum execution time: 19_230_000 picoseconds. - Weight::from_parts(20_960_000, 0) + // Minimum execution time: 15_419_000 picoseconds. + Weight::from_parts(17_021_000, 0) .saturating_add(Weight::from_parts(0, 3556)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -203,8 +207,8 @@ impl pallet_preimage::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `106` // Estimated: `3556` - // Minimum execution time: 44_210_000 picoseconds. - Weight::from_parts(46_160_000, 0) + // Minimum execution time: 29_490_000 picoseconds. + Weight::from_parts(33_560_000, 0) .saturating_add(Weight::from_parts(0, 3556)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -217,8 +221,8 @@ impl pallet_preimage::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `68` // Estimated: `3556` - // Minimum execution time: 18_820_000 picoseconds. - Weight::from_parts(20_560_000, 0) + // Minimum execution time: 14_680_000 picoseconds. + Weight::from_parts(16_260_000, 0) .saturating_add(Weight::from_parts(0, 3556)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -231,8 +235,8 @@ impl pallet_preimage::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `68` // Estimated: `3556` - // Minimum execution time: 19_460_000 picoseconds. - Weight::from_parts(20_571_000, 0) + // Minimum execution time: 15_230_000 picoseconds. + Weight::from_parts(16_650_000, 0) .saturating_add(Weight::from_parts(0, 3556)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -242,21 +246,21 @@ impl pallet_preimage::WeightInfo for WeightInfo { /// Storage: `System::Account` (r:1023 w:1023) /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) /// Storage: `Balances::Holds` (r:1023 w:1023) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(139), added: 2614, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(157), added: 2632, mode: `MaxEncodedLen`) /// Storage: `Preimage::RequestStatusFor` (r:0 w:1023) /// Proof: `Preimage::RequestStatusFor` (`max_values`: None, `max_size`: Some(91), added: 2566, mode: `MaxEncodedLen`) /// The range of component `n` is `[1, 1024]`. fn ensure_updated(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0 + n * (227 ±0)` - // Estimated: `990 + n * (2614 ±0)` - // Minimum execution time: 63_570_000 picoseconds. - Weight::from_parts(63_741_000, 0) + // Estimated: `990 + n * (2632 ±0)` + // Minimum execution time: 75_090_000 picoseconds. + Weight::from_parts(76_540_000, 0) .saturating_add(Weight::from_parts(0, 990)) - // Standard Error: 45_852 - .saturating_add(Weight::from_parts(60_482_223, 0).saturating_mul(n.into())) + // Standard Error: 74_889 + .saturating_add(Weight::from_parts(76_331_755, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads((3_u64).saturating_mul(n.into()))) .saturating_add(T::DbWeight::get().writes((4_u64).saturating_mul(n.into()))) - .saturating_add(Weight::from_parts(0, 2614).saturating_mul(n.into())) + .saturating_add(Weight::from_parts(0, 2632).saturating_mul(n.into())) } } diff --git a/relay/polkadot/src/weights/pallet_proxy.rs b/relay/polkadot/src/weights/pallet_proxy.rs index 4f48608544..cd4e100db1 100644 --- a/relay/polkadot/src/weights/pallet_proxy.rs +++ b/relay/polkadot/src/weights/pallet_proxy.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_proxy` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `f801d3746784`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./relay/polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.wasm +// --pallet=pallet_proxy +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./relay/polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -51,11 +55,11 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `89 + p * (37 ±0)` // Estimated: `4706` - // Minimum execution time: 16_480_000 picoseconds. - Weight::from_parts(17_001_637, 0) + // Minimum execution time: 16_260_000 picoseconds. + Weight::from_parts(17_648_537, 0) .saturating_add(Weight::from_parts(0, 4706)) - // Standard Error: 910 - .saturating_add(Weight::from_parts(31_627, 0).saturating_mul(p.into())) + // Standard Error: 2_852 + .saturating_add(Weight::from_parts(52_170, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1)) } /// Storage: `Proxy::Proxies` (r:1 w:0) @@ -70,13 +74,13 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `416 + a * (68 ±0) + p * (37 ±0)` // Estimated: `5698` - // Minimum execution time: 43_041_000 picoseconds. - Weight::from_parts(43_113_076, 0) + // Minimum execution time: 47_520_000 picoseconds. + Weight::from_parts(48_911_583, 0) .saturating_add(Weight::from_parts(0, 5698)) - // Standard Error: 2_560 - .saturating_add(Weight::from_parts(170_901, 0).saturating_mul(a.into())) - // Standard Error: 2_645 - .saturating_add(Weight::from_parts(28_934, 0).saturating_mul(p.into())) + // Standard Error: 7_017 + .saturating_add(Weight::from_parts(233_587, 0).saturating_mul(a.into())) + // Standard Error: 7_250 + .saturating_add(Weight::from_parts(78_091, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -90,13 +94,13 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `331 + a * (68 ±0)` // Estimated: `5698` - // Minimum execution time: 29_610_000 picoseconds. - Weight::from_parts(30_046_154, 0) + // Minimum execution time: 32_609_000 picoseconds. + Weight::from_parts(34_189_508, 0) .saturating_add(Weight::from_parts(0, 5698)) - // Standard Error: 1_551 - .saturating_add(Weight::from_parts(159_075, 0).saturating_mul(a.into())) - // Standard Error: 1_603 - .saturating_add(Weight::from_parts(5_352, 0).saturating_mul(p.into())) + // Standard Error: 7_235 + .saturating_add(Weight::from_parts(260_799, 0).saturating_mul(a.into())) + // Standard Error: 7_475 + .saturating_add(Weight::from_parts(24_381, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -106,17 +110,15 @@ impl pallet_proxy::WeightInfo for WeightInfo { /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) /// The range of component `a` is `[0, 31]`. /// The range of component `p` is `[1, 31]`. - fn reject_announcement(a: u32, p: u32, ) -> Weight { + fn reject_announcement(a: u32, _p: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `331 + a * (68 ±0)` // Estimated: `5698` - // Minimum execution time: 29_720_000 picoseconds. - Weight::from_parts(30_073_846, 0) + // Minimum execution time: 33_030_000 picoseconds. + Weight::from_parts(36_384_281, 0) .saturating_add(Weight::from_parts(0, 5698)) - // Standard Error: 1_571 - .saturating_add(Weight::from_parts(157_597, 0).saturating_mul(a.into())) - // Standard Error: 1_623 - .saturating_add(Weight::from_parts(3_936, 0).saturating_mul(p.into())) + // Standard Error: 6_480 + .saturating_add(Weight::from_parts(202_606, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -132,13 +134,13 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `348 + a * (68 ±0) + p * (37 ±0)` // Estimated: `5698` - // Minimum execution time: 38_710_000 picoseconds. - Weight::from_parts(39_410_729, 0) + // Minimum execution time: 43_950_000 picoseconds. + Weight::from_parts(43_774_181, 0) .saturating_add(Weight::from_parts(0, 5698)) - // Standard Error: 1_726 - .saturating_add(Weight::from_parts(160_446, 0).saturating_mul(a.into())) - // Standard Error: 1_784 - .saturating_add(Weight::from_parts(25_352, 0).saturating_mul(p.into())) + // Standard Error: 6_912 + .saturating_add(Weight::from_parts(237_217, 0).saturating_mul(a.into())) + // Standard Error: 7_142 + .saturating_add(Weight::from_parts(104_208, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -149,11 +151,11 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `89 + p * (37 ±0)` // Estimated: `4706` - // Minimum execution time: 28_111_000 picoseconds. - Weight::from_parts(28_753_802, 0) + // Minimum execution time: 30_300_000 picoseconds. + Weight::from_parts(32_144_056, 0) .saturating_add(Weight::from_parts(0, 4706)) - // Standard Error: 2_147 - .saturating_add(Weight::from_parts(40_834, 0).saturating_mul(p.into())) + // Standard Error: 6_761 + .saturating_add(Weight::from_parts(134_280, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -164,11 +166,11 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `89 + p * (37 ±0)` // Estimated: `4706` - // Minimum execution time: 28_460_000 picoseconds. - Weight::from_parts(29_065_269, 0) + // Minimum execution time: 30_370_000 picoseconds. + Weight::from_parts(32_386_813, 0) .saturating_add(Weight::from_parts(0, 4706)) - // Standard Error: 879 - .saturating_add(Weight::from_parts(33_525, 0).saturating_mul(p.into())) + // Standard Error: 5_679 + .saturating_add(Weight::from_parts(83_511, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -179,11 +181,11 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `89 + p * (37 ±0)` // Estimated: `4706` - // Minimum execution time: 24_740_000 picoseconds. - Weight::from_parts(25_482_868, 0) + // Minimum execution time: 26_830_000 picoseconds. + Weight::from_parts(30_098_680, 0) .saturating_add(Weight::from_parts(0, 4706)) - // Standard Error: 815 - .saturating_add(Weight::from_parts(18_490, 0).saturating_mul(p.into())) + // Standard Error: 7_711 + .saturating_add(Weight::from_parts(1_931, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -194,11 +196,11 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `101` // Estimated: `4706` - // Minimum execution time: 29_890_000 picoseconds. - Weight::from_parts(30_719_069, 0) + // Minimum execution time: 31_581_000 picoseconds. + Weight::from_parts(33_111_464, 0) .saturating_add(Weight::from_parts(0, 4706)) - // Standard Error: 854 - .saturating_add(Weight::from_parts(7_358, 0).saturating_mul(p.into())) + // Standard Error: 4_137 + .saturating_add(Weight::from_parts(99_618, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -209,11 +211,11 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `126 + p * (37 ±0)` // Estimated: `4706` - // Minimum execution time: 25_990_000 picoseconds. - Weight::from_parts(26_644_128, 0) + // Minimum execution time: 30_890_000 picoseconds. + Weight::from_parts(32_683_993, 0) .saturating_add(Weight::from_parts(0, 4706)) - // Standard Error: 708 - .saturating_add(Weight::from_parts(23_146, 0).saturating_mul(p.into())) + // Standard Error: 3_781 + .saturating_add(Weight::from_parts(96_119, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -227,8 +229,8 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `414` // Estimated: `5698` - // Minimum execution time: 51_520_000 picoseconds. - Weight::from_parts(52_241_000, 0) + // Minimum execution time: 57_890_000 picoseconds. + Weight::from_parts(58_980_000, 0) .saturating_add(Weight::from_parts(0, 5698)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) diff --git a/relay/polkadot/src/weights/pallet_referenda.rs b/relay/polkadot/src/weights/pallet_referenda.rs index 3bd6deaca7..eaec382731 100644 --- a/relay/polkadot/src/weights/pallet_referenda.rs +++ b/relay/polkadot/src/weights/pallet_referenda.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_referenda` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `f801d3746784`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./relay/polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.wasm +// --pallet=pallet_referenda +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./relay/polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -54,8 +58,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `186` // Estimated: `42428` - // Minimum execution time: 44_150_000 picoseconds. - Weight::from_parts(44_761_000, 0) + // Minimum execution time: 46_380_000 picoseconds. + Weight::from_parts(48_850_000, 0) .saturating_add(Weight::from_parts(0, 42428)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(3)) @@ -70,8 +74,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `439` // Estimated: `83866` - // Minimum execution time: 59_491_000 picoseconds. - Weight::from_parts(60_200_000, 0) + // Minimum execution time: 62_370_000 picoseconds. + Weight::from_parts(64_670_000, 0) .saturating_add(Weight::from_parts(0, 83866)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(4)) @@ -90,8 +94,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `3226` // Estimated: `42428` - // Minimum execution time: 71_281_000 picoseconds. - Weight::from_parts(71_891_000, 0) + // Minimum execution time: 81_700_000 picoseconds. + Weight::from_parts(84_950_000, 0) .saturating_add(Weight::from_parts(0, 42428)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) @@ -110,8 +114,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `3246` // Estimated: `42428` - // Minimum execution time: 69_790_000 picoseconds. - Weight::from_parts(70_451_000, 0) + // Minimum execution time: 84_539_000 picoseconds. + Weight::from_parts(91_129_000, 0) .saturating_add(Weight::from_parts(0, 42428)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) @@ -128,8 +132,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `439` // Estimated: `83866` - // Minimum execution time: 68_140_000 picoseconds. - Weight::from_parts(68_850_000, 0) + // Minimum execution time: 73_210_000 picoseconds. + Weight::from_parts(76_580_000, 0) .saturating_add(Weight::from_parts(0, 83866)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(5)) @@ -146,8 +150,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `439` // Estimated: `83866` - // Minimum execution time: 68_550_000 picoseconds. - Weight::from_parts(69_270_000, 0) + // Minimum execution time: 71_840_000 picoseconds. + Weight::from_parts(74_469_000, 0) .saturating_add(Weight::from_parts(0, 83866)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(5)) @@ -158,8 +162,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `279` // Estimated: `4401` - // Minimum execution time: 34_190_000 picoseconds. - Weight::from_parts(34_801_000, 0) + // Minimum execution time: 37_250_000 picoseconds. + Weight::from_parts(39_780_000, 0) .saturating_add(Weight::from_parts(0, 4401)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -170,8 +174,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `269` // Estimated: `4401` - // Minimum execution time: 35_040_000 picoseconds. - Weight::from_parts(35_430_000, 0) + // Minimum execution time: 36_941_000 picoseconds. + Weight::from_parts(37_980_000, 0) .saturating_add(Weight::from_parts(0, 4401)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -186,8 +190,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `347` // Estimated: `83866` - // Minimum execution time: 41_570_000 picoseconds. - Weight::from_parts(42_220_000, 0) + // Minimum execution time: 43_271_000 picoseconds. + Weight::from_parts(46_730_000, 0) .saturating_add(Weight::from_parts(0, 83866)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(4)) @@ -204,8 +208,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `588` // Estimated: `83866` - // Minimum execution time: 105_461_000 picoseconds. - Weight::from_parts(106_380_000, 0) + // Minimum execution time: 118_880_000 picoseconds. + Weight::from_parts(122_630_000, 0) .saturating_add(Weight::from_parts(0, 83866)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) @@ -218,8 +222,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `102` // Estimated: `5477` - // Minimum execution time: 12_400_000 picoseconds. - Weight::from_parts(12_790_000, 0) + // Minimum execution time: 13_451_000 picoseconds. + Weight::from_parts(14_741_000, 0) .saturating_add(Weight::from_parts(0, 5477)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -234,8 +238,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `3116` // Estimated: `42428` - // Minimum execution time: 47_640_000 picoseconds. - Weight::from_parts(48_330_000, 0) + // Minimum execution time: 54_979_000 picoseconds. + Weight::from_parts(57_470_000, 0) .saturating_add(Weight::from_parts(0, 42428)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) @@ -250,8 +254,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `3116` // Estimated: `42428` - // Minimum execution time: 50_120_000 picoseconds. - Weight::from_parts(50_770_000, 0) + // Minimum execution time: 57_289_000 picoseconds. + Weight::from_parts(60_499_000, 0) .saturating_add(Weight::from_parts(0, 42428)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) @@ -264,8 +268,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `2939` // Estimated: `5477` - // Minimum execution time: 23_110_000 picoseconds. - Weight::from_parts(23_470_000, 0) + // Minimum execution time: 27_670_000 picoseconds. + Weight::from_parts(28_500_000, 0) .saturating_add(Weight::from_parts(0, 5477)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -278,8 +282,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `2939` // Estimated: `5477` - // Minimum execution time: 22_770_000 picoseconds. - Weight::from_parts(23_410_000, 0) + // Minimum execution time: 26_850_000 picoseconds. + Weight::from_parts(28_860_000, 0) .saturating_add(Weight::from_parts(0, 5477)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -294,8 +298,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `2943` // Estimated: `5477` - // Minimum execution time: 29_170_000 picoseconds. - Weight::from_parts(29_751_000, 0) + // Minimum execution time: 34_010_000 picoseconds. + Weight::from_parts(36_600_000, 0) .saturating_add(Weight::from_parts(0, 5477)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -310,8 +314,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `2963` // Estimated: `5477` - // Minimum execution time: 27_940_000 picoseconds. - Weight::from_parts(28_340_000, 0) + // Minimum execution time: 32_570_000 picoseconds. + Weight::from_parts(33_790_000, 0) .saturating_add(Weight::from_parts(0, 5477)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -324,8 +328,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `299` // Estimated: `42428` - // Minimum execution time: 28_550_000 picoseconds. - Weight::from_parts(29_180_000, 0) + // Minimum execution time: 29_240_000 picoseconds. + Weight::from_parts(30_260_000, 0) .saturating_add(Weight::from_parts(0, 42428)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -338,8 +342,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `347` // Estimated: `42428` - // Minimum execution time: 28_671_000 picoseconds. - Weight::from_parts(29_240_000, 0) + // Minimum execution time: 28_940_000 picoseconds. + Weight::from_parts(30_170_000, 0) .saturating_add(Weight::from_parts(0, 42428)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -350,8 +354,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `206` // Estimated: `4401` - // Minimum execution time: 18_890_000 picoseconds. - Weight::from_parts(19_210_000, 0) + // Minimum execution time: 18_960_000 picoseconds. + Weight::from_parts(19_900_000, 0) .saturating_add(Weight::from_parts(0, 4401)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -366,8 +370,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `347` // Estimated: `42428` - // Minimum execution time: 37_260_000 picoseconds. - Weight::from_parts(38_140_000, 0) + // Minimum execution time: 38_540_000 picoseconds. + Weight::from_parts(39_890_000, 0) .saturating_add(Weight::from_parts(0, 42428)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) @@ -382,8 +386,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `347` // Estimated: `42428` - // Minimum execution time: 39_101_000 picoseconds. - Weight::from_parts(39_950_000, 0) + // Minimum execution time: 40_750_000 picoseconds. + Weight::from_parts(43_020_000, 0) .saturating_add(Weight::from_parts(0, 42428)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) @@ -396,8 +400,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `400` // Estimated: `42428` - // Minimum execution time: 31_650_000 picoseconds. - Weight::from_parts(32_290_000, 0) + // Minimum execution time: 32_850_000 picoseconds. + Weight::from_parts(33_350_000, 0) .saturating_add(Weight::from_parts(0, 42428)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -410,8 +414,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `383` // Estimated: `42428` - // Minimum execution time: 31_710_000 picoseconds. - Weight::from_parts(32_111_000, 0) + // Minimum execution time: 32_400_000 picoseconds. + Weight::from_parts(35_300_000, 0) .saturating_add(Weight::from_parts(0, 42428)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -424,8 +428,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `400` // Estimated: `42428` - // Minimum execution time: 30_291_000 picoseconds. - Weight::from_parts(30_840_000, 0) + // Minimum execution time: 31_310_000 picoseconds. + Weight::from_parts(32_740_000, 0) .saturating_add(Weight::from_parts(0, 42428)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -438,8 +442,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `404` // Estimated: `42428` - // Minimum execution time: 29_160_000 picoseconds. - Weight::from_parts(29_560_000, 0) + // Minimum execution time: 29_830_000 picoseconds. + Weight::from_parts(32_060_000, 0) .saturating_add(Weight::from_parts(0, 42428)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -454,8 +458,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `404` // Estimated: `83866` - // Minimum execution time: 44_150_000 picoseconds. - Weight::from_parts(44_750_000, 0) + // Minimum execution time: 47_520_000 picoseconds. + Weight::from_parts(50_620_000, 0) .saturating_add(Weight::from_parts(0, 83866)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) @@ -468,8 +472,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `400` // Estimated: `42428` - // Minimum execution time: 31_901_000 picoseconds. - Weight::from_parts(32_350_000, 0) + // Minimum execution time: 33_270_000 picoseconds. + Weight::from_parts(36_440_000, 0) .saturating_add(Weight::from_parts(0, 42428)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -486,8 +490,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `312` // Estimated: `4401` - // Minimum execution time: 26_050_000 picoseconds. - Weight::from_parts(26_720_000, 0) + // Minimum execution time: 26_710_000 picoseconds. + Weight::from_parts(28_470_000, 0) .saturating_add(Weight::from_parts(0, 4401)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) @@ -500,8 +504,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `283` // Estimated: `4401` - // Minimum execution time: 21_610_000 picoseconds. - Weight::from_parts(22_190_000, 0) + // Minimum execution time: 22_260_000 picoseconds. + Weight::from_parts(23_520_000, 0) .saturating_add(Weight::from_parts(0, 4401)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) diff --git a/relay/polkadot/src/weights/pallet_scheduler.rs b/relay/polkadot/src/weights/pallet_scheduler.rs index 6316c19dc9..f6a3b87784 100644 --- a/relay/polkadot/src/weights/pallet_scheduler.rs +++ b/relay/polkadot/src/weights/pallet_scheduler.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_scheduler` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `f801d3746784`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./relay/polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.wasm +// --pallet=pallet_scheduler +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./relay/polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -50,8 +54,8 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `69` // Estimated: `1489` - // Minimum execution time: 10_860_000 picoseconds. - Weight::from_parts(11_120_000, 0) + // Minimum execution time: 10_920_000 picoseconds. + Weight::from_parts(11_870_000, 0) .saturating_add(Weight::from_parts(0, 1489)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -63,11 +67,11 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `116 + s * (177 ±0)` // Estimated: `42428` - // Minimum execution time: 7_680_000 picoseconds. - Weight::from_parts(11_502_703, 0) + // Minimum execution time: 8_220_000 picoseconds. + Weight::from_parts(12_057_606, 0) .saturating_add(Weight::from_parts(0, 42428)) - // Standard Error: 1_956 - .saturating_add(Weight::from_parts(417_660, 0).saturating_mul(s.into())) + // Standard Error: 3_896 + .saturating_add(Weight::from_parts(548_393, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -75,8 +79,8 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_470_000 picoseconds. - Weight::from_parts(4_610_000, 0) + // Minimum execution time: 5_280_000 picoseconds. + Weight::from_parts(5_869_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// Storage: `Preimage::PreimageFor` (r:1 w:1) @@ -90,11 +94,11 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `141 + s * (1 ±0)` // Estimated: `3606 + s * (1 ±0)` - // Minimum execution time: 24_651_000 picoseconds. - Weight::from_parts(24_870_000, 0) + // Minimum execution time: 27_011_000 picoseconds. + Weight::from_parts(91_010_459, 0) .saturating_add(Weight::from_parts(0, 3606)) - // Standard Error: 30 - .saturating_add(Weight::from_parts(2_990, 0).saturating_mul(s.into())) + // Standard Error: 6 + .saturating_add(Weight::from_parts(1_411, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(s.into())) @@ -105,8 +109,8 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_400_000 picoseconds. - Weight::from_parts(6_750_000, 0) + // Minimum execution time: 7_100_000 picoseconds. + Weight::from_parts(7_630_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -114,24 +118,24 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_610_000 picoseconds. - Weight::from_parts(4_840_000, 0) + // Minimum execution time: 4_950_000 picoseconds. + Weight::from_parts(5_350_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn execute_dispatch_signed() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_080_000 picoseconds. - Weight::from_parts(3_210_000, 0) + // Minimum execution time: 3_510_000 picoseconds. + Weight::from_parts(3_840_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn execute_dispatch_unsigned() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_990_000 picoseconds. - Weight::from_parts(3_140_000, 0) + // Minimum execution time: 3_570_000 picoseconds. + Weight::from_parts(3_770_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// Storage: `Scheduler::Agenda` (r:1 w:1) @@ -141,11 +145,11 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `116 + s * (177 ±0)` // Estimated: `42428` - // Minimum execution time: 16_770_000 picoseconds. - Weight::from_parts(20_099_221, 0) + // Minimum execution time: 16_200_000 picoseconds. + Weight::from_parts(19_844_412, 0) .saturating_add(Weight::from_parts(0, 42428)) - // Standard Error: 1_540 - .saturating_add(Weight::from_parts(430_253, 0).saturating_mul(s.into())) + // Standard Error: 3_244 + .saturating_add(Weight::from_parts(591_621, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -160,11 +164,11 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `116 + s * (177 ±0)` // Estimated: `42428` - // Minimum execution time: 22_720_000 picoseconds. - Weight::from_parts(22_417_899, 0) + // Minimum execution time: 22_970_000 picoseconds. + Weight::from_parts(24_324_961, 0) .saturating_add(Weight::from_parts(0, 42428)) - // Standard Error: 964 - .saturating_add(Weight::from_parts(658_744, 0).saturating_mul(s.into())) + // Standard Error: 2_887 + .saturating_add(Weight::from_parts(841_790, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -177,11 +181,11 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `293 + s * (185 ±0)` // Estimated: `42428` - // Minimum execution time: 20_530_000 picoseconds. - Weight::from_parts(25_910_256, 0) + // Minimum execution time: 20_570_000 picoseconds. + Weight::from_parts(27_445_140, 0) .saturating_add(Weight::from_parts(0, 42428)) - // Standard Error: 3_264 - .saturating_add(Weight::from_parts(473_952, 0).saturating_mul(s.into())) + // Standard Error: 5_652 + .saturating_add(Weight::from_parts(624_897, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -196,11 +200,11 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `319 + s * (185 ±0)` // Estimated: `42428` - // Minimum execution time: 25_870_000 picoseconds. - Weight::from_parts(26_752_128, 0) + // Minimum execution time: 26_050_000 picoseconds. + Weight::from_parts(27_508_798, 0) .saturating_add(Weight::from_parts(0, 42428)) - // Standard Error: 1_420 - .saturating_add(Weight::from_parts(709_327, 0).saturating_mul(s.into())) + // Standard Error: 6_224 + .saturating_add(Weight::from_parts(958_235, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -213,11 +217,11 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `156` // Estimated: `42428` - // Minimum execution time: 15_430_000 picoseconds. - Weight::from_parts(15_858_969, 0) + // Minimum execution time: 16_169_000 picoseconds. + Weight::from_parts(17_619_054, 0) .saturating_add(Weight::from_parts(0, 42428)) - // Standard Error: 391 - .saturating_add(Weight::from_parts(18_864, 0).saturating_mul(s.into())) + // Standard Error: 3_116 + .saturating_add(Weight::from_parts(62_505, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -229,8 +233,8 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `8966` // Estimated: `42428` - // Minimum execution time: 33_480_000 picoseconds. - Weight::from_parts(33_981_000, 0) + // Minimum execution time: 37_820_000 picoseconds. + Weight::from_parts(39_140_000, 0) .saturating_add(Weight::from_parts(0, 42428)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -245,8 +249,8 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `9644` // Estimated: `42428` - // Minimum execution time: 41_640_000 picoseconds. - Weight::from_parts(42_470_000, 0) + // Minimum execution time: 45_890_000 picoseconds. + Weight::from_parts(50_010_000, 0) .saturating_add(Weight::from_parts(0, 42428)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -259,8 +263,8 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `8978` // Estimated: `42428` - // Minimum execution time: 32_060_000 picoseconds. - Weight::from_parts(32_640_000, 0) + // Minimum execution time: 36_140_000 picoseconds. + Weight::from_parts(39_769_000, 0) .saturating_add(Weight::from_parts(0, 42428)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -275,8 +279,8 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `9656` // Estimated: `42428` - // Minimum execution time: 40_620_000 picoseconds. - Weight::from_parts(41_400_000, 0) + // Minimum execution time: 43_920_000 picoseconds. + Weight::from_parts(45_450_000, 0) .saturating_add(Weight::from_parts(0, 42428)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) diff --git a/relay/polkadot/src/weights/pallet_session.rs b/relay/polkadot/src/weights/pallet_session.rs index d86b593c6b..b7809f65cb 100644 --- a/relay/polkadot/src/weights/pallet_session.rs +++ b/relay/polkadot/src/weights/pallet_session.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_session` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `f801d3746784`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./relay/polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.wasm +// --pallet=pallet_session +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./relay/polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -44,36 +48,34 @@ use core::marker::PhantomData; /// Weight functions for `pallet_session`. pub struct WeightInfo(PhantomData); impl pallet_session::WeightInfo for WeightInfo { - /// Storage: `Staking::Ledger` (r:1 w:0) - /// Proof: `Staking::Ledger` (`max_values`: None, `max_size`: Some(1091), added: 3566, mode: `MaxEncodedLen`) /// Storage: `Session::NextKeys` (r:1 w:1) /// Proof: `Session::NextKeys` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `Session::KeyOwner` (r:6 w:6) /// Proof: `Session::KeyOwner` (`max_values`: None, `max_size`: None, mode: `Measured`) fn set_keys() -> Weight { // Proof Size summary in bytes: - // Measured: `1866` - // Estimated: `17706` - // Minimum execution time: 69_470_000 picoseconds. - Weight::from_parts(70_391_000, 0) - .saturating_add(Weight::from_parts(0, 17706)) - .saturating_add(T::DbWeight::get().reads(8)) + // Measured: `698` + // Estimated: `16538` + // Minimum execution time: 59_340_000 picoseconds. + Weight::from_parts(61_080_000, 0) + .saturating_add(Weight::from_parts(0, 16538)) + .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(7)) } - /// Storage: `Staking::Ledger` (r:1 w:0) - /// Proof: `Staking::Ledger` (`max_values`: None, `max_size`: Some(1091), added: 3566, mode: `MaxEncodedLen`) /// Storage: `Session::NextKeys` (r:1 w:1) /// Proof: `Session::NextKeys` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `Balances::Holds` (r:1 w:1) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(157), added: 2632, mode: `MaxEncodedLen`) /// Storage: `Session::KeyOwner` (r:0 w:6) /// Proof: `Session::KeyOwner` (`max_values`: None, `max_size`: None, mode: `Measured`) fn purge_keys() -> Weight { // Proof Size summary in bytes: - // Measured: `1781` - // Estimated: `5246` - // Minimum execution time: 46_540_000 picoseconds. - Weight::from_parts(47_160_000, 0) - .saturating_add(Weight::from_parts(0, 5246)) + // Measured: `1069` + // Estimated: `4534` + // Minimum execution time: 59_680_000 picoseconds. + Weight::from_parts(62_230_000, 0) + .saturating_add(Weight::from_parts(0, 4534)) .saturating_add(T::DbWeight::get().reads(2)) - .saturating_add(T::DbWeight::get().writes(7)) + .saturating_add(T::DbWeight::get().writes(8)) } } diff --git a/relay/polkadot/src/weights/pallet_staking.rs b/relay/polkadot/src/weights/pallet_staking.rs index 0d4b3f7a74..666c915806 100644 --- a/relay/polkadot/src/weights/pallet_staking.rs +++ b/relay/polkadot/src/weights/pallet_staking.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_staking` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `f801d3746784`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./relay/polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.wasm +// --pallet=pallet_staking +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./relay/polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -51,15 +55,15 @@ impl pallet_staking::WeightInfo for WeightInfo { /// Storage: `Staking::VirtualStakers` (r:1 w:0) /// Proof: `Staking::VirtualStakers` (`max_values`: None, `max_size`: Some(40), added: 2515, mode: `MaxEncodedLen`) /// Storage: `Balances::Holds` (r:1 w:1) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(139), added: 2614, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(157), added: 2632, mode: `MaxEncodedLen`) /// Storage: `Staking::Payee` (r:0 w:1) /// Proof: `Staking::Payee` (`max_values`: None, `max_size`: Some(73), added: 2548, mode: `MaxEncodedLen`) fn bond() -> Weight { // Proof Size summary in bytes: // Measured: `1002` // Estimated: `4556` - // Minimum execution time: 85_800_000 picoseconds. - Weight::from_parts(86_921_000, 0) + // Minimum execution time: 97_459_000 picoseconds. + Weight::from_parts(101_440_000, 0) .saturating_add(Weight::from_parts(0, 4556)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) @@ -71,19 +75,21 @@ impl pallet_staking::WeightInfo for WeightInfo { /// Storage: `Staking::VirtualStakers` (r:1 w:0) /// Proof: `Staking::VirtualStakers` (`max_values`: None, `max_size`: Some(40), added: 2515, mode: `MaxEncodedLen`) /// Storage: `Balances::Holds` (r:1 w:1) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(139), added: 2614, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(157), added: 2632, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListNodes` (r:3 w:3) /// Proof: `VoterList::ListNodes` (`max_values`: None, `max_size`: Some(154), added: 2629, mode: `MaxEncodedLen`) + /// Storage: `VoterList::Lock` (r:1 w:0) + /// Proof: `VoterList::Lock` (`max_values`: Some(1), `max_size`: Some(0), added: 495, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListBags` (r:2 w:2) /// Proof: `VoterList::ListBags` (`max_values`: None, `max_size`: Some(82), added: 2557, mode: `MaxEncodedLen`) fn bond_extra() -> Weight { // Proof Size summary in bytes: // Measured: `1914` // Estimated: `8877` - // Minimum execution time: 146_731_000 picoseconds. - Weight::from_parts(148_031_000, 0) + // Minimum execution time: 169_059_000 picoseconds. + Weight::from_parts(179_669_000, 0) .saturating_add(Weight::from_parts(0, 8877)) - .saturating_add(T::DbWeight::get().reads(9)) + .saturating_add(T::DbWeight::get().reads(10)) .saturating_add(T::DbWeight::get().writes(7)) } /// Storage: `Staking::Ledger` (r:1 w:1) @@ -99,19 +105,21 @@ impl pallet_staking::WeightInfo for WeightInfo { /// Storage: `Staking::VirtualStakers` (r:1 w:0) /// Proof: `Staking::VirtualStakers` (`max_values`: None, `max_size`: Some(40), added: 2515, mode: `MaxEncodedLen`) /// Storage: `Balances::Holds` (r:1 w:0) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(139), added: 2614, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(157), added: 2632, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListNodes` (r:3 w:3) /// Proof: `VoterList::ListNodes` (`max_values`: None, `max_size`: Some(154), added: 2629, mode: `MaxEncodedLen`) + /// Storage: `VoterList::Lock` (r:1 w:0) + /// Proof: `VoterList::Lock` (`max_values`: Some(1), `max_size`: Some(0), added: 495, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListBags` (r:2 w:2) /// Proof: `VoterList::ListBags` (`max_values`: None, `max_size`: Some(82), added: 2557, mode: `MaxEncodedLen`) fn unbond() -> Weight { // Proof Size summary in bytes: // Measured: `2121` // Estimated: `8877` - // Minimum execution time: 124_511_000 picoseconds. - Weight::from_parts(125_980_000, 0) + // Minimum execution time: 142_890_000 picoseconds. + Weight::from_parts(151_410_000, 0) .saturating_add(Weight::from_parts(0, 8877)) - .saturating_add(T::DbWeight::get().reads(12)) + .saturating_add(T::DbWeight::get().reads(13)) .saturating_add(T::DbWeight::get().writes(6)) } /// Storage: `Staking::Ledger` (r:1 w:1) @@ -123,7 +131,7 @@ impl pallet_staking::WeightInfo for WeightInfo { /// Storage: `Staking::VirtualStakers` (r:1 w:0) /// Proof: `Staking::VirtualStakers` (`max_values`: None, `max_size`: Some(40), added: 2515, mode: `MaxEncodedLen`) /// Storage: `Balances::Holds` (r:1 w:1) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(139), added: 2614, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(157), added: 2632, mode: `MaxEncodedLen`) /// Storage: `NominationPools::ReversePoolIdLookup` (r:1 w:0) /// Proof: `NominationPools::ReversePoolIdLookup` (`max_values`: None, `max_size`: Some(44), added: 2519, mode: `MaxEncodedLen`) /// Storage: `DelegatedStaking::Agents` (r:1 w:0) @@ -133,11 +141,11 @@ impl pallet_staking::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1219` // Estimated: `4556` - // Minimum execution time: 87_030_000 picoseconds. - Weight::from_parts(88_514_538, 0) + // Minimum execution time: 95_240_000 picoseconds. + Weight::from_parts(103_212_682, 0) .saturating_add(Weight::from_parts(0, 4556)) - // Standard Error: 524 - .saturating_add(Weight::from_parts(17_293, 0).saturating_mul(s.into())) + // Standard Error: 7_525 + .saturating_add(Weight::from_parts(13_227, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -152,13 +160,15 @@ impl pallet_staking::WeightInfo for WeightInfo { /// Storage: `Staking::VirtualStakers` (r:1 w:1) /// Proof: `Staking::VirtualStakers` (`max_values`: None, `max_size`: Some(40), added: 2515, mode: `MaxEncodedLen`) /// Storage: `Balances::Holds` (r:1 w:1) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(139), added: 2614, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(157), added: 2632, mode: `MaxEncodedLen`) /// Storage: `Staking::Validators` (r:1 w:0) /// Proof: `Staking::Validators` (`max_values`: None, `max_size`: Some(45), added: 2520, mode: `MaxEncodedLen`) /// Storage: `Staking::Nominators` (r:1 w:1) /// Proof: `Staking::Nominators` (`max_values`: None, `max_size`: Some(558), added: 3033, mode: `MaxEncodedLen`) /// Storage: `Staking::CounterForNominators` (r:1 w:1) /// Proof: `Staking::CounterForNominators` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) + /// Storage: `VoterList::Lock` (r:1 w:0) + /// Proof: `VoterList::Lock` (`max_values`: Some(1), `max_size`: Some(0), added: 495, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListNodes` (r:2 w:2) /// Proof: `VoterList::ListNodes` (`max_values`: None, `max_size`: Some(154), added: 2629, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListBags` (r:1 w:1) @@ -174,12 +184,12 @@ impl pallet_staking::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `2120 + s * (4 ±0)` // Estimated: `6248 + s * (4 ±0)` - // Minimum execution time: 135_380_000 picoseconds. - Weight::from_parts(141_010_017, 0) + // Minimum execution time: 150_570_000 picoseconds. + Weight::from_parts(162_880_977, 0) .saturating_add(Weight::from_parts(0, 6248)) - // Standard Error: 2_926 - .saturating_add(Weight::from_parts(1_492_885, 0).saturating_mul(s.into())) - .saturating_add(T::DbWeight::get().reads(13)) + // Standard Error: 10_803 + .saturating_add(Weight::from_parts(2_047_042, 0).saturating_mul(s.into())) + .saturating_add(T::DbWeight::get().reads(14)) .saturating_add(T::DbWeight::get().writes(12)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(s.into()))) .saturating_add(Weight::from_parts(0, 4).saturating_mul(s.into())) @@ -198,6 +208,8 @@ impl pallet_staking::WeightInfo for WeightInfo { /// Proof: `Staking::MaxValidatorsCount` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) /// Storage: `Staking::Nominators` (r:1 w:0) /// Proof: `Staking::Nominators` (`max_values`: None, `max_size`: Some(558), added: 3033, mode: `MaxEncodedLen`) + /// Storage: `VoterList::Lock` (r:1 w:0) + /// Proof: `VoterList::Lock` (`max_values`: Some(1), `max_size`: Some(0), added: 495, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListNodes` (r:1 w:1) /// Proof: `VoterList::ListNodes` (`max_values`: None, `max_size`: Some(154), added: 2629, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListBags` (r:1 w:1) @@ -210,10 +222,10 @@ impl pallet_staking::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1301` // Estimated: `4556` - // Minimum execution time: 77_470_000 picoseconds. - Weight::from_parts(78_360_000, 0) + // Minimum execution time: 81_710_000 picoseconds. + Weight::from_parts(83_630_000, 0) .saturating_add(Weight::from_parts(0, 4556)) - .saturating_add(T::DbWeight::get().reads(11)) + .saturating_add(T::DbWeight::get().reads(12)) .saturating_add(T::DbWeight::get().writes(5)) } /// Storage: `Staking::Ledger` (r:1 w:0) @@ -227,11 +239,11 @@ impl pallet_staking::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1778 + k * (572 ±0)` // Estimated: `4556 + k * (3033 ±0)` - // Minimum execution time: 41_881_000 picoseconds. - Weight::from_parts(36_822_816, 0) + // Minimum execution time: 45_700_000 picoseconds. + Weight::from_parts(52_289_093, 0) .saturating_add(Weight::from_parts(0, 4556)) - // Standard Error: 10_239 - .saturating_add(Weight::from_parts(8_557_003, 0).saturating_mul(k.into())) + // Standard Error: 22_019 + .saturating_add(Weight::from_parts(9_081_472, 0).saturating_mul(k.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(k.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(k.into()))) @@ -251,6 +263,8 @@ impl pallet_staking::WeightInfo for WeightInfo { /// Proof: `Staking::Validators` (`max_values`: None, `max_size`: Some(45), added: 2520, mode: `MaxEncodedLen`) /// Storage: `Staking::CurrentEra` (r:1 w:0) /// Proof: `Staking::CurrentEra` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) + /// Storage: `VoterList::Lock` (r:1 w:0) + /// Proof: `VoterList::Lock` (`max_values`: Some(1), `max_size`: Some(0), added: 495, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListNodes` (r:2 w:2) /// Proof: `VoterList::ListNodes` (`max_values`: None, `max_size`: Some(154), added: 2629, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListBags` (r:1 w:1) @@ -264,12 +278,12 @@ impl pallet_staking::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1798 + n * (102 ±0)` // Estimated: `6248 + n * (2520 ±0)` - // Minimum execution time: 91_350_000 picoseconds. - Weight::from_parts(90_586_216, 0) + // Minimum execution time: 99_881_000 picoseconds. + Weight::from_parts(100_866_020, 0) .saturating_add(Weight::from_parts(0, 6248)) - // Standard Error: 17_977 - .saturating_add(Weight::from_parts(4_712_750, 0).saturating_mul(n.into())) - .saturating_add(T::DbWeight::get().reads(12)) + // Standard Error: 31_357 + .saturating_add(Weight::from_parts(5_247_901, 0).saturating_mul(n.into())) + .saturating_add(T::DbWeight::get().reads(13)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(n.into()))) .saturating_add(T::DbWeight::get().writes(6)) .saturating_add(Weight::from_parts(0, 2520).saturating_mul(n.into())) @@ -284,6 +298,8 @@ impl pallet_staking::WeightInfo for WeightInfo { /// Proof: `Staking::Nominators` (`max_values`: None, `max_size`: Some(558), added: 3033, mode: `MaxEncodedLen`) /// Storage: `Staking::CounterForNominators` (r:1 w:1) /// Proof: `Staking::CounterForNominators` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) + /// Storage: `VoterList::Lock` (r:1 w:0) + /// Proof: `VoterList::Lock` (`max_values`: Some(1), `max_size`: Some(0), added: 495, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListNodes` (r:2 w:2) /// Proof: `VoterList::ListNodes` (`max_values`: None, `max_size`: Some(154), added: 2629, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListBags` (r:1 w:1) @@ -294,10 +310,10 @@ impl pallet_staking::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1747` // Estimated: `6248` - // Minimum execution time: 81_131_000 picoseconds. - Weight::from_parts(82_031_000, 0) + // Minimum execution time: 86_530_000 picoseconds. + Weight::from_parts(90_569_000, 0) .saturating_add(Weight::from_parts(0, 6248)) - .saturating_add(T::DbWeight::get().reads(9)) + .saturating_add(T::DbWeight::get().reads(10)) .saturating_add(T::DbWeight::get().writes(6)) } /// Storage: `Staking::Ledger` (r:1 w:0) @@ -310,8 +326,8 @@ impl pallet_staking::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `865` // Estimated: `4556` - // Minimum execution time: 30_880_000 picoseconds. - Weight::from_parts(31_350_000, 0) + // Minimum execution time: 30_210_000 picoseconds. + Weight::from_parts(31_640_000, 0) .saturating_add(Weight::from_parts(0, 4556)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -326,8 +342,8 @@ impl pallet_staking::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `932` // Estimated: `4556` - // Minimum execution time: 35_830_000 picoseconds. - Weight::from_parts(36_261_000, 0) + // Minimum execution time: 34_899_000 picoseconds. + Weight::from_parts(36_220_000, 0) .saturating_add(Weight::from_parts(0, 4556)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) @@ -340,8 +356,8 @@ impl pallet_staking::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `865` // Estimated: `8122` - // Minimum execution time: 32_300_000 picoseconds. - Weight::from_parts(32_700_000, 0) + // Minimum execution time: 32_149_000 picoseconds. + Weight::from_parts(33_831_000, 0) .saturating_add(Weight::from_parts(0, 8122)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) @@ -352,8 +368,8 @@ impl pallet_staking::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_241_000 picoseconds. - Weight::from_parts(3_350_000, 0) + // Minimum execution time: 3_909_000 picoseconds. + Weight::from_parts(4_589_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -363,8 +379,8 @@ impl pallet_staking::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 20_660_000 picoseconds. - Weight::from_parts(21_330_000, 0) + // Minimum execution time: 16_661_000 picoseconds. + Weight::from_parts(19_211_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -374,8 +390,8 @@ impl pallet_staking::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 20_760_000 picoseconds. - Weight::from_parts(21_330_000, 0) + // Minimum execution time: 18_471_000 picoseconds. + Weight::from_parts(28_819_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -385,8 +401,8 @@ impl pallet_staking::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 20_730_000 picoseconds. - Weight::from_parts(21_350_000, 0) + // Minimum execution time: 17_149_000 picoseconds. + Weight::from_parts(17_891_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -397,11 +413,11 @@ impl pallet_staking::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_650_000 picoseconds. - Weight::from_parts(3_307_490, 0) + // Minimum execution time: 3_910_000 picoseconds. + Weight::from_parts(4_201_241, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 114 - .saturating_add(Weight::from_parts(15_620, 0).saturating_mul(v.into())) + // Standard Error: 154 + .saturating_add(Weight::from_parts(15_390, 0).saturating_mul(v.into())) .saturating_add(T::DbWeight::get().writes(1)) } /// Storage: `Staking::Ledger` (r:10628 w:10628) @@ -415,11 +431,11 @@ impl pallet_staking::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1702 + u * (225 ±0)` // Estimated: `990 + u * (7132 ±0)` - // Minimum execution time: 6_790_000 picoseconds. - Weight::from_parts(6_920_000, 0) + // Minimum execution time: 6_940_000 picoseconds. + Weight::from_parts(7_350_000, 0) .saturating_add(Weight::from_parts(0, 990)) - // Standard Error: 131_857 - .saturating_add(Weight::from_parts(37_474_973, 0).saturating_mul(u.into())) + // Standard Error: 59_504 + .saturating_add(Weight::from_parts(36_173_656, 0).saturating_mul(u.into())) .saturating_add(T::DbWeight::get().reads((4_u64).saturating_mul(u.into()))) .saturating_add(T::DbWeight::get().writes((3_u64).saturating_mul(u.into()))) .saturating_add(Weight::from_parts(0, 7132).saturating_mul(u.into())) @@ -433,7 +449,7 @@ impl pallet_staking::WeightInfo for WeightInfo { /// Storage: `Staking::VirtualStakers` (r:1 w:1) /// Proof: `Staking::VirtualStakers` (`max_values`: None, `max_size`: Some(40), added: 2515, mode: `MaxEncodedLen`) /// Storage: `Balances::Holds` (r:1 w:1) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(139), added: 2614, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(157), added: 2632, mode: `MaxEncodedLen`) /// Storage: `System::Account` (r:1 w:1) /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) /// Storage: `Staking::Validators` (r:1 w:0) @@ -442,6 +458,8 @@ impl pallet_staking::WeightInfo for WeightInfo { /// Proof: `Staking::Nominators` (`max_values`: None, `max_size`: Some(558), added: 3033, mode: `MaxEncodedLen`) /// Storage: `Staking::CounterForNominators` (r:1 w:1) /// Proof: `Staking::CounterForNominators` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) + /// Storage: `VoterList::Lock` (r:1 w:0) + /// Proof: `VoterList::Lock` (`max_values`: Some(1), `max_size`: Some(0), added: 495, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListNodes` (r:2 w:2) /// Proof: `VoterList::ListNodes` (`max_values`: None, `max_size`: Some(154), added: 2629, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListBags` (r:1 w:1) @@ -457,12 +475,12 @@ impl pallet_staking::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `2120 + s * (4 ±0)` // Estimated: `6248 + s * (4 ±0)` - // Minimum execution time: 128_591_000 picoseconds. - Weight::from_parts(134_186_012, 0) + // Minimum execution time: 142_189_000 picoseconds. + Weight::from_parts(154_590_075, 0) .saturating_add(Weight::from_parts(0, 6248)) - // Standard Error: 2_738 - .saturating_add(Weight::from_parts(1_488_108, 0).saturating_mul(s.into())) - .saturating_add(T::DbWeight::get().reads(13)) + // Standard Error: 10_456 + .saturating_add(Weight::from_parts(2_062_700, 0).saturating_mul(s.into())) + .saturating_add(T::DbWeight::get().reads(14)) .saturating_add(T::DbWeight::get().writes(13)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(s.into()))) .saturating_add(Weight::from_parts(0, 4).saturating_mul(s.into())) @@ -474,11 +492,11 @@ impl pallet_staking::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `66639` // Estimated: `70104` - // Minimum execution time: 176_241_000 picoseconds. - Weight::from_parts(1_399_219_068, 0) + // Minimum execution time: 114_800_000 picoseconds. + Weight::from_parts(1_325_990_130, 0) .saturating_add(Weight::from_parts(0, 70104)) - // Standard Error: 88_347 - .saturating_add(Weight::from_parts(7_461_523, 0).saturating_mul(s.into())) + // Standard Error: 89_939 + .saturating_add(Weight::from_parts(7_666_965, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -501,7 +519,7 @@ impl pallet_staking::WeightInfo for WeightInfo { /// Storage: `Staking::VirtualStakers` (r:513 w:0) /// Proof: `Staking::VirtualStakers` (`max_values`: None, `max_size`: Some(40), added: 2515, mode: `MaxEncodedLen`) /// Storage: `Balances::Holds` (r:513 w:513) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(139), added: 2614, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(157), added: 2632, mode: `MaxEncodedLen`) /// Storage: `Staking::ErasStakersPaged` (r:1 w:0) /// Proof: `Staking::ErasStakersPaged` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `Staking::ErasRewardPoints` (r:1 w:0) @@ -514,12 +532,12 @@ impl pallet_staking::WeightInfo for WeightInfo { fn payout_stakers_alive_staked(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `58285 + n * (381 ±0)` - // Estimated: `53165 + n * (3566 ±2)` - // Minimum execution time: 276_141_000 picoseconds. - Weight::from_parts(870_128_511, 0) + // Estimated: `53165 + n * (3566 ±0)` + // Minimum execution time: 268_060_000 picoseconds. + Weight::from_parts(228_054_093, 0) .saturating_add(Weight::from_parts(0, 53165)) - // Standard Error: 94_794 - .saturating_add(Weight::from_parts(93_501_006, 0).saturating_mul(n.into())) + // Standard Error: 136_613 + .saturating_add(Weight::from_parts(111_936_329, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(14)) .saturating_add(T::DbWeight::get().reads((6_u64).saturating_mul(n.into()))) .saturating_add(T::DbWeight::get().writes(4)) @@ -533,9 +551,11 @@ impl pallet_staking::WeightInfo for WeightInfo { /// Storage: `Staking::VirtualStakers` (r:1 w:0) /// Proof: `Staking::VirtualStakers` (`max_values`: None, `max_size`: Some(40), added: 2515, mode: `MaxEncodedLen`) /// Storage: `Balances::Holds` (r:1 w:0) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(139), added: 2614, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(157), added: 2632, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListNodes` (r:3 w:3) /// Proof: `VoterList::ListNodes` (`max_values`: None, `max_size`: Some(154), added: 2629, mode: `MaxEncodedLen`) + /// Storage: `VoterList::Lock` (r:1 w:0) + /// Proof: `VoterList::Lock` (`max_values`: Some(1), `max_size`: Some(0), added: 495, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListBags` (r:2 w:2) /// Proof: `VoterList::ListBags` (`max_values`: None, `max_size`: Some(82), added: 2557, mode: `MaxEncodedLen`) /// The range of component `l` is `[1, 32]`. @@ -543,12 +563,12 @@ impl pallet_staking::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1915 + l * (5 ±0)` // Estimated: `8877` - // Minimum execution time: 105_401_000 picoseconds. - Weight::from_parts(107_024_645, 0) + // Minimum execution time: 113_420_000 picoseconds. + Weight::from_parts(117_412_641, 0) .saturating_add(Weight::from_parts(0, 8877)) - // Standard Error: 1_897 - .saturating_add(Weight::from_parts(21_387, 0).saturating_mul(l.into())) - .saturating_add(T::DbWeight::get().reads(9)) + // Standard Error: 15_789 + .saturating_add(Weight::from_parts(172_370, 0).saturating_mul(l.into())) + .saturating_add(T::DbWeight::get().reads(10)) .saturating_add(T::DbWeight::get().writes(6)) } /// Storage: `Staking::VirtualStakers` (r:1 w:1) @@ -560,13 +580,15 @@ impl pallet_staking::WeightInfo for WeightInfo { /// Storage: `Staking::SlashingSpans` (r:1 w:1) /// Proof: `Staking::SlashingSpans` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `Balances::Holds` (r:1 w:1) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(139), added: 2614, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(157), added: 2632, mode: `MaxEncodedLen`) /// Storage: `Staking::Validators` (r:1 w:0) /// Proof: `Staking::Validators` (`max_values`: None, `max_size`: Some(45), added: 2520, mode: `MaxEncodedLen`) /// Storage: `Staking::Nominators` (r:1 w:1) /// Proof: `Staking::Nominators` (`max_values`: None, `max_size`: Some(558), added: 3033, mode: `MaxEncodedLen`) /// Storage: `Staking::CounterForNominators` (r:1 w:1) /// Proof: `Staking::CounterForNominators` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) + /// Storage: `VoterList::Lock` (r:1 w:0) + /// Proof: `VoterList::Lock` (`max_values`: Some(1), `max_size`: Some(0), added: 495, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListNodes` (r:2 w:2) /// Proof: `VoterList::ListNodes` (`max_values`: None, `max_size`: Some(154), added: 2629, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListBags` (r:1 w:1) @@ -582,12 +604,12 @@ impl pallet_staking::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `2120 + s * (4 ±0)` // Estimated: `6248 + s * (4 ±0)` - // Minimum execution time: 144_361_000 picoseconds. - Weight::from_parts(144_857_736, 0) + // Minimum execution time: 161_150_000 picoseconds. + Weight::from_parts(175_699_454, 0) .saturating_add(Weight::from_parts(0, 6248)) - // Standard Error: 3_031 - .saturating_add(Weight::from_parts(1_509_866, 0).saturating_mul(s.into())) - .saturating_add(T::DbWeight::get().reads(12)) + // Standard Error: 25_957 + .saturating_add(Weight::from_parts(1_931_349, 0).saturating_mul(s.into())) + .saturating_add(T::DbWeight::get().reads(13)) .saturating_add(T::DbWeight::get().writes(12)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(s.into()))) .saturating_add(Weight::from_parts(0, 4).saturating_mul(s.into())) @@ -632,13 +654,13 @@ impl pallet_staking::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0 + n * (716 ±0) + v * (3594 ±0)` // Estimated: `456136 + n * (3566 ±0) + v * (3566 ±0)` - // Minimum execution time: 739_703_000 picoseconds. - Weight::from_parts(746_704_000, 0) + // Minimum execution time: 866_720_000 picoseconds. + Weight::from_parts(889_489_000, 0) .saturating_add(Weight::from_parts(0, 456136)) - // Standard Error: 2_254_870 - .saturating_add(Weight::from_parts(75_541_194, 0).saturating_mul(v.into())) - // Standard Error: 224_685 - .saturating_add(Weight::from_parts(24_116_234, 0).saturating_mul(n.into())) + // Standard Error: 2_216_551 + .saturating_add(Weight::from_parts(75_344_562, 0).saturating_mul(v.into())) + // Standard Error: 220_867 + .saturating_add(Weight::from_parts(26_240_803, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(184)) .saturating_add(T::DbWeight::get().reads((5_u64).saturating_mul(v.into()))) .saturating_add(T::DbWeight::get().reads((4_u64).saturating_mul(n.into()))) @@ -669,13 +691,13 @@ impl pallet_staking::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `3108 + n * (907 ±0) + v * (391 ±0)` // Estimated: `456136 + n * (3566 ±0) + v * (3566 ±0)` - // Minimum execution time: 47_728_716_000 picoseconds. - Weight::from_parts(47_887_527_000, 0) + // Minimum execution time: 44_383_261_000 picoseconds. + Weight::from_parts(44_663_041_000, 0) .saturating_add(Weight::from_parts(0, 456136)) - // Standard Error: 563_227 - .saturating_add(Weight::from_parts(6_332_991, 0).saturating_mul(v.into())) - // Standard Error: 563_227 - .saturating_add(Weight::from_parts(5_832_022, 0).saturating_mul(n.into())) + // Standard Error: 498_566 + .saturating_add(Weight::from_parts(7_593_020, 0).saturating_mul(v.into())) + // Standard Error: 498_566 + .saturating_add(Weight::from_parts(4_555_062, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(179)) .saturating_add(T::DbWeight::get().reads((5_u64).saturating_mul(v.into()))) .saturating_add(T::DbWeight::get().reads((4_u64).saturating_mul(n.into()))) @@ -692,11 +714,11 @@ impl pallet_staking::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `946 + v * (50 ±0)` // Estimated: `3510 + v * (2520 ±0)` - // Minimum execution time: 3_504_129_000 picoseconds. - Weight::from_parts(27_027_024, 0) + // Minimum execution time: 3_342_747_000 picoseconds. + Weight::from_parts(299_599, 0) .saturating_add(Weight::from_parts(0, 3510)) - // Standard Error: 11_881 - .saturating_add(Weight::from_parts(7_097_956, 0).saturating_mul(v.into())) + // Standard Error: 23_509 + .saturating_add(Weight::from_parts(6_821_053, 0).saturating_mul(v.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(v.into()))) .saturating_add(Weight::from_parts(0, 2520).saturating_mul(v.into())) @@ -719,8 +741,8 @@ impl pallet_staking::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_740_000 picoseconds. - Weight::from_parts(5_970_000, 0) + // Minimum execution time: 6_689_000 picoseconds. + Weight::from_parts(7_580_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(7)) } @@ -742,8 +764,8 @@ impl pallet_staking::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_370_000 picoseconds. - Weight::from_parts(5_460_000, 0) + // Minimum execution time: 6_231_000 picoseconds. + Weight::from_parts(6_699_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(7)) } @@ -763,6 +785,8 @@ impl pallet_staking::WeightInfo for WeightInfo { /// Proof: `Staking::MinNominatorBond` (`max_values`: Some(1), `max_size`: Some(16), added: 511, mode: `MaxEncodedLen`) /// Storage: `Staking::Validators` (r:1 w:0) /// Proof: `Staking::Validators` (`max_values`: None, `max_size`: Some(45), added: 2520, mode: `MaxEncodedLen`) + /// Storage: `VoterList::Lock` (r:1 w:0) + /// Proof: `VoterList::Lock` (`max_values`: Some(1), `max_size`: Some(0), added: 495, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListNodes` (r:2 w:2) /// Proof: `VoterList::ListNodes` (`max_values`: None, `max_size`: Some(154), added: 2629, mode: `MaxEncodedLen`) /// Storage: `VoterList::ListBags` (r:1 w:1) @@ -773,10 +797,10 @@ impl pallet_staking::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1870` // Estimated: `6248` - // Minimum execution time: 97_470_000 picoseconds. - Weight::from_parts(99_391_000, 0) + // Minimum execution time: 106_890_000 picoseconds. + Weight::from_parts(111_689_000, 0) .saturating_add(Weight::from_parts(0, 6248)) - .saturating_add(T::DbWeight::get().reads(12)) + .saturating_add(T::DbWeight::get().reads(13)) .saturating_add(T::DbWeight::get().writes(6)) } /// Storage: `Staking::MinCommission` (r:1 w:0) @@ -787,8 +811,8 @@ impl pallet_staking::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `658` // Estimated: `3510` - // Minimum execution time: 19_780_000 picoseconds. - Weight::from_parts(20_330_000, 0) + // Minimum execution time: 20_280_000 picoseconds. + Weight::from_parts(21_729_000, 0) .saturating_add(Weight::from_parts(0, 3510)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -799,8 +823,8 @@ impl pallet_staking::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_200_000 picoseconds. - Weight::from_parts(3_460_000, 0) + // Minimum execution time: 3_811_000 picoseconds. + Weight::from_parts(4_209_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -809,7 +833,7 @@ impl pallet_staking::WeightInfo for WeightInfo { /// Storage: `Staking::VirtualStakers` (r:1 w:0) /// Proof: `Staking::VirtualStakers` (`max_values`: None, `max_size`: Some(40), added: 2515, mode: `MaxEncodedLen`) /// Storage: `Balances::Holds` (r:1 w:0) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(139), added: 2614, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(157), added: 2632, mode: `MaxEncodedLen`) /// Storage: `Staking::Bonded` (r:1 w:1) /// Proof: `Staking::Bonded` (`max_values`: None, `max_size`: Some(72), added: 2547, mode: `MaxEncodedLen`) /// Storage: `Staking::Ledger` (r:1 w:1) @@ -818,8 +842,8 @@ impl pallet_staking::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1007` // Estimated: `4556` - // Minimum execution time: 56_381_000 picoseconds. - Weight::from_parts(56_970_000, 0) + // Minimum execution time: 59_680_000 picoseconds. + Weight::from_parts(61_610_000, 0) .saturating_add(Weight::from_parts(0, 4556)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(2)) @@ -835,13 +859,13 @@ impl pallet_staking::WeightInfo for WeightInfo { /// Storage: `Staking::Ledger` (r:1 w:0) /// Proof: `Staking::Ledger` (`max_values`: None, `max_size`: Some(1091), added: 3566, mode: `MaxEncodedLen`) /// Storage: `Balances::Holds` (r:1 w:1) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(139), added: 2614, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(157), added: 2632, mode: `MaxEncodedLen`) fn migrate_currency() -> Weight { // Proof Size summary in bytes: // Measured: `1176` // Estimated: `4764` - // Minimum execution time: 107_031_000 picoseconds. - Weight::from_parts(108_211_000, 0) + // Minimum execution time: 122_410_000 picoseconds. + Weight::from_parts(131_960_000, 0) .saturating_add(Weight::from_parts(0, 4764)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -878,8 +902,8 @@ impl pallet_staking::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `20713` // Estimated: `1309653` - // Minimum execution time: 7_768_872_000 picoseconds. - Weight::from_parts(7_843_282_000, 0) + // Minimum execution time: 9_098_386_000 picoseconds. + Weight::from_parts(9_209_744_000, 0) .saturating_add(Weight::from_parts(0, 1309653)) .saturating_add(T::DbWeight::get().reads(1549)) .saturating_add(T::DbWeight::get().writes(1540)) diff --git a/relay/polkadot/src/weights/pallet_timestamp.rs b/relay/polkadot/src/weights/pallet_timestamp.rs index 05ffcceb19..1781e1795d 100644 --- a/relay/polkadot/src/weights/pallet_timestamp.rs +++ b/relay/polkadot/src/weights/pallet_timestamp.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_timestamp` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `f801d3746784`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./relay/polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.wasm +// --pallet=pallet_timestamp +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./relay/polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -52,8 +56,8 @@ impl pallet_timestamp::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `173` // Estimated: `1493` - // Minimum execution time: 12_551_000 picoseconds. - Weight::from_parts(13_030_000, 0) + // Minimum execution time: 12_840_000 picoseconds. + Weight::from_parts(13_550_000, 0) .saturating_add(Weight::from_parts(0, 1493)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -62,8 +66,8 @@ impl pallet_timestamp::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `94` // Estimated: `0` - // Minimum execution time: 7_650_000 picoseconds. - Weight::from_parts(7_840_000, 0) + // Minimum execution time: 8_040_000 picoseconds. + Weight::from_parts(8_550_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/relay/polkadot/src/weights/pallet_transaction_payment.rs b/relay/polkadot/src/weights/pallet_transaction_payment.rs index 715c4bd48d..8d780d261d 100644 --- a/relay/polkadot/src/weights/pallet_transaction_payment.rs +++ b/relay/polkadot/src/weights/pallet_transaction_payment.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_transaction_payment` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `f801d3746784`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./relay/polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.wasm +// --pallet=pallet_transaction_payment +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./relay/polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -50,8 +54,8 @@ impl pallet_transaction_payment::WeightInfo for WeightI // Proof Size summary in bytes: // Measured: `101` // Estimated: `3593` - // Minimum execution time: 63_920_000 picoseconds. - Weight::from_parts(64_541_000, 0) + // Minimum execution time: 74_679_000 picoseconds. + Weight::from_parts(76_030_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) diff --git a/relay/polkadot/src/weights/pallet_treasury.rs b/relay/polkadot/src/weights/pallet_treasury.rs index 18660bb1c9..86290c963f 100644 --- a/relay/polkadot/src/weights/pallet_treasury.rs +++ b/relay/polkadot/src/weights/pallet_treasury.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_treasury` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `f801d3746784`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./relay/polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.wasm +// --pallet=pallet_treasury +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./relay/polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -54,8 +58,8 @@ impl pallet_treasury::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `76` // Estimated: `1887` - // Minimum execution time: 17_420_000 picoseconds. - Weight::from_parts(17_920_000, 0) + // Minimum execution time: 17_011_000 picoseconds. + Weight::from_parts(18_720_000, 0) .saturating_add(Weight::from_parts(0, 1887)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(3)) @@ -66,8 +70,8 @@ impl pallet_treasury::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `161` // Estimated: `1887` - // Minimum execution time: 10_690_000 picoseconds. - Weight::from_parts(10_930_000, 0) + // Minimum execution time: 10_490_000 picoseconds. + Weight::from_parts(11_630_000, 0) .saturating_add(Weight::from_parts(0, 1887)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -81,11 +85,11 @@ impl pallet_treasury::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `170` // Estimated: `1501` - // Minimum execution time: 15_280_000 picoseconds. - Weight::from_parts(16_051_807, 0) + // Minimum execution time: 16_280_000 picoseconds. + Weight::from_parts(18_245_469, 0) .saturating_add(Weight::from_parts(0, 1501)) - // Standard Error: 622 - .saturating_add(Weight::from_parts(7_104, 0).saturating_mul(p.into())) + // Standard Error: 1_411 + .saturating_add(Weight::from_parts(39_375, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -99,8 +103,8 @@ impl pallet_treasury::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `147` // Estimated: `4703` - // Minimum execution time: 25_840_000 picoseconds. - Weight::from_parts(26_520_000, 0) + // Minimum execution time: 25_591_000 picoseconds. + Weight::from_parts(27_471_000, 0) .saturating_add(Weight::from_parts(0, 4703)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -125,8 +129,8 @@ impl pallet_treasury::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `390` // Estimated: `5318` - // Minimum execution time: 67_431_000 picoseconds. - Weight::from_parts(68_200_000, 0) + // Minimum execution time: 75_120_000 picoseconds. + Weight::from_parts(93_020_000, 0) .saturating_add(Weight::from_parts(0, 5318)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(5)) @@ -139,8 +143,8 @@ impl pallet_treasury::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `239` // Estimated: `5318` - // Minimum execution time: 28_650_000 picoseconds. - Weight::from_parts(29_310_000, 0) + // Minimum execution time: 29_440_000 picoseconds. + Weight::from_parts(34_271_000, 0) .saturating_add(Weight::from_parts(0, 5318)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -151,8 +155,8 @@ impl pallet_treasury::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `211` // Estimated: `5318` - // Minimum execution time: 19_510_000 picoseconds. - Weight::from_parts(19_971_000, 0) + // Minimum execution time: 19_271_000 picoseconds. + Weight::from_parts(22_459_000, 0) .saturating_add(Weight::from_parts(0, 5318)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) diff --git a/relay/polkadot/src/weights/pallet_utility.rs b/relay/polkadot/src/weights/pallet_utility.rs index f6c3ed8174..c452499a46 100644 --- a/relay/polkadot/src/weights/pallet_utility.rs +++ b/relay/polkadot/src/weights/pallet_utility.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_utility` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `f801d3746784`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./relay/polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.wasm +// --pallet=pallet_utility +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./relay/polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -49,18 +53,18 @@ impl pallet_utility::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_590_000 picoseconds. - Weight::from_parts(10_914_117, 0) + // Minimum execution time: 6_970_000 picoseconds. + Weight::from_parts(15_959_575, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 926 - .saturating_add(Weight::from_parts(3_882_029, 0).saturating_mul(c.into())) + // Standard Error: 12_131 + .saturating_add(Weight::from_parts(4_372_806, 0).saturating_mul(c.into())) } fn as_derivative() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_551_000 picoseconds. - Weight::from_parts(5_690_000, 0) + // Minimum execution time: 6_330_000 picoseconds. + Weight::from_parts(6_960_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// The range of component `c` is `[0, 1000]`. @@ -68,18 +72,18 @@ impl pallet_utility::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_590_000 picoseconds. - Weight::from_parts(11_089_259, 0) + // Minimum execution time: 7_120_000 picoseconds. + Weight::from_parts(42_987_719, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 1_235 - .saturating_add(Weight::from_parts(4_132_760, 0).saturating_mul(c.into())) + // Standard Error: 8_032 + .saturating_add(Weight::from_parts(4_655_187, 0).saturating_mul(c.into())) } fn dispatch_as() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 8_740_000 picoseconds. - Weight::from_parts(8_991_000, 0) + // Minimum execution time: 9_010_000 picoseconds. + Weight::from_parts(9_410_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// The range of component `c` is `[0, 1000]`. @@ -87,26 +91,26 @@ impl pallet_utility::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_400_000 picoseconds. - Weight::from_parts(9_348_031, 0) + // Minimum execution time: 7_100_000 picoseconds. + Weight::from_parts(59_531_952, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 970 - .saturating_add(Weight::from_parts(3_850_472, 0).saturating_mul(c.into())) + // Standard Error: 6_100 + .saturating_add(Weight::from_parts(4_281_312, 0).saturating_mul(c.into())) } fn dispatch_as_fallible() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 8_660_000 picoseconds. - Weight::from_parts(8_950_000, 0) + // Minimum execution time: 8_910_000 picoseconds. + Weight::from_parts(9_370_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn if_else() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 10_620_000 picoseconds. - Weight::from_parts(10_880_000, 0) + // Minimum execution time: 11_179_000 picoseconds. + Weight::from_parts(11_830_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/relay/polkadot/src/weights/pallet_vesting.rs b/relay/polkadot/src/weights/pallet_vesting.rs index d96ef7ce08..9a82cac10c 100644 --- a/relay/polkadot/src/weights/pallet_vesting.rs +++ b/relay/polkadot/src/weights/pallet_vesting.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_vesting` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `f801d3746784`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./relay/polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.wasm +// --pallet=pallet_vesting +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./relay/polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -56,13 +60,13 @@ impl pallet_vesting::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `312 + l * (25 ±0) + s * (36 ±0)` // Estimated: `4764` - // Minimum execution time: 38_851_000 picoseconds. - Weight::from_parts(38_022_339, 0) + // Minimum execution time: 43_789_000 picoseconds. + Weight::from_parts(45_231_738, 0) .saturating_add(Weight::from_parts(0, 4764)) - // Standard Error: 392 - .saturating_add(Weight::from_parts(29_028, 0).saturating_mul(l.into())) - // Standard Error: 698 - .saturating_add(Weight::from_parts(61_524, 0).saturating_mul(s.into())) + // Standard Error: 4_266 + .saturating_add(Weight::from_parts(32_475, 0).saturating_mul(l.into())) + // Standard Error: 7_590 + .saturating_add(Weight::from_parts(92_320, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -78,13 +82,13 @@ impl pallet_vesting::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `312 + l * (25 ±0) + s * (36 ±0)` // Estimated: `4764` - // Minimum execution time: 41_310_000 picoseconds. - Weight::from_parts(40_920_255, 0) + // Minimum execution time: 46_720_000 picoseconds. + Weight::from_parts(49_973_614, 0) .saturating_add(Weight::from_parts(0, 4764)) - // Standard Error: 961 - .saturating_add(Weight::from_parts(25_015, 0).saturating_mul(l.into())) - // Standard Error: 1_710 - .saturating_add(Weight::from_parts(53_304, 0).saturating_mul(s.into())) + // Standard Error: 4_216 + .saturating_add(Weight::from_parts(36_575, 0).saturating_mul(l.into())) + // Standard Error: 7_501 + .saturating_add(Weight::from_parts(6_727, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -102,13 +106,13 @@ impl pallet_vesting::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `415 + l * (25 ±0) + s * (36 ±0)` // Estimated: `4764` - // Minimum execution time: 43_160_000 picoseconds. - Weight::from_parts(42_437_829, 0) + // Minimum execution time: 48_889_000 picoseconds. + Weight::from_parts(51_639_193, 0) .saturating_add(Weight::from_parts(0, 4764)) - // Standard Error: 1_017 - .saturating_add(Weight::from_parts(33_863, 0).saturating_mul(l.into())) - // Standard Error: 1_810 - .saturating_add(Weight::from_parts(67_199, 0).saturating_mul(s.into())) + // Standard Error: 5_276 + .saturating_add(Weight::from_parts(36_194, 0).saturating_mul(l.into())) + // Standard Error: 9_388 + .saturating_add(Weight::from_parts(45_558, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -126,13 +130,13 @@ impl pallet_vesting::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `415 + l * (25 ±0) + s * (36 ±0)` // Estimated: `4764` - // Minimum execution time: 45_891_000 picoseconds. - Weight::from_parts(46_107_212, 0) + // Minimum execution time: 50_970_000 picoseconds. + Weight::from_parts(51_929_332, 0) .saturating_add(Weight::from_parts(0, 4764)) - // Standard Error: 1_343 - .saturating_add(Weight::from_parts(14_897, 0).saturating_mul(l.into())) - // Standard Error: 2_391 - .saturating_add(Weight::from_parts(51_666, 0).saturating_mul(s.into())) + // Standard Error: 3_781 + .saturating_add(Weight::from_parts(47_319, 0).saturating_mul(l.into())) + // Standard Error: 6_728 + .saturating_add(Weight::from_parts(99_119, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -150,13 +154,13 @@ impl pallet_vesting::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `486 + l * (25 ±0) + s * (36 ±0)` // Estimated: `4764` - // Minimum execution time: 83_120_000 picoseconds. - Weight::from_parts(83_747_114, 0) + // Minimum execution time: 100_270_000 picoseconds. + Weight::from_parts(97_668_989, 0) .saturating_add(Weight::from_parts(0, 4764)) - // Standard Error: 1_028 - .saturating_add(Weight::from_parts(37_266, 0).saturating_mul(l.into())) - // Standard Error: 1_830 - .saturating_add(Weight::from_parts(85_905, 0).saturating_mul(s.into())) + // Standard Error: 12_141 + .saturating_add(Weight::from_parts(141_382, 0).saturating_mul(l.into())) + // Standard Error: 21_602 + .saturating_add(Weight::from_parts(317_070, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -174,13 +178,13 @@ impl pallet_vesting::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `589 + l * (25 ±0) + s * (36 ±0)` // Estimated: `6196` - // Minimum execution time: 87_800_000 picoseconds. - Weight::from_parts(87_938_343, 0) + // Minimum execution time: 104_610_000 picoseconds. + Weight::from_parts(108_767_348, 0) .saturating_add(Weight::from_parts(0, 6196)) - // Standard Error: 1_372 - .saturating_add(Weight::from_parts(41_493, 0).saturating_mul(l.into())) - // Standard Error: 2_441 - .saturating_add(Weight::from_parts(100_359, 0).saturating_mul(s.into())) + // Standard Error: 7_606 + .saturating_add(Weight::from_parts(32_581, 0).saturating_mul(l.into())) + // Standard Error: 13_532 + .saturating_add(Weight::from_parts(153_332, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -196,13 +200,13 @@ impl pallet_vesting::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `312 + l * (25 ±0) + s * (36 ±0)` // Estimated: `4764` - // Minimum execution time: 39_380_000 picoseconds. - Weight::from_parts(38_768_928, 0) + // Minimum execution time: 43_940_000 picoseconds. + Weight::from_parts(41_152_695, 0) .saturating_add(Weight::from_parts(0, 4764)) - // Standard Error: 405 - .saturating_add(Weight::from_parts(29_380, 0).saturating_mul(l.into())) - // Standard Error: 748 - .saturating_add(Weight::from_parts(62_078, 0).saturating_mul(s.into())) + // Standard Error: 10_116 + .saturating_add(Weight::from_parts(139_988, 0).saturating_mul(l.into())) + // Standard Error: 18_681 + .saturating_add(Weight::from_parts(175_029, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -218,13 +222,13 @@ impl pallet_vesting::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `312 + l * (25 ±0) + s * (36 ±0)` // Estimated: `4764` - // Minimum execution time: 42_630_000 picoseconds. - Weight::from_parts(41_509_666, 0) + // Minimum execution time: 47_061_000 picoseconds. + Weight::from_parts(44_402_811, 0) .saturating_add(Weight::from_parts(0, 4764)) - // Standard Error: 730 - .saturating_add(Weight::from_parts(32_802, 0).saturating_mul(l.into())) - // Standard Error: 1_349 - .saturating_add(Weight::from_parts(67_402, 0).saturating_mul(s.into())) + // Standard Error: 6_452 + .saturating_add(Weight::from_parts(95_533, 0).saturating_mul(l.into())) + // Standard Error: 11_915 + .saturating_add(Weight::from_parts(227_576, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -242,13 +246,13 @@ impl pallet_vesting::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `486 + l * (25 ±0) + s * (36 ±0)` // Estimated: `4764` - // Minimum execution time: 49_591_000 picoseconds. - Weight::from_parts(48_759_444, 0) + // Minimum execution time: 54_470_000 picoseconds. + Weight::from_parts(53_270_251, 0) .saturating_add(Weight::from_parts(0, 4764)) - // Standard Error: 604 - .saturating_add(Weight::from_parts(29_040, 0).saturating_mul(l.into())) - // Standard Error: 1_117 - .saturating_add(Weight::from_parts(67_776, 0).saturating_mul(s.into())) + // Standard Error: 6_080 + .saturating_add(Weight::from_parts(117_578, 0).saturating_mul(l.into())) + // Standard Error: 11_228 + .saturating_add(Weight::from_parts(111_375, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } diff --git a/relay/polkadot/src/weights/pallet_whitelist.rs b/relay/polkadot/src/weights/pallet_whitelist.rs index 8bd0f3584d..0fb26817da 100644 --- a/relay/polkadot/src/weights/pallet_whitelist.rs +++ b/relay/polkadot/src/weights/pallet_whitelist.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_whitelist` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `f801d3746784`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./relay/polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.wasm +// --pallet=pallet_whitelist +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./relay/polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -54,8 +58,8 @@ impl pallet_whitelist::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `80` // Estimated: `3556` - // Minimum execution time: 24_630_000 picoseconds. - Weight::from_parts(24_960_000, 0) + // Minimum execution time: 25_740_000 picoseconds. + Weight::from_parts(27_420_000, 0) .saturating_add(Weight::from_parts(0, 3556)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -70,8 +74,8 @@ impl pallet_whitelist::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `209` // Estimated: `3556` - // Minimum execution time: 24_791_000 picoseconds. - Weight::from_parts(25_510_000, 0) + // Minimum execution time: 25_530_000 picoseconds. + Weight::from_parts(27_060_000, 0) .saturating_add(Weight::from_parts(0, 3556)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -89,11 +93,11 @@ impl pallet_whitelist::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `285 + n * (1 ±0)` // Estimated: `3749 + n * (1 ±0)` - // Minimum execution time: 38_290_000 picoseconds. - Weight::from_parts(38_970_000, 0) + // Minimum execution time: 40_780_000 picoseconds. + Weight::from_parts(133_882_052, 0) .saturating_add(Weight::from_parts(0, 3749)) - // Standard Error: 29 - .saturating_add(Weight::from_parts(3_048, 0).saturating_mul(n.into())) + // Standard Error: 6 + .saturating_add(Weight::from_parts(1_397, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(n.into())) @@ -109,11 +113,11 @@ impl pallet_whitelist::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `209` // Estimated: `3556` - // Minimum execution time: 29_220_000 picoseconds. - Weight::from_parts(29_829_534, 0) + // Minimum execution time: 29_790_000 picoseconds. + Weight::from_parts(30_679_770, 0) .saturating_add(Weight::from_parts(0, 3556)) - // Standard Error: 7 - .saturating_add(Weight::from_parts(1_371, 0).saturating_mul(n.into())) + // Standard Error: 8 + .saturating_add(Weight::from_parts(1_749, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) } diff --git a/relay/polkadot/src/weights/pallet_xcm.rs b/relay/polkadot/src/weights/pallet_xcm.rs index 86a21e17ac..2c7423be81 100644 --- a/relay/polkadot/src/weights/pallet_xcm.rs +++ b/relay/polkadot/src/weights/pallet_xcm.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_xcm` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 49.0.0 -//! DATE: 2025-07-30, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `e9d5f1f03b4d`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `f801d3746784`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -62,8 +62,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `179` // Estimated: `3644` - // Minimum execution time: 45_880_000 picoseconds. - Weight::from_parts(49_550_000, 0) + // Minimum execution time: 48_450_000 picoseconds. + Weight::from_parts(52_780_000, 0) .saturating_add(Weight::from_parts(0, 3644)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(2)) @@ -86,8 +86,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `179` // Estimated: `3644` - // Minimum execution time: 175_168_000 picoseconds. - Weight::from_parts(186_430_000, 0) + // Minimum execution time: 177_279_000 picoseconds. + Weight::from_parts(192_969_000, 0) .saturating_add(Weight::from_parts(0, 3644)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(3)) @@ -110,8 +110,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `231` // Estimated: `3696` - // Minimum execution time: 171_350_000 picoseconds. - Weight::from_parts(183_260_000, 0) + // Minimum execution time: 176_149_000 picoseconds. + Weight::from_parts(183_940_000, 0) .saturating_add(Weight::from_parts(0, 3696)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(3)) @@ -134,8 +134,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `179` // Estimated: `3644` - // Minimum execution time: 194_501_000 picoseconds. - Weight::from_parts(223_418_000, 0) + // Minimum execution time: 182_710_000 picoseconds. + Weight::from_parts(215_829_000, 0) .saturating_add(Weight::from_parts(0, 3644)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(3)) @@ -146,8 +146,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `1485` - // Minimum execution time: 11_431_000 picoseconds. - Weight::from_parts(12_909_000, 0) + // Minimum execution time: 12_580_000 picoseconds. + Weight::from_parts(14_950_000, 0) .saturating_add(Weight::from_parts(0, 1485)) .saturating_add(T::DbWeight::get().reads(1)) } @@ -157,8 +157,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 9_970_000 picoseconds. - Weight::from_parts(14_210_000, 0) + // Minimum execution time: 10_640_000 picoseconds. + Weight::from_parts(12_430_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -166,8 +166,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_210_000 picoseconds. - Weight::from_parts(6_230_000, 0) + // Minimum execution time: 3_550_000 picoseconds. + Weight::from_parts(4_420_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// Storage: `XcmPallet::VersionNotifiers` (r:1 w:1) @@ -190,8 +190,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `179` // Estimated: `3644` - // Minimum execution time: 59_600_000 picoseconds. - Weight::from_parts(74_571_000, 0) + // Minimum execution time: 58_300_000 picoseconds. + Weight::from_parts(63_980_000, 0) .saturating_add(Weight::from_parts(0, 3644)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(5)) @@ -214,8 +214,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `359` // Estimated: `3824` - // Minimum execution time: 67_200_000 picoseconds. - Weight::from_parts(90_230_000, 0) + // Minimum execution time: 60_220_000 picoseconds. + Weight::from_parts(64_960_000, 0) .saturating_add(Weight::from_parts(0, 3824)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(4)) @@ -226,8 +226,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_970_000 picoseconds. - Weight::from_parts(6_740_000, 0) + // Minimum execution time: 3_910_000 picoseconds. + Weight::from_parts(4_350_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -237,8 +237,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `22` // Estimated: `15862` - // Minimum execution time: 34_529_000 picoseconds. - Weight::from_parts(46_440_000, 0) + // Minimum execution time: 30_720_000 picoseconds. + Weight::from_parts(32_270_000, 0) .saturating_add(Weight::from_parts(0, 15862)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -249,8 +249,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `26` // Estimated: `15866` - // Minimum execution time: 32_770_000 picoseconds. - Weight::from_parts(52_100_000, 0) + // Minimum execution time: 30_580_000 picoseconds. + Weight::from_parts(32_420_000, 0) .saturating_add(Weight::from_parts(0, 15866)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -261,8 +261,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `40` // Estimated: `18355` - // Minimum execution time: 35_410_000 picoseconds. - Weight::from_parts(50_100_000, 0) + // Minimum execution time: 35_070_000 picoseconds. + Weight::from_parts(36_730_000, 0) .saturating_add(Weight::from_parts(0, 18355)) .saturating_add(T::DbWeight::get().reads(7)) } @@ -280,8 +280,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `178` // Estimated: `6118` - // Minimum execution time: 40_388_000 picoseconds. - Weight::from_parts(44_570_000, 0) + // Minimum execution time: 40_590_000 picoseconds. + Weight::from_parts(44_090_000, 0) .saturating_add(Weight::from_parts(0, 6118)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(1)) @@ -292,8 +292,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `40` // Estimated: `13405` - // Minimum execution time: 24_460_000 picoseconds. - Weight::from_parts(24_900_000, 0) + // Minimum execution time: 25_160_000 picoseconds. + Weight::from_parts(26_320_000, 0) .saturating_add(Weight::from_parts(0, 13405)) .saturating_add(T::DbWeight::get().reads(5)) } @@ -303,8 +303,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `33` // Estimated: `15873` - // Minimum execution time: 30_259_000 picoseconds. - Weight::from_parts(31_900_000, 0) + // Minimum execution time: 30_920_000 picoseconds. + Weight::from_parts(31_970_000, 0) .saturating_add(Weight::from_parts(0, 15873)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -323,8 +323,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `178` // Estimated: `16018` - // Minimum execution time: 55_170_000 picoseconds. - Weight::from_parts(58_740_000, 0) + // Minimum execution time: 55_620_000 picoseconds. + Weight::from_parts(57_580_000, 0) .saturating_add(Weight::from_parts(0, 16018)) .saturating_add(T::DbWeight::get().reads(10)) .saturating_add(T::DbWeight::get().writes(1)) @@ -337,8 +337,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `1485` - // Minimum execution time: 4_019_000 picoseconds. - Weight::from_parts(4_420_000, 0) + // Minimum execution time: 4_060_000 picoseconds. + Weight::from_parts(4_440_000, 0) .saturating_add(Weight::from_parts(0, 1485)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) @@ -349,8 +349,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `7576` // Estimated: `11041` - // Minimum execution time: 41_560_000 picoseconds. - Weight::from_parts(43_770_000, 0) + // Minimum execution time: 42_530_000 picoseconds. + Weight::from_parts(43_610_000, 0) .saturating_add(Weight::from_parts(0, 11041)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -363,8 +363,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `23` // Estimated: `3488` - // Minimum execution time: 51_750_000 picoseconds. - Weight::from_parts(55_790_000, 0) + // Minimum execution time: 60_620_000 picoseconds. + Weight::from_parts(96_160_000, 0) .saturating_add(Weight::from_parts(0, 3488)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -393,8 +393,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 7_785_000 picoseconds. - Weight::from_parts(8_077_000, 0) + // Minimum execution time: 11_930_000 picoseconds. + Weight::from_parts(17_080_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/relay/polkadot/src/weights/polkadot_runtime_common_auctions.rs b/relay/polkadot/src/weights/polkadot_runtime_common_auctions.rs index 498ea7d7c6..f01e03b37c 100644 --- a/relay/polkadot/src/weights/polkadot_runtime_common_auctions.rs +++ b/relay/polkadot/src/weights/polkadot_runtime_common_auctions.rs @@ -14,12 +14,12 @@ // See the License for the specific language governing permissions and // limitations under the License. -//! Autogenerated weights for `polkadot_runtime_common :: auctions` +//! Autogenerated weights for `polkadot_runtime_common::auctions` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `f801d3746784`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./relay/polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.wasm +// --pallet=polkadot_runtime_common::auctions +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./relay/polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -41,9 +45,9 @@ use frame_support::{traits::Get, weights::Weight}; use core::marker::PhantomData; -/// Weight functions for `polkadot_runtime_common :: auctions`. +/// Weight functions for `polkadot_runtime_common::auctions`. pub struct WeightInfo(PhantomData); -impl polkadot_runtime_common :: auctions::WeightInfo for WeightInfo { +impl polkadot_runtime_common::auctions::WeightInfo for WeightInfo { /// Storage: `Auctions::AuctionInfo` (r:1 w:1) /// Proof: `Auctions::AuctionInfo` (`max_values`: Some(1), `max_size`: Some(8), added: 503, mode: `MaxEncodedLen`) /// Storage: `Auctions::AuctionCounter` (r:1 w:1) @@ -52,8 +56,8 @@ impl polkadot_runtime_common :: auctions::WeightInfo fo // Proof Size summary in bytes: // Measured: `4` // Estimated: `1493` - // Minimum execution time: 13_030_000 picoseconds. - Weight::from_parts(13_360_000, 0) + // Minimum execution time: 13_609_000 picoseconds. + Weight::from_parts(14_720_000, 0) .saturating_add(Weight::from_parts(0, 1493)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -76,8 +80,8 @@ impl polkadot_runtime_common :: auctions::WeightInfo fo // Proof Size summary in bytes: // Measured: `695` // Estimated: `6060` - // Minimum execution time: 126_870_000 picoseconds. - Weight::from_parts(129_801_000, 0) + // Minimum execution time: 101_820_000 picoseconds. + Weight::from_parts(107_810_000, 0) .saturating_add(Weight::from_parts(0, 6060)) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(4)) @@ -108,8 +112,8 @@ impl polkadot_runtime_common :: auctions::WeightInfo fo // Proof Size summary in bytes: // Measured: `6946951` // Estimated: `15822990` - // Minimum execution time: 11_356_863_000 picoseconds. - Weight::from_parts(11_708_724_000, 0) + // Minimum execution time: 10_045_503_000 picoseconds. + Weight::from_parts(10_199_623_000, 0) .saturating_add(Weight::from_parts(0, 15822990)) .saturating_add(T::DbWeight::get().reads(3687)) .saturating_add(T::DbWeight::get().writes(3682)) @@ -126,8 +130,8 @@ impl polkadot_runtime_common :: auctions::WeightInfo fo // Proof Size summary in bytes: // Measured: `177732` // Estimated: `15822990` - // Minimum execution time: 9_413_267_000 picoseconds. - Weight::from_parts(9_533_138_000, 0) + // Minimum execution time: 7_799_286_000 picoseconds. + Weight::from_parts(7_935_647_000, 0) .saturating_add(Weight::from_parts(0, 15822990)) .saturating_add(T::DbWeight::get().reads(3673)) .saturating_add(T::DbWeight::get().writes(3673)) diff --git a/relay/polkadot/src/weights/polkadot_runtime_common_claims.rs b/relay/polkadot/src/weights/polkadot_runtime_common_claims.rs index ac10ddc5f9..8dc6f416c2 100644 --- a/relay/polkadot/src/weights/polkadot_runtime_common_claims.rs +++ b/relay/polkadot/src/weights/polkadot_runtime_common_claims.rs @@ -14,12 +14,12 @@ // See the License for the specific language governing permissions and // limitations under the License. -//! Autogenerated weights for `polkadot_runtime_common :: claims` +//! Autogenerated weights for `polkadot_runtime_common::claims` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `f801d3746784`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./relay/polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.wasm +// --pallet=polkadot_runtime_common::claims +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./relay/polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -41,9 +45,9 @@ use frame_support::{traits::Get, weights::Weight}; use core::marker::PhantomData; -/// Weight functions for `polkadot_runtime_common :: claims`. +/// Weight functions for `polkadot_runtime_common::claims`. pub struct WeightInfo(PhantomData); -impl polkadot_runtime_common :: claims::WeightInfo for WeightInfo { +impl polkadot_runtime_common::claims::WeightInfo for WeightInfo { /// Storage: `Claims::Claims` (r:1 w:1) /// Proof: `Claims::Claims` (`max_values`: None, `max_size`: Some(36), added: 2511, mode: `MaxEncodedLen`) /// Storage: `Claims::Signing` (r:1 w:1) @@ -64,8 +68,8 @@ impl polkadot_runtime_common :: claims::WeightInfo for // Proof Size summary in bytes: // Measured: `558` // Estimated: `4764` - // Minimum execution time: 189_461_000 picoseconds. - Weight::from_parts(195_900_000, 0) + // Minimum execution time: 271_900_000 picoseconds. + Weight::from_parts(284_760_000, 0) .saturating_add(Weight::from_parts(0, 4764)) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(6)) @@ -82,8 +86,8 @@ impl polkadot_runtime_common :: claims::WeightInfo for // Proof Size summary in bytes: // Measured: `182` // Estimated: `1501` - // Minimum execution time: 16_760_000 picoseconds. - Weight::from_parts(18_700_000, 0) + // Minimum execution time: 24_580_000 picoseconds. + Weight::from_parts(25_620_000, 0) .saturating_add(Weight::from_parts(0, 1501)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(4)) @@ -108,8 +112,8 @@ impl polkadot_runtime_common :: claims::WeightInfo for // Proof Size summary in bytes: // Measured: `558` // Estimated: `4764` - // Minimum execution time: 191_981_000 picoseconds. - Weight::from_parts(198_851_000, 0) + // Minimum execution time: 271_779_000 picoseconds. + Weight::from_parts(282_689_000, 0) .saturating_add(Weight::from_parts(0, 4764)) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(6)) @@ -136,8 +140,8 @@ impl polkadot_runtime_common :: claims::WeightInfo for // Proof Size summary in bytes: // Measured: `632` // Estimated: `4764` - // Minimum execution time: 84_071_000 picoseconds. - Weight::from_parts(87_951_000, 0) + // Minimum execution time: 160_090_000 picoseconds. + Weight::from_parts(166_120_000, 0) .saturating_add(Weight::from_parts(0, 4764)) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(7)) @@ -154,8 +158,8 @@ impl polkadot_runtime_common :: claims::WeightInfo for // Proof Size summary in bytes: // Measured: `406` // Estimated: `3521` - // Minimum execution time: 32_620_000 picoseconds. - Weight::from_parts(34_910_000, 0) + // Minimum execution time: 42_020_000 picoseconds. + Weight::from_parts(43_120_000, 0) .saturating_add(Weight::from_parts(0, 3521)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(7)) @@ -168,8 +172,8 @@ impl polkadot_runtime_common :: claims::WeightInfo for // Proof Size summary in bytes: // Measured: `262` // Estimated: `3517` - // Minimum execution time: 14_960_000 picoseconds. - Weight::from_parts(16_910_000, 0) + // Minimum execution time: 17_940_000 picoseconds. + Weight::from_parts(18_901_000, 0) .saturating_add(Weight::from_parts(0, 3517)) .saturating_add(T::DbWeight::get().reads(2)) } diff --git a/relay/polkadot/src/weights/polkadot_runtime_common_crowdloan.rs b/relay/polkadot/src/weights/polkadot_runtime_common_crowdloan.rs index ec10e4cceb..49ead2e47f 100644 --- a/relay/polkadot/src/weights/polkadot_runtime_common_crowdloan.rs +++ b/relay/polkadot/src/weights/polkadot_runtime_common_crowdloan.rs @@ -14,12 +14,12 @@ // See the License for the specific language governing permissions and // limitations under the License. -//! Autogenerated weights for `polkadot_runtime_common :: crowdloan` +//! Autogenerated weights for `polkadot_runtime_common::crowdloan` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `f801d3746784`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./relay/polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.wasm +// --pallet=polkadot_runtime_common::crowdloan +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./relay/polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -41,9 +45,9 @@ use frame_support::{traits::Get, weights::Weight}; use core::marker::PhantomData; -/// Weight functions for `polkadot_runtime_common :: crowdloan`. +/// Weight functions for `polkadot_runtime_common::crowdloan`. pub struct WeightInfo(PhantomData); -impl polkadot_runtime_common :: crowdloan::WeightInfo for WeightInfo { +impl polkadot_runtime_common::crowdloan::WeightInfo for WeightInfo { /// Storage: `Crowdloan::Funds` (r:1 w:1) /// Proof: `Crowdloan::Funds` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `Registrar::Paras` (r:1 w:0) @@ -58,8 +62,8 @@ impl polkadot_runtime_common :: crowdloan::WeightInfo f // Proof Size summary in bytes: // Measured: `401` // Estimated: `3866` - // Minimum execution time: 88_250_000 picoseconds. - Weight::from_parts(90_440_000, 0) + // Minimum execution time: 68_408_000 picoseconds. + Weight::from_parts(73_800_000, 0) .saturating_add(Weight::from_parts(0, 3866)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(3)) @@ -82,8 +86,8 @@ impl polkadot_runtime_common :: crowdloan::WeightInfo f // Proof Size summary in bytes: // Measured: `498` // Estimated: `3963` - // Minimum execution time: 204_951_000 picoseconds. - Weight::from_parts(209_840_000, 0) + // Minimum execution time: 182_090_000 picoseconds. + Weight::from_parts(193_680_000, 0) .saturating_add(Weight::from_parts(0, 3963)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(4)) @@ -98,8 +102,8 @@ impl polkadot_runtime_common :: crowdloan::WeightInfo f // Proof Size summary in bytes: // Measured: `688` // Estimated: `6196` - // Minimum execution time: 125_521_000 picoseconds. - Weight::from_parts(129_971_000, 0) + // Minimum execution time: 103_490_000 picoseconds. + Weight::from_parts(109_130_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) @@ -111,11 +115,11 @@ impl polkadot_runtime_common :: crowdloan::WeightInfo f // Proof Size summary in bytes: // Measured: `126 + k * (189 ±0)` // Estimated: `139 + k * (189 ±0)` - // Minimum execution time: 123_351_000 picoseconds. - Weight::from_parts(127_601_000, 0) + // Minimum execution time: 63_690_000 picoseconds. + Weight::from_parts(66_050_000, 0) .saturating_add(Weight::from_parts(0, 139)) - // Standard Error: 31_120 - .saturating_add(Weight::from_parts(50_385_624, 0).saturating_mul(k.into())) + // Standard Error: 38_040 + .saturating_add(Weight::from_parts(60_014_454, 0).saturating_mul(k.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(k.into()))) .saturating_add(T::DbWeight::get().writes(2)) @@ -130,8 +134,8 @@ impl polkadot_runtime_common :: crowdloan::WeightInfo f // Proof Size summary in bytes: // Measured: `515` // Estimated: `6196` - // Minimum execution time: 72_991_000 picoseconds. - Weight::from_parts(77_010_000, 0) + // Minimum execution time: 63_299_000 picoseconds. + Weight::from_parts(65_909_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) @@ -142,8 +146,8 @@ impl polkadot_runtime_common :: crowdloan::WeightInfo f // Proof Size summary in bytes: // Measured: `235` // Estimated: `3700` - // Minimum execution time: 36_550_000 picoseconds. - Weight::from_parts(39_000_000, 0) + // Minimum execution time: 26_800_000 picoseconds. + Weight::from_parts(30_179_000, 0) .saturating_add(Weight::from_parts(0, 3700)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -156,8 +160,8 @@ impl polkadot_runtime_common :: crowdloan::WeightInfo f // Proof Size summary in bytes: // Measured: `413` // Estimated: `3878` - // Minimum execution time: 56_240_000 picoseconds. - Weight::from_parts(58_440_000, 0) + // Minimum execution time: 39_601_000 picoseconds. + Weight::from_parts(42_200_000, 0) .saturating_add(Weight::from_parts(0, 3878)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -170,8 +174,8 @@ impl polkadot_runtime_common :: crowdloan::WeightInfo f // Proof Size summary in bytes: // Measured: `239` // Estimated: `3704` - // Minimum execution time: 37_040_000 picoseconds. - Weight::from_parts(39_940_000, 0) + // Minimum execution time: 25_380_000 picoseconds. + Weight::from_parts(27_740_000, 0) .saturating_add(Weight::from_parts(0, 3704)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -201,11 +205,11 @@ impl polkadot_runtime_common :: crowdloan::WeightInfo f // Proof Size summary in bytes: // Measured: `164 + n * (356 ±0)` // Estimated: `5385 + n * (2832 ±0)` - // Minimum execution time: 171_810_000 picoseconds. - Weight::from_parts(11_620_710, 0) + // Minimum execution time: 173_750_000 picoseconds. + Weight::from_parts(175_861_000, 0) .saturating_add(Weight::from_parts(0, 5385)) - // Standard Error: 46_028 - .saturating_add(Weight::from_parts(71_378_960, 0).saturating_mul(n.into())) + // Standard Error: 88_816 + .saturating_add(Weight::from_parts(80_668_660, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().reads((5_u64).saturating_mul(n.into()))) .saturating_add(T::DbWeight::get().writes(3)) diff --git a/relay/polkadot/src/weights/polkadot_runtime_common_paras_registrar.rs b/relay/polkadot/src/weights/polkadot_runtime_common_paras_registrar.rs index 21c9ef41e2..1a4ac4c7a8 100644 --- a/relay/polkadot/src/weights/polkadot_runtime_common_paras_registrar.rs +++ b/relay/polkadot/src/weights/polkadot_runtime_common_paras_registrar.rs @@ -14,12 +14,12 @@ // See the License for the specific language governing permissions and // limitations under the License. -//! Autogenerated weights for `polkadot_runtime_common :: paras_registrar` +//! Autogenerated weights for `polkadot_runtime_common::paras_registrar` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `f801d3746784`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./relay/polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.wasm +// --pallet=polkadot_runtime_common::paras_registrar +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./relay/polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -41,9 +45,9 @@ use frame_support::{traits::Get, weights::Weight}; use core::marker::PhantomData; -/// Weight functions for `polkadot_runtime_common :: paras_registrar`. +/// Weight functions for `polkadot_runtime_common::paras_registrar`. pub struct WeightInfo(PhantomData); -impl polkadot_runtime_common :: paras_registrar::WeightInfo for WeightInfo { +impl polkadot_runtime_common::paras_registrar::WeightInfo for WeightInfo { /// Storage: `Registrar::NextFreeParaId` (r:1 w:1) /// Proof: `Registrar::NextFreeParaId` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `Registrar::Paras` (r:1 w:1) @@ -54,8 +58,8 @@ impl polkadot_runtime_common :: paras_registrar::Weight // Proof Size summary in bytes: // Measured: `59` // Estimated: `3524` - // Minimum execution time: 34_310_000 picoseconds. - Weight::from_parts(34_700_000, 0) + // Minimum execution time: 38_590_000 picoseconds. + Weight::from_parts(40_700_000, 0) .saturating_add(Weight::from_parts(0, 3524)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -82,8 +86,8 @@ impl polkadot_runtime_common :: paras_registrar::Weight // Proof Size summary in bytes: // Measured: `315` // Estimated: `3780` - // Minimum execution time: 9_863_445_000 picoseconds. - Weight::from_parts(9_971_145_000, 0) + // Minimum execution time: 6_437_724_000 picoseconds. + Weight::from_parts(6_591_993_000, 0) .saturating_add(Weight::from_parts(0, 3780)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(8)) @@ -110,8 +114,8 @@ impl polkadot_runtime_common :: paras_registrar::Weight // Proof Size summary in bytes: // Measured: `232` // Estimated: `3697` - // Minimum execution time: 9_852_845_000 picoseconds. - Weight::from_parts(9_932_996_000, 0) + // Minimum execution time: 6_402_564_000 picoseconds. + Weight::from_parts(6_553_075_000, 0) .saturating_add(Weight::from_parts(0, 3697)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(8)) @@ -134,8 +138,8 @@ impl polkadot_runtime_common :: paras_registrar::Weight // Proof Size summary in bytes: // Measured: `462` // Estimated: `3927` - // Minimum execution time: 85_000_000 picoseconds. - Weight::from_parts(86_290_000, 0) + // Minimum execution time: 71_830_000 picoseconds. + Weight::from_parts(76_189_000, 0) .saturating_add(Weight::from_parts(0, 3927)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(4)) @@ -166,8 +170,8 @@ impl polkadot_runtime_common :: paras_registrar::Weight // Proof Size summary in bytes: // Measured: `830` // Estimated: `6770` - // Minimum execution time: 185_790_000 picoseconds. - Weight::from_parts(192_090_000, 0) + // Minimum execution time: 143_139_000 picoseconds. + Weight::from_parts(152_940_000, 0) .saturating_add(Weight::from_parts(0, 6770)) .saturating_add(T::DbWeight::get().reads(14)) .saturating_add(T::DbWeight::get().writes(8)) @@ -195,11 +199,11 @@ impl polkadot_runtime_common :: paras_registrar::Weight // Proof Size summary in bytes: // Measured: `201` // Estimated: `3666` - // Minimum execution time: 50_360_000 picoseconds. - Weight::from_parts(51_130_000, 0) + // Minimum execution time: 52_980_000 picoseconds. + Weight::from_parts(55_955_493, 0) .saturating_add(Weight::from_parts(0, 3666)) - // Standard Error: 2 - .saturating_add(Weight::from_parts(3_163, 0).saturating_mul(b.into())) + // Standard Error: 4 + .saturating_add(Weight::from_parts(2_061, 0).saturating_mul(b.into())) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(7)) } @@ -210,11 +214,11 @@ impl polkadot_runtime_common :: paras_registrar::Weight // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 8_650_000 picoseconds. - Weight::from_parts(8_720_000, 0) + // Minimum execution time: 9_271_000 picoseconds. + Weight::from_parts(25_519_526, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 1 - .saturating_add(Weight::from_parts(1_407, 0).saturating_mul(b.into())) + // Standard Error: 5 + .saturating_add(Weight::from_parts(840, 0).saturating_mul(b.into())) .saturating_add(T::DbWeight::get().writes(1)) } } diff --git a/relay/polkadot/src/weights/polkadot_runtime_common_slots.rs b/relay/polkadot/src/weights/polkadot_runtime_common_slots.rs index 8d12a56862..ab6fb98b50 100644 --- a/relay/polkadot/src/weights/polkadot_runtime_common_slots.rs +++ b/relay/polkadot/src/weights/polkadot_runtime_common_slots.rs @@ -14,12 +14,12 @@ // See the License for the specific language governing permissions and // limitations under the License. -//! Autogenerated weights for `polkadot_runtime_common :: slots` +//! Autogenerated weights for `polkadot_runtime_common::slots` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `f801d3746784`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./relay/polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.wasm +// --pallet=polkadot_runtime_common::slots +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./relay/polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -41,9 +45,9 @@ use frame_support::{traits::Get, weights::Weight}; use core::marker::PhantomData; -/// Weight functions for `polkadot_runtime_common :: slots`. +/// Weight functions for `polkadot_runtime_common::slots`. pub struct WeightInfo(PhantomData); -impl polkadot_runtime_common :: slots::WeightInfo for WeightInfo { +impl polkadot_runtime_common::slots::WeightInfo for WeightInfo { /// Storage: `Slots::Leases` (r:1 w:1) /// Proof: `Slots::Leases` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `System::Account` (r:1 w:1) @@ -52,8 +56,8 @@ impl polkadot_runtime_common :: slots::WeightInfo for W // Proof Size summary in bytes: // Measured: `254` // Estimated: `3719` - // Minimum execution time: 35_750_000 picoseconds. - Weight::from_parts(36_110_000, 0) + // Minimum execution time: 38_260_000 picoseconds. + Weight::from_parts(40_950_000, 0) .saturating_add(Weight::from_parts(0, 3719)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -74,13 +78,13 @@ impl polkadot_runtime_common :: slots::WeightInfo for W // Proof Size summary in bytes: // Measured: `553 + c * (20 ±0) + t * (234 ±0)` // Estimated: `4024 + c * (2496 ±0) + t * (2709 ±0)` - // Minimum execution time: 956_233_000 picoseconds. - Weight::from_parts(960_013_000, 0) + // Minimum execution time: 1_101_931_000 picoseconds. + Weight::from_parts(1_116_972_000, 0) .saturating_add(Weight::from_parts(0, 4024)) - // Standard Error: 112_990 - .saturating_add(Weight::from_parts(3_629_165, 0).saturating_mul(c.into())) - // Standard Error: 112_990 - .saturating_add(Weight::from_parts(11_297_861, 0).saturating_mul(t.into())) + // Standard Error: 133_638 + .saturating_add(Weight::from_parts(4_274_981, 0).saturating_mul(c.into())) + // Standard Error: 133_638 + .saturating_add(Weight::from_parts(11_827_172, 0).saturating_mul(t.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(c.into()))) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(t.into()))) @@ -98,8 +102,8 @@ impl polkadot_runtime_common :: slots::WeightInfo for W // Proof Size summary in bytes: // Measured: `2726` // Estimated: `21814` - // Minimum execution time: 176_551_000 picoseconds. - Weight::from_parts(180_851_000, 0) + // Minimum execution time: 178_550_000 picoseconds. + Weight::from_parts(186_470_000, 0) .saturating_add(Weight::from_parts(0, 21814)) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(9)) @@ -116,8 +120,8 @@ impl polkadot_runtime_common :: slots::WeightInfo for W // Proof Size summary in bytes: // Measured: `546` // Estimated: `4011` - // Minimum execution time: 48_540_000 picoseconds. - Weight::from_parts(50_701_000, 0) + // Minimum execution time: 39_210_000 picoseconds. + Weight::from_parts(40_899_000, 0) .saturating_add(Weight::from_parts(0, 4011)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) diff --git a/relay/polkadot/src/weights/runtime_parachains_configuration.rs b/relay/polkadot/src/weights/runtime_parachains_configuration.rs index 336376c8b7..e93d7d8cb9 100644 --- a/relay/polkadot/src/weights/runtime_parachains_configuration.rs +++ b/relay/polkadot/src/weights/runtime_parachains_configuration.rs @@ -14,12 +14,12 @@ // See the License for the specific language governing permissions and // limitations under the License. -//! Autogenerated weights for `runtime_parachains :: configuration` +//! Autogenerated weights for `runtime_parachains::configuration` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `f801d3746784`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./relay/polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.wasm +// --pallet=runtime_parachains::configuration +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./relay/polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -41,9 +45,9 @@ use frame_support::{traits::Get, weights::Weight}; use core::marker::PhantomData; -/// Weight functions for `runtime_parachains :: configuration`. +/// Weight functions for `runtime_parachains::configuration`. pub struct WeightInfo(PhantomData); -impl runtime_parachains :: configuration::WeightInfo for WeightInfo { +impl runtime_parachains::configuration::WeightInfo for WeightInfo { /// Storage: `Configuration::PendingConfigs` (r:1 w:1) /// Proof: `Configuration::PendingConfigs` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `Configuration::BypassConsistencyCheck` (r:1 w:0) @@ -54,8 +58,8 @@ impl runtime_parachains :: configuration::WeightInfo fo // Proof Size summary in bytes: // Measured: `151` // Estimated: `1636` - // Minimum execution time: 14_920_000 picoseconds. - Weight::from_parts(15_370_000, 0) + // Minimum execution time: 14_659_000 picoseconds. + Weight::from_parts(16_050_000, 0) .saturating_add(Weight::from_parts(0, 1636)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) @@ -70,8 +74,8 @@ impl runtime_parachains :: configuration::WeightInfo fo // Proof Size summary in bytes: // Measured: `151` // Estimated: `1636` - // Minimum execution time: 14_830_000 picoseconds. - Weight::from_parts(15_410_000, 0) + // Minimum execution time: 14_700_000 picoseconds. + Weight::from_parts(15_380_000, 0) .saturating_add(Weight::from_parts(0, 1636)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) @@ -86,8 +90,8 @@ impl runtime_parachains :: configuration::WeightInfo fo // Proof Size summary in bytes: // Measured: `151` // Estimated: `1636` - // Minimum execution time: 15_110_000 picoseconds. - Weight::from_parts(15_420_000, 0) + // Minimum execution time: 14_760_000 picoseconds. + Weight::from_parts(15_390_000, 0) .saturating_add(Weight::from_parts(0, 1636)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) @@ -112,8 +116,8 @@ impl runtime_parachains :: configuration::WeightInfo fo // Proof Size summary in bytes: // Measured: `151` // Estimated: `1636` - // Minimum execution time: 15_021_000 picoseconds. - Weight::from_parts(15_400_000, 0) + // Minimum execution time: 14_689_000 picoseconds. + Weight::from_parts(15_551_000, 0) .saturating_add(Weight::from_parts(0, 1636)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) @@ -128,8 +132,8 @@ impl runtime_parachains :: configuration::WeightInfo fo // Proof Size summary in bytes: // Measured: `151` // Estimated: `1636` - // Minimum execution time: 17_860_000 picoseconds. - Weight::from_parts(18_230_000, 0) + // Minimum execution time: 16_850_000 picoseconds. + Weight::from_parts(17_449_000, 0) .saturating_add(Weight::from_parts(0, 1636)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) @@ -144,8 +148,8 @@ impl runtime_parachains :: configuration::WeightInfo fo // Proof Size summary in bytes: // Measured: `151` // Estimated: `1636` - // Minimum execution time: 14_860_000 picoseconds. - Weight::from_parts(15_430_000, 0) + // Minimum execution time: 14_909_000 picoseconds. + Weight::from_parts(15_830_000, 0) .saturating_add(Weight::from_parts(0, 1636)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) @@ -160,8 +164,8 @@ impl runtime_parachains :: configuration::WeightInfo fo // Proof Size summary in bytes: // Measured: `151` // Estimated: `1636` - // Minimum execution time: 18_550_000 picoseconds. - Weight::from_parts(19_560_000, 0) + // Minimum execution time: 16_691_000 picoseconds. + Weight::from_parts(17_890_000, 0) .saturating_add(Weight::from_parts(0, 1636)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) @@ -176,8 +180,8 @@ impl runtime_parachains :: configuration::WeightInfo fo // Proof Size summary in bytes: // Measured: `151` // Estimated: `1636` - // Minimum execution time: 15_091_000 picoseconds. - Weight::from_parts(15_490_000, 0) + // Minimum execution time: 14_349_000 picoseconds. + Weight::from_parts(15_340_000, 0) .saturating_add(Weight::from_parts(0, 1636)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) diff --git a/relay/polkadot/src/weights/runtime_parachains_coretime.rs b/relay/polkadot/src/weights/runtime_parachains_coretime.rs index aabc288169..e6e312cb3e 100644 --- a/relay/polkadot/src/weights/runtime_parachains_coretime.rs +++ b/relay/polkadot/src/weights/runtime_parachains_coretime.rs @@ -14,12 +14,12 @@ // See the License for the specific language governing permissions and // limitations under the License. -//! Autogenerated weights for `runtime_parachains :: coretime` +//! Autogenerated weights for `runtime_parachains::coretime` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `f801d3746784`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./relay/polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.wasm +// --pallet=runtime_parachains::coretime +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./relay/polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -41,9 +45,9 @@ use frame_support::{traits::Get, weights::Weight}; use core::marker::PhantomData; -/// Weight functions for `runtime_parachains :: coretime`. +/// Weight functions for `runtime_parachains::coretime`. pub struct WeightInfo(PhantomData); -impl runtime_parachains :: coretime::WeightInfo for WeightInfo { +impl runtime_parachains::coretime::WeightInfo for WeightInfo { /// Storage: `OnDemand::Revenue` (r:1 w:1) /// Proof: `OnDemand::Revenue` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `System::Account` (r:2 w:2) @@ -62,8 +66,8 @@ impl runtime_parachains :: coretime::WeightInfo for Wei // Proof Size summary in bytes: // Measured: `2912` // Estimated: `6377` - // Minimum execution time: 108_741_000 picoseconds. - Weight::from_parts(109_641_000, 0) + // Minimum execution time: 121_689_000 picoseconds. + Weight::from_parts(125_769_000, 0) .saturating_add(Weight::from_parts(0, 6377)) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(5)) @@ -78,8 +82,8 @@ impl runtime_parachains :: coretime::WeightInfo for Wei // Proof Size summary in bytes: // Measured: `151` // Estimated: `1636` - // Minimum execution time: 14_940_000 picoseconds. - Weight::from_parts(15_100_000, 0) + // Minimum execution time: 14_450_000 picoseconds. + Weight::from_parts(15_570_000, 0) .saturating_add(Weight::from_parts(0, 1636)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) @@ -93,11 +97,11 @@ impl runtime_parachains :: coretime::WeightInfo for Wei // Proof Size summary in bytes: // Measured: `114` // Estimated: `3579` - // Minimum execution time: 16_440_000 picoseconds. - Weight::from_parts(16_875_340, 0) + // Minimum execution time: 16_250_000 picoseconds. + Weight::from_parts(17_871_909, 0) .saturating_add(Weight::from_parts(0, 3579)) - // Standard Error: 226 - .saturating_add(Weight::from_parts(11_711, 0).saturating_mul(s.into())) + // Standard Error: 1_593 + .saturating_add(Weight::from_parts(15_439, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -107,8 +111,8 @@ impl runtime_parachains :: coretime::WeightInfo for Wei // Proof Size summary in bytes: // Measured: `4` // Estimated: `3469` - // Minimum execution time: 12_570_000 picoseconds. - Weight::from_parts(12_760_000, 0) + // Minimum execution time: 12_780_000 picoseconds. + Weight::from_parts(13_771_000, 0) .saturating_add(Weight::from_parts(0, 3469)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) diff --git a/relay/polkadot/src/weights/runtime_parachains_disputes.rs b/relay/polkadot/src/weights/runtime_parachains_disputes.rs index 64c7bf2b35..aa0904035b 100644 --- a/relay/polkadot/src/weights/runtime_parachains_disputes.rs +++ b/relay/polkadot/src/weights/runtime_parachains_disputes.rs @@ -14,12 +14,12 @@ // See the License for the specific language governing permissions and // limitations under the License. -//! Autogenerated weights for `runtime_parachains :: disputes` +//! Autogenerated weights for `runtime_parachains::disputes` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `f801d3746784`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./relay/polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.wasm +// --pallet=runtime_parachains::disputes +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./relay/polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -41,17 +45,17 @@ use frame_support::{traits::Get, weights::Weight}; use core::marker::PhantomData; -/// Weight functions for `runtime_parachains :: disputes`. +/// Weight functions for `runtime_parachains::disputes`. pub struct WeightInfo(PhantomData); -impl runtime_parachains :: disputes::WeightInfo for WeightInfo { +impl runtime_parachains::disputes::WeightInfo for WeightInfo { /// Storage: `ParasDisputes::Frozen` (r:0 w:1) /// Proof: `ParasDisputes::Frozen` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) fn force_unfreeze() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_150_000 picoseconds. - Weight::from_parts(3_400_000, 0) + // Minimum execution time: 3_970_000 picoseconds. + Weight::from_parts(4_420_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } diff --git a/relay/polkadot/src/weights/runtime_parachains_disputes_slashing.rs b/relay/polkadot/src/weights/runtime_parachains_disputes_slashing.rs index 0113b32e25..bb41cecca4 100644 --- a/relay/polkadot/src/weights/runtime_parachains_disputes_slashing.rs +++ b/relay/polkadot/src/weights/runtime_parachains_disputes_slashing.rs @@ -14,12 +14,12 @@ // See the License for the specific language governing permissions and // limitations under the License. -//! Autogenerated weights for `runtime_parachains :: disputes :: slashing` +//! Autogenerated weights for `runtime_parachains::disputes::slashing` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `f801d3746784`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./relay/polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.wasm +// --pallet=runtime_parachains::disputes::slashing +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./relay/polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -41,9 +45,9 @@ use frame_support::{traits::Get, weights::Weight}; use core::marker::PhantomData; -/// Weight functions for `runtime_parachains :: disputes :: slashing`. +/// Weight functions for `runtime_parachains::disputes::slashing`. pub struct WeightInfo(PhantomData); -impl runtime_parachains :: disputes :: slashing::WeightInfo for WeightInfo { +impl runtime_parachains::disputes::slashing::WeightInfo for WeightInfo { /// Storage: `Session::CurrentIndex` (r:1 w:0) /// Proof: `Session::CurrentIndex` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `Historical::HistoricalSessions` (r:1 w:0) @@ -81,11 +85,11 @@ impl runtime_parachains :: disputes :: slashing::Weight // Proof Size summary in bytes: // Measured: `2217 + n * (32 ±0)` // Estimated: `5630 + n * (33 ±0)` - // Minimum execution time: 135_431_000 picoseconds. - Weight::from_parts(195_928_771, 0) + // Minimum execution time: 151_240_000 picoseconds. + Weight::from_parts(186_983_706, 0) .saturating_add(Weight::from_parts(0, 5630)) - // Standard Error: 3_277 - .saturating_add(Weight::from_parts(165_167, 0).saturating_mul(n.into())) + // Standard Error: 2_064 + .saturating_add(Weight::from_parts(137_271, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(16)) .saturating_add(T::DbWeight::get().writes(8)) .saturating_add(Weight::from_parts(0, 33).saturating_mul(n.into())) diff --git a/relay/polkadot/src/weights/runtime_parachains_hrmp.rs b/relay/polkadot/src/weights/runtime_parachains_hrmp.rs index 8f3756b232..6085173e72 100644 --- a/relay/polkadot/src/weights/runtime_parachains_hrmp.rs +++ b/relay/polkadot/src/weights/runtime_parachains_hrmp.rs @@ -14,12 +14,12 @@ // See the License for the specific language governing permissions and // limitations under the License. -//! Autogenerated weights for `runtime_parachains :: hrmp` +//! Autogenerated weights for `runtime_parachains::hrmp` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `f801d3746784`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./relay/polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.wasm +// --pallet=runtime_parachains::hrmp +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./relay/polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -41,9 +45,9 @@ use frame_support::{traits::Get, weights::Weight}; use core::marker::PhantomData; -/// Weight functions for `runtime_parachains :: hrmp`. +/// Weight functions for `runtime_parachains::hrmp`. pub struct WeightInfo(PhantomData); -impl runtime_parachains :: hrmp::WeightInfo for WeightInfo { +impl runtime_parachains::hrmp::WeightInfo for WeightInfo { /// Storage: `Paras::ParaLifecycles` (r:1 w:0) /// Proof: `Paras::ParaLifecycles` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `Hrmp::HrmpOpenChannelRequests` (r:1 w:1) @@ -68,8 +72,8 @@ impl runtime_parachains :: hrmp::WeightInfo for WeightI // Proof Size summary in bytes: // Measured: `443` // Estimated: `3908` - // Minimum execution time: 62_590_000 picoseconds. - Weight::from_parts(63_340_000, 0) + // Minimum execution time: 69_200_000 picoseconds. + Weight::from_parts(95_110_000, 0) .saturating_add(Weight::from_parts(0, 3908)) .saturating_add(T::DbWeight::get().reads(10)) .saturating_add(T::DbWeight::get().writes(5)) @@ -92,8 +96,8 @@ impl runtime_parachains :: hrmp::WeightInfo for WeightI // Proof Size summary in bytes: // Measured: `655` // Estimated: `4120` - // Minimum execution time: 56_700_000 picoseconds. - Weight::from_parts(57_630_000, 0) + // Minimum execution time: 58_970_000 picoseconds. + Weight::from_parts(60_640_000, 0) .saturating_add(Weight::from_parts(0, 4120)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(4)) @@ -116,8 +120,8 @@ impl runtime_parachains :: hrmp::WeightInfo for WeightI // Proof Size summary in bytes: // Measured: `768` // Estimated: `4233` - // Minimum execution time: 58_880_000 picoseconds. - Weight::from_parts(59_580_000, 0) + // Minimum execution time: 61_070_000 picoseconds. + Weight::from_parts(63_869_000, 0) .saturating_add(Weight::from_parts(0, 4233)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(4)) @@ -140,13 +144,13 @@ impl runtime_parachains :: hrmp::WeightInfo for WeightI // Proof Size summary in bytes: // Measured: `231 + e * (100 ±0) + i * (100 ±0)` // Estimated: `3693 + e * (2575 ±0) + i * (2575 ±0)` - // Minimum execution time: 1_618_173_000 picoseconds. - Weight::from_parts(1_629_963_000, 0) + // Minimum execution time: 1_848_889_000 picoseconds. + Weight::from_parts(39_922_074, 0) .saturating_add(Weight::from_parts(0, 3693)) - // Standard Error: 158_786 - .saturating_add(Weight::from_parts(4_883_191, 0).saturating_mul(i.into())) - // Standard Error: 158_786 - .saturating_add(Weight::from_parts(4_986_651, 0).saturating_mul(e.into())) + // Standard Error: 46_239 + .saturating_add(Weight::from_parts(14_758_038, 0).saturating_mul(i.into())) + // Standard Error: 46_239 + .saturating_add(Weight::from_parts(15_066_790, 0).saturating_mul(e.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(i.into()))) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(e.into()))) @@ -177,11 +181,11 @@ impl runtime_parachains :: hrmp::WeightInfo for WeightI // Proof Size summary in bytes: // Measured: `459 + c * (136 ±0)` // Estimated: `1914 + c * (5086 ±0)` - // Minimum execution time: 12_200_000 picoseconds. - Weight::from_parts(12_430_000, 0) + // Minimum execution time: 11_671_000 picoseconds. + Weight::from_parts(11_019_566, 0) .saturating_add(Weight::from_parts(0, 1914)) - // Standard Error: 16_489 - .saturating_add(Weight::from_parts(28_631_073, 0).saturating_mul(c.into())) + // Standard Error: 42_550 + .saturating_add(Weight::from_parts(32_804_676, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().reads((7_u64).saturating_mul(c.into()))) .saturating_add(T::DbWeight::get().writes(1)) @@ -205,11 +209,11 @@ impl runtime_parachains :: hrmp::WeightInfo for WeightI // Proof Size summary in bytes: // Measured: `302 + c * (124 ±0)` // Estimated: `1762 + c * (2600 ±0)` - // Minimum execution time: 10_590_000 picoseconds. - Weight::from_parts(10_690_000, 0) + // Minimum execution time: 10_621_000 picoseconds. + Weight::from_parts(8_198_256, 0) .saturating_add(Weight::from_parts(0, 1762)) - // Standard Error: 13_897 - .saturating_add(Weight::from_parts(17_488_632, 0).saturating_mul(c.into())) + // Standard Error: 34_810 + .saturating_add(Weight::from_parts(20_042_961, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().reads((3_u64).saturating_mul(c.into()))) .saturating_add(T::DbWeight::get().writes(1)) @@ -227,11 +231,11 @@ impl runtime_parachains :: hrmp::WeightInfo for WeightI // Proof Size summary in bytes: // Measured: `993 + c * (13 ±0)` // Estimated: `4262 + c * (15 ±0)` - // Minimum execution time: 24_590_000 picoseconds. - Weight::from_parts(30_410_672, 0) + // Minimum execution time: 26_130_000 picoseconds. + Weight::from_parts(36_883_371, 0) .saturating_add(Weight::from_parts(0, 4262)) - // Standard Error: 1_476 - .saturating_add(Weight::from_parts(128_384, 0).saturating_mul(c.into())) + // Standard Error: 2_733 + .saturating_add(Weight::from_parts(136_964, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 15).saturating_mul(c.into())) @@ -245,11 +249,11 @@ impl runtime_parachains :: hrmp::WeightInfo for WeightI // Proof Size summary in bytes: // Measured: `210 + c * (63 ±0)` // Estimated: `1689 + c * (2538 ±0)` - // Minimum execution time: 8_140_000 picoseconds. - Weight::from_parts(2_748_459, 0) + // Minimum execution time: 8_130_000 picoseconds. + Weight::from_parts(8_086_717, 0) .saturating_add(Weight::from_parts(0, 1689)) - // Standard Error: 4_038 - .saturating_add(Weight::from_parts(4_660_490, 0).saturating_mul(c.into())) + // Standard Error: 10_547 + .saturating_add(Weight::from_parts(5_044_556, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(c.into()))) .saturating_add(T::DbWeight::get().writes(1)) @@ -285,11 +289,11 @@ impl runtime_parachains :: hrmp::WeightInfo for WeightI // Proof Size summary in bytes: // Measured: `443 + c * (235 ±0)` // Estimated: `6383 + c * (235 ±0)` - // Minimum execution time: 88_610_000 picoseconds. - Weight::from_parts(90_110_138, 0) + // Minimum execution time: 95_850_000 picoseconds. + Weight::from_parts(103_186_700, 0) .saturating_add(Weight::from_parts(0, 6383)) - // Standard Error: 78_547 - .saturating_add(Weight::from_parts(13_634_161, 0).saturating_mul(c.into())) + // Standard Error: 934_081 + .saturating_add(Weight::from_parts(12_626_200, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(16)) .saturating_add(T::DbWeight::get().writes(8)) .saturating_add(Weight::from_parts(0, 235).saturating_mul(c.into())) @@ -322,8 +326,8 @@ impl runtime_parachains :: hrmp::WeightInfo for WeightI // Proof Size summary in bytes: // Measured: `443` // Estimated: `6383` - // Minimum execution time: 89_300_000 picoseconds. - Weight::from_parts(89_980_000, 0) + // Minimum execution time: 96_160_000 picoseconds. + Weight::from_parts(101_090_000, 0) .saturating_add(Weight::from_parts(0, 6383)) .saturating_add(T::DbWeight::get().reads(16)) .saturating_add(T::DbWeight::get().writes(8)) @@ -334,8 +338,8 @@ impl runtime_parachains :: hrmp::WeightInfo for WeightI // Proof Size summary in bytes: // Measured: `230` // Estimated: `3695` - // Minimum execution time: 19_830_000 picoseconds. - Weight::from_parts(20_330_000, 0) + // Minimum execution time: 20_170_000 picoseconds. + Weight::from_parts(21_640_000, 0) .saturating_add(Weight::from_parts(0, 3695)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -368,8 +372,8 @@ impl runtime_parachains :: hrmp::WeightInfo for WeightI // Proof Size summary in bytes: // Measured: `443` // Estimated: `6383` - // Minimum execution time: 143_210_000 picoseconds. - Weight::from_parts(145_070_000, 0) + // Minimum execution time: 160_350_000 picoseconds. + Weight::from_parts(169_240_000, 0) .saturating_add(Weight::from_parts(0, 6383)) .saturating_add(T::DbWeight::get().reads(23)) .saturating_add(T::DbWeight::get().writes(11)) diff --git a/relay/polkadot/src/weights/runtime_parachains_inclusion.rs b/relay/polkadot/src/weights/runtime_parachains_inclusion.rs index e43667ef25..50e2f18e1f 100644 --- a/relay/polkadot/src/weights/runtime_parachains_inclusion.rs +++ b/relay/polkadot/src/weights/runtime_parachains_inclusion.rs @@ -14,12 +14,12 @@ // See the License for the specific language governing permissions and // limitations under the License. -//! Autogenerated weights for `runtime_parachains :: inclusion` +//! Autogenerated weights for `runtime_parachains::inclusion` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `f801d3746784`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./relay/polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.wasm +// --pallet=runtime_parachains::inclusion +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./relay/polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -41,9 +45,9 @@ use frame_support::{traits::Get, weights::Weight}; use core::marker::PhantomData; -/// Weight functions for `runtime_parachains :: inclusion`. +/// Weight functions for `runtime_parachains::inclusion`. pub struct WeightInfo(PhantomData); -impl runtime_parachains :: inclusion::WeightInfo for WeightInfo { +impl runtime_parachains::inclusion::WeightInfo for WeightInfo { /// Storage: `ParasShared::CurrentSessionIndex` (r:1 w:0) /// Proof: `ParasShared::CurrentSessionIndex` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `ParaSessionInfo::AccountKeys` (r:1 w:0) @@ -108,16 +112,16 @@ impl runtime_parachains :: inclusion::WeightInfo for We fn enact_candidate(u: u32, h: u32, c: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `1410 + c * (15992 ±0) + h * (92 ±0) + u * (65723 ±0)` - // Estimated: `52183926175832032 + c * (17748 ±0) + h * (15130 ±720) + u * (41539 ±717)` - // Minimum execution time: 719_691_000 picoseconds. - Weight::from_parts(52_318_641, 0) - .saturating_add(Weight::from_parts(0, 52183926175832032)) - // Standard Error: 1_181_189 - .saturating_add(Weight::from_parts(297_244_006, 0).saturating_mul(u.into())) - // Standard Error: 1_181_189 - .saturating_add(Weight::from_parts(350_626_249, 0).saturating_mul(h.into())) - // Standard Error: 1_957_371 - .saturating_add(Weight::from_parts(82_501_134, 0).saturating_mul(c.into())) + // Estimated: `69051 + c * (17748 ±492) + h * (15057 ±681) + u * (41474 ±267)` + // Minimum execution time: 573_749_000 picoseconds. + Weight::from_parts(105_923_728, 0) + .saturating_add(Weight::from_parts(0, 69051)) + // Standard Error: 1_130_157 + .saturating_add(Weight::from_parts(206_387_762, 0).saturating_mul(u.into())) + // Standard Error: 1_130_157 + .saturating_add(Weight::from_parts(247_974_357, 0).saturating_mul(h.into())) + // Standard Error: 1_872_806 + .saturating_add(Weight::from_parts(70_597_654, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(u.into()))) .saturating_add(T::DbWeight::get().reads((3_u64).saturating_mul(h.into()))) @@ -127,7 +131,7 @@ impl runtime_parachains :: inclusion::WeightInfo for We .saturating_add(T::DbWeight::get().writes((4_u64).saturating_mul(h.into()))) .saturating_add(T::DbWeight::get().writes((9_u64).saturating_mul(c.into()))) .saturating_add(Weight::from_parts(0, 17748).saturating_mul(c.into())) - .saturating_add(Weight::from_parts(0, 15130).saturating_mul(h.into())) - .saturating_add(Weight::from_parts(0, 41539).saturating_mul(u.into())) + .saturating_add(Weight::from_parts(0, 15057).saturating_mul(h.into())) + .saturating_add(Weight::from_parts(0, 41474).saturating_mul(u.into())) } } diff --git a/relay/polkadot/src/weights/runtime_parachains_initializer.rs b/relay/polkadot/src/weights/runtime_parachains_initializer.rs index 23c0552330..5de26c48e7 100644 --- a/relay/polkadot/src/weights/runtime_parachains_initializer.rs +++ b/relay/polkadot/src/weights/runtime_parachains_initializer.rs @@ -14,12 +14,12 @@ // See the License for the specific language governing permissions and // limitations under the License. -//! Autogenerated weights for `runtime_parachains :: initializer` +//! Autogenerated weights for `runtime_parachains::initializer` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `f801d3746784`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./relay/polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.wasm +// --pallet=runtime_parachains::initializer +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./relay/polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -41,18 +45,18 @@ use frame_support::{traits::Get, weights::Weight}; use core::marker::PhantomData; -/// Weight functions for `runtime_parachains :: initializer`. +/// Weight functions for `runtime_parachains::initializer`. pub struct WeightInfo(PhantomData); -impl runtime_parachains :: initializer::WeightInfo for WeightInfo { +impl runtime_parachains::initializer::WeightInfo for WeightInfo { /// The range of component `d` is `[0, 65536]`. fn force_approve(d: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_930_000 picoseconds. - Weight::from_parts(7_392_113, 0) + // Minimum execution time: 4_420_000 picoseconds. + Weight::from_parts(8_185_466, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 12 - .saturating_add(Weight::from_parts(453, 0).saturating_mul(d.into())) + // Standard Error: 7 + .saturating_add(Weight::from_parts(868, 0).saturating_mul(d.into())) } } diff --git a/relay/polkadot/src/weights/runtime_parachains_on_demand.rs b/relay/polkadot/src/weights/runtime_parachains_on_demand.rs index 3911c15d0c..351d0adea9 100644 --- a/relay/polkadot/src/weights/runtime_parachains_on_demand.rs +++ b/relay/polkadot/src/weights/runtime_parachains_on_demand.rs @@ -14,12 +14,12 @@ // See the License for the specific language governing permissions and // limitations under the License. -//! Autogenerated weights for `runtime_parachains :: on_demand` +//! Autogenerated weights for `runtime_parachains::on_demand` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `f801d3746784`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./relay/polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.wasm +// --pallet=runtime_parachains::on_demand +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./relay/polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -41,9 +45,9 @@ use frame_support::{traits::Get, weights::Weight}; use core::marker::PhantomData; -/// Weight functions for `runtime_parachains :: on_demand`. +/// Weight functions for `runtime_parachains::on_demand`. pub struct WeightInfo(PhantomData); -impl runtime_parachains :: on_demand::WeightInfo for WeightInfo { +impl runtime_parachains::on_demand::WeightInfo for WeightInfo { /// Storage: `OnDemand::QueueStatus` (r:1 w:1) /// Proof: `OnDemand::QueueStatus` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `System::Account` (r:1 w:1) @@ -59,11 +63,11 @@ impl runtime_parachains :: on_demand::WeightInfo for We // Proof Size summary in bytes: // Measured: `132 + s * (8 ±0)` // Estimated: `3595 + s * (8 ±0)` - // Minimum execution time: 49_621_000 picoseconds. - Weight::from_parts(28_825_141, 0) + // Minimum execution time: 54_240_000 picoseconds. + Weight::from_parts(70_662_870, 0) .saturating_add(Weight::from_parts(0, 3595)) - // Standard Error: 206 - .saturating_add(Weight::from_parts(25_848, 0).saturating_mul(s.into())) + // Standard Error: 102 + .saturating_add(Weight::from_parts(17_186, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(4)) .saturating_add(Weight::from_parts(0, 8).saturating_mul(s.into())) @@ -83,11 +87,11 @@ impl runtime_parachains :: on_demand::WeightInfo for We // Proof Size summary in bytes: // Measured: `132 + s * (8 ±0)` // Estimated: `3595 + s * (8 ±0)` - // Minimum execution time: 49_380_000 picoseconds. - Weight::from_parts(34_762_251, 0) + // Minimum execution time: 53_499_000 picoseconds. + Weight::from_parts(70_955_030, 0) .saturating_add(Weight::from_parts(0, 3595)) - // Standard Error: 239 - .saturating_add(Weight::from_parts(24_589, 0).saturating_mul(s.into())) + // Standard Error: 114 + .saturating_add(Weight::from_parts(17_246, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(4)) .saturating_add(Weight::from_parts(0, 8).saturating_mul(s.into())) @@ -107,11 +111,11 @@ impl runtime_parachains :: on_demand::WeightInfo for We // Proof Size summary in bytes: // Measured: `166 + s * (8 ±0)` // Estimated: `3629 + s * (8 ±0)` - // Minimum execution time: 28_460_000 picoseconds. - Weight::from_parts(8_860_536, 0) + // Minimum execution time: 27_910_000 picoseconds. + Weight::from_parts(39_127_195, 0) .saturating_add(Weight::from_parts(0, 3629)) - // Standard Error: 219 - .saturating_add(Weight::from_parts(25_685, 0).saturating_mul(s.into())) + // Standard Error: 98 + .saturating_add(Weight::from_parts(17_277, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(4)) .saturating_add(Weight::from_parts(0, 8).saturating_mul(s.into())) diff --git a/relay/polkadot/src/weights/runtime_parachains_paras.rs b/relay/polkadot/src/weights/runtime_parachains_paras.rs index 3051a95875..a028bfb35c 100644 --- a/relay/polkadot/src/weights/runtime_parachains_paras.rs +++ b/relay/polkadot/src/weights/runtime_parachains_paras.rs @@ -14,12 +14,12 @@ // See the License for the specific language governing permissions and // limitations under the License. -//! Autogenerated weights for `runtime_parachains :: paras` +//! Autogenerated weights for `runtime_parachains::paras` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `f801d3746784`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./relay/polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.wasm +// --pallet=runtime_parachains::paras +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./relay/polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -41,9 +45,9 @@ use frame_support::{traits::Get, weights::Weight}; use core::marker::PhantomData; -/// Weight functions for `runtime_parachains :: paras`. +/// Weight functions for `runtime_parachains::paras`. pub struct WeightInfo(PhantomData); -impl runtime_parachains :: paras::WeightInfo for WeightInfo { +impl runtime_parachains::paras::WeightInfo for WeightInfo { /// Storage: `Paras::CodeByHashRefs` (r:1 w:1) /// Proof: `Paras::CodeByHashRefs` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `Paras::CurrentCodeHash` (r:1 w:1) @@ -61,11 +65,11 @@ impl runtime_parachains :: paras::WeightInfo for Weight // Proof Size summary in bytes: // Measured: `8309` // Estimated: `11774` - // Minimum execution time: 41_880_000 picoseconds. - Weight::from_parts(42_400_000, 0) + // Minimum execution time: 50_871_000 picoseconds. + Weight::from_parts(49_775_559, 0) .saturating_add(Weight::from_parts(0, 11774)) - // Standard Error: 13 - .saturating_add(Weight::from_parts(3_436, 0).saturating_mul(c.into())) + // Standard Error: 5 + .saturating_add(Weight::from_parts(2_075, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(6)) } @@ -76,11 +80,11 @@ impl runtime_parachains :: paras::WeightInfo for Weight // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 8_390_000 picoseconds. - Weight::from_parts(8_580_000, 0) + // Minimum execution time: 9_190_000 picoseconds. + Weight::from_parts(31_490_192, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 2 - .saturating_add(Weight::from_parts(1_408, 0).saturating_mul(s.into())) + // Standard Error: 3 + .saturating_add(Weight::from_parts(813, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().writes(1)) } /// Storage: `Paras::MostRecentContext` (r:0 w:1) @@ -89,8 +93,8 @@ impl runtime_parachains :: paras::WeightInfo for Weight // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_270_000 picoseconds. - Weight::from_parts(4_480_000, 0) + // Minimum execution time: 4_990_000 picoseconds. + Weight::from_parts(5_360_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -117,11 +121,11 @@ impl runtime_parachains :: paras::WeightInfo for Weight // Proof Size summary in bytes: // Measured: `8452` // Estimated: `11917` - // Minimum execution time: 58_330_000 picoseconds. - Weight::from_parts(59_020_000, 0) + // Minimum execution time: 62_290_000 picoseconds. + Weight::from_parts(45_409_022, 0) .saturating_add(Weight::from_parts(0, 11917)) - // Standard Error: 13 - .saturating_add(Weight::from_parts(3_444, 0).saturating_mul(c.into())) + // Standard Error: 5 + .saturating_add(Weight::from_parts(2_077, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(7)) } @@ -140,11 +144,11 @@ impl runtime_parachains :: paras::WeightInfo for Weight // Proof Size summary in bytes: // Measured: `299` // Estimated: `3764` - // Minimum execution time: 24_380_000 picoseconds. - Weight::from_parts(24_550_000, 0) + // Minimum execution time: 23_540_000 picoseconds. + Weight::from_parts(42_280_264, 0) .saturating_add(Weight::from_parts(0, 3764)) - // Standard Error: 3 - .saturating_add(Weight::from_parts(1_522, 0).saturating_mul(s.into())) + // Standard Error: 4 + .saturating_add(Weight::from_parts(831, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -156,8 +160,8 @@ impl runtime_parachains :: paras::WeightInfo for Weight // Proof Size summary in bytes: // Measured: `4312` // Estimated: `7777` - // Minimum execution time: 25_970_000 picoseconds. - Weight::from_parts(26_520_000, 0) + // Minimum execution time: 27_480_000 picoseconds. + Weight::from_parts(28_240_000, 0) .saturating_add(Weight::from_parts(0, 7777)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -175,11 +179,11 @@ impl runtime_parachains :: paras::WeightInfo for Weight // Proof Size summary in bytes: // Measured: `683` // Estimated: `4148` - // Minimum execution time: 84_490_000 picoseconds. - Weight::from_parts(69_824_994, 0) + // Minimum execution time: 117_769_000 picoseconds. + Weight::from_parts(103_168_359, 0) .saturating_add(Weight::from_parts(0, 4148)) - // Standard Error: 6 - .saturating_add(Weight::from_parts(2_237, 0).saturating_mul(c.into())) + // Standard Error: 4 + .saturating_add(Weight::from_parts(1_826, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -191,8 +195,8 @@ impl runtime_parachains :: paras::WeightInfo for Weight // Proof Size summary in bytes: // Measured: `28` // Estimated: `3493` - // Minimum execution time: 10_210_000 picoseconds. - Weight::from_parts(10_550_000, 0) + // Minimum execution time: 10_741_000 picoseconds. + Weight::from_parts(11_360_000, 0) .saturating_add(Weight::from_parts(0, 3493)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -207,8 +211,8 @@ impl runtime_parachains :: paras::WeightInfo for Weight // Proof Size summary in bytes: // Measured: `26706` // Estimated: `30171` - // Minimum execution time: 116_271_000 picoseconds. - Weight::from_parts(119_950_000, 0) + // Minimum execution time: 136_261_000 picoseconds. + Weight::from_parts(139_991_000, 0) .saturating_add(Weight::from_parts(0, 30171)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) @@ -229,8 +233,8 @@ impl runtime_parachains :: paras::WeightInfo for Weight // Proof Size summary in bytes: // Measured: `27360` // Estimated: `30825` - // Minimum execution time: 771_642_000 picoseconds. - Weight::from_parts(781_452_000, 0) + // Minimum execution time: 960_218_000 picoseconds. + Weight::from_parts(994_989_000, 0) .saturating_add(Weight::from_parts(0, 30825)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(103)) @@ -245,8 +249,8 @@ impl runtime_parachains :: paras::WeightInfo for Weight // Proof Size summary in bytes: // Measured: `27338` // Estimated: `30803` - // Minimum execution time: 114_390_000 picoseconds. - Weight::from_parts(117_090_000, 0) + // Minimum execution time: 127_769_000 picoseconds. + Weight::from_parts(130_100_000, 0) .saturating_add(Weight::from_parts(0, 30803)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) @@ -265,8 +269,8 @@ impl runtime_parachains :: paras::WeightInfo for Weight // Proof Size summary in bytes: // Measured: `26728` // Estimated: `30193` - // Minimum execution time: 634_331_000 picoseconds. - Weight::from_parts(641_261_000, 0) + // Minimum execution time: 774_178_000 picoseconds. + Weight::from_parts(790_539_000, 0) .saturating_add(Weight::from_parts(0, 30193)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(3)) @@ -281,18 +285,25 @@ impl runtime_parachains :: paras::WeightInfo for Weight // Proof Size summary in bytes: // Measured: `26706` // Estimated: `30171` - // Minimum execution time: 111_840_000 picoseconds. - Weight::from_parts(116_021_000, 0) + // Minimum execution time: 123_160_000 picoseconds. + Weight::from_parts(127_480_000, 0) .saturating_add(Weight::from_parts(0, 30171)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) } + /// Storage: `Paras::UpgradeCooldowns` (r:1 w:1) + /// Proof: `Paras::UpgradeCooldowns` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) + /// Storage: `Paras::UpgradeRestrictionSignal` (r:0 w:1) + /// Proof: `Paras::UpgradeRestrictionSignal` (`max_values`: None, `max_size`: None, mode: `Measured`) fn remove_upgrade_cooldown() -> Weight { - // FAIL-CI: JUST COPIED AND NEEDS BENCHMARK - Weight::from_parts(107_759_000, 0) - .saturating_add(Weight::from_parts(0, 30171)) - .saturating_add(T::DbWeight::get().reads(3)) - .saturating_add(T::DbWeight::get().writes(1)) + // Proof Size summary in bytes: + // Measured: `267` + // Estimated: `1752` + // Minimum execution time: 39_410_000 picoseconds. + Weight::from_parts(41_720_000, 0) + .saturating_add(Weight::from_parts(0, 1752)) + .saturating_add(T::DbWeight::get().reads(1)) + .saturating_add(T::DbWeight::get().writes(2)) } /// Storage: `Paras::AuthorizedCodeHash` (r:0 w:1) /// Proof: `Paras::AuthorizedCodeHash` (`max_values`: None, `max_size`: None, mode: `Measured`) @@ -300,8 +311,8 @@ impl runtime_parachains :: paras::WeightInfo for Weight // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 8_112_000 picoseconds. - Weight::from_parts(8_401_000, 0) + // Minimum execution time: 10_750_000 picoseconds. + Weight::from_parts(11_249_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -318,11 +329,11 @@ impl runtime_parachains :: paras::WeightInfo for Weight // Proof Size summary in bytes: // Measured: `132` // Estimated: `3597` - // Minimum execution time: 32_733_000 picoseconds. - Weight::from_parts(33_172_000, 0) + // Minimum execution time: 39_280_000 picoseconds. + Weight::from_parts(10_676_751, 0) .saturating_add(Weight::from_parts(0, 3597)) - // Standard Error: 133 - .saturating_add(Weight::from_parts(14_731, 0).saturating_mul(c.into())) + // Standard Error: 9 + .saturating_add(Weight::from_parts(3_263, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(4)) } diff --git a/relay/polkadot/src/weights/runtime_parachains_paras_inherent.rs b/relay/polkadot/src/weights/runtime_parachains_paras_inherent.rs index 79edebea4a..866d2733a1 100644 --- a/relay/polkadot/src/weights/runtime_parachains_paras_inherent.rs +++ b/relay/polkadot/src/weights/runtime_parachains_paras_inherent.rs @@ -14,12 +14,12 @@ // See the License for the specific language governing permissions and // limitations under the License. -//! Autogenerated weights for `runtime_parachains :: paras_inherent` +//! Autogenerated weights for `runtime_parachains::paras_inherent` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.2.0 -//! DATE: 2025-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ggwpez-ref-hw`, CPU: `AMD EPYC 7232P 8-Core Processor` +//! HOSTNAME: `f801d3746784`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,11 +27,15 @@ // v1 // benchmark // pallet -// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.compact.compressed.wasm -// --header=.github/scripts/cmd/file_header.txt -// --output=./relay/polkadot/src/weights/ -// --all -// --quiet +// --extrinsic=* +// --runtime=target/production/wbuild/polkadot-runtime/polkadot_runtime.wasm +// --pallet=runtime_parachains::paras_inherent +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./relay/polkadot/src/weights +// --wasm-execution=compiled +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -41,9 +45,9 @@ use frame_support::{traits::Get, weights::Weight}; use core::marker::PhantomData; -/// Weight functions for `runtime_parachains :: paras_inherent`. +/// Weight functions for `runtime_parachains::paras_inherent`. pub struct WeightInfo(PhantomData); -impl runtime_parachains :: paras_inherent::WeightInfo for WeightInfo { +impl runtime_parachains::paras_inherent::WeightInfo for WeightInfo { /// Storage: `ParaInherent::Included` (r:1 w:1) /// Proof: `ParaInherent::Included` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `System::ParentHash` (r:1 w:0) @@ -78,8 +82,8 @@ impl runtime_parachains :: paras_inherent::WeightInfo f // Proof Size summary in bytes: // Measured: `37563` // Estimated: `41028` - // Minimum execution time: 211_430_000 picoseconds. - Weight::from_parts(223_330_000, 0) + // Minimum execution time: 257_310_000 picoseconds. + Weight::from_parts(274_970_000, 0) .saturating_add(Weight::from_parts(0, 41028)) .saturating_add(T::DbWeight::get().reads(15)) .saturating_add(T::DbWeight::get().writes(3)) @@ -116,6 +120,10 @@ impl runtime_parachains :: paras_inherent::WeightInfo f /// Proof: `Staking::ActiveEra` (`max_values`: Some(1), `max_size`: Some(13), added: 508, mode: `MaxEncodedLen`) /// Storage: `Staking::ErasRewardPoints` (r:1 w:1) /// Proof: `Staking::ErasRewardPoints` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `Session::CurrentIndex` (r:1 w:0) + /// Proof: `Session::CurrentIndex` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) + /// Storage: `ParasSlashing::UnappliedSlashes` (r:1 w:1) + /// Proof: `ParasSlashing::UnappliedSlashes` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `ParaInherent::OnChainVotes` (r:1 w:1) /// Proof: `ParaInherent::OnChainVotes` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `ParasDisputes::Frozen` (r:1 w:0) @@ -154,14 +162,14 @@ impl runtime_parachains :: paras_inherent::WeightInfo f fn enter_variable_disputes(v: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `117466` - // Estimated: `123406` - // Minimum execution time: 22_594_028_000 picoseconds. - Weight::from_parts(696_843_916, 0) - .saturating_add(Weight::from_parts(0, 123406)) - // Standard Error: 8_758 - .saturating_add(Weight::from_parts(54_802_336, 0).saturating_mul(v.into())) - .saturating_add(T::DbWeight::get().reads(30)) - .saturating_add(T::DbWeight::get().writes(17)) + // Estimated: `123251` + // Minimum execution time: 27_029_839_000 picoseconds. + Weight::from_parts(565_778_189, 0) + .saturating_add(Weight::from_parts(0, 123251)) + // Standard Error: 85_493 + .saturating_add(Weight::from_parts(66_825_077, 0).saturating_mul(v.into())) + .saturating_add(T::DbWeight::get().reads(28)) + .saturating_add(T::DbWeight::get().writes(16)) } /// Storage: `ParaInherent::Included` (r:1 w:1) /// Proof: `ParaInherent::Included` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) @@ -197,8 +205,8 @@ impl runtime_parachains :: paras_inherent::WeightInfo f // Proof Size summary in bytes: // Measured: `74971` // Estimated: `80911` - // Minimum execution time: 521_861_000 picoseconds. - Weight::from_parts(537_981_000, 0) + // Minimum execution time: 508_708_000 picoseconds. + Weight::from_parts(535_738_000, 0) .saturating_add(Weight::from_parts(0, 80911)) .saturating_add(T::DbWeight::get().reads(16)) .saturating_add(T::DbWeight::get().writes(4)) @@ -276,11 +284,11 @@ impl runtime_parachains :: paras_inherent::WeightInfo f // Proof Size summary in bytes: // Measured: `76410` // Estimated: `82350` - // Minimum execution time: 1_697_997_000 picoseconds. - Weight::from_parts(1_635_000_527, 0) + // Minimum execution time: 1_493_557_000 picoseconds. + Weight::from_parts(1_427_604_459, 0) .saturating_add(Weight::from_parts(0, 82350)) - // Standard Error: 974_235 - .saturating_add(Weight::from_parts(54_129_674, 0).saturating_mul(v.into())) + // Standard Error: 1_103_079 + .saturating_add(Weight::from_parts(66_493_836, 0).saturating_mul(v.into())) .saturating_add(T::DbWeight::get().reads(30)) .saturating_add(T::DbWeight::get().writes(15)) } @@ -360,8 +368,8 @@ impl runtime_parachains :: paras_inherent::WeightInfo f // Proof Size summary in bytes: // Measured: `76423` // Estimated: `82363` - // Minimum execution time: 47_923_393_000 picoseconds. - Weight::from_parts(49_723_235_000, 0) + // Minimum execution time: 37_727_082_000 picoseconds. + Weight::from_parts(38_098_967_000, 0) .saturating_add(Weight::from_parts(0, 82363)) .saturating_add(T::DbWeight::get().reads(32)) .saturating_add(T::DbWeight::get().writes(15)) diff --git a/relay/polkadot/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs b/relay/polkadot/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs index b61c487014..71eebf465d 100644 --- a/relay/polkadot/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs +++ b/relay/polkadot/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_xcm_benchmarks::fungible` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.1.0 -//! DATE: 2025-06-17, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `187a9ae6fb48`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `f801d3746784`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024 // Executed Command: @@ -54,8 +54,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `101` // Estimated: `3593` - // Minimum execution time: 44_379_000 picoseconds. - Weight::from_parts(47_428_000, 3593) + // Minimum execution time: 43_819_000 picoseconds. + Weight::from_parts(45_901_000, 3593) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -65,8 +65,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `101` // Estimated: `6196` - // Minimum execution time: 62_150_000 picoseconds. - Weight::from_parts(64_940_000, 6196) + // Minimum execution time: 61_790_000 picoseconds. + Weight::from_parts(66_369_000, 6196) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -86,8 +86,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `280` // Estimated: `6196` - // Minimum execution time: 151_769_000 picoseconds. - Weight::from_parts(165_179_000, 6196) + // Minimum execution time: 152_240_000 picoseconds. + Weight::from_parts(157_380_000, 6196) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -116,8 +116,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3745` - // Minimum execution time: 102_300_000 picoseconds. - Weight::from_parts(112_331_000, 3745) + // Minimum execution time: 102_271_000 picoseconds. + Weight::from_parts(108_030_000, 3745) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -127,8 +127,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `103` // Estimated: `3593` - // Minimum execution time: 44_780_000 picoseconds. - Weight::from_parts(47_240_000, 3593) + // Minimum execution time: 44_289_000 picoseconds. + Weight::from_parts(46_779_000, 3593) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -138,8 +138,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 32_450_000 picoseconds. - Weight::from_parts(34_940_000, 3593) + // Minimum execution time: 31_430_000 picoseconds. + Weight::from_parts(34_051_000, 3593) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -159,8 +159,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `179` // Estimated: `3644` - // Minimum execution time: 95_710_000 picoseconds. - Weight::from_parts(101_710_000, 3644) + // Minimum execution time: 93_990_000 picoseconds. + Weight::from_parts(100_419_000, 3644) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -180,8 +180,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `179` // Estimated: `3644` - // Minimum execution time: 98_880_000 picoseconds. - Weight::from_parts(110_030_000, 3644) + // Minimum execution time: 98_240_000 picoseconds. + Weight::from_parts(102_019_000, 3644) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -201,8 +201,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `179` // Estimated: `3644` - // Minimum execution time: 120_899_000 picoseconds. - Weight::from_parts(131_730_000, 3644) + // Minimum execution time: 127_450_000 picoseconds. + Weight::from_parts(134_760_000, 3644) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } diff --git a/relay/polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs b/relay/polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs index 6cb813cbc3..7bb2b0dfd6 100644 --- a/relay/polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs +++ b/relay/polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_xcm_benchmarks::generic` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.1.0 -//! DATE: 2025-06-17, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `187a9ae6fb48`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `f801d3746784`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024 // Executed Command: @@ -64,8 +64,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3745` - // Minimum execution time: 97_660_000 picoseconds. - Weight::from_parts(103_090_000, 3745) + // Minimum execution time: 101_860_000 picoseconds. + Weight::from_parts(112_579_000, 3745) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -73,22 +73,22 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 810_000 picoseconds. - Weight::from_parts(890_000, 0) + // Minimum execution time: 4_420_000 picoseconds. + Weight::from_parts(4_940_000, 0) } pub(crate) fn pay_fees() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_250_000 picoseconds. - Weight::from_parts(4_660_000, 0) + // Minimum execution time: 4_530_000 picoseconds. + Weight::from_parts(5_080_000, 0) } pub(crate) fn asset_claimer() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` // Minimum execution time: 910_000 picoseconds. - Weight::from_parts(990_000, 0) + Weight::from_parts(1_150_000, 0) } /// Storage: `XcmPallet::Queries` (r:1 w:0) /// Proof: `XcmPallet::Queries` (`max_values`: None, `max_size`: None, mode: `Measured`) @@ -96,8 +96,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3465` - // Minimum execution time: 7_969_000 picoseconds. - Weight::from_parts(8_460_000, 3465) + // Minimum execution time: 8_030_000 picoseconds. + Weight::from_parts(8_610_000, 3465) .saturating_add(T::DbWeight::get().reads(1)) } pub(crate) fn transact() -> Weight { @@ -105,42 +105,42 @@ impl WeightInfo { // Measured: `0` // Estimated: `0` // Minimum execution time: 9_430_000 picoseconds. - Weight::from_parts(9_840_000, 0) + Weight::from_parts(10_280_000, 0) } pub(crate) fn refund_surplus() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_451_000 picoseconds. - Weight::from_parts(1_530_000, 0) + // Minimum execution time: 1_230_000 picoseconds. + Weight::from_parts(1_370_000, 0) } pub(crate) fn set_error_handler() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 800_000 picoseconds. - Weight::from_parts(900_000, 0) + // Minimum execution time: 890_000 picoseconds. + Weight::from_parts(1_070_000, 0) } pub(crate) fn set_appendix() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 830_000 picoseconds. - Weight::from_parts(930_000, 0) + // Minimum execution time: 910_000 picoseconds. + Weight::from_parts(1_140_000, 0) } pub(crate) fn clear_error() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 830_000 picoseconds. - Weight::from_parts(890_000, 0) + // Minimum execution time: 840_000 picoseconds. + Weight::from_parts(1_000_000, 0) } pub(crate) fn descend_origin() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 820_000 picoseconds. - Weight::from_parts(1_480_000, 0) + // Minimum execution time: 940_000 picoseconds. + Weight::from_parts(1_090_000, 0) } /// Storage: `Benchmark::Override` (r:0 w:0) /// Proof: `Benchmark::Override` (`max_values`: None, `max_size`: None, mode: `Measured`) @@ -155,8 +155,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 829_000 picoseconds. - Weight::from_parts(960_000, 0) + // Minimum execution time: 810_000 picoseconds. + Weight::from_parts(950_000, 0) } /// Storage: `Dmp::DeliveryFeeFactor` (r:1 w:0) /// Proof: `Dmp::DeliveryFeeFactor` (`max_values`: None, `max_size`: None, mode: `Measured`) @@ -174,8 +174,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3745` - // Minimum execution time: 95_080_000 picoseconds. - Weight::from_parts(99_981_000, 3745) + // Minimum execution time: 97_850_000 picoseconds. + Weight::from_parts(105_029_000, 3745) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -185,8 +185,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `23` // Estimated: `3488` - // Minimum execution time: 13_770_000 picoseconds. - Weight::from_parts(14_480_000, 3488) + // Minimum execution time: 14_060_000 picoseconds. + Weight::from_parts(15_070_000, 3488) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -194,8 +194,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_110_000 picoseconds. - Weight::from_parts(5_380_000, 0) + // Minimum execution time: 5_060_000 picoseconds. + Weight::from_parts(5_660_000, 0) } /// Storage: `XcmPallet::VersionNotifyTargets` (r:1 w:1) /// Proof: `XcmPallet::VersionNotifyTargets` (`max_values`: None, `max_size`: None, mode: `Measured`) @@ -213,8 +213,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `179` // Estimated: `3644` - // Minimum execution time: 48_440_000 picoseconds. - Weight::from_parts(50_340_000, 3644) + // Minimum execution time: 49_700_000 picoseconds. + Weight::from_parts(54_930_000, 3644) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -224,44 +224,44 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_500_000 picoseconds. - Weight::from_parts(4_861_000, 0) + // Minimum execution time: 4_710_000 picoseconds. + Weight::from_parts(5_580_000, 0) .saturating_add(T::DbWeight::get().writes(1)) } pub(crate) fn burn_asset() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_269_000 picoseconds. - Weight::from_parts(1_380_000, 0) + // Minimum execution time: 1_230_000 picoseconds. + Weight::from_parts(1_430_000, 0) } pub(crate) fn expect_asset() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 920_000 picoseconds. - Weight::from_parts(1_010_000, 0) + // Minimum execution time: 970_000 picoseconds. + Weight::from_parts(1_150_000, 0) } pub(crate) fn expect_origin() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_210_000 picoseconds. - Weight::from_parts(5_459_000, 0) + // Minimum execution time: 5_190_000 picoseconds. + Weight::from_parts(5_700_000, 0) } pub(crate) fn expect_error() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_170_000 picoseconds. - Weight::from_parts(5_430_000, 0) + // Minimum execution time: 5_110_000 picoseconds. + Weight::from_parts(5_570_000, 0) } pub(crate) fn expect_transact_status() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_040_000 picoseconds. - Weight::from_parts(1_150_000, 0) + // Minimum execution time: 970_000 picoseconds. + Weight::from_parts(1_130_000, 0) } /// Storage: `Dmp::DeliveryFeeFactor` (r:1 w:0) /// Proof: `Dmp::DeliveryFeeFactor` (`max_values`: None, `max_size`: None, mode: `Measured`) @@ -279,8 +279,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3745` - // Minimum execution time: 107_340_000 picoseconds. - Weight::from_parts(111_390_000, 3745) + // Minimum execution time: 110_260_000 picoseconds. + Weight::from_parts(117_199_000, 3745) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -288,8 +288,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 11_630_000 picoseconds. - Weight::from_parts(11_900_000, 0) + // Minimum execution time: 11_120_000 picoseconds. + Weight::from_parts(11_470_000, 0) } /// Storage: `Dmp::DeliveryFeeFactor` (r:1 w:0) /// Proof: `Dmp::DeliveryFeeFactor` (`max_values`: None, `max_size`: None, mode: `Measured`) @@ -307,8 +307,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3745` - // Minimum execution time: 95_460_000 picoseconds. - Weight::from_parts(97_749_000, 3745) + // Minimum execution time: 96_890_000 picoseconds. + Weight::from_parts(101_790_000, 3745) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -316,42 +316,42 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 899_000 picoseconds. - Weight::from_parts(1_030_000, 0) + // Minimum execution time: 890_000 picoseconds. + Weight::from_parts(1_040_000, 0) } pub(crate) fn set_topic() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 789_000 picoseconds. - Weight::from_parts(900_000, 0) + // Minimum execution time: 840_000 picoseconds. + Weight::from_parts(1_060_000, 0) } pub(crate) fn clear_topic() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 830_000 picoseconds. - Weight::from_parts(909_000, 0) + // Minimum execution time: 840_000 picoseconds. + Weight::from_parts(1_010_000, 0) } pub(crate) fn set_fees_mode() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 789_000 picoseconds. - Weight::from_parts(910_000, 0) + // Minimum execution time: 820_000 picoseconds. + Weight::from_parts(1_130_000, 0) } pub(crate) fn unpaid_execution() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 820_000 picoseconds. - Weight::from_parts(930_000, 0) - } - pub(crate) fn alias_origin() -> Weight { - // Proof Size summary in bytes: - // Measured: `0` - // Estimated: `0` - // Minimum execution time: 810_000 picoseconds. - Weight::from_parts(890_000, 0) - } + // Minimum execution time: 880_000 picoseconds. + Weight::from_parts(1_100_000, 0) + } + pub(crate) fn alias_origin() -> Weight { + // Proof Size summary in bytes: + // Measured: `0` + // Estimated: `0` + // Minimum execution time: 890_000 picoseconds. + Weight::from_parts(1_020_000, 0) + } } From d9be17950db0a93b943e89b86deafbcbca77bc84 Mon Sep 17 00:00:00 2001 From: Branislav Kontur Date: Sun, 17 Aug 2025 08:46:39 +0200 Subject: [PATCH 05/21] promote_fast u32 -> u16? --- .../src/weights/pallet_core_fellowship_ambassador_core.rs | 2 +- .../src/weights/pallet_core_fellowship_fellowship_core.rs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/system-parachains/collectives/collectives-polkadot/src/weights/pallet_core_fellowship_ambassador_core.rs b/system-parachains/collectives/collectives-polkadot/src/weights/pallet_core_fellowship_ambassador_core.rs index d3b0d64fc9..148c37cb18 100644 --- a/system-parachains/collectives/collectives-polkadot/src/weights/pallet_core_fellowship_ambassador_core.rs +++ b/system-parachains/collectives/collectives-polkadot/src/weights/pallet_core_fellowship_ambassador_core.rs @@ -191,7 +191,7 @@ impl pallet_core_fellowship::WeightInfo for WeightInfo< /// Proof: `AmbassadorCollective::IdToIndex` (`max_values`: None, `max_size`: Some(54), added: 2529, mode: `MaxEncodedLen`) /// The range of component `r` is `[1, 9]`. /// The range of component `r` is `[1, 9]`. - fn promote_fast(r: u32, ) -> Weight { + fn promote_fast(r: u16, ) -> Weight { // Proof Size summary in bytes: // Measured: `65968` // Estimated: `69046 + r * (2489 ±0)` diff --git a/system-parachains/collectives/collectives-polkadot/src/weights/pallet_core_fellowship_fellowship_core.rs b/system-parachains/collectives/collectives-polkadot/src/weights/pallet_core_fellowship_fellowship_core.rs index 18aba6a562..38120b133d 100644 --- a/system-parachains/collectives/collectives-polkadot/src/weights/pallet_core_fellowship_fellowship_core.rs +++ b/system-parachains/collectives/collectives-polkadot/src/weights/pallet_core_fellowship_fellowship_core.rs @@ -191,7 +191,7 @@ impl pallet_core_fellowship::WeightInfo for WeightInfo< /// Proof: `FellowshipCollective::IdToIndex` (`max_values`: None, `max_size`: Some(54), added: 2529, mode: `MaxEncodedLen`) /// The range of component `r` is `[1, 9]`. /// The range of component `r` is `[1, 9]`. - fn promote_fast(r: u32, ) -> Weight { + fn promote_fast(r: u16, ) -> Weight { // Proof Size summary in bytes: // Measured: `65996` // Estimated: `69046 + r * (2489 ±0)` From 4a16e5ce13f12f78f6080e19afbd14d69b432274 Mon Sep 17 00:00:00 2001 From: Clara van Staden Date: Mon, 18 Aug 2025 11:07:22 +0200 Subject: [PATCH 06/21] run to block (#19) --- .../bridge-hubs/bridge-hub-polkadot/tests/snowbridge.rs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/system-parachains/bridge-hubs/bridge-hub-polkadot/tests/snowbridge.rs b/system-parachains/bridge-hubs/bridge-hub-polkadot/tests/snowbridge.rs index db5d66a8d0..836f46c853 100644 --- a/system-parachains/bridge-hubs/bridge-hub-polkadot/tests/snowbridge.rs +++ b/system-parachains/bridge-hubs/bridge-hub-polkadot/tests/snowbridge.rs @@ -339,6 +339,8 @@ pub fn ethereum_extrinsic( let balance_after_sync_com_update = >::free_balance(&alice_account); + let _ = RuntimeHelper::::run_to_block(3, AccountId::from(alice).into()); + // Invalid sync committee update let invalid_sync_committee_outcome = construct_and_apply_extrinsic(alice, invalid_update_sync_committee_call.into()); From 54699bd249b451fc2daba128f8f1e332e8bb60bd Mon Sep 17 00:00:00 2001 From: Branislav Kontur Date: Mon, 18 Aug 2025 11:11:33 +0200 Subject: [PATCH 07/21] Fix `AutoRebagNumber` benchmark setup for Polkadot --- relay/polkadot/src/lib.rs | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/relay/polkadot/src/lib.rs b/relay/polkadot/src/lib.rs index 019bdba044..95d1a865d1 100644 --- a/relay/polkadot/src/lib.rs +++ b/relay/polkadot/src/lib.rs @@ -639,6 +639,15 @@ impl pallet_election_provider_multi_phase::Config for Runtime { parameter_types! { pub const BagThresholds: &'static [u64] = &bag_thresholds::THRESHOLDS; +} + +// TODO: remove feature gate and keep 10, when we want to activate it for Polkadot +#[cfg(feature = "runtime-benchmarks")] +parameter_types! { + pub const AutoRebagNumber: u32 = 10; +} +#[cfg(not(feature = "runtime-benchmarks"))] +parameter_types! { pub const AutoRebagNumber: u32 = 0; } From afe29ce2f70822d1947e5250ab27955fcb6101f3 Mon Sep 17 00:00:00 2001 From: Branislav Kontur Date: Mon, 18 Aug 2025 12:08:30 +0200 Subject: [PATCH 08/21] KeyDeposit = 0 --- relay/kusama/src/lib.rs | 3 ++- relay/polkadot/src/lib.rs | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/relay/kusama/src/lib.rs b/relay/kusama/src/lib.rs index d85fa70d9e..0145bee0e7 100644 --- a/relay/kusama/src/lib.rs +++ b/relay/kusama/src/lib.rs @@ -515,7 +515,8 @@ impl pallet_session::Config for Runtime { type WeightInfo = weights::pallet_session::WeightInfo; type DisablingStrategy = pallet_session::disabling::UpToLimitWithReEnablingDisablingStrategy; type Currency = Balances; - type KeyDeposit = KeyDeposit; + // TODO: we will set this post-AHM + type KeyDeposit = (); } impl pallet_session::historical::Config for Runtime { diff --git a/relay/polkadot/src/lib.rs b/relay/polkadot/src/lib.rs index 95d1a865d1..0749f32682 100644 --- a/relay/polkadot/src/lib.rs +++ b/relay/polkadot/src/lib.rs @@ -492,7 +492,8 @@ impl pallet_session::Config for Runtime { type WeightInfo = weights::pallet_session::WeightInfo; type DisablingStrategy = pallet_session::disabling::UpToLimitWithReEnablingDisablingStrategy; type Currency = Balances; - type KeyDeposit = KeyDeposit; + // TODO: we will set this post-AHM + type KeyDeposit = (); } impl pallet_session::historical::Config for Runtime { From 187d3017926389070f1b7f51c38a8f27a1533a59 Mon Sep 17 00:00:00 2001 From: Branislav Kontur Date: Mon, 18 Aug 2025 12:13:58 +0200 Subject: [PATCH 09/21] Changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c01f5b60d..9128017cd8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -43,7 +43,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Upgrade to Polkadot-SDK `unstable2507` ([polkadot-fellows/runtimes/pull/849](https://github.com/polkadot-fellows/runtimes/pull/849)) - [#7953](https://github.com/paritytech/polkadot-sdk/pull/7953): Add deposit for setting session keys - 🚨 Setting session keys now charges a storage deposit for them. Validators should make sure they have some free balance to cover this deposit the next time they want to rotate their keys. + 🚨 Setting session keys now might charge a storage deposit. The amount can be inspected in the Session::KeyDeposit of the runtime metadata. This value is intended to be set post AHM. Validators should make sure they have some free balance to cover this deposit the next time they want to rotate their keys. - Add foreign-consensus cousin Asset Hub as trusted aliaser to allow XCMv5 origin preservation for foreign-consensus parachains [polkadot-fellows/runtimes/pull/794](https://github.com/polkadot-fellows/runtimes/pull/794)) - Configure block providers for pallets requiring block context ([polkadot-fellows/runtimes/pull/813](https://github.com/polkadot-fellows/runtimes/pull/813)): - vesting: keep using Relay Chain block provider From 26684b5b48b0037c3c94c23b801ee2d8f224f3fa Mon Sep 17 00:00:00 2001 From: Branislav Kontur Date: Mon, 18 Aug 2025 12:48:54 +0200 Subject: [PATCH 10/21] const --- .../bridge-hubs/bridge-hub-kusama/primitives/src/lib.rs | 2 +- .../bridge-hub-kusama/src/bridge_to_polkadot_config.rs | 2 +- .../bridge-hubs/bridge-hub-polkadot/primitives/src/lib.rs | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/system-parachains/bridge-hubs/bridge-hub-kusama/primitives/src/lib.rs b/system-parachains/bridge-hubs/bridge-hub-kusama/primitives/src/lib.rs index 969ace5955..91472adb75 100644 --- a/system-parachains/bridge-hubs/bridge-hub-kusama/primitives/src/lib.rs +++ b/system-parachains/bridge-hubs/bridge-hub-kusama/primitives/src/lib.rs @@ -105,7 +105,7 @@ frame_support::parameter_types! { /// The XCM fee that is paid for executing XCM program (with `ExportMessage` instruction) at the Kusama /// BridgeHub. /// (initially was calculated by test `BridgeHubKusama::can_calculate_weight_for_paid_export_message_with_reserve_transfer` + `33%`) - pub const BridgeHubKusamaBaseXcmFeeInKsms: u128 = 601_115_666; + pub const BridgeHubKusamaBaseXcmFeeInKsms: u128 = 757_124_666; /// Transaction fee that is paid at the Kusama BridgeHub for delivering single inbound message. /// (initially was calculated by test `BridgeHubKusama::can_calculate_fee_for_complex_message_delivery_transaction` + `33%`) diff --git a/system-parachains/bridge-hubs/bridge-hub-kusama/src/bridge_to_polkadot_config.rs b/system-parachains/bridge-hubs/bridge-hub-kusama/src/bridge_to_polkadot_config.rs index 6e2087abe7..2917b52869 100644 --- a/system-parachains/bridge-hubs/bridge-hub-kusama/src/bridge_to_polkadot_config.rs +++ b/system-parachains/bridge-hubs/bridge-hub-kusama/src/bridge_to_polkadot_config.rs @@ -138,7 +138,7 @@ parameter_types! { pub const RelayerStakeLease: u32 = 300; // see the `FEE_BOOST_PER_MESSAGE` constant to get the meaning of this value - pub PriorityBoostPerMessage: u64 = 328_162_135_442_412; + pub PriorityBoostPerMessage: u64 = 364_179_930_795_847; } /// Proof of messages, coming from Polkadot. diff --git a/system-parachains/bridge-hubs/bridge-hub-polkadot/primitives/src/lib.rs b/system-parachains/bridge-hubs/bridge-hub-polkadot/primitives/src/lib.rs index 4f8b37964c..0efb9f0c11 100644 --- a/system-parachains/bridge-hubs/bridge-hub-polkadot/primitives/src/lib.rs +++ b/system-parachains/bridge-hubs/bridge-hub-polkadot/primitives/src/lib.rs @@ -96,7 +96,7 @@ frame_support::parameter_types! { /// The XCM fee that is paid for executing XCM program (with `ExportMessage` instruction) at the Polkadot /// BridgeHub. /// (initially was calculated by test `BridgeHubPolkadot::can_calculate_weight_for_paid_export_message_with_reserve_transfer` + `33%`) - pub const BridgeHubPolkadotBaseXcmFeeInDots: Balance = 90_433_350; + pub const BridgeHubPolkadotBaseXcmFeeInDots: Balance = 113_834_700; /// Transaction fee that is paid at the Polkadot BridgeHub for delivering single inbound message. /// (initially was calculated by test `BridgeHubPolkadot::can_calculate_fee_for_standalone_message_delivery_transaction` + `33%`) From f4142ed4a7d6cc5574105f3d178548fe674ecd03 Mon Sep 17 00:00:00 2001 From: Branislav Kontur Date: Tue, 19 Aug 2025 18:10:55 +0200 Subject: [PATCH 11/21] Bump unstable2506 --- Cargo.lock | 177 +++++++++++++++++++++++++++++++++++++++-------------- Cargo.toml | 30 ++++----- 2 files changed, 146 insertions(+), 61 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 5d22970750..26e321ac2d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1092,9 +1092,9 @@ dependencies = [ [[package]] name = "asset-test-utils" -version = "25.0.0" +version = "26.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "988d51c9b790e95cf65d7dc685a9481a559846ec5732906be116c8c5176df7bc" +checksum = "1dac7cc5b0e8dc3660a66183aed75b5ea7b5e8fc74b88155a6af01fb5cd80069" dependencies = [ "cumulus-pallet-parachain-system", "cumulus-pallet-xcmp-queue", @@ -1123,9 +1123,9 @@ dependencies = [ [[package]] name = "assets-common" -version = "0.23.0" +version = "0.24.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e98a524b52595eaa0c8815016b9e0ba7c326459c6c032b1847340b7828182554" +checksum = "623b2980c3c6e01a6fa0cb3e410229f16eb52959c983c7cf1fa79a30d7dcf6ae" dependencies = [ "cumulus-primitives-core", "ethereum-standards", @@ -1688,9 +1688,9 @@ dependencies = [ [[package]] name = "bp-bridge-hub-cumulus" -version = "0.23.0" +version = "0.24.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "09af810cd0a085b83cb8fbaf0f82bf463dc65456ba04f3a1ebeb57442a728a5e" +checksum = "5553ffca4df624ce34049b4baaadf930f7e58e97d8150c34c9c2be76fb72b5f2" dependencies = [ "bp-messages", "bp-polkadot-core", @@ -2243,9 +2243,9 @@ dependencies = [ [[package]] name = "bridge-hub-test-utils" -version = "0.24.0" +version = "0.25.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6ea790b0d746dda90bc5ad0c95bd4e15669f88a1ee15025a9b2581096fa93b52" +checksum = "c461ddad9beedd9af7983ac350e4568ce79888615e3b91de1220a9092aa24e41" dependencies = [ "asset-test-utils", "bp-header-chain", @@ -4150,9 +4150,9 @@ dependencies = [ [[package]] name = "emulated-integration-tests-common" -version = "23.0.0" +version = "24.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "107eb7f5382900f02d6245bcc3c1d4bd5b155e9ec9a5555be3794aa24051833d" +checksum = "fa12055e2f9bea363b6479ea1c07ed1ef9ee7a65ccc1a2856b5c95ee7a978b24" dependencies = [ "asset-test-utils", "bp-messages", @@ -8405,9 +8405,9 @@ dependencies = [ [[package]] name = "pallet-assets" -version = "44.0.0" +version = "45.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bdcd4732756a0f101a3d284a2480138c70a73e88b5545eac7035e1ba86c0dae1" +checksum = "37f51281fbe4f98b372272143c4f3bc7c12cac1ca72f87116b4b92e5045ac5f8" dependencies = [ "ethereum-standards", "frame-benchmarking", @@ -9303,9 +9303,9 @@ dependencies = [ [[package]] name = "pallet-nft-fractionalization" -version = "25.0.0" +version = "26.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "00c2b0b4fda6736a3d9b15517147add8dac7c3bcfa480a49312019ac09923ff1" +checksum = "5779d2ea9fefa8302626a2952590fc3b701312851681251e76b2f0984fcd6f2e" dependencies = [ "log", "pallet-assets", @@ -9563,9 +9563,9 @@ dependencies = [ [[package]] name = "pallet-revive" -version = "0.8.0" +version = "0.9.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "69db4304e610a6e5b1a0cb68f6f9c65c4e615687d9bf6b00008db2e8b07f4711" +checksum = "fb75207e6a983d292de1fa281c8c09e67b995928dbbdf44ced5bd2b75ad19fae" dependencies = [ "alloy-core", "derive_more 0.99.20", @@ -9588,8 +9588,8 @@ dependencies = [ "pallet-transaction-payment", "parity-scale-codec", "paste", - "polkavm", - "polkavm-common 0.26.0", + "polkavm 0.27.0", + "polkavm-common 0.27.0", "rand 0.8.5", "rand_pcg", "ripemd", @@ -9610,14 +9610,14 @@ dependencies = [ [[package]] name = "pallet-revive-fixtures" -version = "0.5.0" +version = "0.6.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "03fa732b27df96baa80df94665f29a145bcc6c20ba4bd8b1684463733551e83c" +checksum = "140b59f0454fd411fce85c0ac0347a5c4efa73b451a342109ac04ec00d870112" dependencies = [ "anyhow", "cargo_metadata", "pallet-revive-uapi", - "polkavm-linker", + "polkavm-linker 0.27.0", "sp-core 38.0.0", "sp-io", "toml 0.8.23", @@ -9625,9 +9625,9 @@ dependencies = [ [[package]] name = "pallet-revive-proc-macro" -version = "0.3.1" +version = "0.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "28e6f8804b110cf9ef67848207c0ab2702ad62c75425fa50e6df990055e00d0d" +checksum = "feb9c42c125790dd4bb0132312bb1a9d3a890b4720c7696d636194311f948e36" dependencies = [ "proc-macro2", "quote", @@ -9636,14 +9636,14 @@ dependencies = [ [[package]] name = "pallet-revive-uapi" -version = "0.6.0" +version = "0.7.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "eea0e7aabde1cb26343b1abe39ecd0daf231251a1a9eef547cebb5d2879821a0" +checksum = "e340813d94f380bc531d4cd5f28685065a14dbbff87ab23507f72c7d2792b82c" dependencies = [ "bitflags 1.3.2", "pallet-revive-proc-macro", "parity-scale-codec", - "polkavm-derive 0.26.0", + "polkavm-derive 0.27.0", "scale-info", ] @@ -9952,9 +9952,9 @@ dependencies = [ [[package]] name = "pallet-xcm" -version = "21.0.1" +version = "22.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "edb770f7bc90409c111d8a9faec29cd78366122ea66866322bd2b9609c20953e" +checksum = "b65504a059ba2a54c221a7a0fe681ae347fd085dbd932c69df3ccb268e97febf" dependencies = [ "bounded-collections 0.3.2", "frame-benchmarking", @@ -10041,9 +10041,9 @@ dependencies = [ [[package]] name = "parachains-common" -version = "23.0.0" +version = "24.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "41b5dafce2cf8f6ed50004841350079fc2fb0c25e591f5ce4272472c0f232318" +checksum = "c2052cb923c8997860ca72f6f2064d66f6ed2bb9f3df8966498a1a2a543e5833" dependencies = [ "cumulus-primitives-core", "cumulus-primitives-utility", @@ -10073,9 +10073,9 @@ dependencies = [ [[package]] name = "parachains-runtimes-test-utils" -version = "24.0.0" +version = "25.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9e6a8c43298e84e1c86693ed9240b97314171a1799f26b082e725b1fdb48e5d7" +checksum = "6ad95f5a484bf548bcab6f773506bcb56ba3782da6250b72c1a4eb1044b9c726" dependencies = [ "cumulus-pallet-parachain-system", "cumulus-pallet-xcmp-queue", @@ -10273,9 +10273,9 @@ dependencies = [ [[package]] name = "penpal-runtime" -version = "0.31.0" +version = "0.32.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c642fc8462542f35e8fb35d0cac602c48cf27791ae497ef7fc43a5818577ee22" +checksum = "da7304b823660ad7dcc7268c2b8f435adbbc19728d2d0e184bc783abd062ee76" dependencies = [ "assets-common", "cumulus-pallet-aura-ext", @@ -11063,9 +11063,22 @@ checksum = "fa028f713d0613f0f08b8b3367402cb859218854f6b96fcbe39a501862894d6f" dependencies = [ "libc", "log", - "polkavm-assembler", + "polkavm-assembler 0.26.0", "polkavm-common 0.26.0", - "polkavm-linux-raw", + "polkavm-linux-raw 0.26.0", +] + +[[package]] +name = "polkavm" +version = "0.27.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6ef5796e5aaa109df210fed7c6ff82e89c7bf94c28f6332d57bd0efb865fdc2a" +dependencies = [ + "libc", + "log", + "polkavm-assembler 0.27.0", + "polkavm-common 0.27.0", + "polkavm-linux-raw 0.27.0", ] [[package]] @@ -11077,6 +11090,15 @@ dependencies = [ "log", ] +[[package]] +name = "polkavm-assembler" +version = "0.27.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "70bf3be2911acc089dfe54a92bfec22002f4fbf423b8fa771d1f7e7227f0195f" +dependencies = [ + "log", +] + [[package]] name = "polkavm-common" version = "0.18.0" @@ -11088,10 +11110,20 @@ name = "polkavm-common" version = "0.26.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "49a5794b695626ba70d29e66e3f4f4835767452a6723f3a0bc20884b07088fe8" +dependencies = [ + "log", + "polkavm-assembler 0.26.0", +] + +[[package]] +name = "polkavm-common" +version = "0.27.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a19805789e7bf778ac5855f6fe9350353f6a1697c2aab9bfb6fc7c831be54fad" dependencies = [ "blake3", "log", - "polkavm-assembler", + "polkavm-assembler 0.27.0", ] [[package]] @@ -11112,6 +11144,15 @@ dependencies = [ "polkavm-derive-impl-macro 0.26.0", ] +[[package]] +name = "polkavm-derive" +version = "0.27.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "4eea46a17d87cbf3c0f3f6156f6300f60cec67cf9eaca296c770e0873f8389d6" +dependencies = [ + "polkavm-derive-impl-macro 0.27.0", +] + [[package]] name = "polkavm-derive-impl" version = "0.18.1" @@ -11136,6 +11177,18 @@ dependencies = [ "syn 2.0.104", ] +[[package]] +name = "polkavm-derive-impl" +version = "0.27.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8abdd1210d96b1dda9ac21199ec469448fd628cea102e2ff0e0df1667c4c3b5f" +dependencies = [ + "polkavm-common 0.27.0", + "proc-macro2", + "quote", + "syn 2.0.104", +] + [[package]] name = "polkavm-derive-impl-macro" version = "0.18.0" @@ -11156,6 +11209,16 @@ dependencies = [ "syn 2.0.104", ] +[[package]] +name = "polkavm-derive-impl-macro" +version = "0.27.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8a45173d70138aa1879892c50777ed0d8b0c8556f7678372f09fa1d89bbbddb4" +dependencies = [ + "polkavm-derive-impl 0.27.0", + "syn 2.0.104", +] + [[package]] name = "polkavm-linker" version = "0.26.0" @@ -11172,12 +11235,34 @@ dependencies = [ "rustc-demangle", ] +[[package]] +name = "polkavm-linker" +version = "0.27.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "99fe3704d21e96c5d1e6a1b1a43ac57f9dce110d3331fbf8299e9f57d5884066" +dependencies = [ + "dirs", + "gimli 0.31.1", + "hashbrown 0.14.5", + "log", + "object 0.36.7", + "polkavm-common 0.27.0", + "regalloc2 0.9.3", + "rustc-demangle", +] + [[package]] name = "polkavm-linux-raw" version = "0.26.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "28919f542476f4158cc71e6c072b1051f38f4b514253594ac3ad80e3c0211fc8" +[[package]] +name = "polkavm-linux-raw" +version = "0.27.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "061088785efd93e4367faf12f341bb356208c06bab43aa942d472068af80d1c4" + [[package]] name = "polling" version = "3.9.0" @@ -12565,7 +12650,7 @@ version = "0.40.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c88ba9c113644a21ce48cfecd8f2c99a34a1b3f8a869fb91c0e6a5c72c3a7ac8" dependencies = [ - "polkavm", + "polkavm 0.26.0", "sc-allocator", "sp-maybe-compressed-blob", "sp-wasm-interface 23.0.0", @@ -12580,7 +12665,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "62d4405eff470c6b20e883bc6e7ad855130ac5c99ada0f2265191e21caa2fd85" dependencies = [ "log", - "polkavm", + "polkavm 0.26.0", "sc-executor-common", "sp-wasm-interface 23.0.0", ] @@ -14076,9 +14161,9 @@ dependencies = [ [[package]] name = "snowbridge-runtime-common" -version = "0.15.0" +version = "0.16.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "61c7e5dd97e837b9c4687a20c2a23897c0f13274ef5ff7ebe08b9241f93ba4ac" +checksum = "1ec6cf765ac0ccd83605895fdfb3ed224a94dac3d8c3c68099157e63872c43d9" dependencies = [ "frame-support", "frame-system", @@ -14096,9 +14181,9 @@ dependencies = [ [[package]] name = "snowbridge-runtime-test-common" -version = "0.17.0" +version = "0.18.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "89bdb2aeb3ec1440c1b820475cd65aa3836ed2636e433fd4a66deec29504e225" +checksum = "1ceb9c9ece50925fbb3b5cf16a5bef5941462c46370ba1d32ec9948b0a88429a" dependencies = [ "cumulus-pallet-parachain-system", "frame-support", @@ -15464,7 +15549,7 @@ dependencies = [ "merkleized-metadata", "parity-scale-codec", "parity-wasm", - "polkavm-linker", + "polkavm-linker 0.26.0", "sc-executor", "shlex", "sp-core 38.0.0", @@ -17819,9 +17904,9 @@ dependencies = [ [[package]] name = "xcm-emulator" -version = "0.21.0" +version = "0.22.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "93f641edfb67b6bbb958bdbefa81561ce76e0147a46b38d3207be7261181995c" +checksum = "5e67ac62cc3e2a6ed92a1d58fa8eef1bbf4911c654bc54113e548dbec2ce7150" dependencies = [ "array-bytes 6.2.3", "cumulus-pallet-parachain-system", diff --git a/Cargo.toml b/Cargo.toml index f50b26eb8e..60c2e9851e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,15 +12,15 @@ asset-hub-kusama-emulated-chain = { path = "integration-tests/emulated/chains/pa asset-hub-kusama-runtime = { path = "system-parachains/asset-hubs/asset-hub-kusama" } asset-hub-polkadot-emulated-chain = { path = "integration-tests/emulated/chains/parachains/assets/asset-hub-polkadot" } asset-hub-polkadot-runtime = { path = "system-parachains/asset-hubs/asset-hub-polkadot" } -asset-test-utils = { version = "25.0.0" } -assets-common = { version = "0.23.0", default-features = false } +asset-test-utils = { version = "26.0.0" } +assets-common = { version = "0.24.0", default-features = false } authority-discovery-primitives = { version = "38.0.0", default-features = false, package = "sp-authority-discovery" } babe-primitives = { version = "0.44.0", default-features = false, package = "sp-consensus-babe" } beefy-primitives = { version = "26.0.0", default-features = false, package = "sp-consensus-beefy" } binary-merkle-tree = { version = "16.0.0", default-features = false } bp-asset-hub-kusama = { path = "system-parachains/asset-hubs/asset-hub-kusama/primitives", default-features = false } bp-asset-hub-polkadot = { path = "system-parachains/asset-hubs/asset-hub-polkadot/primitives", default-features = false } -bp-bridge-hub-cumulus = { version = "0.23.0", default-features = false } +bp-bridge-hub-cumulus = { version = "0.24.0", default-features = false } bp-bridge-hub-kusama = { path = "system-parachains/bridge-hubs/bridge-hub-kusama/primitives", default-features = false } bp-bridge-hub-polkadot = { path = "system-parachains/bridge-hubs/bridge-hub-polkadot/primitives", default-features = false } bp-header-chain = { version = "0.22.0", default-features = false } @@ -36,7 +36,7 @@ bridge-hub-kusama-emulated-chain = { path = "integration-tests/emulated/chains/p bridge-hub-kusama-runtime = { path = "system-parachains/bridge-hubs/bridge-hub-kusama" } bridge-hub-polkadot-emulated-chain = { path = "integration-tests/emulated/chains/parachains/bridges/bridge-hub-polkadot" } bridge-hub-polkadot-runtime = { path = "system-parachains/bridge-hubs/bridge-hub-polkadot" } -bridge-hub-test-utils = { version = "0.24.0" } +bridge-hub-test-utils = { version = "0.25.0" } bridge-runtime-common = { version = "0.23.0", default-features = false } clap = { version = "4.5.0" } codec = { package = "parity-scale-codec", version = "3.7.5", default-features = false } @@ -55,7 +55,7 @@ cumulus-pallet-xcmp-queue = { version = "0.22.0", default-features = false } cumulus-primitives-aura = { version = "0.19.0", default-features = false } cumulus-primitives-core = { version = "0.20.0", default-features = false } cumulus-primitives-utility = { version = "0.22.0", default-features = false } -emulated-integration-tests-common = { version = "23.0.0" } +emulated-integration-tests-common = { version = "24.0.0" } encointer-balances-tx-payment = { version = "~20.1.0", default-features = false } encointer-balances-tx-payment-rpc-runtime-api = { version = "~20.1.0", default-features = false } encointer-kusama-runtime = { path = "system-parachains/encointer" } @@ -84,7 +84,7 @@ pallet-asset-conversion = { version = "24.0.0", default-features = false } pallet-asset-conversion-tx-payment = { version = "24.0.0", default-features = false } pallet-asset-rate = { version = "21.0.0", default-features = false } pallet-asset-tx-payment = { version = "42.0.0", default-features = false } -pallet-assets = { version = "44.0.0", default-features = false } +pallet-assets = { version = "45.0.0", default-features = false } pallet-aura = { version = "41.0.0", default-features = false } pallet-authority-discovery = { version = "42.0.0", default-features = false } pallet-authorship = { version = "42.0.0", default-features = false } @@ -129,7 +129,7 @@ pallet-membership = { version = "42.0.0", default-features = false } pallet-message-queue = { version = "45.0.0", default-features = false } pallet-mmr = { version = "42.0.0", default-features = false } pallet-multisig = { version = "42.0.0", default-features = false } -pallet-nft-fractionalization = { version = "25.0.0", default-features = false } +pallet-nft-fractionalization = { version = "26.0.0", default-features = false } pallet-nfts = { version = "36.0.0", default-features = false } pallet-nfts-runtime-api = { version = "28.0.0", default-features = false } pallet-nis = { version = "42.0.0", default-features = false } @@ -146,7 +146,7 @@ pallet-ranked-collective = { version = "42.0.0", default-features = false } pallet-recovery = { version = "42.0.0", default-features = false } pallet-referenda = { version = "42.0.0", default-features = false } pallet-remote-proxy = { path = "pallets/remote-proxy", default-features = false } -pallet-revive = { version = "0.8.0", default-features = false } +pallet-revive = { version = "0.9.0", default-features = false } pallet-salary = { version = "27.0.0", default-features = false } pallet-scheduler = { version = "43.0.0", default-features = false } pallet-session = { version = "42.0.0", default-features = false } @@ -169,16 +169,16 @@ pallet-uniques = { version = "42.0.0", default-features = false } pallet-utility = { version = "42.0.0", default-features = false } pallet-vesting = { version = "42.0.0", default-features = false } pallet-whitelist = { version = "41.0.0", default-features = false } -pallet-xcm = { version = "21.0.1", default-features = false } +pallet-xcm = { version = "22.0.0", default-features = false } pallet-xcm-benchmarks = { version = "22.0.0", default-features = false } pallet-xcm-bridge-hub = { version = "0.18.0", default-features = false } pallet-xcm-bridge-hub-router = { version = "0.20.0", default-features = false } parachain-info = { version = "0.22.0", default-features = false, package = "staging-parachain-info" } -parachains-common = { version = "23.0.0", default-features = false } -parachains-runtimes-test-utils = { version = "24.0.0" } +parachains-common = { version = "24.0.0", default-features = false } +parachains-runtimes-test-utils = { version = "25.0.0" } paste = { version = "1.0.14" } penpal-emulated-chain = { path = "integration-tests/emulated/chains/parachains/testing/penpal" } -penpal-runtime = { version = "0.31.0" } +penpal-runtime = { version = "0.32.0" } people-kusama-emulated-chain = { path = "integration-tests/emulated/chains/parachains/people/people-kusama" } people-kusama-runtime = { path = "system-parachains/people/people-kusama" } people-polkadot-emulated-chain = { path = "integration-tests/emulated/chains/parachains/people/people-polkadot" } @@ -218,8 +218,8 @@ snowbridge-pallet-system = { version = "0.15.0", default-features = false } snowbridge-pallet-system-v2 = { version = "0.4.0", default-features = false } snowbridge-pallet-system-frontend = { version = "0.4.0", default-features = false } snowbridge-inbound-queue-primitives = { version = "0.4.0", default-features = false } -snowbridge-runtime-common = { version = "0.15.0", default-features = false } -snowbridge-runtime-test-common = { version = "0.17.0" } +snowbridge-runtime-common = { version = "0.16.0", default-features = false } +snowbridge-runtime-test-common = { version = "0.18.0" } snowbridge-system-runtime-api = { version = "0.15.0", default-features = false } sp-api = { version = "38.0.0", default-features = false } sp-application-crypto = { version = "42.0.0", default-features = false } @@ -250,7 +250,7 @@ system-parachains-constants = { path = "system-parachains/constants", default-fe tokio = { version = "1.45.0" } xcm = { version = "18.0.0", default-features = false, package = "staging-xcm" } xcm-builder = { version = "22.0.0", default-features = false, package = "staging-xcm-builder" } -xcm-emulator = { version = "0.21.0" } +xcm-emulator = { version = "0.22.0" } xcm-executor = { version = "21.0.0", default-features = false, package = "staging-xcm-executor" } xcm-runtime-apis = { version = "0.9.0", default-features = false } anyhow = { version = "1.0.82" } From b807286e8bc31fc87cef6995a9152f6be8e5ffcb Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 19 Aug 2025 17:52:14 +0000 Subject: [PATCH 12/21] Update from bkontur running command 'bench --runtime polkadot kusama --pallet pallet_bags_list pallet_session runtime_parachains::disputes::slashing' --- relay/kusama/src/weights/pallet_bags_list.rs | 20 +++++++++---------- relay/kusama/src/weights/pallet_session.rs | 12 +++++------ .../runtime_parachains_disputes_slashing.rs | 12 +++++------ .../polkadot/src/weights/pallet_bags_list.rs | 20 +++++++++---------- relay/polkadot/src/weights/pallet_session.rs | 12 +++++------ .../runtime_parachains_disputes_slashing.rs | 12 +++++------ 6 files changed, 44 insertions(+), 44 deletions(-) diff --git a/relay/kusama/src/weights/pallet_bags_list.rs b/relay/kusama/src/weights/pallet_bags_list.rs index 7cb861a424..18965c6ef9 100644 --- a/relay/kusama/src/weights/pallet_bags_list.rs +++ b/relay/kusama/src/weights/pallet_bags_list.rs @@ -17,9 +17,9 @@ //! Autogenerated weights for `pallet_bags_list` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 -//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-08-19, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `db6e397ee4b2`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `f9454d7ed6a5`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -62,8 +62,8 @@ impl pallet_bags_list::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1683` // Estimated: `11506` - // Minimum execution time: 90_020_000 picoseconds. - Weight::from_parts(98_499_000, 0) + // Minimum execution time: 88_810_000 picoseconds. + Weight::from_parts(93_060_000, 0) .saturating_add(Weight::from_parts(0, 11506)) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(5)) @@ -82,8 +82,8 @@ impl pallet_bags_list::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1577` // Estimated: `8877` - // Minimum execution time: 88_790_000 picoseconds. - Weight::from_parts(96_689_000, 0) + // Minimum execution time: 86_530_000 picoseconds. + Weight::from_parts(88_550_000, 0) .saturating_add(Weight::from_parts(0, 8877)) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(5)) @@ -104,8 +104,8 @@ impl pallet_bags_list::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1886` // Estimated: `11506` - // Minimum execution time: 102_870_000 picoseconds. - Weight::from_parts(107_360_000, 0) + // Minimum execution time: 103_480_000 picoseconds. + Weight::from_parts(108_899_000, 0) .saturating_add(Weight::from_parts(0, 11506)) .saturating_add(T::DbWeight::get().reads(11)) .saturating_add(T::DbWeight::get().writes(6)) @@ -128,8 +128,8 @@ impl pallet_bags_list::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `4758` // Estimated: `512390` - // Minimum execution time: 961_469_000 picoseconds. - Weight::from_parts(1_042_098_000, 0) + // Minimum execution time: 962_619_000 picoseconds. + Weight::from_parts(1_055_319_000, 0) .saturating_add(Weight::from_parts(0, 512390)) .saturating_add(T::DbWeight::get().reads(234)) .saturating_add(T::DbWeight::get().writes(16)) diff --git a/relay/kusama/src/weights/pallet_session.rs b/relay/kusama/src/weights/pallet_session.rs index 47998207ea..8c793cfd2b 100644 --- a/relay/kusama/src/weights/pallet_session.rs +++ b/relay/kusama/src/weights/pallet_session.rs @@ -17,9 +17,9 @@ //! Autogenerated weights for `pallet_session` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 -//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-08-19, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `db6e397ee4b2`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `f9454d7ed6a5`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -56,8 +56,8 @@ impl pallet_session::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `698` // Estimated: `16538` - // Minimum execution time: 62_332_000 picoseconds. - Weight::from_parts(64_331_000, 0) + // Minimum execution time: 63_310_000 picoseconds. + Weight::from_parts(66_010_000, 0) .saturating_add(Weight::from_parts(0, 16538)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(7)) @@ -72,8 +72,8 @@ impl pallet_session::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1201` // Estimated: `4666` - // Minimum execution time: 63_030_000 picoseconds. - Weight::from_parts(64_711_000, 0) + // Minimum execution time: 61_619_000 picoseconds. + Weight::from_parts(64_299_000, 0) .saturating_add(Weight::from_parts(0, 4666)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(8)) diff --git a/relay/kusama/src/weights/runtime_parachains_disputes_slashing.rs b/relay/kusama/src/weights/runtime_parachains_disputes_slashing.rs index 288da0a86f..ce66352cf9 100644 --- a/relay/kusama/src/weights/runtime_parachains_disputes_slashing.rs +++ b/relay/kusama/src/weights/runtime_parachains_disputes_slashing.rs @@ -17,9 +17,9 @@ //! Autogenerated weights for `runtime_parachains::disputes::slashing` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 -//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-08-19, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `db6e397ee4b2`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `f9454d7ed6a5`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -85,11 +85,11 @@ impl runtime_parachains::disputes::slashing::WeightInfo // Proof Size summary in bytes: // Measured: `2216 + n * (32 ±0)` // Estimated: `5630 + n * (33 ±0)` - // Minimum execution time: 151_321_000 picoseconds. - Weight::from_parts(190_869_093, 0) + // Minimum execution time: 150_949_000 picoseconds. + Weight::from_parts(188_344_347, 0) .saturating_add(Weight::from_parts(0, 5630)) - // Standard Error: 2_226 - .saturating_add(Weight::from_parts(138_870, 0).saturating_mul(n.into())) + // Standard Error: 2_030 + .saturating_add(Weight::from_parts(141_512, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(16)) .saturating_add(T::DbWeight::get().writes(8)) .saturating_add(Weight::from_parts(0, 33).saturating_mul(n.into())) diff --git a/relay/polkadot/src/weights/pallet_bags_list.rs b/relay/polkadot/src/weights/pallet_bags_list.rs index f77286bef0..70e528f45a 100644 --- a/relay/polkadot/src/weights/pallet_bags_list.rs +++ b/relay/polkadot/src/weights/pallet_bags_list.rs @@ -17,9 +17,9 @@ //! Autogenerated weights for `pallet_bags_list` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 -//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-08-19, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `f801d3746784`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `f9454d7ed6a5`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -62,8 +62,8 @@ impl pallet_bags_list::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1651` // Estimated: `11506` - // Minimum execution time: 87_610_000 picoseconds. - Weight::from_parts(91_540_000, 0) + // Minimum execution time: 86_850_000 picoseconds. + Weight::from_parts(92_900_000, 0) .saturating_add(Weight::from_parts(0, 11506)) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(5)) @@ -82,8 +82,8 @@ impl pallet_bags_list::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1545` // Estimated: `8877` - // Minimum execution time: 85_100_000 picoseconds. - Weight::from_parts(91_570_000, 0) + // Minimum execution time: 84_930_000 picoseconds. + Weight::from_parts(89_410_000, 0) .saturating_add(Weight::from_parts(0, 8877)) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(5)) @@ -104,8 +104,8 @@ impl pallet_bags_list::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1856` // Estimated: `11506` - // Minimum execution time: 101_220_000 picoseconds. - Weight::from_parts(105_270_000, 0) + // Minimum execution time: 102_240_000 picoseconds. + Weight::from_parts(103_990_000, 0) .saturating_add(Weight::from_parts(0, 11506)) .saturating_add(T::DbWeight::get().reads(11)) .saturating_add(T::DbWeight::get().writes(6)) @@ -128,8 +128,8 @@ impl pallet_bags_list::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `4744` // Estimated: `512390` - // Minimum execution time: 970_398_000 picoseconds. - Weight::from_parts(1_030_798_000, 0) + // Minimum execution time: 954_008_000 picoseconds. + Weight::from_parts(976_649_000, 0) .saturating_add(Weight::from_parts(0, 512390)) .saturating_add(T::DbWeight::get().reads(234)) .saturating_add(T::DbWeight::get().writes(16)) diff --git a/relay/polkadot/src/weights/pallet_session.rs b/relay/polkadot/src/weights/pallet_session.rs index b7809f65cb..4284a4cfde 100644 --- a/relay/polkadot/src/weights/pallet_session.rs +++ b/relay/polkadot/src/weights/pallet_session.rs @@ -17,9 +17,9 @@ //! Autogenerated weights for `pallet_session` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 -//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-08-19, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `f801d3746784`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `f9454d7ed6a5`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -56,8 +56,8 @@ impl pallet_session::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `698` // Estimated: `16538` - // Minimum execution time: 59_340_000 picoseconds. - Weight::from_parts(61_080_000, 0) + // Minimum execution time: 59_490_000 picoseconds. + Weight::from_parts(63_059_000, 0) .saturating_add(Weight::from_parts(0, 16538)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(7)) @@ -72,8 +72,8 @@ impl pallet_session::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1069` // Estimated: `4534` - // Minimum execution time: 59_680_000 picoseconds. - Weight::from_parts(62_230_000, 0) + // Minimum execution time: 63_251_000 picoseconds. + Weight::from_parts(69_050_000, 0) .saturating_add(Weight::from_parts(0, 4534)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(8)) diff --git a/relay/polkadot/src/weights/runtime_parachains_disputes_slashing.rs b/relay/polkadot/src/weights/runtime_parachains_disputes_slashing.rs index bb41cecca4..790ef07833 100644 --- a/relay/polkadot/src/weights/runtime_parachains_disputes_slashing.rs +++ b/relay/polkadot/src/weights/runtime_parachains_disputes_slashing.rs @@ -17,9 +17,9 @@ //! Autogenerated weights for `runtime_parachains::disputes::slashing` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 -//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-08-19, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `f801d3746784`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `f9454d7ed6a5`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -85,11 +85,11 @@ impl runtime_parachains::disputes::slashing::WeightInfo // Proof Size summary in bytes: // Measured: `2217 + n * (32 ±0)` // Estimated: `5630 + n * (33 ±0)` - // Minimum execution time: 151_240_000 picoseconds. - Weight::from_parts(186_983_706, 0) + // Minimum execution time: 153_920_000 picoseconds. + Weight::from_parts(190_234_990, 0) .saturating_add(Weight::from_parts(0, 5630)) - // Standard Error: 2_064 - .saturating_add(Weight::from_parts(137_271, 0).saturating_mul(n.into())) + // Standard Error: 2_052 + .saturating_add(Weight::from_parts(136_431, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(16)) .saturating_add(T::DbWeight::get().writes(8)) .saturating_add(Weight::from_parts(0, 33).saturating_mul(n.into())) From 9314af78e471f08ac10b19e56e8b067886525661 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 19 Aug 2025 20:08:56 +0000 Subject: [PATCH 13/21] Update from bkontur running command 'bench --runtime bridge-hub-polkadot asset-hub-polkadot' --- .../cumulus_pallet_parachain_system.rs | 12 +- .../src/weights/cumulus_pallet_xcmp_queue.rs | 62 +++--- .../src/weights/frame_system.rs | 58 +++--- .../src/weights/frame_system_extensions.rs | 38 ++-- .../src/weights/pallet_asset_conversion.rs | 44 ++-- .../pallet_asset_conversion_tx_payment.rs | 16 +- .../src/weights/pallet_assets_foreign.rs | 172 ++++++++-------- .../src/weights/pallet_assets_local.rs | 166 ++++++++-------- .../src/weights/pallet_assets_pool.rs | 166 ++++++++-------- .../src/weights/pallet_balances.rs | 52 ++--- .../src/weights/pallet_collator_selection.rs | 92 ++++----- .../src/weights/pallet_message_queue.rs | 48 ++--- .../src/weights/pallet_multisig.rs | 80 ++++---- .../src/weights/pallet_nfts.rs | 188 +++++++++--------- .../src/weights/pallet_proxy.rs | 100 +++++----- .../src/weights/pallet_session.rs | 12 +- .../src/weights/pallet_timestamp.rs | 12 +- .../src/weights/pallet_transaction_payment.rs | 8 +- .../src/weights/pallet_uniques.rs | 124 ++++++------ .../src/weights/pallet_utility.rs | 44 ++-- .../src/weights/pallet_vesting.rs | 110 +++++----- .../src/weights/pallet_xcm.rs | 96 ++++----- .../weights/pallet_xcm_bridge_hub_router.rs | 20 +- .../snowbridge_pallet_system_frontend.rs | 12 +- .../xcm/pallet_xcm_benchmarks_fungible.rs | 44 ++-- .../xcm/pallet_xcm_benchmarks_generic.rs | 128 ++++++------ .../cumulus_pallet_parachain_system.rs | 14 +- .../src/weights/cumulus_pallet_xcmp_queue.rs | 92 ++++----- .../src/weights/frame_system.rs | 76 +++---- .../src/weights/frame_system_extensions.rs | 40 ++-- .../src/weights/pallet_balances.rs | 52 ++--- .../src/weights/pallet_bridge_grandpa.rs | 20 +- .../src/weights/pallet_bridge_messages.rs | 64 +++--- .../src/weights/pallet_bridge_parachains.rs | 16 +- .../src/weights/pallet_bridge_relayers.rs | 24 +-- .../src/weights/pallet_collator_selection.rs | 92 ++++----- .../src/weights/pallet_message_queue.rs | 48 ++--- .../src/weights/pallet_multisig.rs | 94 ++++----- .../src/weights/pallet_session.rs | 12 +- .../src/weights/pallet_timestamp.rs | 12 +- .../src/weights/pallet_transaction_payment.rs | 8 +- .../src/weights/pallet_utility.rs | 44 ++-- .../src/weights/pallet_xcm.rs | 128 ++++++------ .../snowbridge_pallet_ethereum_client.rs | 16 +- .../snowbridge_pallet_inbound_queue.rs | 14 +- .../snowbridge_pallet_inbound_queue_v2.rs | 22 +- .../snowbridge_pallet_outbound_queue.rs | 16 +- .../snowbridge_pallet_outbound_queue_v2.rs | 42 ++-- .../src/weights/snowbridge_pallet_system.rs | 24 +-- .../weights/snowbridge_pallet_system_v2.rs | 38 ++-- .../xcm/pallet_xcm_benchmarks_fungible.rs | 54 ++--- .../xcm/pallet_xcm_benchmarks_generic.rs | 152 +++++++------- 52 files changed, 1564 insertions(+), 1554 deletions(-) diff --git a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/cumulus_pallet_parachain_system.rs b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/cumulus_pallet_parachain_system.rs index 946d466e12..2ca3e0d36d 100644 --- a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/cumulus_pallet_parachain_system.rs +++ b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/cumulus_pallet_parachain_system.rs @@ -17,9 +17,9 @@ //! Autogenerated weights for `cumulus_pallet_parachain_system` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 -//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-08-19, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `2ad593906341`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -65,11 +65,11 @@ impl cumulus_pallet_parachain_system::WeightInfo for We // Proof Size summary in bytes: // Measured: `84` // Estimated: `3517` - // Minimum execution time: 3_819_000 picoseconds. - Weight::from_parts(13_996_064, 0) + // Minimum execution time: 3_769_000 picoseconds. + Weight::from_parts(230_668_736, 0) .saturating_add(Weight::from_parts(0, 3517)) - // Standard Error: 113_434 - .saturating_add(Weight::from_parts(135_082_360, 0).saturating_mul(n.into())) + // Standard Error: 158_721 + .saturating_add(Weight::from_parts(134_718_032, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(5)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(n.into()))) diff --git a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/cumulus_pallet_xcmp_queue.rs b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/cumulus_pallet_xcmp_queue.rs index a36af721f0..87091da8e7 100644 --- a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/cumulus_pallet_xcmp_queue.rs +++ b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/cumulus_pallet_xcmp_queue.rs @@ -17,9 +17,9 @@ //! Autogenerated weights for `cumulus_pallet_xcmp_queue` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 -//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-08-19, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `2ad593906341`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -54,8 +54,8 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `76` // Estimated: `1497` - // Minimum execution time: 6_550_000 picoseconds. - Weight::from_parts(7_150_000, 0) + // Minimum execution time: 6_190_000 picoseconds. + Weight::from_parts(6_699_000, 0) .saturating_add(Weight::from_parts(0, 1497)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -75,11 +75,11 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `118` // Estimated: `5487` - // Minimum execution time: 17_760_000 picoseconds. - Weight::from_parts(20_066_143, 0) + // Minimum execution time: 17_380_000 picoseconds. + Weight::from_parts(19_808_762, 0) .saturating_add(Weight::from_parts(0, 5487)) // Standard Error: 2 - .saturating_add(Weight::from_parts(623, 0).saturating_mul(n.into())) + .saturating_add(Weight::from_parts(608, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -98,11 +98,11 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `118` // Estimated: `5487` - // Minimum execution time: 15_021_000 picoseconds. - Weight::from_parts(22_252_830, 0) + // Minimum execution time: 14_860_000 picoseconds. + Weight::from_parts(21_682_493, 0) .saturating_add(Weight::from_parts(0, 5487)) - // Standard Error: 549 - .saturating_add(Weight::from_parts(192_673, 0).saturating_mul(n.into())) + // Standard Error: 679 + .saturating_add(Weight::from_parts(191_050, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -119,11 +119,11 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `301 + n * (1 ±0)` // Estimated: `69050` - // Minimum execution time: 25_930_000 picoseconds. - Weight::from_parts(26_548_777, 0) + // Minimum execution time: 25_820_000 picoseconds. + Weight::from_parts(26_270_959, 0) .saturating_add(Weight::from_parts(0, 69050)) - // Standard Error: 7 - .saturating_add(Weight::from_parts(1_853, 0).saturating_mul(n.into())) + // Standard Error: 8 + .saturating_add(Weight::from_parts(1_886, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -142,11 +142,11 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `153` // Estimated: `5487` - // Minimum execution time: 16_500_000 picoseconds. - Weight::from_parts(9_701_888, 0) + // Minimum execution time: 16_590_000 picoseconds. + Weight::from_parts(13_552_959, 0) .saturating_add(Weight::from_parts(0, 5487)) - // Standard Error: 69_741 - .saturating_add(Weight::from_parts(45_024_007, 0).saturating_mul(n.into())) + // Standard Error: 65_549 + .saturating_add(Weight::from_parts(44_640_455, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(n.into()))) @@ -163,8 +163,8 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `33066` // Estimated: `69050` - // Minimum execution time: 280_460_000 picoseconds. - Weight::from_parts(282_640_000, 0) + // Minimum execution time: 279_580_000 picoseconds. + Weight::from_parts(289_409_000, 0) .saturating_add(Weight::from_parts(0, 69050)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) @@ -175,8 +175,8 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `76` // Estimated: `2767` - // Minimum execution time: 4_160_000 picoseconds. - Weight::from_parts(4_410_000, 0) + // Minimum execution time: 3_970_000 picoseconds. + Weight::from_parts(4_320_000, 0) .saturating_add(Weight::from_parts(0, 2767)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -187,8 +187,8 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `111` // Estimated: `2767` - // Minimum execution time: 5_550_000 picoseconds. - Weight::from_parts(5_850_000, 0) + // Minimum execution time: 5_310_000 picoseconds. + Weight::from_parts(5_580_000, 0) .saturating_add(Weight::from_parts(0, 2767)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -197,8 +197,8 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_710_000 picoseconds. - Weight::from_parts(6_980_000, 0) + // Minimum execution time: 6_680_000 picoseconds. + Weight::from_parts(6_840_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// Storage: UNKNOWN KEY `0x7b3237373ffdfeb1cab4222e3b520d6b345d8e88afa015075c945637c07e8f20` (r:1 w:1) @@ -219,8 +219,8 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `65747` // Estimated: `69212` - // Minimum execution time: 112_440_000 picoseconds. - Weight::from_parts(114_070_000, 0) + // Minimum execution time: 110_560_000 picoseconds. + Weight::from_parts(112_320_000, 0) .saturating_add(Weight::from_parts(0, 69212)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(5)) @@ -233,8 +233,8 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `65710` // Estimated: `69175` - // Minimum execution time: 65_430_000 picoseconds. - Weight::from_parts(68_751_000, 0) + // Minimum execution time: 66_050_000 picoseconds. + Weight::from_parts(67_109_000, 0) .saturating_add(Weight::from_parts(0, 69175)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) diff --git a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/frame_system.rs b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/frame_system.rs index 902ba50bea..b837dd0e8c 100644 --- a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/frame_system.rs +++ b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/frame_system.rs @@ -17,9 +17,9 @@ //! Autogenerated weights for `frame_system` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 -//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-08-19, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `2ad593906341`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -53,22 +53,22 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_059_000 picoseconds. - Weight::from_parts(3_320_000, 0) + // Minimum execution time: 2_910_000 picoseconds. + Weight::from_parts(40_122_131, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 2 - .saturating_add(Weight::from_parts(630, 0).saturating_mul(b.into())) + // Standard Error: 4 + .saturating_add(Weight::from_parts(602, 0).saturating_mul(b.into())) } /// The range of component `b` is `[0, 4456448]`. fn remark_with_event(b: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 7_430_000 picoseconds. - Weight::from_parts(27_740_519, 0) + // Minimum execution time: 7_130_000 picoseconds. + Weight::from_parts(15_666_164, 0) .saturating_add(Weight::from_parts(0, 0)) // Standard Error: 5 - .saturating_add(Weight::from_parts(1_785, 0).saturating_mul(b.into())) + .saturating_add(Weight::from_parts(1_783, 0).saturating_mul(b.into())) } /// Storage: UNKNOWN KEY `0x3a686561707061676573` (r:0 w:1) /// Proof: UNKNOWN KEY `0x3a686561707061676573` (r:0 w:1) @@ -76,8 +76,8 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_580_000 picoseconds. - Weight::from_parts(5_050_000, 0) + // Minimum execution time: 4_581_000 picoseconds. + Weight::from_parts(4_890_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -97,8 +97,8 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `164` // Estimated: `1649` - // Minimum execution time: 129_282_851_000 picoseconds. - Weight::from_parts(130_414_354_000, 0) + // Minimum execution time: 130_130_010_000 picoseconds. + Weight::from_parts(131_858_366_000, 0) .saturating_add(Weight::from_parts(0, 1649)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) @@ -110,11 +110,11 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_909_000 picoseconds. - Weight::from_parts(3_120_000, 0) + // Minimum execution time: 3_010_000 picoseconds. + Weight::from_parts(3_230_000, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 1_349 - .saturating_add(Weight::from_parts(1_111_930, 0).saturating_mul(i.into())) + // Standard Error: 927 + .saturating_add(Weight::from_parts(1_112_135, 0).saturating_mul(i.into())) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into()))) } /// Storage: `Skipped::Metadata` (r:0 w:0) @@ -124,11 +124,11 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_920_000 picoseconds. - Weight::from_parts(3_080_000, 0) + // Minimum execution time: 3_130_000 picoseconds. + Weight::from_parts(3_280_000, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 1_486 - .saturating_add(Weight::from_parts(847_676, 0).saturating_mul(i.into())) + // Standard Error: 1_286 + .saturating_add(Weight::from_parts(856_763, 0).saturating_mul(i.into())) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into()))) } /// Storage: `Skipped::Metadata` (r:0 w:0) @@ -138,11 +138,11 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `77 + p * (69 ±0)` // Estimated: `85 + p * (70 ±0)` - // Minimum execution time: 5_650_000 picoseconds. - Weight::from_parts(6_140_000, 0) + // Minimum execution time: 5_400_000 picoseconds. + Weight::from_parts(5_570_000, 0) .saturating_add(Weight::from_parts(0, 85)) - // Standard Error: 1_929 - .saturating_add(Weight::from_parts(1_736_081, 0).saturating_mul(p.into())) + // Standard Error: 1_716 + .saturating_add(Weight::from_parts(1_758_747, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(p.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(p.into()))) .saturating_add(Weight::from_parts(0, 70).saturating_mul(p.into())) @@ -153,8 +153,8 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 14_190_000 picoseconds. - Weight::from_parts(18_960_000, 0) + // Minimum execution time: 10_990_000 picoseconds. + Weight::from_parts(13_110_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -176,8 +176,8 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `186` // Estimated: `1671` - // Minimum execution time: 133_552_306_000 picoseconds. - Weight::from_parts(138_572_131_000, 0) + // Minimum execution time: 135_088_562_000 picoseconds. + Weight::from_parts(138_075_197_000, 0) .saturating_add(Weight::from_parts(0, 1671)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(4)) diff --git a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/frame_system_extensions.rs b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/frame_system_extensions.rs index 210872bd13..de9fd39950 100644 --- a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/frame_system_extensions.rs +++ b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/frame_system_extensions.rs @@ -17,9 +17,9 @@ //! Autogenerated weights for `frame_system_extensions` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 -//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-08-19, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `2ad593906341`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -52,32 +52,32 @@ impl frame_system::ExtensionsWeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `30` // Estimated: `0` - // Minimum execution time: 3_870_000 picoseconds. - Weight::from_parts(4_170_000, 0) + // Minimum execution time: 3_880_000 picoseconds. + Weight::from_parts(4_350_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn check_mortality_mortal_transaction() -> Weight { // Proof Size summary in bytes: // Measured: `68` // Estimated: `0` - // Minimum execution time: 7_530_000 picoseconds. - Weight::from_parts(7_900_000, 0) + // Minimum execution time: 7_620_000 picoseconds. + Weight::from_parts(8_320_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn check_mortality_immortal_transaction() -> Weight { // Proof Size summary in bytes: // Measured: `68` // Estimated: `0` - // Minimum execution time: 7_660_000 picoseconds. - Weight::from_parts(7_861_000, 0) + // Minimum execution time: 7_880_000 picoseconds. + Weight::from_parts(8_800_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn check_non_zero_sender() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 820_000 picoseconds. - Weight::from_parts(880_000, 0) + // Minimum execution time: 880_000 picoseconds. + Weight::from_parts(990_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// Storage: `System::Account` (r:1 w:1) @@ -86,8 +86,8 @@ impl frame_system::ExtensionsWeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `101` // Estimated: `3593` - // Minimum execution time: 10_390_000 picoseconds. - Weight::from_parts(10_710_000, 0) + // Minimum execution time: 10_470_000 picoseconds. + Weight::from_parts(11_200_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -97,31 +97,31 @@ impl frame_system::ExtensionsWeightInfo for WeightInfo< // Measured: `0` // Estimated: `0` // Minimum execution time: 670_000 picoseconds. - Weight::from_parts(770_000, 0) + Weight::from_parts(820_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn check_tx_version() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 690_000 picoseconds. - Weight::from_parts(780_000, 0) + // Minimum execution time: 670_000 picoseconds. + Weight::from_parts(830_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn check_weight() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_460_000 picoseconds. - Weight::from_parts(5_750_000, 0) + // Minimum execution time: 5_210_000 picoseconds. + Weight::from_parts(5_550_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn weight_reclaim() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_480_000 picoseconds. - Weight::from_parts(3_700_000, 0) + // Minimum execution time: 3_410_000 picoseconds. + Weight::from_parts(3_580_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_asset_conversion.rs b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_asset_conversion.rs index 820f23a944..f1dd29f056 100644 --- a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_asset_conversion.rs +++ b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_asset_conversion.rs @@ -17,9 +17,9 @@ //! Autogenerated weights for `pallet_asset_conversion` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 -//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-08-19, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `2ad593906341`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -66,8 +66,8 @@ impl pallet_asset_conversion::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `416` // Estimated: `6196` - // Minimum execution time: 122_809_000 picoseconds. - Weight::from_parts(134_450_000, 0) + // Minimum execution time: 120_231_000 picoseconds. + Weight::from_parts(124_990_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(5)) @@ -88,8 +88,8 @@ impl pallet_asset_conversion::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `974` // Estimated: `7404` - // Minimum execution time: 199_671_000 picoseconds. - Weight::from_parts(217_881_000, 0) + // Minimum execution time: 196_370_000 picoseconds. + Weight::from_parts(201_769_000, 0) .saturating_add(Weight::from_parts(0, 7404)) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(7)) @@ -110,8 +110,8 @@ impl pallet_asset_conversion::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `1129` // Estimated: `7404` - // Minimum execution time: 184_589_000 picoseconds. - Weight::from_parts(193_020_000, 0) + // Minimum execution time: 183_781_000 picoseconds. + Weight::from_parts(193_720_000, 0) .saturating_add(Weight::from_parts(0, 7404)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(6)) @@ -126,12 +126,12 @@ impl pallet_asset_conversion::WeightInfo for WeightInfo fn swap_exact_tokens_for_tokens(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0 + n * (578 ±0)` - // Estimated: `7404 + n * (94 ±19)` - // Minimum execution time: 124_090_000 picoseconds. - Weight::from_parts(127_760_000, 0) + // Estimated: `7404 + n * (94 ±7)` + // Minimum execution time: 122_920_000 picoseconds. + Weight::from_parts(126_619_000, 0) .saturating_add(Weight::from_parts(0, 7404)) - // Standard Error: 245_527 - .saturating_add(Weight::from_parts(4_107_990, 0).saturating_mul(n.into())) + // Standard Error: 215_901 + .saturating_add(Weight::from_parts(2_337_263, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) .saturating_add(Weight::from_parts(0, 94).saturating_mul(n.into())) @@ -146,12 +146,12 @@ impl pallet_asset_conversion::WeightInfo for WeightInfo fn swap_tokens_for_exact_tokens(n: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0 + n * (578 ±0)` - // Estimated: `7404 + n * (94 ±10)` - // Minimum execution time: 122_750_000 picoseconds. - Weight::from_parts(126_170_000, 0) + // Estimated: `7404 + n * (94 ±19)` + // Minimum execution time: 123_219_000 picoseconds. + Weight::from_parts(126_200_000, 0) .saturating_add(Weight::from_parts(0, 7404)) - // Standard Error: 225_557 - .saturating_add(Weight::from_parts(2_178_842, 0).saturating_mul(n.into())) + // Standard Error: 244_708 + .saturating_add(Weight::from_parts(2_522_777, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) .saturating_add(Weight::from_parts(0, 94).saturating_mul(n.into())) @@ -173,11 +173,11 @@ impl pallet_asset_conversion::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `989` // Estimated: `4689` - // Minimum execution time: 49_240_000 picoseconds. - Weight::from_parts(56_374_162, 0) + // Minimum execution time: 49_508_000 picoseconds. + Weight::from_parts(60_650_229, 0) .saturating_add(Weight::from_parts(0, 4689)) - // Standard Error: 374_155 - .saturating_add(Weight::from_parts(15_117_156, 0).saturating_mul(n.into())) + // Standard Error: 430_499 + .saturating_add(Weight::from_parts(14_397_896, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(n.into()))) } diff --git a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_asset_conversion_tx_payment.rs b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_asset_conversion_tx_payment.rs index 73bf34345f..eb3cbe04f9 100644 --- a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_asset_conversion_tx_payment.rs +++ b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_asset_conversion_tx_payment.rs @@ -17,9 +17,9 @@ //! Autogenerated weights for `pallet_asset_conversion_tx_payment` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 -//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-08-19, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `2ad593906341`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -52,8 +52,8 @@ impl pallet_asset_conversion_tx_payment::WeightInfo for // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 970_000 picoseconds. - Weight::from_parts(1_050_000, 0) + // Minimum execution time: 1_060_000 picoseconds. + Weight::from_parts(1_170_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// Storage: `System::Account` (r:2 w:2) @@ -62,8 +62,8 @@ impl pallet_asset_conversion_tx_payment::WeightInfo for // Proof Size summary in bytes: // Measured: `204` // Estimated: `6196` - // Minimum execution time: 63_010_000 picoseconds. - Weight::from_parts(65_920_000, 0) + // Minimum execution time: 62_540_000 picoseconds. + Weight::from_parts(66_150_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -78,8 +78,8 @@ impl pallet_asset_conversion_tx_payment::WeightInfo for // Proof Size summary in bytes: // Measured: `643` // Estimated: `7404` - // Minimum execution time: 150_591_000 picoseconds. - Weight::from_parts(158_800_000, 0) + // Minimum execution time: 151_200_000 picoseconds. + Weight::from_parts(160_600_000, 0) .saturating_add(Weight::from_parts(0, 7404)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(5)) diff --git a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_assets_foreign.rs b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_assets_foreign.rs index eed81dcdf9..00c9c83b25 100644 --- a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_assets_foreign.rs +++ b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_assets_foreign.rs @@ -17,9 +17,9 @@ //! Autogenerated weights for `pallet_assets` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 -//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-08-19, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `2ad593906341`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -60,8 +60,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `175` // Estimated: `4273` - // Minimum execution time: 38_440_000 picoseconds. - Weight::from_parts(39_980_000, 0) + // Minimum execution time: 38_341_000 picoseconds. + Weight::from_parts(39_880_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) @@ -74,8 +74,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `3` // Estimated: `4273` - // Minimum execution time: 13_290_000 picoseconds. - Weight::from_parts(14_220_000, 0) + // Minimum execution time: 13_820_000 picoseconds. + Weight::from_parts(14_560_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -86,8 +86,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `275` // Estimated: `4273` - // Minimum execution time: 13_830_000 picoseconds. - Weight::from_parts(14_430_000, 0) + // Minimum execution time: 13_960_000 picoseconds. + Weight::from_parts(14_750_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -105,11 +105,11 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `115 + c * (208 ±0)` // Estimated: `4273 + c * (3207 ±0)` - // Minimum execution time: 18_370_000 picoseconds. - Weight::from_parts(18_780_000, 0) + // Minimum execution time: 18_409_000 picoseconds. + Weight::from_parts(19_040_000, 0) .saturating_add(Weight::from_parts(0, 4273)) - // Standard Error: 16_484 - .saturating_add(Weight::from_parts(18_128_247, 0).saturating_mul(c.into())) + // Standard Error: 21_719 + .saturating_add(Weight::from_parts(18_002_013, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(c.into()))) .saturating_add(T::DbWeight::get().writes(1)) @@ -127,11 +127,11 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `412 + a * (86 ±0)` // Estimated: `4273 + a * (3221 ±0)` - // Minimum execution time: 20_320_000 picoseconds. - Weight::from_parts(23_499_000, 0) + // Minimum execution time: 19_850_000 picoseconds. + Weight::from_parts(20_520_000, 0) .saturating_add(Weight::from_parts(0, 4273)) - // Standard Error: 11_414 - .saturating_add(Weight::from_parts(22_235_054, 0).saturating_mul(a.into())) + // Standard Error: 24_138 + .saturating_add(Weight::from_parts(22_225_433, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(a.into()))) .saturating_add(T::DbWeight::get().writes(1)) @@ -146,8 +146,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `241` // Estimated: `4273` - // Minimum execution time: 15_410_000 picoseconds. - Weight::from_parts(16_770_000, 0) + // Minimum execution time: 15_680_000 picoseconds. + Weight::from_parts(16_410_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -160,8 +160,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `241` // Estimated: `4273` - // Minimum execution time: 28_550_000 picoseconds. - Weight::from_parts(29_620_000, 0) + // Minimum execution time: 28_499_000 picoseconds. + Weight::from_parts(29_510_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -174,8 +174,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `349` // Estimated: `4273` - // Minimum execution time: 40_180_000 picoseconds. - Weight::from_parts(41_920_000, 0) + // Minimum execution time: 40_120_000 picoseconds. + Weight::from_parts(41_500_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -190,8 +190,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `388` // Estimated: `7404` - // Minimum execution time: 56_891_000 picoseconds. - Weight::from_parts(58_851_000, 0) + // Minimum execution time: 56_260_000 picoseconds. + Weight::from_parts(57_729_000, 0) .saturating_add(Weight::from_parts(0, 7404)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) @@ -206,8 +206,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `388` // Estimated: `7404` - // Minimum execution time: 51_220_000 picoseconds. - Weight::from_parts(53_100_000, 0) + // Minimum execution time: 50_980_000 picoseconds. + Weight::from_parts(52_140_000, 0) .saturating_add(Weight::from_parts(0, 7404)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) @@ -222,8 +222,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `388` // Estimated: `7404` - // Minimum execution time: 57_980_000 picoseconds. - Weight::from_parts(59_791_000, 0) + // Minimum execution time: 56_620_000 picoseconds. + Weight::from_parts(58_590_000, 0) .saturating_add(Weight::from_parts(0, 7404)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) @@ -236,8 +236,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `349` // Estimated: `4273` - // Minimum execution time: 19_890_000 picoseconds. - Weight::from_parts(20_550_000, 0) + // Minimum execution time: 19_430_000 picoseconds. + Weight::from_parts(20_500_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -250,8 +250,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `349` // Estimated: `4273` - // Minimum execution time: 19_130_000 picoseconds. - Weight::from_parts(20_130_000, 0) + // Minimum execution time: 19_540_000 picoseconds. + Weight::from_parts(20_530_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -262,8 +262,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `275` // Estimated: `4273` - // Minimum execution time: 13_900_000 picoseconds. - Weight::from_parts(14_760_000, 0) + // Minimum execution time: 14_090_000 picoseconds. + Weight::from_parts(14_870_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -274,8 +274,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `275` // Estimated: `4273` - // Minimum execution time: 13_720_000 picoseconds. - Weight::from_parts(14_310_000, 0) + // Minimum execution time: 13_840_000 picoseconds. + Weight::from_parts(14_640_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -288,8 +288,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `241` // Estimated: `4273` - // Minimum execution time: 16_240_000 picoseconds. - Weight::from_parts(17_240_000, 0) + // Minimum execution time: 15_980_000 picoseconds. + Weight::from_parts(16_690_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -300,8 +300,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `241` // Estimated: `4273` - // Minimum execution time: 13_720_000 picoseconds. - Weight::from_parts(14_990_000, 0) + // Minimum execution time: 13_600_000 picoseconds. + Weight::from_parts(14_390_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -316,17 +316,15 @@ impl pallet_assets::WeightInfo for WeightInfo { /// The range of component `s` is `[0, 50]`. /// The range of component `n` is `[0, 50]`. /// The range of component `s` is `[0, 50]`. - fn set_metadata(n: u32, s: u32, ) -> Weight { + fn set_metadata(_n: u32, s: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `241` // Estimated: `4273` - // Minimum execution time: 34_910_000 picoseconds. - Weight::from_parts(36_861_302, 0) + // Minimum execution time: 34_520_000 picoseconds. + Weight::from_parts(40_500_915, 0) .saturating_add(Weight::from_parts(0, 4273)) - // Standard Error: 2_917 - .saturating_add(Weight::from_parts(15_971, 0).saturating_mul(n.into())) - // Standard Error: 2_917 - .saturating_add(Weight::from_parts(6_758, 0).saturating_mul(s.into())) + // Standard Error: 8_274 + .saturating_add(Weight::from_parts(2_018, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -338,8 +336,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `405` // Estimated: `4273` - // Minimum execution time: 34_809_000 picoseconds. - Weight::from_parts(38_139_000, 0) + // Minimum execution time: 34_910_000 picoseconds. + Weight::from_parts(36_369_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -354,15 +352,17 @@ impl pallet_assets::WeightInfo for WeightInfo { /// The range of component `s` is `[0, 50]`. /// The range of component `n` is `[0, 50]`. /// The range of component `s` is `[0, 50]`. - fn force_set_metadata(n: u32, _s: u32, ) -> Weight { + fn force_set_metadata(n: u32, s: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `80` // Estimated: `4273` - // Minimum execution time: 14_460_000 picoseconds. - Weight::from_parts(19_104_013, 0) + // Minimum execution time: 14_320_000 picoseconds. + Weight::from_parts(15_197_726, 0) .saturating_add(Weight::from_parts(0, 4273)) - // Standard Error: 5_739 - .saturating_add(Weight::from_parts(12_611, 0).saturating_mul(n.into())) + // Standard Error: 2_460 + .saturating_add(Weight::from_parts(13_949, 0).saturating_mul(n.into())) + // Standard Error: 2_460 + .saturating_add(Weight::from_parts(7_635, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -374,8 +374,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `405` // Estimated: `4273` - // Minimum execution time: 34_680_000 picoseconds. - Weight::from_parts(37_849_000, 0) + // Minimum execution time: 33_410_000 picoseconds. + Weight::from_parts(35_100_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -386,8 +386,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `241` // Estimated: `4273` - // Minimum execution time: 13_061_000 picoseconds. - Weight::from_parts(14_440_000, 0) + // Minimum execution time: 12_379_000 picoseconds. + Weight::from_parts(13_350_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -400,8 +400,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `275` // Estimated: `4273` - // Minimum execution time: 41_460_000 picoseconds. - Weight::from_parts(44_511_000, 0) + // Minimum execution time: 40_340_000 picoseconds. + Weight::from_parts(41_820_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -418,8 +418,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `558` // Estimated: `7404` - // Minimum execution time: 87_500_000 picoseconds. - Weight::from_parts(94_190_000, 0) + // Minimum execution time: 85_000_000 picoseconds. + Weight::from_parts(86_870_000, 0) .saturating_add(Weight::from_parts(0, 7404)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(5)) @@ -432,8 +432,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `445` // Estimated: `4273` - // Minimum execution time: 42_339_000 picoseconds. - Weight::from_parts(44_760_000, 0) + // Minimum execution time: 41_640_000 picoseconds. + Weight::from_parts(44_620_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -446,8 +446,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `445` // Estimated: `4273` - // Minimum execution time: 43_219_000 picoseconds. - Weight::from_parts(46_360_000, 0) + // Minimum execution time: 41_910_000 picoseconds. + Weight::from_parts(43_600_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -458,8 +458,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `241` // Estimated: `4273` - // Minimum execution time: 14_840_000 picoseconds. - Weight::from_parts(15_480_000, 0) + // Minimum execution time: 14_810_000 picoseconds. + Weight::from_parts(15_710_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -474,8 +474,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `381` // Estimated: `4273` - // Minimum execution time: 43_181_000 picoseconds. - Weight::from_parts(46_160_000, 0) + // Minimum execution time: 43_170_000 picoseconds. + Weight::from_parts(44_100_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) @@ -488,8 +488,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `241` // Estimated: `4273` - // Minimum execution time: 40_100_000 picoseconds. - Weight::from_parts(41_700_000, 0) + // Minimum execution time: 40_120_000 picoseconds. + Weight::from_parts(40_880_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -504,8 +504,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `507` // Estimated: `4273` - // Minimum execution time: 40_801_000 picoseconds. - Weight::from_parts(44_139_000, 0) + // Minimum execution time: 40_159_000 picoseconds. + Weight::from_parts(41_860_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) @@ -518,8 +518,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `400` // Estimated: `4273` - // Minimum execution time: 37_700_000 picoseconds. - Weight::from_parts(41_259_000, 0) + // Minimum execution time: 37_980_000 picoseconds. + Weight::from_parts(39_170_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -532,8 +532,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `349` // Estimated: `4273` - // Minimum execution time: 19_600_000 picoseconds. - Weight::from_parts(20_590_000, 0) + // Minimum execution time: 19_320_000 picoseconds. + Weight::from_parts(20_530_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -548,8 +548,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `388` // Estimated: `7404` - // Minimum execution time: 72_391_000 picoseconds. - Weight::from_parts(75_520_000, 0) + // Minimum execution time: 73_170_000 picoseconds. + Weight::from_parts(77_420_000, 0) .saturating_add(Weight::from_parts(0, 7404)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) @@ -560,8 +560,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `275` // Estimated: `4273` - // Minimum execution time: 6_069_000 picoseconds. - Weight::from_parts(6_379_000, 0) + // Minimum execution time: 6_070_000 picoseconds. + Weight::from_parts(6_700_000, 0) .saturating_add(Weight::from_parts(0, 4273)) .saturating_add(T::DbWeight::get().reads(1)) } @@ -571,8 +571,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `149` // Estimated: `4197` - // Minimum execution time: 7_400_000 picoseconds. - Weight::from_parts(8_019_000, 0) + // Minimum execution time: 7_570_000 picoseconds. + Weight::from_parts(8_130_000, 0) .saturating_add(Weight::from_parts(0, 4197)) .saturating_add(T::DbWeight::get().reads(1)) } @@ -582,8 +582,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `244` // Estimated: `4211` - // Minimum execution time: 10_910_000 picoseconds. - Weight::from_parts(11_621_000, 0) + // Minimum execution time: 11_090_000 picoseconds. + Weight::from_parts(12_010_000, 0) .saturating_add(Weight::from_parts(0, 4211)) .saturating_add(T::DbWeight::get().reads(1)) } diff --git a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_assets_local.rs b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_assets_local.rs index c21a7b8f13..81e3de99bf 100644 --- a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_assets_local.rs +++ b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_assets_local.rs @@ -17,9 +17,9 @@ //! Autogenerated weights for `pallet_assets` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 -//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-08-19, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `2ad593906341`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -58,8 +58,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `182` // Estimated: `3675` - // Minimum execution time: 35_910_000 picoseconds. - Weight::from_parts(39_400_000, 0) + // Minimum execution time: 38_429_000 picoseconds. + Weight::from_parts(58_570_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -72,8 +72,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `42` // Estimated: `3675` - // Minimum execution time: 14_590_000 picoseconds. - Weight::from_parts(17_070_000, 0) + // Minimum execution time: 20_040_000 picoseconds. + Weight::from_parts(26_460_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -84,8 +84,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `314` // Estimated: `3675` - // Minimum execution time: 13_580_000 picoseconds. - Weight::from_parts(14_550_000, 0) + // Minimum execution time: 18_480_000 picoseconds. + Weight::from_parts(26_280_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -103,11 +103,11 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `154 + c * (208 ±0)` // Estimated: `3675 + c * (2609 ±0)` - // Minimum execution time: 18_460_000 picoseconds. - Weight::from_parts(19_030_000, 0) + // Minimum execution time: 25_300_000 picoseconds. + Weight::from_parts(28_080_000, 0) .saturating_add(Weight::from_parts(0, 3675)) - // Standard Error: 13_866 - .saturating_add(Weight::from_parts(17_962_093, 0).saturating_mul(c.into())) + // Standard Error: 20_274 + .saturating_add(Weight::from_parts(17_909_554, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(c.into()))) .saturating_add(T::DbWeight::get().writes(1)) @@ -125,11 +125,11 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `451 + a * (86 ±0)` // Estimated: `3675 + a * (2623 ±0)` - // Minimum execution time: 18_910_000 picoseconds. - Weight::from_parts(19_641_000, 0) + // Minimum execution time: 19_730_000 picoseconds. + Weight::from_parts(2_487_099, 0) .saturating_add(Weight::from_parts(0, 3675)) - // Standard Error: 18_114 - .saturating_add(Weight::from_parts(22_248_812, 0).saturating_mul(a.into())) + // Standard Error: 31_795 + .saturating_add(Weight::from_parts(22_056_778, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(a.into()))) .saturating_add(T::DbWeight::get().writes(1)) @@ -144,8 +144,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3675` - // Minimum execution time: 15_609_000 picoseconds. - Weight::from_parts(16_750_000, 0) + // Minimum execution time: 15_270_000 picoseconds. + Weight::from_parts(16_720_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -158,8 +158,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3675` - // Minimum execution time: 27_800_000 picoseconds. - Weight::from_parts(29_062_000, 0) + // Minimum execution time: 28_010_000 picoseconds. + Weight::from_parts(29_950_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -172,8 +172,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `388` // Estimated: `3675` - // Minimum execution time: 38_640_000 picoseconds. - Weight::from_parts(40_182_000, 0) + // Minimum execution time: 39_120_000 picoseconds. + Weight::from_parts(41_190_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -188,8 +188,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `427` // Estimated: `6208` - // Minimum execution time: 55_640_000 picoseconds. - Weight::from_parts(64_222_000, 0) + // Minimum execution time: 54_840_000 picoseconds. + Weight::from_parts(56_770_000, 0) .saturating_add(Weight::from_parts(0, 6208)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) @@ -204,8 +204,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `427` // Estimated: `6208` - // Minimum execution time: 49_840_000 picoseconds. - Weight::from_parts(53_400_000, 0) + // Minimum execution time: 49_220_000 picoseconds. + Weight::from_parts(50_710_000, 0) .saturating_add(Weight::from_parts(0, 6208)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) @@ -220,8 +220,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `427` // Estimated: `6208` - // Minimum execution time: 55_570_000 picoseconds. - Weight::from_parts(57_770_000, 0) + // Minimum execution time: 54_770_000 picoseconds. + Weight::from_parts(56_210_000, 0) .saturating_add(Weight::from_parts(0, 6208)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) @@ -234,8 +234,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `388` // Estimated: `3675` - // Minimum execution time: 19_600_000 picoseconds. - Weight::from_parts(20_680_000, 0) + // Minimum execution time: 19_140_000 picoseconds. + Weight::from_parts(20_430_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -248,8 +248,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `388` // Estimated: `3675` - // Minimum execution time: 19_310_000 picoseconds. - Weight::from_parts(21_651_000, 0) + // Minimum execution time: 19_460_000 picoseconds. + Weight::from_parts(20_630_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -260,8 +260,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `314` // Estimated: `3675` - // Minimum execution time: 14_139_000 picoseconds. - Weight::from_parts(16_110_000, 0) + // Minimum execution time: 14_020_000 picoseconds. + Weight::from_parts(14_730_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -272,8 +272,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `314` // Estimated: `3675` - // Minimum execution time: 14_170_000 picoseconds. - Weight::from_parts(15_280_000, 0) + // Minimum execution time: 13_500_000 picoseconds. + Weight::from_parts(14_510_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -286,8 +286,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3675` - // Minimum execution time: 16_080_000 picoseconds. - Weight::from_parts(17_430_000, 0) + // Minimum execution time: 15_980_000 picoseconds. + Weight::from_parts(16_930_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -298,8 +298,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3675` - // Minimum execution time: 13_880_000 picoseconds. - Weight::from_parts(14_960_000, 0) + // Minimum execution time: 13_770_000 picoseconds. + Weight::from_parts(14_530_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -314,13 +314,15 @@ impl pallet_assets::WeightInfo for WeightInfo { /// The range of component `s` is `[0, 50]`. /// The range of component `n` is `[0, 50]`. /// The range of component `s` is `[0, 50]`. - fn set_metadata(_n: u32, _s: u32, ) -> Weight { + fn set_metadata(_n: u32, s: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3675` - // Minimum execution time: 34_500_000 picoseconds. - Weight::from_parts(41_813_189, 0) + // Minimum execution time: 34_390_000 picoseconds. + Weight::from_parts(38_858_928, 0) .saturating_add(Weight::from_parts(0, 3675)) + // Standard Error: 7_692 + .saturating_add(Weight::from_parts(31_202, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -332,8 +334,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `444` // Estimated: `3675` - // Minimum execution time: 34_760_000 picoseconds. - Weight::from_parts(36_840_000, 0) + // Minimum execution time: 35_030_000 picoseconds. + Weight::from_parts(36_580_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -348,17 +350,13 @@ impl pallet_assets::WeightInfo for WeightInfo { /// The range of component `s` is `[0, 50]`. /// The range of component `n` is `[0, 50]`. /// The range of component `s` is `[0, 50]`. - fn force_set_metadata(n: u32, s: u32, ) -> Weight { + fn force_set_metadata(_n: u32, _s: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `119` // Estimated: `3675` - // Minimum execution time: 14_620_000 picoseconds. - Weight::from_parts(15_322_626, 0) + // Minimum execution time: 14_490_000 picoseconds. + Weight::from_parts(16_961_083, 0) .saturating_add(Weight::from_parts(0, 3675)) - // Standard Error: 1_553 - .saturating_add(Weight::from_parts(7_366, 0).saturating_mul(n.into())) - // Standard Error: 1_553 - .saturating_add(Weight::from_parts(13_156, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -370,8 +368,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `444` // Estimated: `3675` - // Minimum execution time: 34_610_000 picoseconds. - Weight::from_parts(36_260_000, 0) + // Minimum execution time: 33_910_000 picoseconds. + Weight::from_parts(34_791_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -382,8 +380,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3675` - // Minimum execution time: 13_400_000 picoseconds. - Weight::from_parts(14_240_000, 0) + // Minimum execution time: 12_781_000 picoseconds. + Weight::from_parts(13_789_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -396,8 +394,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `314` // Estimated: `3675` - // Minimum execution time: 41_080_000 picoseconds. - Weight::from_parts(43_531_000, 0) + // Minimum execution time: 40_240_000 picoseconds. + Weight::from_parts(41_640_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -414,8 +412,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `597` // Estimated: `6208` - // Minimum execution time: 85_470_000 picoseconds. - Weight::from_parts(88_640_000, 0) + // Minimum execution time: 84_300_000 picoseconds. + Weight::from_parts(86_640_000, 0) .saturating_add(Weight::from_parts(0, 6208)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(5)) @@ -428,8 +426,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `484` // Estimated: `3675` - // Minimum execution time: 41_621_000 picoseconds. - Weight::from_parts(43_070_000, 0) + // Minimum execution time: 41_840_000 picoseconds. + Weight::from_parts(43_869_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -442,8 +440,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `484` // Estimated: `3675` - // Minimum execution time: 41_940_000 picoseconds. - Weight::from_parts(43_170_000, 0) + // Minimum execution time: 41_541_000 picoseconds. + Weight::from_parts(42_830_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -454,8 +452,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3675` - // Minimum execution time: 14_530_000 picoseconds. - Weight::from_parts(15_510_000, 0) + // Minimum execution time: 14_640_000 picoseconds. + Weight::from_parts(15_189_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -470,8 +468,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `420` // Estimated: `3675` - // Minimum execution time: 41_950_000 picoseconds. - Weight::from_parts(43_760_000, 0) + // Minimum execution time: 41_629_000 picoseconds. + Weight::from_parts(43_240_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) @@ -484,8 +482,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3675` - // Minimum execution time: 39_431_000 picoseconds. - Weight::from_parts(40_560_000, 0) + // Minimum execution time: 39_671_000 picoseconds. + Weight::from_parts(40_440_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -500,8 +498,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `546` // Estimated: `3675` - // Minimum execution time: 41_970_000 picoseconds. - Weight::from_parts(42_670_000, 0) + // Minimum execution time: 41_980_000 picoseconds. + Weight::from_parts(43_600_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) @@ -514,8 +512,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `439` // Estimated: `3675` - // Minimum execution time: 37_130_000 picoseconds. - Weight::from_parts(38_700_000, 0) + // Minimum execution time: 36_840_000 picoseconds. + Weight::from_parts(38_040_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -528,8 +526,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `388` // Estimated: `3675` - // Minimum execution time: 19_460_000 picoseconds. - Weight::from_parts(19_981_000, 0) + // Minimum execution time: 18_910_000 picoseconds. + Weight::from_parts(19_990_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -544,8 +542,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `427` // Estimated: `6208` - // Minimum execution time: 68_170_000 picoseconds. - Weight::from_parts(69_090_000, 0) + // Minimum execution time: 68_340_000 picoseconds. + Weight::from_parts(69_740_000, 0) .saturating_add(Weight::from_parts(0, 6208)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) @@ -556,8 +554,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `314` // Estimated: `3675` - // Minimum execution time: 6_340_000 picoseconds. - Weight::from_parts(6_560_000, 0) + // Minimum execution time: 6_230_000 picoseconds. + Weight::from_parts(6_880_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(1)) } @@ -567,8 +565,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `188` // Estimated: `3599` - // Minimum execution time: 7_850_000 picoseconds. - Weight::from_parts(8_100_000, 0) + // Minimum execution time: 7_770_000 picoseconds. + Weight::from_parts(8_030_000, 0) .saturating_add(Weight::from_parts(0, 3599)) .saturating_add(T::DbWeight::get().reads(1)) } @@ -578,8 +576,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `283` // Estimated: `3613` - // Minimum execution time: 11_310_000 picoseconds. - Weight::from_parts(11_850_000, 0) + // Minimum execution time: 11_560_000 picoseconds. + Weight::from_parts(11_859_000, 0) .saturating_add(Weight::from_parts(0, 3613)) .saturating_add(T::DbWeight::get().reads(1)) } diff --git a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_assets_pool.rs b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_assets_pool.rs index 285fdc1cd9..bdb3619253 100644 --- a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_assets_pool.rs +++ b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_assets_pool.rs @@ -17,9 +17,9 @@ //! Autogenerated weights for `pallet_assets` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 -//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-08-19, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `2ad593906341`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -64,8 +64,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `42` // Estimated: `3675` - // Minimum execution time: 13_311_000 picoseconds. - Weight::from_parts(14_120_000, 0) + // Minimum execution time: 13_780_000 picoseconds. + Weight::from_parts(14_920_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -76,8 +76,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `314` // Estimated: `3675` - // Minimum execution time: 13_760_000 picoseconds. - Weight::from_parts(14_560_000, 0) + // Minimum execution time: 16_620_000 picoseconds. + Weight::from_parts(21_430_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -95,11 +95,11 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `154 + c * (208 ±0)` // Estimated: `3675 + c * (2609 ±0)` - // Minimum execution time: 18_091_000 picoseconds. - Weight::from_parts(18_870_000, 0) + // Minimum execution time: 18_700_000 picoseconds. + Weight::from_parts(19_750_000, 0) .saturating_add(Weight::from_parts(0, 3675)) - // Standard Error: 22_995 - .saturating_add(Weight::from_parts(17_929_348, 0).saturating_mul(c.into())) + // Standard Error: 16_533 + .saturating_add(Weight::from_parts(17_624_322, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(c.into()))) .saturating_add(T::DbWeight::get().writes(1)) @@ -117,11 +117,11 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `451 + a * (86 ±0)` // Estimated: `3675 + a * (2623 ±0)` - // Minimum execution time: 19_280_000 picoseconds. - Weight::from_parts(19_710_000, 0) + // Minimum execution time: 19_421_000 picoseconds. + Weight::from_parts(19_840_000, 0) .saturating_add(Weight::from_parts(0, 3675)) - // Standard Error: 15_580 - .saturating_add(Weight::from_parts(22_312_640, 0).saturating_mul(a.into())) + // Standard Error: 14_426 + .saturating_add(Weight::from_parts(21_839_818, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(a.into()))) .saturating_add(T::DbWeight::get().writes(1)) @@ -136,8 +136,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3675` - // Minimum execution time: 15_530_000 picoseconds. - Weight::from_parts(16_160_000, 0) + // Minimum execution time: 15_160_000 picoseconds. + Weight::from_parts(16_090_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -150,8 +150,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3675` - // Minimum execution time: 27_230_000 picoseconds. - Weight::from_parts(28_770_000, 0) + // Minimum execution time: 27_600_000 picoseconds. + Weight::from_parts(28_860_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -164,8 +164,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `388` // Estimated: `3675` - // Minimum execution time: 38_800_000 picoseconds. - Weight::from_parts(40_030_000, 0) + // Minimum execution time: 38_190_000 picoseconds. + Weight::from_parts(40_020_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -180,8 +180,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `427` // Estimated: `6208` - // Minimum execution time: 54_660_000 picoseconds. - Weight::from_parts(57_310_000, 0) + // Minimum execution time: 55_570_000 picoseconds. + Weight::from_parts(56_740_000, 0) .saturating_add(Weight::from_parts(0, 6208)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) @@ -196,8 +196,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `427` // Estimated: `6208` - // Minimum execution time: 49_751_000 picoseconds. - Weight::from_parts(50_920_000, 0) + // Minimum execution time: 49_710_000 picoseconds. + Weight::from_parts(52_520_000, 0) .saturating_add(Weight::from_parts(0, 6208)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) @@ -212,8 +212,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `427` // Estimated: `6208` - // Minimum execution time: 55_380_000 picoseconds. - Weight::from_parts(57_711_000, 0) + // Minimum execution time: 54_979_000 picoseconds. + Weight::from_parts(60_600_000, 0) .saturating_add(Weight::from_parts(0, 6208)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) @@ -226,8 +226,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `388` // Estimated: `3675` - // Minimum execution time: 18_950_000 picoseconds. - Weight::from_parts(20_190_000, 0) + // Minimum execution time: 19_640_000 picoseconds. + Weight::from_parts(21_330_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -240,8 +240,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `388` // Estimated: `3675` - // Minimum execution time: 19_080_000 picoseconds. - Weight::from_parts(20_040_000, 0) + // Minimum execution time: 19_060_000 picoseconds. + Weight::from_parts(20_110_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -252,8 +252,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `314` // Estimated: `3675` - // Minimum execution time: 13_610_000 picoseconds. - Weight::from_parts(14_300_000, 0) + // Minimum execution time: 13_730_000 picoseconds. + Weight::from_parts(14_770_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -264,8 +264,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `314` // Estimated: `3675` - // Minimum execution time: 13_850_000 picoseconds. - Weight::from_parts(14_680_000, 0) + // Minimum execution time: 13_460_000 picoseconds. + Weight::from_parts(14_470_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -278,8 +278,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3675` - // Minimum execution time: 15_980_000 picoseconds. - Weight::from_parts(17_250_000, 0) + // Minimum execution time: 15_620_000 picoseconds. + Weight::from_parts(16_560_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -290,8 +290,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3675` - // Minimum execution time: 13_750_000 picoseconds. - Weight::from_parts(14_910_000, 0) + // Minimum execution time: 13_780_000 picoseconds. + Weight::from_parts(14_400_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -306,13 +306,17 @@ impl pallet_assets::WeightInfo for WeightInfo { /// The range of component `s` is `[0, 50]`. /// The range of component `n` is `[0, 50]`. /// The range of component `s` is `[0, 50]`. - fn set_metadata(_n: u32, _s: u32, ) -> Weight { + fn set_metadata(n: u32, s: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3675` - // Minimum execution time: 16_520_000 picoseconds. - Weight::from_parts(19_315_993, 0) + // Minimum execution time: 16_540_000 picoseconds. + Weight::from_parts(17_604_721, 0) .saturating_add(Weight::from_parts(0, 3675)) + // Standard Error: 1_189 + .saturating_add(Weight::from_parts(7_129, 0).saturating_mul(n.into())) + // Standard Error: 1_189 + .saturating_add(Weight::from_parts(6_094, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -324,8 +328,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `444` // Estimated: `3675` - // Minimum execution time: 17_920_000 picoseconds. - Weight::from_parts(18_461_000, 0) + // Minimum execution time: 18_920_000 picoseconds. + Weight::from_parts(20_830_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -344,13 +348,13 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `119` // Estimated: `3675` - // Minimum execution time: 14_640_000 picoseconds. - Weight::from_parts(13_815_996, 0) + // Minimum execution time: 14_530_000 picoseconds. + Weight::from_parts(15_568_197, 0) .saturating_add(Weight::from_parts(0, 3675)) - // Standard Error: 4_037 - .saturating_add(Weight::from_parts(32_322, 0).saturating_mul(n.into())) - // Standard Error: 4_037 - .saturating_add(Weight::from_parts(28_822, 0).saturating_mul(s.into())) + // Standard Error: 1_652 + .saturating_add(Weight::from_parts(11_985, 0).saturating_mul(n.into())) + // Standard Error: 1_652 + .saturating_add(Weight::from_parts(1_816, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -362,8 +366,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `444` // Estimated: `3675` - // Minimum execution time: 17_410_000 picoseconds. - Weight::from_parts(18_699_000, 0) + // Minimum execution time: 17_420_000 picoseconds. + Weight::from_parts(17_960_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -374,8 +378,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3675` - // Minimum execution time: 12_740_000 picoseconds. - Weight::from_parts(13_440_000, 0) + // Minimum execution time: 12_711_000 picoseconds. + Weight::from_parts(13_560_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -388,8 +392,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `314` // Estimated: `3675` - // Minimum execution time: 40_420_000 picoseconds. - Weight::from_parts(41_779_000, 0) + // Minimum execution time: 39_869_000 picoseconds. + Weight::from_parts(41_458_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -406,8 +410,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `597` // Estimated: `6208` - // Minimum execution time: 84_831_000 picoseconds. - Weight::from_parts(89_549_000, 0) + // Minimum execution time: 83_639_000 picoseconds. + Weight::from_parts(85_600_000, 0) .saturating_add(Weight::from_parts(0, 6208)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(5)) @@ -420,8 +424,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `484` // Estimated: `3675` - // Minimum execution time: 41_850_000 picoseconds. - Weight::from_parts(44_461_000, 0) + // Minimum execution time: 42_310_000 picoseconds. + Weight::from_parts(43_750_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -434,8 +438,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `484` // Estimated: `3675` - // Minimum execution time: 41_030_000 picoseconds. - Weight::from_parts(42_730_000, 0) + // Minimum execution time: 42_230_000 picoseconds. + Weight::from_parts(43_191_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -446,8 +450,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3675` - // Minimum execution time: 14_420_000 picoseconds. - Weight::from_parts(14_969_000, 0) + // Minimum execution time: 14_300_000 picoseconds. + Weight::from_parts(15_180_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -462,8 +466,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `420` // Estimated: `3675` - // Minimum execution time: 41_971_000 picoseconds. - Weight::from_parts(44_870_000, 0) + // Minimum execution time: 41_360_000 picoseconds. + Weight::from_parts(43_129_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) @@ -476,8 +480,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3675` - // Minimum execution time: 38_889_000 picoseconds. - Weight::from_parts(42_460_000, 0) + // Minimum execution time: 38_520_000 picoseconds. + Weight::from_parts(40_151_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -492,8 +496,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `546` // Estimated: `3675` - // Minimum execution time: 42_369_000 picoseconds. - Weight::from_parts(43_930_000, 0) + // Minimum execution time: 42_131_000 picoseconds. + Weight::from_parts(43_400_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) @@ -506,8 +510,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `439` // Estimated: `3675` - // Minimum execution time: 36_589_000 picoseconds. - Weight::from_parts(38_460_000, 0) + // Minimum execution time: 36_819_000 picoseconds. + Weight::from_parts(38_240_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -520,8 +524,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `388` // Estimated: `3675` - // Minimum execution time: 19_130_000 picoseconds. - Weight::from_parts(21_941_000, 0) + // Minimum execution time: 19_451_000 picoseconds. + Weight::from_parts(20_240_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -536,8 +540,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `427` // Estimated: `6208` - // Minimum execution time: 69_010_000 picoseconds. - Weight::from_parts(70_831_000, 0) + // Minimum execution time: 68_090_000 picoseconds. + Weight::from_parts(71_109_000, 0) .saturating_add(Weight::from_parts(0, 6208)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) @@ -548,8 +552,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `314` // Estimated: `3675` - // Minimum execution time: 6_489_000 picoseconds. - Weight::from_parts(6_819_000, 0) + // Minimum execution time: 6_191_000 picoseconds. + Weight::from_parts(6_680_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(1)) } @@ -559,8 +563,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `188` // Estimated: `3599` - // Minimum execution time: 7_870_000 picoseconds. - Weight::from_parts(8_129_000, 0) + // Minimum execution time: 7_859_000 picoseconds. + Weight::from_parts(8_370_000, 0) .saturating_add(Weight::from_parts(0, 3599)) .saturating_add(T::DbWeight::get().reads(1)) } @@ -570,8 +574,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `283` // Estimated: `3613` - // Minimum execution time: 11_450_000 picoseconds. - Weight::from_parts(11_770_000, 0) + // Minimum execution time: 11_501_000 picoseconds. + Weight::from_parts(11_930_000, 0) .saturating_add(Weight::from_parts(0, 3613)) .saturating_add(T::DbWeight::get().reads(1)) } diff --git a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_balances.rs b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_balances.rs index 092207f124..b556bf6d21 100644 --- a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_balances.rs +++ b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_balances.rs @@ -17,9 +17,9 @@ //! Autogenerated weights for `pallet_balances` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 -//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-08-19, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `2ad593906341`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -54,8 +54,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 67_660_000 picoseconds. - Weight::from_parts(70_351_000, 0) + // Minimum execution time: 67_040_000 picoseconds. + Weight::from_parts(69_440_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -66,8 +66,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 53_800_000 picoseconds. - Weight::from_parts(55_410_000, 0) + // Minimum execution time: 52_710_000 picoseconds. + Weight::from_parts(54_260_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -78,8 +78,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `39` // Estimated: `3593` - // Minimum execution time: 28_150_000 picoseconds. - Weight::from_parts(30_059_000, 0) + // Minimum execution time: 27_861_000 picoseconds. + Weight::from_parts(29_400_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -90,8 +90,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `174` // Estimated: `3593` - // Minimum execution time: 28_440_000 picoseconds. - Weight::from_parts(30_100_000, 0) + // Minimum execution time: 27_960_000 picoseconds. + Weight::from_parts(30_621_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -102,8 +102,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `103` // Estimated: `6196` - // Minimum execution time: 69_300_000 picoseconds. - Weight::from_parts(72_540_000, 0) + // Minimum execution time: 68_840_000 picoseconds. + Weight::from_parts(70_379_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -114,8 +114,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 77_080_000 picoseconds. - Weight::from_parts(80_920_000, 0) + // Minimum execution time: 65_999_000 picoseconds. + Weight::from_parts(67_471_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -126,8 +126,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `174` // Estimated: `3593` - // Minimum execution time: 23_360_000 picoseconds. - Weight::from_parts(24_480_000, 0) + // Minimum execution time: 22_859_000 picoseconds. + Weight::from_parts(23_780_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -139,11 +139,11 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0 + u * (136 ±0)` // Estimated: `990 + u * (2603 ±0)` - // Minimum execution time: 22_731_000 picoseconds. - Weight::from_parts(23_600_000, 0) + // Minimum execution time: 21_620_000 picoseconds. + Weight::from_parts(22_129_000, 0) .saturating_add(Weight::from_parts(0, 990)) - // Standard Error: 15_295 - .saturating_add(Weight::from_parts(20_145_182, 0).saturating_mul(u.into())) + // Standard Error: 31_331 + .saturating_add(Weight::from_parts(20_143_872, 0).saturating_mul(u.into())) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(u.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(u.into()))) .saturating_add(Weight::from_parts(0, 2603).saturating_mul(u.into())) @@ -152,24 +152,24 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 7_780_000 picoseconds. - Weight::from_parts(8_269_000, 0) + // Minimum execution time: 8_040_000 picoseconds. + Weight::from_parts(8_470_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn burn_allow_death() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 41_139_000 picoseconds. - Weight::from_parts(42_891_000, 0) + // Minimum execution time: 41_400_000 picoseconds. + Weight::from_parts(42_840_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn burn_keep_alive() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 28_050_000 picoseconds. - Weight::from_parts(29_030_000, 0) + // Minimum execution time: 28_209_000 picoseconds. + Weight::from_parts(29_610_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_collator_selection.rs b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_collator_selection.rs index a93f49b106..ef6ad11f8e 100644 --- a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_collator_selection.rs +++ b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_collator_selection.rs @@ -17,9 +17,9 @@ //! Autogenerated weights for `pallet_collator_selection` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 -//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-08-19, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `2ad593906341`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -57,11 +57,11 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `197 + b * (79 ±0)` // Estimated: `1188 + b * (2555 ±0)` - // Minimum execution time: 14_699_000 picoseconds. - Weight::from_parts(11_074_512, 0) + // Minimum execution time: 15_170_000 picoseconds. + Weight::from_parts(10_329_029, 0) .saturating_add(Weight::from_parts(0, 1188)) - // Standard Error: 9_523 - .saturating_add(Weight::from_parts(4_907_915, 0).saturating_mul(b.into())) + // Standard Error: 16_653 + .saturating_add(Weight::from_parts(5_099_627, 0).saturating_mul(b.into())) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(b.into()))) .saturating_add(T::DbWeight::get().writes(1)) .saturating_add(Weight::from_parts(0, 2555).saturating_mul(b.into())) @@ -80,13 +80,13 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `794 + b * (32 ±0) + c * (53 ±0)` // Estimated: `6287 + b * (37 ±0) + c * (53 ±0)` - // Minimum execution time: 57_300_000 picoseconds. - Weight::from_parts(58_808_019, 0) + // Minimum execution time: 56_870_000 picoseconds. + Weight::from_parts(57_385_111, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 16_890 - .saturating_add(Weight::from_parts(175_980, 0).saturating_mul(b.into())) - // Standard Error: 3_201 - .saturating_add(Weight::from_parts(140_052, 0).saturating_mul(c.into())) + // Standard Error: 22_541 + .saturating_add(Weight::from_parts(172_486, 0).saturating_mul(b.into())) + // Standard Error: 4_272 + .saturating_add(Weight::from_parts(174_523, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 37).saturating_mul(b.into())) @@ -101,11 +101,11 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `119 + b * (32 ±0)` // Estimated: `6287` - // Minimum execution time: 15_351_000 picoseconds. - Weight::from_parts(16_610_600, 0) + // Minimum execution time: 14_661_000 picoseconds. + Weight::from_parts(16_259_200, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 6_228 - .saturating_add(Weight::from_parts(156_328, 0).saturating_mul(b.into())) + // Standard Error: 15_367 + .saturating_add(Weight::from_parts(158_084, 0).saturating_mul(b.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -115,8 +115,8 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_419_000 picoseconds. - Weight::from_parts(6_840_000, 0) + // Minimum execution time: 6_190_000 picoseconds. + Weight::from_parts(7_030_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -134,13 +134,13 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `0 + c * (182 ±0) + k * (115 ±0)` // Estimated: `6287 + c * (901 ±29) + k * (901 ±29)` - // Minimum execution time: 12_970_000 picoseconds. - Weight::from_parts(13_270_000, 0) + // Minimum execution time: 12_670_000 picoseconds. + Weight::from_parts(13_350_000, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 239_921 - .saturating_add(Weight::from_parts(8_046_152, 0).saturating_mul(c.into())) - // Standard Error: 239_921 - .saturating_add(Weight::from_parts(7_597_015, 0).saturating_mul(k.into())) + // Standard Error: 252_319 + .saturating_add(Weight::from_parts(8_369_270, 0).saturating_mul(c.into())) + // Standard Error: 252_319 + .saturating_add(Weight::from_parts(8_028_995, 0).saturating_mul(k.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(c.into()))) @@ -157,11 +157,11 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `323 + c * (49 ±0)` // Estimated: `6287` - // Minimum execution time: 37_410_000 picoseconds. - Weight::from_parts(41_314_549, 0) + // Minimum execution time: 38_580_000 picoseconds. + Weight::from_parts(44_022_280, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 3_285 - .saturating_add(Weight::from_parts(144_010, 0).saturating_mul(c.into())) + // Standard Error: 4_442 + .saturating_add(Weight::from_parts(135_447, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -180,11 +180,11 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `765 + c * (52 ±0)` // Estimated: `6287 + c * (54 ±0)` - // Minimum execution time: 49_010_000 picoseconds. - Weight::from_parts(55_831_663, 0) + // Minimum execution time: 51_530_000 picoseconds. + Weight::from_parts(60_026_203, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 3_879 - .saturating_add(Weight::from_parts(173_121, 0).saturating_mul(c.into())) + // Standard Error: 4_579 + .saturating_add(Weight::from_parts(158_783, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) .saturating_add(Weight::from_parts(0, 54).saturating_mul(c.into())) @@ -206,11 +206,11 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `905 + c * (53 ±0)` // Estimated: `6287 + c * (54 ±0)` - // Minimum execution time: 71_889_000 picoseconds. - Weight::from_parts(77_718_932, 0) + // Minimum execution time: 74_289_000 picoseconds. + Weight::from_parts(81_958_308, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 3_871 - .saturating_add(Weight::from_parts(194_651, 0).saturating_mul(c.into())) + // Standard Error: 5_805 + .saturating_add(Weight::from_parts(190_008, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(4)) .saturating_add(Weight::from_parts(0, 54).saturating_mul(c.into())) @@ -226,11 +226,11 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `347 + c * (48 ±0)` // Estimated: `6287` - // Minimum execution time: 40_140_000 picoseconds. - Weight::from_parts(45_460_355, 0) + // Minimum execution time: 41_209_000 picoseconds. + Weight::from_parts(46_816_874, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 4_150 - .saturating_add(Weight::from_parts(164_397, 0).saturating_mul(c.into())) + // Standard Error: 5_488 + .saturating_add(Weight::from_parts(193_928, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -242,8 +242,8 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `155` // Estimated: `6196` - // Minimum execution time: 57_740_000 picoseconds. - Weight::from_parts(58_341_000, 0) + // Minimum execution time: 60_490_000 picoseconds. + Weight::from_parts(63_330_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(3)) @@ -264,11 +264,11 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `2269 + c * (97 ±0) + r * (115 ±0)` // Estimated: `6287 + c * (2519 ±0) + r * (2603 ±0)` - // Minimum execution time: 34_410_000 picoseconds. - Weight::from_parts(35_390_000, 0) + // Minimum execution time: 36_340_000 picoseconds. + Weight::from_parts(39_990_000, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 425_015 - .saturating_add(Weight::from_parts(18_984_885, 0).saturating_mul(c.into())) + // Standard Error: 448_710 + .saturating_add(Weight::from_parts(19_676_794, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(c.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(c.into()))) diff --git a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_message_queue.rs b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_message_queue.rs index b7fd74d68c..bcb0595f87 100644 --- a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_message_queue.rs +++ b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_message_queue.rs @@ -17,9 +17,9 @@ //! Autogenerated weights for `pallet_message_queue` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 -//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-08-19, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `2ad593906341`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -56,8 +56,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `260` // Estimated: `6044` - // Minimum execution time: 17_530_000 picoseconds. - Weight::from_parts(18_480_000, 0) + // Minimum execution time: 17_360_000 picoseconds. + Weight::from_parts(18_120_000, 0) .saturating_add(Weight::from_parts(0, 6044)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -70,8 +70,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `255` // Estimated: `6044` - // Minimum execution time: 14_910_000 picoseconds. - Weight::from_parts(15_370_000, 0) + // Minimum execution time: 14_750_000 picoseconds. + Weight::from_parts(15_500_000, 0) .saturating_add(Weight::from_parts(0, 6044)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) @@ -82,8 +82,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `42` // Estimated: `3517` - // Minimum execution time: 6_200_000 picoseconds. - Weight::from_parts(6_560_000, 0) + // Minimum execution time: 6_510_000 picoseconds. + Weight::from_parts(6_750_000, 0) .saturating_add(Weight::from_parts(0, 3517)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -94,8 +94,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `109` // Estimated: `69050` - // Minimum execution time: 8_820_000 picoseconds. - Weight::from_parts(9_380_000, 0) + // Minimum execution time: 9_060_000 picoseconds. + Weight::from_parts(9_360_000, 0) .saturating_add(Weight::from_parts(0, 69050)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -106,8 +106,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `109` // Estimated: `69050` - // Minimum execution time: 9_000_000 picoseconds. - Weight::from_parts(9_570_000, 0) + // Minimum execution time: 9_320_000 picoseconds. + Weight::from_parts(9_720_000, 0) .saturating_add(Weight::from_parts(0, 69050)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -120,8 +120,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 147_150_000 picoseconds. - Weight::from_parts(155_510_000, 0) + // Minimum execution time: 147_149_000 picoseconds. + Weight::from_parts(148_630_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -133,8 +133,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `208` // Estimated: `3517` - // Minimum execution time: 9_760_000 picoseconds. - Weight::from_parts(10_300_000, 0) + // Minimum execution time: 9_660_000 picoseconds. + Weight::from_parts(10_179_000, 0) .saturating_add(Weight::from_parts(0, 3517)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -147,8 +147,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `198` // Estimated: `3517` - // Minimum execution time: 8_130_000 picoseconds. - Weight::from_parts(8_700_000, 0) + // Minimum execution time: 8_331_000 picoseconds. + Weight::from_parts(8_920_000, 0) .saturating_add(Weight::from_parts(0, 3517)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -161,8 +161,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `65704` // Estimated: `69050` - // Minimum execution time: 72_080_000 picoseconds. - Weight::from_parts(74_070_000, 0) + // Minimum execution time: 69_720_000 picoseconds. + Weight::from_parts(72_120_000, 0) .saturating_add(Weight::from_parts(0, 69050)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -175,8 +175,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `65704` // Estimated: `69050` - // Minimum execution time: 97_750_000 picoseconds. - Weight::from_parts(101_251_000, 0) + // Minimum execution time: 96_451_000 picoseconds. + Weight::from_parts(98_330_000, 0) .saturating_add(Weight::from_parts(0, 69050)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -189,8 +189,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `65704` // Estimated: `69050` - // Minimum execution time: 110_790_000 picoseconds. - Weight::from_parts(113_320_000, 0) + // Minimum execution time: 109_920_000 picoseconds. + Weight::from_parts(111_830_000, 0) .saturating_add(Weight::from_parts(0, 69050)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) diff --git a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_multisig.rs b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_multisig.rs index 4e092062ed..36d85c3bfc 100644 --- a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_multisig.rs +++ b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_multisig.rs @@ -17,9 +17,9 @@ //! Autogenerated weights for `pallet_multisig` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 -//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-08-19, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `2ad593906341`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -53,11 +53,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 25_890_000 picoseconds. - Weight::from_parts(28_133_457, 0) + // Minimum execution time: 27_080_000 picoseconds. + Weight::from_parts(30_939_950, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 16 - .saturating_add(Weight::from_parts(2_541, 0).saturating_mul(z.into())) + // Standard Error: 37 + .saturating_add(Weight::from_parts(2_509, 0).saturating_mul(z.into())) } /// Storage: `Multisig::Multisigs` (r:1 w:1) /// Proof: `Multisig::Multisigs` (`max_values`: None, `max_size`: Some(3346), added: 5821, mode: `MaxEncodedLen`) @@ -67,13 +67,13 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `263 + s * (2 ±0)` // Estimated: `6811` - // Minimum execution time: 55_910_000 picoseconds. - Weight::from_parts(42_120_932, 0) + // Minimum execution time: 57_630_000 picoseconds. + Weight::from_parts(51_340_171, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 4_179 - .saturating_add(Weight::from_parts(171_923, 0).saturating_mul(s.into())) - // Standard Error: 40 - .saturating_add(Weight::from_parts(2_970, 0).saturating_mul(z.into())) + // Standard Error: 4_904 + .saturating_add(Weight::from_parts(140_627, 0).saturating_mul(s.into())) + // Standard Error: 48 + .saturating_add(Weight::from_parts(2_116, 0).saturating_mul(z.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -85,13 +85,13 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `282` // Estimated: `6811` - // Minimum execution time: 37_170_000 picoseconds. - Weight::from_parts(24_696_609, 0) + // Minimum execution time: 35_440_000 picoseconds. + Weight::from_parts(21_643_507, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 2_223 - .saturating_add(Weight::from_parts(143_338, 0).saturating_mul(s.into())) - // Standard Error: 21 - .saturating_add(Weight::from_parts(2_594, 0).saturating_mul(z.into())) + // Standard Error: 2_046 + .saturating_add(Weight::from_parts(157_096, 0).saturating_mul(s.into())) + // Standard Error: 20 + .saturating_add(Weight::from_parts(2_907, 0).saturating_mul(z.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -105,13 +105,13 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `388 + s * (33 ±0)` // Estimated: `6811` - // Minimum execution time: 64_151_000 picoseconds. - Weight::from_parts(48_754_684, 0) + // Minimum execution time: 62_780_000 picoseconds. + Weight::from_parts(50_855_255, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 4_419 - .saturating_add(Weight::from_parts(188_133, 0).saturating_mul(s.into())) - // Standard Error: 43 - .saturating_add(Weight::from_parts(2_889, 0).saturating_mul(z.into())) + // Standard Error: 4_705 + .saturating_add(Weight::from_parts(176_976, 0).saturating_mul(s.into())) + // Standard Error: 46 + .saturating_add(Weight::from_parts(2_760, 0).saturating_mul(z.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -122,11 +122,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `263 + s * (2 ±0)` // Estimated: `6811` - // Minimum execution time: 38_540_000 picoseconds. - Weight::from_parts(42_521_684, 0) + // Minimum execution time: 38_750_000 picoseconds. + Weight::from_parts(41_751_460, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 5_596 - .saturating_add(Weight::from_parts(165_250, 0).saturating_mul(s.into())) + // Standard Error: 7_375 + .saturating_add(Weight::from_parts(223_000, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -137,11 +137,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `282` // Estimated: `6811` - // Minimum execution time: 19_949_000 picoseconds. - Weight::from_parts(22_043_913, 0) + // Minimum execution time: 20_220_000 picoseconds. + Weight::from_parts(22_969_971, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 2_656 - .saturating_add(Weight::from_parts(166_091, 0).saturating_mul(s.into())) + // Standard Error: 2_958 + .saturating_add(Weight::from_parts(148_408, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -152,11 +152,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `454 + s * (1 ±0)` // Estimated: `6811` - // Minimum execution time: 38_101_000 picoseconds. - Weight::from_parts(41_156_497, 0) + // Minimum execution time: 38_640_000 picoseconds. + Weight::from_parts(45_177_440, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 1_494 - .saturating_add(Weight::from_parts(151_565, 0).saturating_mul(s.into())) + // Standard Error: 8_749 + .saturating_add(Weight::from_parts(141_936, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -167,11 +167,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `454 + s * (1 ±0)` // Estimated: `6811` - // Minimum execution time: 36_410_000 picoseconds. - Weight::from_parts(39_736_647, 0) + // Minimum execution time: 37_270_000 picoseconds. + Weight::from_parts(39_848_280, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 3_103 - .saturating_add(Weight::from_parts(145_672, 0).saturating_mul(s.into())) + // Standard Error: 2_645 + .saturating_add(Weight::from_parts(159_201, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } diff --git a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_nfts.rs b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_nfts.rs index 25004b3cf0..623e81f72d 100644 --- a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_nfts.rs +++ b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_nfts.rs @@ -17,9 +17,9 @@ //! Autogenerated weights for `pallet_nfts` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 -//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-08-19, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `2ad593906341`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -62,8 +62,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `144` // Estimated: `3549` - // Minimum execution time: 45_741_000 picoseconds. - Weight::from_parts(47_540_000, 0) + // Minimum execution time: 45_060_000 picoseconds. + Weight::from_parts(46_660_000, 0) .saturating_add(Weight::from_parts(0, 3549)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(5)) @@ -82,8 +82,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `4` // Estimated: `3549` - // Minimum execution time: 23_810_000 picoseconds. - Weight::from_parts(24_790_000, 0) + // Minimum execution time: 24_120_000 picoseconds. + Weight::from_parts(24_890_000, 0) .saturating_add(Weight::from_parts(0, 3549)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(5)) @@ -111,13 +111,13 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `32132 + a * (366 ±0)` // Estimated: `2523990 + a * (2954 ±0)` - // Minimum execution time: 1_585_342_000 picoseconds. - Weight::from_parts(1_516_294_346, 0) + // Minimum execution time: 1_591_568_000 picoseconds. + Weight::from_parts(1_604_852_230, 0) .saturating_add(Weight::from_parts(0, 2523990)) - // Standard Error: 12_812 - .saturating_add(Weight::from_parts(20_416, 0).saturating_mul(c.into())) - // Standard Error: 12_812 - .saturating_add(Weight::from_parts(8_297_771, 0).saturating_mul(a.into())) + // Standard Error: 14_783 + .saturating_add(Weight::from_parts(18_843, 0).saturating_mul(c.into())) + // Standard Error: 14_783 + .saturating_add(Weight::from_parts(8_252_495, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(1004)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(a.into()))) .saturating_add(T::DbWeight::get().writes(1005)) @@ -144,8 +144,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `425` // Estimated: `4326` - // Minimum execution time: 69_260_000 picoseconds. - Weight::from_parts(70_880_000, 0) + // Minimum execution time: 69_270_000 picoseconds. + Weight::from_parts(72_640_000, 0) .saturating_add(Weight::from_parts(0, 4326)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(4)) @@ -166,8 +166,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `383` // Estimated: `4326` - // Minimum execution time: 61_860_000 picoseconds. - Weight::from_parts(63_899_000, 0) + // Minimum execution time: 62_159_000 picoseconds. + Weight::from_parts(63_400_000, 0) .saturating_add(Weight::from_parts(0, 4326)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(4)) @@ -194,8 +194,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `492` // Estimated: `4326` - // Minimum execution time: 71_171_000 picoseconds. - Weight::from_parts(73_450_000, 0) + // Minimum execution time: 71_981_000 picoseconds. + Weight::from_parts(73_600_000, 0) .saturating_add(Weight::from_parts(0, 4326)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(7)) @@ -220,8 +220,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `521` // Estimated: `4326` - // Minimum execution time: 55_540_000 picoseconds. - Weight::from_parts(57_180_000, 0) + // Minimum execution time: 56_250_000 picoseconds. + Weight::from_parts(58_440_000, 0) .saturating_add(Weight::from_parts(0, 4326)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(5)) @@ -237,11 +237,11 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `691 + i * (108 ±0)` // Estimated: `3549 + i * (3336 ±0)` - // Minimum execution time: 17_011_000 picoseconds. - Weight::from_parts(17_649_000, 0) + // Minimum execution time: 17_339_000 picoseconds. + Weight::from_parts(17_640_000, 0) .saturating_add(Weight::from_parts(0, 3549)) - // Standard Error: 21_743 - .saturating_add(Weight::from_parts(24_457_298, 0).saturating_mul(i.into())) + // Standard Error: 22_133 + .saturating_add(Weight::from_parts(24_323_251, 0).saturating_mul(i.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(i.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into()))) @@ -255,8 +255,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `363` // Estimated: `3534` - // Minimum execution time: 23_410_000 picoseconds. - Weight::from_parts(25_730_000, 0) + // Minimum execution time: 23_440_000 picoseconds. + Weight::from_parts(24_730_000, 0) .saturating_add(Weight::from_parts(0, 3534)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -269,8 +269,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `363` // Estimated: `3534` - // Minimum execution time: 23_360_000 picoseconds. - Weight::from_parts(25_020_000, 0) + // Minimum execution time: 22_430_000 picoseconds. + Weight::from_parts(23_820_000, 0) .saturating_add(Weight::from_parts(0, 3534)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -283,8 +283,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `268` // Estimated: `3549` - // Minimum execution time: 18_630_000 picoseconds. - Weight::from_parts(20_180_000, 0) + // Minimum execution time: 18_210_000 picoseconds. + Weight::from_parts(18_890_000, 0) .saturating_add(Weight::from_parts(0, 3549)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -301,8 +301,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `490` // Estimated: `3593` - // Minimum execution time: 35_640_000 picoseconds. - Weight::from_parts(37_950_000, 0) + // Minimum execution time: 34_470_000 picoseconds. + Weight::from_parts(35_850_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(5)) @@ -315,8 +315,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `297` // Estimated: `6078` - // Minimum execution time: 49_090_000 picoseconds. - Weight::from_parts(53_530_000, 0) + // Minimum execution time: 48_610_000 picoseconds. + Weight::from_parts(50_810_000, 0) .saturating_add(Weight::from_parts(0, 6078)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(5)) @@ -329,8 +329,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `239` // Estimated: `3549` - // Minimum execution time: 19_370_000 picoseconds. - Weight::from_parts(21_060_000, 0) + // Minimum execution time: 19_010_000 picoseconds. + Weight::from_parts(20_790_000, 0) .saturating_add(Weight::from_parts(0, 3549)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(3)) @@ -343,8 +343,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `204` // Estimated: `3549` - // Minimum execution time: 14_980_000 picoseconds. - Weight::from_parts(15_880_000, 0) + // Minimum execution time: 14_660_000 picoseconds. + Weight::from_parts(15_490_000, 0) .saturating_add(Weight::from_parts(0, 3549)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -357,8 +357,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `363` // Estimated: `3534` - // Minimum execution time: 21_901_000 picoseconds. - Weight::from_parts(23_770_000, 0) + // Minimum execution time: 21_150_000 picoseconds. + Weight::from_parts(22_830_000, 0) .saturating_add(Weight::from_parts(0, 3534)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -377,8 +377,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `467` // Estimated: `3944` - // Minimum execution time: 68_690_000 picoseconds. - Weight::from_parts(71_940_000, 0) + // Minimum execution time: 66_750_000 picoseconds. + Weight::from_parts(69_530_000, 0) .saturating_add(Weight::from_parts(0, 3944)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(2)) @@ -391,8 +391,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `272` // Estimated: `3944` - // Minimum execution time: 32_640_000 picoseconds. - Weight::from_parts(35_180_000, 0) + // Minimum execution time: 31_820_000 picoseconds. + Weight::from_parts(33_380_000, 0) .saturating_add(Weight::from_parts(0, 3944)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -409,8 +409,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `911` // Estimated: `3944` - // Minimum execution time: 62_260_000 picoseconds. - Weight::from_parts(65_870_000, 0) + // Minimum execution time: 61_670_000 picoseconds. + Weight::from_parts(64_640_000, 0) .saturating_add(Weight::from_parts(0, 3944)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) @@ -423,8 +423,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `309` // Estimated: `4466` - // Minimum execution time: 19_380_000 picoseconds. - Weight::from_parts(21_580_000, 0) + // Minimum execution time: 19_040_000 picoseconds. + Weight::from_parts(20_330_000, 0) .saturating_add(Weight::from_parts(0, 4466)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -442,11 +442,11 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `759 + n * (398 ±0)` // Estimated: `4466 + n * (2954 ±0)` - // Minimum execution time: 32_790_000 picoseconds. - Weight::from_parts(48_975_226, 0) + // Minimum execution time: 31_640_000 picoseconds. + Weight::from_parts(32_260_000, 0) .saturating_add(Weight::from_parts(0, 4466)) - // Standard Error: 13_601 - .saturating_add(Weight::from_parts(8_541_296, 0).saturating_mul(n.into())) + // Standard Error: 9_792 + .saturating_add(Weight::from_parts(8_502_396, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(n.into()))) .saturating_add(T::DbWeight::get().writes(2)) @@ -467,8 +467,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `467` // Estimated: `3812` - // Minimum execution time: 54_350_000 picoseconds. - Weight::from_parts(56_501_000, 0) + // Minimum execution time: 53_560_000 picoseconds. + Weight::from_parts(54_970_000, 0) .saturating_add(Weight::from_parts(0, 3812)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(2)) @@ -485,8 +485,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `777` // Estimated: `3812` - // Minimum execution time: 52_690_000 picoseconds. - Weight::from_parts(54_770_000, 0) + // Minimum execution time: 51_890_000 picoseconds. + Weight::from_parts(53_850_000, 0) .saturating_add(Weight::from_parts(0, 3812)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) @@ -503,8 +503,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `326` // Estimated: `3759` - // Minimum execution time: 46_800_000 picoseconds. - Weight::from_parts(49_030_000, 0) + // Minimum execution time: 47_139_000 picoseconds. + Weight::from_parts(49_191_000, 0) .saturating_add(Weight::from_parts(0, 3759)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) @@ -521,8 +521,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `644` // Estimated: `3759` - // Minimum execution time: 48_390_000 picoseconds. - Weight::from_parts(50_300_000, 0) + // Minimum execution time: 47_949_000 picoseconds. + Weight::from_parts(49_779_000, 0) .saturating_add(Weight::from_parts(0, 3759)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) @@ -539,8 +539,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `380` // Estimated: `4326` - // Minimum execution time: 25_690_000 picoseconds. - Weight::from_parts(26_490_000, 0) + // Minimum execution time: 25_240_000 picoseconds. + Weight::from_parts(26_981_000, 0) .saturating_add(Weight::from_parts(0, 4326)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(1)) @@ -555,8 +555,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `388` // Estimated: `4326` - // Minimum execution time: 22_130_000 picoseconds. - Weight::from_parts(23_580_000, 0) + // Minimum execution time: 21_710_000 picoseconds. + Weight::from_parts(23_261_000, 0) .saturating_add(Weight::from_parts(0, 4326)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) @@ -567,8 +567,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `346` // Estimated: `4326` - // Minimum execution time: 18_750_000 picoseconds. - Weight::from_parts(19_030_000, 0) + // Minimum execution time: 18_581_000 picoseconds. + Weight::from_parts(19_299_000, 0) .saturating_add(Weight::from_parts(0, 4326)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -579,8 +579,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `4` // Estimated: `3517` - // Minimum execution time: 14_930_000 picoseconds. - Weight::from_parts(15_880_000, 0) + // Minimum execution time: 15_219_000 picoseconds. + Weight::from_parts(16_010_000, 0) .saturating_add(Weight::from_parts(0, 3517)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -593,8 +593,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `268` // Estimated: `3549` - // Minimum execution time: 19_870_000 picoseconds. - Weight::from_parts(20_850_000, 0) + // Minimum execution time: 20_110_000 picoseconds. + Weight::from_parts(21_360_000, 0) .saturating_add(Weight::from_parts(0, 3549)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -607,8 +607,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `251` // Estimated: `3538` - // Minimum execution time: 19_720_000 picoseconds. - Weight::from_parts(20_900_000, 0) + // Minimum execution time: 19_250_000 picoseconds. + Weight::from_parts(20_130_000, 0) .saturating_add(Weight::from_parts(0, 3538)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -625,8 +625,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `446` // Estimated: `4326` - // Minimum execution time: 27_310_000 picoseconds. - Weight::from_parts(29_010_000, 0) + // Minimum execution time: 27_379_000 picoseconds. + Weight::from_parts(28_440_000, 0) .saturating_add(Weight::from_parts(0, 4326)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) @@ -651,8 +651,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `633` // Estimated: `4326` - // Minimum execution time: 67_470_000 picoseconds. - Weight::from_parts(69_451_000, 0) + // Minimum execution time: 66_829_000 picoseconds. + Weight::from_parts(68_760_000, 0) .saturating_add(Weight::from_parts(0, 4326)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(5)) @@ -662,11 +662,11 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_060_000 picoseconds. - Weight::from_parts(4_471_241, 0) + // Minimum execution time: 3_170_000 picoseconds. + Weight::from_parts(4_392_965, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 8_007 - .saturating_add(Weight::from_parts(2_696_281, 0).saturating_mul(n.into())) + // Standard Error: 7_973 + .saturating_add(Weight::from_parts(2_615_556, 0).saturating_mul(n.into())) } /// Storage: `Nfts::Item` (r:2 w:0) /// Proof: `Nfts::Item` (`max_values`: None, `max_size`: Some(861), added: 3336, mode: `MaxEncodedLen`) @@ -678,8 +678,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `531` // Estimated: `7662` - // Minimum execution time: 30_160_000 picoseconds. - Weight::from_parts(31_850_000, 0) + // Minimum execution time: 30_520_000 picoseconds. + Weight::from_parts(33_231_000, 0) .saturating_add(Weight::from_parts(0, 7662)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) @@ -694,8 +694,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `550` // Estimated: `4326` - // Minimum execution time: 30_750_000 picoseconds. - Weight::from_parts(32_200_000, 0) + // Minimum execution time: 30_860_000 picoseconds. + Weight::from_parts(34_809_000, 0) .saturating_add(Weight::from_parts(0, 4326)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) @@ -722,8 +722,8 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `871` // Estimated: `7662` - // Minimum execution time: 116_770_000 picoseconds. - Weight::from_parts(120_510_000, 0) + // Minimum execution time: 117_871_000 picoseconds. + Weight::from_parts(125_069_000, 0) .saturating_add(Weight::from_parts(0, 7662)) .saturating_add(T::DbWeight::get().reads(10)) .saturating_add(T::DbWeight::get().writes(10)) @@ -753,11 +753,11 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `666` // Estimated: `6078 + n * (2954 ±0)` - // Minimum execution time: 193_230_000 picoseconds. - Weight::from_parts(206_416_410, 0) + // Minimum execution time: 192_520_000 picoseconds. + Weight::from_parts(212_582_000, 0) .saturating_add(Weight::from_parts(0, 6078)) - // Standard Error: 202_737 - .saturating_add(Weight::from_parts(47_528_261, 0).saturating_mul(n.into())) + // Standard Error: 212_857 + .saturating_add(Weight::from_parts(45_619_133, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(n.into()))) .saturating_add(T::DbWeight::get().writes(6)) @@ -783,11 +783,11 @@ impl pallet_nfts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `696` // Estimated: `4466 + n * (2954 ±1)` - // Minimum execution time: 108_951_000 picoseconds. - Weight::from_parts(122_972_528, 0) + // Minimum execution time: 107_040_000 picoseconds. + Weight::from_parts(120_502_805, 0) .saturating_add(Weight::from_parts(0, 4466)) - // Standard Error: 178_738 - .saturating_add(Weight::from_parts(46_399_199, 0).saturating_mul(n.into())) + // Standard Error: 170_324 + .saturating_add(Weight::from_parts(46_435_258, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(n.into()))) .saturating_add(T::DbWeight::get().writes(2)) diff --git a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_proxy.rs b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_proxy.rs index 2b52c93295..0c50af0534 100644 --- a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_proxy.rs +++ b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_proxy.rs @@ -17,9 +17,9 @@ //! Autogenerated weights for `pallet_proxy` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 -//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-08-19, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `2ad593906341`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -55,11 +55,11 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `127 + p * (37 ±0)` // Estimated: `4706` - // Minimum execution time: 16_360_000 picoseconds. - Weight::from_parts(16_206_147, 0) + // Minimum execution time: 15_971_000 picoseconds. + Weight::from_parts(16_656_339, 0) .saturating_add(Weight::from_parts(0, 4706)) - // Standard Error: 11_255 - .saturating_add(Weight::from_parts(185_708, 0).saturating_mul(p.into())) + // Standard Error: 5_911 + .saturating_add(Weight::from_parts(135_915, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1)) } /// Storage: `Proxy::Proxies` (r:1 w:0) @@ -78,13 +78,13 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `496 + a * (68 ±0) + p * (37 ±0)` // Estimated: `5698 + a * (68 ±0) + p * (37 ±0)` - // Minimum execution time: 52_340_000 picoseconds. - Weight::from_parts(51_247_390, 0) + // Minimum execution time: 52_341_000 picoseconds. + Weight::from_parts(59_449_594, 0) .saturating_add(Weight::from_parts(0, 5698)) - // Standard Error: 9_274 - .saturating_add(Weight::from_parts(280_048, 0).saturating_mul(a.into())) - // Standard Error: 9_581 - .saturating_add(Weight::from_parts(160_473, 0).saturating_mul(p.into())) + // Standard Error: 13_717 + .saturating_add(Weight::from_parts(56_233, 0).saturating_mul(a.into())) + // Standard Error: 14_172 + .saturating_add(Weight::from_parts(49_454, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(2)) .saturating_add(Weight::from_parts(0, 68).saturating_mul(a.into())) @@ -100,11 +100,11 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `369 + a * (68 ±0)` // Estimated: `5698` - // Minimum execution time: 35_080_000 picoseconds. - Weight::from_parts(37_409_374, 0) + // Minimum execution time: 34_790_000 picoseconds. + Weight::from_parts(38_062_578, 0) .saturating_add(Weight::from_parts(0, 5698)) - // Standard Error: 6_692 - .saturating_add(Weight::from_parts(232_651, 0).saturating_mul(a.into())) + // Standard Error: 7_784 + .saturating_add(Weight::from_parts(217_960, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -118,13 +118,13 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `369 + a * (68 ±0)` // Estimated: `5698` - // Minimum execution time: 35_360_000 picoseconds. - Weight::from_parts(37_065_850, 0) + // Minimum execution time: 35_130_000 picoseconds. + Weight::from_parts(35_684_413, 0) .saturating_add(Weight::from_parts(0, 5698)) - // Standard Error: 7_723 - .saturating_add(Weight::from_parts(206_188, 0).saturating_mul(a.into())) - // Standard Error: 7_979 - .saturating_add(Weight::from_parts(42_102, 0).saturating_mul(p.into())) + // Standard Error: 4_968 + .saturating_add(Weight::from_parts(251_906, 0).saturating_mul(a.into())) + // Standard Error: 5_133 + .saturating_add(Weight::from_parts(50_767, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -144,13 +144,13 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `428 + a * (68 ±0) + p * (37 ±0)` // Estimated: `5698 + a * (68 ±0) + p * (37 ±0)` - // Minimum execution time: 49_420_000 picoseconds. - Weight::from_parts(51_007_204, 0) + // Minimum execution time: 48_590_000 picoseconds. + Weight::from_parts(51_580_601, 0) .saturating_add(Weight::from_parts(0, 5698)) - // Standard Error: 7_873 - .saturating_add(Weight::from_parts(227_805, 0).saturating_mul(a.into())) - // Standard Error: 8_134 - .saturating_add(Weight::from_parts(40_173, 0).saturating_mul(p.into())) + // Standard Error: 6_695 + .saturating_add(Weight::from_parts(195_262, 0).saturating_mul(a.into())) + // Standard Error: 6_917 + .saturating_add(Weight::from_parts(35_058, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(2)) .saturating_add(Weight::from_parts(0, 68).saturating_mul(a.into())) @@ -163,11 +163,11 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `127 + p * (37 ±0)` // Estimated: `4706` - // Minimum execution time: 30_370_000 picoseconds. - Weight::from_parts(31_511_820, 0) + // Minimum execution time: 29_960_000 picoseconds. + Weight::from_parts(32_655_539, 0) .saturating_add(Weight::from_parts(0, 4706)) - // Standard Error: 2_676 - .saturating_add(Weight::from_parts(90_098, 0).saturating_mul(p.into())) + // Standard Error: 6_611 + .saturating_add(Weight::from_parts(46_101, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -178,11 +178,11 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `127 + p * (37 ±0)` // Estimated: `4706` - // Minimum execution time: 30_251_000 picoseconds. - Weight::from_parts(31_351_133, 0) + // Minimum execution time: 29_660_000 picoseconds. + Weight::from_parts(30_461_842, 0) .saturating_add(Weight::from_parts(0, 4706)) - // Standard Error: 3_494 - .saturating_add(Weight::from_parts(101_089, 0).saturating_mul(p.into())) + // Standard Error: 7_357 + .saturating_add(Weight::from_parts(188_639, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -193,11 +193,11 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `127 + p * (37 ±0)` // Estimated: `4706` - // Minimum execution time: 27_229_000 picoseconds. - Weight::from_parts(28_100_539, 0) + // Minimum execution time: 26_870_000 picoseconds. + Weight::from_parts(29_851_216, 0) .saturating_add(Weight::from_parts(0, 4706)) - // Standard Error: 2_510 - .saturating_add(Weight::from_parts(77_848, 0).saturating_mul(p.into())) + // Standard Error: 7_485 + .saturating_add(Weight::from_parts(12_707, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -212,11 +212,11 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `181` // Estimated: `4706` - // Minimum execution time: 35_270_000 picoseconds. - Weight::from_parts(37_341_593, 0) + // Minimum execution time: 34_960_000 picoseconds. + Weight::from_parts(35_934_805, 0) .saturating_add(Weight::from_parts(0, 4706)) - // Standard Error: 4_445 - .saturating_add(Weight::from_parts(72_875, 0).saturating_mul(p.into())) + // Standard Error: 6_399 + .saturating_add(Weight::from_parts(188_771, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -227,11 +227,11 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `164 + p * (37 ±0)` // Estimated: `4706` - // Minimum execution time: 31_330_000 picoseconds. - Weight::from_parts(33_198_061, 0) + // Minimum execution time: 30_860_000 picoseconds. + Weight::from_parts(33_049_433, 0) .saturating_add(Weight::from_parts(0, 4706)) - // Standard Error: 3_886 - .saturating_add(Weight::from_parts(65_373, 0).saturating_mul(p.into())) + // Standard Error: 5_124 + .saturating_add(Weight::from_parts(80_333, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -245,8 +245,8 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `490` // Estimated: `5698` - // Minimum execution time: 59_661_000 picoseconds. - Weight::from_parts(61_289_000, 0) + // Minimum execution time: 59_690_000 picoseconds. + Weight::from_parts(63_940_000, 0) .saturating_add(Weight::from_parts(0, 5698)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) diff --git a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_session.rs b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_session.rs index ef9bf5ef77..442e619ba4 100644 --- a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_session.rs +++ b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_session.rs @@ -17,9 +17,9 @@ //! Autogenerated weights for `pallet_session` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 -//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-08-19, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `2ad593906341`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -56,8 +56,8 @@ impl pallet_session::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `298` // Estimated: `3763` - // Minimum execution time: 22_960_000 picoseconds. - Weight::from_parts(24_569_000, 0) + // Minimum execution time: 22_580_000 picoseconds. + Weight::from_parts(24_040_000, 0) .saturating_add(Weight::from_parts(0, 3763)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -72,8 +72,8 @@ impl pallet_session::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3745` - // Minimum execution time: 41_200_000 picoseconds. - Weight::from_parts(44_120_000, 0) + // Minimum execution time: 40_430_000 picoseconds. + Weight::from_parts(42_840_000, 0) .saturating_add(Weight::from_parts(0, 3745)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(3)) diff --git a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_timestamp.rs b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_timestamp.rs index d9cdfcc152..b6e3c4ce03 100644 --- a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_timestamp.rs +++ b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_timestamp.rs @@ -17,9 +17,9 @@ //! Autogenerated weights for `pallet_timestamp` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 -//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-08-19, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `2ad593906341`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -56,8 +56,8 @@ impl pallet_timestamp::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `153` // Estimated: `1493` - // Minimum execution time: 9_500_000 picoseconds. - Weight::from_parts(10_440_000, 0) + // Minimum execution time: 10_460_000 picoseconds. + Weight::from_parts(14_360_000, 0) .saturating_add(Weight::from_parts(0, 1493)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -66,8 +66,8 @@ impl pallet_timestamp::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `57` // Estimated: `0` - // Minimum execution time: 4_740_000 picoseconds. - Weight::from_parts(5_030_000, 0) + // Minimum execution time: 5_060_000 picoseconds. + Weight::from_parts(6_031_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_transaction_payment.rs b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_transaction_payment.rs index acae876b3b..fd290171bb 100644 --- a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_transaction_payment.rs +++ b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_transaction_payment.rs @@ -17,9 +17,9 @@ //! Autogenerated weights for `pallet_transaction_payment` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 -//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-08-19, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `2ad593906341`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -54,8 +54,8 @@ impl pallet_transaction_payment::WeightInfo for WeightI // Proof Size summary in bytes: // Measured: `204` // Estimated: `6196` - // Minimum execution time: 62_480_000 picoseconds. - Weight::from_parts(82_950_000, 0) + // Minimum execution time: 56_840_000 picoseconds. + Weight::from_parts(58_429_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) diff --git a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_uniques.rs b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_uniques.rs index d67d30f6a9..be2fe09aa2 100644 --- a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_uniques.rs +++ b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_uniques.rs @@ -17,9 +17,9 @@ //! Autogenerated weights for `pallet_uniques` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 -//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-08-19, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `2ad593906341`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -56,8 +56,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `249` // Estimated: `3643` - // Minimum execution time: 36_671_000 picoseconds. - Weight::from_parts(39_010_000, 0) + // Minimum execution time: 36_941_000 picoseconds. + Weight::from_parts(38_640_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) @@ -70,8 +70,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `109` // Estimated: `3643` - // Minimum execution time: 15_699_000 picoseconds. - Weight::from_parts(16_451_000, 0) + // Minimum execution time: 15_579_000 picoseconds. + Weight::from_parts(16_300_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) @@ -99,15 +99,15 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `346 + a * (107 ±0) + m * (56 ±0) + n * (76 ±0)` // Estimated: `3643 + a * (2647 ±0) + m * (2662 ±0) + n * (2597 ±0)` - // Minimum execution time: 3_879_763_000 picoseconds. - Weight::from_parts(3_982_123_000, 0) + // Minimum execution time: 3_909_145_000 picoseconds. + Weight::from_parts(3_961_384_000, 0) .saturating_add(Weight::from_parts(0, 3643)) - // Standard Error: 39_260 - .saturating_add(Weight::from_parts(10_236_685, 0).saturating_mul(n.into())) - // Standard Error: 39_260 - .saturating_add(Weight::from_parts(465_727, 0).saturating_mul(m.into())) - // Standard Error: 39_260 - .saturating_add(Weight::from_parts(465_175, 0).saturating_mul(a.into())) + // Standard Error: 40_310 + .saturating_add(Weight::from_parts(10_222_009, 0).saturating_mul(n.into())) + // Standard Error: 40_310 + .saturating_add(Weight::from_parts(427_649, 0).saturating_mul(m.into())) + // Standard Error: 40_310 + .saturating_add(Weight::from_parts(492_230, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(n.into()))) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(m.into()))) @@ -132,8 +132,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `349` // Estimated: `3643` - // Minimum execution time: 44_290_000 picoseconds. - Weight::from_parts(47_330_000, 0) + // Minimum execution time: 45_190_000 picoseconds. + Weight::from_parts(47_191_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) @@ -150,8 +150,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `495` // Estimated: `3643` - // Minimum execution time: 46_050_000 picoseconds. - Weight::from_parts(48_440_000, 0) + // Minimum execution time: 45_240_000 picoseconds. + Weight::from_parts(47_371_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(4)) @@ -168,8 +168,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `495` // Estimated: `3643` - // Minimum execution time: 33_880_000 picoseconds. - Weight::from_parts(36_020_000, 0) + // Minimum execution time: 32_930_000 picoseconds. + Weight::from_parts(34_400_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(4)) @@ -183,11 +183,11 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `805 + i * (76 ±0)` // Estimated: `3643 + i * (2597 ±0)` - // Minimum execution time: 15_850_000 picoseconds. - Weight::from_parts(16_150_000, 0) + // Minimum execution time: 15_210_000 picoseconds. + Weight::from_parts(15_871_000, 0) .saturating_add(Weight::from_parts(0, 3643)) - // Standard Error: 47_696 - .saturating_add(Weight::from_parts(24_117_600, 0).saturating_mul(i.into())) + // Standard Error: 20_018 + .saturating_add(Weight::from_parts(23_867_112, 0).saturating_mul(i.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(i.into()))) .saturating_add(T::DbWeight::get().writes(1)) @@ -202,8 +202,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `495` // Estimated: `3643` - // Minimum execution time: 21_080_000 picoseconds. - Weight::from_parts(21_880_000, 0) + // Minimum execution time: 21_320_000 picoseconds. + Weight::from_parts(23_450_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -216,8 +216,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `495` // Estimated: `3643` - // Minimum execution time: 20_960_000 picoseconds. - Weight::from_parts(22_840_000, 0) + // Minimum execution time: 21_021_000 picoseconds. + Weight::from_parts(22_329_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -228,8 +228,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `349` // Estimated: `3643` - // Minimum execution time: 14_120_000 picoseconds. - Weight::from_parts(15_080_000, 0) + // Minimum execution time: 13_830_000 picoseconds. + Weight::from_parts(15_480_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -240,8 +240,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `349` // Estimated: `3643` - // Minimum execution time: 14_129_000 picoseconds. - Weight::from_parts(15_189_000, 0) + // Minimum execution time: 13_459_000 picoseconds. + Weight::from_parts(15_111_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -258,8 +258,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `597` // Estimated: `3643` - // Minimum execution time: 34_952_000 picoseconds. - Weight::from_parts(36_380_000, 0) + // Minimum execution time: 33_970_000 picoseconds. + Weight::from_parts(35_570_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(5)) @@ -270,8 +270,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `349` // Estimated: `3643` - // Minimum execution time: 14_360_000 picoseconds. - Weight::from_parts(15_179_000, 0) + // Minimum execution time: 14_160_000 picoseconds. + Weight::from_parts(15_581_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -284,8 +284,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `349` // Estimated: `3643` - // Minimum execution time: 18_901_000 picoseconds. - Weight::from_parts(19_550_000, 0) + // Minimum execution time: 18_390_000 picoseconds. + Weight::from_parts(19_520_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) @@ -300,8 +300,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `626` // Estimated: `3652` - // Minimum execution time: 50_131_000 picoseconds. - Weight::from_parts(52_969_000, 0) + // Minimum execution time: 49_369_000 picoseconds. + Weight::from_parts(51_130_000, 0) .saturating_add(Weight::from_parts(0, 3652)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -316,8 +316,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `823` // Estimated: `3652` - // Minimum execution time: 49_680_000 picoseconds. - Weight::from_parts(52_742_000, 0) + // Minimum execution time: 49_480_000 picoseconds. + Weight::from_parts(50_610_000, 0) .saturating_add(Weight::from_parts(0, 3652)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -330,8 +330,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `415` // Estimated: `3652` - // Minimum execution time: 36_151_000 picoseconds. - Weight::from_parts(38_231_000, 0) + // Minimum execution time: 35_781_000 picoseconds. + Weight::from_parts(37_150_000, 0) .saturating_add(Weight::from_parts(0, 3652)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -344,8 +344,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `626` // Estimated: `3652` - // Minimum execution time: 37_080_000 picoseconds. - Weight::from_parts(38_411_000, 0) + // Minimum execution time: 36_910_000 picoseconds. + Weight::from_parts(38_779_000, 0) .saturating_add(Weight::from_parts(0, 3652)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -358,8 +358,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `349` // Estimated: `3643` - // Minimum execution time: 36_640_000 picoseconds. - Weight::from_parts(38_211_000, 0) + // Minimum execution time: 37_200_000 picoseconds. + Weight::from_parts(38_280_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -372,8 +372,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `540` // Estimated: `3643` - // Minimum execution time: 36_169_000 picoseconds. - Weight::from_parts(37_640_000, 0) + // Minimum execution time: 36_070_000 picoseconds. + Weight::from_parts(37_451_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -386,8 +386,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `495` // Estimated: `3643` - // Minimum execution time: 21_291_000 picoseconds. - Weight::from_parts(22_750_000, 0) + // Minimum execution time: 21_621_000 picoseconds. + Weight::from_parts(22_249_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -400,8 +400,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `528` // Estimated: `3643` - // Minimum execution time: 21_470_000 picoseconds. - Weight::from_parts(22_321_000, 0) + // Minimum execution time: 21_130_000 picoseconds. + Weight::from_parts(23_190_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -412,8 +412,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `109` // Estimated: `3517` - // Minimum execution time: 16_231_000 picoseconds. - Weight::from_parts(17_071_000, 0) + // Minimum execution time: 16_181_000 picoseconds. + Weight::from_parts(17_501_000, 0) .saturating_add(Weight::from_parts(0, 3517)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -426,8 +426,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `349` // Estimated: `3643` - // Minimum execution time: 17_289_000 picoseconds. - Weight::from_parts(18_480_000, 0) + // Minimum execution time: 16_920_000 picoseconds. + Weight::from_parts(18_539_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -440,8 +440,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `326` // Estimated: `3587` - // Minimum execution time: 17_690_000 picoseconds. - Weight::from_parts(19_080_000, 0) + // Minimum execution time: 17_610_000 picoseconds. + Weight::from_parts(18_530_000, 0) .saturating_add(Weight::from_parts(0, 3587)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -458,8 +458,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `607` // Estimated: `3643` - // Minimum execution time: 46_970_000 picoseconds. - Weight::from_parts(48_191_000, 0) + // Minimum execution time: 45_410_000 picoseconds. + Weight::from_parts(46_700_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(4)) diff --git a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_utility.rs b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_utility.rs index ae43f85119..968b771fa0 100644 --- a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_utility.rs +++ b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_utility.rs @@ -17,9 +17,9 @@ //! Autogenerated weights for `pallet_utility` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 -//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-08-19, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `2ad593906341`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -53,18 +53,18 @@ impl pallet_utility::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_230_000 picoseconds. - Weight::from_parts(26_497_664, 0) + // Minimum execution time: 6_600_000 picoseconds. + Weight::from_parts(7_974_740, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 5_244 - .saturating_add(Weight::from_parts(4_165_676, 0).saturating_mul(c.into())) + // Standard Error: 5_992 + .saturating_add(Weight::from_parts(4_130_879, 0).saturating_mul(c.into())) } fn as_derivative() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_840_000 picoseconds. - Weight::from_parts(6_100_000, 0) + // Minimum execution time: 6_030_000 picoseconds. + Weight::from_parts(6_451_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// The range of component `c` is `[0, 1000]`. @@ -72,18 +72,18 @@ impl pallet_utility::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_170_000 picoseconds. - Weight::from_parts(14_110_750, 0) + // Minimum execution time: 6_539_000 picoseconds. + Weight::from_parts(6_920_000, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 7_418 - .saturating_add(Weight::from_parts(4_545_866, 0).saturating_mul(c.into())) + // Standard Error: 4_908 + .saturating_add(Weight::from_parts(4_464_634, 0).saturating_mul(c.into())) } fn dispatch_as() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 8_181_000 picoseconds. - Weight::from_parts(8_939_000, 0) + // Minimum execution time: 8_899_000 picoseconds. + Weight::from_parts(9_461_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// The range of component `c` is `[0, 1000]`. @@ -91,26 +91,26 @@ impl pallet_utility::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_129_000 picoseconds. - Weight::from_parts(4_176_028, 0) + // Minimum execution time: 6_331_000 picoseconds. + Weight::from_parts(10_091_217, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 12_594 - .saturating_add(Weight::from_parts(4_113_477, 0).saturating_mul(c.into())) + // Standard Error: 14_044 + .saturating_add(Weight::from_parts(4_007_551, 0).saturating_mul(c.into())) } fn dispatch_as_fallible() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 8_141_000 picoseconds. - Weight::from_parts(8_739_000, 0) + // Minimum execution time: 9_040_000 picoseconds. + Weight::from_parts(13_109_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn if_else() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 10_270_000 picoseconds. - Weight::from_parts(10_661_000, 0) + // Minimum execution time: 12_021_000 picoseconds. + Weight::from_parts(18_640_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_vesting.rs b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_vesting.rs index 7ac3d1b354..6d7951aefb 100644 --- a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_vesting.rs +++ b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_vesting.rs @@ -17,9 +17,9 @@ //! Autogenerated weights for `pallet_vesting` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 -//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-08-19, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `2ad593906341`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -62,13 +62,13 @@ impl pallet_vesting::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `381 + l * (25 ±0) + s * (36 ±0)` // Estimated: `4764 + l * (25 ±0) + s * (36 ±0)` - // Minimum execution time: 48_411_000 picoseconds. - Weight::from_parts(53_243_473, 0) + // Minimum execution time: 47_530_000 picoseconds. + Weight::from_parts(45_755_374, 0) .saturating_add(Weight::from_parts(0, 4764)) - // Standard Error: 5_083 - .saturating_add(Weight::from_parts(4_762, 0).saturating_mul(l.into())) - // Standard Error: 9_043 - .saturating_add(Weight::from_parts(21_619, 0).saturating_mul(s.into())) + // Standard Error: 6_302 + .saturating_add(Weight::from_parts(124_800, 0).saturating_mul(l.into())) + // Standard Error: 11_212 + .saturating_add(Weight::from_parts(179_267, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) .saturating_add(Weight::from_parts(0, 25).saturating_mul(l.into())) @@ -88,13 +88,13 @@ impl pallet_vesting::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `381 + l * (25 ±0) + s * (36 ±0)` // Estimated: `4764 + l * (25 ±0) + s * (36 ±0)` - // Minimum execution time: 50_931_000 picoseconds. - Weight::from_parts(51_415_742, 0) + // Minimum execution time: 51_440_000 picoseconds. + Weight::from_parts(56_303_874, 0) .saturating_add(Weight::from_parts(0, 4764)) - // Standard Error: 5_978 - .saturating_add(Weight::from_parts(86_802, 0).saturating_mul(l.into())) - // Standard Error: 10_636 - .saturating_add(Weight::from_parts(112_829, 0).saturating_mul(s.into())) + // Standard Error: 6_540 + .saturating_add(Weight::from_parts(1_772, 0).saturating_mul(l.into())) + // Standard Error: 11_636 + .saturating_add(Weight::from_parts(73_681, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) .saturating_add(Weight::from_parts(0, 25).saturating_mul(l.into())) @@ -116,13 +116,13 @@ impl pallet_vesting::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `484 + l * (25 ±0) + s * (36 ±0)` // Estimated: `4764 + l * (25 ±0) + s * (36 ±0)` - // Minimum execution time: 50_981_000 picoseconds. - Weight::from_parts(50_824_582, 0) + // Minimum execution time: 50_911_000 picoseconds. + Weight::from_parts(49_199_299, 0) .saturating_add(Weight::from_parts(0, 4764)) - // Standard Error: 4_102 - .saturating_add(Weight::from_parts(59_722, 0).saturating_mul(l.into())) - // Standard Error: 7_299 - .saturating_add(Weight::from_parts(140_251, 0).saturating_mul(s.into())) + // Standard Error: 3_981 + .saturating_add(Weight::from_parts(81_091, 0).saturating_mul(l.into())) + // Standard Error: 7_084 + .saturating_add(Weight::from_parts(175_884, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 25).saturating_mul(l.into())) @@ -144,13 +144,13 @@ impl pallet_vesting::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `484 + l * (25 ±0) + s * (36 ±0)` // Estimated: `4764 + l * (25 ±0) + s * (36 ±0)` - // Minimum execution time: 53_281_000 picoseconds. - Weight::from_parts(53_647_694, 0) + // Minimum execution time: 54_040_000 picoseconds. + Weight::from_parts(51_373_447, 0) .saturating_add(Weight::from_parts(0, 4764)) - // Standard Error: 4_367 - .saturating_add(Weight::from_parts(80_079, 0).saturating_mul(l.into())) - // Standard Error: 7_770 - .saturating_add(Weight::from_parts(103_331, 0).saturating_mul(s.into())) + // Standard Error: 6_057 + .saturating_add(Weight::from_parts(129_527, 0).saturating_mul(l.into())) + // Standard Error: 10_777 + .saturating_add(Weight::from_parts(176_692, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 25).saturating_mul(l.into())) @@ -172,13 +172,13 @@ impl pallet_vesting::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `555 + l * (25 ±0) + s * (36 ±0)` // Estimated: `4764 + l * (25 ±0) + s * (37 ±0)` - // Minimum execution time: 106_180_000 picoseconds. - Weight::from_parts(101_899_640, 0) + // Minimum execution time: 107_639_000 picoseconds. + Weight::from_parts(101_568_573, 0) .saturating_add(Weight::from_parts(0, 4764)) - // Standard Error: 13_412 - .saturating_add(Weight::from_parts(150_676, 0).saturating_mul(l.into())) - // Standard Error: 23_862 - .saturating_add(Weight::from_parts(377_861, 0).saturating_mul(s.into())) + // Standard Error: 21_224 + .saturating_add(Weight::from_parts(187_466, 0).saturating_mul(l.into())) + // Standard Error: 37_762 + .saturating_add(Weight::from_parts(519_147, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 25).saturating_mul(l.into())) @@ -200,13 +200,11 @@ impl pallet_vesting::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `658 + l * (25 ±0) + s * (36 ±0)` // Estimated: `6196 + l * (25 ±0) + s * (37 ±0)` - // Minimum execution time: 109_390_000 picoseconds. - Weight::from_parts(105_181_669, 0) + // Minimum execution time: 108_200_000 picoseconds. + Weight::from_parts(117_246_118, 0) .saturating_add(Weight::from_parts(0, 6196)) - // Standard Error: 9_238 - .saturating_add(Weight::from_parts(172_780, 0).saturating_mul(l.into())) - // Standard Error: 16_436 - .saturating_add(Weight::from_parts(267_437, 0).saturating_mul(s.into())) + // Standard Error: 27_312 + .saturating_add(Weight::from_parts(176_826, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(4)) .saturating_add(Weight::from_parts(0, 25).saturating_mul(l.into())) @@ -226,13 +224,13 @@ impl pallet_vesting::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `381 + l * (25 ±0) + s * (36 ±0)` // Estimated: `4764 + l * (25 ±0) + s * (36 ±0)` - // Minimum execution time: 50_421_000 picoseconds. - Weight::from_parts(51_848_361, 0) + // Minimum execution time: 49_440_000 picoseconds. + Weight::from_parts(48_755_383, 0) .saturating_add(Weight::from_parts(0, 4764)) - // Standard Error: 5_844 - .saturating_add(Weight::from_parts(75_788, 0).saturating_mul(l.into())) - // Standard Error: 10_793 - .saturating_add(Weight::from_parts(39_290, 0).saturating_mul(s.into())) + // Standard Error: 7_529 + .saturating_add(Weight::from_parts(69_156, 0).saturating_mul(l.into())) + // Standard Error: 13_905 + .saturating_add(Weight::from_parts(167_864, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) .saturating_add(Weight::from_parts(0, 25).saturating_mul(l.into())) @@ -252,13 +250,13 @@ impl pallet_vesting::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `381 + l * (25 ±0) + s * (36 ±0)` // Estimated: `4764 + l * (25 ±0) + s * (36 ±0)` - // Minimum execution time: 52_781_000 picoseconds. - Weight::from_parts(54_728_093, 0) + // Minimum execution time: 51_730_000 picoseconds. + Weight::from_parts(53_535_232, 0) .saturating_add(Weight::from_parts(0, 4764)) - // Standard Error: 9_170 - .saturating_add(Weight::from_parts(65_865, 0).saturating_mul(l.into())) - // Standard Error: 16_935 - .saturating_add(Weight::from_parts(108_481, 0).saturating_mul(s.into())) + // Standard Error: 8_013 + .saturating_add(Weight::from_parts(61_171, 0).saturating_mul(l.into())) + // Standard Error: 14_798 + .saturating_add(Weight::from_parts(99_925, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) .saturating_add(Weight::from_parts(0, 25).saturating_mul(l.into())) @@ -280,13 +278,13 @@ impl pallet_vesting::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `555 + l * (25 ±0) + s * (36 ±0)` // Estimated: `4764 + l * (25 ±0) + s * (36 ±0)` - // Minimum execution time: 57_910_000 picoseconds. - Weight::from_parts(58_125_934, 0) + // Minimum execution time: 57_279_000 picoseconds. + Weight::from_parts(62_364_870, 0) .saturating_add(Weight::from_parts(0, 4764)) - // Standard Error: 7_944 - .saturating_add(Weight::from_parts(67_734, 0).saturating_mul(l.into())) - // Standard Error: 14_672 - .saturating_add(Weight::from_parts(191_027, 0).saturating_mul(s.into())) + // Standard Error: 7_379 + .saturating_add(Weight::from_parts(9_706, 0).saturating_mul(l.into())) + // Standard Error: 13_627 + .saturating_add(Weight::from_parts(27_926, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 25).saturating_mul(l.into())) diff --git a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_xcm.rs b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_xcm.rs index e102ca8cf1..ca72912fed 100644 --- a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_xcm.rs +++ b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_xcm.rs @@ -17,9 +17,9 @@ //! Autogenerated weights for `pallet_xcm` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 -//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-08-19, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `2ad593906341`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -62,8 +62,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `212` // Estimated: `3677` - // Minimum execution time: 39_752_000 picoseconds. - Weight::from_parts(45_320_000, 0) + // Minimum execution time: 37_360_000 picoseconds. + Weight::from_parts(40_100_000, 0) .saturating_add(Weight::from_parts(0, 3677)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) @@ -88,8 +88,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `244` // Estimated: `3709` - // Minimum execution time: 157_111_000 picoseconds. - Weight::from_parts(168_001_000, 0) + // Minimum execution time: 152_950_000 picoseconds. + Weight::from_parts(157_410_000, 0) .saturating_add(Weight::from_parts(0, 3709)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(3)) @@ -114,8 +114,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `296` // Estimated: `6196` - // Minimum execution time: 181_070_000 picoseconds. - Weight::from_parts(186_241_000, 0) + // Minimum execution time: 178_390_000 picoseconds. + Weight::from_parts(187_670_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(4)) @@ -144,8 +144,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `632` // Estimated: `6208` - // Minimum execution time: 239_382_000 picoseconds. - Weight::from_parts(247_802_000, 0) + // Minimum execution time: 239_000_000 picoseconds. + Weight::from_parts(258_150_000, 0) .saturating_add(Weight::from_parts(0, 6208)) .saturating_add(T::DbWeight::get().reads(11)) .saturating_add(T::DbWeight::get().writes(7)) @@ -156,8 +156,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `1485` - // Minimum execution time: 11_721_000 picoseconds. - Weight::from_parts(12_360_000, 0) + // Minimum execution time: 11_490_000 picoseconds. + Weight::from_parts(12_370_000, 0) .saturating_add(Weight::from_parts(0, 1485)) .saturating_add(T::DbWeight::get().reads(1)) } @@ -167,8 +167,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 10_050_000 picoseconds. - Weight::from_parts(10_440_000, 0) + // Minimum execution time: 9_910_000 picoseconds. + Weight::from_parts(10_960_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -176,8 +176,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_530_000 picoseconds. - Weight::from_parts(3_811_000, 0) + // Minimum execution time: 3_520_000 picoseconds. + Weight::from_parts(4_310_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// Storage: `PolkadotXcm::VersionNotifiers` (r:1 w:1) @@ -200,8 +200,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `212` // Estimated: `3677` - // Minimum execution time: 46_760_000 picoseconds. - Weight::from_parts(49_612_000, 0) + // Minimum execution time: 46_590_000 picoseconds. + Weight::from_parts(49_110_000, 0) .saturating_add(Weight::from_parts(0, 3677)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(5)) @@ -224,8 +224,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `371` // Estimated: `108971` - // Minimum execution time: 52_570_000 picoseconds. - Weight::from_parts(54_571_000, 0) + // Minimum execution time: 51_730_000 picoseconds. + Weight::from_parts(56_160_000, 0) .saturating_add(Weight::from_parts(0, 108971)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) @@ -236,8 +236,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_510_000 picoseconds. - Weight::from_parts(3_751_000, 0) + // Minimum execution time: 3_330_000 picoseconds. + Weight::from_parts(3_650_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -247,8 +247,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `22` // Estimated: `15862` - // Minimum execution time: 27_631_000 picoseconds. - Weight::from_parts(29_000_000, 0) + // Minimum execution time: 27_720_000 picoseconds. + Weight::from_parts(28_740_000, 0) .saturating_add(Weight::from_parts(0, 15862)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -259,8 +259,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `26` // Estimated: `15866` - // Minimum execution time: 27_221_000 picoseconds. - Weight::from_parts(27_969_000, 0) + // Minimum execution time: 28_090_000 picoseconds. + Weight::from_parts(29_250_000, 0) .saturating_add(Weight::from_parts(0, 15866)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -271,8 +271,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `40` // Estimated: `18355` - // Minimum execution time: 32_951_000 picoseconds. - Weight::from_parts(34_049_000, 0) + // Minimum execution time: 32_240_000 picoseconds. + Weight::from_parts(33_249_000, 0) .saturating_add(Weight::from_parts(0, 18355)) .saturating_add(T::DbWeight::get().reads(7)) } @@ -288,8 +288,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `154` // Estimated: `6094` - // Minimum execution time: 42_621_000 picoseconds. - Weight::from_parts(45_250_000, 0) + // Minimum execution time: 42_890_000 picoseconds. + Weight::from_parts(45_350_000, 0) .saturating_add(Weight::from_parts(0, 6094)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(1)) @@ -300,8 +300,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `40` // Estimated: `13405` - // Minimum execution time: 23_760_000 picoseconds. - Weight::from_parts(24_440_000, 0) + // Minimum execution time: 22_270_000 picoseconds. + Weight::from_parts(23_380_000, 0) .saturating_add(Weight::from_parts(0, 13405)) .saturating_add(T::DbWeight::get().reads(5)) } @@ -311,8 +311,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `33` // Estimated: `15873` - // Minimum execution time: 28_770_000 picoseconds. - Weight::from_parts(29_270_000, 0) + // Minimum execution time: 27_610_000 picoseconds. + Weight::from_parts(29_560_000, 0) .saturating_add(Weight::from_parts(0, 15873)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -329,8 +329,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `154` // Estimated: `15994` - // Minimum execution time: 59_941_000 picoseconds. - Weight::from_parts(71_209_000, 0) + // Minimum execution time: 57_729_000 picoseconds. + Weight::from_parts(62_450_000, 0) .saturating_add(Weight::from_parts(0, 15994)) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(1)) @@ -343,8 +343,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `1485` - // Minimum execution time: 3_880_000 picoseconds. - Weight::from_parts(4_182_000, 0) + // Minimum execution time: 3_820_000 picoseconds. + Weight::from_parts(4_150_000, 0) .saturating_add(Weight::from_parts(0, 1485)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) @@ -355,8 +355,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `7576` // Estimated: `11041` - // Minimum execution time: 40_360_000 picoseconds. - Weight::from_parts(41_459_000, 0) + // Minimum execution time: 40_110_000 picoseconds. + Weight::from_parts(41_800_000, 0) .saturating_add(Weight::from_parts(0, 11041)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -373,8 +373,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `303` // Estimated: `3768` - // Minimum execution time: 55_680_000 picoseconds. - Weight::from_parts(59_521_000, 0) + // Minimum execution time: 55_970_000 picoseconds. + Weight::from_parts(59_719_000, 0) .saturating_add(Weight::from_parts(0, 3768)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) @@ -387,8 +387,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `128` // Estimated: `3593` - // Minimum execution time: 65_550_000 picoseconds. - Weight::from_parts(67_330_000, 0) + // Minimum execution time: 65_440_000 picoseconds. + Weight::from_parts(70_410_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -401,8 +401,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `516` // Estimated: `3981` - // Minimum execution time: 66_450_000 picoseconds. - Weight::from_parts(70_721_000, 0) + // Minimum execution time: 94_890_000 picoseconds. + Weight::from_parts(98_620_000, 0) .saturating_add(Weight::from_parts(0, 3981)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -411,8 +411,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 10_920_000 picoseconds. - Weight::from_parts(11_010_000, 0) + // Minimum execution time: 11_040_000 picoseconds. + Weight::from_parts(13_990_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_xcm_bridge_hub_router.rs b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_xcm_bridge_hub_router.rs index da2bab5f85..b19c74fd0c 100644 --- a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_xcm_bridge_hub_router.rs +++ b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_xcm_bridge_hub_router.rs @@ -17,9 +17,9 @@ //! Autogenerated weights for `pallet_xcm_bridge_hub_router` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 -//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-08-19, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `2ad593906341`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -56,10 +56,10 @@ impl pallet_xcm_bridge_hub_router::WeightInfo for Weigh /// Proof: `ToKusamaXcmRouter::Bridge` (`max_values`: Some(1), `max_size`: Some(17), added: 512, mode: `MaxEncodedLen`) fn on_initialize_when_non_congested() -> Weight { // Proof Size summary in bytes: - // Measured: `226` + // Measured: `264` // Estimated: `5487` - // Minimum execution time: 21_230_000 picoseconds. - Weight::from_parts(23_860_000, 0) + // Minimum execution time: 24_260_000 picoseconds. + Weight::from_parts(28_230_000, 0) .saturating_add(Weight::from_parts(0, 5487)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) @@ -72,8 +72,8 @@ impl pallet_xcm_bridge_hub_router::WeightInfo for Weigh // Proof Size summary in bytes: // Measured: `111` // Estimated: `5487` - // Minimum execution time: 5_490_000 picoseconds. - Weight::from_parts(5_770_000, 0) + // Minimum execution time: 5_630_000 picoseconds. + Weight::from_parts(6_340_000, 0) .saturating_add(Weight::from_parts(0, 5487)) .saturating_add(T::DbWeight::get().reads(2)) } @@ -81,10 +81,10 @@ impl pallet_xcm_bridge_hub_router::WeightInfo for Weigh /// Proof: `ToKusamaXcmRouter::Bridge` (`max_values`: Some(1), `max_size`: Some(17), added: 512, mode: `MaxEncodedLen`) fn report_bridge_status() -> Weight { // Proof Size summary in bytes: - // Measured: `150` + // Measured: `188` // Estimated: `1502` - // Minimum execution time: 17_480_000 picoseconds. - Weight::from_parts(20_220_000, 0) + // Minimum execution time: 18_590_000 picoseconds. + Weight::from_parts(21_870_000, 0) .saturating_add(Weight::from_parts(0, 1502)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) diff --git a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/snowbridge_pallet_system_frontend.rs b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/snowbridge_pallet_system_frontend.rs index 54241249f5..ab52aebc64 100644 --- a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/snowbridge_pallet_system_frontend.rs +++ b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/snowbridge_pallet_system_frontend.rs @@ -17,9 +17,9 @@ //! Autogenerated weights for `snowbridge_pallet_system_frontend` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 -//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-08-19, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `58bdc404b8a5`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `2ad593906341`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -64,8 +64,8 @@ impl snowbridge_pallet_system_frontend::WeightInfo for // Proof Size summary in bytes: // Measured: `1077` // Estimated: `7556` - // Minimum execution time: 200_150_000 picoseconds. - Weight::from_parts(224_979_000, 0) + // Minimum execution time: 198_280_000 picoseconds. + Weight::from_parts(205_300_000, 0) .saturating_add(Weight::from_parts(0, 7556)) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(5)) @@ -84,8 +84,8 @@ impl snowbridge_pallet_system_frontend::WeightInfo for // Proof Size summary in bytes: // Measured: `603` // Estimated: `7404` - // Minimum execution time: 177_870_000 picoseconds. - Weight::from_parts(185_560_000, 0) + // Minimum execution time: 180_849_000 picoseconds. + Weight::from_parts(184_770_000, 0) .saturating_add(Weight::from_parts(0, 7404)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(4)) diff --git a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs index 0793f09063..c1cb353514 100644 --- a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs +++ b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs @@ -17,9 +17,9 @@ //! Autogenerated weights for `pallet_xcm_benchmarks::fungible` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 -//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-08-19, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `2ad593906341`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024 // Executed Command: @@ -58,8 +58,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `489` // Estimated: `3675` - // Minimum execution time: 48_790_000 picoseconds. - Weight::from_parts(50_411_000, 3675) + // Minimum execution time: 49_440_000 picoseconds. + Weight::from_parts(51_340_000, 3675) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -73,8 +73,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `388` // Estimated: `6208` - // Minimum execution time: 58_569_000 picoseconds. - Weight::from_parts(60_880_000, 6208) + // Minimum execution time: 59_160_000 picoseconds. + Weight::from_parts(61_500_000, 6208) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -100,8 +100,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `733` // Estimated: `8799` - // Minimum execution time: 168_171_000 picoseconds. - Weight::from_parts(172_241_000, 8799) + // Minimum execution time: 169_550_000 picoseconds. + Weight::from_parts(174_139_000, 8799) .saturating_add(T::DbWeight::get().reads(11)) .saturating_add(T::DbWeight::get().writes(8)) } @@ -109,8 +109,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_571_000 picoseconds. - Weight::from_parts(1_690_000, 0) + // Minimum execution time: 1_600_000 picoseconds. + Weight::from_parts(1_730_000, 0) } /// Storage: `ParachainInfo::ParachainId` (r:1 w:0) /// Proof: `ParachainInfo::ParachainId` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) @@ -130,8 +130,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `345` // Estimated: `6196` - // Minimum execution time: 156_792_000 picoseconds. - Weight::from_parts(161_291_000, 6196) + // Minimum execution time: 157_250_000 picoseconds. + Weight::from_parts(163_490_000, 6196) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -139,8 +139,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_880_000 picoseconds. - Weight::from_parts(4_280_000, 0) + // Minimum execution time: 4_050_000 picoseconds. + Weight::from_parts(4_400_000, 0) } /// Storage: `Assets::Asset` (r:1 w:1) /// Proof: `Assets::Asset` (`max_values`: None, `max_size`: Some(210), added: 2685, mode: `MaxEncodedLen`) @@ -152,8 +152,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3675` - // Minimum execution time: 42_141_000 picoseconds. - Weight::from_parts(43_190_000, 3675) + // Minimum execution time: 42_290_000 picoseconds. + Weight::from_parts(44_200_000, 3675) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -179,8 +179,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `524` // Estimated: `3989` - // Minimum execution time: 103_261_000 picoseconds. - Weight::from_parts(107_161_000, 3989) + // Minimum execution time: 104_440_000 picoseconds. + Weight::from_parts(108_480_000, 3989) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(5)) } @@ -202,8 +202,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `524` // Estimated: `3989` - // Minimum execution time: 78_502_000 picoseconds. - Weight::from_parts(81_379_000, 3989) + // Minimum execution time: 79_150_000 picoseconds. + Weight::from_parts(83_040_000, 3989) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -229,8 +229,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `524` // Estimated: `6196` - // Minimum execution time: 125_920_000 picoseconds. - Weight::from_parts(128_670_000, 6196) + // Minimum execution time: 128_279_000 picoseconds. + Weight::from_parts(136_729_000, 6196) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(6)) } diff --git a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs index 52aafe8758..af541c69e6 100644 --- a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs +++ b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs @@ -17,9 +17,9 @@ //! Autogenerated weights for `pallet_xcm_benchmarks::generic` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 -//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-08-19, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `2ad593906341`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024 // Executed Command: @@ -66,8 +66,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `345` // Estimated: `6196` - // Minimum execution time: 143_721_000 picoseconds. - Weight::from_parts(149_421_000, 6196) + // Minimum execution time: 145_640_000 picoseconds. + Weight::from_parts(149_970_000, 6196) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -77,8 +77,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 15_220_000 picoseconds. - Weight::from_parts(16_810_000, 3593) + // Minimum execution time: 7_850_000 picoseconds. + Weight::from_parts(9_340_000, 3593) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -88,8 +88,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 8_220_000 picoseconds. - Weight::from_parts(15_510_000, 3593) + // Minimum execution time: 7_890_000 picoseconds. + Weight::from_parts(8_850_000, 3593) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -97,7 +97,7 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 800_000 picoseconds. + // Minimum execution time: 880_000 picoseconds. Weight::from_parts(950_000, 0) } /// Storage: `PolkadotXcm::Queries` (r:1 w:0) @@ -106,50 +106,50 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3465` - // Minimum execution time: 7_350_000 picoseconds. - Weight::from_parts(7_820_000, 3465) + // Minimum execution time: 7_160_000 picoseconds. + Weight::from_parts(7_670_000, 3465) .saturating_add(T::DbWeight::get().reads(1)) } pub(crate) fn transact() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 8_870_000 picoseconds. - Weight::from_parts(9_310_000, 0) + // Minimum execution time: 8_900_000 picoseconds. + Weight::from_parts(9_500_000, 0) } pub(crate) fn refund_surplus() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_310_000 picoseconds. - Weight::from_parts(1_440_000, 0) + // Minimum execution time: 1_360_000 picoseconds. + Weight::from_parts(1_470_000, 0) } pub(crate) fn set_error_handler() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` // Minimum execution time: 790_000 picoseconds. - Weight::from_parts(860_000, 0) + Weight::from_parts(920_000, 0) } pub(crate) fn set_appendix() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 820_000 picoseconds. - Weight::from_parts(900_000, 0) + // Minimum execution time: 780_000 picoseconds. + Weight::from_parts(950_000, 0) } pub(crate) fn clear_error() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 800_000 picoseconds. + // Minimum execution time: 760_000 picoseconds. Weight::from_parts(880_000, 0) } pub(crate) fn descend_origin() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 830_000 picoseconds. + // Minimum execution time: 780_000 picoseconds. Weight::from_parts(950_000, 0) } /// Storage: `Benchmark::Override` (r:0 w:0) @@ -165,8 +165,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 820_000 picoseconds. - Weight::from_parts(930_000, 0) + // Minimum execution time: 770_000 picoseconds. + Weight::from_parts(890_000, 0) } /// Storage: `ParachainInfo::ParachainId` (r:1 w:0) /// Proof: `ParachainInfo::ParachainId` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) @@ -186,8 +186,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `345` // Estimated: `6196` - // Minimum execution time: 100_910_000 picoseconds. - Weight::from_parts(102_731_000, 6196) + // Minimum execution time: 101_870_000 picoseconds. + Weight::from_parts(109_140_000, 6196) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -197,8 +197,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `23` // Estimated: `3488` - // Minimum execution time: 11_600_000 picoseconds. - Weight::from_parts(12_180_000, 3488) + // Minimum execution time: 11_570_000 picoseconds. + Weight::from_parts(13_700_000, 3488) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -206,8 +206,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_580_000 picoseconds. - Weight::from_parts(4_880_000, 0) + // Minimum execution time: 4_820_000 picoseconds. + Weight::from_parts(5_760_000, 0) } /// Storage: `PolkadotXcm::VersionNotifyTargets` (r:1 w:1) /// Proof: `PolkadotXcm::VersionNotifyTargets` (`max_values`: None, `max_size`: None, mode: `Measured`) @@ -225,8 +225,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `212` // Estimated: `3677` - // Minimum execution time: 39_800_000 picoseconds. - Weight::from_parts(41_200_000, 3677) + // Minimum execution time: 39_320_000 picoseconds. + Weight::from_parts(42_080_000, 3677) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -236,44 +236,44 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_390_000 picoseconds. - Weight::from_parts(4_780_000, 0) + // Minimum execution time: 4_550_000 picoseconds. + Weight::from_parts(5_180_000, 0) .saturating_add(T::DbWeight::get().writes(1)) } pub(crate) fn burn_asset() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 28_260_000 picoseconds. - Weight::from_parts(28_770_000, 0) + // Minimum execution time: 28_340_000 picoseconds. + Weight::from_parts(30_650_000, 0) } pub(crate) fn expect_asset() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 7_760_000 picoseconds. - Weight::from_parts(7_880_000, 0) + // Minimum execution time: 7_870_000 picoseconds. + Weight::from_parts(8_350_000, 0) } pub(crate) fn expect_origin() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_720_000 picoseconds. - Weight::from_parts(4_910_000, 0) + // Minimum execution time: 4_800_000 picoseconds. + Weight::from_parts(5_400_000, 0) } pub(crate) fn expect_error() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_590_000 picoseconds. - Weight::from_parts(4_860_000, 0) + // Minimum execution time: 4_680_000 picoseconds. + Weight::from_parts(5_230_000, 0) } pub(crate) fn expect_transact_status() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 980_000 picoseconds. - Weight::from_parts(1_060_000, 0) + // Minimum execution time: 990_000 picoseconds. + Weight::from_parts(1_190_000, 0) } /// Storage: `ParachainInfo::ParachainId` (r:1 w:0) /// Proof: `ParachainInfo::ParachainId` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) @@ -293,8 +293,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `345` // Estimated: `6196` - // Minimum execution time: 106_301_000 picoseconds. - Weight::from_parts(108_690_000, 6196) + // Minimum execution time: 111_460_000 picoseconds. + Weight::from_parts(125_150_000, 6196) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -302,8 +302,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_120_000 picoseconds. - Weight::from_parts(6_320_000, 0) + // Minimum execution time: 6_350_000 picoseconds. + Weight::from_parts(6_660_000, 0) } /// Storage: `ParachainInfo::ParachainId` (r:1 w:0) /// Proof: `ParachainInfo::ParachainId` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) @@ -323,8 +323,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `345` // Estimated: `6196` - // Minimum execution time: 99_510_000 picoseconds. - Weight::from_parts(102_950_000, 6196) + // Minimum execution time: 103_720_000 picoseconds. + Weight::from_parts(112_210_000, 6196) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -332,22 +332,22 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 880_000 picoseconds. - Weight::from_parts(990_000, 0) + // Minimum execution time: 910_000 picoseconds. + Weight::from_parts(1_080_000, 0) } pub(crate) fn set_topic() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 810_000 picoseconds. - Weight::from_parts(910_000, 0) + // Minimum execution time: 780_000 picoseconds. + Weight::from_parts(920_000, 0) } pub(crate) fn clear_topic() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 810_000 picoseconds. - Weight::from_parts(920_000, 0) + // Minimum execution time: 750_000 picoseconds. + Weight::from_parts(940_000, 0) } /// Storage: `System::Account` (r:1 w:1) /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) @@ -359,8 +359,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `491` // Estimated: `4273` - // Minimum execution time: 94_891_000 picoseconds. - Weight::from_parts(96_900_000, 4273) + // Minimum execution time: 93_629_000 picoseconds. + Weight::from_parts(100_530_000, 4273) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -370,29 +370,29 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `32` // Estimated: `1489` - // Minimum execution time: 5_140_000 picoseconds. - Weight::from_parts(5_430_000, 1489) + // Minimum execution time: 5_070_000 picoseconds. + Weight::from_parts(5_350_000, 1489) .saturating_add(T::DbWeight::get().reads(1)) } pub(crate) fn set_fees_mode() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 770_000 picoseconds. - Weight::from_parts(880_000, 0) + // Minimum execution time: 800_000 picoseconds. + Weight::from_parts(910_000, 0) } pub(crate) fn unpaid_execution() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 830_000 picoseconds. - Weight::from_parts(900_000, 0) + // Minimum execution time: 790_000 picoseconds. + Weight::from_parts(940_000, 0) } pub(crate) fn alias_origin() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 790_000 picoseconds. - Weight::from_parts(890_000, 0) + // Minimum execution time: 800_000 picoseconds. + Weight::from_parts(920_000, 0) } } diff --git a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/cumulus_pallet_parachain_system.rs b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/cumulus_pallet_parachain_system.rs index 4e49075796..16f234009f 100644 --- a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/cumulus_pallet_parachain_system.rs +++ b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/cumulus_pallet_parachain_system.rs @@ -17,9 +17,9 @@ //! Autogenerated weights for `cumulus_pallet_parachain_system` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 -//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-08-19, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `2ad593906341`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -63,13 +63,13 @@ impl cumulus_pallet_parachain_system::WeightInfo for We /// The range of component `n` is `[0, 1000]`. fn enqueue_inbound_downward_messages(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `49` + // Measured: `86` // Estimated: `3601` - // Minimum execution time: 3_870_000 picoseconds. - Weight::from_parts(4_060_000, 0) + // Minimum execution time: 4_530_000 picoseconds. + Weight::from_parts(113_816_781, 0) .saturating_add(Weight::from_parts(0, 3601)) - // Standard Error: 58_516 - .saturating_add(Weight::from_parts(135_857_365, 0).saturating_mul(n.into())) + // Standard Error: 180_169 + .saturating_add(Weight::from_parts(135_946_530, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(5)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(n.into()))) diff --git a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/cumulus_pallet_xcmp_queue.rs b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/cumulus_pallet_xcmp_queue.rs index 8f8edf1d4b..e2e95e9cd7 100644 --- a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/cumulus_pallet_xcmp_queue.rs +++ b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/cumulus_pallet_xcmp_queue.rs @@ -17,9 +17,9 @@ //! Autogenerated weights for `cumulus_pallet_xcmp_queue` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 -//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-08-19, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `2ad593906341`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -52,10 +52,10 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn /// Proof: `XcmpQueue::QueueConfig` (`max_values`: Some(1), `max_size`: Some(12), added: 507, mode: `MaxEncodedLen`) fn set_config_with_u32() -> Weight { // Proof Size summary in bytes: - // Measured: `109` + // Measured: `142` // Estimated: `1497` - // Minimum execution time: 6_340_000 picoseconds. - Weight::from_parts(6_750_000, 0) + // Minimum execution time: 6_510_000 picoseconds. + Weight::from_parts(7_581_000, 0) .saturating_add(Weight::from_parts(0, 1497)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -73,13 +73,13 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn /// The range of component `n` is `[0, 65531]`. fn enqueue_n_bytes_xcmp_message(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `115` + // Measured: `148` // Estimated: `5487` - // Minimum execution time: 17_450_000 picoseconds. - Weight::from_parts(18_960_531, 0) + // Minimum execution time: 17_531_000 picoseconds. + Weight::from_parts(20_264_812, 0) .saturating_add(Weight::from_parts(0, 5487)) - // Standard Error: 9 - .saturating_add(Weight::from_parts(674, 0).saturating_mul(n.into())) + // Standard Error: 3 + .saturating_add(Weight::from_parts(620, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -96,13 +96,13 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn /// The range of component `n` is `[0, 1000]`. fn enqueue_n_empty_xcmp_messages(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `115` + // Measured: `148` // Estimated: `5487` - // Minimum execution time: 14_740_000 picoseconds. - Weight::from_parts(30_072_658, 0) + // Minimum execution time: 14_741_000 picoseconds. + Weight::from_parts(18_460_137, 0) .saturating_add(Weight::from_parts(0, 5487)) - // Standard Error: 1_718 - .saturating_add(Weight::from_parts(186_633, 0).saturating_mul(n.into())) + // Standard Error: 1_595 + .saturating_add(Weight::from_parts(203_207, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -117,13 +117,13 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn /// The range of component `n` is `[0, 65521]`. fn enqueue_empty_xcmp_message_at(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `297 + n * (1 ±0)` + // Measured: `330 + n * (1 ±0)` // Estimated: `69078` - // Minimum execution time: 25_380_000 picoseconds. - Weight::from_parts(27_191_155, 0) + // Minimum execution time: 25_710_000 picoseconds. + Weight::from_parts(26_866_440, 0) .saturating_add(Weight::from_parts(0, 69078)) - // Standard Error: 7 - .saturating_add(Weight::from_parts(1_820, 0).saturating_mul(n.into())) + // Standard Error: 11 + .saturating_add(Weight::from_parts(1_877, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -140,13 +140,13 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn /// The range of component `n` is `[0, 100]`. fn enqueue_n_full_pages(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `150` + // Measured: `183` // Estimated: `5487` - // Minimum execution time: 15_950_000 picoseconds. - Weight::from_parts(7_243_742, 0) + // Minimum execution time: 16_180_000 picoseconds. + Weight::from_parts(16_560_000, 0) .saturating_add(Weight::from_parts(0, 5487)) - // Standard Error: 58_686 - .saturating_add(Weight::from_parts(44_996_323, 0).saturating_mul(n.into())) + // Standard Error: 68_223 + .saturating_add(Weight::from_parts(45_427_760, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(n.into()))) @@ -161,10 +161,10 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn /// Proof: `XcmpQueue::InboundXcmpSuspended` (`max_values`: Some(1), `max_size`: Some(4002), added: 4497, mode: `MaxEncodedLen`) fn enqueue_1000_small_xcmp_messages() -> Weight { // Proof Size summary in bytes: - // Measured: `33062` + // Measured: `33095` // Estimated: `69078` - // Minimum execution time: 280_649_000 picoseconds. - Weight::from_parts(287_800_000, 0) + // Minimum execution time: 281_290_000 picoseconds. + Weight::from_parts(283_660_000, 0) .saturating_add(Weight::from_parts(0, 69078)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) @@ -173,10 +173,10 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn /// Proof: `XcmpQueue::OutboundXcmpStatus` (`max_values`: Some(1), `max_size`: Some(1282), added: 1777, mode: `MaxEncodedLen`) fn suspend_channel() -> Weight { // Proof Size summary in bytes: - // Measured: `109` + // Measured: `142` // Estimated: `2767` - // Minimum execution time: 4_179_000 picoseconds. - Weight::from_parts(4_470_000, 0) + // Minimum execution time: 4_310_000 picoseconds. + Weight::from_parts(4_610_000, 0) .saturating_add(Weight::from_parts(0, 2767)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -185,10 +185,10 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn /// Proof: `XcmpQueue::OutboundXcmpStatus` (`max_values`: Some(1), `max_size`: Some(1282), added: 1777, mode: `MaxEncodedLen`) fn resume_channel() -> Weight { // Proof Size summary in bytes: - // Measured: `144` + // Measured: `177` // Estimated: `2767` - // Minimum execution time: 5_669_000 picoseconds. - Weight::from_parts(6_030_000, 0) + // Minimum execution time: 5_700_000 picoseconds. + Weight::from_parts(6_120_000, 0) .saturating_add(Weight::from_parts(0, 2767)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -197,8 +197,8 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_739_000 picoseconds. - Weight::from_parts(6_880_000, 0) + // Minimum execution time: 6_750_000 picoseconds. + Weight::from_parts(6_950_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// Storage: UNKNOWN KEY `0x7b3237373ffdfeb1cab4222e3b520d6b345d8e88afa015075c945637c07e8f20` (r:1 w:1) @@ -217,11 +217,11 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn /// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(65613), added: 68088, mode: `MaxEncodedLen`) fn on_idle_good_msg() -> Weight { // Proof Size summary in bytes: - // Measured: `65744` - // Estimated: `69209` - // Minimum execution time: 112_360_000 picoseconds. - Weight::from_parts(114_110_000, 0) - .saturating_add(Weight::from_parts(0, 69209)) + // Measured: `65777` + // Estimated: `69242` + // Minimum execution time: 112_760_000 picoseconds. + Weight::from_parts(114_740_000, 0) + .saturating_add(Weight::from_parts(0, 69242)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(5)) } @@ -231,11 +231,11 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn /// Proof: UNKNOWN KEY `0x7b3237373ffdfeb1cab4222e3b520d6bedc49980ba3aa32b0a189290fd036649` (r:1 w:1) fn on_idle_large_msg() -> Weight { // Proof Size summary in bytes: - // Measured: `65743` - // Estimated: `69208` - // Minimum execution time: 66_131_000 picoseconds. - Weight::from_parts(67_171_000, 0) - .saturating_add(Weight::from_parts(0, 69208)) + // Measured: `65776` + // Estimated: `69241` + // Minimum execution time: 67_950_000 picoseconds. + Weight::from_parts(70_140_000, 0) + .saturating_add(Weight::from_parts(0, 69241)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } diff --git a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/frame_system.rs b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/frame_system.rs index b0257fdfb0..7e4bff137c 100644 --- a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/frame_system.rs +++ b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/frame_system.rs @@ -17,9 +17,9 @@ //! Autogenerated weights for `frame_system` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 -//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-08-19, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `2ad593906341`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -53,22 +53,22 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_370_000 picoseconds. - Weight::from_parts(31_223_977, 0) + // Minimum execution time: 3_050_000 picoseconds. + Weight::from_parts(50_669_741, 0) .saturating_add(Weight::from_parts(0, 0)) // Standard Error: 3 - .saturating_add(Weight::from_parts(597, 0).saturating_mul(b.into())) + .saturating_add(Weight::from_parts(590, 0).saturating_mul(b.into())) } /// The range of component `b` is `[0, 3932160]`. fn remark_with_event(b: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 7_790_000 picoseconds. - Weight::from_parts(44_277_460, 0) + // Minimum execution time: 7_380_000 picoseconds. + Weight::from_parts(28_852_794, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 5 - .saturating_add(Weight::from_parts(1_771, 0).saturating_mul(b.into())) + // Standard Error: 4 + .saturating_add(Weight::from_parts(1_777, 0).saturating_mul(b.into())) } /// Storage: UNKNOWN KEY `0x3a686561707061676573` (r:0 w:1) /// Proof: UNKNOWN KEY `0x3a686561707061676573` (r:0 w:1) @@ -76,8 +76,8 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_920_000 picoseconds. - Weight::from_parts(5_190_000, 0) + // Minimum execution time: 4_520_000 picoseconds. + Weight::from_parts(4_990_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -95,11 +95,11 @@ impl frame_system::WeightInfo for WeightInfo { /// Proof: `ParachainSystem::DidSetValidationCode` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) fn set_code() -> Weight { // Proof Size summary in bytes: - // Measured: `165` - // Estimated: `1650` - // Minimum execution time: 128_115_252_000 picoseconds. - Weight::from_parts(129_838_482_000, 0) - .saturating_add(Weight::from_parts(0, 1650)) + // Measured: `202` + // Estimated: `1687` + // Minimum execution time: 129_656_973_000 picoseconds. + Weight::from_parts(132_367_469_000, 0) + .saturating_add(Weight::from_parts(0, 1687)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -110,11 +110,11 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_421_000 picoseconds. - Weight::from_parts(3_560_000, 0) + // Minimum execution time: 3_050_000 picoseconds. + Weight::from_parts(3_330_000, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 1_255 - .saturating_add(Weight::from_parts(1_111_092, 0).saturating_mul(i.into())) + // Standard Error: 1_291 + .saturating_add(Weight::from_parts(1_120_713, 0).saturating_mul(i.into())) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into()))) } /// Storage: `Skipped::Metadata` (r:0 w:0) @@ -124,11 +124,11 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_480_000 picoseconds. - Weight::from_parts(3_760_000, 0) + // Minimum execution time: 3_250_000 picoseconds. + Weight::from_parts(3_400_000, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 2_114 - .saturating_add(Weight::from_parts(858_790, 0).saturating_mul(i.into())) + // Standard Error: 1_542 + .saturating_add(Weight::from_parts(865_290, 0).saturating_mul(i.into())) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into()))) } /// Storage: `Skipped::Metadata` (r:0 w:0) @@ -136,13 +136,13 @@ impl frame_system::WeightInfo for WeightInfo { /// The range of component `p` is `[0, 1000]`. fn kill_prefix(p: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `71 + p * (69 ±0)` - // Estimated: `70 + p * (70 ±0)` - // Minimum execution time: 6_030_000 picoseconds. - Weight::from_parts(6_279_000, 0) - .saturating_add(Weight::from_parts(0, 70)) - // Standard Error: 2_400 - .saturating_add(Weight::from_parts(1_738_882, 0).saturating_mul(p.into())) + // Measured: `76 + p * (69 ±0)` + // Estimated: `75 + p * (70 ±0)` + // Minimum execution time: 5_670_000 picoseconds. + Weight::from_parts(6_240_000, 0) + .saturating_add(Weight::from_parts(0, 75)) + // Standard Error: 1_935 + .saturating_add(Weight::from_parts(1_757_833, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(p.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(p.into()))) .saturating_add(Weight::from_parts(0, 70).saturating_mul(p.into())) @@ -153,8 +153,8 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 11_369_000 picoseconds. - Weight::from_parts(13_391_000, 0) + // Minimum execution time: 12_299_000 picoseconds. + Weight::from_parts(14_129_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -174,11 +174,11 @@ impl frame_system::WeightInfo for WeightInfo { /// Proof: `ParachainSystem::DidSetValidationCode` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) fn apply_authorized_upgrade() -> Weight { // Proof Size summary in bytes: - // Measured: `187` - // Estimated: `1672` - // Minimum execution time: 132_639_560_000 picoseconds. - Weight::from_parts(134_523_283_000, 0) - .saturating_add(Weight::from_parts(0, 1672)) + // Measured: `224` + // Estimated: `1709` + // Minimum execution time: 133_556_949_000 picoseconds. + Weight::from_parts(135_240_525_000, 0) + .saturating_add(Weight::from_parts(0, 1709)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(4)) } diff --git a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/frame_system_extensions.rs b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/frame_system_extensions.rs index 81552dd24c..800dd380b5 100644 --- a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/frame_system_extensions.rs +++ b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/frame_system_extensions.rs @@ -17,9 +17,9 @@ //! Autogenerated weights for `frame_system_extensions` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 -//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-08-19, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `2ad593906341`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -52,32 +52,32 @@ impl frame_system::ExtensionsWeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `30` // Estimated: `0` - // Minimum execution time: 3_931_000 picoseconds. - Weight::from_parts(4_431_000, 0) + // Minimum execution time: 3_940_000 picoseconds. + Weight::from_parts(4_160_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn check_mortality_mortal_transaction() -> Weight { // Proof Size summary in bytes: // Measured: `68` // Estimated: `0` - // Minimum execution time: 7_751_000 picoseconds. - Weight::from_parts(8_120_000, 0) + // Minimum execution time: 7_610_000 picoseconds. + Weight::from_parts(8_611_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn check_mortality_immortal_transaction() -> Weight { // Proof Size summary in bytes: // Measured: `68` // Estimated: `0` - // Minimum execution time: 7_621_000 picoseconds. - Weight::from_parts(7_969_000, 0) + // Minimum execution time: 7_520_000 picoseconds. + Weight::from_parts(11_640_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn check_non_zero_sender() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 930_000 picoseconds. - Weight::from_parts(1_060_000, 0) + // Minimum execution time: 750_000 picoseconds. + Weight::from_parts(851_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// Storage: `System::Account` (r:1 w:1) @@ -86,8 +86,8 @@ impl frame_system::ExtensionsWeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `101` // Estimated: `3593` - // Minimum execution time: 10_280_000 picoseconds. - Weight::from_parts(11_009_000, 0) + // Minimum execution time: 10_691_000 picoseconds. + Weight::from_parts(11_191_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -96,32 +96,32 @@ impl frame_system::ExtensionsWeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 770_000 picoseconds. - Weight::from_parts(840_000, 0) + // Minimum execution time: 600_000 picoseconds. + Weight::from_parts(751_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn check_tx_version() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 750_000 picoseconds. - Weight::from_parts(860_000, 0) + // Minimum execution time: 590_000 picoseconds. + Weight::from_parts(661_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn check_weight() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_310_000 picoseconds. - Weight::from_parts(5_671_000, 0) + // Minimum execution time: 5_290_000 picoseconds. + Weight::from_parts(5_931_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn weight_reclaim() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_540_000 picoseconds. - Weight::from_parts(3_831_000, 0) + // Minimum execution time: 3_430_000 picoseconds. + Weight::from_parts(3_780_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_balances.rs b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_balances.rs index af16dae034..6e9f502c03 100644 --- a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_balances.rs +++ b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_balances.rs @@ -17,9 +17,9 @@ //! Autogenerated weights for `pallet_balances` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 -//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-08-19, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `2ad593906341`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -54,8 +54,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 69_540_000 picoseconds. - Weight::from_parts(70_790_000, 0) + // Minimum execution time: 67_610_000 picoseconds. + Weight::from_parts(69_060_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -66,8 +66,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 55_600_000 picoseconds. - Weight::from_parts(56_390_000, 0) + // Minimum execution time: 52_920_000 picoseconds. + Weight::from_parts(54_860_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -78,8 +78,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `39` // Estimated: `3593` - // Minimum execution time: 29_270_000 picoseconds. - Weight::from_parts(30_670_000, 0) + // Minimum execution time: 27_470_000 picoseconds. + Weight::from_parts(28_290_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -90,8 +90,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `174` // Estimated: `3593` - // Minimum execution time: 29_090_000 picoseconds. - Weight::from_parts(30_190_000, 0) + // Minimum execution time: 28_190_000 picoseconds. + Weight::from_parts(29_280_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -102,8 +102,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `103` // Estimated: `6196` - // Minimum execution time: 71_321_000 picoseconds. - Weight::from_parts(73_511_000, 0) + // Minimum execution time: 68_740_000 picoseconds. + Weight::from_parts(70_700_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -114,8 +114,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 68_720_000 picoseconds. - Weight::from_parts(70_540_000, 0) + // Minimum execution time: 66_840_000 picoseconds. + Weight::from_parts(67_900_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -126,8 +126,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `174` // Estimated: `3593` - // Minimum execution time: 23_240_000 picoseconds. - Weight::from_parts(24_200_000, 0) + // Minimum execution time: 22_800_000 picoseconds. + Weight::from_parts(23_690_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -139,11 +139,11 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0 + u * (136 ±0)` // Estimated: `990 + u * (2603 ±0)` - // Minimum execution time: 22_600_000 picoseconds. - Weight::from_parts(23_060_000, 0) + // Minimum execution time: 22_110_000 picoseconds. + Weight::from_parts(22_410_000, 0) .saturating_add(Weight::from_parts(0, 990)) - // Standard Error: 10_209 - .saturating_add(Weight::from_parts(20_167_513, 0).saturating_mul(u.into())) + // Standard Error: 19_996 + .saturating_add(Weight::from_parts(20_026_079, 0).saturating_mul(u.into())) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(u.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(u.into()))) .saturating_add(Weight::from_parts(0, 2603).saturating_mul(u.into())) @@ -152,24 +152,24 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 8_669_000 picoseconds. - Weight::from_parts(9_320_000, 0) + // Minimum execution time: 8_050_000 picoseconds. + Weight::from_parts(8_840_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn burn_allow_death() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 42_400_000 picoseconds. - Weight::from_parts(43_719_000, 0) + // Minimum execution time: 41_569_000 picoseconds. + Weight::from_parts(42_480_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn burn_keep_alive() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 28_619_000 picoseconds. - Weight::from_parts(29_800_000, 0) + // Minimum execution time: 28_000_000 picoseconds. + Weight::from_parts(28_740_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_bridge_grandpa.rs b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_bridge_grandpa.rs index 9a46357b11..ee824239ac 100644 --- a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_bridge_grandpa.rs +++ b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_bridge_grandpa.rs @@ -17,9 +17,9 @@ //! Autogenerated weights for `pallet_bridge_grandpa` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 -//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-08-19, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `2ad593906341`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -66,13 +66,13 @@ impl pallet_bridge_grandpa::WeightInfo for WeightInfo pallet_bridge_grandpa::WeightInfo for WeightInfo pallet_bridge_messages::WeightInfo for WeightInfo< /// Proof: `ParachainInfo::ParachainId` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) fn receive_single_message_proof() -> Weight { // Proof Size summary in bytes: - // Measured: `753` + // Measured: `823` // Estimated: `52645` - // Minimum execution time: 77_089_000 picoseconds. - Weight::from_parts(80_171_000, 0) + // Minimum execution time: 80_360_000 picoseconds. + Weight::from_parts(85_000_000, 0) .saturating_add(Weight::from_parts(0, 52645)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(1)) @@ -89,13 +89,13 @@ impl pallet_bridge_messages::WeightInfo for WeightInfo< /// The range of component `n` is `[1, 2004]`. fn receive_n_messages_proof(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `753` + // Measured: `823` // Estimated: `52645` - // Minimum execution time: 78_320_000 picoseconds. - Weight::from_parts(1_693_978, 0) + // Minimum execution time: 79_699_000 picoseconds. + Weight::from_parts(83_010_000, 0) .saturating_add(Weight::from_parts(0, 52645)) - // Standard Error: 71_902 - .saturating_add(Weight::from_parts(14_871_546, 0).saturating_mul(n.into())) + // Standard Error: 18_697 + .saturating_add(Weight::from_parts(14_768_407, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -115,10 +115,10 @@ impl pallet_bridge_messages::WeightInfo for WeightInfo< /// Proof: `ParachainInfo::ParachainId` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) fn receive_single_message_proof_with_outbound_lane_state() -> Weight { // Proof Size summary in bytes: - // Measured: `753` + // Measured: `823` // Estimated: `52645` - // Minimum execution time: 85_840_000 picoseconds. - Weight::from_parts(88_920_000, 0) + // Minimum execution time: 89_710_000 picoseconds. + Weight::from_parts(108_471_000, 0) .saturating_add(Weight::from_parts(0, 52645)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(1)) @@ -140,13 +140,13 @@ impl pallet_bridge_messages::WeightInfo for WeightInfo< /// The range of component `n` is `[1, 16384]`. fn receive_single_n_bytes_message_proof(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `753` + // Measured: `823` // Estimated: `52645` - // Minimum execution time: 75_700_000 picoseconds. - Weight::from_parts(80_819_788, 0) + // Minimum execution time: 77_139_000 picoseconds. + Weight::from_parts(84_061_515, 0) .saturating_add(Weight::from_parts(0, 52645)) - // Standard Error: 45 - .saturating_add(Weight::from_parts(2_768, 0).saturating_mul(n.into())) + // Standard Error: 35 + .saturating_add(Weight::from_parts(2_338, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -168,10 +168,10 @@ impl pallet_bridge_messages::WeightInfo for WeightInfo< /// Proof: `BridgeKusamaMessages::OutboundMessages` (`max_values`: None, `max_size`: Some(65568), added: 68043, mode: `MaxEncodedLen`) fn receive_delivery_proof_for_single_message() -> Weight { // Proof Size summary in bytes: - // Measured: `592` + // Measured: `629` // Estimated: `5354` - // Minimum execution time: 61_189_000 picoseconds. - Weight::from_parts(65_970_000, 0) + // Minimum execution time: 60_610_000 picoseconds. + Weight::from_parts(64_690_000, 0) .saturating_add(Weight::from_parts(0, 5354)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(3)) @@ -194,10 +194,10 @@ impl pallet_bridge_messages::WeightInfo for WeightInfo< /// Proof: `BridgeKusamaMessages::OutboundMessages` (`max_values`: None, `max_size`: Some(65568), added: 68043, mode: `MaxEncodedLen`) fn receive_delivery_proof_for_two_messages_by_single_relayer() -> Weight { // Proof Size summary in bytes: - // Measured: `592` + // Measured: `629` // Estimated: `5354` - // Minimum execution time: 63_349_000 picoseconds. - Weight::from_parts(66_300_000, 0) + // Minimum execution time: 62_720_000 picoseconds. + Weight::from_parts(64_821_000, 0) .saturating_add(Weight::from_parts(0, 5354)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(4)) @@ -220,10 +220,10 @@ impl pallet_bridge_messages::WeightInfo for WeightInfo< /// Proof: `BridgeKusamaMessages::OutboundMessages` (`max_values`: None, `max_size`: Some(65568), added: 68043, mode: `MaxEncodedLen`) fn receive_delivery_proof_for_two_messages_by_two_relayers() -> Weight { // Proof Size summary in bytes: - // Measured: `592` + // Measured: `629` // Estimated: `6088` - // Minimum execution time: 70_600_000 picoseconds. - Weight::from_parts(78_010_000, 0) + // Minimum execution time: 68_751_000 picoseconds. + Weight::from_parts(71_870_000, 0) .saturating_add(Weight::from_parts(0, 6088)) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(5)) @@ -253,13 +253,13 @@ impl pallet_bridge_messages::WeightInfo for WeightInfo< /// The range of component `n` is `[1, 16384]`. fn receive_single_n_bytes_message_proof_with_dispatch(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `876` + // Measured: `946` // Estimated: `52645` - // Minimum execution time: 94_219_000 picoseconds. - Weight::from_parts(104_903_093, 0) + // Minimum execution time: 94_729_000 picoseconds. + Weight::from_parts(103_448_410, 0) .saturating_add(Weight::from_parts(0, 52645)) - // Standard Error: 47 - .saturating_add(Weight::from_parts(8_948, 0).saturating_mul(n.into())) + // Standard Error: 65 + .saturating_add(Weight::from_parts(9_214, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(10)) .saturating_add(T::DbWeight::get().writes(3)) } diff --git a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_bridge_parachains.rs b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_bridge_parachains.rs index 751c15dfe3..657b50fc33 100644 --- a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_bridge_parachains.rs +++ b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_bridge_parachains.rs @@ -17,9 +17,9 @@ //! Autogenerated weights for `pallet_bridge_parachains` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 -//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-08-19, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `2ad593906341`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -63,8 +63,8 @@ impl pallet_bridge_parachains::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `72` // Estimated: `2543` - // Minimum execution time: 44_941_000 picoseconds. - Weight::from_parts(49_417_861, 0) + // Minimum execution time: 44_300_000 picoseconds. + Weight::from_parts(53_300_273, 0) .saturating_add(Weight::from_parts(0, 2543)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) @@ -83,8 +83,8 @@ impl pallet_bridge_parachains::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `72` // Estimated: `2543` - // Minimum execution time: 47_020_000 picoseconds. - Weight::from_parts(48_449_000, 0) + // Minimum execution time: 45_800_000 picoseconds. + Weight::from_parts(48_130_000, 0) .saturating_add(Weight::from_parts(0, 2543)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) @@ -103,8 +103,8 @@ impl pallet_bridge_parachains::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `72` // Estimated: `2543` - // Minimum execution time: 80_890_000 picoseconds. - Weight::from_parts(83_651_000, 0) + // Minimum execution time: 81_480_000 picoseconds. + Weight::from_parts(89_810_000, 0) .saturating_add(Weight::from_parts(0, 2543)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) diff --git a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_bridge_relayers.rs b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_bridge_relayers.rs index 4731c32077..2262ed61a8 100644 --- a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_bridge_relayers.rs +++ b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_bridge_relayers.rs @@ -17,9 +17,9 @@ //! Autogenerated weights for `pallet_bridge_relayers` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 -//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-08-19, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `2ad593906341`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -56,8 +56,8 @@ impl pallet_bridge_relayers::WeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `206` // Estimated: `3593` - // Minimum execution time: 68_820_000 picoseconds. - Weight::from_parts(70_510_000, 0) + // Minimum execution time: 68_030_000 picoseconds. + Weight::from_parts(70_560_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -82,8 +82,8 @@ impl pallet_bridge_relayers::WeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `42` // Estimated: `4714` - // Minimum execution time: 34_621_000 picoseconds. - Weight::from_parts(36_560_000, 0) + // Minimum execution time: 34_179_000 picoseconds. + Weight::from_parts(35_720_000, 0) .saturating_add(Weight::from_parts(0, 4714)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -96,8 +96,8 @@ impl pallet_bridge_relayers::WeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `158` // Estimated: `4714` - // Minimum execution time: 35_110_000 picoseconds. - Weight::from_parts(36_130_000, 0) + // Minimum execution time: 34_690_000 picoseconds. + Weight::from_parts(35_670_000, 0) .saturating_add(Weight::from_parts(0, 4714)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -110,8 +110,8 @@ impl pallet_bridge_relayers::WeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `158` // Estimated: `4714` - // Minimum execution time: 32_310_000 picoseconds. - Weight::from_parts(33_600_000, 0) + // Minimum execution time: 30_851_000 picoseconds. + Weight::from_parts(32_151_000, 0) .saturating_add(Weight::from_parts(0, 4714)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -122,8 +122,8 @@ impl pallet_bridge_relayers::WeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `3` // Estimated: `3539` - // Minimum execution time: 8_180_000 picoseconds. - Weight::from_parts(8_850_000, 0) + // Minimum execution time: 8_061_000 picoseconds. + Weight::from_parts(8_431_000, 0) .saturating_add(Weight::from_parts(0, 3539)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) diff --git a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_collator_selection.rs b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_collator_selection.rs index dea942173f..dab5a34055 100644 --- a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_collator_selection.rs +++ b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_collator_selection.rs @@ -17,9 +17,9 @@ //! Autogenerated weights for `pallet_collator_selection` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 -//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-08-19, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `2ad593906341`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -57,11 +57,11 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `196 + b * (79 ±0)` // Estimated: `1187 + b * (2555 ±0)` - // Minimum execution time: 14_890_000 picoseconds. - Weight::from_parts(11_680_068, 0) + // Minimum execution time: 15_190_000 picoseconds. + Weight::from_parts(12_725_072, 0) .saturating_add(Weight::from_parts(0, 1187)) - // Standard Error: 11_776 - .saturating_add(Weight::from_parts(4_908_653, 0).saturating_mul(b.into())) + // Standard Error: 35_171 + .saturating_add(Weight::from_parts(4_955_088, 0).saturating_mul(b.into())) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(b.into()))) .saturating_add(T::DbWeight::get().writes(1)) .saturating_add(Weight::from_parts(0, 2555).saturating_mul(b.into())) @@ -80,13 +80,13 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `793 + b * (32 ±0) + c * (53 ±0)` // Estimated: `6287 + b * (37 ±0) + c * (53 ±0)` - // Minimum execution time: 56_050_000 picoseconds. - Weight::from_parts(56_834_166, 0) + // Minimum execution time: 57_270_000 picoseconds. + Weight::from_parts(59_914_288, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 15_918 - .saturating_add(Weight::from_parts(161_895, 0).saturating_mul(b.into())) - // Standard Error: 3_017 - .saturating_add(Weight::from_parts(161_890, 0).saturating_mul(c.into())) + // Standard Error: 15_471 + .saturating_add(Weight::from_parts(85_412, 0).saturating_mul(b.into())) + // Standard Error: 2_932 + .saturating_add(Weight::from_parts(142_946, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 37).saturating_mul(b.into())) @@ -101,11 +101,11 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `119 + b * (32 ±0)` // Estimated: `6287` - // Minimum execution time: 14_360_000 picoseconds. - Weight::from_parts(15_821_551, 0) + // Minimum execution time: 14_280_000 picoseconds. + Weight::from_parts(14_662_677, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 15_102 - .saturating_add(Weight::from_parts(217_384, 0).saturating_mul(b.into())) + // Standard Error: 5_559 + .saturating_add(Weight::from_parts(242_424, 0).saturating_mul(b.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -115,8 +115,8 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_530_000 picoseconds. - Weight::from_parts(7_640_000, 0) + // Minimum execution time: 6_421_000 picoseconds. + Weight::from_parts(7_349_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -134,13 +134,13 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `0 + c * (182 ±0) + k * (115 ±0)` // Estimated: `6287 + c * (901 ±29) + k * (901 ±29)` - // Minimum execution time: 13_090_000 picoseconds. - Weight::from_parts(13_690_000, 0) + // Minimum execution time: 12_580_000 picoseconds. + Weight::from_parts(13_351_000, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 241_754 - .saturating_add(Weight::from_parts(7_999_568, 0).saturating_mul(c.into())) - // Standard Error: 241_754 - .saturating_add(Weight::from_parts(7_694_504, 0).saturating_mul(k.into())) + // Standard Error: 243_677 + .saturating_add(Weight::from_parts(8_005_898, 0).saturating_mul(c.into())) + // Standard Error: 243_677 + .saturating_add(Weight::from_parts(7_716_976, 0).saturating_mul(k.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(c.into()))) @@ -157,11 +157,11 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `323 + c * (49 ±0)` // Estimated: `6287` - // Minimum execution time: 37_730_000 picoseconds. - Weight::from_parts(41_235_342, 0) + // Minimum execution time: 37_960_000 picoseconds. + Weight::from_parts(43_235_929, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 4_168 - .saturating_add(Weight::from_parts(166_421, 0).saturating_mul(c.into())) + // Standard Error: 3_418 + .saturating_add(Weight::from_parts(129_145, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -180,11 +180,11 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `764 + c * (52 ±0)` // Estimated: `6287 + c * (54 ±0)` - // Minimum execution time: 49_530_000 picoseconds. - Weight::from_parts(57_162_340, 0) + // Minimum execution time: 51_800_000 picoseconds. + Weight::from_parts(60_530_113, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 5_407 - .saturating_add(Weight::from_parts(177_978, 0).saturating_mul(c.into())) + // Standard Error: 7_224 + .saturating_add(Weight::from_parts(130_492, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) .saturating_add(Weight::from_parts(0, 54).saturating_mul(c.into())) @@ -206,11 +206,11 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `904 + c * (53 ±0)` // Estimated: `6287 + c * (54 ±0)` - // Minimum execution time: 71_352_000 picoseconds. - Weight::from_parts(77_811_958, 0) + // Minimum execution time: 71_780_000 picoseconds. + Weight::from_parts(81_177_761, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 6_822 - .saturating_add(Weight::from_parts(201_688, 0).saturating_mul(c.into())) + // Standard Error: 8_076 + .saturating_add(Weight::from_parts(174_296, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(4)) .saturating_add(Weight::from_parts(0, 54).saturating_mul(c.into())) @@ -226,11 +226,11 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `347 + c * (48 ±0)` // Estimated: `6287` - // Minimum execution time: 40_579_000 picoseconds. - Weight::from_parts(45_809_963, 0) + // Minimum execution time: 40_430_000 picoseconds. + Weight::from_parts(47_541_443, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 4_000 - .saturating_add(Weight::from_parts(150_892, 0).saturating_mul(c.into())) + // Standard Error: 5_092 + .saturating_add(Weight::from_parts(153_012, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -242,8 +242,8 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `155` // Estimated: `6196` - // Minimum execution time: 58_410_000 picoseconds. - Weight::from_parts(61_550_000, 0) + // Minimum execution time: 58_450_000 picoseconds. + Weight::from_parts(60_149_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(3)) @@ -264,11 +264,11 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `2269 + c * (97 ±0) + r * (115 ±0)` // Estimated: `6287 + c * (2519 ±0) + r * (2603 ±0)` - // Minimum execution time: 34_320_000 picoseconds. - Weight::from_parts(36_460_000, 0) + // Minimum execution time: 36_050_000 picoseconds. + Weight::from_parts(36_890_000, 0) .saturating_add(Weight::from_parts(0, 6287)) - // Standard Error: 421_997 - .saturating_add(Weight::from_parts(19_013_771, 0).saturating_mul(c.into())) + // Standard Error: 442_897 + .saturating_add(Weight::from_parts(19_231_065, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(c.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(c.into()))) diff --git a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_message_queue.rs b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_message_queue.rs index b38ebfdb92..ba84cd29e5 100644 --- a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_message_queue.rs +++ b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_message_queue.rs @@ -17,9 +17,9 @@ //! Autogenerated weights for `pallet_message_queue` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 -//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-08-19, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `2ad593906341`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -56,8 +56,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `223` // Estimated: `6212` - // Minimum execution time: 17_750_000 picoseconds. - Weight::from_parts(18_580_000, 0) + // Minimum execution time: 17_021_000 picoseconds. + Weight::from_parts(17_799_000, 0) .saturating_add(Weight::from_parts(0, 6212)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -70,8 +70,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `218` // Estimated: `6212` - // Minimum execution time: 15_180_000 picoseconds. - Weight::from_parts(15_810_000, 0) + // Minimum execution time: 14_930_000 picoseconds. + Weight::from_parts(15_381_000, 0) .saturating_add(Weight::from_parts(0, 6212)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) @@ -82,8 +82,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `6` // Estimated: `3601` - // Minimum execution time: 5_940_000 picoseconds. - Weight::from_parts(6_460_000, 0) + // Minimum execution time: 5_960_000 picoseconds. + Weight::from_parts(6_200_000, 0) .saturating_add(Weight::from_parts(0, 3601)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -94,8 +94,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `72` // Estimated: `69078` - // Minimum execution time: 8_420_000 picoseconds. - Weight::from_parts(8_910_000, 0) + // Minimum execution time: 8_381_000 picoseconds. + Weight::from_parts(8_659_000, 0) .saturating_add(Weight::from_parts(0, 69078)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -106,8 +106,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `72` // Estimated: `69078` - // Minimum execution time: 8_670_000 picoseconds. - Weight::from_parts(9_040_000, 0) + // Minimum execution time: 8_509_000 picoseconds. + Weight::from_parts(8_860_000, 0) .saturating_add(Weight::from_parts(0, 69078)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -120,8 +120,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 147_790_000 picoseconds. - Weight::from_parts(150_920_000, 0) + // Minimum execution time: 148_990_000 picoseconds. + Weight::from_parts(153_249_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -133,8 +133,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `171` // Estimated: `3601` - // Minimum execution time: 9_670_000 picoseconds. - Weight::from_parts(10_380_000, 0) + // Minimum execution time: 9_360_000 picoseconds. + Weight::from_parts(9_981_000, 0) .saturating_add(Weight::from_parts(0, 3601)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -147,8 +147,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `161` // Estimated: `3601` - // Minimum execution time: 8_300_000 picoseconds. - Weight::from_parts(8_771_000, 0) + // Minimum execution time: 8_089_000 picoseconds. + Weight::from_parts(8_409_000, 0) .saturating_add(Weight::from_parts(0, 3601)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -161,8 +161,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `65667` // Estimated: `69078` - // Minimum execution time: 72_220_000 picoseconds. - Weight::from_parts(76_240_000, 0) + // Minimum execution time: 71_010_000 picoseconds. + Weight::from_parts(72_560_000, 0) .saturating_add(Weight::from_parts(0, 69078)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -175,8 +175,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `65667` // Estimated: `69078` - // Minimum execution time: 94_331_000 picoseconds. - Weight::from_parts(97_460_000, 0) + // Minimum execution time: 94_970_000 picoseconds. + Weight::from_parts(99_570_000, 0) .saturating_add(Weight::from_parts(0, 69078)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -189,8 +189,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `65667` // Estimated: `69078` - // Minimum execution time: 109_820_000 picoseconds. - Weight::from_parts(112_170_000, 0) + // Minimum execution time: 109_391_000 picoseconds. + Weight::from_parts(113_880_000, 0) .saturating_add(Weight::from_parts(0, 69078)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) diff --git a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_multisig.rs b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_multisig.rs index cd9e2f02c6..175372ac89 100644 --- a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_multisig.rs +++ b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_multisig.rs @@ -17,9 +17,9 @@ //! Autogenerated weights for `pallet_multisig` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 -//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-08-19, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `2ad593906341`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -53,11 +53,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 25_188_000 picoseconds. - Weight::from_parts(29_126_567, 0) + // Minimum execution time: 26_510_000 picoseconds. + Weight::from_parts(28_349_481, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 26 - .saturating_add(Weight::from_parts(2_503, 0).saturating_mul(z.into())) + // Standard Error: 31 + .saturating_add(Weight::from_parts(2_781, 0).saturating_mul(z.into())) } /// Storage: `Multisig::Multisigs` (r:1 w:1) /// Proof: `Multisig::Multisigs` (`max_values`: None, `max_size`: Some(3346), added: 5821, mode: `MaxEncodedLen`) @@ -65,15 +65,15 @@ impl pallet_multisig::WeightInfo for WeightInfo { /// The range of component `z` is `[0, 10000]`. fn as_multi_create(s: u32, z: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `296 + s * (2 ±0)` + // Measured: `329 + s * (2 ±0)` // Estimated: `6811` - // Minimum execution time: 57_169_000 picoseconds. - Weight::from_parts(47_212_832, 0) + // Minimum execution time: 57_020_000 picoseconds. + Weight::from_parts(49_591_185, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 5_104 - .saturating_add(Weight::from_parts(164_565, 0).saturating_mul(s.into())) - // Standard Error: 50 - .saturating_add(Weight::from_parts(2_497, 0).saturating_mul(z.into())) + // Standard Error: 6_231 + .saturating_add(Weight::from_parts(144_393, 0).saturating_mul(s.into())) + // Standard Error: 61 + .saturating_add(Weight::from_parts(2_503, 0).saturating_mul(z.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -83,15 +83,15 @@ impl pallet_multisig::WeightInfo for WeightInfo { /// The range of component `z` is `[0, 10000]`. fn as_multi_approve(s: u32, z: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `315` + // Measured: `348` // Estimated: `6811` - // Minimum execution time: 35_660_000 picoseconds. - Weight::from_parts(21_632_613, 0) + // Minimum execution time: 35_040_000 picoseconds. + Weight::from_parts(23_453_805, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 2_767 - .saturating_add(Weight::from_parts(163_338, 0).saturating_mul(s.into())) - // Standard Error: 27 - .saturating_add(Weight::from_parts(2_859, 0).saturating_mul(z.into())) + // Standard Error: 1_695 + .saturating_add(Weight::from_parts(145_211, 0).saturating_mul(s.into())) + // Standard Error: 16 + .saturating_add(Weight::from_parts(2_746, 0).saturating_mul(z.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -103,15 +103,15 @@ impl pallet_multisig::WeightInfo for WeightInfo { /// The range of component `z` is `[0, 10000]`. fn as_multi_complete(s: u32, z: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `421 + s * (33 ±0)` + // Measured: `454 + s * (33 ±0)` // Estimated: `6811` - // Minimum execution time: 64_469_000 picoseconds. - Weight::from_parts(47_066_496, 0) + // Minimum execution time: 65_700_000 picoseconds. + Weight::from_parts(52_418_595, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 5_726 - .saturating_add(Weight::from_parts(228_665, 0).saturating_mul(s.into())) - // Standard Error: 56 - .saturating_add(Weight::from_parts(2_958, 0).saturating_mul(z.into())) + // Standard Error: 4_249 + .saturating_add(Weight::from_parts(180_617, 0).saturating_mul(s.into())) + // Standard Error: 41 + .saturating_add(Weight::from_parts(2_783, 0).saturating_mul(z.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -120,13 +120,13 @@ impl pallet_multisig::WeightInfo for WeightInfo { /// The range of component `s` is `[2, 100]`. fn approve_as_multi_create(s: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `296 + s * (2 ±0)` + // Measured: `329 + s * (2 ±0)` // Estimated: `6811` - // Minimum execution time: 38_671_000 picoseconds. - Weight::from_parts(39_676_983, 0) + // Minimum execution time: 39_420_000 picoseconds. + Weight::from_parts(42_950_614, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 2_967 - .saturating_add(Weight::from_parts(209_798, 0).saturating_mul(s.into())) + // Standard Error: 4_283 + .saturating_add(Weight::from_parts(172_661, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -135,13 +135,13 @@ impl pallet_multisig::WeightInfo for WeightInfo { /// The range of component `s` is `[2, 100]`. fn approve_as_multi_approve(s: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `315` + // Measured: `348` // Estimated: `6811` - // Minimum execution time: 19_870_000 picoseconds. - Weight::from_parts(23_862_760, 0) + // Minimum execution time: 20_909_000 picoseconds. + Weight::from_parts(23_556_245, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 2_882 - .saturating_add(Weight::from_parts(129_260, 0).saturating_mul(s.into())) + // Standard Error: 2_606 + .saturating_add(Weight::from_parts(128_293, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -150,13 +150,13 @@ impl pallet_multisig::WeightInfo for WeightInfo { /// The range of component `s` is `[2, 100]`. fn cancel_as_multi(s: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `487 + s * (1 ±0)` + // Measured: `520 + s * (1 ±0)` // Estimated: `6811` - // Minimum execution time: 38_310_000 picoseconds. - Weight::from_parts(42_928_064, 0) + // Minimum execution time: 38_719_000 picoseconds. + Weight::from_parts(40_855_012, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 7_285 - .saturating_add(Weight::from_parts(209_904, 0).saturating_mul(s.into())) + // Standard Error: 3_890 + .saturating_add(Weight::from_parts(218_475, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -165,13 +165,13 @@ impl pallet_multisig::WeightInfo for WeightInfo { /// The range of component `s` is `[2, 100]`. fn poke_deposit(s: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `487 + s * (1 ±0)` + // Measured: `520 + s * (1 ±0)` // Estimated: `6811` - // Minimum execution time: 36_190_000 picoseconds. - Weight::from_parts(41_493_958, 0) + // Minimum execution time: 36_630_000 picoseconds. + Weight::from_parts(41_047_033, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 3_817 - .saturating_add(Weight::from_parts(151_296, 0).saturating_mul(s.into())) + // Standard Error: 3_069 + .saturating_add(Weight::from_parts(163_102, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } diff --git a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_session.rs b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_session.rs index 483308f2b6..ba18aeb9e9 100644 --- a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_session.rs +++ b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_session.rs @@ -17,9 +17,9 @@ //! Autogenerated weights for `pallet_session` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 -//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-08-19, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `2ad593906341`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -56,8 +56,8 @@ impl pallet_session::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `297` // Estimated: `3762` - // Minimum execution time: 23_750_000 picoseconds. - Weight::from_parts(25_050_000, 0) + // Minimum execution time: 23_139_000 picoseconds. + Weight::from_parts(25_200_000, 0) .saturating_add(Weight::from_parts(0, 3762)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -72,8 +72,8 @@ impl pallet_session::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `279` // Estimated: `3744` - // Minimum execution time: 40_890_000 picoseconds. - Weight::from_parts(42_100_000, 0) + // Minimum execution time: 41_491_000 picoseconds. + Weight::from_parts(43_020_000, 0) .saturating_add(Weight::from_parts(0, 3744)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(3)) diff --git a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_timestamp.rs b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_timestamp.rs index 83aa69e6f7..e8fdf0a537 100644 --- a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_timestamp.rs +++ b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_timestamp.rs @@ -17,9 +17,9 @@ //! Autogenerated weights for `pallet_timestamp` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 -//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-08-19, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `2ad593906341`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -56,8 +56,8 @@ impl pallet_timestamp::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `49` // Estimated: `1493` - // Minimum execution time: 9_160_000 picoseconds. - Weight::from_parts(9_970_000, 0) + // Minimum execution time: 8_940_000 picoseconds. + Weight::from_parts(9_590_000, 0) .saturating_add(Weight::from_parts(0, 1493)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -66,8 +66,8 @@ impl pallet_timestamp::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `57` // Estimated: `0` - // Minimum execution time: 4_840_000 picoseconds. - Weight::from_parts(5_459_000, 0) + // Minimum execution time: 5_090_000 picoseconds. + Weight::from_parts(5_350_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_transaction_payment.rs b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_transaction_payment.rs index 5ba94330e7..cecbbb9980 100644 --- a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_transaction_payment.rs +++ b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_transaction_payment.rs @@ -17,9 +17,9 @@ //! Autogenerated weights for `pallet_transaction_payment` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 -//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-08-19, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `2ad593906341`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -54,8 +54,8 @@ impl pallet_transaction_payment::WeightInfo for WeightI // Proof Size summary in bytes: // Measured: `204` // Estimated: `6196` - // Minimum execution time: 54_240_000 picoseconds. - Weight::from_parts(57_070_000, 0) + // Minimum execution time: 54_469_000 picoseconds. + Weight::from_parts(55_509_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) diff --git a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_utility.rs b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_utility.rs index 5b7cf48dcf..ba80faff95 100644 --- a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_utility.rs +++ b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_utility.rs @@ -17,9 +17,9 @@ //! Autogenerated weights for `pallet_utility` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 -//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-08-19, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `2ad593906341`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -53,18 +53,18 @@ impl pallet_utility::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_570_000 picoseconds. - Weight::from_parts(17_755_475, 0) + // Minimum execution time: 6_390_000 picoseconds. + Weight::from_parts(38_878_317, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 5_008 - .saturating_add(Weight::from_parts(4_553_245, 0).saturating_mul(c.into())) + // Standard Error: 10_420 + .saturating_add(Weight::from_parts(4_514_567, 0).saturating_mul(c.into())) } fn as_derivative() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_470_000 picoseconds. - Weight::from_parts(6_710_000, 0) + // Minimum execution time: 6_200_000 picoseconds. + Weight::from_parts(6_620_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// The range of component `c` is `[0, 1000]`. @@ -72,18 +72,18 @@ impl pallet_utility::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_850_000 picoseconds. - Weight::from_parts(13_174_188, 0) + // Minimum execution time: 6_420_000 picoseconds. + Weight::from_parts(6_540_000, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 11_871 - .saturating_add(Weight::from_parts(4_935_666, 0).saturating_mul(c.into())) + // Standard Error: 4_279 + .saturating_add(Weight::from_parts(4_899_367, 0).saturating_mul(c.into())) } fn dispatch_as() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 8_880_000 picoseconds. - Weight::from_parts(9_300_000, 0) + // Minimum execution time: 8_740_000 picoseconds. + Weight::from_parts(9_350_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// The range of component `c` is `[0, 1000]`. @@ -91,26 +91,26 @@ impl pallet_utility::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_790_000 picoseconds. - Weight::from_parts(9_753_158, 0) + // Minimum execution time: 6_030_000 picoseconds. + Weight::from_parts(6_370_000, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 10_020 - .saturating_add(Weight::from_parts(4_455_384, 0).saturating_mul(c.into())) + // Standard Error: 17_585 + .saturating_add(Weight::from_parts(4_741_850, 0).saturating_mul(c.into())) } fn dispatch_as_fallible() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 8_770_000 picoseconds. - Weight::from_parts(9_240_000, 0) + // Minimum execution time: 8_779_000 picoseconds. + Weight::from_parts(9_990_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn if_else() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 10_940_000 picoseconds. - Weight::from_parts(11_220_000, 0) + // Minimum execution time: 11_109_000 picoseconds. + Weight::from_parts(12_981_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_xcm.rs b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_xcm.rs index abc9bb9022..1e12f792c8 100644 --- a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_xcm.rs +++ b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_xcm.rs @@ -17,9 +17,9 @@ //! Autogenerated weights for `pallet_xcm` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 -//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-08-19, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `2ad593906341`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -60,11 +60,11 @@ impl pallet_xcm::WeightInfo for WeightInfo { /// Proof: `XcmpQueue::OutboundXcmpMessages` (`max_values`: None, `max_size`: Some(105506), added: 107981, mode: `MaxEncodedLen`) fn send() -> Weight { // Proof Size summary in bytes: - // Measured: `246` - // Estimated: `3711` - // Minimum execution time: 38_090_000 picoseconds. - Weight::from_parts(39_680_000, 0) - .saturating_add(Weight::from_parts(0, 3711)) + // Measured: `316` + // Estimated: `3781` + // Minimum execution time: 39_779_000 picoseconds. + Weight::from_parts(44_610_000, 0) + .saturating_add(Weight::from_parts(0, 3781)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -86,11 +86,11 @@ impl pallet_xcm::WeightInfo for WeightInfo { /// Proof: `XcmpQueue::OutboundXcmpMessages` (`max_values`: None, `max_size`: Some(105506), added: 107981, mode: `MaxEncodedLen`) fn teleport_assets() -> Weight { // Proof Size summary in bytes: - // Measured: `330` - // Estimated: `3795` - // Minimum execution time: 131_760_000 picoseconds. - Weight::from_parts(135_130_000, 0) - .saturating_add(Weight::from_parts(0, 3795)) + // Measured: `400` + // Estimated: `3865` + // Minimum execution time: 133_919_000 picoseconds. + Weight::from_parts(140_770_000, 0) + .saturating_add(Weight::from_parts(0, 3865)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -122,11 +122,11 @@ impl pallet_xcm::WeightInfo for WeightInfo { /// Proof: `XcmpQueue::OutboundXcmpMessages` (`max_values`: None, `max_size`: Some(105506), added: 107981, mode: `MaxEncodedLen`) fn transfer_assets() -> Weight { // Proof Size summary in bytes: - // Measured: `330` - // Estimated: `3795` - // Minimum execution time: 134_310_000 picoseconds. - Weight::from_parts(137_500_000, 0) - .saturating_add(Weight::from_parts(0, 3795)) + // Measured: `400` + // Estimated: `3865` + // Minimum execution time: 139_200_000 picoseconds. + Weight::from_parts(154_560_000, 0) + .saturating_add(Weight::from_parts(0, 3865)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -136,8 +136,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `1485` - // Minimum execution time: 12_250_000 picoseconds. - Weight::from_parts(12_920_000, 0) + // Minimum execution time: 12_141_000 picoseconds. + Weight::from_parts(13_581_000, 0) .saturating_add(Weight::from_parts(0, 1485)) .saturating_add(T::DbWeight::get().reads(1)) } @@ -147,8 +147,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 10_000_000 picoseconds. - Weight::from_parts(10_460_000, 0) + // Minimum execution time: 9_739_000 picoseconds. + Weight::from_parts(10_530_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -156,8 +156,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_550_000 picoseconds. - Weight::from_parts(3_960_000, 0) + // Minimum execution time: 3_539_000 picoseconds. + Weight::from_parts(3_899_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// Storage: `PolkadotXcm::VersionNotifiers` (r:1 w:1) @@ -178,11 +178,11 @@ impl pallet_xcm::WeightInfo for WeightInfo { /// Proof: `PolkadotXcm::Queries` (`max_values`: None, `max_size`: None, mode: `Measured`) fn force_subscribe_version_notify() -> Weight { // Proof Size summary in bytes: - // Measured: `246` - // Estimated: `3711` - // Minimum execution time: 46_360_000 picoseconds. - Weight::from_parts(49_240_000, 0) - .saturating_add(Weight::from_parts(0, 3711)) + // Measured: `316` + // Estimated: `3781` + // Minimum execution time: 47_440_000 picoseconds. + Weight::from_parts(51_629_000, 0) + .saturating_add(Weight::from_parts(0, 3781)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(5)) } @@ -202,10 +202,10 @@ impl pallet_xcm::WeightInfo for WeightInfo { /// Proof: `PolkadotXcm::Queries` (`max_values`: None, `max_size`: None, mode: `Measured`) fn force_unsubscribe_version_notify() -> Weight { // Proof Size summary in bytes: - // Measured: `405` + // Measured: `475` // Estimated: `108971` - // Minimum execution time: 51_980_000 picoseconds. - Weight::from_parts(55_300_000, 0) + // Minimum execution time: 54_621_000 picoseconds. + Weight::from_parts(67_909_000, 0) .saturating_add(Weight::from_parts(0, 108971)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) @@ -216,8 +216,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_630_000 picoseconds. - Weight::from_parts(3_890_000, 0) + // Minimum execution time: 3_381_000 picoseconds. + Weight::from_parts(4_490_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -227,8 +227,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `23` // Estimated: `15863` - // Minimum execution time: 26_900_000 picoseconds. - Weight::from_parts(27_520_000, 0) + // Minimum execution time: 26_819_000 picoseconds. + Weight::from_parts(28_030_000, 0) .saturating_add(Weight::from_parts(0, 15863)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -239,8 +239,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `27` // Estimated: `15867` - // Minimum execution time: 26_690_000 picoseconds. - Weight::from_parts(27_270_000, 0) + // Minimum execution time: 26_301_000 picoseconds. + Weight::from_parts(27_191_000, 0) .saturating_add(Weight::from_parts(0, 15867)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -251,8 +251,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `43` // Estimated: `18358` - // Minimum execution time: 30_260_000 picoseconds. - Weight::from_parts(30_970_000, 0) + // Minimum execution time: 30_080_000 picoseconds. + Weight::from_parts(30_749_000, 0) .saturating_add(Weight::from_parts(0, 18358)) .saturating_add(T::DbWeight::get().reads(7)) } @@ -266,11 +266,11 @@ impl pallet_xcm::WeightInfo for WeightInfo { /// Proof: `ParachainSystem::RelevantMessagingState` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) fn notify_current_targets() -> Weight { // Proof Size summary in bytes: - // Measured: `189` - // Estimated: `6129` - // Minimum execution time: 42_070_000 picoseconds. - Weight::from_parts(45_080_000, 0) - .saturating_add(Weight::from_parts(0, 6129)) + // Measured: `259` + // Estimated: `6199` + // Minimum execution time: 42_200_000 picoseconds. + Weight::from_parts(44_040_000, 0) + .saturating_add(Weight::from_parts(0, 6199)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -280,8 +280,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `43` // Estimated: `13408` - // Minimum execution time: 20_890_000 picoseconds. - Weight::from_parts(21_430_000, 0) + // Minimum execution time: 21_501_000 picoseconds. + Weight::from_parts(21_991_000, 0) .saturating_add(Weight::from_parts(0, 13408)) .saturating_add(T::DbWeight::get().reads(5)) } @@ -291,8 +291,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `34` // Estimated: `15874` - // Minimum execution time: 26_670_000 picoseconds. - Weight::from_parts(27_380_000, 0) + // Minimum execution time: 26_150_000 picoseconds. + Weight::from_parts(26_779_000, 0) .saturating_add(Weight::from_parts(0, 15874)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -307,11 +307,11 @@ impl pallet_xcm::WeightInfo for WeightInfo { /// Proof: `ParachainSystem::RelevantMessagingState` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) fn migrate_and_notify_old_targets() -> Weight { // Proof Size summary in bytes: - // Measured: `189` - // Estimated: `16029` - // Minimum execution time: 50_041_000 picoseconds. - Weight::from_parts(57_950_000, 0) - .saturating_add(Weight::from_parts(0, 16029)) + // Measured: `259` + // Estimated: `16099` + // Minimum execution time: 55_840_000 picoseconds. + Weight::from_parts(58_480_000, 0) + .saturating_add(Weight::from_parts(0, 16099)) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -324,7 +324,7 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Measured: `0` // Estimated: `1485` // Minimum execution time: 4_000_000 picoseconds. - Weight::from_parts(4_290_000, 0) + Weight::from_parts(4_111_000, 0) .saturating_add(Weight::from_parts(0, 1485)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) @@ -335,8 +335,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `7576` // Estimated: `11041` - // Minimum execution time: 40_310_000 picoseconds. - Weight::from_parts(41_050_000, 0) + // Minimum execution time: 40_040_000 picoseconds. + Weight::from_parts(40_510_000, 0) .saturating_add(Weight::from_parts(0, 11041)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -349,8 +349,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `24` // Estimated: `3489` - // Minimum execution time: 49_800_000 picoseconds. - Weight::from_parts(51_900_000, 0) + // Minimum execution time: 49_910_000 picoseconds. + Weight::from_parts(52_150_000, 0) .saturating_add(Weight::from_parts(0, 3489)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -363,8 +363,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `129` // Estimated: `3594` - // Minimum execution time: 65_440_000 picoseconds. - Weight::from_parts(66_980_000, 0) + // Minimum execution time: 65_050_000 picoseconds. + Weight::from_parts(67_080_000, 0) .saturating_add(Weight::from_parts(0, 3594)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -377,8 +377,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `517` // Estimated: `3982` - // Minimum execution time: 65_350_000 picoseconds. - Weight::from_parts(67_210_000, 0) + // Minimum execution time: 65_311_000 picoseconds. + Weight::from_parts(67_910_000, 0) .saturating_add(Weight::from_parts(0, 3982)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -387,8 +387,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 11_080_000 picoseconds. - Weight::from_parts(11_200_000, 0) + // Minimum execution time: 11_170_000 picoseconds. + Weight::from_parts(11_291_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_ethereum_client.rs b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_ethereum_client.rs index 7e43942e92..c7fa0a1207 100644 --- a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_ethereum_client.rs +++ b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_ethereum_client.rs @@ -17,9 +17,9 @@ //! Autogenerated weights for `snowbridge_pallet_ethereum_client` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 -//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-08-19, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `2ad593906341`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -68,8 +68,8 @@ impl snowbridge_pallet_ethereum_client::WeightInfo for // Proof Size summary in bytes: // Measured: `4` // Estimated: `3501` - // Minimum execution time: 139_817_591_000 picoseconds. - Weight::from_parts(140_690_632_000, 0) + // Minimum execution time: 140_724_170_000 picoseconds. + Weight::from_parts(143_076_128_000, 0) .saturating_add(Weight::from_parts(0, 3501)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(8)) @@ -96,8 +96,8 @@ impl snowbridge_pallet_ethereum_client::WeightInfo for // Proof Size summary in bytes: // Measured: `92713` // Estimated: `93857` - // Minimum execution time: 34_116_592_000 picoseconds. - Weight::from_parts(34_539_073_000, 0) + // Minimum execution time: 34_149_303_000 picoseconds. + Weight::from_parts(34_642_423_000, 0) .saturating_add(Weight::from_parts(0, 93857)) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(4)) @@ -120,8 +120,8 @@ impl snowbridge_pallet_ethereum_client::WeightInfo for // Proof Size summary in bytes: // Measured: `92700` // Estimated: `93857` - // Minimum execution time: 174_235_773_000 picoseconds. - Weight::from_parts(175_548_684_000, 0) + // Minimum execution time: 174_186_574_000 picoseconds. + Weight::from_parts(177_385_901_000, 0) .saturating_add(Weight::from_parts(0, 93857)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(2)) diff --git a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_inbound_queue.rs b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_inbound_queue.rs index e996388598..82c99b99ea 100644 --- a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_inbound_queue.rs +++ b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_inbound_queue.rs @@ -17,9 +17,9 @@ //! Autogenerated weights for `snowbridge_pallet_inbound_queue` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 -//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-08-19, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `2ad593906341`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -66,11 +66,11 @@ impl snowbridge_pallet_inbound_queue::WeightInfo for We /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) fn submit() -> Weight { // Proof Size summary in bytes: - // Measured: `625` - // Estimated: `4090` - // Minimum execution time: 225_910_000 picoseconds. - Weight::from_parts(235_300_000, 0) - .saturating_add(Weight::from_parts(0, 4090)) + // Measured: `658` + // Estimated: `4123` + // Minimum execution time: 229_469_000 picoseconds. + Weight::from_parts(248_200_000, 0) + .saturating_add(Weight::from_parts(0, 4123)) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(2)) } diff --git a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_inbound_queue_v2.rs b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_inbound_queue_v2.rs index 4e73abcc5a..9a448990c7 100644 --- a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_inbound_queue_v2.rs +++ b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_inbound_queue_v2.rs @@ -14,12 +14,12 @@ // See the License for the specific language governing permissions and // limitations under the License. -//! Autogenerated weights for `snowbridge_pallet_inbound_queue` +//! Autogenerated weights for `snowbridge_pallet_inbound_queue_v2` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 -//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-08-19, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ip-172-31-3-187`, CPU: `Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz` +//! HOSTNAME: `2ad593906341`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,13 +27,15 @@ // v1 // benchmark // pallet -// --runtime -// target/release/wbuild/bridge-hub-polkadot-runtime/bridge_hub_polkadot_runtime.wasm +// --extrinsic=* +// --runtime=target/production/wbuild/bridge-hub-polkadot-runtime/bridge_hub_polkadot_runtime.wasm // --pallet=snowbridge_pallet_inbound_queue_v2 -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_inbound_queue_v2.rs +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights // --wasm-execution=compiled -// --extrinsic=* +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -64,8 +66,8 @@ impl snowbridge_pallet_inbound_queue_v2::WeightInfo for // Proof Size summary in bytes: // Measured: `239` // Estimated: `3704` - // Minimum execution time: 121_390_000 picoseconds. - Weight::from_parts(125_900_000, 0) + // Minimum execution time: 123_370_000 picoseconds. + Weight::from_parts(131_070_000, 0) .saturating_add(Weight::from_parts(0, 3704)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(2)) diff --git a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_outbound_queue.rs b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_outbound_queue.rs index 2de823df4e..f5f6aed9ab 100644 --- a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_outbound_queue.rs +++ b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_outbound_queue.rs @@ -17,9 +17,9 @@ //! Autogenerated weights for `snowbridge_pallet_outbound_queue` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 -//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-08-19, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `2ad593906341`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -60,8 +60,8 @@ impl snowbridge_pallet_outbound_queue::WeightInfo for W // Proof Size summary in bytes: // Measured: `80` // Estimated: `3513` - // Minimum execution time: 43_580_000 picoseconds. - Weight::from_parts(44_900_000, 0) + // Minimum execution time: 44_690_000 picoseconds. + Weight::from_parts(46_130_000, 0) .saturating_add(Weight::from_parts(0, 3513)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) @@ -72,8 +72,8 @@ impl snowbridge_pallet_outbound_queue::WeightInfo for W // Proof Size summary in bytes: // Measured: `1057` // Estimated: `2542` - // Minimum execution time: 37_650_000 picoseconds. - Weight::from_parts(38_880_000, 0) + // Minimum execution time: 38_660_000 picoseconds. + Weight::from_parts(40_380_000, 0) .saturating_add(Weight::from_parts(0, 2542)) .saturating_add(T::DbWeight::get().reads(1)) } @@ -83,8 +83,8 @@ impl snowbridge_pallet_outbound_queue::WeightInfo for W // Proof Size summary in bytes: // Measured: `64` // Estimated: `1549` - // Minimum execution time: 11_330_000 picoseconds. - Weight::from_parts(11_900_000, 0) + // Minimum execution time: 14_860_000 picoseconds. + Weight::from_parts(17_950_000, 0) .saturating_add(Weight::from_parts(0, 1549)) .saturating_add(T::DbWeight::get().reads(1)) } diff --git a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_outbound_queue_v2.rs b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_outbound_queue_v2.rs index 9dc4345ab4..a22c664227 100644 --- a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_outbound_queue_v2.rs +++ b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_outbound_queue_v2.rs @@ -17,9 +17,9 @@ //! Autogenerated weights for `snowbridge_pallet_outbound_queue_v2` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 -//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-08-19, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ip-172-31-3-187`, CPU: `Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz` +//! HOSTNAME: `2ad593906341`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,13 +27,15 @@ // v1 // benchmark // pallet -// --runtime -// target/release/wbuild/bridge-hub-polkadot-runtime/bridge_hub_polkadot_runtime.wasm +// --extrinsic=* +// --runtime=target/production/wbuild/bridge-hub-polkadot-runtime/bridge_hub_polkadot_runtime.wasm // --pallet=snowbridge_pallet_outbound_queue_v2 -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_outbound_queue_v2.rs +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights // --wasm-execution=compiled -// --extrinsic=* +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -58,8 +60,8 @@ impl snowbridge_pallet_outbound_queue_v2::WeightInfo fo // Proof Size summary in bytes: // Measured: `42` // Estimated: `1527` - // Minimum execution time: 28_260_000 picoseconds. - Weight::from_parts(30_430_000, 0) + // Minimum execution time: 29_270_000 picoseconds. + Weight::from_parts(32_300_000, 0) .saturating_add(Weight::from_parts(0, 1527)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(4)) @@ -70,8 +72,8 @@ impl snowbridge_pallet_outbound_queue_v2::WeightInfo fo // Proof Size summary in bytes: // Measured: `1128` // Estimated: `2613` - // Minimum execution time: 40_910_000 picoseconds. - Weight::from_parts(42_980_000, 0) + // Minimum execution time: 41_250_000 picoseconds. + Weight::from_parts(43_509_000, 0) .saturating_add(Weight::from_parts(0, 2613)) .saturating_add(T::DbWeight::get().reads(1)) } @@ -81,8 +83,8 @@ impl snowbridge_pallet_outbound_queue_v2::WeightInfo fo // Proof Size summary in bytes: // Measured: `135` // Estimated: `1620` - // Minimum execution time: 12_460_000 picoseconds. - Weight::from_parts(13_050_000, 0) + // Minimum execution time: 12_489_000 picoseconds. + Weight::from_parts(13_500_000, 0) .saturating_add(Weight::from_parts(0, 1620)) .saturating_add(T::DbWeight::get().reads(1)) } @@ -94,8 +96,9 @@ impl snowbridge_pallet_outbound_queue_v2::WeightInfo fo // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_820_000 picoseconds. - Weight::from_parts(2_390_000, 0) + // Minimum execution time: 1_640_000 picoseconds. + Weight::from_parts(2_070_000, 0) + .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(2)) } /// Storage: `EthereumOutboundQueueV2::Nonce` (r:1 w:1) @@ -110,8 +113,9 @@ impl snowbridge_pallet_outbound_queue_v2::WeightInfo fo // Proof Size summary in bytes: // Measured: `113` // Estimated: `1493` - // Minimum execution time: 783_779_000 picoseconds. - Weight::from_parts(806_279_000, 0) + // Minimum execution time: 783_750_000 picoseconds. + Weight::from_parts(817_659_000, 0) + .saturating_add(Weight::from_parts(0, 1493)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(35)) } @@ -127,8 +131,8 @@ impl snowbridge_pallet_outbound_queue_v2::WeightInfo fo // Proof Size summary in bytes: // Measured: `297` // Estimated: `3762` - // Minimum execution time: 91_170_000 picoseconds. - Weight::from_parts(101_590_000, 0) + // Minimum execution time: 93_000_000 picoseconds. + Weight::from_parts(96_539_000, 0) .saturating_add(Weight::from_parts(0, 3762)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(1)) diff --git a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_system.rs b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_system.rs index caf9cc5316..c58a7acaba 100644 --- a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_system.rs +++ b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_system.rs @@ -17,9 +17,9 @@ //! Autogenerated weights for `snowbridge_pallet_system` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 -//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-08-19, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `2ad593906341`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -62,8 +62,8 @@ impl snowbridge_pallet_system::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `218` // Estimated: `3601` - // Minimum execution time: 46_210_000 picoseconds. - Weight::from_parts(49_630_000, 0) + // Minimum execution time: 46_850_000 picoseconds. + Weight::from_parts(49_670_000, 0) .saturating_add(Weight::from_parts(0, 3601)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) @@ -82,8 +82,8 @@ impl snowbridge_pallet_system::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `218` // Estimated: `3601` - // Minimum execution time: 34_110_000 picoseconds. - Weight::from_parts(36_630_000, 0) + // Minimum execution time: 35_600_000 picoseconds. + Weight::from_parts(44_680_000, 0) .saturating_add(Weight::from_parts(0, 3601)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) @@ -102,8 +102,8 @@ impl snowbridge_pallet_system::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `218` // Estimated: `3601` - // Minimum execution time: 40_970_000 picoseconds. - Weight::from_parts(42_620_000, 0) + // Minimum execution time: 40_999_000 picoseconds. + Weight::from_parts(44_110_000, 0) .saturating_add(Weight::from_parts(0, 3601)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(4)) @@ -122,8 +122,8 @@ impl snowbridge_pallet_system::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `218` // Estimated: `3601` - // Minimum execution time: 37_500_000 picoseconds. - Weight::from_parts(40_600_000, 0) + // Minimum execution time: 38_541_000 picoseconds. + Weight::from_parts(40_741_000, 0) .saturating_add(Weight::from_parts(0, 3601)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) @@ -148,8 +148,8 @@ impl snowbridge_pallet_system::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `256` // Estimated: `4115` - // Minimum execution time: 63_380_000 picoseconds. - Weight::from_parts(69_910_000, 0) + // Minimum execution time: 61_950_000 picoseconds. + Weight::from_parts(68_381_000, 0) .saturating_add(Weight::from_parts(0, 4115)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(4)) diff --git a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_system_v2.rs b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_system_v2.rs index ab7462a558..c2b80acd1e 100644 --- a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_system_v2.rs +++ b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_system_v2.rs @@ -17,9 +17,9 @@ //! Autogenerated weights for `snowbridge_pallet_system_v2` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 -//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-08-19, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ip-172-31-3-187`, CPU: `Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz` +//! HOSTNAME: `2ad593906341`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -27,13 +27,15 @@ // v1 // benchmark // pallet -// --runtime -// target/release/wbuild/bridge-hub-polkadot-runtime/bridge_hub_polkadot_runtime.wasm +// --extrinsic=* +// --runtime=target/production/wbuild/bridge-hub-polkadot-runtime/bridge_hub_polkadot_runtime.wasm // --pallet=snowbridge_pallet_system_v2 -// --header=.github/scripts/cmd/file_header.txt -// --output=./system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_system_v2.rs +// --header=/_work/fellowship-001/runtimes/runtimes/.github/scripts/cmd/file_header.txt +// --output=./system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights // --wasm-execution=compiled -// --extrinsic=* +// --steps=50 +// --repeat=20 +// --heap-pages=4096 #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -60,8 +62,8 @@ impl snowbridge_pallet_system_v2::WeightInfo for Weight // Proof Size summary in bytes: // Measured: `112` // Estimated: `4115` - // Minimum execution time: 48_830_000 picoseconds. - Weight::from_parts(51_731_000, 0) + // Minimum execution time: 49_900_000 picoseconds. + Weight::from_parts(54_520_000, 0) .saturating_add(Weight::from_parts(0, 4115)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) @@ -78,8 +80,9 @@ impl snowbridge_pallet_system_v2::WeightInfo for Weight // Proof Size summary in bytes: // Measured: `38` // Estimated: `3601` - // Minimum execution time: 40_640_000 picoseconds. - Weight::from_parts(42_970_000, 0) + // Minimum execution time: 41_040_000 picoseconds. + Weight::from_parts(47_520_000, 0) + .saturating_add(Weight::from_parts(0, 3601)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -95,22 +98,23 @@ impl snowbridge_pallet_system_v2::WeightInfo for Weight // Proof Size summary in bytes: // Measured: `38` // Estimated: `3601` - // Minimum execution time: 34_410_000 picoseconds. - Weight::from_parts(35_978_000, 0) + // Minimum execution time: 33_650_000 picoseconds. + Weight::from_parts(36_990_000, 0) + .saturating_add(Weight::from_parts(0, 3601)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } /// Storage: `EthereumInboundQueueV2::NonceBitmap` (r:1 w:0) /// Proof: `EthereumInboundQueueV2::NonceBitmap` (`max_values`: None, `max_size`: Some(32), added: 2507, mode: `MaxEncodedLen`) /// Storage: `EthereumInboundQueueV2::Tips` (r:1 w:1) - /// Proof: `EthereumInboundQueueV2::Tips` (`max_values`: None, `max_size`: Some(32), added: 2507, mode: `MaxEncodedLen`) + /// Proof: `EthereumInboundQueueV2::Tips` (`max_values`: None, `max_size`: Some(40), added: 2515, mode: `MaxEncodedLen`) fn add_tip() -> Weight { // Proof Size summary in bytes: // Measured: `3` // Estimated: `3505` - // Minimum execution time: 12_019_000 picoseconds. - Weight::from_parts(13_130_000, 0) - .saturating_add(Weight::from_parts(0, 3497)) + // Minimum execution time: 12_210_000 picoseconds. + Weight::from_parts(13_270_000, 0) + .saturating_add(Weight::from_parts(0, 3505)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } diff --git a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs index 82a0176df2..2235db738d 100644 --- a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs +++ b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs @@ -17,9 +17,9 @@ //! Autogenerated weights for `pallet_xcm_benchmarks::fungible` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 -//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-08-19, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `2ad593906341`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024 // Executed Command: @@ -54,8 +54,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `101` // Estimated: `3593` - // Minimum execution time: 41_811_000 picoseconds. - Weight::from_parts(46_440_000, 3593) + // Minimum execution time: 41_570_000 picoseconds. + Weight::from_parts(46_270_000, 3593) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -65,8 +65,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `101` // Estimated: `6196` - // Minimum execution time: 59_339_000 picoseconds. - Weight::from_parts(61_330_000, 6196) + // Minimum execution time: 59_660_000 picoseconds. + Weight::from_parts(63_810_000, 6196) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -86,10 +86,10 @@ impl WeightInfo { /// Proof: `XcmpQueue::OutboundXcmpMessages` (`max_values`: None, `max_size`: Some(105506), added: 107981, mode: `MaxEncodedLen`) pub(crate) fn transfer_reserve_asset() -> Weight { // Proof Size summary in bytes: - // Measured: `431` + // Measured: `501` // Estimated: `8799` - // Minimum execution time: 134_680_000 picoseconds. - Weight::from_parts(140_760_000, 8799) + // Minimum execution time: 138_060_000 picoseconds. + Weight::from_parts(143_730_000, 8799) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -118,10 +118,10 @@ impl WeightInfo { /// Proof: `XcmpQueue::OutboundXcmpMessages` (`max_values`: None, `max_size`: Some(105506), added: 107981, mode: `MaxEncodedLen`) pub(crate) fn initiate_reserve_withdraw() -> Weight { // Proof Size summary in bytes: - // Measured: `431` + // Measured: `501` // Estimated: `6196` - // Minimum execution time: 88_491_000 picoseconds. - Weight::from_parts(93_899_000, 6196) + // Minimum execution time: 90_270_000 picoseconds. + Weight::from_parts(99_080_000, 6196) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -129,8 +129,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_040_000 picoseconds. - Weight::from_parts(5_101_000, 0) + // Minimum execution time: 4_130_000 picoseconds. + Weight::from_parts(4_920_000, 0) } /// Storage: `System::Account` (r:1 w:1) /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) @@ -138,8 +138,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 33_421_000 picoseconds. - Weight::from_parts(35_401_000, 3593) + // Minimum execution time: 33_200_000 picoseconds. + Weight::from_parts(38_310_000, 3593) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -159,10 +159,10 @@ impl WeightInfo { /// Proof: `XcmpQueue::OutboundXcmpMessages` (`max_values`: None, `max_size`: Some(105506), added: 107981, mode: `MaxEncodedLen`) pub(crate) fn deposit_reserve_asset() -> Weight { // Proof Size summary in bytes: - // Measured: `278` - // Estimated: `3743` - // Minimum execution time: 86_840_000 picoseconds. - Weight::from_parts(93_720_000, 3743) + // Measured: `348` + // Estimated: `3813` + // Minimum execution time: 94_510_000 picoseconds. + Weight::from_parts(105_130_000, 3813) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -180,10 +180,10 @@ impl WeightInfo { /// Proof: `XcmpQueue::OutboundXcmpMessages` (`max_values`: None, `max_size`: Some(105506), added: 107981, mode: `MaxEncodedLen`) pub(crate) fn initiate_teleport() -> Weight { // Proof Size summary in bytes: - // Measured: `278` - // Estimated: `3743` - // Minimum execution time: 59_029_000 picoseconds. - Weight::from_parts(63_360_000, 3743) + // Measured: `348` + // Estimated: `3813` + // Minimum execution time: 63_810_000 picoseconds. + Weight::from_parts(71_090_000, 3813) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -203,10 +203,10 @@ impl WeightInfo { /// Proof: `XcmpQueue::OutboundXcmpMessages` (`max_values`: None, `max_size`: Some(105506), added: 107981, mode: `MaxEncodedLen`) pub(crate) fn initiate_transfer() -> Weight { // Proof Size summary in bytes: - // Measured: `330` + // Measured: `400` // Estimated: `6196` - // Minimum execution time: 106_970_000 picoseconds. - Weight::from_parts(118_590_000, 6196) + // Minimum execution time: 107_430_000 picoseconds. + Weight::from_parts(120_950_000, 6196) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(3)) } diff --git a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs index 4e545568a9..0896dc619b 100644 --- a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs +++ b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs @@ -17,9 +17,9 @@ //! Autogenerated weights for `pallet_xcm_benchmarks::generic` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 -//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-08-19, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `2ad593906341`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024 // Executed Command: @@ -64,10 +64,10 @@ impl WeightInfo { /// Proof: `XcmpQueue::OutboundXcmpMessages` (`max_values`: None, `max_size`: Some(105506), added: 107981, mode: `MaxEncodedLen`) pub(crate) fn report_holding() -> Weight { // Proof Size summary in bytes: - // Measured: `431` + // Measured: `501` // Estimated: `6196` - // Minimum execution time: 82_899_000 picoseconds. - Weight::from_parts(87_989_000, 6196) + // Minimum execution time: 83_930_000 picoseconds. + Weight::from_parts(86_920_000, 6196) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -77,8 +77,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 4_970_000 picoseconds. - Weight::from_parts(5_540_000, 3593) + // Minimum execution time: 5_090_000 picoseconds. + Weight::from_parts(5_620_000, 3593) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -88,8 +88,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 5_229_000 picoseconds. - Weight::from_parts(5_610_000, 3593) + // Minimum execution time: 5_120_000 picoseconds. + Weight::from_parts(5_790_000, 3593) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -97,8 +97,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_331_000 picoseconds. - Weight::from_parts(1_461_000, 0) + // Minimum execution time: 1_270_000 picoseconds. + Weight::from_parts(1_410_000, 0) } /// Storage: `PolkadotXcm::Queries` (r:1 w:0) /// Proof: `PolkadotXcm::Queries` (`max_values`: None, `max_size`: None, mode: `Measured`) @@ -106,51 +106,51 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3465` - // Minimum execution time: 7_680_000 picoseconds. - Weight::from_parts(8_280_000, 3465) + // Minimum execution time: 7_720_000 picoseconds. + Weight::from_parts(8_200_000, 3465) .saturating_add(T::DbWeight::get().reads(1)) } pub(crate) fn transact() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 10_150_000 picoseconds. - Weight::from_parts(10_920_000, 0) + // Minimum execution time: 9_730_000 picoseconds. + Weight::from_parts(10_170_000, 0) } pub(crate) fn refund_surplus() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_660_000 picoseconds. - Weight::from_parts(1_950_000, 0) + // Minimum execution time: 1_610_000 picoseconds. + Weight::from_parts(1_830_000, 0) } pub(crate) fn set_error_handler() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_160_000 picoseconds. - Weight::from_parts(1_240_000, 0) + // Minimum execution time: 1_320_000 picoseconds. + Weight::from_parts(1_390_000, 0) } pub(crate) fn set_appendix() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_190_000 picoseconds. - Weight::from_parts(1_320_000, 0) + // Minimum execution time: 1_210_000 picoseconds. + Weight::from_parts(1_360_000, 0) } pub(crate) fn clear_error() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_140_000 picoseconds. - Weight::from_parts(1_371_000, 0) + // Minimum execution time: 1_220_000 picoseconds. + Weight::from_parts(1_350_000, 0) } pub(crate) fn descend_origin() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_200_000 picoseconds. - Weight::from_parts(1_310_000, 0) + // Minimum execution time: 1_220_000 picoseconds. + Weight::from_parts(1_370_000, 0) } /// Storage: `Benchmark::Override` (r:0 w:0) /// Proof: `Benchmark::Override` (`max_values`: None, `max_size`: None, mode: `Measured`) @@ -165,8 +165,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_170_000 picoseconds. - Weight::from_parts(1_349_000, 0) + // Minimum execution time: 1_230_000 picoseconds. + Weight::from_parts(1_350_000, 0) } /// Storage: `ParachainInfo::ParachainId` (r:1 w:0) /// Proof: `ParachainInfo::ParachainId` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) @@ -184,10 +184,10 @@ impl WeightInfo { /// Proof: `XcmpQueue::OutboundXcmpMessages` (`max_values`: None, `max_size`: Some(105506), added: 107981, mode: `MaxEncodedLen`) pub(crate) fn report_error() -> Weight { // Proof Size summary in bytes: - // Measured: `431` + // Measured: `501` // Estimated: `6196` - // Minimum execution time: 77_392_000 picoseconds. - Weight::from_parts(80_650_000, 6196) + // Minimum execution time: 78_530_000 picoseconds. + Weight::from_parts(80_600_000, 6196) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -197,8 +197,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `24` // Estimated: `3489` - // Minimum execution time: 11_820_000 picoseconds. - Weight::from_parts(12_460_000, 3489) + // Minimum execution time: 11_800_000 picoseconds. + Weight::from_parts(12_330_000, 3489) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -206,8 +206,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_911_000 picoseconds. - Weight::from_parts(5_170_000, 0) + // Minimum execution time: 4_960_000 picoseconds. + Weight::from_parts(5_200_000, 0) } /// Storage: `PolkadotXcm::VersionNotifyTargets` (r:1 w:1) /// Proof: `PolkadotXcm::VersionNotifyTargets` (`max_values`: None, `max_size`: None, mode: `Measured`) @@ -223,10 +223,10 @@ impl WeightInfo { /// Proof: `XcmpQueue::OutboundXcmpMessages` (`max_values`: None, `max_size`: Some(105506), added: 107981, mode: `MaxEncodedLen`) pub(crate) fn subscribe_version() -> Weight { // Proof Size summary in bytes: - // Measured: `246` - // Estimated: `3711` - // Minimum execution time: 38_560_000 picoseconds. - Weight::from_parts(42_560_000, 3711) + // Measured: `316` + // Estimated: `3781` + // Minimum execution time: 41_010_000 picoseconds. + Weight::from_parts(42_380_000, 3781) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -236,44 +236,44 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_869_000 picoseconds. - Weight::from_parts(5_379_000, 0) + // Minimum execution time: 4_770_000 picoseconds. + Weight::from_parts(5_200_000, 0) .saturating_add(T::DbWeight::get().writes(1)) } pub(crate) fn burn_asset() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_670_000 picoseconds. - Weight::from_parts(1_760_000, 0) + // Minimum execution time: 1_640_000 picoseconds. + Weight::from_parts(1_750_000, 0) } pub(crate) fn expect_asset() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_360_000 picoseconds. - Weight::from_parts(1_569_000, 0) + // Minimum execution time: 1_370_000 picoseconds. + Weight::from_parts(1_490_000, 0) } pub(crate) fn expect_origin() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_050_000 picoseconds. - Weight::from_parts(5_350_000, 0) + // Minimum execution time: 4_940_000 picoseconds. + Weight::from_parts(5_210_000, 0) } pub(crate) fn expect_error() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_909_000 picoseconds. - Weight::from_parts(5_360_000, 0) + // Minimum execution time: 4_820_000 picoseconds. + Weight::from_parts(5_240_000, 0) } pub(crate) fn expect_transact_status() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_300_000 picoseconds. - Weight::from_parts(1_430_000, 0) + // Minimum execution time: 1_390_000 picoseconds. + Weight::from_parts(1_550_000, 0) } /// Storage: `ParachainInfo::ParachainId` (r:1 w:0) /// Proof: `ParachainInfo::ParachainId` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) @@ -291,10 +291,10 @@ impl WeightInfo { /// Proof: `XcmpQueue::OutboundXcmpMessages` (`max_values`: None, `max_size`: Some(105506), added: 107981, mode: `MaxEncodedLen`) pub(crate) fn query_pallet() -> Weight { // Proof Size summary in bytes: - // Measured: `431` + // Measured: `501` // Estimated: `6196` - // Minimum execution time: 84_520_000 picoseconds. - Weight::from_parts(89_550_000, 6196) + // Minimum execution time: 86_500_000 picoseconds. + Weight::from_parts(88_629_000, 6196) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -302,8 +302,8 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_120_000 picoseconds. - Weight::from_parts(6_341_000, 0) + // Minimum execution time: 6_650_000 picoseconds. + Weight::from_parts(6_880_000, 0) } /// Storage: `ParachainInfo::ParachainId` (r:1 w:0) /// Proof: `ParachainInfo::ParachainId` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) @@ -321,10 +321,10 @@ impl WeightInfo { /// Proof: `XcmpQueue::OutboundXcmpMessages` (`max_values`: None, `max_size`: Some(105506), added: 107981, mode: `MaxEncodedLen`) pub(crate) fn report_transact_status() -> Weight { // Proof Size summary in bytes: - // Measured: `431` + // Measured: `501` // Estimated: `6196` - // Minimum execution time: 77_720_000 picoseconds. - Weight::from_parts(79_589_000, 6196) + // Minimum execution time: 79_710_000 picoseconds. + Weight::from_parts(82_460_000, 6196) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -332,22 +332,22 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_250_000 picoseconds. - Weight::from_parts(1_330_000, 0) + // Minimum execution time: 1_300_000 picoseconds. + Weight::from_parts(1_430_000, 0) } pub(crate) fn set_topic() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_151_000 picoseconds. - Weight::from_parts(1_289_000, 0) + // Minimum execution time: 1_290_000 picoseconds. + Weight::from_parts(1_370_000, 0) } pub(crate) fn clear_topic() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_179_000 picoseconds. - Weight::from_parts(1_240_000, 0) + // Minimum execution time: 1_160_000 picoseconds. + Weight::from_parts(1_350_000, 0) } /// Storage: `ParachainInfo::ParachainId` (r:1 w:0) /// Proof: `ParachainInfo::ParachainId` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) @@ -364,12 +364,12 @@ impl WeightInfo { /// The range of component `x` is `[1, 1000]`. pub(crate) fn export_message(x: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `399` - // Estimated: `6339` - // Minimum execution time: 72_131_000 picoseconds. - Weight::from_parts(75_504_652, 6339) - // Standard Error: 687 - .saturating_add(Weight::from_parts(84_738, 0).saturating_mul(x.into())) + // Measured: `436` + // Estimated: `6376` + // Minimum execution time: 70_590_000 picoseconds. + Weight::from_parts(74_180_264, 6376) + // Standard Error: 292 + .saturating_add(Weight::from_parts(86_072, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -377,21 +377,21 @@ impl WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_140_000 picoseconds. - Weight::from_parts(1_240_000, 0) + // Minimum execution time: 1_190_000 picoseconds. + Weight::from_parts(1_340_000, 0) } pub(crate) fn unpaid_execution() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_160_000 picoseconds. - Weight::from_parts(1_230_000, 0) + // Minimum execution time: 1_230_000 picoseconds. + Weight::from_parts(1_340_000, 0) } pub(crate) fn alias_origin() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_129_000 picoseconds. - Weight::from_parts(1_200_000, 0) + // Minimum execution time: 1_290_000 picoseconds. + Weight::from_parts(1_360_000, 0) } } From f7c6d0ee9c6a9f824a50d68db9224506d8763d00 Mon Sep 17 00:00:00 2001 From: Branislav Kontur Date: Wed, 20 Aug 2025 09:53:45 +0200 Subject: [PATCH 14/21] Ping CI From b2ec6af3d31ffd4528cd4cd42a1d9a5bb39df2d8 Mon Sep 17 00:00:00 2001 From: Branislav Kontur Date: Wed, 20 Aug 2025 10:41:39 +0200 Subject: [PATCH 15/21] Test nit --- .../bridge-hubs/bridge-hub-polkadot/primitives/src/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system-parachains/bridge-hubs/bridge-hub-polkadot/primitives/src/lib.rs b/system-parachains/bridge-hubs/bridge-hub-polkadot/primitives/src/lib.rs index 0efb9f0c11..3af503db81 100644 --- a/system-parachains/bridge-hubs/bridge-hub-polkadot/primitives/src/lib.rs +++ b/system-parachains/bridge-hubs/bridge-hub-polkadot/primitives/src/lib.rs @@ -96,7 +96,7 @@ frame_support::parameter_types! { /// The XCM fee that is paid for executing XCM program (with `ExportMessage` instruction) at the Polkadot /// BridgeHub. /// (initially was calculated by test `BridgeHubPolkadot::can_calculate_weight_for_paid_export_message_with_reserve_transfer` + `33%`) - pub const BridgeHubPolkadotBaseXcmFeeInDots: Balance = 113_834_700; + pub const BridgeHubPolkadotBaseXcmFeeInDots: Balance = 114_080_750; /// Transaction fee that is paid at the Polkadot BridgeHub for delivering single inbound message. /// (initially was calculated by test `BridgeHubPolkadot::can_calculate_fee_for_standalone_message_delivery_transaction` + `33%`) From 3c6ab5951033df5723173ed899563eb00247f545 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 20 Aug 2025 11:31:30 +0000 Subject: [PATCH 16/21] Update from bkontur running command 'bench --pallet pallet_xcm' --- relay/kusama/src/weights/pallet_xcm.rs | 88 ++++++++--------- relay/polkadot/src/weights/pallet_xcm.rs | 84 ++++++++-------- .../src/weights/pallet_xcm.rs | 96 +++++++++--------- .../src/weights/pallet_xcm.rs | 96 +++++++++--------- .../src/weights/pallet_xcm.rs | 92 ++++++++--------- .../src/weights/pallet_xcm.rs | 92 ++++++++--------- .../src/weights/pallet_xcm.rs | 90 ++++++++--------- .../coretime-kusama/src/weights/pallet_xcm.rs | 90 ++++++++--------- .../src/weights/pallet_xcm.rs | 92 ++++++++--------- .../encointer/src/weights/pallet_xcm.rs | 98 +++++++++---------- .../people-kusama/src/weights/pallet_xcm.rs | 90 ++++++++--------- .../people-polkadot/src/weights/pallet_xcm.rs | 92 ++++++++--------- 12 files changed, 550 insertions(+), 550 deletions(-) diff --git a/relay/kusama/src/weights/pallet_xcm.rs b/relay/kusama/src/weights/pallet_xcm.rs index a4aa9b799a..2819148c59 100644 --- a/relay/kusama/src/weights/pallet_xcm.rs +++ b/relay/kusama/src/weights/pallet_xcm.rs @@ -17,9 +17,9 @@ //! Autogenerated weights for `pallet_xcm` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 -//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-08-20, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `db6e397ee4b2`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `1ed332005af8`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -62,8 +62,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `145` // Estimated: `3610` - // Minimum execution time: 46_139_000 picoseconds. - Weight::from_parts(49_498_000, 0) + // Minimum execution time: 46_600_000 picoseconds. + Weight::from_parts(50_050_000, 0) .saturating_add(Weight::from_parts(0, 3610)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(2)) @@ -86,8 +86,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `145` // Estimated: `3610` - // Minimum execution time: 178_940_000 picoseconds. - Weight::from_parts(185_889_000, 0) + // Minimum execution time: 179_340_000 picoseconds. + Weight::from_parts(187_979_000, 0) .saturating_add(Weight::from_parts(0, 3610)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(3)) @@ -110,8 +110,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `197` // Estimated: `3662` - // Minimum execution time: 177_848_000 picoseconds. - Weight::from_parts(184_030_000, 0) + // Minimum execution time: 178_990_000 picoseconds. + Weight::from_parts(182_750_000, 0) .saturating_add(Weight::from_parts(0, 3662)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(3)) @@ -134,8 +134,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `145` // Estimated: `3610` - // Minimum execution time: 181_879_000 picoseconds. - Weight::from_parts(187_430_000, 0) + // Minimum execution time: 179_399_000 picoseconds. + Weight::from_parts(197_500_000, 0) .saturating_add(Weight::from_parts(0, 3610)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(3)) @@ -146,8 +146,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `1485` - // Minimum execution time: 12_258_000 picoseconds. - Weight::from_parts(12_821_000, 0) + // Minimum execution time: 11_910_000 picoseconds. + Weight::from_parts(13_000_000, 0) .saturating_add(Weight::from_parts(0, 1485)) .saturating_add(T::DbWeight::get().reads(1)) } @@ -157,8 +157,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 10_630_000 picoseconds. - Weight::from_parts(11_581_000, 0) + // Minimum execution time: 10_480_000 picoseconds. + Weight::from_parts(11_020_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -166,8 +166,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_720_000 picoseconds. - Weight::from_parts(4_170_000, 0) + // Minimum execution time: 3_800_000 picoseconds. + Weight::from_parts(4_140_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// Storage: `XcmPallet::VersionNotifiers` (r:1 w:1) @@ -190,8 +190,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `145` // Estimated: `3610` - // Minimum execution time: 56_220_000 picoseconds. - Weight::from_parts(59_141_000, 0) + // Minimum execution time: 57_010_000 picoseconds. + Weight::from_parts(59_890_000, 0) .saturating_add(Weight::from_parts(0, 3610)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(5)) @@ -214,8 +214,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `325` // Estimated: `3790` - // Minimum execution time: 60_110_000 picoseconds. - Weight::from_parts(63_370_000, 0) + // Minimum execution time: 60_610_000 picoseconds. + Weight::from_parts(64_380_000, 0) .saturating_add(Weight::from_parts(0, 3790)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(4)) @@ -226,8 +226,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_850_000 picoseconds. - Weight::from_parts(4_309_000, 0) + // Minimum execution time: 3_790_000 picoseconds. + Weight::from_parts(4_090_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -237,8 +237,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `22` // Estimated: `15862` - // Minimum execution time: 28_800_000 picoseconds. - Weight::from_parts(29_720_000, 0) + // Minimum execution time: 28_710_000 picoseconds. + Weight::from_parts(29_270_000, 0) .saturating_add(Weight::from_parts(0, 15862)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -249,8 +249,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `26` // Estimated: `15866` - // Minimum execution time: 28_531_000 picoseconds. - Weight::from_parts(29_941_000, 0) + // Minimum execution time: 28_060_000 picoseconds. + Weight::from_parts(29_190_000, 0) .saturating_add(Weight::from_parts(0, 15866)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -261,8 +261,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `40` // Estimated: `18355` - // Minimum execution time: 32_210_000 picoseconds. - Weight::from_parts(32_880_000, 0) + // Minimum execution time: 31_870_000 picoseconds. + Weight::from_parts(32_720_000, 0) .saturating_add(Weight::from_parts(0, 18355)) .saturating_add(T::DbWeight::get().reads(7)) } @@ -280,8 +280,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `144` // Estimated: `6084` - // Minimum execution time: 38_990_000 picoseconds. - Weight::from_parts(40_840_000, 0) + // Minimum execution time: 38_130_000 picoseconds. + Weight::from_parts(40_870_000, 0) .saturating_add(Weight::from_parts(0, 6084)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(1)) @@ -292,8 +292,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `40` // Estimated: `13405` - // Minimum execution time: 23_129_000 picoseconds. - Weight::from_parts(23_661_000, 0) + // Minimum execution time: 23_060_000 picoseconds. + Weight::from_parts(23_560_000, 0) .saturating_add(Weight::from_parts(0, 13405)) .saturating_add(T::DbWeight::get().reads(5)) } @@ -303,8 +303,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `33` // Estimated: `15873` - // Minimum execution time: 28_501_000 picoseconds. - Weight::from_parts(29_080_000, 0) + // Minimum execution time: 28_390_000 picoseconds. + Weight::from_parts(29_070_000, 0) .saturating_add(Weight::from_parts(0, 15873)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -323,8 +323,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `144` // Estimated: `15984` - // Minimum execution time: 53_179_000 picoseconds. - Weight::from_parts(55_110_000, 0) + // Minimum execution time: 52_120_000 picoseconds. + Weight::from_parts(54_180_000, 0) .saturating_add(Weight::from_parts(0, 15984)) .saturating_add(T::DbWeight::get().reads(10)) .saturating_add(T::DbWeight::get().writes(1)) @@ -337,8 +337,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `1485` - // Minimum execution time: 4_110_000 picoseconds. - Weight::from_parts(4_480_000, 0) + // Minimum execution time: 4_040_000 picoseconds. + Weight::from_parts(4_340_000, 0) .saturating_add(Weight::from_parts(0, 1485)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) @@ -349,8 +349,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `7576` // Estimated: `11041` - // Minimum execution time: 40_600_000 picoseconds. - Weight::from_parts(41_560_000, 0) + // Minimum execution time: 40_349_000 picoseconds. + Weight::from_parts(41_270_000, 0) .saturating_add(Weight::from_parts(0, 11041)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -363,8 +363,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `23` // Estimated: `3488` - // Minimum execution time: 51_560_000 picoseconds. - Weight::from_parts(54_790_000, 0) + // Minimum execution time: 49_910_000 picoseconds. + Weight::from_parts(52_590_000, 0) .saturating_add(Weight::from_parts(0, 3488)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -393,8 +393,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 11_049_000 picoseconds. - Weight::from_parts(11_240_000, 0) + // Minimum execution time: 11_000_000 picoseconds. + Weight::from_parts(11_330_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/relay/polkadot/src/weights/pallet_xcm.rs b/relay/polkadot/src/weights/pallet_xcm.rs index 2c7423be81..c1432f3ee1 100644 --- a/relay/polkadot/src/weights/pallet_xcm.rs +++ b/relay/polkadot/src/weights/pallet_xcm.rs @@ -17,9 +17,9 @@ //! Autogenerated weights for `pallet_xcm` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 -//! DATE: 2025-08-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-08-20, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `f801d3746784`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `1ed332005af8`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -62,8 +62,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `179` // Estimated: `3644` - // Minimum execution time: 48_450_000 picoseconds. - Weight::from_parts(52_780_000, 0) + // Minimum execution time: 47_740_000 picoseconds. + Weight::from_parts(50_070_000, 0) .saturating_add(Weight::from_parts(0, 3644)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(2)) @@ -86,8 +86,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `179` // Estimated: `3644` - // Minimum execution time: 177_279_000 picoseconds. - Weight::from_parts(192_969_000, 0) + // Minimum execution time: 178_230_000 picoseconds. + Weight::from_parts(189_230_000, 0) .saturating_add(Weight::from_parts(0, 3644)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(3)) @@ -110,8 +110,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `231` // Estimated: `3696` - // Minimum execution time: 176_149_000 picoseconds. - Weight::from_parts(183_940_000, 0) + // Minimum execution time: 175_259_000 picoseconds. + Weight::from_parts(182_670_000, 0) .saturating_add(Weight::from_parts(0, 3696)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(3)) @@ -134,8 +134,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `179` // Estimated: `3644` - // Minimum execution time: 182_710_000 picoseconds. - Weight::from_parts(215_829_000, 0) + // Minimum execution time: 178_840_000 picoseconds. + Weight::from_parts(182_730_000, 0) .saturating_add(Weight::from_parts(0, 3644)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(3)) @@ -146,8 +146,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `1485` - // Minimum execution time: 12_580_000 picoseconds. - Weight::from_parts(14_950_000, 0) + // Minimum execution time: 12_000_000 picoseconds. + Weight::from_parts(12_910_000, 0) .saturating_add(Weight::from_parts(0, 1485)) .saturating_add(T::DbWeight::get().reads(1)) } @@ -158,7 +158,7 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Measured: `0` // Estimated: `0` // Minimum execution time: 10_640_000 picoseconds. - Weight::from_parts(12_430_000, 0) + Weight::from_parts(11_010_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -166,8 +166,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_550_000 picoseconds. - Weight::from_parts(4_420_000, 0) + // Minimum execution time: 3_810_000 picoseconds. + Weight::from_parts(4_260_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// Storage: `XcmPallet::VersionNotifiers` (r:1 w:1) @@ -190,8 +190,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `179` // Estimated: `3644` - // Minimum execution time: 58_300_000 picoseconds. - Weight::from_parts(63_980_000, 0) + // Minimum execution time: 56_660_000 picoseconds. + Weight::from_parts(58_630_000, 0) .saturating_add(Weight::from_parts(0, 3644)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(5)) @@ -214,8 +214,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `359` // Estimated: `3824` - // Minimum execution time: 60_220_000 picoseconds. - Weight::from_parts(64_960_000, 0) + // Minimum execution time: 60_030_000 picoseconds. + Weight::from_parts(62_070_000, 0) .saturating_add(Weight::from_parts(0, 3824)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(4)) @@ -226,8 +226,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_910_000 picoseconds. - Weight::from_parts(4_350_000, 0) + // Minimum execution time: 3_860_000 picoseconds. + Weight::from_parts(4_120_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -237,8 +237,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `22` // Estimated: `15862` - // Minimum execution time: 30_720_000 picoseconds. - Weight::from_parts(32_270_000, 0) + // Minimum execution time: 30_600_000 picoseconds. + Weight::from_parts(31_090_000, 0) .saturating_add(Weight::from_parts(0, 15862)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -249,8 +249,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `26` // Estimated: `15866` - // Minimum execution time: 30_580_000 picoseconds. - Weight::from_parts(32_420_000, 0) + // Minimum execution time: 30_320_000 picoseconds. + Weight::from_parts(31_470_000, 0) .saturating_add(Weight::from_parts(0, 15866)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -261,8 +261,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `40` // Estimated: `18355` - // Minimum execution time: 35_070_000 picoseconds. - Weight::from_parts(36_730_000, 0) + // Minimum execution time: 34_480_000 picoseconds. + Weight::from_parts(35_540_000, 0) .saturating_add(Weight::from_parts(0, 18355)) .saturating_add(T::DbWeight::get().reads(7)) } @@ -280,8 +280,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `178` // Estimated: `6118` - // Minimum execution time: 40_590_000 picoseconds. - Weight::from_parts(44_090_000, 0) + // Minimum execution time: 40_150_000 picoseconds. + Weight::from_parts(41_770_000, 0) .saturating_add(Weight::from_parts(0, 6118)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(1)) @@ -292,8 +292,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `40` // Estimated: `13405` - // Minimum execution time: 25_160_000 picoseconds. - Weight::from_parts(26_320_000, 0) + // Minimum execution time: 24_260_000 picoseconds. + Weight::from_parts(24_940_000, 0) .saturating_add(Weight::from_parts(0, 13405)) .saturating_add(T::DbWeight::get().reads(5)) } @@ -303,8 +303,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `33` // Estimated: `15873` - // Minimum execution time: 30_920_000 picoseconds. - Weight::from_parts(31_970_000, 0) + // Minimum execution time: 30_240_000 picoseconds. + Weight::from_parts(31_310_000, 0) .saturating_add(Weight::from_parts(0, 15873)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -323,8 +323,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `178` // Estimated: `16018` - // Minimum execution time: 55_620_000 picoseconds. - Weight::from_parts(57_580_000, 0) + // Minimum execution time: 54_420_000 picoseconds. + Weight::from_parts(57_260_000, 0) .saturating_add(Weight::from_parts(0, 16018)) .saturating_add(T::DbWeight::get().reads(10)) .saturating_add(T::DbWeight::get().writes(1)) @@ -337,8 +337,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `1485` - // Minimum execution time: 4_060_000 picoseconds. - Weight::from_parts(4_440_000, 0) + // Minimum execution time: 4_170_000 picoseconds. + Weight::from_parts(4_370_000, 0) .saturating_add(Weight::from_parts(0, 1485)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) @@ -349,7 +349,7 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `7576` // Estimated: `11041` - // Minimum execution time: 42_530_000 picoseconds. + // Minimum execution time: 42_600_000 picoseconds. Weight::from_parts(43_610_000, 0) .saturating_add(Weight::from_parts(0, 11041)) .saturating_add(T::DbWeight::get().reads(1)) @@ -363,8 +363,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `23` // Estimated: `3488` - // Minimum execution time: 60_620_000 picoseconds. - Weight::from_parts(96_160_000, 0) + // Minimum execution time: 54_240_000 picoseconds. + Weight::from_parts(66_060_000, 0) .saturating_add(Weight::from_parts(0, 3488)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -393,8 +393,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 11_930_000 picoseconds. - Weight::from_parts(17_080_000, 0) + // Minimum execution time: 11_080_000 picoseconds. + Weight::from_parts(11_350_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_xcm.rs b/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_xcm.rs index 6a167016b1..60a6d334c7 100644 --- a/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_xcm.rs +++ b/system-parachains/asset-hubs/asset-hub-kusama/src/weights/pallet_xcm.rs @@ -17,9 +17,9 @@ //! Autogenerated weights for `pallet_xcm` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 -//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-08-20, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `1ed332005af8`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -62,8 +62,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `245` // Estimated: `3710` - // Minimum execution time: 37_740_000 picoseconds. - Weight::from_parts(44_940_000, 0) + // Minimum execution time: 37_280_000 picoseconds. + Weight::from_parts(40_431_000, 0) .saturating_add(Weight::from_parts(0, 3710)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) @@ -88,8 +88,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `329` // Estimated: `3794` - // Minimum execution time: 160_310_000 picoseconds. - Weight::from_parts(171_600_000, 0) + // Minimum execution time: 156_061_000 picoseconds. + Weight::from_parts(162_640_000, 0) .saturating_add(Weight::from_parts(0, 3794)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(3)) @@ -114,8 +114,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `381` // Estimated: `6196` - // Minimum execution time: 181_630_000 picoseconds. - Weight::from_parts(189_728_000, 0) + // Minimum execution time: 179_781_000 picoseconds. + Weight::from_parts(209_240_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(4)) @@ -144,8 +144,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `717` // Estimated: `6208` - // Minimum execution time: 241_149_000 picoseconds. - Weight::from_parts(261_119_000, 0) + // Minimum execution time: 233_630_000 picoseconds. + Weight::from_parts(239_579_000, 0) .saturating_add(Weight::from_parts(0, 6208)) .saturating_add(T::DbWeight::get().reads(11)) .saturating_add(T::DbWeight::get().writes(7)) @@ -156,8 +156,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `1485` - // Minimum execution time: 11_050_000 picoseconds. - Weight::from_parts(13_250_000, 0) + // Minimum execution time: 10_970_000 picoseconds. + Weight::from_parts(11_609_000, 0) .saturating_add(Weight::from_parts(0, 1485)) .saturating_add(T::DbWeight::get().reads(1)) } @@ -167,8 +167,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 9_740_000 picoseconds. - Weight::from_parts(10_910_000, 0) + // Minimum execution time: 9_610_000 picoseconds. + Weight::from_parts(10_291_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -176,8 +176,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_500_000 picoseconds. - Weight::from_parts(3_901_000, 0) + // Minimum execution time: 3_269_000 picoseconds. + Weight::from_parts(3_450_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// Storage: `PolkadotXcm::VersionNotifiers` (r:1 w:1) @@ -200,8 +200,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `245` // Estimated: `3710` - // Minimum execution time: 47_720_000 picoseconds. - Weight::from_parts(54_720_000, 0) + // Minimum execution time: 46_810_000 picoseconds. + Weight::from_parts(49_740_000, 0) .saturating_add(Weight::from_parts(0, 3710)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(5)) @@ -224,8 +224,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `404` // Estimated: `108971` - // Minimum execution time: 51_840_000 picoseconds. - Weight::from_parts(55_489_000, 0) + // Minimum execution time: 51_749_000 picoseconds. + Weight::from_parts(53_900_000, 0) .saturating_add(Weight::from_parts(0, 108971)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) @@ -236,8 +236,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_369_000 picoseconds. - Weight::from_parts(4_100_000, 0) + // Minimum execution time: 3_280_000 picoseconds. + Weight::from_parts(3_560_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -247,8 +247,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `22` // Estimated: `15862` - // Minimum execution time: 27_759_000 picoseconds. - Weight::from_parts(28_680_000, 0) + // Minimum execution time: 27_289_000 picoseconds. + Weight::from_parts(28_409_000, 0) .saturating_add(Weight::from_parts(0, 15862)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -259,8 +259,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `26` // Estimated: `15866` - // Minimum execution time: 27_650_000 picoseconds. - Weight::from_parts(29_160_000, 0) + // Minimum execution time: 27_710_000 picoseconds. + Weight::from_parts(28_120_000, 0) .saturating_add(Weight::from_parts(0, 15866)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -271,8 +271,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `39` // Estimated: `18354` - // Minimum execution time: 32_570_000 picoseconds. - Weight::from_parts(33_251_000, 0) + // Minimum execution time: 31_329_000 picoseconds. + Weight::from_parts(31_949_000, 0) .saturating_add(Weight::from_parts(0, 18354)) .saturating_add(T::DbWeight::get().reads(7)) } @@ -288,8 +288,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `187` // Estimated: `6127` - // Minimum execution time: 43_320_000 picoseconds. - Weight::from_parts(48_410_000, 0) + // Minimum execution time: 40_920_000 picoseconds. + Weight::from_parts(42_449_000, 0) .saturating_add(Weight::from_parts(0, 6127)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(1)) @@ -300,8 +300,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `39` // Estimated: `13404` - // Minimum execution time: 23_440_000 picoseconds. - Weight::from_parts(24_370_000, 0) + // Minimum execution time: 22_300_000 picoseconds. + Weight::from_parts(22_820_000, 0) .saturating_add(Weight::from_parts(0, 13404)) .saturating_add(T::DbWeight::get().reads(5)) } @@ -311,8 +311,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `33` // Estimated: `15873` - // Minimum execution time: 27_909_000 picoseconds. - Weight::from_parts(29_040_000, 0) + // Minimum execution time: 27_430_000 picoseconds. + Weight::from_parts(27_960_000, 0) .saturating_add(Weight::from_parts(0, 15873)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -329,8 +329,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `187` // Estimated: `16027` - // Minimum execution time: 62_049_000 picoseconds. - Weight::from_parts(90_511_000, 0) + // Minimum execution time: 55_179_000 picoseconds. + Weight::from_parts(57_710_000, 0) .saturating_add(Weight::from_parts(0, 16027)) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(1)) @@ -343,8 +343,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `1485` - // Minimum execution time: 4_021_000 picoseconds. - Weight::from_parts(6_381_000, 0) + // Minimum execution time: 3_730_000 picoseconds. + Weight::from_parts(4_120_000, 0) .saturating_add(Weight::from_parts(0, 1485)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) @@ -355,8 +355,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `7576` // Estimated: `11041` - // Minimum execution time: 39_680_000 picoseconds. - Weight::from_parts(40_740_000, 0) + // Minimum execution time: 39_730_000 picoseconds. + Weight::from_parts(40_400_000, 0) .saturating_add(Weight::from_parts(0, 11041)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -373,8 +373,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `303` // Estimated: `3768` - // Minimum execution time: 55_700_000 picoseconds. - Weight::from_parts(58_180_000, 0) + // Minimum execution time: 54_460_000 picoseconds. + Weight::from_parts(57_040_000, 0) .saturating_add(Weight::from_parts(0, 3768)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) @@ -387,8 +387,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `128` // Estimated: `3640` - // Minimum execution time: 65_140_000 picoseconds. - Weight::from_parts(67_160_000, 0) + // Minimum execution time: 63_911_000 picoseconds. + Weight::from_parts(66_070_000, 0) .saturating_add(Weight::from_parts(0, 3640)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -401,8 +401,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `516` // Estimated: `3981` - // Minimum execution time: 66_000_000 picoseconds. - Weight::from_parts(69_871_000, 0) + // Minimum execution time: 64_490_000 picoseconds. + Weight::from_parts(65_989_000, 0) .saturating_add(Weight::from_parts(0, 3981)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -411,8 +411,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 10_880_000 picoseconds. - Weight::from_parts(11_040_000, 0) + // Minimum execution time: 10_989_000 picoseconds. + Weight::from_parts(11_051_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_xcm.rs b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_xcm.rs index ca72912fed..86e721033a 100644 --- a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_xcm.rs +++ b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/pallet_xcm.rs @@ -17,9 +17,9 @@ //! Autogenerated weights for `pallet_xcm` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 -//! DATE: 2025-08-19, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-08-20, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `2ad593906341`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `1ed332005af8`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -62,8 +62,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `212` // Estimated: `3677` - // Minimum execution time: 37_360_000 picoseconds. - Weight::from_parts(40_100_000, 0) + // Minimum execution time: 38_590_000 picoseconds. + Weight::from_parts(41_658_000, 0) .saturating_add(Weight::from_parts(0, 3677)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) @@ -88,8 +88,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `244` // Estimated: `3709` - // Minimum execution time: 152_950_000 picoseconds. - Weight::from_parts(157_410_000, 0) + // Minimum execution time: 155_210_000 picoseconds. + Weight::from_parts(164_691_000, 0) .saturating_add(Weight::from_parts(0, 3709)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(3)) @@ -114,8 +114,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `296` // Estimated: `6196` - // Minimum execution time: 178_390_000 picoseconds. - Weight::from_parts(187_670_000, 0) + // Minimum execution time: 180_260_000 picoseconds. + Weight::from_parts(185_080_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(4)) @@ -144,8 +144,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `632` // Estimated: `6208` - // Minimum execution time: 239_000_000 picoseconds. - Weight::from_parts(258_150_000, 0) + // Minimum execution time: 235_251_000 picoseconds. + Weight::from_parts(243_821_000, 0) .saturating_add(Weight::from_parts(0, 6208)) .saturating_add(T::DbWeight::get().reads(11)) .saturating_add(T::DbWeight::get().writes(7)) @@ -156,8 +156,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `1485` - // Minimum execution time: 11_490_000 picoseconds. - Weight::from_parts(12_370_000, 0) + // Minimum execution time: 11_410_000 picoseconds. + Weight::from_parts(12_419_000, 0) .saturating_add(Weight::from_parts(0, 1485)) .saturating_add(T::DbWeight::get().reads(1)) } @@ -167,8 +167,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 9_910_000 picoseconds. - Weight::from_parts(10_960_000, 0) + // Minimum execution time: 10_010_000 picoseconds. + Weight::from_parts(11_640_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -176,8 +176,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_520_000 picoseconds. - Weight::from_parts(4_310_000, 0) + // Minimum execution time: 3_290_000 picoseconds. + Weight::from_parts(3_730_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// Storage: `PolkadotXcm::VersionNotifiers` (r:1 w:1) @@ -200,8 +200,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `212` // Estimated: `3677` - // Minimum execution time: 46_590_000 picoseconds. - Weight::from_parts(49_110_000, 0) + // Minimum execution time: 46_960_000 picoseconds. + Weight::from_parts(49_090_000, 0) .saturating_add(Weight::from_parts(0, 3677)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(5)) @@ -224,8 +224,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `371` // Estimated: `108971` - // Minimum execution time: 51_730_000 picoseconds. - Weight::from_parts(56_160_000, 0) + // Minimum execution time: 51_379_000 picoseconds. + Weight::from_parts(54_820_000, 0) .saturating_add(Weight::from_parts(0, 108971)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) @@ -236,8 +236,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_330_000 picoseconds. - Weight::from_parts(3_650_000, 0) + // Minimum execution time: 3_430_000 picoseconds. + Weight::from_parts(3_780_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -247,8 +247,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `22` // Estimated: `15862` - // Minimum execution time: 27_720_000 picoseconds. - Weight::from_parts(28_740_000, 0) + // Minimum execution time: 27_900_000 picoseconds. + Weight::from_parts(28_941_000, 0) .saturating_add(Weight::from_parts(0, 15862)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -259,8 +259,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `26` // Estimated: `15866` - // Minimum execution time: 28_090_000 picoseconds. - Weight::from_parts(29_250_000, 0) + // Minimum execution time: 27_429_000 picoseconds. + Weight::from_parts(28_910_000, 0) .saturating_add(Weight::from_parts(0, 15866)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -271,8 +271,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `40` // Estimated: `18355` - // Minimum execution time: 32_240_000 picoseconds. - Weight::from_parts(33_249_000, 0) + // Minimum execution time: 31_581_000 picoseconds. + Weight::from_parts(32_240_000, 0) .saturating_add(Weight::from_parts(0, 18355)) .saturating_add(T::DbWeight::get().reads(7)) } @@ -288,8 +288,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `154` // Estimated: `6094` - // Minimum execution time: 42_890_000 picoseconds. - Weight::from_parts(45_350_000, 0) + // Minimum execution time: 42_809_000 picoseconds. + Weight::from_parts(46_429_000, 0) .saturating_add(Weight::from_parts(0, 6094)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(1)) @@ -300,8 +300,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `40` // Estimated: `13405` - // Minimum execution time: 22_270_000 picoseconds. - Weight::from_parts(23_380_000, 0) + // Minimum execution time: 22_300_000 picoseconds. + Weight::from_parts(22_769_000, 0) .saturating_add(Weight::from_parts(0, 13405)) .saturating_add(T::DbWeight::get().reads(5)) } @@ -311,8 +311,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `33` // Estimated: `15873` - // Minimum execution time: 27_610_000 picoseconds. - Weight::from_parts(29_560_000, 0) + // Minimum execution time: 27_860_000 picoseconds. + Weight::from_parts(29_060_000, 0) .saturating_add(Weight::from_parts(0, 15873)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -329,8 +329,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `154` // Estimated: `15994` - // Minimum execution time: 57_729_000 picoseconds. - Weight::from_parts(62_450_000, 0) + // Minimum execution time: 57_329_000 picoseconds. + Weight::from_parts(64_460_000, 0) .saturating_add(Weight::from_parts(0, 15994)) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(1)) @@ -343,8 +343,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `1485` - // Minimum execution time: 3_820_000 picoseconds. - Weight::from_parts(4_150_000, 0) + // Minimum execution time: 3_859_000 picoseconds. + Weight::from_parts(4_290_000, 0) .saturating_add(Weight::from_parts(0, 1485)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) @@ -355,8 +355,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `7576` // Estimated: `11041` - // Minimum execution time: 40_110_000 picoseconds. - Weight::from_parts(41_800_000, 0) + // Minimum execution time: 41_200_000 picoseconds. + Weight::from_parts(42_960_000, 0) .saturating_add(Weight::from_parts(0, 11041)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -373,8 +373,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `303` // Estimated: `3768` - // Minimum execution time: 55_970_000 picoseconds. - Weight::from_parts(59_719_000, 0) + // Minimum execution time: 57_110_000 picoseconds. + Weight::from_parts(65_231_000, 0) .saturating_add(Weight::from_parts(0, 3768)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) @@ -387,8 +387,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `128` // Estimated: `3593` - // Minimum execution time: 65_440_000 picoseconds. - Weight::from_parts(70_410_000, 0) + // Minimum execution time: 66_130_000 picoseconds. + Weight::from_parts(68_778_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -401,8 +401,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `516` // Estimated: `3981` - // Minimum execution time: 94_890_000 picoseconds. - Weight::from_parts(98_620_000, 0) + // Minimum execution time: 65_490_000 picoseconds. + Weight::from_parts(67_831_000, 0) .saturating_add(Weight::from_parts(0, 3981)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -411,8 +411,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 11_040_000 picoseconds. - Weight::from_parts(13_990_000, 0) + // Minimum execution time: 10_939_000 picoseconds. + Weight::from_parts(11_059_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/pallet_xcm.rs b/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/pallet_xcm.rs index 91e7b6fa34..6df1ec4e07 100644 --- a/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/pallet_xcm.rs +++ b/system-parachains/bridge-hubs/bridge-hub-kusama/src/weights/pallet_xcm.rs @@ -17,9 +17,9 @@ //! Autogenerated weights for `pallet_xcm` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 -//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-08-20, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `1ed332005af8`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -62,8 +62,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `175` // Estimated: `3640` - // Minimum execution time: 37_590_000 picoseconds. - Weight::from_parts(39_639_000, 0) + // Minimum execution time: 37_720_000 picoseconds. + Weight::from_parts(39_620_000, 0) .saturating_add(Weight::from_parts(0, 3640)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) @@ -88,8 +88,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `259` // Estimated: `3724` - // Minimum execution time: 151_279_000 picoseconds. - Weight::from_parts(153_659_000, 0) + // Minimum execution time: 154_860_000 picoseconds. + Weight::from_parts(160_090_000, 0) .saturating_add(Weight::from_parts(0, 3724)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(3)) @@ -124,8 +124,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `259` // Estimated: `3724` - // Minimum execution time: 155_869_000 picoseconds. - Weight::from_parts(168_679_000, 0) + // Minimum execution time: 155_890_000 picoseconds. + Weight::from_parts(160_270_000, 0) .saturating_add(Weight::from_parts(0, 3724)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(3)) @@ -136,8 +136,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `1485` - // Minimum execution time: 10_910_000 picoseconds. - Weight::from_parts(11_740_000, 0) + // Minimum execution time: 11_530_000 picoseconds. + Weight::from_parts(12_560_000, 0) .saturating_add(Weight::from_parts(0, 1485)) .saturating_add(T::DbWeight::get().reads(1)) } @@ -147,8 +147,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 9_620_000 picoseconds. - Weight::from_parts(11_090_000, 0) + // Minimum execution time: 9_800_000 picoseconds. + Weight::from_parts(10_490_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -156,8 +156,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_430_000 picoseconds. - Weight::from_parts(3_790_000, 0) + // Minimum execution time: 3_570_000 picoseconds. + Weight::from_parts(3_800_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// Storage: `PolkadotXcm::VersionNotifiers` (r:1 w:1) @@ -180,8 +180,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `175` // Estimated: `3640` - // Minimum execution time: 45_179_000 picoseconds. - Weight::from_parts(47_740_000, 0) + // Minimum execution time: 45_890_000 picoseconds. + Weight::from_parts(47_650_000, 0) .saturating_add(Weight::from_parts(0, 3640)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(5)) @@ -204,8 +204,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `334` // Estimated: `108971` - // Minimum execution time: 50_700_000 picoseconds. - Weight::from_parts(52_320_000, 0) + // Minimum execution time: 51_270_000 picoseconds. + Weight::from_parts(53_340_000, 0) .saturating_add(Weight::from_parts(0, 108971)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) @@ -216,8 +216,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_540_000 picoseconds. - Weight::from_parts(3_840_000, 0) + // Minimum execution time: 3_570_000 picoseconds. + Weight::from_parts(3_770_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -227,8 +227,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `22` // Estimated: `15862` - // Minimum execution time: 28_730_000 picoseconds. - Weight::from_parts(29_900_000, 0) + // Minimum execution time: 27_920_000 picoseconds. + Weight::from_parts(28_680_000, 0) .saturating_add(Weight::from_parts(0, 15862)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -239,8 +239,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `26` // Estimated: `15866` - // Minimum execution time: 28_620_000 picoseconds. - Weight::from_parts(29_620_000, 0) + // Minimum execution time: 28_010_000 picoseconds. + Weight::from_parts(28_720_000, 0) .saturating_add(Weight::from_parts(0, 15866)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -251,8 +251,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `40` // Estimated: `18355` - // Minimum execution time: 32_930_000 picoseconds. - Weight::from_parts(33_829_000, 0) + // Minimum execution time: 31_750_000 picoseconds. + Weight::from_parts(32_700_000, 0) .saturating_add(Weight::from_parts(0, 18355)) .saturating_add(T::DbWeight::get().reads(7)) } @@ -268,8 +268,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `118` // Estimated: `6058` - // Minimum execution time: 44_010_000 picoseconds. - Weight::from_parts(46_259_000, 0) + // Minimum execution time: 41_050_000 picoseconds. + Weight::from_parts(43_750_000, 0) .saturating_add(Weight::from_parts(0, 6058)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(1)) @@ -280,8 +280,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `40` // Estimated: `13405` - // Minimum execution time: 23_660_000 picoseconds. - Weight::from_parts(24_380_000, 0) + // Minimum execution time: 23_180_000 picoseconds. + Weight::from_parts(23_730_000, 0) .saturating_add(Weight::from_parts(0, 13405)) .saturating_add(T::DbWeight::get().reads(5)) } @@ -291,8 +291,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `33` // Estimated: `15873` - // Minimum execution time: 28_230_000 picoseconds. - Weight::from_parts(28_900_000, 0) + // Minimum execution time: 28_350_000 picoseconds. + Weight::from_parts(29_220_000, 0) .saturating_add(Weight::from_parts(0, 15873)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -309,8 +309,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `118` // Estimated: `15958` - // Minimum execution time: 58_389_000 picoseconds. - Weight::from_parts(59_799_000, 0) + // Minimum execution time: 57_240_000 picoseconds. + Weight::from_parts(59_460_000, 0) .saturating_add(Weight::from_parts(0, 15958)) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(1)) @@ -323,8 +323,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `1485` - // Minimum execution time: 3_880_000 picoseconds. - Weight::from_parts(4_380_000, 0) + // Minimum execution time: 3_930_000 picoseconds. + Weight::from_parts(4_170_000, 0) .saturating_add(Weight::from_parts(0, 1485)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) @@ -335,8 +335,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `7576` // Estimated: `11041` - // Minimum execution time: 40_030_000 picoseconds. - Weight::from_parts(40_899_000, 0) + // Minimum execution time: 39_920_000 picoseconds. + Weight::from_parts(40_790_000, 0) .saturating_add(Weight::from_parts(0, 11041)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -349,8 +349,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `23` // Estimated: `3488` - // Minimum execution time: 47_510_000 picoseconds. - Weight::from_parts(50_350_000, 0) + // Minimum execution time: 48_670_000 picoseconds. + Weight::from_parts(50_420_000, 0) .saturating_add(Weight::from_parts(0, 3488)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -363,8 +363,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `128` // Estimated: `3593` - // Minimum execution time: 64_219_000 picoseconds. - Weight::from_parts(67_540_000, 0) + // Minimum execution time: 65_110_000 picoseconds. + Weight::from_parts(66_190_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -377,8 +377,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `516` // Estimated: `3981` - // Minimum execution time: 65_030_000 picoseconds. - Weight::from_parts(66_550_000, 0) + // Minimum execution time: 65_430_000 picoseconds. + Weight::from_parts(69_020_000, 0) .saturating_add(Weight::from_parts(0, 3981)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -387,8 +387,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 11_040_000 picoseconds. - Weight::from_parts(11_150_000, 0) + // Minimum execution time: 10_890_000 picoseconds. + Weight::from_parts(11_070_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_xcm.rs b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_xcm.rs index 1e12f792c8..df673b20f8 100644 --- a/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_xcm.rs +++ b/system-parachains/bridge-hubs/bridge-hub-polkadot/src/weights/pallet_xcm.rs @@ -17,9 +17,9 @@ //! Autogenerated weights for `pallet_xcm` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 -//! DATE: 2025-08-19, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-08-20, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `2ad593906341`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `1ed332005af8`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -62,8 +62,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `316` // Estimated: `3781` - // Minimum execution time: 39_779_000 picoseconds. - Weight::from_parts(44_610_000, 0) + // Minimum execution time: 39_000_000 picoseconds. + Weight::from_parts(41_859_000, 0) .saturating_add(Weight::from_parts(0, 3781)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) @@ -88,8 +88,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `400` // Estimated: `3865` - // Minimum execution time: 133_919_000 picoseconds. - Weight::from_parts(140_770_000, 0) + // Minimum execution time: 133_709_000 picoseconds. + Weight::from_parts(140_181_000, 0) .saturating_add(Weight::from_parts(0, 3865)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(2)) @@ -124,8 +124,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `400` // Estimated: `3865` - // Minimum execution time: 139_200_000 picoseconds. - Weight::from_parts(154_560_000, 0) + // Minimum execution time: 135_291_000 picoseconds. + Weight::from_parts(145_009_000, 0) .saturating_add(Weight::from_parts(0, 3865)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(2)) @@ -136,8 +136,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `1485` - // Minimum execution time: 12_141_000 picoseconds. - Weight::from_parts(13_581_000, 0) + // Minimum execution time: 12_069_000 picoseconds. + Weight::from_parts(12_870_000, 0) .saturating_add(Weight::from_parts(0, 1485)) .saturating_add(T::DbWeight::get().reads(1)) } @@ -147,8 +147,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 9_739_000 picoseconds. - Weight::from_parts(10_530_000, 0) + // Minimum execution time: 10_040_000 picoseconds. + Weight::from_parts(10_550_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -156,8 +156,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_539_000 picoseconds. - Weight::from_parts(3_899_000, 0) + // Minimum execution time: 3_659_000 picoseconds. + Weight::from_parts(3_859_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// Storage: `PolkadotXcm::VersionNotifiers` (r:1 w:1) @@ -180,8 +180,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `316` // Estimated: `3781` - // Minimum execution time: 47_440_000 picoseconds. - Weight::from_parts(51_629_000, 0) + // Minimum execution time: 47_429_000 picoseconds. + Weight::from_parts(49_690_000, 0) .saturating_add(Weight::from_parts(0, 3781)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(5)) @@ -204,8 +204,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `475` // Estimated: `108971` - // Minimum execution time: 54_621_000 picoseconds. - Weight::from_parts(67_909_000, 0) + // Minimum execution time: 52_630_000 picoseconds. + Weight::from_parts(55_419_000, 0) .saturating_add(Weight::from_parts(0, 108971)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) @@ -216,8 +216,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_381_000 picoseconds. - Weight::from_parts(4_490_000, 0) + // Minimum execution time: 3_341_000 picoseconds. + Weight::from_parts(3_890_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -227,8 +227,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `23` // Estimated: `15863` - // Minimum execution time: 26_819_000 picoseconds. - Weight::from_parts(28_030_000, 0) + // Minimum execution time: 26_930_000 picoseconds. + Weight::from_parts(27_990_000, 0) .saturating_add(Weight::from_parts(0, 15863)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -239,8 +239,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `27` // Estimated: `15867` - // Minimum execution time: 26_301_000 picoseconds. - Weight::from_parts(27_191_000, 0) + // Minimum execution time: 26_541_000 picoseconds. + Weight::from_parts(27_621_000, 0) .saturating_add(Weight::from_parts(0, 15867)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -251,8 +251,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `43` // Estimated: `18358` - // Minimum execution time: 30_080_000 picoseconds. - Weight::from_parts(30_749_000, 0) + // Minimum execution time: 29_859_000 picoseconds. + Weight::from_parts(30_421_000, 0) .saturating_add(Weight::from_parts(0, 18358)) .saturating_add(T::DbWeight::get().reads(7)) } @@ -268,8 +268,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `259` // Estimated: `6199` - // Minimum execution time: 42_200_000 picoseconds. - Weight::from_parts(44_040_000, 0) + // Minimum execution time: 41_470_000 picoseconds. + Weight::from_parts(43_760_000, 0) .saturating_add(Weight::from_parts(0, 6199)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(1)) @@ -280,8 +280,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `43` // Estimated: `13408` - // Minimum execution time: 21_501_000 picoseconds. - Weight::from_parts(21_991_000, 0) + // Minimum execution time: 20_990_000 picoseconds. + Weight::from_parts(21_579_000, 0) .saturating_add(Weight::from_parts(0, 13408)) .saturating_add(T::DbWeight::get().reads(5)) } @@ -291,8 +291,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `34` // Estimated: `15874` - // Minimum execution time: 26_150_000 picoseconds. - Weight::from_parts(26_779_000, 0) + // Minimum execution time: 26_200_000 picoseconds. + Weight::from_parts(26_690_000, 0) .saturating_add(Weight::from_parts(0, 15874)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -309,8 +309,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `259` // Estimated: `16099` - // Minimum execution time: 55_840_000 picoseconds. - Weight::from_parts(58_480_000, 0) + // Minimum execution time: 55_541_000 picoseconds. + Weight::from_parts(67_680_000, 0) .saturating_add(Weight::from_parts(0, 16099)) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(1)) @@ -323,8 +323,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `1485` - // Minimum execution time: 4_000_000 picoseconds. - Weight::from_parts(4_111_000, 0) + // Minimum execution time: 4_061_000 picoseconds. + Weight::from_parts(4_600_000, 0) .saturating_add(Weight::from_parts(0, 1485)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) @@ -335,8 +335,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `7576` // Estimated: `11041` - // Minimum execution time: 40_040_000 picoseconds. - Weight::from_parts(40_510_000, 0) + // Minimum execution time: 39_931_000 picoseconds. + Weight::from_parts(41_129_000, 0) .saturating_add(Weight::from_parts(0, 11041)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -349,8 +349,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `24` // Estimated: `3489` - // Minimum execution time: 49_910_000 picoseconds. - Weight::from_parts(52_150_000, 0) + // Minimum execution time: 49_831_000 picoseconds. + Weight::from_parts(51_751_000, 0) .saturating_add(Weight::from_parts(0, 3489)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -363,8 +363,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `129` // Estimated: `3594` - // Minimum execution time: 65_050_000 picoseconds. - Weight::from_parts(67_080_000, 0) + // Minimum execution time: 65_680_000 picoseconds. + Weight::from_parts(68_828_000, 0) .saturating_add(Weight::from_parts(0, 3594)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -377,8 +377,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `517` // Estimated: `3982` - // Minimum execution time: 65_311_000 picoseconds. - Weight::from_parts(67_910_000, 0) + // Minimum execution time: 65_750_000 picoseconds. + Weight::from_parts(70_130_000, 0) .saturating_add(Weight::from_parts(0, 3982)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -387,8 +387,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 11_170_000 picoseconds. - Weight::from_parts(11_291_000, 0) + // Minimum execution time: 11_151_000 picoseconds. + Weight::from_parts(11_280_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/system-parachains/collectives/collectives-polkadot/src/weights/pallet_xcm.rs b/system-parachains/collectives/collectives-polkadot/src/weights/pallet_xcm.rs index f1dadf0afe..de8d85c2bb 100644 --- a/system-parachains/collectives/collectives-polkadot/src/weights/pallet_xcm.rs +++ b/system-parachains/collectives/collectives-polkadot/src/weights/pallet_xcm.rs @@ -17,9 +17,9 @@ //! Autogenerated weights for `pallet_xcm` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 -//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-08-20, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `1ed332005af8`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -62,8 +62,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `278` // Estimated: `3743` - // Minimum execution time: 40_400_000 picoseconds. - Weight::from_parts(45_270_000, 0) + // Minimum execution time: 38_960_000 picoseconds. + Weight::from_parts(40_220_000, 0) .saturating_add(Weight::from_parts(0, 3743)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) @@ -88,8 +88,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `347` // Estimated: `3812` - // Minimum execution time: 139_859_000 picoseconds. - Weight::from_parts(152_569_000, 0) + // Minimum execution time: 133_900_000 picoseconds. + Weight::from_parts(141_610_000, 0) .saturating_add(Weight::from_parts(0, 3812)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(2)) @@ -124,8 +124,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `347` // Estimated: `3812` - // Minimum execution time: 141_490_000 picoseconds. - Weight::from_parts(154_261_000, 0) + // Minimum execution time: 137_500_000 picoseconds. + Weight::from_parts(140_790_000, 0) .saturating_add(Weight::from_parts(0, 3812)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(2)) @@ -136,8 +136,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `1485` - // Minimum execution time: 11_719_000 picoseconds. - Weight::from_parts(13_130_000, 0) + // Minimum execution time: 11_470_000 picoseconds. + Weight::from_parts(12_110_000, 0) .saturating_add(Weight::from_parts(0, 1485)) .saturating_add(T::DbWeight::get().reads(1)) } @@ -147,8 +147,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 10_150_000 picoseconds. - Weight::from_parts(11_240_000, 0) + // Minimum execution time: 10_240_000 picoseconds. + Weight::from_parts(10_790_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -156,8 +156,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_611_000 picoseconds. - Weight::from_parts(5_330_000, 0) + // Minimum execution time: 3_460_000 picoseconds. + Weight::from_parts(3_580_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// Storage: `PolkadotXcm::VersionNotifiers` (r:1 w:1) @@ -180,8 +180,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `278` // Estimated: `3743` - // Minimum execution time: 49_911_000 picoseconds. - Weight::from_parts(54_541_000, 0) + // Minimum execution time: 47_270_000 picoseconds. + Weight::from_parts(50_600_000, 0) .saturating_add(Weight::from_parts(0, 3743)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(5)) @@ -204,8 +204,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `437` // Estimated: `108971` - // Minimum execution time: 52_209_000 picoseconds. - Weight::from_parts(56_600_000, 0) + // Minimum execution time: 53_100_000 picoseconds. + Weight::from_parts(55_760_000, 0) .saturating_add(Weight::from_parts(0, 108971)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) @@ -216,8 +216,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_381_000 picoseconds. - Weight::from_parts(3_870_000, 0) + // Minimum execution time: 3_400_000 picoseconds. + Weight::from_parts(3_730_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -227,8 +227,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `22` // Estimated: `15862` - // Minimum execution time: 28_119_000 picoseconds. - Weight::from_parts(29_418_000, 0) + // Minimum execution time: 27_930_000 picoseconds. + Weight::from_parts(28_789_000, 0) .saturating_add(Weight::from_parts(0, 15862)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -239,8 +239,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `26` // Estimated: `15866` - // Minimum execution time: 28_168_000 picoseconds. - Weight::from_parts(29_379_000, 0) + // Minimum execution time: 27_870_000 picoseconds. + Weight::from_parts(29_180_000, 0) .saturating_add(Weight::from_parts(0, 15866)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -251,8 +251,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `40` // Estimated: `18355` - // Minimum execution time: 32_139_000 picoseconds. - Weight::from_parts(33_030_000, 0) + // Minimum execution time: 31_990_000 picoseconds. + Weight::from_parts(32_990_000, 0) .saturating_add(Weight::from_parts(0, 18355)) .saturating_add(T::DbWeight::get().reads(7)) } @@ -268,8 +268,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `220` // Estimated: `6160` - // Minimum execution time: 42_619_000 picoseconds. - Weight::from_parts(45_341_000, 0) + // Minimum execution time: 42_500_000 picoseconds. + Weight::from_parts(44_770_000, 0) .saturating_add(Weight::from_parts(0, 6160)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(1)) @@ -280,8 +280,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `40` // Estimated: `13405` - // Minimum execution time: 22_969_000 picoseconds. - Weight::from_parts(23_449_000, 0) + // Minimum execution time: 22_780_000 picoseconds. + Weight::from_parts(23_380_000, 0) .saturating_add(Weight::from_parts(0, 13405)) .saturating_add(T::DbWeight::get().reads(5)) } @@ -291,8 +291,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `33` // Estimated: `15873` - // Minimum execution time: 27_341_000 picoseconds. - Weight::from_parts(28_511_000, 0) + // Minimum execution time: 27_910_000 picoseconds. + Weight::from_parts(29_150_000, 0) .saturating_add(Weight::from_parts(0, 15873)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -309,8 +309,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `220` // Estimated: `16060` - // Minimum execution time: 56_920_000 picoseconds. - Weight::from_parts(66_189_000, 0) + // Minimum execution time: 56_760_000 picoseconds. + Weight::from_parts(60_210_000, 0) .saturating_add(Weight::from_parts(0, 16060)) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(1)) @@ -324,7 +324,7 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Measured: `0` // Estimated: `1485` // Minimum execution time: 4_010_000 picoseconds. - Weight::from_parts(4_360_000, 0) + Weight::from_parts(4_310_000, 0) .saturating_add(Weight::from_parts(0, 1485)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) @@ -335,8 +335,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `7576` // Estimated: `11041` - // Minimum execution time: 41_019_000 picoseconds. - Weight::from_parts(43_149_000, 0) + // Minimum execution time: 40_249_000 picoseconds. + Weight::from_parts(41_040_000, 0) .saturating_add(Weight::from_parts(0, 11041)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -349,8 +349,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `23` // Estimated: `3488` - // Minimum execution time: 55_011_000 picoseconds. - Weight::from_parts(60_631_000, 0) + // Minimum execution time: 51_570_000 picoseconds. + Weight::from_parts(53_289_000, 0) .saturating_add(Weight::from_parts(0, 3488)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -363,8 +363,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `128` // Estimated: `3604` - // Minimum execution time: 68_520_000 picoseconds. - Weight::from_parts(72_659_000, 0) + // Minimum execution time: 66_501_000 picoseconds. + Weight::from_parts(67_910_000, 0) .saturating_add(Weight::from_parts(0, 3604)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -377,8 +377,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `516` // Estimated: `3981` - // Minimum execution time: 68_039_000 picoseconds. - Weight::from_parts(72_680_000, 0) + // Minimum execution time: 66_610_000 picoseconds. + Weight::from_parts(69_250_000, 0) .saturating_add(Weight::from_parts(0, 3981)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -387,8 +387,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 10_960_000 picoseconds. - Weight::from_parts(11_080_000, 0) + // Minimum execution time: 11_020_000 picoseconds. + Weight::from_parts(11_171_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/system-parachains/coretime/coretime-kusama/src/weights/pallet_xcm.rs b/system-parachains/coretime/coretime-kusama/src/weights/pallet_xcm.rs index 7c9e8a4af2..28c4034b96 100644 --- a/system-parachains/coretime/coretime-kusama/src/weights/pallet_xcm.rs +++ b/system-parachains/coretime/coretime-kusama/src/weights/pallet_xcm.rs @@ -17,9 +17,9 @@ //! Autogenerated weights for `pallet_xcm` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 -//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-08-20, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `1ed332005af8`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -66,8 +66,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `244` // Estimated: `3709` - // Minimum execution time: 43_970_000 picoseconds. - Weight::from_parts(46_560_000, 0) + // Minimum execution time: 42_390_000 picoseconds. + Weight::from_parts(45_430_000, 0) .saturating_add(Weight::from_parts(0, 3709)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) @@ -96,8 +96,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `328` // Estimated: `3793` - // Minimum execution time: 157_070_000 picoseconds. - Weight::from_parts(160_530_000, 0) + // Minimum execution time: 156_980_000 picoseconds. + Weight::from_parts(163_720_000, 0) .saturating_add(Weight::from_parts(0, 3793)) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(4)) @@ -136,8 +136,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `328` // Estimated: `3793` - // Minimum execution time: 157_099_000 picoseconds. - Weight::from_parts(162_419_000, 0) + // Minimum execution time: 158_759_000 picoseconds. + Weight::from_parts(162_969_000, 0) .saturating_add(Weight::from_parts(0, 3793)) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(4)) @@ -149,7 +149,7 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Measured: `32` // Estimated: `1517` // Minimum execution time: 13_000_000 picoseconds. - Weight::from_parts(13_989_000, 0) + Weight::from_parts(13_340_000, 0) .saturating_add(Weight::from_parts(0, 1517)) .saturating_add(T::DbWeight::get().reads(1)) } @@ -159,8 +159,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 9_181_000 picoseconds. - Weight::from_parts(9_670_000, 0) + // Minimum execution time: 9_070_000 picoseconds. + Weight::from_parts(9_330_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -170,8 +170,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_130_000 picoseconds. - Weight::from_parts(3_309_000, 0) + // Minimum execution time: 2_980_000 picoseconds. + Weight::from_parts(3_470_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -199,8 +199,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `244` // Estimated: `3709` - // Minimum execution time: 52_680_000 picoseconds. - Weight::from_parts(54_421_000, 0) + // Minimum execution time: 52_220_000 picoseconds. + Weight::from_parts(57_290_000, 0) .saturating_add(Weight::from_parts(0, 3709)) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(6)) @@ -227,8 +227,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `530` // Estimated: `108971` - // Minimum execution time: 56_970_000 picoseconds. - Weight::from_parts(59_040_000, 0) + // Minimum execution time: 56_359_000 picoseconds. + Weight::from_parts(58_220_000, 0) .saturating_add(Weight::from_parts(0, 108971)) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(4)) @@ -239,8 +239,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_000_000 picoseconds. - Weight::from_parts(3_261_000, 0) + // Minimum execution time: 2_940_000 picoseconds. + Weight::from_parts(3_150_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -250,8 +250,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `89` // Estimated: `15929` - // Minimum execution time: 27_890_000 picoseconds. - Weight::from_parts(28_431_000, 0) + // Minimum execution time: 27_100_000 picoseconds. + Weight::from_parts(27_780_000, 0) .saturating_add(Weight::from_parts(0, 15929)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -262,8 +262,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `93` // Estimated: `15933` - // Minimum execution time: 27_591_000 picoseconds. - Weight::from_parts(28_339_000, 0) + // Minimum execution time: 27_050_000 picoseconds. + Weight::from_parts(28_100_000, 0) .saturating_add(Weight::from_parts(0, 15933)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -274,8 +274,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `109` // Estimated: `18424` - // Minimum execution time: 31_280_000 picoseconds. - Weight::from_parts(32_059_000, 0) + // Minimum execution time: 30_760_000 picoseconds. + Weight::from_parts(31_520_000, 0) .saturating_add(Weight::from_parts(0, 18424)) .saturating_add(T::DbWeight::get().reads(7)) } @@ -295,8 +295,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `221` // Estimated: `6161` - // Minimum execution time: 41_960_000 picoseconds. - Weight::from_parts(48_739_000, 0) + // Minimum execution time: 45_830_000 picoseconds. + Weight::from_parts(49_239_000, 0) .saturating_add(Weight::from_parts(0, 6161)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(2)) @@ -307,8 +307,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `109` // Estimated: `13474` - // Minimum execution time: 21_261_000 picoseconds. - Weight::from_parts(21_719_000, 0) + // Minimum execution time: 21_190_000 picoseconds. + Weight::from_parts(21_490_000, 0) .saturating_add(Weight::from_parts(0, 13474)) .saturating_add(T::DbWeight::get().reads(5)) } @@ -318,8 +318,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `100` // Estimated: `15940` - // Minimum execution time: 27_750_000 picoseconds. - Weight::from_parts(28_680_000, 0) + // Minimum execution time: 26_820_000 picoseconds. + Weight::from_parts(27_760_000, 0) .saturating_add(Weight::from_parts(0, 15940)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -340,8 +340,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `221` // Estimated: `16061` - // Minimum execution time: 58_981_000 picoseconds. - Weight::from_parts(62_010_000, 0) + // Minimum execution time: 59_360_000 picoseconds. + Weight::from_parts(62_560_000, 0) .saturating_add(Weight::from_parts(0, 16061)) .saturating_add(T::DbWeight::get().reads(11)) .saturating_add(T::DbWeight::get().writes(2)) @@ -354,8 +354,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `32` // Estimated: `1517` - // Minimum execution time: 5_920_000 picoseconds. - Weight::from_parts(6_250_000, 0) + // Minimum execution time: 5_860_000 picoseconds. + Weight::from_parts(6_150_000, 0) .saturating_add(Weight::from_parts(0, 1517)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) @@ -366,8 +366,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `7669` // Estimated: `11134` - // Minimum execution time: 42_840_000 picoseconds. - Weight::from_parts(43_509_000, 0) + // Minimum execution time: 42_140_000 picoseconds. + Weight::from_parts(43_850_000, 0) .saturating_add(Weight::from_parts(0, 11134)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -380,8 +380,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `90` // Estimated: `3555` - // Minimum execution time: 51_230_000 picoseconds. - Weight::from_parts(52_731_000, 0) + // Minimum execution time: 50_210_000 picoseconds. + Weight::from_parts(52_800_000, 0) .saturating_add(Weight::from_parts(0, 3555)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -394,8 +394,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `195` // Estimated: `3660` - // Minimum execution time: 67_290_000 picoseconds. - Weight::from_parts(69_130_000, 0) + // Minimum execution time: 68_150_000 picoseconds. + Weight::from_parts(69_440_000, 0) .saturating_add(Weight::from_parts(0, 3660)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -408,8 +408,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `583` // Estimated: `4048` - // Minimum execution time: 67_800_000 picoseconds. - Weight::from_parts(69_790_000, 0) + // Minimum execution time: 68_000_000 picoseconds. + Weight::from_parts(70_460_000, 0) .saturating_add(Weight::from_parts(0, 4048)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -418,8 +418,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 10_890_000 picoseconds. - Weight::from_parts(10_960_000, 0) + // Minimum execution time: 10_880_000 picoseconds. + Weight::from_parts(11_060_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/system-parachains/coretime/coretime-polkadot/src/weights/pallet_xcm.rs b/system-parachains/coretime/coretime-polkadot/src/weights/pallet_xcm.rs index f6f45819f3..90ef5058cb 100644 --- a/system-parachains/coretime/coretime-polkadot/src/weights/pallet_xcm.rs +++ b/system-parachains/coretime/coretime-polkadot/src/weights/pallet_xcm.rs @@ -17,9 +17,9 @@ //! Autogenerated weights for `pallet_xcm` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 -//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-08-20, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `1ed332005af8`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -62,8 +62,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `212` // Estimated: `3677` - // Minimum execution time: 41_130_000 picoseconds. - Weight::from_parts(57_510_000, 0) + // Minimum execution time: 38_810_000 picoseconds. + Weight::from_parts(40_570_000, 0) .saturating_add(Weight::from_parts(0, 3677)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) @@ -88,8 +88,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `244` // Estimated: `3709` - // Minimum execution time: 134_109_000 picoseconds. - Weight::from_parts(153_989_000, 0) + // Minimum execution time: 128_710_000 picoseconds. + Weight::from_parts(132_250_000, 0) .saturating_add(Weight::from_parts(0, 3709)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(2)) @@ -124,8 +124,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `244` // Estimated: `3709` - // Minimum execution time: 135_739_000 picoseconds. - Weight::from_parts(143_590_000, 0) + // Minimum execution time: 130_540_000 picoseconds. + Weight::from_parts(133_919_000, 0) .saturating_add(Weight::from_parts(0, 3709)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(2)) @@ -136,8 +136,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `1485` - // Minimum execution time: 11_020_000 picoseconds. - Weight::from_parts(12_680_000, 0) + // Minimum execution time: 10_870_000 picoseconds. + Weight::from_parts(11_560_000, 0) .saturating_add(Weight::from_parts(0, 1485)) .saturating_add(T::DbWeight::get().reads(1)) } @@ -147,8 +147,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 9_870_000 picoseconds. - Weight::from_parts(13_070_000, 0) + // Minimum execution time: 9_450_000 picoseconds. + Weight::from_parts(10_210_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -156,8 +156,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_170_000 picoseconds. - Weight::from_parts(3_600_000, 0) + // Minimum execution time: 3_060_000 picoseconds. + Weight::from_parts(3_280_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// Storage: `PolkadotXcm::VersionNotifiers` (r:1 w:1) @@ -180,8 +180,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `212` // Estimated: `3677` - // Minimum execution time: 48_550_000 picoseconds. - Weight::from_parts(55_030_000, 0) + // Minimum execution time: 46_960_000 picoseconds. + Weight::from_parts(48_910_000, 0) .saturating_add(Weight::from_parts(0, 3677)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(5)) @@ -204,8 +204,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `371` // Estimated: `108971` - // Minimum execution time: 52_640_000 picoseconds. - Weight::from_parts(56_019_000, 0) + // Minimum execution time: 51_950_000 picoseconds. + Weight::from_parts(53_069_000, 0) .saturating_add(Weight::from_parts(0, 108971)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) @@ -216,8 +216,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_100_000 picoseconds. - Weight::from_parts(4_700_000, 0) + // Minimum execution time: 3_089_000 picoseconds. + Weight::from_parts(3_250_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -227,8 +227,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `23` // Estimated: `15863` - // Minimum execution time: 26_070_000 picoseconds. - Weight::from_parts(27_100_000, 0) + // Minimum execution time: 25_680_000 picoseconds. + Weight::from_parts(26_551_000, 0) .saturating_add(Weight::from_parts(0, 15863)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -239,8 +239,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `27` // Estimated: `15867` - // Minimum execution time: 26_180_000 picoseconds. - Weight::from_parts(26_650_000, 0) + // Minimum execution time: 26_341_000 picoseconds. + Weight::from_parts(26_750_000, 0) .saturating_add(Weight::from_parts(0, 15867)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -251,8 +251,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `43` // Estimated: `18358` - // Minimum execution time: 29_840_000 picoseconds. - Weight::from_parts(30_300_000, 0) + // Minimum execution time: 29_930_000 picoseconds. + Weight::from_parts(30_359_000, 0) .saturating_add(Weight::from_parts(0, 18358)) .saturating_add(T::DbWeight::get().reads(7)) } @@ -268,8 +268,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `155` // Estimated: `6095` - // Minimum execution time: 50_689_000 picoseconds. - Weight::from_parts(53_350_000, 0) + // Minimum execution time: 41_411_000 picoseconds. + Weight::from_parts(43_409_000, 0) .saturating_add(Weight::from_parts(0, 6095)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(1)) @@ -280,8 +280,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `43` // Estimated: `13408` - // Minimum execution time: 21_340_000 picoseconds. - Weight::from_parts(21_810_000, 0) + // Minimum execution time: 21_120_000 picoseconds. + Weight::from_parts(21_600_000, 0) .saturating_add(Weight::from_parts(0, 13408)) .saturating_add(T::DbWeight::get().reads(5)) } @@ -291,8 +291,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `34` // Estimated: `15874` - // Minimum execution time: 25_530_000 picoseconds. - Weight::from_parts(26_300_000, 0) + // Minimum execution time: 26_100_000 picoseconds. + Weight::from_parts(26_741_000, 0) .saturating_add(Weight::from_parts(0, 15874)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -309,8 +309,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `155` // Estimated: `15995` - // Minimum execution time: 56_510_000 picoseconds. - Weight::from_parts(66_210_000, 0) + // Minimum execution time: 54_800_000 picoseconds. + Weight::from_parts(57_408_000, 0) .saturating_add(Weight::from_parts(0, 15995)) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(1)) @@ -323,8 +323,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `1485` - // Minimum execution time: 3_740_000 picoseconds. - Weight::from_parts(3_940_000, 0) + // Minimum execution time: 3_579_000 picoseconds. + Weight::from_parts(3_880_000, 0) .saturating_add(Weight::from_parts(0, 1485)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) @@ -335,8 +335,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `7576` // Estimated: `11041` - // Minimum execution time: 39_500_000 picoseconds. - Weight::from_parts(40_390_000, 0) + // Minimum execution time: 39_549_000 picoseconds. + Weight::from_parts(40_080_000, 0) .saturating_add(Weight::from_parts(0, 11041)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -349,8 +349,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `24` // Estimated: `3489` - // Minimum execution time: 48_379_000 picoseconds. - Weight::from_parts(49_979_000, 0) + // Minimum execution time: 48_449_000 picoseconds. + Weight::from_parts(49_711_000, 0) .saturating_add(Weight::from_parts(0, 3489)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -363,8 +363,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `129` // Estimated: `3594` - // Minimum execution time: 64_599_000 picoseconds. - Weight::from_parts(66_390_000, 0) + // Minimum execution time: 64_379_000 picoseconds. + Weight::from_parts(65_720_000, 0) .saturating_add(Weight::from_parts(0, 3594)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -377,8 +377,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `517` // Estimated: `3982` - // Minimum execution time: 65_120_000 picoseconds. - Weight::from_parts(68_650_000, 0) + // Minimum execution time: 64_620_000 picoseconds. + Weight::from_parts(66_500_000, 0) .saturating_add(Weight::from_parts(0, 3982)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -387,8 +387,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 10_980_000 picoseconds. - Weight::from_parts(11_070_000, 0) + // Minimum execution time: 10_960_000 picoseconds. + Weight::from_parts(11_049_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/system-parachains/encointer/src/weights/pallet_xcm.rs b/system-parachains/encointer/src/weights/pallet_xcm.rs index 10250ab879..6e52f933c1 100644 --- a/system-parachains/encointer/src/weights/pallet_xcm.rs +++ b/system-parachains/encointer/src/weights/pallet_xcm.rs @@ -16,10 +16,10 @@ //! Autogenerated weights for `pallet_xcm` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 49.0.0 -//! DATE: 2025-07-30, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 +//! DATE: 2025-08-20, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `e9d5f1f03b4d`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `1ed332005af8`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -64,8 +64,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `244` // Estimated: `3709` - // Minimum execution time: 73_499_000 picoseconds. - Weight::from_parts(80_079_000, 0) + // Minimum execution time: 72_930_000 picoseconds. + Weight::from_parts(76_830_000, 0) .saturating_add(Weight::from_parts(0, 3709)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(3)) @@ -88,8 +88,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `173` // Estimated: `3638` - // Minimum execution time: 119_659_000 picoseconds. - Weight::from_parts(124_809_000, 0) + // Minimum execution time: 123_000_000 picoseconds. + Weight::from_parts(128_940_000, 0) .saturating_add(Weight::from_parts(0, 3638)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -122,8 +122,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `173` // Estimated: `3638` - // Minimum execution time: 130_650_000 picoseconds. - Weight::from_parts(145_050_000, 0) + // Minimum execution time: 125_880_000 picoseconds. + Weight::from_parts(133_500_000, 0) .saturating_add(Weight::from_parts(0, 3638)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -134,8 +134,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `1485` - // Minimum execution time: 11_600_000 picoseconds. - Weight::from_parts(12_520_000, 0) + // Minimum execution time: 11_440_000 picoseconds. + Weight::from_parts(12_760_000, 0) .saturating_add(Weight::from_parts(0, 1485)) .saturating_add(T::DbWeight::get().reads(1)) } @@ -145,8 +145,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 10_221_000 picoseconds. - Weight::from_parts(11_221_000, 0) + // Minimum execution time: 10_390_000 picoseconds. + Weight::from_parts(11_460_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -154,8 +154,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_659_000 picoseconds. - Weight::from_parts(4_790_000, 0) + // Minimum execution time: 3_590_000 picoseconds. + Weight::from_parts(3_940_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// Storage: `PolkadotXcm::VersionNotifiers` (r:1 w:1) @@ -178,8 +178,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `141` // Estimated: `3606` - // Minimum execution time: 47_800_000 picoseconds. - Weight::from_parts(52_840_000, 0) + // Minimum execution time: 44_470_000 picoseconds. + Weight::from_parts(47_370_000, 0) .saturating_add(Weight::from_parts(0, 3606)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(5)) @@ -202,8 +202,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `265` // Estimated: `108971` - // Minimum execution time: 52_960_000 picoseconds. - Weight::from_parts(56_600_000, 0) + // Minimum execution time: 50_120_000 picoseconds. + Weight::from_parts(52_750_000, 0) .saturating_add(Weight::from_parts(0, 108971)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) @@ -214,8 +214,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_670_000 picoseconds. - Weight::from_parts(4_111_000, 0) + // Minimum execution time: 3_380_000 picoseconds. + Weight::from_parts(3_690_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -225,8 +225,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `23` // Estimated: `15863` - // Minimum execution time: 26_220_000 picoseconds. - Weight::from_parts(27_381_000, 0) + // Minimum execution time: 25_990_000 picoseconds. + Weight::from_parts(26_870_000, 0) .saturating_add(Weight::from_parts(0, 15863)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -237,8 +237,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `27` // Estimated: `15867` - // Minimum execution time: 26_580_000 picoseconds. - Weight::from_parts(30_450_000, 0) + // Minimum execution time: 25_990_000 picoseconds. + Weight::from_parts(26_640_000, 0) .saturating_add(Weight::from_parts(0, 15867)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -249,8 +249,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `113` // Estimated: `18428` - // Minimum execution time: 31_930_000 picoseconds. - Weight::from_parts(35_530_000, 0) + // Minimum execution time: 31_840_000 picoseconds. + Weight::from_parts(32_610_000, 0) .saturating_add(Weight::from_parts(0, 18428)) .saturating_add(T::DbWeight::get().reads(7)) } @@ -266,8 +266,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `85` // Estimated: `6025` - // Minimum execution time: 40_480_000 picoseconds. - Weight::from_parts(51_250_000, 0) + // Minimum execution time: 36_670_000 picoseconds. + Weight::from_parts(39_590_000, 0) .saturating_add(Weight::from_parts(0, 6025)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(1)) @@ -278,8 +278,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `113` // Estimated: `13478` - // Minimum execution time: 23_690_000 picoseconds. - Weight::from_parts(27_429_000, 0) + // Minimum execution time: 22_780_000 picoseconds. + Weight::from_parts(23_310_000, 0) .saturating_add(Weight::from_parts(0, 13478)) .saturating_add(T::DbWeight::get().reads(5)) } @@ -289,8 +289,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `34` // Estimated: `15874` - // Minimum execution time: 26_250_000 picoseconds. - Weight::from_parts(31_471_000, 0) + // Minimum execution time: 25_680_000 picoseconds. + Weight::from_parts(26_360_000, 0) .saturating_add(Weight::from_parts(0, 15874)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -307,8 +307,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `85` // Estimated: `15925` - // Minimum execution time: 50_720_000 picoseconds. - Weight::from_parts(59_870_000, 0) + // Minimum execution time: 50_420_000 picoseconds. + Weight::from_parts(53_310_000, 0) .saturating_add(Weight::from_parts(0, 15925)) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(1)) @@ -321,8 +321,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `1485` - // Minimum execution time: 4_109_000 picoseconds. - Weight::from_parts(4_390_000, 0) + // Minimum execution time: 3_950_000 picoseconds. + Weight::from_parts(4_260_000, 0) .saturating_add(Weight::from_parts(0, 1485)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) @@ -333,8 +333,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `7576` // Estimated: `11041` - // Minimum execution time: 40_050_000 picoseconds. - Weight::from_parts(43_760_000, 0) + // Minimum execution time: 40_460_000 picoseconds. + Weight::from_parts(41_310_000, 0) .saturating_add(Weight::from_parts(0, 11041)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -347,8 +347,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `24` // Estimated: `3489` - // Minimum execution time: 49_190_000 picoseconds. - Weight::from_parts(53_400_000, 0) + // Minimum execution time: 48_690_000 picoseconds. + Weight::from_parts(53_239_000, 0) .saturating_add(Weight::from_parts(0, 3489)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -356,13 +356,13 @@ impl pallet_xcm::WeightInfo for WeightInfo { /// Storage: `PolkadotXcm::AuthorizedAliases` (r:1 w:1) /// Proof: `PolkadotXcm::AuthorizedAliases` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `Balances::Holds` (r:1 w:1) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(103), added: 2578, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(121), added: 2596, mode: `MaxEncodedLen`) fn add_authorized_alias() -> Weight { // Proof Size summary in bytes: // Measured: `129` // Estimated: `3594` - // Minimum execution time: 65_230_000 picoseconds. - Weight::from_parts(69_399_000, 0) + // Minimum execution time: 66_760_000 picoseconds. + Weight::from_parts(68_960_000, 0) .saturating_add(Weight::from_parts(0, 3594)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -370,13 +370,13 @@ impl pallet_xcm::WeightInfo for WeightInfo { /// Storage: `PolkadotXcm::AuthorizedAliases` (r:1 w:1) /// Proof: `PolkadotXcm::AuthorizedAliases` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `Balances::Holds` (r:1 w:1) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(103), added: 2578, mode: `MaxEncodedLen`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(121), added: 2596, mode: `MaxEncodedLen`) fn remove_authorized_alias() -> Weight { // Proof Size summary in bytes: // Measured: `517` // Estimated: `3982` - // Minimum execution time: 65_720_000 picoseconds. - Weight::from_parts(68_830_000, 0) + // Minimum execution time: 66_529_000 picoseconds. + Weight::from_parts(70_260_000, 0) .saturating_add(Weight::from_parts(0, 3982)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -385,8 +385,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 7_785_000 picoseconds. - Weight::from_parts(8_077_000, 0) + // Minimum execution time: 11_410_000 picoseconds. + Weight::from_parts(11_740_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/system-parachains/people/people-kusama/src/weights/pallet_xcm.rs b/system-parachains/people/people-kusama/src/weights/pallet_xcm.rs index 31a0020bd6..d89a4aff7f 100644 --- a/system-parachains/people/people-kusama/src/weights/pallet_xcm.rs +++ b/system-parachains/people/people-kusama/src/weights/pallet_xcm.rs @@ -17,9 +17,9 @@ //! Autogenerated weights for `pallet_xcm` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 -//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-08-20, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `6d761392b6ba`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `1ed332005af8`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -62,8 +62,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `175` // Estimated: `3640` - // Minimum execution time: 37_090_000 picoseconds. - Weight::from_parts(38_840_000, 0) + // Minimum execution time: 37_149_000 picoseconds. + Weight::from_parts(41_219_000, 0) .saturating_add(Weight::from_parts(0, 3640)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) @@ -88,8 +88,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `296` // Estimated: `3761` - // Minimum execution time: 153_201_000 picoseconds. - Weight::from_parts(163_571_000, 0) + // Minimum execution time: 155_060_000 picoseconds. + Weight::from_parts(161_390_000, 0) .saturating_add(Weight::from_parts(0, 3761)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(3)) @@ -124,8 +124,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `296` // Estimated: `3761` - // Minimum execution time: 153_420_000 picoseconds. - Weight::from_parts(162_980_000, 0) + // Minimum execution time: 156_009_000 picoseconds. + Weight::from_parts(164_580_000, 0) .saturating_add(Weight::from_parts(0, 3761)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(3)) @@ -136,8 +136,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `1485` - // Minimum execution time: 10_980_000 picoseconds. - Weight::from_parts(13_080_000, 0) + // Minimum execution time: 10_880_000 picoseconds. + Weight::from_parts(11_630_000, 0) .saturating_add(Weight::from_parts(0, 1485)) .saturating_add(T::DbWeight::get().reads(1)) } @@ -147,8 +147,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 9_590_000 picoseconds. - Weight::from_parts(10_210_000, 0) + // Minimum execution time: 9_440_000 picoseconds. + Weight::from_parts(10_040_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -156,8 +156,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_160_000 picoseconds. - Weight::from_parts(3_560_000, 0) + // Minimum execution time: 3_220_000 picoseconds. + Weight::from_parts(3_620_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// Storage: `PolkadotXcm::VersionNotifiers` (r:1 w:1) @@ -180,8 +180,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `175` // Estimated: `3640` - // Minimum execution time: 45_210_000 picoseconds. - Weight::from_parts(47_610_000, 0) + // Minimum execution time: 46_310_000 picoseconds. + Weight::from_parts(54_300_000, 0) .saturating_add(Weight::from_parts(0, 3640)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(5)) @@ -204,8 +204,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `334` // Estimated: `108971` - // Minimum execution time: 50_421_000 picoseconds. - Weight::from_parts(51_720_000, 0) + // Minimum execution time: 50_730_000 picoseconds. + Weight::from_parts(53_370_000, 0) .saturating_add(Weight::from_parts(0, 108971)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) @@ -216,8 +216,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_260_000 picoseconds. - Weight::from_parts(3_450_000, 0) + // Minimum execution time: 3_170_000 picoseconds. + Weight::from_parts(3_530_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -227,8 +227,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `23` // Estimated: `15863` - // Minimum execution time: 26_540_000 picoseconds. - Weight::from_parts(27_060_000, 0) + // Minimum execution time: 26_300_000 picoseconds. + Weight::from_parts(27_200_000, 0) .saturating_add(Weight::from_parts(0, 15863)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -239,8 +239,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `27` // Estimated: `15867` - // Minimum execution time: 25_960_000 picoseconds. - Weight::from_parts(27_110_000, 0) + // Minimum execution time: 26_170_000 picoseconds. + Weight::from_parts(26_710_000, 0) .saturating_add(Weight::from_parts(0, 15867)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -251,8 +251,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `43` // Estimated: `18358` - // Minimum execution time: 29_590_000 picoseconds. - Weight::from_parts(30_290_000, 0) + // Minimum execution time: 30_220_000 picoseconds. + Weight::from_parts(31_090_000, 0) .saturating_add(Weight::from_parts(0, 18358)) .saturating_add(T::DbWeight::get().reads(7)) } @@ -268,8 +268,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `119` // Estimated: `6059` - // Minimum execution time: 42_820_000 picoseconds. - Weight::from_parts(49_990_000, 0) + // Minimum execution time: 41_310_000 picoseconds. + Weight::from_parts(42_950_000, 0) .saturating_add(Weight::from_parts(0, 6059)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(1)) @@ -280,8 +280,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `43` // Estimated: `13408` - // Minimum execution time: 21_310_000 picoseconds. - Weight::from_parts(21_730_000, 0) + // Minimum execution time: 20_820_000 picoseconds. + Weight::from_parts(21_670_000, 0) .saturating_add(Weight::from_parts(0, 13408)) .saturating_add(T::DbWeight::get().reads(5)) } @@ -291,8 +291,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `34` // Estimated: `15874` - // Minimum execution time: 25_660_000 picoseconds. - Weight::from_parts(26_360_000, 0) + // Minimum execution time: 26_250_000 picoseconds. + Weight::from_parts(26_900_000, 0) .saturating_add(Weight::from_parts(0, 15874)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -309,8 +309,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `119` // Estimated: `15959` - // Minimum execution time: 55_120_000 picoseconds. - Weight::from_parts(57_690_000, 0) + // Minimum execution time: 55_700_000 picoseconds. + Weight::from_parts(63_370_000, 0) .saturating_add(Weight::from_parts(0, 15959)) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(1)) @@ -323,7 +323,7 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `1485` - // Minimum execution time: 3_840_000 picoseconds. + // Minimum execution time: 3_750_000 picoseconds. Weight::from_parts(4_310_000, 0) .saturating_add(Weight::from_parts(0, 1485)) .saturating_add(T::DbWeight::get().reads(1)) @@ -335,8 +335,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `7576` // Estimated: `11041` - // Minimum execution time: 40_040_000 picoseconds. - Weight::from_parts(46_190_000, 0) + // Minimum execution time: 39_540_000 picoseconds. + Weight::from_parts(41_160_000, 0) .saturating_add(Weight::from_parts(0, 11041)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -349,8 +349,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `24` // Estimated: `3489` - // Minimum execution time: 49_960_000 picoseconds. - Weight::from_parts(60_921_000, 0) + // Minimum execution time: 48_240_000 picoseconds. + Weight::from_parts(51_300_000, 0) .saturating_add(Weight::from_parts(0, 3489)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -363,8 +363,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `129` // Estimated: `3594` - // Minimum execution time: 64_110_000 picoseconds. - Weight::from_parts(66_831_000, 0) + // Minimum execution time: 64_949_000 picoseconds. + Weight::from_parts(66_090_000, 0) .saturating_add(Weight::from_parts(0, 3594)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -377,8 +377,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `517` // Estimated: `3982` - // Minimum execution time: 64_550_000 picoseconds. - Weight::from_parts(67_070_000, 0) + // Minimum execution time: 64_650_000 picoseconds. + Weight::from_parts(66_979_000, 0) .saturating_add(Weight::from_parts(0, 3982)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -387,8 +387,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 10_860_000 picoseconds. - Weight::from_parts(10_980_000, 0) + // Minimum execution time: 10_870_000 picoseconds. + Weight::from_parts(11_050_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/system-parachains/people/people-polkadot/src/weights/pallet_xcm.rs b/system-parachains/people/people-polkadot/src/weights/pallet_xcm.rs index 474fe58d48..453f631d34 100644 --- a/system-parachains/people/people-polkadot/src/weights/pallet_xcm.rs +++ b/system-parachains/people/people-polkadot/src/weights/pallet_xcm.rs @@ -17,9 +17,9 @@ //! Autogenerated weights for `pallet_xcm` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 -//! DATE: 2025-08-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-08-20, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ef61aff693a6`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `1ed332005af8`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -62,8 +62,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `175` // Estimated: `3640` - // Minimum execution time: 37_669_000 picoseconds. - Weight::from_parts(39_580_000, 0) + // Minimum execution time: 37_099_000 picoseconds. + Weight::from_parts(38_860_000, 0) .saturating_add(Weight::from_parts(0, 3640)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) @@ -88,8 +88,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `244` // Estimated: `3709` - // Minimum execution time: 129_040_000 picoseconds. - Weight::from_parts(133_070_000, 0) + // Minimum execution time: 126_150_000 picoseconds. + Weight::from_parts(129_739_000, 0) .saturating_add(Weight::from_parts(0, 3709)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(2)) @@ -124,8 +124,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `244` // Estimated: `3709` - // Minimum execution time: 132_630_000 picoseconds. - Weight::from_parts(137_290_000, 0) + // Minimum execution time: 130_148_000 picoseconds. + Weight::from_parts(132_720_000, 0) .saturating_add(Weight::from_parts(0, 3709)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(2)) @@ -136,8 +136,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `1485` - // Minimum execution time: 10_990_000 picoseconds. - Weight::from_parts(11_790_000, 0) + // Minimum execution time: 10_940_000 picoseconds. + Weight::from_parts(11_840_000, 0) .saturating_add(Weight::from_parts(0, 1485)) .saturating_add(T::DbWeight::get().reads(1)) } @@ -147,8 +147,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 9_810_000 picoseconds. - Weight::from_parts(10_220_000, 0) + // Minimum execution time: 9_520_000 picoseconds. + Weight::from_parts(10_060_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -156,8 +156,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_290_000 picoseconds. - Weight::from_parts(3_550_000, 0) + // Minimum execution time: 3_460_000 picoseconds. + Weight::from_parts(3_720_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// Storage: `PolkadotXcm::VersionNotifiers` (r:1 w:1) @@ -180,8 +180,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `175` // Estimated: `3640` - // Minimum execution time: 44_400_000 picoseconds. - Weight::from_parts(47_720_000, 0) + // Minimum execution time: 45_960_000 picoseconds. + Weight::from_parts(48_120_000, 0) .saturating_add(Weight::from_parts(0, 3640)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(5)) @@ -204,8 +204,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `334` // Estimated: `108971` - // Minimum execution time: 51_290_000 picoseconds. - Weight::from_parts(52_600_000, 0) + // Minimum execution time: 50_210_000 picoseconds. + Weight::from_parts(52_261_000, 0) .saturating_add(Weight::from_parts(0, 108971)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) @@ -216,8 +216,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_320_000 picoseconds. - Weight::from_parts(3_530_000, 0) + // Minimum execution time: 3_250_000 picoseconds. + Weight::from_parts(3_571_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -227,8 +227,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `23` // Estimated: `15863` - // Minimum execution time: 26_150_000 picoseconds. - Weight::from_parts(26_780_000, 0) + // Minimum execution time: 26_090_000 picoseconds. + Weight::from_parts(26_790_000, 0) .saturating_add(Weight::from_parts(0, 15863)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -239,8 +239,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `27` // Estimated: `15867` - // Minimum execution time: 26_480_000 picoseconds. - Weight::from_parts(27_020_000, 0) + // Minimum execution time: 25_981_000 picoseconds. + Weight::from_parts(26_890_000, 0) .saturating_add(Weight::from_parts(0, 15867)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -251,8 +251,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `43` // Estimated: `18358` - // Minimum execution time: 29_880_000 picoseconds. - Weight::from_parts(30_460_000, 0) + // Minimum execution time: 30_911_000 picoseconds. + Weight::from_parts(31_330_000, 0) .saturating_add(Weight::from_parts(0, 18358)) .saturating_add(T::DbWeight::get().reads(7)) } @@ -268,8 +268,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `119` // Estimated: `6059` - // Minimum execution time: 41_960_000 picoseconds. - Weight::from_parts(44_380_000, 0) + // Minimum execution time: 40_171_000 picoseconds. + Weight::from_parts(42_390_000, 0) .saturating_add(Weight::from_parts(0, 6059)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(1)) @@ -280,8 +280,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `43` // Estimated: `13408` - // Minimum execution time: 21_280_000 picoseconds. - Weight::from_parts(21_820_000, 0) + // Minimum execution time: 21_511_000 picoseconds. + Weight::from_parts(21_780_000, 0) .saturating_add(Weight::from_parts(0, 13408)) .saturating_add(T::DbWeight::get().reads(5)) } @@ -291,8 +291,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `34` // Estimated: `15874` - // Minimum execution time: 26_730_000 picoseconds. - Weight::from_parts(27_529_000, 0) + // Minimum execution time: 26_090_000 picoseconds. + Weight::from_parts(26_640_000, 0) .saturating_add(Weight::from_parts(0, 15874)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -309,8 +309,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `119` // Estimated: `15959` - // Minimum execution time: 55_060_000 picoseconds. - Weight::from_parts(57_090_000, 0) + // Minimum execution time: 53_850_000 picoseconds. + Weight::from_parts(57_080_000, 0) .saturating_add(Weight::from_parts(0, 15959)) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(1)) @@ -323,8 +323,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `1485` - // Minimum execution time: 3_920_000 picoseconds. - Weight::from_parts(4_190_000, 0) + // Minimum execution time: 3_880_000 picoseconds. + Weight::from_parts(4_160_000, 0) .saturating_add(Weight::from_parts(0, 1485)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) @@ -335,8 +335,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `7576` // Estimated: `11041` - // Minimum execution time: 40_090_000 picoseconds. - Weight::from_parts(40_790_000, 0) + // Minimum execution time: 39_531_000 picoseconds. + Weight::from_parts(40_410_000, 0) .saturating_add(Weight::from_parts(0, 11041)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -349,8 +349,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `24` // Estimated: `3489` - // Minimum execution time: 49_030_000 picoseconds. - Weight::from_parts(50_950_000, 0) + // Minimum execution time: 48_310_000 picoseconds. + Weight::from_parts(53_120_000, 0) .saturating_add(Weight::from_parts(0, 3489)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -363,8 +363,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `129` // Estimated: `3594` - // Minimum execution time: 65_860_000 picoseconds. - Weight::from_parts(67_690_000, 0) + // Minimum execution time: 64_850_000 picoseconds. + Weight::from_parts(66_621_000, 0) .saturating_add(Weight::from_parts(0, 3594)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -377,8 +377,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `517` // Estimated: `3982` - // Minimum execution time: 66_010_000 picoseconds. - Weight::from_parts(67_630_000, 0) + // Minimum execution time: 65_560_000 picoseconds. + Weight::from_parts(71_891_000, 0) .saturating_add(Weight::from_parts(0, 3982)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -387,8 +387,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 10_930_000 picoseconds. - Weight::from_parts(11_060_000, 0) + // Minimum execution time: 10_939_000 picoseconds. + Weight::from_parts(11_160_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } From b7060ef4a6ec433186314f91964c403c146a7e1f Mon Sep 17 00:00:00 2001 From: Branislav Kontur Date: Wed, 20 Aug 2025 13:41:56 +0200 Subject: [PATCH 17/21] Ping CI From eb92f12b40d084d004328a54d7c0204f6cccacf3 Mon Sep 17 00:00:00 2001 From: Branislav Kontur Date: Wed, 20 Aug 2025 15:54:37 +0200 Subject: [PATCH 18/21] Allow reservers for coretimes --- system-parachains/coretime/coretime-kusama/src/xcm_config.rs | 2 +- system-parachains/coretime/coretime-polkadot/src/xcm_config.rs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/system-parachains/coretime/coretime-kusama/src/xcm_config.rs b/system-parachains/coretime/coretime-kusama/src/xcm_config.rs index 821786224d..5b4a71d812 100644 --- a/system-parachains/coretime/coretime-kusama/src/xcm_config.rs +++ b/system-parachains/coretime/coretime-kusama/src/xcm_config.rs @@ -285,7 +285,7 @@ impl pallet_xcm::Config for Runtime { type XcmExecuteFilter = Everything; type XcmExecutor = XcmExecutor; type XcmTeleportFilter = Everything; - type XcmReserveTransferFilter = Nothing; // This parachain is not meant as a reserve location. + type XcmReserveTransferFilter = Everything; type Weigher = WeightInfoBounds< crate::weights::xcm::CoretimeKusamaXcmWeight, RuntimeCall, diff --git a/system-parachains/coretime/coretime-polkadot/src/xcm_config.rs b/system-parachains/coretime/coretime-polkadot/src/xcm_config.rs index 75e6bc779c..57fb3065d0 100644 --- a/system-parachains/coretime/coretime-polkadot/src/xcm_config.rs +++ b/system-parachains/coretime/coretime-polkadot/src/xcm_config.rs @@ -308,7 +308,7 @@ impl pallet_xcm::Config for Runtime { type XcmExecuteFilter = Everything; type XcmExecutor = XcmExecutor; type XcmTeleportFilter = Everything; - type XcmReserveTransferFilter = Nothing; // This parachain is not meant as a reserve location. + type XcmReserveTransferFilter = Everything; type Weigher = WeightInfoBounds< crate::weights::xcm::CoretimePolkadotXcmWeight, RuntimeCall, From 300d2942c27596fd0c40fded0b939932a6de7d66 Mon Sep 17 00:00:00 2001 From: claravanstaden Date: Wed, 20 Aug 2025 15:58:41 +0200 Subject: [PATCH 19/21] update weights --- .../src/weights/snowbridge_pallet_system_backend.rs | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/snowbridge_pallet_system_backend.rs b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/snowbridge_pallet_system_backend.rs index 3879b77788..278c9359e9 100644 --- a/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/snowbridge_pallet_system_backend.rs +++ b/system-parachains/asset-hubs/asset-hub-polkadot/src/weights/snowbridge_pallet_system_backend.rs @@ -26,7 +26,7 @@ pub struct WeightInfo(PhantomData); impl snowbridge_pallet_system_frontend::BackendWeightInfo for WeightInfo { /// Copy the weight generated for `fn register_token() -> Weight` from ../../../../bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_system_v2.rs fn transact_register_token() -> Weight { - Weight::from_parts(66_072_000, 0) + Weight::from_parts(54_520_000, 0) .saturating_add(Weight::from_parts(0, 4115)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) @@ -34,7 +34,7 @@ impl snowbridge_pallet_system_frontend::BackendWeightIn /// Copy the weight generated for `fn add_tip() -> Weight` from ../../../../bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_system_v2.rs fn transact_add_tip() -> Weight { - Weight::from_parts(17_015_000, 0) + Weight::from_parts(13_270_000, 0) .saturating_add(Weight::from_parts(0, 3505)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -42,7 +42,7 @@ impl snowbridge_pallet_system_frontend::BackendWeightIn /// Copy the weight generated for `fn do_process_message() -> Weight` from ../../../../bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_outbound_queue_v2.rs fn do_process_message() -> Weight { - Weight::from_parts(33_317_000, 0) + Weight::from_parts(32_300_000, 0) .saturating_add(Weight::from_parts(0, 1527)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(4)) @@ -50,14 +50,14 @@ impl snowbridge_pallet_system_frontend::BackendWeightIn /// Copy the weight generated for `fn commit_single() -> Weight` from ../../../../bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_outbound_queue_v2.rs fn commit_single() -> Weight { - Weight::from_parts(15_441_000, 0) + Weight::from_parts(13_500_000, 0) .saturating_add(Weight::from_parts(0, 1620)) .saturating_add(T::DbWeight::get().reads(1)) } /// Copy the weight generated for `fn submit_delivery_receipt() -> Weight` from ../../../../bridge-hubs/bridge-hub-polkadot/src/weights/snowbridge_pallet_outbound_queue_v2.rs fn submit_delivery_receipt() -> Weight { - Weight::from_parts(106_996_000, 0) + Weight::from_parts(96_539_000, 0) .saturating_add(Weight::from_parts(0, 3762)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(1)) From 0b6764fd74aeae27a7419974c620c1f3d3b8d662 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 20 Aug 2025 17:25:28 +0000 Subject: [PATCH 20/21] Update from bkontur running command 'bench --runtime coretime-polkadot coretime-kusama --pallet pallet_xcm' --- .../coretime-kusama/src/weights/pallet_xcm.rs | 124 +++++++++++------- .../src/weights/pallet_xcm.rs | 122 +++++++++-------- 2 files changed, 143 insertions(+), 103 deletions(-) diff --git a/system-parachains/coretime/coretime-kusama/src/weights/pallet_xcm.rs b/system-parachains/coretime/coretime-kusama/src/weights/pallet_xcm.rs index 28c4034b96..b5e05cc48a 100644 --- a/system-parachains/coretime/coretime-kusama/src/weights/pallet_xcm.rs +++ b/system-parachains/coretime/coretime-kusama/src/weights/pallet_xcm.rs @@ -19,7 +19,7 @@ //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 //! DATE: 2025-08-20, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `1ed332005af8`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `7ae79319ea25`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -66,8 +66,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `244` // Estimated: `3709` - // Minimum execution time: 42_390_000 picoseconds. - Weight::from_parts(45_430_000, 0) + // Minimum execution time: 42_930_000 picoseconds. + Weight::from_parts(46_610_000, 0) .saturating_add(Weight::from_parts(0, 3709)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) @@ -96,21 +96,43 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `328` // Estimated: `3793` - // Minimum execution time: 156_980_000 picoseconds. - Weight::from_parts(163_720_000, 0) + // Minimum execution time: 159_729_000 picoseconds. + Weight::from_parts(168_459_000, 0) .saturating_add(Weight::from_parts(0, 3793)) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(4)) } - /// Storage: `Benchmark::Override` (r:0 w:0) - /// Proof: `Benchmark::Override` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `ParachainInfo::ParachainId` (r:1 w:0) + /// Proof: `ParachainInfo::ParachainId` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) + /// Storage: `PolkadotXcm::ShouldRecordXcm` (r:1 w:0) + /// Proof: `PolkadotXcm::ShouldRecordXcm` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) + /// Storage: `Broker::Regions` (r:1 w:1) + /// Proof: `Broker::Regions` (`max_values`: None, `max_size`: Some(86), added: 2561, mode: `MaxEncodedLen`) + /// Storage: `XcmpQueue::DeliveryFeeFactor` (r:1 w:0) + /// Proof: `XcmpQueue::DeliveryFeeFactor` (`max_values`: None, `max_size`: Some(28), added: 2503, mode: `MaxEncodedLen`) + /// Storage: `PolkadotXcm::SupportedVersion` (r:1 w:0) + /// Proof: `PolkadotXcm::SupportedVersion` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `PolkadotXcm::VersionDiscoveryQueue` (r:1 w:1) + /// Proof: `PolkadotXcm::VersionDiscoveryQueue` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) + /// Storage: `PolkadotXcm::SafeXcmVersion` (r:1 w:0) + /// Proof: `PolkadotXcm::SafeXcmVersion` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) + /// Storage: `System::Account` (r:1 w:1) + /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) + /// Storage: `ParachainSystem::RelevantMessagingState` (r:1 w:0) + /// Proof: `ParachainSystem::RelevantMessagingState` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) + /// Storage: `XcmpQueue::OutboundXcmpStatus` (r:1 w:1) + /// Proof: `XcmpQueue::OutboundXcmpStatus` (`max_values`: Some(1), `max_size`: Some(1282), added: 1777, mode: `MaxEncodedLen`) + /// Storage: `XcmpQueue::OutboundXcmpMessages` (r:0 w:1) + /// Proof: `XcmpQueue::OutboundXcmpMessages` (`max_values`: None, `max_size`: Some(105506), added: 107981, mode: `MaxEncodedLen`) fn reserve_transfer_assets() -> Weight { // Proof Size summary in bytes: - // Measured: `0` - // Estimated: `0` - // Minimum execution time: 18_446_744_073_709_551_000 picoseconds. - Weight::from_parts(18_446_744_073_709_551_000, 0) - .saturating_add(Weight::from_parts(0, 0)) + // Measured: `429` + // Estimated: `3894` + // Minimum execution time: 150_780_000 picoseconds. + Weight::from_parts(160_919_000, 0) + .saturating_add(Weight::from_parts(0, 3894)) + .saturating_add(T::DbWeight::get().reads(10)) + .saturating_add(T::DbWeight::get().writes(5)) } /// Storage: `ParachainInfo::ParachainId` (r:1 w:0) /// Proof: `ParachainInfo::ParachainId` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) @@ -136,8 +158,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `328` // Estimated: `3793` - // Minimum execution time: 158_759_000 picoseconds. - Weight::from_parts(162_969_000, 0) + // Minimum execution time: 162_630_000 picoseconds. + Weight::from_parts(175_689_000, 0) .saturating_add(Weight::from_parts(0, 3793)) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(4)) @@ -148,8 +170,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `32` // Estimated: `1517` - // Minimum execution time: 13_000_000 picoseconds. - Weight::from_parts(13_340_000, 0) + // Minimum execution time: 12_660_000 picoseconds. + Weight::from_parts(13_550_000, 0) .saturating_add(Weight::from_parts(0, 1517)) .saturating_add(T::DbWeight::get().reads(1)) } @@ -159,8 +181,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 9_070_000 picoseconds. - Weight::from_parts(9_330_000, 0) + // Minimum execution time: 9_440_000 picoseconds. + Weight::from_parts(10_750_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -170,8 +192,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_980_000 picoseconds. - Weight::from_parts(3_470_000, 0) + // Minimum execution time: 3_120_000 picoseconds. + Weight::from_parts(3_350_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -199,8 +221,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `244` // Estimated: `3709` - // Minimum execution time: 52_220_000 picoseconds. - Weight::from_parts(57_290_000, 0) + // Minimum execution time: 51_069_000 picoseconds. + Weight::from_parts(57_520_000, 0) .saturating_add(Weight::from_parts(0, 3709)) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(6)) @@ -227,8 +249,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `530` // Estimated: `108971` - // Minimum execution time: 56_359_000 picoseconds. - Weight::from_parts(58_220_000, 0) + // Minimum execution time: 57_470_000 picoseconds. + Weight::from_parts(60_030_000, 0) .saturating_add(Weight::from_parts(0, 108971)) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(4)) @@ -239,8 +261,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_940_000 picoseconds. - Weight::from_parts(3_150_000, 0) + // Minimum execution time: 4_980_000 picoseconds. + Weight::from_parts(7_640_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -250,8 +272,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `89` // Estimated: `15929` - // Minimum execution time: 27_100_000 picoseconds. - Weight::from_parts(27_780_000, 0) + // Minimum execution time: 27_560_000 picoseconds. + Weight::from_parts(29_630_000, 0) .saturating_add(Weight::from_parts(0, 15929)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -262,8 +284,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `93` // Estimated: `15933` - // Minimum execution time: 27_050_000 picoseconds. - Weight::from_parts(28_100_000, 0) + // Minimum execution time: 27_560_000 picoseconds. + Weight::from_parts(28_000_000, 0) .saturating_add(Weight::from_parts(0, 15933)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -274,8 +296,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `109` // Estimated: `18424` - // Minimum execution time: 30_760_000 picoseconds. - Weight::from_parts(31_520_000, 0) + // Minimum execution time: 30_630_000 picoseconds. + Weight::from_parts(31_460_000, 0) .saturating_add(Weight::from_parts(0, 18424)) .saturating_add(T::DbWeight::get().reads(7)) } @@ -295,8 +317,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `221` // Estimated: `6161` - // Minimum execution time: 45_830_000 picoseconds. - Weight::from_parts(49_239_000, 0) + // Minimum execution time: 43_920_000 picoseconds. + Weight::from_parts(49_220_000, 0) .saturating_add(Weight::from_parts(0, 6161)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(2)) @@ -307,8 +329,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `109` // Estimated: `13474` - // Minimum execution time: 21_190_000 picoseconds. - Weight::from_parts(21_490_000, 0) + // Minimum execution time: 20_700_000 picoseconds. + Weight::from_parts(21_160_000, 0) .saturating_add(Weight::from_parts(0, 13474)) .saturating_add(T::DbWeight::get().reads(5)) } @@ -318,8 +340,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `100` // Estimated: `15940` - // Minimum execution time: 26_820_000 picoseconds. - Weight::from_parts(27_760_000, 0) + // Minimum execution time: 27_329_000 picoseconds. + Weight::from_parts(27_970_000, 0) .saturating_add(Weight::from_parts(0, 15940)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -340,8 +362,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `221` // Estimated: `16061` - // Minimum execution time: 59_360_000 picoseconds. - Weight::from_parts(62_560_000, 0) + // Minimum execution time: 53_020_000 picoseconds. + Weight::from_parts(59_870_000, 0) .saturating_add(Weight::from_parts(0, 16061)) .saturating_add(T::DbWeight::get().reads(11)) .saturating_add(T::DbWeight::get().writes(2)) @@ -354,8 +376,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `32` // Estimated: `1517` - // Minimum execution time: 5_860_000 picoseconds. - Weight::from_parts(6_150_000, 0) + // Minimum execution time: 5_750_000 picoseconds. + Weight::from_parts(6_330_000, 0) .saturating_add(Weight::from_parts(0, 1517)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) @@ -366,8 +388,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `7669` // Estimated: `11134` - // Minimum execution time: 42_140_000 picoseconds. - Weight::from_parts(43_850_000, 0) + // Minimum execution time: 41_890_000 picoseconds. + Weight::from_parts(42_670_000, 0) .saturating_add(Weight::from_parts(0, 11134)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -380,8 +402,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `90` // Estimated: `3555` - // Minimum execution time: 50_210_000 picoseconds. - Weight::from_parts(52_800_000, 0) + // Minimum execution time: 50_810_000 picoseconds. + Weight::from_parts(53_860_000, 0) .saturating_add(Weight::from_parts(0, 3555)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -394,8 +416,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `195` // Estimated: `3660` - // Minimum execution time: 68_150_000 picoseconds. - Weight::from_parts(69_440_000, 0) + // Minimum execution time: 68_410_000 picoseconds. + Weight::from_parts(71_500_000, 0) .saturating_add(Weight::from_parts(0, 3660)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -408,8 +430,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `583` // Estimated: `4048` - // Minimum execution time: 68_000_000 picoseconds. - Weight::from_parts(70_460_000, 0) + // Minimum execution time: 68_900_000 picoseconds. + Weight::from_parts(70_700_000, 0) .saturating_add(Weight::from_parts(0, 4048)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -419,7 +441,7 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Measured: `0` // Estimated: `0` // Minimum execution time: 10_880_000 picoseconds. - Weight::from_parts(11_060_000, 0) + Weight::from_parts(10_980_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/system-parachains/coretime/coretime-polkadot/src/weights/pallet_xcm.rs b/system-parachains/coretime/coretime-polkadot/src/weights/pallet_xcm.rs index 90ef5058cb..abb77aad8e 100644 --- a/system-parachains/coretime/coretime-polkadot/src/weights/pallet_xcm.rs +++ b/system-parachains/coretime/coretime-polkadot/src/weights/pallet_xcm.rs @@ -19,7 +19,7 @@ //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 50.0.0 //! DATE: 2025-08-20, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `1ed332005af8`, CPU: `QEMU Virtual CPU version 2.5+` +//! HOSTNAME: `7ae79319ea25`, CPU: `QEMU Virtual CPU version 2.5+` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -62,8 +62,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `212` // Estimated: `3677` - // Minimum execution time: 38_810_000 picoseconds. - Weight::from_parts(40_570_000, 0) + // Minimum execution time: 37_480_000 picoseconds. + Weight::from_parts(38_910_000, 0) .saturating_add(Weight::from_parts(0, 3677)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) @@ -88,21 +88,39 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `244` // Estimated: `3709` - // Minimum execution time: 128_710_000 picoseconds. - Weight::from_parts(132_250_000, 0) + // Minimum execution time: 128_879_000 picoseconds. + Weight::from_parts(133_130_000, 0) .saturating_add(Weight::from_parts(0, 3709)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(2)) } - /// Storage: `Benchmark::Override` (r:0 w:0) - /// Proof: `Benchmark::Override` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `ParachainInfo::ParachainId` (r:1 w:0) + /// Proof: `ParachainInfo::ParachainId` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) + /// Storage: `PolkadotXcm::ShouldRecordXcm` (r:1 w:0) + /// Proof: `PolkadotXcm::ShouldRecordXcm` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) + /// Storage: `Broker::Regions` (r:1 w:1) + /// Proof: `Broker::Regions` (`max_values`: None, `max_size`: Some(86), added: 2561, mode: `MaxEncodedLen`) + /// Storage: `XcmpQueue::DeliveryFeeFactor` (r:1 w:0) + /// Proof: `XcmpQueue::DeliveryFeeFactor` (`max_values`: None, `max_size`: Some(28), added: 2503, mode: `MaxEncodedLen`) + /// Storage: `PolkadotXcm::SupportedVersion` (r:1 w:0) + /// Proof: `PolkadotXcm::SupportedVersion` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `System::Account` (r:1 w:0) + /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) + /// Storage: `ParachainSystem::RelevantMessagingState` (r:1 w:0) + /// Proof: `ParachainSystem::RelevantMessagingState` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) + /// Storage: `XcmpQueue::OutboundXcmpStatus` (r:1 w:1) + /// Proof: `XcmpQueue::OutboundXcmpStatus` (`max_values`: Some(1), `max_size`: Some(1282), added: 1777, mode: `MaxEncodedLen`) + /// Storage: `XcmpQueue::OutboundXcmpMessages` (r:0 w:1) + /// Proof: `XcmpQueue::OutboundXcmpMessages` (`max_values`: None, `max_size`: Some(105506), added: 107981, mode: `MaxEncodedLen`) fn reserve_transfer_assets() -> Weight { // Proof Size summary in bytes: - // Measured: `0` - // Estimated: `0` - // Minimum execution time: 18_446_744_073_709_551_000 picoseconds. - Weight::from_parts(18_446_744_073_709_551_000, 0) - .saturating_add(Weight::from_parts(0, 0)) + // Measured: `345` + // Estimated: `3810` + // Minimum execution time: 123_250_000 picoseconds. + Weight::from_parts(126_649_000, 0) + .saturating_add(Weight::from_parts(0, 3810)) + .saturating_add(T::DbWeight::get().reads(8)) + .saturating_add(T::DbWeight::get().writes(3)) } /// Storage: `ParachainInfo::ParachainId` (r:1 w:0) /// Proof: `ParachainInfo::ParachainId` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) @@ -124,8 +142,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `244` // Estimated: `3709` - // Minimum execution time: 130_540_000 picoseconds. - Weight::from_parts(133_919_000, 0) + // Minimum execution time: 130_750_000 picoseconds. + Weight::from_parts(141_550_000, 0) .saturating_add(Weight::from_parts(0, 3709)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(2)) @@ -136,8 +154,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `1485` - // Minimum execution time: 10_870_000 picoseconds. - Weight::from_parts(11_560_000, 0) + // Minimum execution time: 10_670_000 picoseconds. + Weight::from_parts(11_171_000, 0) .saturating_add(Weight::from_parts(0, 1485)) .saturating_add(T::DbWeight::get().reads(1)) } @@ -147,8 +165,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 9_450_000 picoseconds. - Weight::from_parts(10_210_000, 0) + // Minimum execution time: 9_371_000 picoseconds. + Weight::from_parts(9_800_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -156,8 +174,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_060_000 picoseconds. - Weight::from_parts(3_280_000, 0) + // Minimum execution time: 3_270_000 picoseconds. + Weight::from_parts(3_540_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// Storage: `PolkadotXcm::VersionNotifiers` (r:1 w:1) @@ -180,8 +198,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `212` // Estimated: `3677` - // Minimum execution time: 46_960_000 picoseconds. - Weight::from_parts(48_910_000, 0) + // Minimum execution time: 46_280_000 picoseconds. + Weight::from_parts(49_340_000, 0) .saturating_add(Weight::from_parts(0, 3677)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(5)) @@ -204,8 +222,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `371` // Estimated: `108971` - // Minimum execution time: 51_950_000 picoseconds. - Weight::from_parts(53_069_000, 0) + // Minimum execution time: 51_409_000 picoseconds. + Weight::from_parts(53_670_000, 0) .saturating_add(Weight::from_parts(0, 108971)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) @@ -216,8 +234,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_089_000 picoseconds. - Weight::from_parts(3_250_000, 0) + // Minimum execution time: 3_189_000 picoseconds. + Weight::from_parts(3_471_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -227,8 +245,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `23` // Estimated: `15863` - // Minimum execution time: 25_680_000 picoseconds. - Weight::from_parts(26_551_000, 0) + // Minimum execution time: 25_520_000 picoseconds. + Weight::from_parts(26_440_000, 0) .saturating_add(Weight::from_parts(0, 15863)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -239,8 +257,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `27` // Estimated: `15867` - // Minimum execution time: 26_341_000 picoseconds. - Weight::from_parts(26_750_000, 0) + // Minimum execution time: 25_880_000 picoseconds. + Weight::from_parts(26_270_000, 0) .saturating_add(Weight::from_parts(0, 15867)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -251,8 +269,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `43` // Estimated: `18358` - // Minimum execution time: 29_930_000 picoseconds. - Weight::from_parts(30_359_000, 0) + // Minimum execution time: 29_731_000 picoseconds. + Weight::from_parts(30_130_000, 0) .saturating_add(Weight::from_parts(0, 18358)) .saturating_add(T::DbWeight::get().reads(7)) } @@ -268,8 +286,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `155` // Estimated: `6095` - // Minimum execution time: 41_411_000 picoseconds. - Weight::from_parts(43_409_000, 0) + // Minimum execution time: 42_040_000 picoseconds. + Weight::from_parts(43_520_000, 0) .saturating_add(Weight::from_parts(0, 6095)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(1)) @@ -280,8 +298,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `43` // Estimated: `13408` - // Minimum execution time: 21_120_000 picoseconds. - Weight::from_parts(21_600_000, 0) + // Minimum execution time: 20_680_000 picoseconds. + Weight::from_parts(21_040_000, 0) .saturating_add(Weight::from_parts(0, 13408)) .saturating_add(T::DbWeight::get().reads(5)) } @@ -291,8 +309,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `34` // Estimated: `15874` - // Minimum execution time: 26_100_000 picoseconds. - Weight::from_parts(26_741_000, 0) + // Minimum execution time: 25_869_000 picoseconds. + Weight::from_parts(26_600_000, 0) .saturating_add(Weight::from_parts(0, 15874)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) @@ -309,8 +327,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `155` // Estimated: `15995` - // Minimum execution time: 54_800_000 picoseconds. - Weight::from_parts(57_408_000, 0) + // Minimum execution time: 54_289_000 picoseconds. + Weight::from_parts(59_040_000, 0) .saturating_add(Weight::from_parts(0, 15995)) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(1)) @@ -323,8 +341,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `1485` - // Minimum execution time: 3_579_000 picoseconds. - Weight::from_parts(3_880_000, 0) + // Minimum execution time: 3_631_000 picoseconds. + Weight::from_parts(3_891_000, 0) .saturating_add(Weight::from_parts(0, 1485)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) @@ -335,8 +353,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `7576` // Estimated: `11041` - // Minimum execution time: 39_549_000 picoseconds. - Weight::from_parts(40_080_000, 0) + // Minimum execution time: 39_589_000 picoseconds. + Weight::from_parts(40_120_000, 0) .saturating_add(Weight::from_parts(0, 11041)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -349,8 +367,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `24` // Estimated: `3489` - // Minimum execution time: 48_449_000 picoseconds. - Weight::from_parts(49_711_000, 0) + // Minimum execution time: 48_730_000 picoseconds. + Weight::from_parts(49_889_000, 0) .saturating_add(Weight::from_parts(0, 3489)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -363,8 +381,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `129` // Estimated: `3594` - // Minimum execution time: 64_379_000 picoseconds. - Weight::from_parts(65_720_000, 0) + // Minimum execution time: 64_620_000 picoseconds. + Weight::from_parts(65_420_000, 0) .saturating_add(Weight::from_parts(0, 3594)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -377,8 +395,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `517` // Estimated: `3982` - // Minimum execution time: 64_620_000 picoseconds. - Weight::from_parts(66_500_000, 0) + // Minimum execution time: 64_860_000 picoseconds. + Weight::from_parts(66_330_000, 0) .saturating_add(Weight::from_parts(0, 3982)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -387,8 +405,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 10_960_000 picoseconds. - Weight::from_parts(11_049_000, 0) + // Minimum execution time: 10_870_000 picoseconds. + Weight::from_parts(11_010_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } From 493eaa75d762049955e51d64fae9bc28e476b79e Mon Sep 17 00:00:00 2001 From: Branislav Kontur Date: Wed, 20 Aug 2025 20:20:25 +0200 Subject: [PATCH 21/21] Ping CI