diff --git a/runtime/common/src/weights/cumulus_pallet_parachain_system.rs b/runtime/common/src/weights/cumulus_pallet_parachain_system.rs index fce7282cb6..1c6e6eb630 100644 --- a/runtime/common/src/weights/cumulus_pallet_parachain_system.rs +++ b/runtime/common/src/weights/cumulus_pallet_parachain_system.rs @@ -16,8 +16,8 @@ //! Autogenerated weights for `cumulus_pallet_parachain_system` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 32.0.0 -//! DATE: 2024-09-13, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 42.0.0 +//! DATE: 2024-10-10, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `ip-10-0-0-176`, CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz` //! WASM-EXECUTION: Compiled, CHAIN: Some("moonbase-dev"), DB CACHE: 1024 @@ -61,10 +61,10 @@ impl cumulus_pallet_parachain_system::WeightInfo for We // Proof Size summary in bytes: // Measured: `82` // Estimated: `3517` - // Minimum execution time: 2_185_000 picoseconds. - Weight::from_parts(2_274_000, 3517) - // Standard Error: 22_952 - .saturating_add(Weight::from_parts(286_056_967, 0).saturating_mul(n.into())) + // Minimum execution time: 2_264_000 picoseconds. + Weight::from_parts(2_385_000, 3517) + // Standard Error: 22_805 + .saturating_add(Weight::from_parts(293_496_971, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(n.into()))) diff --git a/runtime/common/src/weights/cumulus_pallet_xcmp_queue.rs b/runtime/common/src/weights/cumulus_pallet_xcmp_queue.rs index cef9b901da..c5774a4737 100644 --- a/runtime/common/src/weights/cumulus_pallet_xcmp_queue.rs +++ b/runtime/common/src/weights/cumulus_pallet_xcmp_queue.rs @@ -16,8 +16,8 @@ //! Autogenerated weights for `cumulus_pallet_xcmp_queue` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 32.0.0 -//! DATE: 2024-09-13, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 42.0.0 +//! DATE: 2024-10-10, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `ip-10-0-0-176`, CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz` //! WASM-EXECUTION: Compiled, CHAIN: Some("moonbase-dev"), DB CACHE: 1024 @@ -47,54 +47,54 @@ use sp_std::marker::PhantomData; pub struct WeightInfo(PhantomData); impl cumulus_pallet_xcmp_queue::WeightInfo for WeightInfo { /// Storage: `XcmpQueue::QueueConfig` (r:1 w:1) - /// Proof: `XcmpQueue::QueueConfig` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) + /// 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: `142` - // Estimated: `1627` - // Minimum execution time: 3_960_000 picoseconds. - Weight::from_parts(4_114_000, 1627) + // Estimated: `1497` + // Minimum execution time: 3_954_000 picoseconds. + Weight::from_parts(4_195_000, 1497) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: `XcmpQueue::QueueConfig` (r:1 w:0) - /// Proof: `XcmpQueue::QueueConfig` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) + /// 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`) /// Storage: `MessageQueue::ServiceHead` (r:1 w:1) /// Proof: `MessageQueue::ServiceHead` (`max_values`: Some(1), `max_size`: Some(5), added: 500, mode: `MaxEncodedLen`) /// Storage: `XcmpQueue::InboundXcmpSuspended` (r:1 w:0) - /// Proof: `XcmpQueue::InboundXcmpSuspended` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) + /// 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`) fn enqueue_xcmp_message() -> Weight { // Proof Size summary in bytes: // Measured: `148` - // Estimated: `3517` - // Minimum execution time: 11_194_000 picoseconds. - Weight::from_parts(12_119_000, 3517) + // Estimated: `5487` + // Minimum execution time: 11_094_000 picoseconds. + Weight::from_parts(11_382_000, 5487) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } /// Storage: `XcmpQueue::OutboundXcmpStatus` (r:1 w:1) - /// Proof: `XcmpQueue::OutboundXcmpStatus` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) + /// 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: `142` - // Estimated: `1627` - // Minimum execution time: 2_460_000 picoseconds. - Weight::from_parts(2_628_000, 1627) + // Estimated: `2767` + // Minimum execution time: 2_491_000 picoseconds. + Weight::from_parts(2_611_000, 2767) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: `XcmpQueue::OutboundXcmpStatus` (r:1 w:1) - /// Proof: `XcmpQueue::OutboundXcmpStatus` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) + /// 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: `177` - // Estimated: `1662` - // Minimum execution time: 3_364_000 picoseconds. - Weight::from_parts(3_543_000, 1662) + // Estimated: `2767` + // Minimum execution time: 3_308_000 picoseconds. + Weight::from_parts(3_479_000, 2767) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -102,8 +102,8 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 7_984_000 picoseconds. - Weight::from_parts(8_167_000, 0) + // Minimum execution time: 8_282_000 picoseconds. + Weight::from_parts(8_411_000, 0) } /// Storage: UNKNOWN KEY `0x7b3237373ffdfeb1cab4222e3b520d6b345d8e88afa015075c945637c07e8f20` (r:1 w:1) /// Proof: UNKNOWN KEY `0x7b3237373ffdfeb1cab4222e3b520d6b345d8e88afa015075c945637c07e8f20` (r:1 w:1) @@ -114,17 +114,17 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn /// Storage: `MessageQueue::ServiceHead` (r:1 w:1) /// Proof: `MessageQueue::ServiceHead` (`max_values`: Some(1), `max_size`: Some(5), added: 500, mode: `MaxEncodedLen`) /// Storage: `XcmpQueue::QueueConfig` (r:1 w:0) - /// Proof: `XcmpQueue::QueueConfig` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) + /// Proof: `XcmpQueue::QueueConfig` (`max_values`: Some(1), `max_size`: Some(12), added: 507, mode: `MaxEncodedLen`) /// Storage: `XcmpQueue::InboundXcmpSuspended` (r:1 w:0) - /// Proof: `XcmpQueue::InboundXcmpSuspended` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) + /// 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`) fn on_idle_good_msg() -> Weight { // Proof Size summary in bytes: // Measured: `105713` // Estimated: `109178` - // Minimum execution time: 153_649_000 picoseconds. - Weight::from_parts(155_782_000, 109178) + // Minimum execution time: 158_148_000 picoseconds. + Weight::from_parts(159_050_000, 109178) .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().writes(5_u64)) } @@ -137,17 +137,17 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn /// Storage: `MessageQueue::ServiceHead` (r:1 w:1) /// Proof: `MessageQueue::ServiceHead` (`max_values`: Some(1), `max_size`: Some(5), added: 500, mode: `MaxEncodedLen`) /// Storage: `XcmpQueue::QueueConfig` (r:1 w:0) - /// Proof: `XcmpQueue::QueueConfig` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) + /// Proof: `XcmpQueue::QueueConfig` (`max_values`: Some(1), `max_size`: Some(12), added: 507, mode: `MaxEncodedLen`) /// Storage: `XcmpQueue::InboundXcmpSuspended` (r:1 w:0) - /// Proof: `XcmpQueue::InboundXcmpSuspended` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) + /// 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`) fn on_idle_large_msg() -> Weight { // Proof Size summary in bytes: // Measured: `65782` // Estimated: `69247` - // Minimum execution time: 104_439_000 picoseconds. - Weight::from_parts(105_300_000, 69247) + // Minimum execution time: 106_885_000 picoseconds. + Weight::from_parts(107_480_000, 69247) .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().writes(5_u64)) } diff --git a/runtime/common/src/weights/pallet_asset_manager.rs b/runtime/common/src/weights/pallet_asset_manager.rs index f81f50d71c..f4486aa6e1 100644 --- a/runtime/common/src/weights/pallet_asset_manager.rs +++ b/runtime/common/src/weights/pallet_asset_manager.rs @@ -16,8 +16,8 @@ //! Autogenerated weights for `pallet_asset_manager` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 32.0.0 -//! DATE: 2024-09-13, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 42.0.0 +//! DATE: 2024-10-10, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `ip-10-0-0-176`, CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz` //! WASM-EXECUTION: Compiled, CHAIN: Some("moonbase-dev"), DB CACHE: 1024 @@ -50,6 +50,8 @@ impl pallet_asset_manager::WeightInfo for WeightInfo /// Proof: `AssetManager::AssetIdType` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `Assets::Asset` (r:1 w:1) /// Proof: `Assets::Asset` (`max_values`: None, `max_size`: Some(174), added: 2649, mode: `MaxEncodedLen`) + /// Storage: `Assets::NextAssetId` (r:1 w:0) + /// Proof: `Assets::NextAssetId` (`max_values`: Some(1), `max_size`: Some(16), added: 511, mode: `MaxEncodedLen`) /// Storage: `Assets::Metadata` (r:1 w:1) /// Proof: `Assets::Metadata` (`max_values`: None, `max_size`: Some(152), added: 2627, mode: `MaxEncodedLen`) /// Storage: `AssetManager::AssetTypeId` (r:0 w:1) @@ -58,9 +60,9 @@ impl pallet_asset_manager::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `82` // Estimated: `3639` - // Minimum execution time: 28_019_000 picoseconds. - Weight::from_parts(28_713_000, 3639) - .saturating_add(T::DbWeight::get().reads(3_u64)) + // Minimum execution time: 29_430_000 picoseconds. + Weight::from_parts(30_152_000, 3639) + .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } /// Storage: `AssetManager::AssetIdType` (r:1 w:1) @@ -72,10 +74,10 @@ impl pallet_asset_manager::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `447 + x * (4 ±0)` // Estimated: `3909 + x * (5 ±0)` - // Minimum execution time: 16_395_000 picoseconds. - Weight::from_parts(18_250_914, 3909) - // Standard Error: 1_597 - .saturating_add(Weight::from_parts(80_983, 0)) + // Minimum execution time: 16_773_000 picoseconds. + Weight::from_parts(18_536_714, 3909) + // Standard Error: 1_512 + .saturating_add(Weight::from_parts(79_685, 0)) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 5)) @@ -89,10 +91,10 @@ impl pallet_asset_manager::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `447 + x * (4 ±0)` // Estimated: `3909 + x * (5 ±0)` - // Minimum execution time: 13_955_000 picoseconds. - Weight::from_parts(15_660_921, 3909) - // Standard Error: 1_442 - .saturating_add(Weight::from_parts(80_494, 0)) + // Minimum execution time: 14_226_000 picoseconds. + Weight::from_parts(15_816_525, 3909) + // Standard Error: 1_445 + .saturating_add(Weight::from_parts(78_038, 0)) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) .saturating_add(Weight::from_parts(0, 5)) diff --git a/runtime/common/src/weights/pallet_assets.rs b/runtime/common/src/weights/pallet_assets.rs index 5510504eec..de70251fd9 100644 --- a/runtime/common/src/weights/pallet_assets.rs +++ b/runtime/common/src/weights/pallet_assets.rs @@ -16,8 +16,8 @@ //! Autogenerated weights for `pallet_assets` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 32.0.0 -//! DATE: 2024-09-13, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 42.0.0 +//! DATE: 2024-10-10, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `ip-10-0-0-176`, CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz` //! WASM-EXECUTION: Compiled, CHAIN: Some("moonbase-dev"), DB CACHE: 1024 @@ -55,13 +55,15 @@ impl pallet_assets::WeightInfo for WeightInfo { } /// Storage: `Assets::Asset` (r:1 w:1) /// Proof: `Assets::Asset` (`max_values`: None, `max_size`: Some(174), added: 2649, mode: `MaxEncodedLen`) + /// Storage: `Assets::NextAssetId` (r:1 w:0) + /// Proof: `Assets::NextAssetId` (`max_values`: Some(1), `max_size`: Some(16), added: 511, mode: `MaxEncodedLen`) fn force_create() -> Weight { // Proof Size summary in bytes: // Measured: `6` // Estimated: `3639` - // Minimum execution time: 8_496_000 picoseconds. - Weight::from_parts(8_663_000, 3639) - .saturating_add(T::DbWeight::get().reads(1_u64)) + // Minimum execution time: 8_875_000 picoseconds. + Weight::from_parts(9_373_000, 3639) + .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: `Assets::Asset` (r:1 w:1) @@ -70,8 +72,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `241` // Estimated: `3639` - // Minimum execution time: 9_868_000 picoseconds. - Weight::from_parts(10_228_000, 3639) + // Minimum execution time: 9_969_000 picoseconds. + Weight::from_parts(10_423_000, 3639) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -86,10 +88,10 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1514 + c * (183 ±0)` // Estimated: `3639 + c * (2597 ±0)` - // Minimum execution time: 14_621_000 picoseconds. - Weight::from_parts(14_857_000, 3639) - // Standard Error: 9_664 - .saturating_add(Weight::from_parts(15_608_598, 0).saturating_mul(c.into())) + // Minimum execution time: 14_580_000 picoseconds. + Weight::from_parts(14_918_000, 3639) + // Standard Error: 7_860 + .saturating_add(Weight::from_parts(15_532_379, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(c.into()))) .saturating_add(T::DbWeight::get().writes(1_u64)) @@ -105,10 +107,10 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `313 + a * (74 ±0)` // Estimated: `3639 + a * (2611 ±0)` - // Minimum execution time: 14_982_000 picoseconds. - Weight::from_parts(15_198_000, 3639) - // Standard Error: 7_365 - .saturating_add(Weight::from_parts(8_221_915, 0).saturating_mul(a.into())) + // Minimum execution time: 15_210_000 picoseconds. + Weight::from_parts(15_412_000, 3639) + // Standard Error: 7_008 + .saturating_add(Weight::from_parts(8_212_338, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(a.into()))) .saturating_add(T::DbWeight::get().writes(1_u64)) @@ -123,8 +125,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `207` // Estimated: `3639` - // Minimum execution time: 10_726_000 picoseconds. - Weight::from_parts(11_073_000, 3639) + // Minimum execution time: 11_047_000 picoseconds. + Weight::from_parts(11_314_000, 3639) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -136,8 +138,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `207` // Estimated: `3639` - // Minimum execution time: 19_014_000 picoseconds. - Weight::from_parts(19_815_000, 3639) + // Minimum execution time: 19_973_000 picoseconds. + Weight::from_parts(20_309_000, 3639) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -149,8 +151,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `315` // Estimated: `3639` - // Minimum execution time: 26_126_000 picoseconds. - Weight::from_parts(27_097_000, 3639) + // Minimum execution time: 26_656_000 picoseconds. + Weight::from_parts(27_554_000, 3639) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -164,8 +166,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `420` // Estimated: `6184` - // Minimum execution time: 38_290_000 picoseconds. - Weight::from_parts(39_111_000, 6184) + // Minimum execution time: 38_600_000 picoseconds. + Weight::from_parts(39_379_000, 6184) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -179,8 +181,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `420` // Estimated: `6184` - // Minimum execution time: 33_787_000 picoseconds. - Weight::from_parts(34_524_000, 6184) + // Minimum execution time: 34_395_000 picoseconds. + Weight::from_parts(35_188_000, 6184) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -194,8 +196,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `420` // Estimated: `6184` - // Minimum execution time: 37_978_000 picoseconds. - Weight::from_parts(39_072_000, 6184) + // Minimum execution time: 38_416_000 picoseconds. + Weight::from_parts(38_802_000, 6184) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -207,8 +209,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `315` // Estimated: `3639` - // Minimum execution time: 13_171_000 picoseconds. - Weight::from_parts(13_970_000, 3639) + // Minimum execution time: 13_446_000 picoseconds. + Weight::from_parts(13_781_000, 3639) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -220,8 +222,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `315` // Estimated: `3639` - // Minimum execution time: 13_308_000 picoseconds. - Weight::from_parts(13_860_000, 3639) + // Minimum execution time: 13_632_000 picoseconds. + Weight::from_parts(14_037_000, 3639) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -231,8 +233,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `241` // Estimated: `3639` - // Minimum execution time: 9_506_000 picoseconds. - Weight::from_parts(9_974_000, 3639) + // Minimum execution time: 9_606_000 picoseconds. + Weight::from_parts(9_889_000, 3639) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -242,8 +244,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `241` // Estimated: `3639` - // Minimum execution time: 9_373_000 picoseconds. - Weight::from_parts(9_855_000, 3639) + // Minimum execution time: 9_651_000 picoseconds. + Weight::from_parts(10_017_000, 3639) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -255,8 +257,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `207` // Estimated: `3639` - // Minimum execution time: 10_853_000 picoseconds. - Weight::from_parts(11_409_000, 3639) + // Minimum execution time: 11_271_000 picoseconds. + Weight::from_parts(11_651_000, 3639) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -266,8 +268,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `207` // Estimated: `3639` - // Minimum execution time: 9_196_000 picoseconds. - Weight::from_parts(9_604_000, 3639) + // Minimum execution time: 9_819_000 picoseconds. + Weight::from_parts(9_927_000, 3639) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -277,14 +279,16 @@ impl pallet_assets::WeightInfo for WeightInfo { /// Proof: `Assets::Metadata` (`max_values`: None, `max_size`: Some(152), added: 2627, mode: `MaxEncodedLen`) /// 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: `207` // Estimated: `3639` - // Minimum execution time: 24_866_000 picoseconds. - Weight::from_parts(25_868_832, 3639) - // Standard Error: 635 - .saturating_add(Weight::from_parts(1_069, 0).saturating_mul(n.into())) + // Minimum execution time: 25_931_000 picoseconds. + Weight::from_parts(26_608_923, 3639) + // Standard Error: 514 + .saturating_add(Weight::from_parts(4_043, 0).saturating_mul(n.into())) + // Standard Error: 514 + .saturating_add(Weight::from_parts(3_997, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -296,8 +300,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `383` // Estimated: `3639` - // Minimum execution time: 25_906_000 picoseconds. - Weight::from_parts(26_471_000, 3639) + // Minimum execution time: 26_038_000 picoseconds. + Weight::from_parts(26_350_000, 3639) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -311,12 +315,12 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `94` // Estimated: `3639` - // Minimum execution time: 10_149_000 picoseconds. - Weight::from_parts(10_607_656, 3639) - // Standard Error: 272 - .saturating_add(Weight::from_parts(1_805, 0).saturating_mul(n.into())) - // Standard Error: 272 - .saturating_add(Weight::from_parts(780, 0).saturating_mul(s.into())) + // Minimum execution time: 10_145_000 picoseconds. + Weight::from_parts(10_661_369, 3639) + // Standard Error: 308 + .saturating_add(Weight::from_parts(1_704, 0).saturating_mul(n.into())) + // Standard Error: 308 + .saturating_add(Weight::from_parts(878, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -328,8 +332,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `383` // Estimated: `3639` - // Minimum execution time: 25_774_000 picoseconds. - Weight::from_parts(26_462_000, 3639) + // Minimum execution time: 25_580_000 picoseconds. + Weight::from_parts(26_191_000, 3639) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -339,8 +343,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `207` // Estimated: `3639` - // Minimum execution time: 9_047_000 picoseconds. - Weight::from_parts(9_466_000, 3639) + // Minimum execution time: 9_354_000 picoseconds. + Weight::from_parts(9_613_000, 3639) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -352,8 +356,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `241` // Estimated: `3639` - // Minimum execution time: 15_231_000 picoseconds. - Weight::from_parts(15_876_000, 3639) + // Minimum execution time: 15_495_000 picoseconds. + Weight::from_parts(15_948_000, 3639) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -369,8 +373,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `513` // Estimated: `6184` - // Minimum execution time: 47_230_000 picoseconds. - Weight::from_parts(48_290_000, 6184) + // Minimum execution time: 47_120_000 picoseconds. + Weight::from_parts(47_947_000, 6184) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(5_u64)) } @@ -382,8 +386,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `399` // Estimated: `3639` - // Minimum execution time: 17_476_000 picoseconds. - Weight::from_parts(17_821_000, 3639) + // Minimum execution time: 17_764_000 picoseconds. + Weight::from_parts(18_170_000, 3639) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -395,8 +399,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `399` // Estimated: `3639` - // Minimum execution time: 17_717_000 picoseconds. - Weight::from_parts(18_116_000, 3639) + // Minimum execution time: 17_666_000 picoseconds. + Weight::from_parts(18_401_000, 3639) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -406,8 +410,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `207` // Estimated: `3639` - // Minimum execution time: 10_090_000 picoseconds. - Weight::from_parts(10_348_000, 3639) + // Minimum execution time: 10_421_000 picoseconds. + Weight::from_parts(10_682_000, 3639) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -421,8 +425,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `435` // Estimated: `3639` - // Minimum execution time: 30_608_000 picoseconds. - Weight::from_parts(31_459_000, 3639) + // Minimum execution time: 31_078_000 picoseconds. + Weight::from_parts(31_794_000, 3639) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -434,8 +438,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `207` // Estimated: `3639` - // Minimum execution time: 27_693_000 picoseconds. - Weight::from_parts(28_718_000, 3639) + // Minimum execution time: 29_151_000 picoseconds. + Weight::from_parts(29_641_000, 3639) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -449,8 +453,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `561` // Estimated: `3639` - // Minimum execution time: 30_173_000 picoseconds. - Weight::from_parts(30_991_000, 3639) + // Minimum execution time: 29_378_000 picoseconds. + Weight::from_parts(30_003_000, 3639) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -462,8 +466,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `353` // Estimated: `3639` - // Minimum execution time: 28_105_000 picoseconds. - Weight::from_parts(28_801_000, 3639) + // Minimum execution time: 27_175_000 picoseconds. + Weight::from_parts(27_696_000, 3639) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -475,8 +479,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `315` // Estimated: `3639` - // Minimum execution time: 13_487_000 picoseconds. - Weight::from_parts(13_807_000, 3639) + // Minimum execution time: 13_308_000 picoseconds. + Weight::from_parts(13_696_000, 3639) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } diff --git a/runtime/common/src/weights/pallet_author_inherent.rs b/runtime/common/src/weights/pallet_author_inherent.rs index 2212244a1f..1403c9fd4a 100644 --- a/runtime/common/src/weights/pallet_author_inherent.rs +++ b/runtime/common/src/weights/pallet_author_inherent.rs @@ -16,8 +16,8 @@ //! Autogenerated weights for `pallet_author_inherent` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 32.0.0 -//! DATE: 2024-09-13, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 42.0.0 +//! DATE: 2024-10-10, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `ip-10-0-0-176`, CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz` //! WASM-EXECUTION: Compiled, CHAIN: Some("moonbase-dev"), DB CACHE: 1024 @@ -62,8 +62,8 @@ impl pallet_author_inherent::WeightInfo for WeightInfo< // Proof Size summary in bytes: // Measured: `372` // Estimated: `1857` - // Minimum execution time: 16_871_000 picoseconds. - Weight::from_parts(17_631_000, 1857) + // Minimum execution time: 16_901_000 picoseconds. + Weight::from_parts(17_462_000, 1857) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } diff --git a/runtime/common/src/weights/pallet_author_mapping.rs b/runtime/common/src/weights/pallet_author_mapping.rs index 72d109ee5c..1e4a4bb9bd 100644 --- a/runtime/common/src/weights/pallet_author_mapping.rs +++ b/runtime/common/src/weights/pallet_author_mapping.rs @@ -16,8 +16,8 @@ //! Autogenerated weights for `pallet_author_mapping` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 32.0.0 -//! DATE: 2024-09-13, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 42.0.0 +//! DATE: 2024-10-10, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `ip-10-0-0-176`, CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz` //! WASM-EXECUTION: Compiled, CHAIN: Some("moonbase-dev"), DB CACHE: 1024 @@ -56,8 +56,8 @@ impl pallet_author_mapping::WeightInfo for WeightInfo pallet_author_mapping::WeightInfo for WeightInfo pallet_author_mapping::WeightInfo for WeightInfo pallet_author_mapping::WeightInfo for WeightInfo pallet_author_mapping::WeightInfo for WeightInfo pallet_author_slot_filter::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_371_000 picoseconds. - Weight::from_parts(4_610_000, 0) + // Minimum execution time: 4_164_000 picoseconds. + Weight::from_parts(4_307_000, 0) .saturating_add(T::DbWeight::get().writes(1_u64)) } } diff --git a/runtime/common/src/weights/pallet_balances.rs b/runtime/common/src/weights/pallet_balances.rs index db8a95e590..16a4a9b68c 100644 --- a/runtime/common/src/weights/pallet_balances.rs +++ b/runtime/common/src/weights/pallet_balances.rs @@ -16,8 +16,8 @@ //! Autogenerated weights for `pallet_balances` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 32.0.0 -//! DATE: 2024-09-13, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 42.0.0 +//! DATE: 2024-10-10, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `ip-10-0-0-176`, CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz` //! WASM-EXECUTION: Compiled, CHAIN: Some("moonbase-dev"), DB CACHE: 1024 @@ -52,8 +52,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `72` // Estimated: `3581` - // Minimum execution time: 44_360_000 picoseconds. - Weight::from_parts(45_277_000, 3581) + // Minimum execution time: 45_979_000 picoseconds. + Weight::from_parts(46_984_000, 3581) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -63,8 +63,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `72` // Estimated: `3581` - // Minimum execution time: 37_989_000 picoseconds. - Weight::from_parts(38_706_000, 3581) + // Minimum execution time: 39_051_000 picoseconds. + Weight::from_parts(40_151_000, 3581) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -74,8 +74,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `195` // Estimated: `3581` - // Minimum execution time: 13_993_000 picoseconds. - Weight::from_parts(14_521_000, 3581) + // Minimum execution time: 14_598_000 picoseconds. + Weight::from_parts(15_096_000, 3581) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -85,8 +85,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `195` // Estimated: `3581` - // Minimum execution time: 18_896_000 picoseconds. - Weight::from_parts(19_404_000, 3581) + // Minimum execution time: 19_713_000 picoseconds. + Weight::from_parts(20_449_000, 3581) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -96,8 +96,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `267` // Estimated: `6172` - // Minimum execution time: 46_601_000 picoseconds. - Weight::from_parts(47_438_000, 6172) + // Minimum execution time: 48_104_000 picoseconds. + Weight::from_parts(48_949_000, 6172) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -107,8 +107,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `72` // Estimated: `3581` - // Minimum execution time: 47_496_000 picoseconds. - Weight::from_parts(48_347_000, 3581) + // Minimum execution time: 48_680_000 picoseconds. + Weight::from_parts(49_526_000, 3581) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -118,8 +118,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `195` // Estimated: `3581` - // Minimum execution time: 17_366_000 picoseconds. - Weight::from_parts(17_835_000, 3581) + // Minimum execution time: 17_526_000 picoseconds. + Weight::from_parts(18_213_000, 3581) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -130,10 +130,10 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1277 + u * (123 ±0)` // Estimated: `990 + u * (2591 ±0)` - // Minimum execution time: 15_597_000 picoseconds. - Weight::from_parts(15_989_000, 990) - // Standard Error: 9_951 - .saturating_add(Weight::from_parts(13_355_931, 0).saturating_mul(u.into())) + // Minimum execution time: 16_081_000 picoseconds. + Weight::from_parts(16_407_000, 990) + // Standard Error: 9_636 + .saturating_add(Weight::from_parts(13_603_751, 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, 2591).saturating_mul(u.into())) @@ -144,22 +144,22 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `1501` - // Minimum execution time: 5_542_000 picoseconds. - Weight::from_parts(5_873_000, 1501) + // Minimum execution time: 5_423_000 picoseconds. + Weight::from_parts(5_831_000, 1501) .saturating_add(T::DbWeight::get().reads(1_u64)) } - fn burn_allow_death() -> frame_support::weights::Weight { + fn burn_allow_death() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 22_000_000 picoseconds. - Weight::from_parts(23_000_000, 0) + // Minimum execution time: 27_797_000 picoseconds. + Weight::from_parts(28_485_000, 0) } - fn burn_keep_alive() -> frame_support::weights::Weight { + fn burn_keep_alive() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 16_000_000 picoseconds. - Weight::from_parts(17_000_000, 0) + // Minimum execution time: 21_340_000 picoseconds. + Weight::from_parts(21_907_000, 0) } } diff --git a/runtime/common/src/weights/pallet_conviction_voting.rs b/runtime/common/src/weights/pallet_conviction_voting.rs index 2bdf1479cc..2943acc607 100644 --- a/runtime/common/src/weights/pallet_conviction_voting.rs +++ b/runtime/common/src/weights/pallet_conviction_voting.rs @@ -16,8 +16,8 @@ //! Autogenerated weights for `pallet_conviction_voting` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 32.0.0 -//! DATE: 2024-09-13, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 42.0.0 +//! DATE: 2024-10-10, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `ip-10-0-0-176`, CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz` //! WASM-EXECUTION: Compiled, CHAIN: Some("moonbase-dev"), DB CACHE: 1024 @@ -62,8 +62,8 @@ impl pallet_conviction_voting::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `1962` // Estimated: `42428` - // Minimum execution time: 62_404_000 picoseconds. - Weight::from_parts(64_144_000, 42428) + // Minimum execution time: 64_184_000 picoseconds. + Weight::from_parts(66_327_000, 42428) .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().writes(5_u64)) } @@ -85,8 +85,8 @@ impl pallet_conviction_voting::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `2263` // Estimated: `83866` - // Minimum execution time: 83_179_000 picoseconds. - Weight::from_parts(85_862_000, 83866) + // Minimum execution time: 85_618_000 picoseconds. + Weight::from_parts(87_791_000, 83866) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(7_u64)) } @@ -102,8 +102,8 @@ impl pallet_conviction_voting::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `1841` // Estimated: `83866` - // Minimum execution time: 56_798_000 picoseconds. - Weight::from_parts(58_788_000, 83866) + // Minimum execution time: 55_538_000 picoseconds. + Weight::from_parts(57_314_000, 83866) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(5_u64)) } @@ -115,8 +115,8 @@ impl pallet_conviction_voting::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `1385` // Estimated: `4617` - // Minimum execution time: 20_271_000 picoseconds. - Weight::from_parts(20_946_000, 4617) + // Minimum execution time: 19_849_000 picoseconds. + Weight::from_parts(21_122_000, 4617) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -139,10 +139,10 @@ impl pallet_conviction_voting::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `1621 + r * (248 ±0)` // Estimated: `83866 + r * (3387 ±0)` - // Minimum execution time: 42_617_000 picoseconds. - Weight::from_parts(39_583_327, 83866) - // Standard Error: 73_078 - .saturating_add(Weight::from_parts(25_826_433, 0).saturating_mul(r.into())) + // Minimum execution time: 43_863_000 picoseconds. + Weight::from_parts(40_802_182, 83866) + // Standard Error: 75_692 + .saturating_add(Weight::from_parts(25_978_125, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(6_u64)) @@ -162,10 +162,10 @@ impl pallet_conviction_voting::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `1340 + r * (248 ±0)` // Estimated: `83866 + r * (3387 ±0)` - // Minimum execution time: 19_345_000 picoseconds. - Weight::from_parts(11_294_651, 83866) - // Standard Error: 81_442 - .saturating_add(Weight::from_parts(25_724_386, 0).saturating_mul(r.into())) + // Minimum execution time: 19_070_000 picoseconds. + Weight::from_parts(9_796_559, 83866) + // Standard Error: 85_888 + .saturating_add(Weight::from_parts(26_327_253, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(4_u64)) @@ -184,8 +184,8 @@ impl pallet_conviction_voting::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `1228` // Estimated: `4752` - // Minimum execution time: 46_949_000 picoseconds. - Weight::from_parts(48_420_000, 4752) + // Minimum execution time: 48_423_000 picoseconds. + Weight::from_parts(49_553_000, 4752) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } diff --git a/runtime/common/src/weights/pallet_crowdloan_rewards.rs b/runtime/common/src/weights/pallet_crowdloan_rewards.rs index 72883175a6..839f1af352 100644 --- a/runtime/common/src/weights/pallet_crowdloan_rewards.rs +++ b/runtime/common/src/weights/pallet_crowdloan_rewards.rs @@ -16,8 +16,8 @@ //! Autogenerated weights for `pallet_crowdloan_rewards` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 32.0.0 -//! DATE: 2024-09-13, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 42.0.0 +//! DATE: 2024-10-10, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `ip-10-0-0-176`, CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz` //! WASM-EXECUTION: Compiled, CHAIN: Some("moonbase-dev"), DB CACHE: 1024 @@ -64,11 +64,11 @@ impl pallet_crowdloan_rewards::WeightInfo for WeightInf fn initialize_reward_vec(x: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `76347 + x * (550 ±0)` - // Estimated: `66242 + x * (3052 ±5)` - // Minimum execution time: 128_593_000 picoseconds. - Weight::from_parts(26_484_438, 66242) - // Standard Error: 33_958 - .saturating_add(Weight::from_parts(58_041_582, 0).saturating_mul(x.into())) + // Estimated: `66242 + x * (3052 ±0)` + // Minimum execution time: 122_807_000 picoseconds. + Weight::from_parts(70_793_034, 66242) + // Standard Error: 22_979 + .saturating_add(Weight::from_parts(55_263_553, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().reads((4_u64).saturating_mul(x.into()))) .saturating_add(T::DbWeight::get().writes(3_u64)) @@ -91,8 +91,8 @@ impl pallet_crowdloan_rewards::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `579` // Estimated: `3581` - // Minimum execution time: 14_606_000 picoseconds. - Weight::from_parts(14_891_000, 3581) + // Minimum execution time: 14_816_000 picoseconds. + Weight::from_parts(15_028_000, 3581) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -112,8 +112,8 @@ impl pallet_crowdloan_rewards::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `1100` // Estimated: `6172` - // Minimum execution time: 64_132_000 picoseconds. - Weight::from_parts(66_251_000, 6172) + // Minimum execution time: 60_529_000 picoseconds. + Weight::from_parts(62_925_000, 6172) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -123,8 +123,8 @@ impl pallet_crowdloan_rewards::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `397` // Estimated: `6337` - // Minimum execution time: 17_236_000 picoseconds. - Weight::from_parts(17_683_000, 6337) + // Minimum execution time: 17_361_000 picoseconds. + Weight::from_parts(17_712_000, 6337) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -140,8 +140,8 @@ impl pallet_crowdloan_rewards::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `934` // Estimated: `6172` - // Minimum execution time: 123_261_000 picoseconds. - Weight::from_parts(125_823_000, 6172) + // Minimum execution time: 104_523_000 picoseconds. + Weight::from_parts(106_767_000, 6172) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(5_u64)) } @@ -152,10 +152,10 @@ impl pallet_crowdloan_rewards::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `366 + x * (32 ±0)` // Estimated: `6306 + x * (32 ±0)` - // Minimum execution time: 76_316_000 picoseconds. - Weight::from_parts(77_028_000, 6306) - // Standard Error: 10_579 - .saturating_add(Weight::from_parts(57_150_227, 0).saturating_mul(x.into())) + // Minimum execution time: 58_152_000 picoseconds. + Weight::from_parts(58_883_000, 6306) + // Standard Error: 9_080 + .saturating_add(Weight::from_parts(39_012_944, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) .saturating_add(Weight::from_parts(0, 32).saturating_mul(x.into())) diff --git a/runtime/common/src/weights/pallet_evm.rs b/runtime/common/src/weights/pallet_evm.rs index fc68a64b25..70780febdb 100644 --- a/runtime/common/src/weights/pallet_evm.rs +++ b/runtime/common/src/weights/pallet_evm.rs @@ -16,8 +16,8 @@ //! Autogenerated weights for `pallet_evm` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 32.0.0 -//! DATE: 2024-09-13, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 42.0.0 +//! DATE: 2024-10-10, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `ip-10-0-0-176`, CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz` //! WASM-EXECUTION: Compiled, CHAIN: Some("moonbase-dev"), DB CACHE: 1024 @@ -46,24 +46,11 @@ use sp_std::marker::PhantomData; /// Weights for `pallet_evm`. pub struct WeightInfo(PhantomData); impl pallet_evm::WeightInfo for WeightInfo { - /// Storage: `TransactionPayment::NextFeeMultiplier` (r:1 w:0) - /// Proof: `TransactionPayment::NextFeeMultiplier` (`max_values`: Some(1), `max_size`: Some(16), added: 511, mode: `MaxEncodedLen`) - /// Storage: `System::Account` (r:2 w:2) - /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(116), added: 2591, mode: `MaxEncodedLen`) - /// Storage: `EthereumChainId::ChainId` (r:1 w:0) - /// Proof: `EthereumChainId::ChainId` (`max_values`: Some(1), `max_size`: Some(8), added: 503, mode: `MaxEncodedLen`) - /// Storage: `EVM::AccountCodes` (r:2 w:0) - /// Proof: `EVM::AccountCodes` (`max_values`: None, `max_size`: None, mode: `Measured`) - /// Storage: `System::Digest` (r:1 w:0) - /// Proof: `System::Digest` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) - /// Storage: `EVM::AccountStorages` (r:1 w:0) - /// Proof: `EVM::AccountStorages` (`max_values`: None, `max_size`: None, mode: `Measured`) - /// The range of component `x` is `[1, 10000000]`. fn withdraw() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_688_000 picoseconds. - Weight::from_parts(1_807_000, 0) + // Minimum execution time: 1_697_000 picoseconds. + Weight::from_parts(1_853_000, 0) } } diff --git a/runtime/common/src/weights/pallet_identity.rs b/runtime/common/src/weights/pallet_identity.rs index c07b1adfce..8b1f61039a 100644 --- a/runtime/common/src/weights/pallet_identity.rs +++ b/runtime/common/src/weights/pallet_identity.rs @@ -16,8 +16,8 @@ //! Autogenerated weights for `pallet_identity` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 32.0.0 -//! DATE: 2024-09-13, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 42.0.0 +//! DATE: 2024-10-10, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `ip-10-0-0-176`, CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz` //! WASM-EXECUTION: Compiled, CHAIN: Some("moonbase-dev"), DB CACHE: 1024 @@ -53,10 +53,10 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `32 + r * (45 ±0)` // Estimated: `2386` - // Minimum execution time: 7_895_000 picoseconds. - Weight::from_parts(8_480_079, 2386) - // Standard Error: 1_248 - .saturating_add(Weight::from_parts(97_775, 0).saturating_mul(r.into())) + // Minimum execution time: 7_834_000 picoseconds. + Weight::from_parts(8_366_186, 2386) + // Standard Error: 1_277 + .saturating_add(Weight::from_parts(94_853, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -67,10 +67,10 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `6966 + r * (5 ±0)` // Estimated: `11025` - // Minimum execution time: 109_883_000 picoseconds. - Weight::from_parts(111_161_026, 11025) - // Standard Error: 9_723 - .saturating_add(Weight::from_parts(246_899, 0).saturating_mul(r.into())) + // Minimum execution time: 109_949_000 picoseconds. + Weight::from_parts(111_190_667, 11025) + // Standard Error: 4_659 + .saturating_add(Weight::from_parts(212_626, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -85,10 +85,10 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `89` // Estimated: `11025 + s * (2565 ±0)` - // Minimum execution time: 8_333_000 picoseconds. - Weight::from_parts(21_037_893, 11025) - // Standard Error: 4_396 - .saturating_add(Weight::from_parts(3_345_632, 0).saturating_mul(s.into())) + // Minimum execution time: 8_586_000 picoseconds. + Weight::from_parts(22_594_089, 11025) + // Standard Error: 4_799 + .saturating_add(Weight::from_parts(3_433_809, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(s.into()))) .saturating_add(T::DbWeight::get().writes(1_u64)) @@ -106,10 +106,10 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `169 + p * (20 ±0)` // Estimated: `11025` - // Minimum execution time: 8_499_000 picoseconds. - Weight::from_parts(21_501_786, 11025) - // Standard Error: 3_254 - .saturating_add(Weight::from_parts(1_437_065, 0).saturating_mul(p.into())) + // Minimum execution time: 8_408_000 picoseconds. + Weight::from_parts(23_224_117, 11025) + // Standard Error: 5_437 + .saturating_add(Weight::from_parts(1_430_732, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(p.into()))) @@ -126,12 +126,12 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `7046 + r * (5 ±0) + s * (20 ±0)` // Estimated: `11025` - // Minimum execution time: 56_575_000 picoseconds. - Weight::from_parts(53_973_814, 11025) - // Standard Error: 6_369 - .saturating_add(Weight::from_parts(315_528, 0).saturating_mul(r.into())) - // Standard Error: 1_242 - .saturating_add(Weight::from_parts(1_462_118, 0).saturating_mul(s.into())) + // Minimum execution time: 55_638_000 picoseconds. + Weight::from_parts(55_918_153, 11025) + // Standard Error: 20_691 + .saturating_add(Weight::from_parts(208_194, 0).saturating_mul(r.into())) + // Standard Error: 4_037 + .saturating_add(Weight::from_parts(1_367_558, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(s.into()))) @@ -145,10 +145,10 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `6956 + r * (45 ±0)` // Estimated: `11025` - // Minimum execution time: 75_323_000 picoseconds. - Weight::from_parts(76_831_914, 11025) - // Standard Error: 3_812 - .saturating_add(Weight::from_parts(147_383, 0).saturating_mul(r.into())) + // Minimum execution time: 76_780_000 picoseconds. + Weight::from_parts(78_381_140, 11025) + // Standard Error: 3_316 + .saturating_add(Weight::from_parts(154_285, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -159,10 +159,10 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `6987` // Estimated: `11025` - // Minimum execution time: 73_338_000 picoseconds. - Weight::from_parts(74_725_767, 11025) - // Standard Error: 3_575 - .saturating_add(Weight::from_parts(96_638, 0).saturating_mul(r.into())) + // Minimum execution time: 75_352_000 picoseconds. + Weight::from_parts(76_892_636, 11025) + // Standard Error: 3_618 + .saturating_add(Weight::from_parts(79_932, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -173,10 +173,10 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `77 + r * (45 ±0)` // Estimated: `2386` - // Minimum execution time: 5_704_000 picoseconds. - Weight::from_parts(6_016_308, 2386) - // Standard Error: 846 - .saturating_add(Weight::from_parts(67_771, 0).saturating_mul(r.into())) + // Minimum execution time: 5_639_000 picoseconds. + Weight::from_parts(5_986_649, 2386) + // Standard Error: 963 + .saturating_add(Weight::from_parts(82_955, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -187,10 +187,10 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `77 + r * (45 ±0)` // Estimated: `2386` - // Minimum execution time: 5_805_000 picoseconds. - Weight::from_parts(6_084_566, 2386) - // Standard Error: 790 - .saturating_add(Weight::from_parts(66_181, 0).saturating_mul(r.into())) + // Minimum execution time: 5_997_000 picoseconds. + Weight::from_parts(6_201_588, 2386) + // Standard Error: 934 + .saturating_add(Weight::from_parts(73_461, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -201,10 +201,10 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `77 + r * (45 ±0)` // Estimated: `2386` - // Minimum execution time: 5_679_000 picoseconds. - Weight::from_parts(6_030_639, 2386) - // Standard Error: 856 - .saturating_add(Weight::from_parts(64_027, 0).saturating_mul(r.into())) + // Minimum execution time: 5_883_000 picoseconds. + Weight::from_parts(6_078_764, 2386) + // Standard Error: 952 + .saturating_add(Weight::from_parts(74_727, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -217,10 +217,10 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `7022 + r * (45 ±0)` // Estimated: `11025` - // Minimum execution time: 94_966_000 picoseconds. - Weight::from_parts(96_178_664, 11025) - // Standard Error: 3_026 - .saturating_add(Weight::from_parts(140_817, 0).saturating_mul(r.into())) + // Minimum execution time: 95_544_000 picoseconds. + Weight::from_parts(96_739_556, 11025) + // Standard Error: 3_879 + .saturating_add(Weight::from_parts(146_981, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -238,12 +238,12 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `7436 + r * (5 ±0) + s * (20 ±0)` // Estimated: `11025` - // Minimum execution time: 74_684_000 picoseconds. - Weight::from_parts(73_335_697, 11025) - // Standard Error: 9_256 - .saturating_add(Weight::from_parts(353_584, 0).saturating_mul(r.into())) - // Standard Error: 1_806 - .saturating_add(Weight::from_parts(1_462_160, 0).saturating_mul(s.into())) + // Minimum execution time: 74_496_000 picoseconds. + Weight::from_parts(76_646_504, 11025) + // Standard Error: 19_280 + .saturating_add(Weight::from_parts(149_607, 0).saturating_mul(r.into())) + // Standard Error: 3_761 + .saturating_add(Weight::from_parts(1_387_691, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(s.into()))) @@ -259,10 +259,10 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `536 + s * (23 ±0)` // Estimated: `11025` - // Minimum execution time: 24_836_000 picoseconds. - Weight::from_parts(31_312_526, 11025) - // Standard Error: 1_898 - .saturating_add(Weight::from_parts(93_908, 0).saturating_mul(s.into())) + // Minimum execution time: 27_466_000 picoseconds. + Weight::from_parts(33_300_025, 11025) + // Standard Error: 1_810 + .saturating_add(Weight::from_parts(96_920, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -275,10 +275,10 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `615 + s * (4 ±0)` // Estimated: `11025` - // Minimum execution time: 11_670_000 picoseconds. - Weight::from_parts(15_772_433, 11025) - // Standard Error: 1_248 - .saturating_add(Weight::from_parts(58_197, 0).saturating_mul(s.into())) + // Minimum execution time: 12_278_000 picoseconds. + Weight::from_parts(16_305_423, 11025) + // Standard Error: 1_275 + .saturating_add(Weight::from_parts(56_125, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -293,10 +293,10 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `647 + s * (24 ±0)` // Estimated: `11025` - // Minimum execution time: 31_290_000 picoseconds. - Weight::from_parts(34_048_357, 11025) - // Standard Error: 861 - .saturating_add(Weight::from_parts(92_998, 0).saturating_mul(s.into())) + // Minimum execution time: 33_387_000 picoseconds. + Weight::from_parts(36_628_434, 11025) + // Standard Error: 883 + .saturating_add(Weight::from_parts(90_690, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -311,10 +311,10 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `620 + s * (24 ±0)` // Estimated: `5511` - // Minimum execution time: 20_820_000 picoseconds. - Weight::from_parts(24_687_820, 5511) - // Standard Error: 952 - .saturating_add(Weight::from_parts(85_969, 0).saturating_mul(s.into())) + // Minimum execution time: 21_327_000 picoseconds. + Weight::from_parts(24_860_749, 5511) + // Standard Error: 906 + .saturating_add(Weight::from_parts(79_791, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -324,8 +324,8 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_025_000 picoseconds. - Weight::from_parts(6_377_000, 0) + // Minimum execution time: 5_818_000 picoseconds. + Weight::from_parts(6_174_000, 0) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: `Identity::UsernameAuthorities` (r:1 w:1) @@ -334,8 +334,8 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `67` // Estimated: `3505` - // Minimum execution time: 8_401_000 picoseconds. - Weight::from_parts(8_766_000, 3505) + // Minimum execution time: 8_510_000 picoseconds. + Weight::from_parts(8_769_000, 3505) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -351,8 +351,8 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `67` // Estimated: `11025` - // Minimum execution time: 66_336_000 picoseconds. - Weight::from_parts(68_233_000, 11025) + // Minimum execution time: 66_329_000 picoseconds. + Weight::from_parts(67_528_000, 11025) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -366,8 +366,8 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `101` // Estimated: `11025` - // Minimum execution time: 19_140_000 picoseconds. - Weight::from_parts(19_618_000, 11025) + // Minimum execution time: 19_477_000 picoseconds. + Weight::from_parts(19_978_000, 11025) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -377,8 +377,8 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `101` // Estimated: `3538` - // Minimum execution time: 13_607_000 picoseconds. - Weight::from_parts(15_785_000, 3538) + // Minimum execution time: 13_073_000 picoseconds. + Weight::from_parts(14_237_000, 3538) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -390,8 +390,8 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `232` // Estimated: `11025` - // Minimum execution time: 15_633_000 picoseconds. - Weight::from_parts(16_053_000, 11025) + // Minimum execution time: 15_837_000 picoseconds. + Weight::from_parts(16_236_000, 11025) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -403,8 +403,8 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `86` // Estimated: `11025` - // Minimum execution time: 11_045_000 picoseconds. - Weight::from_parts(11_181_000, 11025) + // Minimum execution time: 10_845_000 picoseconds. + Weight::from_parts(11_212_000, 11025) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } diff --git a/runtime/common/src/weights/pallet_message_queue.rs b/runtime/common/src/weights/pallet_message_queue.rs index 24f9cb2cb0..842339d3a3 100644 --- a/runtime/common/src/weights/pallet_message_queue.rs +++ b/runtime/common/src/weights/pallet_message_queue.rs @@ -16,8 +16,8 @@ //! Autogenerated weights for `pallet_message_queue` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 32.0.0 -//! DATE: 2024-09-13, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 42.0.0 +//! DATE: 2024-10-10, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `ip-10-0-0-176`, CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz` //! WASM-EXECUTION: Compiled, CHAIN: Some("moonbase-dev"), DB CACHE: 1024 @@ -54,8 +54,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `223` // Estimated: `6044` - // Minimum execution time: 10_842_000 picoseconds. - Weight::from_parts(11_183_000, 6044) + // Minimum execution time: 10_809_000 picoseconds. + Weight::from_parts(11_213_000, 6044) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -67,8 +67,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `218` // Estimated: `6044` - // Minimum execution time: 9_683_000 picoseconds. - Weight::from_parts(10_013_000, 6044) + // Minimum execution time: 9_673_000 picoseconds. + Weight::from_parts(9_980_000, 6044) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -82,8 +82,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `190` // Estimated: `3517` - // Minimum execution time: 6_826_000 picoseconds. - Weight::from_parts(7_140_000, 3517) + // Minimum execution time: 7_018_000 picoseconds. + Weight::from_parts(7_286_000, 3517) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -93,8 +93,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `72` // Estimated: `108986` - // Minimum execution time: 5_388_000 picoseconds. - Weight::from_parts(5_614_000, 108986) + // Minimum execution time: 5_249_000 picoseconds. + Weight::from_parts(5_392_000, 108986) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -104,8 +104,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `72` // Estimated: `108986` - // Minimum execution time: 5_723_000 picoseconds. - Weight::from_parts(5_838_000, 108986) + // Minimum execution time: 5_348_000 picoseconds. + Weight::from_parts(5_566_000, 108986) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -117,8 +117,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 236_686_000 picoseconds. - Weight::from_parts(240_236_000, 0) + // Minimum execution time: 241_399_000 picoseconds. + Weight::from_parts(243_802_000, 0) .saturating_add(T::DbWeight::get().writes(2_u64)) } /// Storage: `MessageQueue::ServiceHead` (r:1 w:1) @@ -129,8 +129,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `171` // Estimated: `3517` - // Minimum execution time: 5_964_000 picoseconds. - Weight::from_parts(6_152_000, 3517) + // Minimum execution time: 6_094_000 picoseconds. + Weight::from_parts(6_315_000, 3517) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -142,8 +142,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `105609` // Estimated: `108986` - // Minimum execution time: 68_421_000 picoseconds. - Weight::from_parts(71_340_000, 108986) + // Minimum execution time: 70_007_000 picoseconds. + Weight::from_parts(71_779_000, 108986) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -159,8 +159,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `105793` // Estimated: `108986` - // Minimum execution time: 147_979_000 picoseconds. - Weight::from_parts(159_979_000, 108986) + // Minimum execution time: 152_333_000 picoseconds. + Weight::from_parts(153_402_000, 108986) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -176,8 +176,8 @@ impl pallet_message_queue::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `105793` // Estimated: `108986` - // Minimum execution time: 199_723_000 picoseconds. - Weight::from_parts(212_361_000, 108986) + // Minimum execution time: 208_593_000 picoseconds. + Weight::from_parts(210_523_000, 108986) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } diff --git a/runtime/common/src/weights/pallet_moonbeam_foreign_assets.rs b/runtime/common/src/weights/pallet_moonbeam_foreign_assets.rs index 942b78f1dc..97b3b81d10 100644 --- a/runtime/common/src/weights/pallet_moonbeam_foreign_assets.rs +++ b/runtime/common/src/weights/pallet_moonbeam_foreign_assets.rs @@ -16,8 +16,8 @@ //! Autogenerated weights for `pallet_moonbeam_foreign_assets` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 32.0.0 -//! DATE: 2024-09-13, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 42.0.0 +//! DATE: 2024-10-10, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `ip-10-0-0-176`, CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz` //! WASM-EXECUTION: Compiled, CHAIN: Some("moonbase-dev"), DB CACHE: 1024 @@ -62,24 +62,24 @@ impl pallet_moonbeam_foreign_assets::WeightInfo for Wei /// Proof: `EthereumChainId::ChainId` (`max_values`: Some(1), `max_size`: Some(8), added: 503, mode: `MaxEncodedLen`) /// Storage: `TransactionPayment::NextFeeMultiplier` (r:1 w:0) /// Proof: `TransactionPayment::NextFeeMultiplier` (`max_values`: Some(1), `max_size`: Some(16), added: 511, mode: `MaxEncodedLen`) - /// Storage: `EVM::AccountCodes` (r:2 w:1) - /// Proof: `EVM::AccountCodes` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `EVM::AccountCodesMetadata` (r:2 w:1) + /// Proof: `EVM::AccountCodesMetadata` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `System::Account` (r:2 w:2) /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(116), added: 2591, mode: `MaxEncodedLen`) - /// Storage: `EVM::AccountCodesMetadata` (r:1 w:1) - /// Proof: `EVM::AccountCodesMetadata` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `EVM::AccountStorages` (r:4 w:4) /// Proof: `EVM::AccountStorages` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `EVM::Suicided` (r:1 w:0) /// Proof: `EVM::Suicided` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `EVM::AccountCodes` (r:1 w:1) + /// Proof: `EVM::AccountCodes` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `Ethereum::Pending` (r:1 w:1) /// Proof: `Ethereum::Pending` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) fn create_foreign_asset() -> Weight { // Proof Size summary in bytes: // Measured: `3272387` // Estimated: `3283277` - // Minimum execution time: 4_500_002_000 picoseconds. - Weight::from_parts(4_589_472_000, 3283277) + // Minimum execution time: 4_174_843_000 picoseconds. + Weight::from_parts(4_249_286_000, 3283277) .saturating_add(T::DbWeight::get().reads(19_u64)) .saturating_add(T::DbWeight::get().writes(13_u64)) } @@ -91,8 +91,8 @@ impl pallet_moonbeam_foreign_assets::WeightInfo for Wei // Proof Size summary in bytes: // Measured: `2461` // Estimated: `8401` - // Minimum execution time: 62_933_000 picoseconds. - Weight::from_parts(68_319_000, 8401) + // Minimum execution time: 47_757_000 picoseconds. + Weight::from_parts(53_785_000, 8401) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -110,14 +110,14 @@ impl pallet_moonbeam_foreign_assets::WeightInfo for Wei /// Proof: `EthereumChainId::ChainId` (`max_values`: Some(1), `max_size`: Some(8), added: 503, mode: `MaxEncodedLen`) /// Storage: `TransactionPayment::NextFeeMultiplier` (r:1 w:0) /// Proof: `TransactionPayment::NextFeeMultiplier` (`max_values`: Some(1), `max_size`: Some(16), added: 511, mode: `MaxEncodedLen`) - /// Storage: `EVM::AccountCodes` (r:2 w:0) - /// Proof: `EVM::AccountCodes` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `EVM::AccountCodesMetadata` (r:2 w:0) + /// Proof: `EVM::AccountCodesMetadata` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `System::Account` (r:1 w:1) /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(116), added: 2591, mode: `MaxEncodedLen`) /// Storage: `System::Digest` (r:1 w:0) /// Proof: `System::Digest` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) - /// Storage: `EVM::AccountCodesMetadata` (r:1 w:0) - /// Proof: `EVM::AccountCodesMetadata` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `EVM::AccountCodes` (r:1 w:0) + /// Proof: `EVM::AccountCodes` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `Assets::Asset` (r:1 w:0) /// Proof: `Assets::Asset` (`max_values`: None, `max_size`: Some(174), added: 2649, mode: `MaxEncodedLen`) /// Storage: `EVM::AccountStorages` (r:1 w:1) @@ -128,8 +128,8 @@ impl pallet_moonbeam_foreign_assets::WeightInfo for Wei // Proof Size summary in bytes: // Measured: `3294569` // Estimated: `3300509` - // Minimum execution time: 4_072_974_000 picoseconds. - Weight::from_parts(4_130_842_000, 3300509) + // Minimum execution time: 3_730_587_000 picoseconds. + Weight::from_parts(3_817_812_000, 3300509) .saturating_add(T::DbWeight::get().reads(15_u64)) .saturating_add(T::DbWeight::get().writes(5_u64)) } @@ -147,14 +147,14 @@ impl pallet_moonbeam_foreign_assets::WeightInfo for Wei /// Proof: `EthereumChainId::ChainId` (`max_values`: Some(1), `max_size`: Some(8), added: 503, mode: `MaxEncodedLen`) /// Storage: `TransactionPayment::NextFeeMultiplier` (r:1 w:0) /// Proof: `TransactionPayment::NextFeeMultiplier` (`max_values`: Some(1), `max_size`: Some(16), added: 511, mode: `MaxEncodedLen`) - /// Storage: `EVM::AccountCodes` (r:2 w:0) - /// Proof: `EVM::AccountCodes` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `EVM::AccountCodesMetadata` (r:2 w:0) + /// Proof: `EVM::AccountCodesMetadata` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `System::Account` (r:1 w:1) /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(116), added: 2591, mode: `MaxEncodedLen`) /// Storage: `System::Digest` (r:1 w:0) /// Proof: `System::Digest` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) - /// Storage: `EVM::AccountCodesMetadata` (r:1 w:0) - /// Proof: `EVM::AccountCodesMetadata` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `EVM::AccountCodes` (r:1 w:0) + /// Proof: `EVM::AccountCodes` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `Assets::Asset` (r:1 w:0) /// Proof: `Assets::Asset` (`max_values`: None, `max_size`: Some(174), added: 2649, mode: `MaxEncodedLen`) /// Storage: `EVM::AccountStorages` (r:1 w:1) @@ -165,8 +165,8 @@ impl pallet_moonbeam_foreign_assets::WeightInfo for Wei // Proof Size summary in bytes: // Measured: `3295628` // Estimated: `3301568` - // Minimum execution time: 4_050_175_000 picoseconds. - Weight::from_parts(4_136_121_000, 3301568) + // Minimum execution time: 3_736_006_000 picoseconds. + Weight::from_parts(3_851_556_000, 3301568) .saturating_add(T::DbWeight::get().reads(15_u64)) .saturating_add(T::DbWeight::get().writes(5_u64)) } diff --git a/runtime/common/src/weights/pallet_moonbeam_lazy_migrations.rs b/runtime/common/src/weights/pallet_moonbeam_lazy_migrations.rs index ff32f67813..5b16b958b0 100644 --- a/runtime/common/src/weights/pallet_moonbeam_lazy_migrations.rs +++ b/runtime/common/src/weights/pallet_moonbeam_lazy_migrations.rs @@ -16,8 +16,8 @@ //! Autogenerated weights for `pallet_moonbeam_lazy_migrations` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 32.0.0 -//! DATE: 2024-09-13, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 42.0.0 +//! DATE: 2024-10-10, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `ip-10-0-0-176`, CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz` //! WASM-EXECUTION: Compiled, CHAIN: Some("moonbase-dev"), DB CACHE: 1024 @@ -59,13 +59,13 @@ impl pallet_moonbeam_lazy_migrations::WeightInfo for We fn clear_suicided_storage(a: u32, l: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `4251 + a * (12 ±0) + l * (84 ±0)` - // Estimated: `37759 + a * (2229 ±19) + l * (2536 ±1)` - // Minimum execution time: 48_290_000 picoseconds. - Weight::from_parts(49_165_000, 37759) - // Standard Error: 2_583_524 - .saturating_add(Weight::from_parts(41_638_192, 0).saturating_mul(a.into())) - // Standard Error: 258_077 - .saturating_add(Weight::from_parts(27_201_472, 0).saturating_mul(l.into())) + // Estimated: `37759 + a * (2229 ±74) + l * (2536 ±7)` + // Minimum execution time: 49_196_000 picoseconds. + Weight::from_parts(50_354_000, 37759) + // Standard Error: 2_593_683 + .saturating_add(Weight::from_parts(42_870_661, 0).saturating_mul(a.into())) + // Standard Error: 259_091 + .saturating_add(Weight::from_parts(27_114_710, 0).saturating_mul(l.into())) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(a.into()))) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(l.into()))) diff --git a/runtime/common/src/weights/pallet_moonbeam_orbiters.rs b/runtime/common/src/weights/pallet_moonbeam_orbiters.rs index ea2a3f1bb5..41dcb2f2b1 100644 --- a/runtime/common/src/weights/pallet_moonbeam_orbiters.rs +++ b/runtime/common/src/weights/pallet_moonbeam_orbiters.rs @@ -16,8 +16,8 @@ //! Autogenerated weights for `pallet_moonbeam_orbiters` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 32.0.0 -//! DATE: 2024-09-13, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 42.0.0 +//! DATE: 2024-10-10, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `ip-10-0-0-176`, CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz` //! WASM-EXECUTION: Compiled, CHAIN: Some("moonbase-dev"), DB CACHE: 1024 @@ -54,8 +54,8 @@ impl pallet_moonbeam_orbiters::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `562` // Estimated: `4502` - // Minimum execution time: 19_808_000 picoseconds. - Weight::from_parts(20_238_000, 4502) + // Minimum execution time: 19_313_000 picoseconds. + Weight::from_parts(19_979_000, 4502) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -65,8 +65,8 @@ impl pallet_moonbeam_orbiters::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `366` // Estimated: `3831` - // Minimum execution time: 15_412_000 picoseconds. - Weight::from_parts(16_392_000, 3831) + // Minimum execution time: 15_324_000 picoseconds. + Weight::from_parts(15_825_000, 3831) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -76,8 +76,8 @@ impl pallet_moonbeam_orbiters::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `366` // Estimated: `3831` - // Minimum execution time: 15_807_000 picoseconds. - Weight::from_parts(16_494_000, 3831) + // Minimum execution time: 15_264_000 picoseconds. + Weight::from_parts(15_756_000, 3831) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -93,8 +93,8 @@ impl pallet_moonbeam_orbiters::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `282` // Estimated: `4502` - // Minimum execution time: 28_936_000 picoseconds. - Weight::from_parts(29_752_000, 4502) + // Minimum execution time: 29_591_000 picoseconds. + Weight::from_parts(30_764_000, 4502) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -113,10 +113,10 @@ impl pallet_moonbeam_orbiters::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `391 + n * (48 ±0)` // Estimated: `4502 + n * (2524 ±0)` - // Minimum execution time: 36_235_000 picoseconds. - Weight::from_parts(36_686_015, 4502) - // Standard Error: 8_456 - .saturating_add(Weight::from_parts(7_100_126, 0).saturating_mul(n.into())) + // Minimum execution time: 35_972_000 picoseconds. + Weight::from_parts(36_889_467, 4502) + // Standard Error: 8_350 + .saturating_add(Weight::from_parts(7_212_657, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(n.into()))) .saturating_add(T::DbWeight::get().writes(3_u64)) @@ -130,8 +130,8 @@ impl pallet_moonbeam_orbiters::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `82` // Estimated: `3547` - // Minimum execution time: 10_237_000 picoseconds. - Weight::from_parts(10_886_000, 3547) + // Minimum execution time: 10_253_000 picoseconds. + Weight::from_parts(10_492_000, 3547) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -145,8 +145,8 @@ impl pallet_moonbeam_orbiters::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `366` // Estimated: `3831` - // Minimum execution time: 22_288_000 picoseconds. - Weight::from_parts(23_569_000, 3831) + // Minimum execution time: 22_624_000 picoseconds. + Weight::from_parts(23_733_000, 3831) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(11_u64)) } @@ -159,10 +159,10 @@ impl pallet_moonbeam_orbiters::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `140 + x * (61 ±0)` // Estimated: `1624 + x * (2537 ±0)` - // Minimum execution time: 6_275_000 picoseconds. - Weight::from_parts(6_444_708, 1624) - // Standard Error: 1_217 - .saturating_add(Weight::from_parts(861_814, 0).saturating_mul(x.into())) + // Minimum execution time: 6_214_000 picoseconds. + Weight::from_parts(6_366_604, 1624) + // Standard Error: 1_230 + .saturating_add(Weight::from_parts(872_056, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(x.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(x.into()))) @@ -176,8 +176,8 @@ impl pallet_moonbeam_orbiters::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `298` // Estimated: `3763` - // Minimum execution time: 20_451_000 picoseconds. - Weight::from_parts(20_995_000, 3763) + // Minimum execution time: 20_021_000 picoseconds. + Weight::from_parts(20_830_000, 3763) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -195,8 +195,8 @@ impl pallet_moonbeam_orbiters::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `256` // Estimated: `6196` - // Minimum execution time: 28_935_000 picoseconds. - Weight::from_parts(29_646_000, 6196) + // Minimum execution time: 28_981_000 picoseconds. + Weight::from_parts(29_874_000, 6196) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(9_u64)) } diff --git a/runtime/common/src/weights/pallet_multisig.rs b/runtime/common/src/weights/pallet_multisig.rs index 1f8ba6ade0..228ea92bf6 100644 --- a/runtime/common/src/weights/pallet_multisig.rs +++ b/runtime/common/src/weights/pallet_multisig.rs @@ -16,8 +16,8 @@ //! Autogenerated weights for `pallet_multisig` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 32.0.0 -//! DATE: 2024-09-13, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 42.0.0 +//! DATE: 2024-10-10, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `ip-10-0-0-176`, CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz` //! WASM-EXECUTION: Compiled, CHAIN: Some("moonbase-dev"), DB CACHE: 1024 @@ -53,10 +53,10 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `42` // Estimated: `1527` - // Minimum execution time: 14_135_000 picoseconds. - Weight::from_parts(14_963_477, 1527) - // Standard Error: 3 - .saturating_add(Weight::from_parts(492, 0).saturating_mul(z.into())) + // Minimum execution time: 15_012_000 picoseconds. + Weight::from_parts(15_722_401, 1527) + // Standard Error: 2 + .saturating_add(Weight::from_parts(509, 0).saturating_mul(z.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) } /// Storage: `Multisig::Multisigs` (r:1 w:1) @@ -67,12 +67,12 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `304` // Estimated: `5587` - // Minimum execution time: 40_005_000 picoseconds. - Weight::from_parts(30_775_591, 5587) - // Standard Error: 735 - .saturating_add(Weight::from_parts(105_651, 0).saturating_mul(s.into())) - // Standard Error: 7 - .saturating_add(Weight::from_parts(1_454, 0).saturating_mul(z.into())) + // Minimum execution time: 41_674_000 picoseconds. + Weight::from_parts(31_403_043, 5587) + // Standard Error: 818 + .saturating_add(Weight::from_parts(117_130, 0).saturating_mul(s.into())) + // Standard Error: 8 + .saturating_add(Weight::from_parts(1_509, 0).saturating_mul(z.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -84,12 +84,12 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `312` // Estimated: `5587` - // Minimum execution time: 25_708_000 picoseconds. - Weight::from_parts(17_223_261, 5587) - // Standard Error: 424 - .saturating_add(Weight::from_parts(93_873, 0).saturating_mul(s.into())) + // Minimum execution time: 25_687_000 picoseconds. + Weight::from_parts(16_128_185, 5587) + // Standard Error: 414 + .saturating_add(Weight::from_parts(105_531, 0).saturating_mul(s.into())) // Standard Error: 4 - .saturating_add(Weight::from_parts(1_423, 0).saturating_mul(z.into())) + .saturating_add(Weight::from_parts(1_490, 0).saturating_mul(z.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -105,12 +105,12 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `475 + s * (20 ±0)` // Estimated: `5587 + s * (20 ±0)` - // Minimum execution time: 51_624_000 picoseconds. - Weight::from_parts(38_977_604, 5587) - // Standard Error: 845 - .saturating_add(Weight::from_parts(146_636, 0).saturating_mul(s.into())) + // Minimum execution time: 52_339_000 picoseconds. + Weight::from_parts(38_249_617, 5587) + // Standard Error: 884 + .saturating_add(Weight::from_parts(156_197, 0).saturating_mul(s.into())) // Standard Error: 8 - .saturating_add(Weight::from_parts(1_462, 0).saturating_mul(z.into())) + .saturating_add(Weight::from_parts(1_550, 0).saturating_mul(z.into())) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) .saturating_add(Weight::from_parts(0, 20).saturating_mul(s.into())) @@ -122,10 +122,10 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `304` // Estimated: `5587` - // Minimum execution time: 28_091_000 picoseconds. - Weight::from_parts(29_260_231, 5587) - // Standard Error: 785 - .saturating_add(Weight::from_parts(107_501, 0).saturating_mul(s.into())) + // Minimum execution time: 28_704_000 picoseconds. + Weight::from_parts(29_906_375, 5587) + // Standard Error: 792 + .saturating_add(Weight::from_parts(117_318, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -136,10 +136,10 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `312` // Estimated: `5587` - // Minimum execution time: 15_175_000 picoseconds. - Weight::from_parts(15_799_453, 5587) - // Standard Error: 496 - .saturating_add(Weight::from_parts(95_369, 0).saturating_mul(s.into())) + // Minimum execution time: 14_532_000 picoseconds. + Weight::from_parts(14_972_942, 5587) + // Standard Error: 452 + .saturating_add(Weight::from_parts(102_638, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -150,10 +150,10 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `474` // Estimated: `5587` - // Minimum execution time: 29_244_000 picoseconds. - Weight::from_parts(30_313_817, 5587) - // Standard Error: 647 - .saturating_add(Weight::from_parts(108_554, 0).saturating_mul(s.into())) + // Minimum execution time: 29_256_000 picoseconds. + Weight::from_parts(29_906_746, 5587) + // Standard Error: 635 + .saturating_add(Weight::from_parts(113_811, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } diff --git a/runtime/common/src/weights/pallet_parachain_staking.rs b/runtime/common/src/weights/pallet_parachain_staking.rs index 56b30eb479..ba5faa0126 100644 --- a/runtime/common/src/weights/pallet_parachain_staking.rs +++ b/runtime/common/src/weights/pallet_parachain_staking.rs @@ -16,8 +16,8 @@ //! Autogenerated weights for `pallet_parachain_staking` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 32.0.0 -//! DATE: 2024-09-13, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 42.0.0 +//! DATE: 2024-10-10, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `ip-10-0-0-176`, CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz` //! WASM-EXECUTION: Compiled, CHAIN: Some("moonbase-dev"), DB CACHE: 1024 @@ -52,8 +52,8 @@ impl pallet_parachain_staking::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `88` // Estimated: `1573` - // Minimum execution time: 7_605_000 picoseconds. - Weight::from_parts(7_892_000, 1573) + // Minimum execution time: 7_647_000 picoseconds. + Weight::from_parts(8_011_000, 1573) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -63,36 +63,41 @@ impl pallet_parachain_staking::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `88` // Estimated: `1573` - // Minimum execution time: 35_547_000 picoseconds. - Weight::from_parts(36_154_000, 1573) + // Minimum execution time: 35_622_000 picoseconds. + Weight::from_parts(36_165_000, 1573) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } - /// Storage: `ParachainStaking::ParachainBondInfo` (r:1 w:1) - /// Proof: `ParachainStaking::ParachainBondInfo` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) + /// Storage: `ParachainStaking::InflationDistributionInfo` (r:1 w:1) + /// Proof: `ParachainStaking::InflationDistributionInfo` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) fn set_parachain_bond_account() -> Weight { // Proof Size summary in bytes: - // Measured: `7` - // Estimated: `1492` - // Minimum execution time: 6_027_000 picoseconds. - Weight::from_parts(6_458_000, 1492) + // Measured: `30` + // Estimated: `1515` + // Minimum execution time: 8_666_000 picoseconds. + Weight::from_parts(9_092_000, 1515) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } - /// Storage: `ParachainStaking::ParachainBondInfo` (r:1 w:1) - /// Proof: `ParachainStaking::ParachainBondInfo` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) + /// Storage: `ParachainStaking::InflationDistributionInfo` (r:1 w:1) + /// Proof: `ParachainStaking::InflationDistributionInfo` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) fn set_parachain_bond_reserve_percent() -> Weight { // Proof Size summary in bytes: - // Measured: `7` - // Estimated: `1492` - // Minimum execution time: 6_144_000 picoseconds. - Weight::from_parts(6_473_000, 1492) + // Measured: `30` + // Estimated: `1515` + // Minimum execution time: 8_681_000 picoseconds. + Weight::from_parts(8_983_000, 1515) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } + /// Storage: `ParachainStaking::InflationDistributionInfo` (r:1 w:1) + /// Proof: `ParachainStaking::InflationDistributionInfo` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) fn set_inflation_distribution_config() -> Weight { - // TODO: regenerate this file - Weight::from_parts(14_492_000, 1491) + // Proof Size summary in bytes: + // Measured: `30` + // Estimated: `1515` + // Minimum execution time: 6_450_000 picoseconds. + Weight::from_parts(6_783_000, 1515) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -102,8 +107,8 @@ impl pallet_parachain_staking::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `28` // Estimated: `1513` - // Minimum execution time: 6_990_000 picoseconds. - Weight::from_parts(7_275_000, 1513) + // Minimum execution time: 6_806_000 picoseconds. + Weight::from_parts(7_070_000, 1513) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -113,8 +118,8 @@ impl pallet_parachain_staking::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `27` // Estimated: `1512` - // Minimum execution time: 6_233_000 picoseconds. - Weight::from_parts(6_584_000, 1512) + // Minimum execution time: 6_293_000 picoseconds. + Weight::from_parts(6_669_000, 1512) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -126,8 +131,8 @@ impl pallet_parachain_staking::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `116` // Estimated: `1601` - // Minimum execution time: 37_593_000 picoseconds. - Weight::from_parts(38_296_000, 1601) + // Minimum execution time: 37_922_000 picoseconds. + Weight::from_parts(38_469_000, 1601) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -154,10 +159,10 @@ impl pallet_parachain_staking::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `1417 + x * (38 ±0)` // Estimated: `4752 + x * (41 ±0)` - // Minimum execution time: 46_754_000 picoseconds. - Weight::from_parts(54_914_434, 4752) - // Standard Error: 1_488 - .saturating_add(Weight::from_parts(110_141, 0).saturating_mul(x.into())) + // Minimum execution time: 46_685_000 picoseconds. + Weight::from_parts(55_827_036, 4752) + // Standard Error: 1_762 + .saturating_add(Weight::from_parts(91_489, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(7_u64)) .saturating_add(Weight::from_parts(0, 41).saturating_mul(x.into())) @@ -171,10 +176,10 @@ impl pallet_parachain_staking::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `665 + x * (37 ±0)` // Estimated: `4023 + x * (38 ±0)` - // Minimum execution time: 14_857_000 picoseconds. - Weight::from_parts(18_697_005, 4023) - // Standard Error: 824 - .saturating_add(Weight::from_parts(95_265, 0).saturating_mul(x.into())) + // Minimum execution time: 14_652_000 picoseconds. + Weight::from_parts(19_765_600, 4023) + // Standard Error: 853 + .saturating_add(Weight::from_parts(62_538, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) .saturating_add(Weight::from_parts(0, 38).saturating_mul(x.into())) @@ -202,12 +207,12 @@ impl pallet_parachain_staking::WeightInfo for WeightInf /// The range of component `x` is `[2, 350]`. fn execute_leave_candidates_worst_case(x: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `1700 + x * (431 ±0)` - // Estimated: `4948 + x * (3762 ±0)` - // Minimum execution time: 96_853_000 picoseconds. - Weight::from_parts(100_169_000, 4948) - // Standard Error: 75_583 - .saturating_add(Weight::from_parts(35_658_586, 0).saturating_mul(x.into())) + // Measured: `1739 + x * (431 ±0)` + // Estimated: `4987 + x * (3762 ±0)` + // Minimum execution time: 98_097_000 picoseconds. + Weight::from_parts(100_631_000, 4987) + // Standard Error: 75_420 + .saturating_add(Weight::from_parts(36_196_060, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().reads((4_u64).saturating_mul(x.into()))) .saturating_add(T::DbWeight::get().writes(5_u64)) @@ -238,12 +243,12 @@ impl pallet_parachain_staking::WeightInfo for WeightInf /// The range of component `y` is `[2, 350]`. fn execute_leave_candidates_ideal(x: u32, _y: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `1695 + x * (431 ±0)` - // Estimated: `4907 + x * (3762 ±0)` - // Minimum execution time: 88_884_000 picoseconds. - Weight::from_parts(90_079_000, 4907) - // Standard Error: 33_913 - .saturating_add(Weight::from_parts(37_230_313, 0).saturating_mul(x.into())) + // Measured: `1734 + x * (431 ±0)` + // Estimated: `4946 + x * (3762 ±0)` + // Minimum execution time: 92_552_000 picoseconds. + Weight::from_parts(95_401_000, 4946) + // Standard Error: 32_367 + .saturating_add(Weight::from_parts(37_893_086, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().reads((4_u64).saturating_mul(x.into()))) .saturating_add(T::DbWeight::get().writes(5_u64)) @@ -259,10 +264,10 @@ impl pallet_parachain_staking::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `633 + x * (37 ±0)` // Estimated: `3991 + x * (38 ±0)` - // Minimum execution time: 14_558_000 picoseconds. - Weight::from_parts(18_665_113, 3991) - // Standard Error: 728 - .saturating_add(Weight::from_parts(70_199, 0).saturating_mul(x.into())) + // Minimum execution time: 14_398_000 picoseconds. + Weight::from_parts(19_059_639, 3991) + // Standard Error: 870 + .saturating_add(Weight::from_parts(61_826, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) .saturating_add(Weight::from_parts(0, 38).saturating_mul(x.into())) @@ -276,10 +281,10 @@ impl pallet_parachain_staking::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `530 + x * (38 ±0)` // Estimated: `3931 + x * (39 ±0)` - // Minimum execution time: 14_032_000 picoseconds. - Weight::from_parts(18_118_102, 3931) - // Standard Error: 1_057 - .saturating_add(Weight::from_parts(73_062, 0).saturating_mul(x.into())) + // Minimum execution time: 13_890_000 picoseconds. + Weight::from_parts(18_129_159, 3931) + // Standard Error: 890 + .saturating_add(Weight::from_parts(66_340, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) .saturating_add(Weight::from_parts(0, 39).saturating_mul(x.into())) @@ -293,10 +298,10 @@ impl pallet_parachain_staking::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `494 + x * (38 ±0)` // Estimated: `3895 + x * (39 ±0)` - // Minimum execution time: 13_512_000 picoseconds. - Weight::from_parts(17_732_954, 3895) - // Standard Error: 818 - .saturating_add(Weight::from_parts(71_101, 0).saturating_mul(x.into())) + // Minimum execution time: 13_411_000 picoseconds. + Weight::from_parts(18_108_845, 3895) + // Standard Error: 904 + .saturating_add(Weight::from_parts(64_530, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) .saturating_add(Weight::from_parts(0, 39).saturating_mul(x.into())) @@ -318,10 +323,10 @@ impl pallet_parachain_staking::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `1233 + x * (42 ±0)` // Estimated: `4752 + x * (44 ±0)` - // Minimum execution time: 41_622_000 picoseconds. - Weight::from_parts(48_808_924, 4752) - // Standard Error: 1_538 - .saturating_add(Weight::from_parts(104_559, 0).saturating_mul(x.into())) + // Minimum execution time: 43_007_000 picoseconds. + Weight::from_parts(50_801_306, 4752) + // Standard Error: 1_622 + .saturating_add(Weight::from_parts(92_969, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().writes(5_u64)) .saturating_add(Weight::from_parts(0, 44).saturating_mul(x.into())) @@ -332,8 +337,8 @@ impl pallet_parachain_staking::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `171` // Estimated: `3636` - // Minimum execution time: 12_236_000 picoseconds. - Weight::from_parts(12_471_000, 3636) + // Minimum execution time: 12_150_000 picoseconds. + Weight::from_parts(12_440_000, 3636) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -354,10 +359,10 @@ impl pallet_parachain_staking::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `1322 + x * (42 ±0)` // Estimated: `4752 + x * (43 ±0)` - // Minimum execution time: 45_309_000 picoseconds. - Weight::from_parts(52_618_430, 4752) - // Standard Error: 1_276 - .saturating_add(Weight::from_parts(92_735, 0).saturating_mul(x.into())) + // Minimum execution time: 45_253_000 picoseconds. + Weight::from_parts(53_063_950, 4752) + // Standard Error: 1_401 + .saturating_add(Weight::from_parts(88_117, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().writes(5_u64)) .saturating_add(Weight::from_parts(0, 43).saturating_mul(x.into())) @@ -379,10 +384,10 @@ impl pallet_parachain_staking::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `1302 + x * (42 ±0)` // Estimated: `4752 + x * (43 ±0)` - // Minimum execution time: 41_712_000 picoseconds. - Weight::from_parts(48_418_838, 4752) - // Standard Error: 1_162 - .saturating_add(Weight::from_parts(90_480, 0).saturating_mul(x.into())) + // Minimum execution time: 41_190_000 picoseconds. + Weight::from_parts(47_789_024, 4752) + // Standard Error: 1_213 + .saturating_add(Weight::from_parts(75_753, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().writes(5_u64)) .saturating_add(Weight::from_parts(0, 43).saturating_mul(x.into())) @@ -393,8 +398,8 @@ impl pallet_parachain_staking::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `191` // Estimated: `3656` - // Minimum execution time: 11_442_000 picoseconds. - Weight::from_parts(11_799_000, 3656) + // Minimum execution time: 11_273_000 picoseconds. + Weight::from_parts(11_634_000, 3656) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -420,12 +425,12 @@ impl pallet_parachain_staking::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `2461 + x * (79 ±0) + y * (38 ±0)` // Estimated: `5710 + x * (81 ±0) + y * (39 ±0)` - // Minimum execution time: 90_395_000 picoseconds. - Weight::from_parts(72_898_619, 5710) - // Standard Error: 2_645 - .saturating_add(Weight::from_parts(225_923, 0).saturating_mul(x.into())) - // Standard Error: 867 - .saturating_add(Weight::from_parts(82_123, 0).saturating_mul(y.into())) + // Minimum execution time: 87_674_000 picoseconds. + Weight::from_parts(72_809_577, 5710) + // Standard Error: 3_406 + .saturating_add(Weight::from_parts(201_414, 0).saturating_mul(x.into())) + // Standard Error: 1_117 + .saturating_add(Weight::from_parts(74_459, 0).saturating_mul(y.into())) .saturating_add(T::DbWeight::get().reads(8_u64)) .saturating_add(T::DbWeight::get().writes(7_u64)) .saturating_add(Weight::from_parts(0, 81).saturating_mul(x.into())) @@ -438,12 +443,12 @@ impl pallet_parachain_staking::WeightInfo for WeightInf /// The range of component `x` is `[0, 349]`. fn schedule_revoke_delegation(x: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `567 + x * (42 ±0)` - // Estimated: `4013 + x * (43 ±0)` - // Minimum execution time: 14_980_000 picoseconds. - Weight::from_parts(21_164_970, 4013) - // Standard Error: 896 - .saturating_add(Weight::from_parts(93_739, 0).saturating_mul(x.into())) + // Measured: `606 + x * (42 ±0)` + // Estimated: `4050 + x * (43 ±0)` + // Minimum execution time: 15_311_000 picoseconds. + Weight::from_parts(24_384_755, 4050) + // Standard Error: 1_020 + .saturating_add(Weight::from_parts(76_463, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) .saturating_add(Weight::from_parts(0, 43).saturating_mul(x.into())) @@ -469,12 +474,12 @@ impl pallet_parachain_staking::WeightInfo for WeightInf /// The range of component `x` is `[0, 349]`. fn delegator_bond_more(x: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `2016 + x * (79 ±0)` - // Estimated: `5438 + x * (79 ±0)` - // Minimum execution time: 59_785_000 picoseconds. - Weight::from_parts(73_580_149, 5438) - // Standard Error: 1_151 - .saturating_add(Weight::from_parts(142_269, 0).saturating_mul(x.into())) + // Measured: `2053 + x * (79 ±0)` + // Estimated: `5475 + x * (79 ±0)` + // Minimum execution time: 61_489_000 picoseconds. + Weight::from_parts(77_010_018, 5475) + // Standard Error: 1_335 + .saturating_add(Weight::from_parts(120_109, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(9_u64)) .saturating_add(T::DbWeight::get().writes(7_u64)) .saturating_add(Weight::from_parts(0, 79).saturating_mul(x.into())) @@ -486,12 +491,12 @@ impl pallet_parachain_staking::WeightInfo for WeightInf /// The range of component `x` is `[0, 349]`. fn schedule_delegator_bond_less(x: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `567 + x * (42 ±0)` - // Estimated: `4013 + x * (43 ±0)` - // Minimum execution time: 15_317_000 picoseconds. - Weight::from_parts(21_959_219, 4013) - // Standard Error: 976 - .saturating_add(Weight::from_parts(89_414, 0).saturating_mul(x.into())) + // Measured: `606 + x * (42 ±0)` + // Estimated: `4050 + x * (43 ±0)` + // Minimum execution time: 15_862_000 picoseconds. + Weight::from_parts(23_900_149, 4050) + // Standard Error: 941 + .saturating_add(Weight::from_parts(77_807, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) .saturating_add(Weight::from_parts(0, 43).saturating_mul(x.into())) @@ -518,10 +523,10 @@ impl pallet_parachain_staking::WeightInfo for WeightInf /// Proof: `ParachainStaking::Total` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) fn execute_revoke_delegation() -> Weight { // Proof Size summary in bytes: - // Measured: `998` + // Measured: `1037` // Estimated: `4752` - // Minimum execution time: 71_618_000 picoseconds. - Weight::from_parts(73_885_000, 4752) + // Minimum execution time: 71_342_000 picoseconds. + Weight::from_parts(73_839_000, 4752) .saturating_add(T::DbWeight::get().reads(10_u64)) .saturating_add(T::DbWeight::get().writes(8_u64)) } @@ -549,10 +554,10 @@ impl pallet_parachain_staking::WeightInfo for WeightInf /// Proof: `ParachainStaking::Total` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) fn execute_delegator_revoke_delegation_worst() -> Weight { // Proof Size summary in bytes: - // Measured: `37342` - // Estimated: `40807` - // Minimum execution time: 145_916_000 picoseconds. - Weight::from_parts(150_941_000, 40807) + // Measured: `37381` + // Estimated: `40846` + // Minimum execution time: 140_910_000 picoseconds. + Weight::from_parts(146_625_000, 40846) .saturating_add(T::DbWeight::get().reads(11_u64)) .saturating_add(T::DbWeight::get().writes(10_u64)) } @@ -578,10 +583,10 @@ impl pallet_parachain_staking::WeightInfo for WeightInf /// Proof: `ParachainStaking::Total` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) fn execute_delegator_bond_less_worst() -> Weight { // Proof Size summary in bytes: - // Measured: `29964` - // Estimated: `33429` - // Minimum execution time: 121_602_000 picoseconds. - Weight::from_parts(125_406_000, 33429) + // Measured: `30003` + // Estimated: `33468` + // Minimum execution time: 117_749_000 picoseconds. + Weight::from_parts(122_882_000, 33468) .saturating_add(T::DbWeight::get().reads(10_u64)) .saturating_add(T::DbWeight::get().writes(9_u64)) } @@ -592,12 +597,12 @@ impl pallet_parachain_staking::WeightInfo for WeightInf /// The range of component `x` is `[0, 349]`. fn cancel_delegation_request(x: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `664 + x * (42 ±0)` - // Estimated: `4093 + x * (43 ±0)` - // Minimum execution time: 19_257_000 picoseconds. - Weight::from_parts(27_516_619, 4093) - // Standard Error: 791 - .saturating_add(Weight::from_parts(73_849, 0).saturating_mul(x.into())) + // Measured: `703 + x * (42 ±0)` + // Estimated: `4132 + x * (43 ±0)` + // Minimum execution time: 22_845_000 picoseconds. + Weight::from_parts(28_473_898, 4132) + // Standard Error: 640 + .saturating_add(Weight::from_parts(64_623, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) .saturating_add(Weight::from_parts(0, 43).saturating_mul(x.into())) @@ -608,8 +613,8 @@ impl pallet_parachain_staking::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `3` // Estimated: `3468` - // Minimum execution time: 2_593_000 picoseconds. - Weight::from_parts(2_673_000, 3468) + // Minimum execution time: 2_451_000 picoseconds. + Weight::from_parts(2_620_000, 3468) .saturating_add(T::DbWeight::get().reads(1_u64)) } /// Storage: `ParachainStaking::DelegationScheduledRequests` (r:1 w:0) @@ -619,12 +624,12 @@ impl pallet_parachain_staking::WeightInfo for WeightInf /// The range of component `y` is `[0, 100]`. fn get_rewardable_delegators(y: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `73 + y * (36 ±0)` - // Estimated: `3537 + y * (36 ±0)` - // Minimum execution time: 5_882_000 picoseconds. - Weight::from_parts(7_266_012, 3537) - // Standard Error: 596 - .saturating_add(Weight::from_parts(46_898, 0).saturating_mul(y.into())) + // Measured: `90 + y * (36 ±0)` + // Estimated: `3554 + y * (36 ±0)` + // Minimum execution time: 6_158_000 picoseconds. + Weight::from_parts(7_691_579, 3554) + // Standard Error: 564 + .saturating_add(Weight::from_parts(46_304, 0).saturating_mul(y.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(Weight::from_parts(0, 36).saturating_mul(y.into())) } @@ -649,13 +654,13 @@ impl pallet_parachain_staking::WeightInfo for WeightInf fn select_top_candidates(x: u32, y: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0 + x * (3816 ±0) + y * (1800 ±0)` - // Estimated: `3693 + x * (3975 ±39) + y * (639 ±19)` - // Minimum execution time: 19_219_000 picoseconds. - Weight::from_parts(19_845_000, 3693) - // Standard Error: 92_798 - .saturating_add(Weight::from_parts(17_413_979, 0).saturating_mul(x.into())) - // Standard Error: 46_276 - .saturating_add(Weight::from_parts(1_575_283, 0).saturating_mul(y.into())) + // Estimated: `3710 + x * (3975 ±39) + y * (639 ±19)` + // Minimum execution time: 19_220_000 picoseconds. + Weight::from_parts(19_820_000, 3710) + // Standard Error: 91_077 + .saturating_add(Weight::from_parts(16_463_778, 0).saturating_mul(x.into())) + // Standard Error: 45_417 + .saturating_add(Weight::from_parts(1_544_255, 0).saturating_mul(y.into())) .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().reads((4_u64).saturating_mul(x.into()))) .saturating_add(T::DbWeight::get().writes(2_u64)) @@ -689,13 +694,13 @@ impl pallet_parachain_staking::WeightInfo for WeightInf fn pay_one_collator_reward_best(x: u32, y: u32, z: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0 + x * (396 ±0) + y * (156 ±0) + z * (41 ±0)` - // Estimated: `126467 + x * (2591 ±28) + y * (2234 ±28) + z * (28 ±0)` - // Minimum execution time: 211_000 picoseconds. - Weight::from_parts(218_000, 126467) - // Standard Error: 519_254 - .saturating_add(Weight::from_parts(49_020_535, 0).saturating_mul(x.into())) - // Standard Error: 519_254 - .saturating_add(Weight::from_parts(30_229_813, 0).saturating_mul(y.into())) + // Estimated: `126506 + x * (2591 ±20) + y * (2234 ±20) + z * (28 ±0)` + // Minimum execution time: 210_000 picoseconds. + Weight::from_parts(223_000, 126506) + // Standard Error: 528_086 + .saturating_add(Weight::from_parts(50_791_528, 0).saturating_mul(x.into())) + // Standard Error: 528_086 + .saturating_add(Weight::from_parts(30_714_396, 0).saturating_mul(y.into())) .saturating_add(T::DbWeight::get().reads((3_u64).saturating_mul(x.into()))) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(y.into()))) .saturating_add(T::DbWeight::get().writes((2_u64).saturating_mul(x.into()))) @@ -721,12 +726,12 @@ impl pallet_parachain_staking::WeightInfo for WeightInf /// The range of component `y` is `[0, 300]`. fn pay_one_collator_reward(y: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `1764 + y * (161 ±0)` - // Estimated: `7437 + y * (2591 ±0)` - // Minimum execution time: 46_483_000 picoseconds. - Weight::from_parts(36_905_544, 7437) - // Standard Error: 7_521 - .saturating_add(Weight::from_parts(14_153_051, 0).saturating_mul(y.into())) + // Measured: `1781 + y * (161 ±0)` + // Estimated: `7454 + y * (2591 ±0)` + // Minimum execution time: 48_653_000 picoseconds. + Weight::from_parts(43_641_623, 7454) + // Standard Error: 6_528 + .saturating_add(Weight::from_parts(15_231_398, 0).saturating_mul(y.into())) .saturating_add(T::DbWeight::get().reads(8_u64)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(y.into()))) .saturating_add(T::DbWeight::get().writes(3_u64)) @@ -737,8 +742,8 @@ impl pallet_parachain_staking::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 655_000 picoseconds. - Weight::from_parts(722_000, 0) + // Minimum execution time: 664_000 picoseconds. + Weight::from_parts(757_000, 0) } /// Storage: `ParachainStaking::DelegatorState` (r:1 w:0) /// Proof: `ParachainStaking::DelegatorState` (`max_values`: None, `max_size`: None, mode: `Measured`) @@ -750,12 +755,12 @@ impl pallet_parachain_staking::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `672 + x * (22 ±0) + y * (36 ±0)` // Estimated: `4028 + x * (23 ±0) + y * (36 ±0)` - // Minimum execution time: 25_963_000 picoseconds. - Weight::from_parts(26_612_109, 4028) - // Standard Error: 685 - .saturating_add(Weight::from_parts(57_307, 0).saturating_mul(x.into())) - // Standard Error: 2_052 - .saturating_add(Weight::from_parts(64_959, 0).saturating_mul(y.into())) + // Minimum execution time: 23_554_000 picoseconds. + Weight::from_parts(22_032_839, 4028) + // Standard Error: 697 + .saturating_add(Weight::from_parts(51_005, 0).saturating_mul(x.into())) + // Standard Error: 2_087 + .saturating_add(Weight::from_parts(76_602, 0).saturating_mul(y.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) .saturating_add(Weight::from_parts(0, 23).saturating_mul(x.into())) @@ -788,12 +793,14 @@ impl pallet_parachain_staking::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `0 + x * (60 ±0) + y * (21 ±0) + z * (78 ±0)` // Estimated: `26250 + x * (44 ±0) + y * (19 ±0) + z * (76 ±1)` - // Minimum execution time: 100_869_000 picoseconds. - Weight::from_parts(79_778_917, 26250) - // Standard Error: 1_854 - .saturating_add(Weight::from_parts(153_339, 0).saturating_mul(x.into())) - // Standard Error: 6_546 - .saturating_add(Weight::from_parts(324_002, 0).saturating_mul(z.into())) + // Minimum execution time: 95_423_000 picoseconds. + Weight::from_parts(75_370_797, 26250) + // Standard Error: 1_333 + .saturating_add(Weight::from_parts(138_208, 0).saturating_mul(x.into())) + // Standard Error: 1_337 + .saturating_add(Weight::from_parts(1_693, 0).saturating_mul(y.into())) + // Standard Error: 4_710 + .saturating_add(Weight::from_parts(228_804, 0).saturating_mul(z.into())) .saturating_add(T::DbWeight::get().reads(9_u64)) .saturating_add(T::DbWeight::get().writes(8_u64)) .saturating_add(Weight::from_parts(0, 44).saturating_mul(x.into())) @@ -824,10 +831,10 @@ impl pallet_parachain_staking::WeightInfo for WeightInf /// Proof: `ParachainStaking::Total` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) fn delegate_with_auto_compound_worst() -> Weight { // Proof Size summary in bytes: - // Measured: `48131` - // Estimated: `54071` - // Minimum execution time: 232_546_000 picoseconds. - Weight::from_parts(239_665_000, 54071) + // Measured: `48170` + // Estimated: `54110` + // Minimum execution time: 227_976_000 picoseconds. + Weight::from_parts(244_861_000, 54110) .saturating_add(T::DbWeight::get().reads(15_u64)) .saturating_add(T::DbWeight::get().writes(13_u64)) } @@ -837,8 +844,8 @@ impl pallet_parachain_staking::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `128` // Estimated: `3581` - // Minimum execution time: 15_426_000 picoseconds. - Weight::from_parts(15_776_000, 3581) + // Minimum execution time: 16_554_000 picoseconds. + Weight::from_parts(16_935_000, 3581) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -862,8 +869,8 @@ impl pallet_parachain_staking::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `11566` // Estimated: `17506` - // Minimum execution time: 70_732_000 picoseconds. - Weight::from_parts(73_054_000, 17506) + // Minimum execution time: 71_223_000 picoseconds. + Weight::from_parts(75_629_000, 17506) .saturating_add(T::DbWeight::get().reads(10_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } diff --git a/runtime/common/src/weights/pallet_parameters.rs b/runtime/common/src/weights/pallet_parameters.rs index 5f24207772..5058a78f6a 100644 --- a/runtime/common/src/weights/pallet_parameters.rs +++ b/runtime/common/src/weights/pallet_parameters.rs @@ -16,8 +16,8 @@ //! Autogenerated weights for `pallet_parameters` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 32.0.0 -//! DATE: 2024-09-13, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 42.0.0 +//! DATE: 2024-10-10, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `ip-10-0-0-176`, CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz` //! WASM-EXECUTION: Compiled, CHAIN: Some("moonbase-dev"), DB CACHE: 1024 @@ -50,7 +50,7 @@ impl pallet_parameters::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_024_000 picoseconds. - Weight::from_parts(6_401_000, 0) + // Minimum execution time: 5_968_000 picoseconds. + Weight::from_parts(6_424_000, 0) } } diff --git a/runtime/common/src/weights/pallet_precompile_benchmarks.rs b/runtime/common/src/weights/pallet_precompile_benchmarks.rs index 8176f36045..188c900326 100644 --- a/runtime/common/src/weights/pallet_precompile_benchmarks.rs +++ b/runtime/common/src/weights/pallet_precompile_benchmarks.rs @@ -16,8 +16,8 @@ //! Autogenerated weights for `pallet_precompile_benchmarks` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 32.0.0 -//! DATE: 2024-09-13, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 42.0.0 +//! DATE: 2024-10-10, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `ip-10-0-0-176`, CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz` //! WASM-EXECUTION: Compiled, CHAIN: Some("moonbase-dev"), DB CACHE: 1024 @@ -51,10 +51,10 @@ impl pallet_precompile_benchmarks::WeightInfo for Weigh // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 73_369_000 picoseconds. - Weight::from_parts(73_842_000, 0) - // Standard Error: 2_347 - .saturating_add(Weight::from_parts(649_594, 0).saturating_mul(x.into())) + // Minimum execution time: 74_350_000 picoseconds. + Weight::from_parts(74_682_000, 0) + // Standard Error: 2_362 + .saturating_add(Weight::from_parts(655_768, 0).saturating_mul(x.into())) } /// Storage: `RelayStorageRoots::RelayStorageRootKeys` (r:1 w:0) /// Proof: `RelayStorageRoots::RelayStorageRootKeys` (`max_values`: Some(1), `max_size`: Some(121), added: 616, mode: `MaxEncodedLen`) @@ -62,16 +62,16 @@ impl pallet_precompile_benchmarks::WeightInfo for Weigh // Proof Size summary in bytes: // Measured: `227` // Estimated: `1606` - // Minimum execution time: 4_152_000 picoseconds. - Weight::from_parts(4_383_000, 1606) + // Minimum execution time: 4_331_000 picoseconds. + Weight::from_parts(4_493_000, 1606) .saturating_add(T::DbWeight::get().reads(1_u64)) } fn p256_verify() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_569_886_000 picoseconds. - Weight::from_parts(1_580_721_000, 0) + // Minimum execution time: 1_572_336_000 picoseconds. + Weight::from_parts(1_580_625_000, 0) // TODO: Remove this multiplication once we are comfortable with the weight estimation // Double the weight just to mitigate the possibility of having a signature that // takes longer to verify diff --git a/runtime/common/src/weights/pallet_preimage.rs b/runtime/common/src/weights/pallet_preimage.rs index 85dd957f0e..e5702f090e 100644 --- a/runtime/common/src/weights/pallet_preimage.rs +++ b/runtime/common/src/weights/pallet_preimage.rs @@ -16,8 +16,8 @@ //! Autogenerated weights for `pallet_preimage` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 32.0.0 -//! DATE: 2024-09-13, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 42.0.0 +//! DATE: 2024-10-10, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `ip-10-0-0-176`, CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz` //! WASM-EXECUTION: Compiled, CHAIN: Some("moonbase-dev"), DB CACHE: 1024 @@ -59,10 +59,10 @@ impl pallet_preimage::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `42` // Estimated: `3544` - // Minimum execution time: 46_975_000 picoseconds. - Weight::from_parts(47_859_000, 3544) - // Standard Error: 6 - .saturating_add(Weight::from_parts(2_489, 0).saturating_mul(s.into())) + // Minimum execution time: 48_399_000 picoseconds. + Weight::from_parts(48_725_000, 3544) + // Standard Error: 5 + .saturating_add(Weight::from_parts(2_391, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -77,10 +77,10 @@ impl pallet_preimage::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `106` // Estimated: `3544` - // Minimum execution time: 14_663_000 picoseconds. - Weight::from_parts(14_911_000, 3544) - // Standard Error: 6 - .saturating_add(Weight::from_parts(2_510, 0).saturating_mul(s.into())) + // Minimum execution time: 14_564_000 picoseconds. + Weight::from_parts(14_717_000, 3544) + // Standard Error: 5 + .saturating_add(Weight::from_parts(2_390, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -95,10 +95,10 @@ impl pallet_preimage::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `106` // Estimated: `3544` - // Minimum execution time: 13_981_000 picoseconds. - Weight::from_parts(14_247_000, 3544) + // Minimum execution time: 13_796_000 picoseconds. + Weight::from_parts(13_963_000, 3544) // Standard Error: 5 - .saturating_add(Weight::from_parts(2_525, 0).saturating_mul(s.into())) + .saturating_add(Weight::from_parts(2_387, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -114,8 +114,8 @@ impl pallet_preimage::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `220` // Estimated: `3544` - // Minimum execution time: 63_566_000 picoseconds. - Weight::from_parts(65_145_000, 3544) + // Minimum execution time: 52_399_000 picoseconds. + Weight::from_parts(55_628_000, 3544) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -129,8 +129,8 @@ impl pallet_preimage::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `144` // Estimated: `3544` - // Minimum execution time: 30_640_000 picoseconds. - Weight::from_parts(33_217_000, 3544) + // Minimum execution time: 25_390_000 picoseconds. + Weight::from_parts(31_375_000, 3544) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -142,8 +142,8 @@ impl pallet_preimage::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `176` // Estimated: `3544` - // Minimum execution time: 25_884_000 picoseconds. - Weight::from_parts(29_095_000, 3544) + // Minimum execution time: 19_487_000 picoseconds. + Weight::from_parts(24_540_000, 3544) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -155,8 +155,8 @@ impl pallet_preimage::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `144` // Estimated: `3544` - // Minimum execution time: 19_445_000 picoseconds. - Weight::from_parts(20_860_000, 3544) + // Minimum execution time: 13_287_000 picoseconds. + Weight::from_parts(15_026_000, 3544) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -168,8 +168,8 @@ impl pallet_preimage::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `42` // Estimated: `3544` - // Minimum execution time: 16_603_000 picoseconds. - Weight::from_parts(17_707_000, 3544) + // Minimum execution time: 14_467_000 picoseconds. + Weight::from_parts(15_358_000, 3544) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -181,8 +181,8 @@ impl pallet_preimage::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `106` // Estimated: `3544` - // Minimum execution time: 9_900_000 picoseconds. - Weight::from_parts(10_450_000, 3544) + // Minimum execution time: 9_617_000 picoseconds. + Weight::from_parts(10_100_000, 3544) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -196,8 +196,8 @@ impl pallet_preimage::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `144` // Estimated: `3544` - // Minimum execution time: 24_822_000 picoseconds. - Weight::from_parts(28_189_000, 3544) + // Minimum execution time: 20_691_000 picoseconds. + Weight::from_parts(23_871_000, 3544) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -209,8 +209,8 @@ impl pallet_preimage::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `106` // Estimated: `3544` - // Minimum execution time: 10_264_000 picoseconds. - Weight::from_parts(10_796_000, 3544) + // Minimum execution time: 9_622_000 picoseconds. + Weight::from_parts(9_978_000, 3544) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -222,8 +222,8 @@ impl pallet_preimage::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `106` // Estimated: `3544` - // Minimum execution time: 9_508_000 picoseconds. - Weight::from_parts(10_274_000, 3544) + // Minimum execution time: 9_597_000 picoseconds. + Weight::from_parts(9_775_000, 3544) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -240,10 +240,10 @@ impl pallet_preimage::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1461 + n * (203 ±0)` // Estimated: `990 + n * (2591 ±0)` - // Minimum execution time: 57_983_000 picoseconds. - Weight::from_parts(59_722_000, 990) - // Standard Error: 48_752 - .saturating_add(Weight::from_parts(56_684_716, 0).saturating_mul(n.into())) + // Minimum execution time: 59_274_000 picoseconds. + Weight::from_parts(60_453_000, 990) + // Standard Error: 43_506 + .saturating_add(Weight::from_parts(56_432_973, 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, 2591).saturating_mul(n.into())) diff --git a/runtime/common/src/weights/pallet_proxy.rs b/runtime/common/src/weights/pallet_proxy.rs index ae62f6c6ec..9f0f61870e 100644 --- a/runtime/common/src/weights/pallet_proxy.rs +++ b/runtime/common/src/weights/pallet_proxy.rs @@ -16,8 +16,8 @@ //! Autogenerated weights for `pallet_proxy` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 32.0.0 -//! DATE: 2024-09-13, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 42.0.0 +//! DATE: 2024-10-10, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `ip-10-0-0-176`, CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz` //! WASM-EXECUTION: Compiled, CHAIN: Some("moonbase-dev"), DB CACHE: 1024 @@ -55,10 +55,10 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `191 + p * (25 ±0)` // Estimated: `4310 + p * (25 ±0)` - // Minimum execution time: 14_516_000 picoseconds. - Weight::from_parts(15_238_209, 4310) - // Standard Error: 984 - .saturating_add(Weight::from_parts(37_395, 0).saturating_mul(p.into())) + // Minimum execution time: 14_586_000 picoseconds. + Weight::from_parts(15_377_186, 4310) + // Standard Error: 1_094 + .saturating_add(Weight::from_parts(34_865, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(Weight::from_parts(0, 25).saturating_mul(p.into())) // 1 DB read that happen when filtering the proxy call transaction @@ -78,12 +78,12 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `443 + a * (56 ±0) + p * (25 ±0)` // Estimated: `5302 + a * (60 ±0) + p * (22 ±0)` - // Minimum execution time: 37_391_000 picoseconds. - Weight::from_parts(38_087_056, 5302) - // Standard Error: 2_252 - .saturating_add(Weight::from_parts(154_615, 0).saturating_mul(a.into())) - // Standard Error: 2_327 - .saturating_add(Weight::from_parts(17_070, 0).saturating_mul(p.into())) + // Minimum execution time: 39_155_000 picoseconds. + Weight::from_parts(39_580_029, 5302) + // Standard Error: 2_261 + .saturating_add(Weight::from_parts(178_748, 0).saturating_mul(a.into())) + // Standard Error: 2_336 + .saturating_add(Weight::from_parts(27_980, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) .saturating_add(Weight::from_parts(0, 60).saturating_mul(a.into())) @@ -99,10 +99,10 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `329 + a * (56 ±0)` // Estimated: `5302` - // Minimum execution time: 21_747_000 picoseconds. - Weight::from_parts(24_754_603, 5302) - // Standard Error: 3_972 - .saturating_add(Weight::from_parts(208_296, 0).saturating_mul(a.into())) + // Minimum execution time: 23_473_000 picoseconds. + Weight::from_parts(26_209_989, 5302) + // Standard Error: 3_454 + .saturating_add(Weight::from_parts(200_052, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -116,10 +116,10 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `329 + a * (56 ±0)` // Estimated: `5302` - // Minimum execution time: 21_639_000 picoseconds. - Weight::from_parts(24_746_374, 5302) - // Standard Error: 4_127 - .saturating_add(Weight::from_parts(209_178, 0).saturating_mul(a.into())) + // Minimum execution time: 23_328_000 picoseconds. + Weight::from_parts(26_139_743, 5302) + // Standard Error: 3_496 + .saturating_add(Weight::from_parts(203_561, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -135,12 +135,12 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `345 + a * (56 ±0) + p * (25 ±0)` // Estimated: `5302` - // Minimum execution time: 31_646_000 picoseconds. - Weight::from_parts(32_005_044, 5302) - // Standard Error: 1_899 - .saturating_add(Weight::from_parts(161_454, 0).saturating_mul(a.into())) - // Standard Error: 1_963 - .saturating_add(Weight::from_parts(12_822, 0).saturating_mul(p.into())) + // Minimum execution time: 33_295_000 picoseconds. + Weight::from_parts(33_799_923, 5302) + // Standard Error: 1_797 + .saturating_add(Weight::from_parts(166_234, 0).saturating_mul(a.into())) + // Standard Error: 1_857 + .saturating_add(Weight::from_parts(14_785, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -151,10 +151,10 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `149 + p * (25 ±0)` // Estimated: `4310` - // Minimum execution time: 21_468_000 picoseconds. - Weight::from_parts(22_504_555, 4310) - // Standard Error: 1_112 - .saturating_add(Weight::from_parts(42_496, 0).saturating_mul(p.into())) + // Minimum execution time: 23_192_000 picoseconds. + Weight::from_parts(23_993_610, 4310) + // Standard Error: 1_053 + .saturating_add(Weight::from_parts(37_528, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -165,10 +165,10 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `149 + p * (25 ±0)` // Estimated: `4310` - // Minimum execution time: 21_344_000 picoseconds. - Weight::from_parts(22_514_605, 4310) - // Standard Error: 1_796 - .saturating_add(Weight::from_parts(41_075, 0).saturating_mul(p.into())) + // Minimum execution time: 23_031_000 picoseconds. + Weight::from_parts(23_878_806, 4310) + // Standard Error: 1_163 + .saturating_add(Weight::from_parts(43_391, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -179,10 +179,10 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `149 + p * (25 ±0)` // Estimated: `4310` - // Minimum execution time: 20_829_000 picoseconds. - Weight::from_parts(21_669_942, 4310) - // Standard Error: 1_161 - .saturating_add(Weight::from_parts(37_472, 0).saturating_mul(p.into())) + // Minimum execution time: 20_886_000 picoseconds. + Weight::from_parts(21_806_461, 4310) + // Standard Error: 1_004 + .saturating_add(Weight::from_parts(28_797, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -193,10 +193,10 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `161` // Estimated: `4310` - // Minimum execution time: 22_495_000 picoseconds. - Weight::from_parts(23_705_178, 4310) - // Standard Error: 1_185 - .saturating_add(Weight::from_parts(11_031, 0).saturating_mul(p.into())) + // Minimum execution time: 24_541_000 picoseconds. + Weight::from_parts(25_363_398, 4310) + // Standard Error: 1_033 + .saturating_add(Weight::from_parts(7_508, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -207,10 +207,10 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `174 + p * (25 ±0)` // Estimated: `4310` - // Minimum execution time: 21_651_000 picoseconds. - Weight::from_parts(22_471_734, 4310) - // Standard Error: 993 - .saturating_add(Weight::from_parts(34_387, 0).saturating_mul(p.into())) + // Minimum execution time: 21_751_000 picoseconds. + Weight::from_parts(22_497_548, 4310) + // Standard Error: 979 + .saturating_add(Weight::from_parts(35_681, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } diff --git a/runtime/common/src/weights/pallet_randomness.rs b/runtime/common/src/weights/pallet_randomness.rs index 0cc99a0da1..4c8778ab8e 100644 --- a/runtime/common/src/weights/pallet_randomness.rs +++ b/runtime/common/src/weights/pallet_randomness.rs @@ -16,8 +16,8 @@ //! Autogenerated weights for `pallet_randomness` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 32.0.0 -//! DATE: 2024-09-13, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 42.0.0 +//! DATE: 2024-10-10, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `ip-10-0-0-176`, CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz` //! WASM-EXECUTION: Compiled, CHAIN: Some("moonbase-dev"), DB CACHE: 1024 @@ -60,8 +60,8 @@ impl pallet_randomness::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `297` // Estimated: `3762` - // Minimum execution time: 12_307_000 picoseconds. - Weight::from_parts(12_673_000, 3762) + // Minimum execution time: 12_198_000 picoseconds. + Weight::from_parts(12_517_000, 3762) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -79,11 +79,13 @@ impl pallet_randomness::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `719` // Estimated: `4184` - // Minimum execution time: 520_990_000 picoseconds. - Weight::from_parts(523_311_000, 4184) + // Minimum execution time: 519_559_000 picoseconds. + Weight::from_parts(523_170_000, 4184) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } + /// Storage: `Parameters::Parameters` (r:1 w:0) + /// Proof: `Parameters::Parameters` (`max_values`: None, `max_size`: Some(36), added: 2511, mode: `MaxEncodedLen`) /// Storage: `Randomness::RequestCount` (r:1 w:1) /// Proof: `Randomness::RequestCount` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `System::Account` (r:2 w:2) @@ -96,9 +98,9 @@ impl pallet_randomness::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `549` // Estimated: `6172` - // Minimum execution time: 51_094_000 picoseconds. - Weight::from_parts(52_292_000, 6172) - .saturating_add(T::DbWeight::get().reads(4_u64)) + // Minimum execution time: 52_393_000 picoseconds. + Weight::from_parts(54_545_000, 6172) + .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(5_u64)) } /// Storage: `Randomness::Requests` (r:1 w:0) @@ -110,10 +112,10 @@ impl pallet_randomness::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `412` // Estimated: `3877` - // Minimum execution time: 9_055_000 picoseconds. - Weight::from_parts(9_553_442, 3877) - // Standard Error: 354 - .saturating_add(Weight::from_parts(270_997, 0).saturating_mul(x.into())) + // Minimum execution time: 9_399_000 picoseconds. + Weight::from_parts(9_673_040, 3877) + // Standard Error: 362 + .saturating_add(Weight::from_parts(263_578, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) } /// Storage: `System::Account` (r:2 w:2) @@ -126,8 +128,8 @@ impl pallet_randomness::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `739` // Estimated: `6172` - // Minimum execution time: 51_211_000 picoseconds. - Weight::from_parts(52_028_000, 6172) + // Minimum execution time: 49_219_000 picoseconds. + Weight::from_parts(51_561_000, 6172) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -139,8 +141,8 @@ impl pallet_randomness::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `825` // Estimated: `6172` - // Minimum execution time: 48_050_000 picoseconds. - Weight::from_parts(49_451_000, 6172) + // Minimum execution time: 46_217_000 picoseconds. + Weight::from_parts(48_364_000, 6172) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -154,8 +156,8 @@ impl pallet_randomness::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `868` // Estimated: `6172` - // Minimum execution time: 52_951_000 picoseconds. - Weight::from_parts(53_757_000, 6172) + // Minimum execution time: 50_501_000 picoseconds. + Weight::from_parts(52_681_000, 6172) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } diff --git a/runtime/common/src/weights/pallet_referenda.rs b/runtime/common/src/weights/pallet_referenda.rs index 86a5e61167..981254621f 100644 --- a/runtime/common/src/weights/pallet_referenda.rs +++ b/runtime/common/src/weights/pallet_referenda.rs @@ -16,8 +16,8 @@ //! Autogenerated weights for `pallet_referenda` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 32.0.0 -//! DATE: 2024-09-13, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 42.0.0 +//! DATE: 2024-10-10, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `ip-10-0-0-176`, CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz` //! WASM-EXECUTION: Compiled, CHAIN: Some("moonbase-dev"), DB CACHE: 1024 @@ -56,8 +56,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `269` // Estimated: `42428` - // Minimum execution time: 30_958_000 picoseconds. - Weight::from_parts(31_691_000, 42428) + // Minimum execution time: 32_472_000 picoseconds. + Weight::from_parts(33_142_000, 42428) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -71,8 +71,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `510` // Estimated: `83866` - // Minimum execution time: 41_428_000 picoseconds. - Weight::from_parts(43_244_000, 83866) + // Minimum execution time: 43_420_000 picoseconds. + Weight::from_parts(44_964_000, 83866) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -90,8 +90,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `3303` // Estimated: `42428` - // Minimum execution time: 58_921_000 picoseconds. - Weight::from_parts(61_299_000, 42428) + // Minimum execution time: 61_856_000 picoseconds. + Weight::from_parts(63_611_000, 42428) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -109,8 +109,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `3323` // Estimated: `42428` - // Minimum execution time: 58_021_000 picoseconds. - Weight::from_parts(60_860_000, 42428) + // Minimum execution time: 61_509_000 picoseconds. + Weight::from_parts(63_041_000, 42428) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -126,8 +126,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `510` // Estimated: `83866` - // Minimum execution time: 53_327_000 picoseconds. - Weight::from_parts(54_224_000, 83866) + // Minimum execution time: 54_353_000 picoseconds. + Weight::from_parts(55_207_000, 83866) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(5_u64)) } @@ -143,8 +143,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `510` // Estimated: `83866` - // Minimum execution time: 48_094_000 picoseconds. - Weight::from_parts(49_279_000, 83866) + // Minimum execution time: 49_673_000 picoseconds. + Weight::from_parts(51_198_000, 83866) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(5_u64)) } @@ -154,8 +154,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `453` // Estimated: `4377` - // Minimum execution time: 27_453_000 picoseconds. - Weight::from_parts(28_127_000, 4377) + // Minimum execution time: 27_294_000 picoseconds. + Weight::from_parts(27_896_000, 4377) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -165,8 +165,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `378` // Estimated: `4377` - // Minimum execution time: 26_631_000 picoseconds. - Weight::from_parts(27_180_000, 4377) + // Minimum execution time: 26_092_000 picoseconds. + Weight::from_parts(27_125_000, 4377) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -180,8 +180,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `285` // Estimated: `83866` - // Minimum execution time: 28_842_000 picoseconds. - Weight::from_parts(29_442_000, 83866) + // Minimum execution time: 28_622_000 picoseconds. + Weight::from_parts(29_678_000, 83866) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -199,8 +199,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1007` // Estimated: `83866` - // Minimum execution time: 91_639_000 picoseconds. - Weight::from_parts(93_395_000, 83866) + // Minimum execution time: 91_457_000 picoseconds. + Weight::from_parts(92_953_000, 83866) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(5_u64)) } @@ -212,8 +212,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `102` // Estimated: `5477` - // Minimum execution time: 8_972_000 picoseconds. - Weight::from_parts(9_340_000, 5477) + // Minimum execution time: 8_777_000 picoseconds. + Weight::from_parts(9_033_000, 5477) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -227,8 +227,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `3090` // Estimated: `42428` - // Minimum execution time: 40_298_000 picoseconds. - Weight::from_parts(41_761_000, 42428) + // Minimum execution time: 41_122_000 picoseconds. + Weight::from_parts(42_537_000, 42428) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -242,8 +242,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `3090` // Estimated: `42428` - // Minimum execution time: 43_023_000 picoseconds. - Weight::from_parts(44_831_000, 42428) + // Minimum execution time: 43_042_000 picoseconds. + Weight::from_parts(44_022_000, 42428) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -255,8 +255,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `2915` // Estimated: `5477` - // Minimum execution time: 23_753_000 picoseconds. - Weight::from_parts(24_879_000, 5477) + // Minimum execution time: 23_110_000 picoseconds. + Weight::from_parts(23_780_000, 5477) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -268,8 +268,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `2915` // Estimated: `5477` - // Minimum execution time: 23_344_000 picoseconds. - Weight::from_parts(24_526_000, 5477) + // Minimum execution time: 22_547_000 picoseconds. + Weight::from_parts(23_459_000, 5477) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -283,8 +283,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `2919` // Estimated: `5477` - // Minimum execution time: 27_283_000 picoseconds. - Weight::from_parts(28_398_000, 5477) + // Minimum execution time: 26_782_000 picoseconds. + Weight::from_parts(27_836_000, 5477) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -298,8 +298,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `2939` // Estimated: `5477` - // Minimum execution time: 27_303_000 picoseconds. - Weight::from_parts(28_966_000, 5477) + // Minimum execution time: 26_589_000 picoseconds. + Weight::from_parts(27_460_000, 5477) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -311,8 +311,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `249` // Estimated: `42428` - // Minimum execution time: 18_172_000 picoseconds. - Weight::from_parts(18_665_000, 42428) + // Minimum execution time: 18_259_000 picoseconds. + Weight::from_parts(18_731_000, 42428) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -324,8 +324,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `285` // Estimated: `42428` - // Minimum execution time: 18_919_000 picoseconds. - Weight::from_parts(19_405_000, 42428) + // Minimum execution time: 18_847_000 picoseconds. + Weight::from_parts(19_294_000, 42428) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -335,8 +335,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `194` // Estimated: `4377` - // Minimum execution time: 12_180_000 picoseconds. - Weight::from_parts(12_589_000, 4377) + // Minimum execution time: 11_789_000 picoseconds. + Weight::from_parts(12_227_000, 4377) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -350,8 +350,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `285` // Estimated: `42428` - // Minimum execution time: 24_811_000 picoseconds. - Weight::from_parts(25_485_000, 42428) + // Minimum execution time: 24_652_000 picoseconds. + Weight::from_parts(25_351_000, 42428) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -365,8 +365,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `285` // Estimated: `42428` - // Minimum execution time: 26_577_000 picoseconds. - Weight::from_parts(27_201_000, 42428) + // Minimum execution time: 25_967_000 picoseconds. + Weight::from_parts(26_946_000, 42428) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -378,8 +378,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `338` // Estimated: `42428` - // Minimum execution time: 21_535_000 picoseconds. - Weight::from_parts(22_366_000, 42428) + // Minimum execution time: 21_773_000 picoseconds. + Weight::from_parts(22_415_000, 42428) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -391,8 +391,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `321` // Estimated: `42428` - // Minimum execution time: 21_969_000 picoseconds. - Weight::from_parts(22_600_000, 42428) + // Minimum execution time: 21_570_000 picoseconds. + Weight::from_parts(22_342_000, 42428) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -404,8 +404,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `338` // Estimated: `42428` - // Minimum execution time: 20_623_000 picoseconds. - Weight::from_parts(21_157_000, 42428) + // Minimum execution time: 20_696_000 picoseconds. + Weight::from_parts(21_252_000, 42428) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -417,8 +417,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `342` // Estimated: `42428` - // Minimum execution time: 20_012_000 picoseconds. - Weight::from_parts(20_512_000, 42428) + // Minimum execution time: 20_357_000 picoseconds. + Weight::from_parts(21_069_000, 42428) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -432,8 +432,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `342` // Estimated: `83866` - // Minimum execution time: 31_287_000 picoseconds. - Weight::from_parts(32_081_000, 83866) + // Minimum execution time: 31_136_000 picoseconds. + Weight::from_parts(31_816_000, 83866) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -445,8 +445,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `338` // Estimated: `42428` - // Minimum execution time: 21_895_000 picoseconds. - Weight::from_parts(22_431_000, 42428) + // Minimum execution time: 21_793_000 picoseconds. + Weight::from_parts(22_468_000, 42428) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -462,8 +462,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `338` // Estimated: `4377` - // Minimum execution time: 18_162_000 picoseconds. - Weight::from_parts(18_594_000, 4377) + // Minimum execution time: 17_899_000 picoseconds. + Weight::from_parts(18_439_000, 4377) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -475,8 +475,8 @@ impl pallet_referenda::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `271` // Estimated: `4377` - // Minimum execution time: 13_769_000 picoseconds. - Weight::from_parts(14_307_000, 4377) + // Minimum execution time: 13_834_000 picoseconds. + Weight::from_parts(14_375_000, 4377) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } diff --git a/runtime/common/src/weights/pallet_relay_storage_roots.rs b/runtime/common/src/weights/pallet_relay_storage_roots.rs index ece0cc8a79..50b2e7a35c 100644 --- a/runtime/common/src/weights/pallet_relay_storage_roots.rs +++ b/runtime/common/src/weights/pallet_relay_storage_roots.rs @@ -16,8 +16,8 @@ //! Autogenerated weights for `pallet_relay_storage_roots` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 32.0.0 -//! DATE: 2024-09-13, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 42.0.0 +//! DATE: 2024-10-10, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `ip-10-0-0-176`, CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz` //! WASM-EXECUTION: Compiled, CHAIN: Some("moonbase-dev"), DB CACHE: 1024 @@ -56,8 +56,8 @@ impl pallet_relay_storage_roots::WeightInfo for WeightI // Proof Size summary in bytes: // Measured: `972` // Estimated: `3509` - // Minimum execution time: 16_771_000 picoseconds. - Weight::from_parts(17_356_000, 3509) + // Minimum execution time: 16_939_000 picoseconds. + Weight::from_parts(17_520_000, 3509) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } diff --git a/runtime/common/src/weights/pallet_scheduler.rs b/runtime/common/src/weights/pallet_scheduler.rs index c48e74673c..1fdef5d728 100644 --- a/runtime/common/src/weights/pallet_scheduler.rs +++ b/runtime/common/src/weights/pallet_scheduler.rs @@ -16,8 +16,8 @@ //! Autogenerated weights for `pallet_scheduler` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 32.0.0 -//! DATE: 2024-09-13, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 42.0.0 +//! DATE: 2024-10-10, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `ip-10-0-0-176`, CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz` //! WASM-EXECUTION: Compiled, CHAIN: Some("moonbase-dev"), DB CACHE: 1024 @@ -52,8 +52,8 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `31` // Estimated: `1489` - // Minimum execution time: 2_720_000 picoseconds. - Weight::from_parts(2_818_000, 1489) + // Minimum execution time: 2_621_000 picoseconds. + Weight::from_parts(2_753_000, 1489) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -64,10 +64,10 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `78 + s * (177 ±0)` // Estimated: `42428` - // Minimum execution time: 3_189_000 picoseconds. - Weight::from_parts(6_019_354, 42428) - // Standard Error: 1_447 - .saturating_add(Weight::from_parts(349_380, 0).saturating_mul(s.into())) + // Minimum execution time: 3_170_000 picoseconds. + Weight::from_parts(5_927_881, 42428) + // Standard Error: 1_403 + .saturating_add(Weight::from_parts(354_748, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -75,8 +75,8 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_180_000 picoseconds. - Weight::from_parts(3_314_000, 0) + // Minimum execution time: 3_067_000 picoseconds. + Weight::from_parts(3_281_000, 0) } /// Storage: `Preimage::PreimageFor` (r:1 w:1) /// Proof: `Preimage::PreimageFor` (`max_values`: None, `max_size`: Some(4194344), added: 4196819, mode: `Measured`) @@ -89,10 +89,10 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `179 + s * (1 ±0)` // Estimated: `3644 + s * (1 ±0)` - // Minimum execution time: 16_845_000 picoseconds. - Weight::from_parts(17_000_000, 3644) + // Minimum execution time: 17_142_000 picoseconds. + Weight::from_parts(17_417_000, 3644) // Standard Error: 3 - .saturating_add(Weight::from_parts(1_178, 0).saturating_mul(s.into())) + .saturating_add(Weight::from_parts(1_184, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(s.into())) @@ -103,16 +103,16 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_636_000 picoseconds. - Weight::from_parts(4_794_000, 0) + // Minimum execution time: 4_529_000 picoseconds. + Weight::from_parts(4_744_000, 0) .saturating_add(T::DbWeight::get().writes(1_u64)) } fn service_task_periodic() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_189_000 picoseconds. - Weight::from_parts(3_304_000, 0) + // Minimum execution time: 3_109_000 picoseconds. + Weight::from_parts(3_244_000, 0) } /// Storage: `MaintenanceMode::MaintenanceMode` (r:1 w:0) /// Proof: `MaintenanceMode::MaintenanceMode` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) @@ -120,16 +120,16 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `42` // Estimated: `1527` - // Minimum execution time: 3_765_000 picoseconds. - Weight::from_parts(3_988_000, 1527) + // Minimum execution time: 4_093_000 picoseconds. + Weight::from_parts(4_217_000, 1527) .saturating_add(T::DbWeight::get().reads(1_u64)) } fn execute_dispatch_unsigned() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_937_000 picoseconds. - Weight::from_parts(2_151_000, 0) + // Minimum execution time: 2_105_000 picoseconds. + Weight::from_parts(2_247_000, 0) } /// Storage: `Scheduler::Agenda` (r:1 w:1) /// Proof: `Scheduler::Agenda` (`max_values`: None, `max_size`: Some(38963), added: 41438, mode: `MaxEncodedLen`) @@ -138,10 +138,10 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `78 + s * (177 ±0)` // Estimated: `42428` - // Minimum execution time: 9_372_000 picoseconds. - Weight::from_parts(12_299_592, 42428) - // Standard Error: 1_404 - .saturating_add(Weight::from_parts(376_522, 0).saturating_mul(s.into())) + // Minimum execution time: 9_393_000 picoseconds. + Weight::from_parts(12_167_556, 42428) + // Standard Error: 1_377 + .saturating_add(Weight::from_parts(390_748, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -156,10 +156,10 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `78 + s * (177 ±0)` // Estimated: `42428` - // Minimum execution time: 14_631_000 picoseconds. - Weight::from_parts(14_493_098, 42428) - // Standard Error: 975 - .saturating_add(Weight::from_parts(577_889, 0).saturating_mul(s.into())) + // Minimum execution time: 14_596_000 picoseconds. + Weight::from_parts(14_240_015, 42428) + // Standard Error: 893 + .saturating_add(Weight::from_parts(580_656, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -172,10 +172,10 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `255 + s * (185 ±0)` // Estimated: `42428` - // Minimum execution time: 12_594_000 picoseconds. - Weight::from_parts(16_202_190, 42428) - // Standard Error: 2_304 - .saturating_add(Weight::from_parts(404_922, 0).saturating_mul(s.into())) + // Minimum execution time: 12_639_000 picoseconds. + Weight::from_parts(16_075_313, 42428) + // Standard Error: 2_003 + .saturating_add(Weight::from_parts(422_175, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -190,10 +190,10 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `281 + s * (185 ±0)` // Estimated: `42428` - // Minimum execution time: 16_826_000 picoseconds. - Weight::from_parts(17_330_248, 42428) - // Standard Error: 1_400 - .saturating_add(Weight::from_parts(600_950, 0).saturating_mul(s.into())) + // Minimum execution time: 16_711_000 picoseconds. + Weight::from_parts(17_065_110, 42428) + // Standard Error: 1_372 + .saturating_add(Weight::from_parts(606_803, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -206,10 +206,10 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `118` // Estimated: `42428` - // Minimum execution time: 8_600_000 picoseconds. - Weight::from_parts(8_889_255, 42428) - // Standard Error: 414 - .saturating_add(Weight::from_parts(24_121, 0).saturating_mul(s.into())) + // Minimum execution time: 8_467_000 picoseconds. + Weight::from_parts(8_856_278, 42428) + // Standard Error: 385 + .saturating_add(Weight::from_parts(24_461, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -221,8 +221,8 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `8928` // Estimated: `42428` - // Minimum execution time: 23_926_000 picoseconds. - Weight::from_parts(24_965_000, 42428) + // Minimum execution time: 23_472_000 picoseconds. + Weight::from_parts(24_473_000, 42428) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -236,8 +236,8 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `9606` // Estimated: `42428` - // Minimum execution time: 29_100_000 picoseconds. - Weight::from_parts(30_149_000, 42428) + // Minimum execution time: 29_093_000 picoseconds. + Weight::from_parts(29_665_000, 42428) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -249,8 +249,8 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `8940` // Estimated: `42428` - // Minimum execution time: 22_767_000 picoseconds. - Weight::from_parts(23_423_000, 42428) + // Minimum execution time: 22_793_000 picoseconds. + Weight::from_parts(23_519_000, 42428) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -264,8 +264,8 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `9618` // Estimated: `42428` - // Minimum execution time: 28_421_000 picoseconds. - Weight::from_parts(29_035_000, 42428) + // Minimum execution time: 27_488_000 picoseconds. + Weight::from_parts(28_332_000, 42428) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } diff --git a/runtime/common/src/weights/pallet_sudo.rs b/runtime/common/src/weights/pallet_sudo.rs index 9e662761cf..f3dae3a612 100644 --- a/runtime/common/src/weights/pallet_sudo.rs +++ b/runtime/common/src/weights/pallet_sudo.rs @@ -16,8 +16,8 @@ //! Autogenerated weights for `pallet_sudo` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 32.0.0 -//! DATE: 2024-09-13, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 42.0.0 +//! DATE: 2024-10-10, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `ip-10-0-0-176`, CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz` //! WASM-EXECUTION: Compiled, CHAIN: Some("moonbase-dev"), DB CACHE: 1024 @@ -52,8 +52,8 @@ impl pallet_sudo::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `153` // Estimated: `1505` - // Minimum execution time: 8_460_000 picoseconds. - Weight::from_parts(8_649_000, 1505) + // Minimum execution time: 8_309_000 picoseconds. + Weight::from_parts(8_575_000, 1505) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -63,8 +63,8 @@ impl pallet_sudo::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `153` // Estimated: `1505` - // Minimum execution time: 9_479_000 picoseconds. - Weight::from_parts(9_819_000, 1505) + // Minimum execution time: 9_577_000 picoseconds. + Weight::from_parts(9_857_000, 1505) .saturating_add(T::DbWeight::get().reads(1_u64)) } /// Storage: `Sudo::Key` (r:1 w:0) @@ -73,8 +73,8 @@ impl pallet_sudo::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `153` // Estimated: `1505` - // Minimum execution time: 9_464_000 picoseconds. - Weight::from_parts(9_747_000, 1505) + // Minimum execution time: 9_589_000 picoseconds. + Weight::from_parts(9_929_000, 1505) .saturating_add(T::DbWeight::get().reads(1_u64)) } /// Storage: `Sudo::Key` (r:1 w:1) @@ -83,8 +83,8 @@ impl pallet_sudo::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `153` // Estimated: `1505` - // Minimum execution time: 7_631_000 picoseconds. - Weight::from_parts(8_078_000, 1505) + // Minimum execution time: 7_457_000 picoseconds. + Weight::from_parts(7_980_000, 1505) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } diff --git a/runtime/common/src/weights/pallet_timestamp.rs b/runtime/common/src/weights/pallet_timestamp.rs index f0493a5393..e10793edaf 100644 --- a/runtime/common/src/weights/pallet_timestamp.rs +++ b/runtime/common/src/weights/pallet_timestamp.rs @@ -16,8 +16,8 @@ //! Autogenerated weights for `pallet_timestamp` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 32.0.0 -//! DATE: 2024-09-13, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 42.0.0 +//! DATE: 2024-10-10, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `ip-10-0-0-176`, CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz` //! WASM-EXECUTION: Compiled, CHAIN: Some("moonbase-dev"), DB CACHE: 1024 @@ -52,8 +52,8 @@ impl pallet_timestamp::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `42` // Estimated: `1493` - // Minimum execution time: 4_371_000 picoseconds. - Weight::from_parts(4_733_000, 1493) + // Minimum execution time: 4_482_000 picoseconds. + Weight::from_parts(4_751_000, 1493) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -61,7 +61,7 @@ impl pallet_timestamp::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `94` // Estimated: `0` - // Minimum execution time: 3_353_000 picoseconds. - Weight::from_parts(3_482_000, 0) + // Minimum execution time: 3_307_000 picoseconds. + Weight::from_parts(3_397_000, 0) } } diff --git a/runtime/common/src/weights/pallet_treasury.rs b/runtime/common/src/weights/pallet_treasury.rs index f738724b18..d320202d60 100644 --- a/runtime/common/src/weights/pallet_treasury.rs +++ b/runtime/common/src/weights/pallet_treasury.rs @@ -16,8 +16,8 @@ //! Autogenerated weights for `pallet_treasury` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 32.0.0 -//! DATE: 2024-09-13, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 42.0.0 +//! DATE: 2024-10-10, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `ip-10-0-0-176`, CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz` //! WASM-EXECUTION: Compiled, CHAIN: Some("moonbase-dev"), DB CACHE: 1024 @@ -56,8 +56,8 @@ impl pallet_treasury::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `180` // Estimated: `1887` - // Minimum execution time: 11_052_000 picoseconds. - Weight::from_parts(11_473_000, 1887) + // Minimum execution time: 11_095_000 picoseconds. + Weight::from_parts(11_489_000, 1887) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -67,12 +67,12 @@ impl pallet_treasury::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `265` // Estimated: `1887` - // Minimum execution time: 6_645_000 picoseconds. - Weight::from_parts(6_943_000, 1887) + // Minimum execution time: 6_540_000 picoseconds. + Weight::from_parts(6_767_000, 1887) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } - /// Storage: `System::Account` (r:1 w:0) + /// Storage: `System::Account` (r:100 w:100) /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(116), added: 2591, mode: `MaxEncodedLen`) /// Storage: `Treasury::Deactivated` (r:1 w:1) /// Proof: `Treasury::Deactivated` (`max_values`: Some(1), `max_size`: Some(16), added: 511, mode: `MaxEncodedLen`) @@ -80,21 +80,22 @@ impl pallet_treasury::WeightInfo for WeightInfo { /// Proof: `Balances::InactiveIssuance` (`max_values`: Some(1), `max_size`: Some(16), added: 511, mode: `MaxEncodedLen`) /// Storage: `Treasury::Approvals` (r:1 w:1) /// Proof: `Treasury::Approvals` (`max_values`: Some(1), `max_size`: Some(402), added: 897, mode: `MaxEncodedLen`) - /// Storage: `Treasury::Proposals` (r:99 w:0) + /// Storage: `Treasury::Proposals` (r:99 w:99) /// Proof: `Treasury::Proposals` (`max_values`: None, `max_size`: Some(84), added: 2559, mode: `MaxEncodedLen`) /// The range of component `p` is `[0, 99]`. fn on_initialize_proposals(p: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `389 + p * (97 ±0)` - // Estimated: `3581 + p * (2559 ±0)` - // Minimum execution time: 19_078_000 picoseconds. - Weight::from_parts(19_681_138, 3581) - // Standard Error: 6_880 - .saturating_add(Weight::from_parts(3_247_708, 0).saturating_mul(p.into())) + // Measured: `943 + p * (148 ±0)` + // Estimated: `3581 + p * (2591 ±0)` + // Minimum execution time: 18_993_000 picoseconds. + Weight::from_parts(28_162_234, 3581) + // Standard Error: 11_668 + .saturating_add(Weight::from_parts(20_056_551, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(4_u64)) - .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(p.into()))) - .saturating_add(T::DbWeight::get().writes(3_u64)) - .saturating_add(Weight::from_parts(0, 2559).saturating_mul(p.into())) + .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(p.into()))) + .saturating_add(T::DbWeight::get().writes(4_u64)) + .saturating_add(T::DbWeight::get().writes((2_u64).saturating_mul(p.into()))) + .saturating_add(Weight::from_parts(0, 2591).saturating_mul(p.into())) } /// Storage: `Treasury::SpendCount` (r:1 w:1) /// Proof: `Treasury::SpendCount` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) @@ -104,8 +105,8 @@ impl pallet_treasury::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `180` // Estimated: `1489` - // Minimum execution time: 9_832_000 picoseconds. - Weight::from_parts(10_164_000, 1489) + // Minimum execution time: 9_882_000 picoseconds. + Weight::from_parts(10_237_000, 1489) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -117,8 +118,8 @@ impl pallet_treasury::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `586` // Estimated: `6172` - // Minimum execution time: 53_252_000 picoseconds. - Weight::from_parts(54_469_000, 6172) + // Minimum execution time: 53_473_000 picoseconds. + Weight::from_parts(54_803_000, 6172) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -128,8 +129,8 @@ impl pallet_treasury::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `286` // Estimated: `3522` - // Minimum execution time: 11_987_000 picoseconds. - Weight::from_parts(12_454_000, 3522) + // Minimum execution time: 11_933_000 picoseconds. + Weight::from_parts(12_274_000, 3522) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -139,8 +140,8 @@ impl pallet_treasury::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `286` // Estimated: `3522` - // Minimum execution time: 10_718_000 picoseconds. - Weight::from_parts(11_160_000, 3522) + // Minimum execution time: 10_631_000 picoseconds. + Weight::from_parts(11_010_000, 3522) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } diff --git a/runtime/common/src/weights/pallet_utility.rs b/runtime/common/src/weights/pallet_utility.rs index 781d70ec08..0e606ad4f3 100644 --- a/runtime/common/src/weights/pallet_utility.rs +++ b/runtime/common/src/weights/pallet_utility.rs @@ -16,8 +16,8 @@ //! Autogenerated weights for `pallet_utility` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 32.0.0 -//! DATE: 2024-09-13, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 42.0.0 +//! DATE: 2024-10-10, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `ip-10-0-0-176`, CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz` //! WASM-EXECUTION: Compiled, CHAIN: Some("moonbase-dev"), DB CACHE: 1024 @@ -53,10 +53,10 @@ impl pallet_utility::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `42` // Estimated: `1527` - // Minimum execution time: 4_192_000 picoseconds. - Weight::from_parts(6_679_403, 1527) - // Standard Error: 3_644 - .saturating_add(Weight::from_parts(3_997_128, 0).saturating_mul(c.into())) + // Minimum execution time: 3_990_000 picoseconds. + Weight::from_parts(12_342_261, 1527) + // Standard Error: 3_575 + .saturating_add(Weight::from_parts(4_042_106, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) } /// Storage: `MaintenanceMode::MaintenanceMode` (r:1 w:0) @@ -65,8 +65,8 @@ impl pallet_utility::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `42` // Estimated: `1527` - // Minimum execution time: 6_410_000 picoseconds. - Weight::from_parts(6_685_000, 1527) + // Minimum execution time: 6_245_000 picoseconds. + Weight::from_parts(6_479_000, 1527) .saturating_add(T::DbWeight::get().reads(1_u64)) } /// Storage: `MaintenanceMode::MaintenanceMode` (r:1 w:0) @@ -76,18 +76,18 @@ impl pallet_utility::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `42` // Estimated: `1527` - // Minimum execution time: 4_142_000 picoseconds. - Weight::from_parts(6_126_307, 1527) - // Standard Error: 3_450 - .saturating_add(Weight::from_parts(4_209_528, 0).saturating_mul(c.into())) + // Minimum execution time: 4_108_000 picoseconds. + Weight::from_parts(7_073_838, 1527) + // Standard Error: 3_710 + .saturating_add(Weight::from_parts(4_248_482, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) } fn dispatch_as() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_114_000 picoseconds. - Weight::from_parts(6_360_000, 0) + // Minimum execution time: 6_148_000 picoseconds. + Weight::from_parts(6_399_000, 0) } /// Storage: `MaintenanceMode::MaintenanceMode` (r:1 w:0) /// Proof: `MaintenanceMode::MaintenanceMode` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) @@ -96,10 +96,10 @@ impl pallet_utility::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `42` // Estimated: `1527` - // Minimum execution time: 4_301_000 picoseconds. - Weight::from_parts(3_549_785, 1527) - // Standard Error: 3_240 - .saturating_add(Weight::from_parts(4_010_017, 0).saturating_mul(c.into())) + // Minimum execution time: 3_982_000 picoseconds. + Weight::from_parts(12_200_562, 1527) + // Standard Error: 3_522 + .saturating_add(Weight::from_parts(4_044_301, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) } } diff --git a/runtime/common/src/weights/pallet_whitelist.rs b/runtime/common/src/weights/pallet_whitelist.rs index ab1ff27338..9876b70a97 100644 --- a/runtime/common/src/weights/pallet_whitelist.rs +++ b/runtime/common/src/weights/pallet_whitelist.rs @@ -16,8 +16,8 @@ //! Autogenerated weights for `pallet_whitelist` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 32.0.0 -//! DATE: 2024-09-13, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 42.0.0 +//! DATE: 2024-10-10, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `ip-10-0-0-176`, CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz` //! WASM-EXECUTION: Compiled, CHAIN: Some("moonbase-dev"), DB CACHE: 1024 @@ -56,8 +56,8 @@ impl pallet_whitelist::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `46` // Estimated: `3544` - // Minimum execution time: 15_951_000 picoseconds. - Weight::from_parts(16_432_000, 3544) + // Minimum execution time: 16_013_000 picoseconds. + Weight::from_parts(16_404_000, 3544) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -71,8 +71,8 @@ impl pallet_whitelist::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `175` // Estimated: `3544` - // Minimum execution time: 15_715_000 picoseconds. - Weight::from_parts(16_228_000, 3544) + // Minimum execution time: 15_611_000 picoseconds. + Weight::from_parts(16_220_000, 3544) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -89,10 +89,10 @@ impl pallet_whitelist::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `251 + n * (1 ±0)` // Estimated: `3715 + n * (1 ±0)` - // Minimum execution time: 26_625_000 picoseconds. - Weight::from_parts(27_069_000, 3715) - // Standard Error: 12 - .saturating_add(Weight::from_parts(1_316, 0).saturating_mul(n.into())) + // Minimum execution time: 27_013_000 picoseconds. + Weight::from_parts(27_362_000, 3715) + // Standard Error: 3 + .saturating_add(Weight::from_parts(1_171, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(n.into())) @@ -108,10 +108,10 @@ impl pallet_whitelist::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `175` // Estimated: `3544` - // Minimum execution time: 19_716_000 picoseconds. - Weight::from_parts(20_404_324, 3544) + // Minimum execution time: 19_524_000 picoseconds. + Weight::from_parts(20_231_572, 3544) // Standard Error: 2 - .saturating_add(Weight::from_parts(1_372, 0).saturating_mul(n.into())) + .saturating_add(Weight::from_parts(1_420, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } diff --git a/runtime/common/src/weights/pallet_xcm.rs b/runtime/common/src/weights/pallet_xcm.rs index 3267ab384a..8be4e44da3 100644 --- a/runtime/common/src/weights/pallet_xcm.rs +++ b/runtime/common/src/weights/pallet_xcm.rs @@ -16,8 +16,8 @@ //! Autogenerated weights for `pallet_xcm` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 32.0.0 -//! DATE: 2024-09-13, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 42.0.0 +//! DATE: 2024-10-10, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `ip-10-0-0-176`, CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz` //! WASM-EXECUTION: Compiled, CHAIN: Some("moonbase-dev"), DB CACHE: 1024 @@ -60,8 +60,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `145` // Estimated: `3610` - // Minimum execution time: 19_301_000 picoseconds. - Weight::from_parts(19_851_000, 3610) + // Minimum execution time: 19_042_000 picoseconds. + Weight::from_parts(19_413_000, 3610) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -74,6 +74,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Minimum execution time: 18_446_744_073_709_551_000 picoseconds. Weight::from_parts(18_446_744_073_709_551_000, 0) } + /// Storage: `PolkadotXcm::ShouldRecordXcm` (r:1 w:0) + /// Proof: `PolkadotXcm::ShouldRecordXcm` (`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(116), added: 2591, mode: `MaxEncodedLen`) /// Storage: `PolkadotXcm::SupportedVersion` (r:1 w:0) @@ -85,18 +87,20 @@ impl pallet_xcm::WeightInfo for WeightInfo { /// 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`: None, mode: `Measured`) + /// 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`: None, mode: `Measured`) + /// 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: `519` // Estimated: `3984` - // Minimum execution time: 87_834_000 picoseconds. - Weight::from_parts(89_873_000, 3984) - .saturating_add(T::DbWeight::get().reads(6_u64)) + // Minimum execution time: 88_374_000 picoseconds. + Weight::from_parts(89_856_000, 3984) + .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } + /// Storage: `PolkadotXcm::ShouldRecordXcm` (r:1 w:0) + /// Proof: `PolkadotXcm::ShouldRecordXcm` (`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(116), added: 2591, mode: `MaxEncodedLen`) /// Storage: `PolkadotXcm::SupportedVersion` (r:1 w:0) @@ -113,17 +117,20 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `217` // Estimated: `3682` - // Minimum execution time: 76_760_000 picoseconds. - Weight::from_parts(78_960_000, 3682) - .saturating_add(T::DbWeight::get().reads(6_u64)) + // Minimum execution time: 79_196_000 picoseconds. + Weight::from_parts(81_249_000, 3682) + .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } + /// Storage: `PolkadotXcm::ShouldRecordXcm` (r:1 w:0) + /// Proof: `PolkadotXcm::ShouldRecordXcm` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) fn execute() -> Weight { // Proof Size summary in bytes: - // Measured: `0` - // Estimated: `0` - // Minimum execution time: 6_933_000 picoseconds. - Weight::from_parts(7_285_000, 0) + // Measured: `69` + // Estimated: `1554` + // Minimum execution time: 9_650_000 picoseconds. + Weight::from_parts(9_992_000, 1554) + .saturating_add(T::DbWeight::get().reads(1_u64)) } /// Storage: `PolkadotXcm::SupportedVersion` (r:0 w:1) /// Proof: `PolkadotXcm::SupportedVersion` (`max_values`: None, `max_size`: None, mode: `Measured`) @@ -131,8 +138,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_631_000 picoseconds. - Weight::from_parts(7_031_000, 0) + // Minimum execution time: 6_475_000 picoseconds. + Weight::from_parts(6_696_000, 0) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: `PolkadotXcm::SafeXcmVersion` (r:0 w:1) @@ -141,8 +148,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_060_000 picoseconds. - Weight::from_parts(2_180_000, 0) + // Minimum execution time: 1_918_000 picoseconds. + Weight::from_parts(2_054_000, 0) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: `PolkadotXcm::VersionNotifiers` (r:1 w:1) @@ -165,8 +172,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `145` // Estimated: `3610` - // Minimum execution time: 24_580_000 picoseconds. - Weight::from_parts(25_066_000, 3610) + // Minimum execution time: 24_728_000 picoseconds. + Weight::from_parts(25_317_000, 3610) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(5_u64)) } @@ -188,8 +195,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `328` // Estimated: `3793` - // Minimum execution time: 26_378_000 picoseconds. - Weight::from_parts(26_875_000, 3793) + // Minimum execution time: 26_048_000 picoseconds. + Weight::from_parts(26_349_000, 3793) .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -199,8 +206,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_935_000 picoseconds. - Weight::from_parts(2_180_000, 0) + // Minimum execution time: 1_927_000 picoseconds. + Weight::from_parts(2_087_000, 0) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: `PolkadotXcm::SupportedVersion` (r:5 w:2) @@ -209,8 +216,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `125` // Estimated: `13490` - // Minimum execution time: 25_540_000 picoseconds. - Weight::from_parts(26_459_000, 13490) + // Minimum execution time: 26_137_000 picoseconds. + Weight::from_parts(26_716_000, 13490) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -220,8 +227,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `129` // Estimated: `13494` - // Minimum execution time: 26_060_000 picoseconds. - Weight::from_parts(26_830_000, 13494) + // Minimum execution time: 26_263_000 picoseconds. + Weight::from_parts(26_632_000, 13494) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -231,8 +238,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `178` // Estimated: `16018` - // Minimum execution time: 31_955_000 picoseconds. - Weight::from_parts(32_791_000, 16018) + // Minimum execution time: 32_203_000 picoseconds. + Weight::from_parts(33_363_000, 16018) .saturating_add(T::DbWeight::get().reads(6_u64)) } /// Storage: `PolkadotXcm::VersionNotifyTargets` (r:2 w:1) @@ -251,8 +258,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `212` // Estimated: `6152` - // Minimum execution time: 25_863_000 picoseconds. - Weight::from_parts(26_772_000, 6152) + // Minimum execution time: 26_635_000 picoseconds. + Weight::from_parts(27_070_000, 6152) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -260,10 +267,10 @@ impl pallet_xcm::WeightInfo for WeightInfo { /// Proof: `PolkadotXcm::VersionNotifyTargets` (`max_values`: None, `max_size`: None, mode: `Measured`) fn notify_target_migration_fail() -> Weight { // Proof Size summary in bytes: - // Measured: `172` - // Estimated: `11062` - // Minimum execution time: 18_701_000 picoseconds. - Weight::from_parts(19_378_000, 11062) + // Measured: `139` + // Estimated: `11029` + // Minimum execution time: 19_271_000 picoseconds. + Weight::from_parts(19_750_000, 11029) .saturating_add(T::DbWeight::get().reads(4_u64)) } /// Storage: `PolkadotXcm::VersionNotifyTargets` (r:5 w:2) @@ -272,8 +279,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `136` // Estimated: `13501` - // Minimum execution time: 26_001_000 picoseconds. - Weight::from_parts(26_438_000, 13501) + // Minimum execution time: 26_793_000 picoseconds. + Weight::from_parts(27_041_000, 13501) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -293,8 +300,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `212` // Estimated: `13577` - // Minimum execution time: 40_652_000 picoseconds. - Weight::from_parts(41_560_000, 13577) + // Minimum execution time: 40_286_000 picoseconds. + Weight::from_parts(41_933_000, 13577) .saturating_add(T::DbWeight::get().reads(10_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -306,8 +313,8 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `69` // Estimated: `1554` - // Minimum execution time: 4_140_000 picoseconds. - Weight::from_parts(4_346_000, 1554) + // Minimum execution time: 4_114_000 picoseconds. + Weight::from_parts(4_338_000, 1554) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -317,20 +324,22 @@ impl pallet_xcm::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `7706` // Estimated: `11171` - // Minimum execution time: 25_629_000 picoseconds. - Weight::from_parts(26_213_000, 11171) + // Minimum execution time: 25_456_000 picoseconds. + Weight::from_parts(25_962_000, 11171) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } + /// Storage: `PolkadotXcm::ShouldRecordXcm` (r:1 w:0) + /// Proof: `PolkadotXcm::ShouldRecordXcm` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `PolkadotXcm::AssetTraps` (r:1 w:1) /// Proof: `PolkadotXcm::AssetTraps` (`max_values`: None, `max_size`: None, mode: `Measured`) fn claim_assets() -> Weight { // Proof Size summary in bytes: // Measured: `126` // Estimated: `3591` - // Minimum execution time: 37_818_000 picoseconds. - Weight::from_parts(38_367_000, 3591) - .saturating_add(T::DbWeight::get().reads(1_u64)) + // Minimum execution time: 38_680_000 picoseconds. + Weight::from_parts(39_600_000, 3591) + .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } } diff --git a/runtime/common/src/weights/pallet_xcm_transactor.rs b/runtime/common/src/weights/pallet_xcm_transactor.rs index 142b00f278..786e085b9e 100644 --- a/runtime/common/src/weights/pallet_xcm_transactor.rs +++ b/runtime/common/src/weights/pallet_xcm_transactor.rs @@ -16,8 +16,8 @@ //! Autogenerated weights for `pallet_xcm_transactor` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 32.0.0 -//! DATE: 2024-09-13, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 42.0.0 +//! DATE: 2024-10-10, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `ip-10-0-0-176`, CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz` //! WASM-EXECUTION: Compiled, CHAIN: Some("moonbase-dev"), DB CACHE: 1024 @@ -52,8 +52,8 @@ impl pallet_xcm_transactor::WeightInfo for WeightInfo pallet_xcm_transactor::WeightInfo for WeightInfo pallet_xcm_transactor::WeightInfo for WeightInfo pallet_xcm_transactor::WeightInfo for WeightInfo pallet_xcm_transactor::WeightInfo for WeightInfo pallet_xcm_transactor::WeightInfo for WeightInfo pallet_xcm_transactor::WeightInfo for WeightInfo pallet_xcm_transactor::WeightInfo for WeightInfo pallet_xcm_transactor::WeightInfo for WeightInfo pallet_xcm_weight_trader::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `42` // Estimated: `4100` - // Minimum execution time: 9_432_000 picoseconds. - Weight::from_parts(9_644_000, 4100) + // Minimum execution time: 8_787_000 picoseconds. + Weight::from_parts(9_188_000, 4100) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -63,8 +63,8 @@ impl pallet_xcm_weight_trader::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `102` // Estimated: `4100` - // Minimum execution time: 10_261_000 picoseconds. - Weight::from_parts(10_540_000, 4100) + // Minimum execution time: 9_925_000 picoseconds. + Weight::from_parts(10_285_000, 4100) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -74,8 +74,8 @@ impl pallet_xcm_weight_trader::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `102` // Estimated: `4100` - // Minimum execution time: 10_153_000 picoseconds. - Weight::from_parts(10_537_000, 4100) + // Minimum execution time: 9_858_000 picoseconds. + Weight::from_parts(10_110_000, 4100) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -85,8 +85,8 @@ impl pallet_xcm_weight_trader::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `102` // Estimated: `4100` - // Minimum execution time: 10_029_000 picoseconds. - Weight::from_parts(10_456_000, 4100) + // Minimum execution time: 9_792_000 picoseconds. + Weight::from_parts(10_109_000, 4100) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -96,8 +96,8 @@ impl pallet_xcm_weight_trader::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `102` // Estimated: `4100` - // Minimum execution time: 9_844_000 picoseconds. - Weight::from_parts(10_218_000, 4100) + // Minimum execution time: 9_686_000 picoseconds. + Weight::from_parts(9_978_000, 4100) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } diff --git a/runtime/moonbase/tests/integration_test.rs b/runtime/moonbase/tests/integration_test.rs index b9018dcb23..749a9093d5 100644 --- a/runtime/moonbase/tests/integration_test.rs +++ b/runtime/moonbase/tests/integration_test.rs @@ -1564,7 +1564,7 @@ fn xtokens_precompiles_transfer() { weight: 4_000_000, }, ) - .expect_cost(174530) + .expect_cost(176291) .expect_no_logs() // We expect an evm subcall ERC20.burnFrom .with_subcall_handle(move |subcall| { @@ -1655,7 +1655,7 @@ fn xtokens_precompiles_transfer_multiasset() { weight: 4_000_000, }, ) - .expect_cost(174530) + .expect_cost(176291) .expect_no_logs() // We expect an evm subcall ERC20.burnFrom .with_subcall_handle(move |subcall| { @@ -1739,7 +1739,7 @@ fn xtokens_precompiles_transfer_native() { weight: 4_000_000, }, ) - .expect_cost(22930) + .expect_cost(24691) .expect_no_logs() .execute_returns(()); }) @@ -2296,7 +2296,7 @@ fn transact_through_signed_precompile_works_v1() { call: bytes.into(), }, ) - .expect_cost(23239) + .expect_cost(23275) .expect_no_logs() .execute_returns(()); }); @@ -2336,7 +2336,7 @@ fn transact_through_signed_precompile_works_v2() { overall_weight: total_weight, }, ) - .expect_cost(23239) + .expect_cost(23275) .expect_no_logs() .execute_returns(()); }); @@ -2418,7 +2418,7 @@ fn author_mapping_precompile_associate_update_and_clear() { nimbus_id: [1u8; 32].into(), }, ) - .expect_cost(14255) + .expect_cost(14307) .expect_no_logs() .execute_returns(()); @@ -2440,7 +2440,7 @@ fn author_mapping_precompile_associate_update_and_clear() { new_nimbus_id: [2u8; 32].into(), }, ) - .expect_cost(13829) + .expect_cost(13806) .expect_no_logs() .execute_returns(()); @@ -2461,7 +2461,7 @@ fn author_mapping_precompile_associate_update_and_clear() { nimbus_id: [2u8; 32].into(), }, ) - .expect_cost(14294) + .expect_cost(14284) .expect_no_logs() .execute_returns(()); @@ -2504,7 +2504,7 @@ fn author_mapping_register_and_set_keys() { .into(), }, ) - .expect_cost(16049) + .expect_cost(16075) .expect_no_logs() .execute_returns(()); @@ -2529,7 +2529,7 @@ fn author_mapping_register_and_set_keys() { .into(), }, ) - .expect_cost(16049) + .expect_cost(16075) .expect_no_logs() .execute_returns(()); diff --git a/runtime/moonbeam/tests/integration_test.rs b/runtime/moonbeam/tests/integration_test.rs index 4feaef86c8..20ba8978cc 100644 --- a/runtime/moonbeam/tests/integration_test.rs +++ b/runtime/moonbeam/tests/integration_test.rs @@ -1796,7 +1796,7 @@ fn xcm_asset_erc20_precompiles_transfer() { value: { 400 * GLMR }.into(), }, ) - .expect_cost(24673) + .expect_cost(24684) .expect_log(log3( asset_precompile_address, SELECTOR_LOG_TRANSFER, @@ -1861,7 +1861,7 @@ fn xcm_asset_erc20_precompiles_approve() { value: { 400 * GLMR }.into(), }, ) - .expect_cost(15571) + .expect_cost(15573) .expect_log(log3( asset_precompile_address, SELECTOR_LOG_APPROVAL, @@ -1882,7 +1882,7 @@ fn xcm_asset_erc20_precompiles_approve() { value: { 400 * GLMR }.into(), }, ) - .expect_cost(29961) + .expect_cost(29947) .expect_log(log3( asset_precompile_address, SELECTOR_LOG_TRANSFER, @@ -1961,7 +1961,7 @@ fn xtokens_precompile_transfer() { weight: 4_000_000, }, ) - .expect_cost(22930) + .expect_cost(24691) .expect_no_logs() .execute_returns(()) }) @@ -2013,7 +2013,7 @@ fn xtokens_precompile_transfer_multiasset() { weight: 4_000_000, }, ) - .expect_cost(22930) + .expect_cost(24691) .expect_no_logs() .execute_returns(()); }) @@ -2175,7 +2175,7 @@ fn transact_through_signed_precompile_works_v2() { overall_weight: total_weight, }, ) - .expect_cost(23239) + .expect_cost(23275) .expect_no_logs() .execute_returns(()); }); diff --git a/runtime/moonriver/tests/integration_test.rs b/runtime/moonriver/tests/integration_test.rs index 980e41c50c..927c808d9e 100644 --- a/runtime/moonriver/tests/integration_test.rs +++ b/runtime/moonriver/tests/integration_test.rs @@ -1775,7 +1775,7 @@ fn xcm_asset_erc20_precompiles_transfer() { value: { 400 * MOVR }.into(), }, ) - .expect_cost(24673) + .expect_cost(24684) .expect_log(log3( asset_precompile_address, SELECTOR_LOG_TRANSFER, @@ -1839,7 +1839,7 @@ fn xcm_asset_erc20_precompiles_approve() { value: { 400 * MOVR }.into(), }, ) - .expect_cost(15571) + .expect_cost(15573) .expect_log(log3( asset_precompile_address, SELECTOR_LOG_APPROVAL, @@ -1860,7 +1860,7 @@ fn xcm_asset_erc20_precompiles_approve() { value: { 400 * MOVR }.into(), }, ) - .expect_cost(29961) + .expect_cost(29947) .expect_log(log3( asset_precompile_address, SELECTOR_LOG_TRANSFER, @@ -1939,7 +1939,7 @@ fn xtokens_precompiles_transfer() { weight: 4_000_000, }, ) - .expect_cost(22930) + .expect_cost(24691) .expect_no_logs() .execute_returns(()) }) @@ -1991,7 +1991,7 @@ fn xtokens_precompiles_transfer_multiasset() { weight: 4_000_000, }, ) - .expect_cost(22930) + .expect_cost(24691) .expect_no_logs() .execute_returns(()); }) @@ -2162,7 +2162,7 @@ fn transact_through_signed_precompile_works_v2() { overall_weight: total_weight, }, ) - .expect_cost(23239) + .expect_cost(23275) .expect_no_logs() .execute_returns(()); }); diff --git a/test/suites/dev/moonbase/test-fees/test-fee-multiplier-xcm.ts b/test/suites/dev/moonbase/test-fees/test-fee-multiplier-xcm.ts index 7a335c3e85..72dea9d4bd 100644 --- a/test/suites/dev/moonbase/test-fees/test-fee-multiplier-xcm.ts +++ b/test/suites/dev/moonbase/test-fees/test-fee-multiplier-xcm.ts @@ -187,6 +187,8 @@ describeSuite({ // Process xcm message await context.createBlock(); + log("Initial Fee Multiplier: ", initialValue.toString()); + log("Post value: ", postValue.toString()); const postBalance = (await context.polkadotJs().query.system.account(random.address)).data .free; @@ -251,10 +253,10 @@ describeSuite({ await context.polkadotJs().rpc.chain.getBlock() ).block.header.number.toNumber(); - await context - .polkadotJs() - .tx.sudo.sudo(context.polkadotJs().tx.rootTesting.fillBlock(TARGET_FILL_AMOUNT)) - .signAndSend(alith, { nonce: -1 }); + // await context + // .polkadotJs() + // .tx.sudo.sudo(context.polkadotJs().tx.rootTesting.fillBlock(TARGET_FILL_AMOUNT)) + // .signAndSend(alith, { nonce: -1 }); const xcmMessage = new XcmFragment({ assets: [ { @@ -298,6 +300,8 @@ describeSuite({ // Enqueue XCM message await context.createBlock(); const postValue = await context.polkadotJs().query.transactionPayment.nextFeeMultiplier(); + log("Initial Fee Multiplier: ", initialValue.toString()); + log("Post value: ", postValue.toString()); expect(initialValue.eq(postValue), "Fee Multiplier has changed between blocks").to.be.true; // Process xcm message