From 4ef73ce71a71a6746e9540382ea45c2c048bfce1 Mon Sep 17 00:00:00 2001 From: command-bot <> Date: Mon, 18 Dec 2023 17:25:50 +0000 Subject: [PATCH] ".git/.scripts/commands/bench-all/bench-all.sh" --runtime=trappist --target_dir=trappist --- runtime/trappist/src/weights/block_weights.rs | 22 +- .../src/weights/cumulus_pallet_xcmp_queue.rs | 14 +- .../trappist/src/weights/extrinsic_weights.rs | 22 +- runtime/trappist/src/weights/frame_system.rs | 64 +- .../src/weights/pallet_asset_registry.rs | 14 +- runtime/trappist/src/weights/pallet_assets.rs | 158 +-- .../trappist/src/weights/pallet_balances.rs | 42 +- .../src/weights/pallet_collator_selection.rs | 68 +- .../trappist/src/weights/pallet_collective.rs | 188 +-- .../trappist/src/weights/pallet_contracts.rs | 1104 ++++++++--------- .../trappist/src/weights/pallet_democracy.rs | 162 +-- .../trappist/src/weights/pallet_identity.rs | 166 +-- .../trappist/src/weights/pallet_multisig.rs | 96 +- .../trappist/src/weights/pallet_preimage.rs | 72 +- .../trappist/src/weights/pallet_safe_mode.rs | 36 +- .../trappist/src/weights/pallet_scheduler.rs | 96 +- .../trappist/src/weights/pallet_session.rs | 14 +- .../trappist/src/weights/pallet_timestamp.rs | 14 +- .../trappist/src/weights/pallet_treasury.rs | 76 +- .../trappist/src/weights/pallet_tx_pause.rs | 14 +- .../trappist/src/weights/pallet_uniques.rs | 126 +- .../trappist/src/weights/pallet_utility.rs | 94 +- .../src/weights/pallet_withdraw_teleport.rs | 16 +- .../weights/trappist_runtime_benchmarks.rs | 18 +- .../xcm/pallet_xcm_benchmarks_fungible.rs | 169 +-- .../xcm/pallet_xcm_benchmarks_generic.rs | 331 ++--- 26 files changed, 1500 insertions(+), 1696 deletions(-) diff --git a/runtime/trappist/src/weights/block_weights.rs b/runtime/trappist/src/weights/block_weights.rs index 354b0d05..1ac27fae 100644 --- a/runtime/trappist/src/weights/block_weights.rs +++ b/runtime/trappist/src/weights/block_weights.rs @@ -15,9 +15,9 @@ // See the License for the specific language governing permissions and // limitations under the License. -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-11-23 (Y/M/D) -//! HOSTNAME: `runner-yprdrvc7-project-647-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 29.0.0 +//! DATE: 2023-12-18 (Y/M/D) +//! HOSTNAME: `runner-q7z7ruxr-project-647-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! //! SHORT-NAME: `block`, LONG-NAME: `BlockExecution`, RUNTIME: `Trappist Development` //! WARMUPS: `10`, REPEAT: `100` @@ -43,17 +43,17 @@ parameter_types! { /// Calculated by multiplying the *Average* with `1.0` and adding `0`. /// /// Stats nanoseconds: - /// Min, Max: 441_980, 611_195 - /// Average: 453_516 - /// Median: 450_655 - /// Std-Dev: 17529.75 + /// Min, Max: 401_269, 430_802 + /// Average: 411_267 + /// Median: 409_504 + /// Std-Dev: 7159.77 /// /// Percentiles nanoseconds: - /// 99th: 476_316 - /// 95th: 468_094 - /// 75th: 455_104 + /// 99th: 429_920 + /// 95th: 425_477 + /// 75th: 414_309 pub const BlockExecutionWeight: Weight = - Weight::from_parts(WEIGHT_REF_TIME_PER_NANOS.saturating_mul(453_516), 0); + Weight::from_parts(WEIGHT_REF_TIME_PER_NANOS.saturating_mul(411_267), 0); } #[cfg(test)] diff --git a/runtime/trappist/src/weights/cumulus_pallet_xcmp_queue.rs b/runtime/trappist/src/weights/cumulus_pallet_xcmp_queue.rs index a437c6cc..350ae1f0 100644 --- a/runtime/trappist/src/weights/cumulus_pallet_xcmp_queue.rs +++ b/runtime/trappist/src/weights/cumulus_pallet_xcmp_queue.rs @@ -17,10 +17,10 @@ //! Autogenerated weights for `cumulus_pallet_xcmp_queue` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-11-23, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 29.0.0 +//! DATE: 2023-12-18, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `runner-yprdrvc7-project-647-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` +//! HOSTNAME: `runner-q7z7ruxr-project-647-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! WASM-EXECUTION: `Compiled`, CHAIN: `Some("trappist-dev")`, DB CACHE: 1024 // Executed Command: @@ -56,8 +56,8 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `76` // Estimated: `1561` - // Minimum execution time: 5_791_000 picoseconds. - Weight::from_parts(6_211_000, 0) + // Minimum execution time: 4_893_000 picoseconds. + Weight::from_parts(5_121_000, 0) .saturating_add(Weight::from_parts(0, 1561)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -68,8 +68,8 @@ impl cumulus_pallet_xcmp_queue::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `76` // Estimated: `1561` - // Minimum execution time: 5_878_000 picoseconds. - Weight::from_parts(6_112_000, 0) + // Minimum execution time: 4_803_000 picoseconds. + Weight::from_parts(5_183_000, 0) .saturating_add(Weight::from_parts(0, 1561)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) diff --git a/runtime/trappist/src/weights/extrinsic_weights.rs b/runtime/trappist/src/weights/extrinsic_weights.rs index abc2f5a6..e86dfc6a 100644 --- a/runtime/trappist/src/weights/extrinsic_weights.rs +++ b/runtime/trappist/src/weights/extrinsic_weights.rs @@ -15,9 +15,9 @@ // See the License for the specific language governing permissions and // limitations under the License. -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-11-23 (Y/M/D) -//! HOSTNAME: `runner-yprdrvc7-project-647-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 29.0.0 +//! DATE: 2023-12-18 (Y/M/D) +//! HOSTNAME: `runner-q7z7ruxr-project-647-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! //! SHORT-NAME: `extrinsic`, LONG-NAME: `ExtrinsicBase`, RUNTIME: `Trappist Development` //! WARMUPS: `10`, REPEAT: `100` @@ -43,17 +43,17 @@ parameter_types! { /// Calculated by multiplying the *Average* with `1.0` and adding `0`. /// /// Stats nanoseconds: - /// Min, Max: 130_591, 132_299 - /// Average: 131_374 - /// Median: 131_351 - /// Std-Dev: 369.27 + /// Min, Max: 119_439, 121_214 + /// Average: 120_044 + /// Median: 119_996 + /// Std-Dev: 314.58 /// /// Percentiles nanoseconds: - /// 99th: 132_205 - /// 95th: 132_034 - /// 75th: 131_614 + /// 99th: 121_204 + /// 95th: 120_599 + /// 75th: 120_192 pub const ExtrinsicBaseWeight: Weight = - Weight::from_parts(WEIGHT_REF_TIME_PER_NANOS.saturating_mul(131_374), 0); + Weight::from_parts(WEIGHT_REF_TIME_PER_NANOS.saturating_mul(120_044), 0); } #[cfg(test)] diff --git a/runtime/trappist/src/weights/frame_system.rs b/runtime/trappist/src/weights/frame_system.rs index 7666b1c4..46ed784d 100644 --- a/runtime/trappist/src/weights/frame_system.rs +++ b/runtime/trappist/src/weights/frame_system.rs @@ -17,10 +17,10 @@ //! Autogenerated weights for `frame_system` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-11-23, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 29.0.0 +//! DATE: 2023-12-18, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `runner-yprdrvc7-project-647-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` +//! HOSTNAME: `runner-q7z7ruxr-project-647-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! WASM-EXECUTION: `Compiled`, CHAIN: `Some("trappist-dev")`, DB CACHE: 1024 // Executed Command: @@ -55,22 +55,22 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_770_000 picoseconds. - Weight::from_parts(579_651, 0) + // Minimum execution time: 1_987_000 picoseconds. + Weight::from_parts(2_775_428, 0) .saturating_add(Weight::from_parts(0, 0)) // Standard Error: 0 - .saturating_add(Weight::from_parts(445, 0).saturating_mul(b.into())) + .saturating_add(Weight::from_parts(386, 0).saturating_mul(b.into())) } /// The range of component `b` is `[0, 3932160]`. fn remark_with_event(b: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 7_111_000 picoseconds. - Weight::from_parts(9_292_470, 0) + // Minimum execution time: 5_515_000 picoseconds. + Weight::from_parts(108_543_826, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 2 - .saturating_add(Weight::from_parts(1_739, 0).saturating_mul(b.into())) + // Standard Error: 5 + .saturating_add(Weight::from_parts(1_574, 0).saturating_mul(b.into())) } /// Storage: `System::Digest` (r:1 w:1) /// Proof: `System::Digest` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) @@ -80,8 +80,8 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `1485` - // Minimum execution time: 3_774_000 picoseconds. - Weight::from_parts(4_007_000, 0) + // Minimum execution time: 3_372_000 picoseconds. + Weight::from_parts(3_542_000, 0) .saturating_add(Weight::from_parts(0, 1485)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) @@ -100,11 +100,11 @@ impl frame_system::WeightInfo for WeightInfo { /// Proof: `ParachainSystem::DidSetValidationCode` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) fn set_code() -> Weight { // Proof Size summary in bytes: - // Measured: `198` - // Estimated: `1683` - // Minimum execution time: 112_503_449_000 picoseconds. - Weight::from_parts(115_367_275_000, 0) - .saturating_add(Weight::from_parts(0, 1683)) + // Measured: `164` + // Estimated: `1649` + // Minimum execution time: 110_170_028_000 picoseconds. + Weight::from_parts(113_907_034_000, 0) + .saturating_add(Weight::from_parts(0, 1649)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -115,11 +115,11 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_960_000 picoseconds. - Weight::from_parts(2_028_000, 0) + // Minimum execution time: 2_080_000 picoseconds. + Weight::from_parts(2_125_000, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 1_461 - .saturating_add(Weight::from_parts(746_064, 0).saturating_mul(i.into())) + // Standard Error: 1_824 + .saturating_add(Weight::from_parts(742_870, 0).saturating_mul(i.into())) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into()))) } /// Storage: `Skipped::Metadata` (r:0 w:0) @@ -129,11 +129,11 @@ impl frame_system::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_031_000 picoseconds. - Weight::from_parts(2_088_000, 0) + // Minimum execution time: 2_147_000 picoseconds. + Weight::from_parts(2_189_000, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 872 - .saturating_add(Weight::from_parts(555_978, 0).saturating_mul(i.into())) + // Standard Error: 883 + .saturating_add(Weight::from_parts(555_107, 0).saturating_mul(i.into())) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into()))) } /// Storage: `Skipped::Metadata` (r:0 w:0) @@ -141,13 +141,13 @@ impl frame_system::WeightInfo for WeightInfo { /// The range of component `p` is `[0, 1000]`. fn kill_prefix(p: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `87 + p * (69 ±0)` - // Estimated: `92 + p * (70 ±0)` - // Minimum execution time: 3_768_000 picoseconds. - Weight::from_parts(3_897_000, 0) - .saturating_add(Weight::from_parts(0, 92)) - // Standard Error: 1_504 - .saturating_add(Weight::from_parts(1_165_726, 0).saturating_mul(p.into())) + // Measured: `83 + p * (69 ±0)` + // Estimated: `89 + p * (70 ±0)` + // Minimum execution time: 3_736_000 picoseconds. + Weight::from_parts(3_843_000, 0) + .saturating_add(Weight::from_parts(0, 89)) + // Standard Error: 1_346 + .saturating_add(Weight::from_parts(1_160_006, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(p.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(p.into()))) .saturating_add(Weight::from_parts(0, 70).saturating_mul(p.into())) diff --git a/runtime/trappist/src/weights/pallet_asset_registry.rs b/runtime/trappist/src/weights/pallet_asset_registry.rs index f0d9a1ca..67debee7 100644 --- a/runtime/trappist/src/weights/pallet_asset_registry.rs +++ b/runtime/trappist/src/weights/pallet_asset_registry.rs @@ -17,10 +17,10 @@ //! Autogenerated weights for `pallet_asset_registry` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-11-23, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 29.0.0 +//! DATE: 2023-12-18, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `runner-yprdrvc7-project-647-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` +//! HOSTNAME: `runner-q7z7ruxr-project-647-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! WASM-EXECUTION: `Compiled`, CHAIN: `Some("trappist-dev")`, DB CACHE: 1024 // Executed Command: @@ -60,8 +60,8 @@ impl pallet_asset_registry::WeightInfo for WeightInfo pallet_asset_registry::WeightInfo for WeightInfo pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `145` // Estimated: `3675` - // Minimum execution time: 26_596_000 picoseconds. - Weight::from_parts(27_655_000, 0) + // Minimum execution time: 23_729_000 picoseconds. + Weight::from_parts(24_358_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -70,8 +70,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `42` // Estimated: `3675` - // Minimum execution time: 12_212_000 picoseconds. - Weight::from_parts(12_625_000, 0) + // Minimum execution time: 10_669_000 picoseconds. + Weight::from_parts(11_106_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -82,8 +82,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `314` // Estimated: `3675` - // Minimum execution time: 13_204_000 picoseconds. - Weight::from_parts(13_434_000, 0) + // Minimum execution time: 11_428_000 picoseconds. + Weight::from_parts(11_775_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -99,11 +99,11 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0 + c * (208 ±0)` // Estimated: `3675 + c * (2609 ±0)` - // Minimum execution time: 16_358_000 picoseconds. - Weight::from_parts(16_704_000, 0) + // Minimum execution time: 15_015_000 picoseconds. + Weight::from_parts(15_310_000, 0) .saturating_add(Weight::from_parts(0, 3675)) - // Standard Error: 8_351 - .saturating_add(Weight::from_parts(14_373_951, 0).saturating_mul(c.into())) + // Standard Error: 6_743 + .saturating_add(Weight::from_parts(12_896_026, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(c.into()))) .saturating_add(T::DbWeight::get().writes(1)) @@ -119,11 +119,11 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `451 + a * (86 ±0)` // Estimated: `3675 + a * (2623 ±0)` - // Minimum execution time: 16_148_000 picoseconds. - Weight::from_parts(16_767_000, 0) + // Minimum execution time: 14_854_000 picoseconds. + Weight::from_parts(15_278_000, 0) .saturating_add(Weight::from_parts(0, 3675)) - // Standard Error: 4_914 - .saturating_add(Weight::from_parts(15_393_587, 0).saturating_mul(a.into())) + // Standard Error: 3_522 + .saturating_add(Weight::from_parts(13_642_341, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(a.into()))) .saturating_add(T::DbWeight::get().writes(1)) @@ -138,8 +138,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3675` - // Minimum execution time: 13_820_000 picoseconds. - Weight::from_parts(14_153_000, 0) + // Minimum execution time: 12_064_000 picoseconds. + Weight::from_parts(12_539_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -152,8 +152,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3675` - // Minimum execution time: 24_651_000 picoseconds. - Weight::from_parts(25_124_000, 0) + // Minimum execution time: 21_406_000 picoseconds. + Weight::from_parts(22_101_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -166,8 +166,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `388` // Estimated: `3675` - // Minimum execution time: 30_750_000 picoseconds. - Weight::from_parts(31_498_000, 0) + // Minimum execution time: 27_455_000 picoseconds. + Weight::from_parts(28_148_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -182,8 +182,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `440` // Estimated: `6208` - // Minimum execution time: 44_200_000 picoseconds. - Weight::from_parts(45_223_000, 0) + // Minimum execution time: 38_874_000 picoseconds. + Weight::from_parts(39_958_000, 0) .saturating_add(Weight::from_parts(0, 6208)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) @@ -198,8 +198,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `440` // Estimated: `6208` - // Minimum execution time: 37_880_000 picoseconds. - Weight::from_parts(38_663_000, 0) + // Minimum execution time: 34_509_000 picoseconds. + Weight::from_parts(35_185_000, 0) .saturating_add(Weight::from_parts(0, 6208)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) @@ -214,8 +214,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `440` // Estimated: `6208` - // Minimum execution time: 44_417_000 picoseconds. - Weight::from_parts(45_267_000, 0) + // Minimum execution time: 38_685_000 picoseconds. + Weight::from_parts(39_590_000, 0) .saturating_add(Weight::from_parts(0, 6208)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) @@ -228,8 +228,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `388` // Estimated: `3675` - // Minimum execution time: 16_180_000 picoseconds. - Weight::from_parts(16_635_000, 0) + // Minimum execution time: 14_378_000 picoseconds. + Weight::from_parts(14_835_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -242,8 +242,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `388` // Estimated: `3675` - // Minimum execution time: 15_967_000 picoseconds. - Weight::from_parts(16_526_000, 0) + // Minimum execution time: 14_373_000 picoseconds. + Weight::from_parts(14_934_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -254,8 +254,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `314` // Estimated: `3675` - // Minimum execution time: 12_056_000 picoseconds. - Weight::from_parts(12_507_000, 0) + // Minimum execution time: 10_435_000 picoseconds. + Weight::from_parts(10_839_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -266,8 +266,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `314` // Estimated: `3675` - // Minimum execution time: 12_027_000 picoseconds. - Weight::from_parts(12_288_000, 0) + // Minimum execution time: 10_240_000 picoseconds. + Weight::from_parts(10_781_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -280,8 +280,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3675` - // Minimum execution time: 14_435_000 picoseconds. - Weight::from_parts(14_935_000, 0) + // Minimum execution time: 12_629_000 picoseconds. + Weight::from_parts(13_113_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -292,8 +292,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3675` - // Minimum execution time: 13_055_000 picoseconds. - Weight::from_parts(13_516_000, 0) + // Minimum execution time: 11_486_000 picoseconds. + Weight::from_parts(11_756_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -308,13 +308,13 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3675` - // Minimum execution time: 27_163_000 picoseconds. - Weight::from_parts(28_071_058, 0) + // Minimum execution time: 23_505_000 picoseconds. + Weight::from_parts(24_298_395, 0) .saturating_add(Weight::from_parts(0, 3675)) - // Standard Error: 543 - .saturating_add(Weight::from_parts(2_371, 0).saturating_mul(n.into())) - // Standard Error: 543 - .saturating_add(Weight::from_parts(1_350, 0).saturating_mul(s.into())) + // Standard Error: 611 + .saturating_add(Weight::from_parts(3_796, 0).saturating_mul(n.into())) + // Standard Error: 611 + .saturating_add(Weight::from_parts(1_739, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -326,8 +326,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `444` // Estimated: `3675` - // Minimum execution time: 28_310_000 picoseconds. - Weight::from_parts(28_691_000, 0) + // Minimum execution time: 24_586_000 picoseconds. + Weight::from_parts(25_273_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -342,13 +342,13 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `119` // Estimated: `3675` - // Minimum execution time: 13_283_000 picoseconds. - Weight::from_parts(13_945_527, 0) + // Minimum execution time: 11_815_000 picoseconds. + Weight::from_parts(12_299_307, 0) .saturating_add(Weight::from_parts(0, 3675)) - // Standard Error: 350 - .saturating_add(Weight::from_parts(1_133, 0).saturating_mul(n.into())) - // Standard Error: 350 - .saturating_add(Weight::from_parts(837, 0).saturating_mul(s.into())) + // Standard Error: 324 + .saturating_add(Weight::from_parts(1_705, 0).saturating_mul(n.into())) + // Standard Error: 324 + .saturating_add(Weight::from_parts(1_001, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -360,8 +360,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `444` // Estimated: `3675` - // Minimum execution time: 27_834_000 picoseconds. - Weight::from_parts(28_331_000, 0) + // Minimum execution time: 24_294_000 picoseconds. + Weight::from_parts(24_841_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -372,8 +372,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3675` - // Minimum execution time: 12_725_000 picoseconds. - Weight::from_parts(13_187_000, 0) + // Minimum execution time: 11_011_000 picoseconds. + Weight::from_parts(11_266_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -386,8 +386,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `314` // Estimated: `3675` - // Minimum execution time: 30_860_000 picoseconds. - Weight::from_parts(31_736_000, 0) + // Minimum execution time: 27_427_000 picoseconds. + Weight::from_parts(28_306_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -404,8 +404,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `610` // Estimated: `6208` - // Minimum execution time: 62_944_000 picoseconds. - Weight::from_parts(64_024_000, 0) + // Minimum execution time: 56_721_000 picoseconds. + Weight::from_parts(57_841_000, 0) .saturating_add(Weight::from_parts(0, 6208)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(5)) @@ -418,8 +418,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `484` // Estimated: `3675` - // Minimum execution time: 33_388_000 picoseconds. - Weight::from_parts(34_505_000, 0) + // Minimum execution time: 29_815_000 picoseconds. + Weight::from_parts(30_630_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -432,8 +432,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `484` // Estimated: `3675` - // Minimum execution time: 34_552_000 picoseconds. - Weight::from_parts(34_990_000, 0) + // Minimum execution time: 30_793_000 picoseconds. + Weight::from_parts(31_480_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -444,8 +444,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3675` - // Minimum execution time: 13_396_000 picoseconds. - Weight::from_parts(13_832_000, 0) + // Minimum execution time: 11_830_000 picoseconds. + Weight::from_parts(12_253_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -460,8 +460,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `420` // Estimated: `3675` - // Minimum execution time: 33_671_000 picoseconds. - Weight::from_parts(34_324_000, 0) + // Minimum execution time: 29_606_000 picoseconds. + Weight::from_parts(30_348_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) @@ -474,8 +474,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `280` // Estimated: `3675` - // Minimum execution time: 30_740_000 picoseconds. - Weight::from_parts(31_346_000, 0) + // Minimum execution time: 26_395_000 picoseconds. + Weight::from_parts(27_344_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -490,8 +490,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `546` // Estimated: `3675` - // Minimum execution time: 31_120_000 picoseconds. - Weight::from_parts(31_688_000, 0) + // Minimum execution time: 28_680_000 picoseconds. + Weight::from_parts(29_492_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) @@ -504,8 +504,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `439` // Estimated: `3675` - // Minimum execution time: 27_955_000 picoseconds. - Weight::from_parts(28_792_000, 0) + // Minimum execution time: 26_002_000 picoseconds. + Weight::from_parts(26_675_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -518,8 +518,8 @@ impl pallet_assets::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `388` // Estimated: `3675` - // Minimum execution time: 16_039_000 picoseconds. - Weight::from_parts(16_684_000, 0) + // Minimum execution time: 14_171_000 picoseconds. + Weight::from_parts(14_700_000, 0) .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) diff --git a/runtime/trappist/src/weights/pallet_balances.rs b/runtime/trappist/src/weights/pallet_balances.rs index 444d3af8..b34ed5ac 100644 --- a/runtime/trappist/src/weights/pallet_balances.rs +++ b/runtime/trappist/src/weights/pallet_balances.rs @@ -17,10 +17,10 @@ //! Autogenerated weights for `pallet_balances` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-11-23, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 29.0.0 +//! DATE: 2023-12-18, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `runner-yprdrvc7-project-647-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` +//! HOSTNAME: `runner-q7z7ruxr-project-647-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! WASM-EXECUTION: `Compiled`, CHAIN: `Some("trappist-dev")`, DB CACHE: 1024 // Executed Command: @@ -56,8 +56,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 54_279_000 picoseconds. - Weight::from_parts(55_345_000, 0) + // Minimum execution time: 46_550_000 picoseconds. + Weight::from_parts(47_463_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -68,8 +68,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 40_583_000 picoseconds. - Weight::from_parts(41_159_000, 0) + // Minimum execution time: 36_247_000 picoseconds. + Weight::from_parts(37_154_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -80,8 +80,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `103` // Estimated: `3593` - // Minimum execution time: 15_930_000 picoseconds. - Weight::from_parts(16_532_000, 0) + // Minimum execution time: 14_253_000 picoseconds. + Weight::from_parts(14_687_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -92,8 +92,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `103` // Estimated: `3593` - // Minimum execution time: 23_203_000 picoseconds. - Weight::from_parts(23_761_000, 0) + // Minimum execution time: 19_606_000 picoseconds. + Weight::from_parts(20_180_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -104,8 +104,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `103` // Estimated: `6196` - // Minimum execution time: 57_286_000 picoseconds. - Weight::from_parts(58_076_000, 0) + // Minimum execution time: 48_922_000 picoseconds. + Weight::from_parts(50_187_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -116,8 +116,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 50_676_000 picoseconds. - Weight::from_parts(51_296_000, 0) + // Minimum execution time: 44_469_000 picoseconds. + Weight::from_parts(46_505_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -128,8 +128,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `103` // Estimated: `3593` - // Minimum execution time: 18_740_000 picoseconds. - Weight::from_parts(19_195_000, 0) + // Minimum execution time: 16_915_000 picoseconds. + Weight::from_parts(17_570_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -141,11 +141,11 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0 + u * (136 ±0)` // Estimated: `990 + u * (2603 ±0)` - // Minimum execution time: 18_459_000 picoseconds. - Weight::from_parts(18_682_000, 0) + // Minimum execution time: 16_522_000 picoseconds. + Weight::from_parts(16_605_000, 0) .saturating_add(Weight::from_parts(0, 990)) - // Standard Error: 14_201 - .saturating_add(Weight::from_parts(15_594_871, 0).saturating_mul(u.into())) + // Standard Error: 11_644 + .saturating_add(Weight::from_parts(13_743_945, 0).saturating_mul(u.into())) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(u.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(u.into()))) .saturating_add(Weight::from_parts(0, 2603).saturating_mul(u.into())) diff --git a/runtime/trappist/src/weights/pallet_collator_selection.rs b/runtime/trappist/src/weights/pallet_collator_selection.rs index 489ab4b5..d980685e 100644 --- a/runtime/trappist/src/weights/pallet_collator_selection.rs +++ b/runtime/trappist/src/weights/pallet_collator_selection.rs @@ -17,10 +17,10 @@ //! Autogenerated weights for `pallet_collator_selection` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-11-23, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 29.0.0 +//! DATE: 2023-12-18, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `runner-yprdrvc7-project-647-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` +//! HOSTNAME: `runner-q7z7ruxr-project-647-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! WASM-EXECUTION: `Compiled`, CHAIN: `Some("trappist-dev")`, DB CACHE: 1024 // Executed Command: @@ -59,11 +59,11 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `214 + b * (78 ±0)` // Estimated: `1203 + b * (2554 ±0)` - // Minimum execution time: 13_865_000 picoseconds. - Weight::from_parts(11_800_235, 0) + // Minimum execution time: 12_164_000 picoseconds. + Weight::from_parts(10_018_417, 0) .saturating_add(Weight::from_parts(0, 1203)) - // Standard Error: 4_264 - .saturating_add(Weight::from_parts(3_155_180, 0).saturating_mul(b.into())) + // Standard Error: 3_175 + .saturating_add(Weight::from_parts(3_099_847, 0).saturating_mul(b.into())) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(b.into()))) .saturating_add(T::DbWeight::get().writes(1)) .saturating_add(Weight::from_parts(0, 2554).saturating_mul(b.into())) @@ -82,11 +82,13 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `1293 + b * (32 ±0) + c * (48 ±0)` // Estimated: `49487 + b * (33 ±0) + c * (49 ±0)` - // Minimum execution time: 57_470_000 picoseconds. - Weight::from_parts(60_516_122, 0) + // Minimum execution time: 53_139_000 picoseconds. + Weight::from_parts(41_867_325, 0) .saturating_add(Weight::from_parts(0, 49487)) - // Standard Error: 956 - .saturating_add(Weight::from_parts(86_572, 0).saturating_mul(c.into())) + // Standard Error: 7_495 + .saturating_add(Weight::from_parts(9_663, 0).saturating_mul(b.into())) + // Standard Error: 735 + .saturating_add(Weight::from_parts(84_662, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 33).saturating_mul(b.into())) @@ -101,11 +103,11 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `82 + b * (32 ±0)` // Estimated: `49487` - // Minimum execution time: 14_298_000 picoseconds. - Weight::from_parts(16_023_748, 0) + // Minimum execution time: 11_172_000 picoseconds. + Weight::from_parts(12_672_282, 0) .saturating_add(Weight::from_parts(0, 49487)) - // Standard Error: 1_371 - .saturating_add(Weight::from_parts(94_407, 0).saturating_mul(b.into())) + // Standard Error: 1_155 + .saturating_add(Weight::from_parts(82_014, 0).saturating_mul(b.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -115,8 +117,8 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_916_000 picoseconds. - Weight::from_parts(7_254_000, 0) + // Minimum execution time: 5_030_000 picoseconds. + Weight::from_parts(5_290_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -126,8 +128,8 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 7_210_000 picoseconds. - Weight::from_parts(7_460_000, 0) + // Minimum execution time: 5_099_000 picoseconds. + Weight::from_parts(5_312_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -148,11 +150,11 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `1104 + c * (48 ±0)` // Estimated: `49487 + c * (49 ±0)` - // Minimum execution time: 39_585_000 picoseconds. - Weight::from_parts(41_327_049, 0) + // Minimum execution time: 36_600_000 picoseconds. + Weight::from_parts(36_155_716, 0) .saturating_add(Weight::from_parts(0, 49487)) - // Standard Error: 1_174 - .saturating_add(Weight::from_parts(95_975, 0).saturating_mul(c.into())) + // Standard Error: 1_255 + .saturating_add(Weight::from_parts(93_594, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(2)) .saturating_add(Weight::from_parts(0, 49).saturating_mul(c.into())) @@ -168,11 +170,11 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `539 + c * (48 ±0)` // Estimated: `49487` - // Minimum execution time: 31_233_000 picoseconds. - Weight::from_parts(32_078_894, 0) + // Minimum execution time: 26_816_000 picoseconds. + Weight::from_parts(26_229_635, 0) .saturating_add(Weight::from_parts(0, 49487)) - // Standard Error: 1_184 - .saturating_add(Weight::from_parts(85_242, 0).saturating_mul(c.into())) + // Standard Error: 1_271 + .saturating_add(Weight::from_parts(83_023, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -186,8 +188,8 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `140` // Estimated: `6196` - // Minimum execution time: 46_910_000 picoseconds. - Weight::from_parts(47_754_000, 0) + // Minimum execution time: 40_159_000 picoseconds. + Weight::from_parts(41_781_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(4)) @@ -208,11 +210,11 @@ impl pallet_collator_selection::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `22758 + c * (97 ±0) + r * (116 ±0)` // Estimated: `49487 + c * (2519 ±0) + r * (2603 ±0)` - // Minimum execution time: 16_994_000 picoseconds. - Weight::from_parts(17_390_000, 0) + // Minimum execution time: 13_791_000 picoseconds. + Weight::from_parts(13_979_000, 0) .saturating_add(Weight::from_parts(0, 49487)) - // Standard Error: 688_979 - .saturating_add(Weight::from_parts(29_573_329, 0).saturating_mul(c.into())) + // Standard Error: 634_439 + .saturating_add(Weight::from_parts(27_046_140, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(c.into()))) .saturating_add(T::DbWeight::get().writes(1)) diff --git a/runtime/trappist/src/weights/pallet_collective.rs b/runtime/trappist/src/weights/pallet_collective.rs index 240ab8c8..45f01fef 100644 --- a/runtime/trappist/src/weights/pallet_collective.rs +++ b/runtime/trappist/src/weights/pallet_collective.rs @@ -17,10 +17,10 @@ //! Autogenerated weights for `pallet_collective` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-11-23, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 29.0.0 +//! DATE: 2023-12-18, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `runner-yprdrvc7-project-647-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` +//! HOSTNAME: `runner-q7z7ruxr-project-647-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! WASM-EXECUTION: `Compiled`, CHAIN: `Some("trappist-dev")`, DB CACHE: 1024 // Executed Command: @@ -64,14 +64,14 @@ impl pallet_collective::WeightInfo for WeightInfo { fn set_members(m: u32, _n: u32, p: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0 + m * (3232 ±0) + p * (3190 ±0)` - // Estimated: `15691 + m * (1967 ±24) + p * (4332 ±24)` - // Minimum execution time: 16_765_000 picoseconds. - Weight::from_parts(17_107_000, 0) + // Estimated: `15691 + m * (1967 ±23) + p * (4332 ±23)` + // Minimum execution time: 16_013_000 picoseconds. + Weight::from_parts(16_178_000, 0) .saturating_add(Weight::from_parts(0, 15691)) - // Standard Error: 54_382 - .saturating_add(Weight::from_parts(4_167_548, 0).saturating_mul(m.into())) - // Standard Error: 54_382 - .saturating_add(Weight::from_parts(7_482_580, 0).saturating_mul(p.into())) + // Standard Error: 52_145 + .saturating_add(Weight::from_parts(3_968_299, 0).saturating_mul(m.into())) + // Standard Error: 52_145 + .saturating_add(Weight::from_parts(7_211_100, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(p.into()))) .saturating_add(T::DbWeight::get().writes(2)) @@ -81,44 +81,48 @@ impl pallet_collective::WeightInfo for WeightInfo { } /// Storage: `Council::Members` (r:1 w:0) /// Proof: `Council::Members` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) - /// Storage: `LockdownMode::LockdownModeStatus` (r:1 w:0) - /// Proof: `LockdownMode::LockdownModeStatus` (`max_values`: Some(1), `max_size`: Some(1), added: 496, mode: `MaxEncodedLen`) + /// Storage: `TxPause::PausedCalls` (r:1 w:0) + /// Proof: `TxPause::PausedCalls` (`max_values`: None, `max_size`: Some(532), added: 3007, mode: `MaxEncodedLen`) + /// Storage: `SafeMode::EnteredUntil` (r:1 w:0) + /// Proof: `SafeMode::EnteredUntil` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) /// The range of component `b` is `[2, 1024]`. /// The range of component `m` is `[1, 100]`. fn execute(b: u32, m: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `132 + m * (32 ±0)` - // Estimated: `1618 + m * (32 ±0)` - // Minimum execution time: 19_188_000 picoseconds. - Weight::from_parts(18_521_068, 0) - .saturating_add(Weight::from_parts(0, 1618)) - // Standard Error: 24 - .saturating_add(Weight::from_parts(1_641, 0).saturating_mul(b.into())) - // Standard Error: 254 - .saturating_add(Weight::from_parts(14_175, 0).saturating_mul(m.into())) - .saturating_add(T::DbWeight::get().reads(2)) + // Measured: `112 + m * (32 ±0)` + // Estimated: `3997 + m * (32 ±0)` + // Minimum execution time: 18_330_000 picoseconds. + Weight::from_parts(17_624_229, 0) + .saturating_add(Weight::from_parts(0, 3997)) + // Standard Error: 31 + .saturating_add(Weight::from_parts(1_511, 0).saturating_mul(b.into())) + // Standard Error: 320 + .saturating_add(Weight::from_parts(14_943, 0).saturating_mul(m.into())) + .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(Weight::from_parts(0, 32).saturating_mul(m.into())) } /// Storage: `Council::Members` (r:1 w:0) /// Proof: `Council::Members` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `Council::ProposalOf` (r:1 w:0) /// Proof: `Council::ProposalOf` (`max_values`: None, `max_size`: None, mode: `Measured`) - /// Storage: `LockdownMode::LockdownModeStatus` (r:1 w:0) - /// Proof: `LockdownMode::LockdownModeStatus` (`max_values`: Some(1), `max_size`: Some(1), added: 496, mode: `MaxEncodedLen`) + /// Storage: `TxPause::PausedCalls` (r:1 w:0) + /// Proof: `TxPause::PausedCalls` (`max_values`: None, `max_size`: Some(532), added: 3007, mode: `MaxEncodedLen`) + /// Storage: `SafeMode::EnteredUntil` (r:1 w:0) + /// Proof: `SafeMode::EnteredUntil` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) /// The range of component `b` is `[2, 1024]`. /// The range of component `m` is `[1, 100]`. fn propose_execute(b: u32, m: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `132 + m * (32 ±0)` - // Estimated: `3598 + m * (32 ±0)` - // Minimum execution time: 21_746_000 picoseconds. - Weight::from_parts(20_905_609, 0) - .saturating_add(Weight::from_parts(0, 3598)) - // Standard Error: 28 - .saturating_add(Weight::from_parts(1_692, 0).saturating_mul(b.into())) - // Standard Error: 291 - .saturating_add(Weight::from_parts(21_254, 0).saturating_mul(m.into())) - .saturating_add(T::DbWeight::get().reads(3)) + // Measured: `112 + m * (32 ±0)` + // Estimated: `3997 + m * (32 ±0)` + // Minimum execution time: 20_483_000 picoseconds. + Weight::from_parts(19_463_284, 0) + .saturating_add(Weight::from_parts(0, 3997)) + // Standard Error: 30 + .saturating_add(Weight::from_parts(1_608, 0).saturating_mul(b.into())) + // Standard Error: 314 + .saturating_add(Weight::from_parts(24_641, 0).saturating_mul(m.into())) + .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(Weight::from_parts(0, 32).saturating_mul(m.into())) } /// Storage: `Council::Members` (r:1 w:0) @@ -138,15 +142,15 @@ impl pallet_collective::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `322 + m * (32 ±0) + p * (36 ±0)` // Estimated: `3714 + m * (33 ±0) + p * (36 ±0)` - // Minimum execution time: 25_107_000 picoseconds. - Weight::from_parts(23_678_593, 0) + // Minimum execution time: 20_695_000 picoseconds. + Weight::from_parts(19_427_416, 0) .saturating_add(Weight::from_parts(0, 3714)) - // Standard Error: 84 - .saturating_add(Weight::from_parts(3_037, 0).saturating_mul(b.into())) - // Standard Error: 884 - .saturating_add(Weight::from_parts(27_286, 0).saturating_mul(m.into())) - // Standard Error: 873 - .saturating_add(Weight::from_parts(189_444, 0).saturating_mul(p.into())) + // Standard Error: 142 + .saturating_add(Weight::from_parts(3_211, 0).saturating_mul(b.into())) + // Standard Error: 1_488 + .saturating_add(Weight::from_parts(23_005, 0).saturating_mul(m.into())) + // Standard Error: 1_469 + .saturating_add(Weight::from_parts(186_478, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) .saturating_add(Weight::from_parts(0, 33).saturating_mul(m.into())) @@ -161,11 +165,11 @@ impl pallet_collective::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `771 + m * (64 ±0)` // Estimated: `4235 + m * (64 ±0)` - // Minimum execution time: 25_033_000 picoseconds. - Weight::from_parts(26_258_335, 0) + // Minimum execution time: 22_524_000 picoseconds. + Weight::from_parts(23_455_911, 0) .saturating_add(Weight::from_parts(0, 4235)) - // Standard Error: 888 - .saturating_add(Weight::from_parts(36_072, 0).saturating_mul(m.into())) + // Standard Error: 607 + .saturating_add(Weight::from_parts(39_988, 0).saturating_mul(m.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) .saturating_add(Weight::from_parts(0, 64).saturating_mul(m.into())) @@ -184,13 +188,13 @@ impl pallet_collective::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `360 + m * (64 ±0) + p * (36 ±0)` // Estimated: `3805 + m * (65 ±0) + p * (36 ±0)` - // Minimum execution time: 27_324_000 picoseconds. - Weight::from_parts(26_992_564, 0) + // Minimum execution time: 23_023_000 picoseconds. + Weight::from_parts(22_804_210, 0) .saturating_add(Weight::from_parts(0, 3805)) - // Standard Error: 902 - .saturating_add(Weight::from_parts(32_257, 0).saturating_mul(m.into())) - // Standard Error: 880 - .saturating_add(Weight::from_parts(187_084, 0).saturating_mul(p.into())) + // Standard Error: 782 + .saturating_add(Weight::from_parts(28_557, 0).saturating_mul(m.into())) + // Standard Error: 762 + .saturating_add(Weight::from_parts(175_112, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 65).saturating_mul(m.into())) @@ -202,8 +206,10 @@ impl pallet_collective::WeightInfo for WeightInfo { /// Proof: `Council::Members` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `Council::ProposalOf` (r:1 w:1) /// Proof: `Council::ProposalOf` (`max_values`: None, `max_size`: None, mode: `Measured`) - /// Storage: `LockdownMode::LockdownModeStatus` (r:1 w:0) - /// Proof: `LockdownMode::LockdownModeStatus` (`max_values`: Some(1), `max_size`: Some(1), added: 496, mode: `MaxEncodedLen`) + /// Storage: `TxPause::PausedCalls` (r:1 w:0) + /// Proof: `TxPause::PausedCalls` (`max_values`: None, `max_size`: Some(532), added: 3007, mode: `MaxEncodedLen`) + /// Storage: `SafeMode::EnteredUntil` (r:1 w:0) + /// Proof: `SafeMode::EnteredUntil` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) /// Storage: `Council::Proposals` (r:1 w:1) /// Proof: `Council::Proposals` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// The range of component `b` is `[2, 1024]`. @@ -211,18 +217,18 @@ impl pallet_collective::WeightInfo for WeightInfo { /// The range of component `p` is `[1, 100]`. fn close_early_approved(b: u32, m: u32, p: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `762 + b * (1 ±0) + m * (64 ±0) + p * (40 ±0)` - // Estimated: `4079 + b * (1 ±0) + m * (66 ±0) + p * (40 ±0)` - // Minimum execution time: 43_148_000 picoseconds. - Weight::from_parts(43_069_902, 0) - .saturating_add(Weight::from_parts(0, 4079)) - // Standard Error: 190 - .saturating_add(Weight::from_parts(3_410, 0).saturating_mul(b.into())) - // Standard Error: 2_011 - .saturating_add(Weight::from_parts(11_682, 0).saturating_mul(m.into())) - // Standard Error: 1_960 - .saturating_add(Weight::from_parts(235_022, 0).saturating_mul(p.into())) - .saturating_add(T::DbWeight::get().reads(5)) + // Measured: `742 + b * (1 ±0) + m * (64 ±0) + p * (40 ±0)` + // Estimated: `4059 + b * (1 ±0) + m * (66 ±0) + p * (40 ±0)` + // Minimum execution time: 38_850_000 picoseconds. + Weight::from_parts(38_203_537, 0) + .saturating_add(Weight::from_parts(0, 4059)) + // Standard Error: 166 + .saturating_add(Weight::from_parts(3_530, 0).saturating_mul(b.into())) + // Standard Error: 1_760 + .saturating_add(Weight::from_parts(33_077, 0).saturating_mul(m.into())) + // Standard Error: 1_716 + .saturating_add(Weight::from_parts(239_499, 0).saturating_mul(p.into())) + .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(b.into())) .saturating_add(Weight::from_parts(0, 66).saturating_mul(m.into())) @@ -244,13 +250,13 @@ impl pallet_collective::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `380 + m * (64 ±0) + p * (36 ±0)` // Estimated: `3825 + m * (65 ±0) + p * (36 ±0)` - // Minimum execution time: 30_213_000 picoseconds. - Weight::from_parts(29_411_460, 0) + // Minimum execution time: 24_805_000 picoseconds. + Weight::from_parts(24_032_379, 0) .saturating_add(Weight::from_parts(0, 3825)) - // Standard Error: 912 - .saturating_add(Weight::from_parts(38_216, 0).saturating_mul(m.into())) - // Standard Error: 890 - .saturating_add(Weight::from_parts(190_448, 0).saturating_mul(p.into())) + // Standard Error: 901 + .saturating_add(Weight::from_parts(37_549, 0).saturating_mul(m.into())) + // Standard Error: 878 + .saturating_add(Weight::from_parts(180_749, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 65).saturating_mul(m.into())) @@ -264,8 +270,10 @@ impl pallet_collective::WeightInfo for WeightInfo { /// Proof: `Council::Prime` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `Council::ProposalOf` (r:1 w:1) /// Proof: `Council::ProposalOf` (`max_values`: None, `max_size`: None, mode: `Measured`) - /// Storage: `LockdownMode::LockdownModeStatus` (r:1 w:0) - /// Proof: `LockdownMode::LockdownModeStatus` (`max_values`: Some(1), `max_size`: Some(1), added: 496, mode: `MaxEncodedLen`) + /// Storage: `TxPause::PausedCalls` (r:1 w:0) + /// Proof: `TxPause::PausedCalls` (`max_values`: None, `max_size`: Some(532), added: 3007, mode: `MaxEncodedLen`) + /// Storage: `SafeMode::EnteredUntil` (r:1 w:0) + /// Proof: `SafeMode::EnteredUntil` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) /// Storage: `Council::Proposals` (r:1 w:1) /// Proof: `Council::Proposals` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// The range of component `b` is `[2, 1024]`. @@ -273,18 +281,18 @@ impl pallet_collective::WeightInfo for WeightInfo { /// The range of component `p` is `[1, 100]`. fn close_approved(b: u32, m: u32, p: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `782 + b * (1 ±0) + m * (64 ±0) + p * (40 ±0)` - // Estimated: `4099 + b * (1 ±0) + m * (66 ±0) + p * (40 ±0)` - // Minimum execution time: 45_574_000 picoseconds. - Weight::from_parts(45_876_001, 0) - .saturating_add(Weight::from_parts(0, 4099)) - // Standard Error: 149 - .saturating_add(Weight::from_parts(3_518, 0).saturating_mul(b.into())) - // Standard Error: 1_582 - .saturating_add(Weight::from_parts(29_142, 0).saturating_mul(m.into())) - // Standard Error: 1_542 - .saturating_add(Weight::from_parts(236_469, 0).saturating_mul(p.into())) - .saturating_add(T::DbWeight::get().reads(6)) + // Measured: `762 + b * (1 ±0) + m * (64 ±0) + p * (40 ±0)` + // Estimated: `4079 + b * (1 ±0) + m * (66 ±0) + p * (40 ±0)` + // Minimum execution time: 40_769_000 picoseconds. + Weight::from_parts(42_294_799, 0) + .saturating_add(Weight::from_parts(0, 4079)) + // Standard Error: 130 + .saturating_add(Weight::from_parts(3_123, 0).saturating_mul(b.into())) + // Standard Error: 1_380 + .saturating_add(Weight::from_parts(30_839, 0).saturating_mul(m.into())) + // Standard Error: 1_345 + .saturating_add(Weight::from_parts(229_070, 0).saturating_mul(p.into())) + .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(b.into())) .saturating_add(Weight::from_parts(0, 66).saturating_mul(m.into())) @@ -301,11 +309,11 @@ impl pallet_collective::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `189 + p * (32 ±0)` // Estimated: `1674 + p * (32 ±0)` - // Minimum execution time: 15_380_000 picoseconds. - Weight::from_parts(16_476_515, 0) + // Minimum execution time: 12_340_000 picoseconds. + Weight::from_parts(13_829_922, 0) .saturating_add(Weight::from_parts(0, 1674)) - // Standard Error: 791 - .saturating_add(Weight::from_parts(164_838, 0).saturating_mul(p.into())) + // Standard Error: 961 + .saturating_add(Weight::from_parts(165_234, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 32).saturating_mul(p.into())) diff --git a/runtime/trappist/src/weights/pallet_contracts.rs b/runtime/trappist/src/weights/pallet_contracts.rs index c871473e..0080e711 100644 --- a/runtime/trappist/src/weights/pallet_contracts.rs +++ b/runtime/trappist/src/weights/pallet_contracts.rs @@ -17,10 +17,10 @@ //! Autogenerated weights for `pallet_contracts` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-11-23, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 29.0.0 +//! DATE: 2023-12-18, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `runner-yprdrvc7-project-647-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` +//! HOSTNAME: `runner-q7z7ruxr-project-647-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! WASM-EXECUTION: `Compiled`, CHAIN: `Some("trappist-dev")`, DB CACHE: 1024 // Executed Command: @@ -54,11 +54,11 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// Proof: `Contracts::DeletionQueueCounter` (`max_values`: Some(1), `max_size`: Some(8), added: 503, mode: `Measured`) fn on_process_deletion_queue_batch() -> Weight { // Proof Size summary in bytes: - // Measured: `76` - // Estimated: `1561` - // Minimum execution time: 3_065_000 picoseconds. - Weight::from_parts(3_302_000, 0) - .saturating_add(Weight::from_parts(0, 1561)) + // Measured: `42` + // Estimated: `1527` + // Minimum execution time: 2_619_000 picoseconds. + Weight::from_parts(2_852_000, 0) + .saturating_add(Weight::from_parts(0, 1527)) .saturating_add(T::DbWeight::get().reads(1)) } /// Storage: `Skipped::Metadata` (r:0 w:0) @@ -66,13 +66,13 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// The range of component `k` is `[0, 1024]`. fn on_initialize_per_trie_key(k: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `391 + k * (69 ±0)` - // Estimated: `381 + k * (70 ±0)` - // Minimum execution time: 13_481_000 picoseconds. - Weight::from_parts(13_766_000, 0) - .saturating_add(Weight::from_parts(0, 381)) - // Standard Error: 1_192 - .saturating_add(Weight::from_parts(1_053_124, 0).saturating_mul(k.into())) + // Measured: `357 + k * (69 ±0)` + // Estimated: `347 + k * (70 ±0)` + // Minimum execution time: 12_498_000 picoseconds. + Weight::from_parts(12_672_000, 0) + .saturating_add(Weight::from_parts(0, 347)) + // Standard Error: 1_257 + .saturating_add(Weight::from_parts(1_070_073, 0).saturating_mul(k.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(k.into()))) .saturating_add(T::DbWeight::get().writes(2)) @@ -84,13 +84,13 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// The range of component `c` is `[0, 125952]`. fn v9_migration_step(c: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `145 + c * (1 ±0)` - // Estimated: `6083 + c * (1 ±0)` - // Minimum execution time: 8_740_000 picoseconds. - Weight::from_parts(6_055_634, 0) - .saturating_add(Weight::from_parts(0, 6083)) + // Measured: `111 + c * (1 ±0)` + // Estimated: `6049 + c * (1 ±0)` + // Minimum execution time: 8_388_000 picoseconds. + Weight::from_parts(5_670_671, 0) + .saturating_add(Weight::from_parts(0, 6049)) // Standard Error: 5 - .saturating_add(Weight::from_parts(1_690, 0).saturating_mul(c.into())) + .saturating_add(Weight::from_parts(1_656, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(c.into())) @@ -101,11 +101,11 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `Measured`) fn v10_migration_step() -> Weight { // Proof Size summary in bytes: - // Measured: `482` - // Estimated: `6422` - // Minimum execution time: 16_936_000 picoseconds. - Weight::from_parts(17_608_000, 0) - .saturating_add(Weight::from_parts(0, 6422)) + // Measured: `448` + // Estimated: `6388` + // Minimum execution time: 16_143_000 picoseconds. + Weight::from_parts(16_707_000, 0) + .saturating_add(Weight::from_parts(0, 6388)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -116,13 +116,13 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// The range of component `k` is `[0, 1024]`. fn v11_migration_step(k: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `105 + k * (1 ±0)` - // Estimated: `3569 + k * (1 ±0)` - // Minimum execution time: 4_185_000 picoseconds. - Weight::from_parts(4_313_000, 0) - .saturating_add(Weight::from_parts(0, 3569)) - // Standard Error: 576 - .saturating_add(Weight::from_parts(1_006_690, 0).saturating_mul(k.into())) + // Measured: `71 + k * (1 ±0)` + // Estimated: `3535 + k * (1 ±0)` + // Minimum execution time: 3_770_000 picoseconds. + Weight::from_parts(3_889_000, 0) + .saturating_add(Weight::from_parts(0, 3535)) + // Standard Error: 493 + .saturating_add(Weight::from_parts(984_406, 0).saturating_mul(k.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(k.into()))) @@ -139,13 +139,13 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// The range of component `c` is `[0, 125952]`. fn v12_migration_step(c: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `259 + c * (1 ±0)` - // Estimated: `6197 + c * (1 ±0)` - // Minimum execution time: 15_963_000 picoseconds. - Weight::from_parts(16_189_005, 0) - .saturating_add(Weight::from_parts(0, 6197)) + // Measured: `225 + c * (1 ±0)` + // Estimated: `6163 + c * (1 ±0)` + // Minimum execution time: 16_106_000 picoseconds. + Weight::from_parts(16_359_218, 0) + .saturating_add(Weight::from_parts(0, 6163)) // Standard Error: 1 - .saturating_add(Weight::from_parts(500, 0).saturating_mul(c.into())) + .saturating_add(Weight::from_parts(462, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(c.into())) @@ -154,11 +154,11 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// Proof: `Contracts::ContractInfoOf` (`max_values`: None, `max_size`: Some(1795), added: 4270, mode: `Measured`) fn v13_migration_step() -> Weight { // Proof Size summary in bytes: - // Measured: `374` - // Estimated: `6314` - // Minimum execution time: 12_088_000 picoseconds. - Weight::from_parts(12_629_000, 0) - .saturating_add(Weight::from_parts(0, 6314)) + // Measured: `340` + // Estimated: `6280` + // Minimum execution time: 11_672_000 picoseconds. + Weight::from_parts(12_449_000, 0) + .saturating_add(Weight::from_parts(0, 6280)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -167,14 +167,14 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// Storage: `System::Account` (r:1 w:1) /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `Measured`) /// Storage: `Balances::Holds` (r:1 w:0) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(67), added: 2542, mode: `Measured`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(103), added: 2578, mode: `Measured`) fn v14_migration_step() -> Weight { // Proof Size summary in bytes: - // Measured: `294` - // Estimated: `6234` - // Minimum execution time: 46_049_000 picoseconds. - Weight::from_parts(47_110_000, 0) - .saturating_add(Weight::from_parts(0, 6234)) + // Measured: `252` + // Estimated: `6192` + // Minimum execution time: 44_627_000 picoseconds. + Weight::from_parts(45_884_000, 0) + .saturating_add(Weight::from_parts(0, 6192)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -184,11 +184,11 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `Measured`) fn v15_migration_step() -> Weight { // Proof Size summary in bytes: - // Measured: `566` - // Estimated: `6506` - // Minimum execution time: 54_294_000 picoseconds. - Weight::from_parts(56_280_000, 0) - .saturating_add(Weight::from_parts(0, 6506)) + // Measured: `532` + // Estimated: `6472` + // Minimum execution time: 51_972_000 picoseconds. + Weight::from_parts(53_150_000, 0) + .saturating_add(Weight::from_parts(0, 6472)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -196,11 +196,11 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// Proof: `Contracts::MigrationInProgress` (`max_values`: Some(1), `max_size`: Some(1026), added: 1521, mode: `Measured`) fn migration_noop() -> Weight { // Proof Size summary in bytes: - // Measured: `76` - // Estimated: `1561` - // Minimum execution time: 3_594_000 picoseconds. - Weight::from_parts(3_788_000, 0) - .saturating_add(Weight::from_parts(0, 1561)) + // Measured: `42` + // Estimated: `1527` + // Minimum execution time: 2_866_000 picoseconds. + Weight::from_parts(3_068_000, 0) + .saturating_add(Weight::from_parts(0, 1527)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -210,11 +210,11 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// Proof: UNKNOWN KEY `0x4342193e496fab7ec59d615ed0dc55304e7b9012096b41c4eb3aaf947f6ea429` (r:1 w:1) fn migrate() -> Weight { // Proof Size summary in bytes: - // Measured: `100` - // Estimated: `3565` - // Minimum execution time: 10_545_000 picoseconds. - Weight::from_parts(11_147_000, 0) - .saturating_add(Weight::from_parts(0, 3565)) + // Measured: `66` + // Estimated: `3531` + // Minimum execution time: 9_962_000 picoseconds. + Weight::from_parts(10_402_000, 0) + .saturating_add(Weight::from_parts(0, 3531)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -222,11 +222,11 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// Proof: UNKNOWN KEY `0x4342193e496fab7ec59d615ed0dc55304e7b9012096b41c4eb3aaf947f6ea429` (r:1 w:0) fn on_runtime_upgrade_noop() -> Weight { // Proof Size summary in bytes: - // Measured: `76` - // Estimated: `3541` - // Minimum execution time: 4_089_000 picoseconds. - Weight::from_parts(4_287_000, 0) - .saturating_add(Weight::from_parts(0, 3541)) + // Measured: `42` + // Estimated: `3507` + // Minimum execution time: 4_265_000 picoseconds. + Weight::from_parts(4_432_000, 0) + .saturating_add(Weight::from_parts(0, 3507)) .saturating_add(T::DbWeight::get().reads(1)) } /// Storage: UNKNOWN KEY `0x4342193e496fab7ec59d615ed0dc55304e7b9012096b41c4eb3aaf947f6ea429` (r:1 w:0) @@ -235,11 +235,11 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// Proof: `Contracts::MigrationInProgress` (`max_values`: Some(1), `max_size`: Some(1026), added: 1521, mode: `Measured`) fn on_runtime_upgrade_in_progress() -> Weight { // Proof Size summary in bytes: - // Measured: `101` - // Estimated: `3566` - // Minimum execution time: 5_813_000 picoseconds. - Weight::from_parts(6_256_000, 0) - .saturating_add(Weight::from_parts(0, 3566)) + // Measured: `67` + // Estimated: `3532` + // Minimum execution time: 5_632_000 picoseconds. + Weight::from_parts(5_953_000, 0) + .saturating_add(Weight::from_parts(0, 3532)) .saturating_add(T::DbWeight::get().reads(2)) } /// Storage: UNKNOWN KEY `0x4342193e496fab7ec59d615ed0dc55304e7b9012096b41c4eb3aaf947f6ea429` (r:1 w:0) @@ -248,11 +248,11 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// Proof: `Contracts::MigrationInProgress` (`max_values`: Some(1), `max_size`: Some(1026), added: 1521, mode: `Measured`) fn on_runtime_upgrade() -> Weight { // Proof Size summary in bytes: - // Measured: `76` - // Estimated: `3541` - // Minimum execution time: 6_027_000 picoseconds. - Weight::from_parts(6_240_000, 0) - .saturating_add(Weight::from_parts(0, 3541)) + // Measured: `42` + // Estimated: `3507` + // Minimum execution time: 5_509_000 picoseconds. + Weight::from_parts(5_733_000, 0) + .saturating_add(Weight::from_parts(0, 3507)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -273,13 +273,13 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// The range of component `c` is `[0, 125952]`. fn call_with_code_per_byte(c: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `631 + c * (1 ±0)` - // Estimated: `6578 + c * (1 ±0)` - // Minimum execution time: 360_901_000 picoseconds. - Weight::from_parts(339_217_087, 0) - .saturating_add(Weight::from_parts(0, 6578)) - // Standard Error: 75 - .saturating_add(Weight::from_parts(35_649, 0).saturating_mul(c.into())) + // Measured: `597 + c * (1 ±0)` + // Estimated: `6544 + c * (1 ±0)` + // Minimum execution time: 284_363_000 picoseconds. + Weight::from_parts(270_637_741, 0) + .saturating_add(Weight::from_parts(0, 6544)) + // Standard Error: 81 + .saturating_add(Weight::from_parts(34_845, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(4)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(c.into())) @@ -289,7 +289,7 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// Storage: `Contracts::CodeInfoOf` (r:1 w:1) /// Proof: `Contracts::CodeInfoOf` (`max_values`: None, `max_size`: Some(93), added: 2568, mode: `Measured`) /// Storage: `Balances::Holds` (r:2 w:2) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(67), added: 2542, mode: `Measured`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(103), added: 2578, mode: `Measured`) /// Storage: `System::EventTopics` (r:3 w:3) /// Proof: `System::EventTopics` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `Contracts::Nonce` (r:1 w:1) @@ -307,17 +307,17 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// The range of component `s` is `[0, 1048576]`. fn instantiate_with_code(c: u32, i: u32, s: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `152` - // Estimated: `8564` - // Minimum execution time: 5_086_153_000 picoseconds. - Weight::from_parts(563_332_666, 0) - .saturating_add(Weight::from_parts(0, 8564)) - // Standard Error: 118 - .saturating_add(Weight::from_parts(103_382, 0).saturating_mul(c.into())) - // Standard Error: 14 - .saturating_add(Weight::from_parts(2_130, 0).saturating_mul(i.into())) - // Standard Error: 14 - .saturating_add(Weight::from_parts(2_294, 0).saturating_mul(s.into())) + // Measured: `118` + // Estimated: `8530` + // Minimum execution time: 4_901_255_000 picoseconds. + Weight::from_parts(642_692_653, 0) + .saturating_add(Weight::from_parts(0, 8530)) + // Standard Error: 131 + .saturating_add(Weight::from_parts(102_140, 0).saturating_mul(c.into())) + // Standard Error: 15 + .saturating_add(Weight::from_parts(2_112, 0).saturating_mul(i.into())) + // Standard Error: 15 + .saturating_add(Weight::from_parts(2_175, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(11)) .saturating_add(T::DbWeight::get().writes(10)) } @@ -338,20 +338,20 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// Storage: `System::EventTopics` (r:2 w:2) /// Proof: `System::EventTopics` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `Balances::Holds` (r:1 w:1) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(67), added: 2542, mode: `Measured`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(103), added: 2578, mode: `Measured`) /// The range of component `i` is `[0, 1048576]`. /// The range of component `s` is `[0, 1048576]`. fn instantiate(i: u32, s: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `376` - // Estimated: `6338` - // Minimum execution time: 2_248_865_000 picoseconds. - Weight::from_parts(211_530_959, 0) - .saturating_add(Weight::from_parts(0, 6338)) - // Standard Error: 16 - .saturating_add(Weight::from_parts(1_859, 0).saturating_mul(i.into())) - // Standard Error: 16 - .saturating_add(Weight::from_parts(2_170, 0).saturating_mul(s.into())) + // Measured: `342` + // Estimated: `6304` + // Minimum execution time: 2_313_181_000 picoseconds. + Weight::from_parts(267_156_271, 0) + .saturating_add(Weight::from_parts(0, 6304)) + // Standard Error: 17 + .saturating_add(Weight::from_parts(1_902, 0).saturating_mul(i.into())) + // Standard Error: 17 + .saturating_add(Weight::from_parts(2_133, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(10)) .saturating_add(T::DbWeight::get().writes(7)) } @@ -371,11 +371,11 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// Proof: `System::EventTopics` (`max_values`: None, `max_size`: None, mode: `Measured`) fn call() -> Weight { // Proof Size summary in bytes: - // Measured: `732` - // Estimated: `6672` - // Minimum execution time: 206_563_000 picoseconds. - Weight::from_parts(214_578_000, 0) - .saturating_add(Weight::from_parts(0, 6672)) + // Measured: `698` + // Estimated: `6638` + // Minimum execution time: 199_856_000 picoseconds. + Weight::from_parts(204_512_000, 0) + .saturating_add(Weight::from_parts(0, 6638)) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -384,7 +384,7 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// Storage: `Contracts::CodeInfoOf` (r:1 w:1) /// Proof: `Contracts::CodeInfoOf` (`max_values`: None, `max_size`: Some(93), added: 2568, mode: `Measured`) /// Storage: `Balances::Holds` (r:1 w:1) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(67), added: 2542, mode: `Measured`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(103), added: 2578, mode: `Measured`) /// Storage: `System::EventTopics` (r:1 w:1) /// Proof: `System::EventTopics` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `Contracts::PristineCode` (r:0 w:1) @@ -392,13 +392,13 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// The range of component `c` is `[0, 125952]`. fn upload_code(c: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `76` - // Estimated: `3541` - // Minimum execution time: 344_346_000 picoseconds. - Weight::from_parts(303_409_105, 0) - .saturating_add(Weight::from_parts(0, 3541)) - // Standard Error: 117 - .saturating_add(Weight::from_parts(69_609, 0).saturating_mul(c.into())) + // Measured: `42` + // Estimated: `3507` + // Minimum execution time: 259_443_000 picoseconds. + Weight::from_parts(245_745_741, 0) + .saturating_add(Weight::from_parts(0, 3507)) + // Standard Error: 102 + .saturating_add(Weight::from_parts(68_751, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -407,18 +407,18 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// Storage: `Contracts::CodeInfoOf` (r:1 w:1) /// Proof: `Contracts::CodeInfoOf` (`max_values`: None, `max_size`: Some(93), added: 2568, mode: `Measured`) /// Storage: `Balances::Holds` (r:1 w:1) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(67), added: 2542, mode: `Measured`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(103), added: 2578, mode: `Measured`) /// Storage: `System::EventTopics` (r:1 w:1) /// Proof: `System::EventTopics` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `Contracts::PristineCode` (r:0 w:1) /// Proof: `Contracts::PristineCode` (`max_values`: None, `max_size`: Some(125988), added: 128463, mode: `Measured`) fn remove_code() -> Weight { // Proof Size summary in bytes: - // Measured: `246` - // Estimated: `3711` - // Minimum execution time: 43_432_000 picoseconds. - Weight::from_parts(44_016_000, 0) - .saturating_add(Weight::from_parts(0, 3711)) + // Measured: `210` + // Estimated: `3675` + // Minimum execution time: 41_588_000 picoseconds. + Weight::from_parts(42_294_000, 0) + .saturating_add(Weight::from_parts(0, 3675)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -432,11 +432,11 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// Proof: `System::EventTopics` (`max_values`: None, `max_size`: None, mode: `Measured`) fn set_code() -> Weight { // Proof Size summary in bytes: - // Measured: `486` - // Estimated: `8901` - // Minimum execution time: 32_617_000 picoseconds. - Weight::from_parts(33_838_000, 0) - .saturating_add(Weight::from_parts(0, 8901)) + // Measured: `452` + // Estimated: `8867` + // Minimum execution time: 31_400_000 picoseconds. + Weight::from_parts(32_300_000, 0) + .saturating_add(Weight::from_parts(0, 8867)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(6)) } @@ -457,13 +457,13 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// The range of component `r` is `[0, 1600]`. fn seal_caller(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `734 + r * (6 ±0)` - // Estimated: `6674 + r * (6 ±0)` - // Minimum execution time: 332_521_000 picoseconds. - Weight::from_parts(344_840_660, 0) - .saturating_add(Weight::from_parts(0, 6674)) - // Standard Error: 407 - .saturating_add(Weight::from_parts(363_156, 0).saturating_mul(r.into())) + // Measured: `700 + r * (6 ±0)` + // Estimated: `6640 + r * (6 ±0)` + // Minimum execution time: 253_058_000 picoseconds. + Weight::from_parts(278_217_716, 0) + .saturating_add(Weight::from_parts(0, 6640)) + // Standard Error: 455 + .saturating_add(Weight::from_parts(349_150, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 6).saturating_mul(r.into())) @@ -485,13 +485,13 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// The range of component `r` is `[0, 1600]`. fn seal_is_contract(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `790 + r * (209 ±0)` - // Estimated: `6694 + r * (2684 ±0)` - // Minimum execution time: 329_251_000 picoseconds. - Weight::from_parts(189_362_881, 0) - .saturating_add(Weight::from_parts(0, 6694)) - // Standard Error: 5_447 - .saturating_add(Weight::from_parts(3_636_992, 0).saturating_mul(r.into())) + // Measured: `756 + r * (209 ±0)` + // Estimated: `6660 + r * (2684 ±0)` + // Minimum execution time: 254_414_000 picoseconds. + Weight::from_parts(121_772_161, 0) + .saturating_add(Weight::from_parts(0, 6660)) + // Standard Error: 5_710 + .saturating_add(Weight::from_parts(3_621_146, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(3)) @@ -514,13 +514,13 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// The range of component `r` is `[0, 1600]`. fn seal_code_hash(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `789 + r * (213 ±0)` - // Estimated: `6698 + r * (2688 ±0)` - // Minimum execution time: 331_873_000 picoseconds. - Weight::from_parts(186_159_246, 0) - .saturating_add(Weight::from_parts(0, 6698)) - // Standard Error: 5_854 - .saturating_add(Weight::from_parts(4_511_245, 0).saturating_mul(r.into())) + // Measured: `755 + r * (213 ±0)` + // Estimated: `6664 + r * (2688 ±0)` + // Minimum execution time: 256_717_000 picoseconds. + Weight::from_parts(120_246_188, 0) + .saturating_add(Weight::from_parts(0, 6664)) + // Standard Error: 5_793 + .saturating_add(Weight::from_parts(4_538_493, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(3)) @@ -543,13 +543,13 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// The range of component `r` is `[0, 1600]`. fn seal_own_code_hash(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `741 + r * (6 ±0)` - // Estimated: `6683 + r * (6 ±0)` - // Minimum execution time: 333_634_000 picoseconds. - Weight::from_parts(342_165_481, 0) - .saturating_add(Weight::from_parts(0, 6683)) - // Standard Error: 532 - .saturating_add(Weight::from_parts(472_064, 0).saturating_mul(r.into())) + // Measured: `707 + r * (6 ±0)` + // Estimated: `6649 + r * (6 ±0)` + // Minimum execution time: 268_378_000 picoseconds. + Weight::from_parts(278_626_450, 0) + .saturating_add(Weight::from_parts(0, 6649)) + // Standard Error: 494 + .saturating_add(Weight::from_parts(459_173, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 6).saturating_mul(r.into())) @@ -571,13 +571,13 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// The range of component `r` is `[0, 1600]`. fn seal_caller_is_origin(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `731 + r * (3 ±0)` - // Estimated: `6672 + r * (3 ±0)` - // Minimum execution time: 328_909_000 picoseconds. - Weight::from_parts(340_433_911, 0) - .saturating_add(Weight::from_parts(0, 6672)) - // Standard Error: 383 - .saturating_add(Weight::from_parts(188_960, 0).saturating_mul(r.into())) + // Measured: `697 + r * (3 ±0)` + // Estimated: `6638 + r * (3 ±0)` + // Minimum execution time: 248_319_000 picoseconds. + Weight::from_parts(272_635_418, 0) + .saturating_add(Weight::from_parts(0, 6638)) + // Standard Error: 319 + .saturating_add(Weight::from_parts(178_702, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 3).saturating_mul(r.into())) @@ -597,13 +597,13 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// The range of component `r` is `[0, 1600]`. fn seal_caller_is_root(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `621 + r * (3 ±0)` - // Estimated: `6561 + r * (3 ±0)` - // Minimum execution time: 320_598_000 picoseconds. - Weight::from_parts(331_853_036, 0) - .saturating_add(Weight::from_parts(0, 6561)) - // Standard Error: 345 - .saturating_add(Weight::from_parts(169_677, 0).saturating_mul(r.into())) + // Measured: `587 + r * (3 ±0)` + // Estimated: `6527 + r * (3 ±0)` + // Minimum execution time: 244_390_000 picoseconds. + Weight::from_parts(264_830_089, 0) + .saturating_add(Weight::from_parts(0, 6527)) + // Standard Error: 329 + .saturating_add(Weight::from_parts(156_408, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 3).saturating_mul(r.into())) @@ -625,13 +625,13 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// The range of component `r` is `[0, 1600]`. fn seal_address(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `735 + r * (6 ±0)` - // Estimated: `6675 + r * (6 ±0)` - // Minimum execution time: 332_052_000 picoseconds. - Weight::from_parts(344_201_052, 0) - .saturating_add(Weight::from_parts(0, 6675)) - // Standard Error: 452 - .saturating_add(Weight::from_parts(362_353, 0).saturating_mul(r.into())) + // Measured: `701 + r * (6 ±0)` + // Estimated: `6641 + r * (6 ±0)` + // Minimum execution time: 267_320_000 picoseconds. + Weight::from_parts(276_954_181, 0) + .saturating_add(Weight::from_parts(0, 6641)) + // Standard Error: 495 + .saturating_add(Weight::from_parts(353_106, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 6).saturating_mul(r.into())) @@ -653,13 +653,13 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// The range of component `r` is `[0, 1600]`. fn seal_gas_left(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `731 + r * (6 ±0)` - // Estimated: `6674 + r * (6 ±0)` - // Minimum execution time: 333_582_000 picoseconds. - Weight::from_parts(342_220_412, 0) - .saturating_add(Weight::from_parts(0, 6674)) - // Standard Error: 539 - .saturating_add(Weight::from_parts(398_532, 0).saturating_mul(r.into())) + // Measured: `697 + r * (6 ±0)` + // Estimated: `6640 + r * (6 ±0)` + // Minimum execution time: 252_939_000 picoseconds. + Weight::from_parts(275_981_572, 0) + .saturating_add(Weight::from_parts(0, 6640)) + // Standard Error: 521 + .saturating_add(Weight::from_parts(386_694, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 6).saturating_mul(r.into())) @@ -681,13 +681,13 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// The range of component `r` is `[0, 1600]`. fn seal_balance(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `838 + r * (6 ±0)` - // Estimated: `6780 + r * (6 ±0)` - // Minimum execution time: 333_294_000 picoseconds. - Weight::from_parts(355_238_123, 0) - .saturating_add(Weight::from_parts(0, 6780)) - // Standard Error: 1_412 - .saturating_add(Weight::from_parts(1_577_479, 0).saturating_mul(r.into())) + // Measured: `804 + r * (6 ±0)` + // Estimated: `6746 + r * (6 ±0)` + // Minimum execution time: 252_463_000 picoseconds. + Weight::from_parts(286_184_571, 0) + .saturating_add(Weight::from_parts(0, 6746)) + // Standard Error: 939 + .saturating_add(Weight::from_parts(1_734_700, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 6).saturating_mul(r.into())) @@ -709,13 +709,13 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// The range of component `r` is `[0, 1600]`. fn seal_value_transferred(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `745 + r * (6 ±0)` - // Estimated: `6691 + r * (6 ±0)` - // Minimum execution time: 333_101_000 picoseconds. - Weight::from_parts(342_536_296, 0) - .saturating_add(Weight::from_parts(0, 6691)) - // Standard Error: 392 - .saturating_add(Weight::from_parts(357_698, 0).saturating_mul(r.into())) + // Measured: `711 + r * (6 ±0)` + // Estimated: `6657 + r * (6 ±0)` + // Minimum execution time: 255_796_000 picoseconds. + Weight::from_parts(278_642_784, 0) + .saturating_add(Weight::from_parts(0, 6657)) + // Standard Error: 496 + .saturating_add(Weight::from_parts(341_499, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 6).saturating_mul(r.into())) @@ -737,13 +737,13 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// The range of component `r` is `[0, 1600]`. fn seal_minimum_balance(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `743 + r * (6 ±0)` - // Estimated: `6684 + r * (6 ±0)` - // Minimum execution time: 332_907_000 picoseconds. - Weight::from_parts(343_879_148, 0) - .saturating_add(Weight::from_parts(0, 6684)) - // Standard Error: 534 - .saturating_add(Weight::from_parts(360_978, 0).saturating_mul(r.into())) + // Measured: `709 + r * (6 ±0)` + // Estimated: `6650 + r * (6 ±0)` + // Minimum execution time: 263_457_000 picoseconds. + Weight::from_parts(279_764_387, 0) + .saturating_add(Weight::from_parts(0, 6650)) + // Standard Error: 481 + .saturating_add(Weight::from_parts(350_797, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 6).saturating_mul(r.into())) @@ -765,13 +765,13 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// The range of component `r` is `[0, 1600]`. fn seal_block_number(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `740 + r * (6 ±0)` - // Estimated: `6687 + r * (6 ±0)` - // Minimum execution time: 335_421_000 picoseconds. - Weight::from_parts(346_343_341, 0) - .saturating_add(Weight::from_parts(0, 6687)) - // Standard Error: 471 - .saturating_add(Weight::from_parts(356_022, 0).saturating_mul(r.into())) + // Measured: `706 + r * (6 ±0)` + // Estimated: `6653 + r * (6 ±0)` + // Minimum execution time: 266_727_000 picoseconds. + Weight::from_parts(278_721_396, 0) + .saturating_add(Weight::from_parts(0, 6653)) + // Standard Error: 427 + .saturating_add(Weight::from_parts(340_020, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 6).saturating_mul(r.into())) @@ -793,13 +793,13 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// The range of component `r` is `[0, 1600]`. fn seal_now(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `731 + r * (6 ±0)` - // Estimated: `6672 + r * (6 ±0)` - // Minimum execution time: 332_523_000 picoseconds. - Weight::from_parts(343_803_576, 0) - .saturating_add(Weight::from_parts(0, 6672)) - // Standard Error: 568 - .saturating_add(Weight::from_parts(361_802, 0).saturating_mul(r.into())) + // Measured: `697 + r * (6 ±0)` + // Estimated: `6638 + r * (6 ±0)` + // Minimum execution time: 258_646_000 picoseconds. + Weight::from_parts(274_040_236, 0) + .saturating_add(Weight::from_parts(0, 6638)) + // Standard Error: 532 + .saturating_add(Weight::from_parts(349_137, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 6).saturating_mul(r.into())) @@ -823,13 +823,13 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// The range of component `r` is `[0, 1600]`. fn seal_weight_to_fee(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `805 + r * (14 ±0)` - // Estimated: `6740 + r * (14 ±0)` - // Minimum execution time: 334_800_000 picoseconds. - Weight::from_parts(358_957_715, 0) - .saturating_add(Weight::from_parts(0, 6740)) - // Standard Error: 736 - .saturating_add(Weight::from_parts(1_703_559, 0).saturating_mul(r.into())) + // Measured: `771 + r * (14 ±0)` + // Estimated: `6706 + r * (14 ±0)` + // Minimum execution time: 264_431_000 picoseconds. + Weight::from_parts(288_951_674, 0) + .saturating_add(Weight::from_parts(0, 6706)) + // Standard Error: 613 + .saturating_add(Weight::from_parts(1_364_361, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 14).saturating_mul(r.into())) @@ -851,13 +851,13 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// The range of component `r` is `[0, 1600]`. fn seal_input(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `733 + r * (6 ±0)` - // Estimated: `6675 + r * (6 ±0)` - // Minimum execution time: 330_307_000 picoseconds. - Weight::from_parts(340_383_550, 0) - .saturating_add(Weight::from_parts(0, 6675)) - // Standard Error: 461 - .saturating_add(Weight::from_parts(297_906, 0).saturating_mul(r.into())) + // Measured: `699 + r * (6 ±0)` + // Estimated: `6641 + r * (6 ±0)` + // Minimum execution time: 260_341_000 picoseconds. + Weight::from_parts(277_633_838, 0) + .saturating_add(Weight::from_parts(0, 6641)) + // Standard Error: 462 + .saturating_add(Weight::from_parts(284_700, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 6).saturating_mul(r.into())) @@ -879,13 +879,13 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// The range of component `n` is `[0, 1048576]`. fn seal_input_per_byte(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `737` - // Estimated: `6677` - // Minimum execution time: 335_017_000 picoseconds. - Weight::from_parts(290_908_395, 0) - .saturating_add(Weight::from_parts(0, 6677)) + // Measured: `703` + // Estimated: `6643` + // Minimum execution time: 259_127_000 picoseconds. + Weight::from_parts(224_991_997, 0) + .saturating_add(Weight::from_parts(0, 6643)) // Standard Error: 23 - .saturating_add(Weight::from_parts(1_049, 0).saturating_mul(n.into())) + .saturating_add(Weight::from_parts(1_036, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -906,13 +906,13 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// The range of component `r` is `[0, 1]`. fn seal_return(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `721 + r * (45 ±0)` - // Estimated: `6661 + r * (45 ±0)` - // Minimum execution time: 325_404_000 picoseconds. - Weight::from_parts(335_308_924, 0) - .saturating_add(Weight::from_parts(0, 6661)) - // Standard Error: 792_216 - .saturating_add(Weight::from_parts(3_235_975, 0).saturating_mul(r.into())) + // Measured: `687 + r * (45 ±0)` + // Estimated: `6627 + r * (45 ±0)` + // Minimum execution time: 246_726_000 picoseconds. + Weight::from_parts(269_499_040, 0) + .saturating_add(Weight::from_parts(0, 6627)) + // Standard Error: 720_615 + .saturating_add(Weight::from_parts(5_714_159, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 45).saturating_mul(r.into())) @@ -934,13 +934,13 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// The range of component `n` is `[0, 1048576]`. fn seal_return_per_byte(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `731` - // Estimated: `6678` - // Minimum execution time: 332_565_000 picoseconds. - Weight::from_parts(339_137_254, 0) - .saturating_add(Weight::from_parts(0, 6678)) + // Measured: `697` + // Estimated: `6644` + // Minimum execution time: 255_771_000 picoseconds. + Weight::from_parts(273_107_207, 0) + .saturating_add(Weight::from_parts(0, 6644)) // Standard Error: 0 - .saturating_add(Weight::from_parts(378, 0).saturating_mul(n.into())) + .saturating_add(Weight::from_parts(391, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -961,19 +961,19 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// Storage: `System::EventTopics` (r:4 w:4) /// Proof: `System::EventTopics` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `Balances::Holds` (r:1 w:1) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(67), added: 2542, mode: `Measured`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(103), added: 2578, mode: `Measured`) /// Storage: `Contracts::DeletionQueue` (r:0 w:1) /// Proof: `Contracts::DeletionQueue` (`max_values`: None, `max_size`: Some(142), added: 2617, mode: `Measured`) /// The range of component `r` is `[0, 1]`. fn seal_terminate(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `2840 + r * (263 ±0)` - // Estimated: `8780 + r * (5213 ±0)` - // Minimum execution time: 351_110_000 picoseconds. - Weight::from_parts(364_148_616, 0) - .saturating_add(Weight::from_parts(0, 8780)) - // Standard Error: 883_470 - .saturating_add(Weight::from_parts(119_523_583, 0).saturating_mul(r.into())) + // Measured: `2806 + r * (263 ±0)` + // Estimated: `8746 + r * (5213 ±0)` + // Minimum execution time: 274_225_000 picoseconds. + Weight::from_parts(300_117_177, 0) + .saturating_add(Weight::from_parts(0, 8746)) + // Standard Error: 814_985 + .saturating_add(Weight::from_parts(108_362_022, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().reads((7_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(3)) @@ -999,13 +999,13 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// The range of component `r` is `[0, 1600]`. fn seal_random(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `742 + r * (10 ±0)` - // Estimated: `6688 + r * (10 ±0)` - // Minimum execution time: 333_963_000 picoseconds. - Weight::from_parts(347_649_073, 0) - .saturating_add(Weight::from_parts(0, 6688)) - // Standard Error: 1_708 - .saturating_add(Weight::from_parts(1_876_794, 0).saturating_mul(r.into())) + // Measured: `708 + r * (10 ±0)` + // Estimated: `6654 + r * (10 ±0)` + // Minimum execution time: 253_553_000 picoseconds. + Weight::from_parts(286_492_282, 0) + .saturating_add(Weight::from_parts(0, 6654)) + // Standard Error: 1_242 + .saturating_add(Weight::from_parts(1_271_683, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 10).saturating_mul(r.into())) @@ -1027,13 +1027,13 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// The range of component `r` is `[0, 1600]`. fn seal_deposit_event(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `731 + r * (10 ±0)` - // Estimated: `6673 + r * (10 ±0)` - // Minimum execution time: 329_255_000 picoseconds. - Weight::from_parts(350_338_574, 0) - .saturating_add(Weight::from_parts(0, 6673)) - // Standard Error: 1_449 - .saturating_add(Weight::from_parts(3_745_614, 0).saturating_mul(r.into())) + // Measured: `697 + r * (10 ±0)` + // Estimated: `6639 + r * (10 ±0)` + // Minimum execution time: 254_972_000 picoseconds. + Weight::from_parts(279_776_578, 0) + .saturating_add(Weight::from_parts(0, 6639)) + // Standard Error: 854 + .saturating_add(Weight::from_parts(2_317_734, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 10).saturating_mul(r.into())) @@ -1056,15 +1056,15 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// The range of component `n` is `[0, 16384]`. fn seal_deposit_event_per_topic_and_byte(t: u32, n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `748 + t * (32 ±0)` - // Estimated: `6693 + t * (2508 ±0)` - // Minimum execution time: 347_878_000 picoseconds. - Weight::from_parts(344_297_846, 0) - .saturating_add(Weight::from_parts(0, 6693)) - // Standard Error: 87_600 - .saturating_add(Weight::from_parts(3_105_008, 0).saturating_mul(t.into())) - // Standard Error: 24 - .saturating_add(Weight::from_parts(1_003, 0).saturating_mul(n.into())) + // Measured: `714 + t * (32 ±0)` + // Estimated: `6659 + t * (2508 ±0)` + // Minimum execution time: 268_298_000 picoseconds. + Weight::from_parts(283_122_495, 0) + .saturating_add(Weight::from_parts(0, 6659)) + // Standard Error: 93_369 + .saturating_add(Weight::from_parts(2_035_387, 0).saturating_mul(t.into())) + // Standard Error: 26 + .saturating_add(Weight::from_parts(727, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(t.into()))) .saturating_add(T::DbWeight::get().writes(3)) @@ -1088,13 +1088,13 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// The range of component `r` is `[0, 1600]`. fn seal_debug_message(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `730 + r * (7 ±0)` - // Estimated: `6675 + r * (7 ±0)` - // Minimum execution time: 170_477_000 picoseconds. - Weight::from_parts(182_965_287, 0) - .saturating_add(Weight::from_parts(0, 6675)) - // Standard Error: 358 - .saturating_add(Weight::from_parts(252_468, 0).saturating_mul(r.into())) + // Measured: `696 + r * (7 ±0)` + // Estimated: `6641 + r * (7 ±0)` + // Minimum execution time: 159_345_000 picoseconds. + Weight::from_parts(169_021_121, 0) + .saturating_add(Weight::from_parts(0, 6641)) + // Standard Error: 433 + .saturating_add(Weight::from_parts(233_967, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 7).saturating_mul(r.into())) @@ -1116,13 +1116,13 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// The range of component `i` is `[0, 1048576]`. fn seal_debug_message_per_byte(i: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `125681` - // Estimated: `131623` - // Minimum execution time: 497_536_000 picoseconds. - Weight::from_parts(470_766_773, 0) - .saturating_add(Weight::from_parts(0, 131623)) + // Measured: `125647` + // Estimated: `131589` + // Minimum execution time: 421_286_000 picoseconds. + Weight::from_parts(393_167_297, 0) + .saturating_add(Weight::from_parts(0, 131589)) // Standard Error: 12 - .saturating_add(Weight::from_parts(1_087, 0).saturating_mul(i.into())) + .saturating_add(Weight::from_parts(1_095, 0).saturating_mul(i.into())) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -1131,13 +1131,13 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// The range of component `r` is `[0, 800]`. fn seal_set_storage(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `796 + r * (292 ±0)` - // Estimated: `799 + r * (293 ±0)` - // Minimum execution time: 332_615_000 picoseconds. - Weight::from_parts(249_673_352, 0) - .saturating_add(Weight::from_parts(0, 799)) - // Standard Error: 9_183 - .saturating_add(Weight::from_parts(6_515_487, 0).saturating_mul(r.into())) + // Measured: `762 + r * (292 ±0)` + // Estimated: `765 + r * (293 ±0)` + // Minimum execution time: 251_984_000 picoseconds. + Weight::from_parts(183_822_976, 0) + .saturating_add(Weight::from_parts(0, 765)) + // Standard Error: 8_689 + .saturating_add(Weight::from_parts(6_133_946, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(3)) @@ -1149,13 +1149,13 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// The range of component `n` is `[0, 16384]`. fn seal_set_storage_per_new_byte(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `1281` - // Estimated: `1279` - // Minimum execution time: 353_316_000 picoseconds. - Weight::from_parts(405_497_759, 0) - .saturating_add(Weight::from_parts(0, 1279)) - // Standard Error: 72 - .saturating_add(Weight::from_parts(705, 0).saturating_mul(n.into())) + // Measured: `1247` + // Estimated: `1245` + // Minimum execution time: 275_007_000 picoseconds. + Weight::from_parts(336_426_862, 0) + .saturating_add(Weight::from_parts(0, 1245)) + // Standard Error: 66 + .saturating_add(Weight::from_parts(606, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(12)) .saturating_add(T::DbWeight::get().writes(8)) } @@ -1164,13 +1164,13 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// The range of component `n` is `[0, 16384]`. fn seal_set_storage_per_old_byte(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `1126 + n * (1 ±0)` - // Estimated: `1126 + n * (1 ±0)` - // Minimum execution time: 352_409_000 picoseconds. - Weight::from_parts(362_785_128, 0) - .saturating_add(Weight::from_parts(0, 1126)) - // Standard Error: 31 - .saturating_add(Weight::from_parts(357, 0).saturating_mul(n.into())) + // Measured: `1092 + n * (1 ±0)` + // Estimated: `1092 + n * (1 ±0)` + // Minimum execution time: 273_811_000 picoseconds. + Weight::from_parts(296_391_036, 0) + .saturating_add(Weight::from_parts(0, 1092)) + // Standard Error: 40 + .saturating_add(Weight::from_parts(410, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(4)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(n.into())) @@ -1180,13 +1180,13 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// The range of component `r` is `[0, 800]`. fn seal_clear_storage(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `794 + r * (288 ±0)` - // Estimated: `799 + r * (289 ±0)` - // Minimum execution time: 331_647_000 picoseconds. - Weight::from_parts(253_025_234, 0) - .saturating_add(Weight::from_parts(0, 799)) - // Standard Error: 9_009 - .saturating_add(Weight::from_parts(6_375_883, 0).saturating_mul(r.into())) + // Measured: `760 + r * (288 ±0)` + // Estimated: `765 + r * (289 ±0)` + // Minimum execution time: 267_221_000 picoseconds. + Weight::from_parts(186_116_746, 0) + .saturating_add(Weight::from_parts(0, 765)) + // Standard Error: 8_749 + .saturating_add(Weight::from_parts(6_021_025, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(3)) @@ -1198,13 +1198,13 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// The range of component `n` is `[0, 16384]`. fn seal_clear_storage_per_byte(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `1122 + n * (1 ±0)` - // Estimated: `1122 + n * (1 ±0)` - // Minimum execution time: 352_917_000 picoseconds. - Weight::from_parts(362_317_895, 0) - .saturating_add(Weight::from_parts(0, 1122)) - // Standard Error: 32 - .saturating_add(Weight::from_parts(198, 0).saturating_mul(n.into())) + // Measured: `1088 + n * (1 ±0)` + // Estimated: `1088 + n * (1 ±0)` + // Minimum execution time: 272_466_000 picoseconds. + Weight::from_parts(297_756_253, 0) + .saturating_add(Weight::from_parts(0, 1088)) + // Standard Error: 40 + .saturating_add(Weight::from_parts(114, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(4)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(n.into())) @@ -1214,13 +1214,13 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// The range of component `r` is `[0, 800]`. fn seal_get_storage(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `794 + r * (296 ±0)` - // Estimated: `796 + r * (297 ±0)` - // Minimum execution time: 332_761_000 picoseconds. - Weight::from_parts(272_063_683, 0) - .saturating_add(Weight::from_parts(0, 796)) - // Standard Error: 7_296 - .saturating_add(Weight::from_parts(5_380_072, 0).saturating_mul(r.into())) + // Measured: `760 + r * (296 ±0)` + // Estimated: `762 + r * (297 ±0)` + // Minimum execution time: 253_118_000 picoseconds. + Weight::from_parts(204_919_965, 0) + .saturating_add(Weight::from_parts(0, 762)) + // Standard Error: 7_204 + .saturating_add(Weight::from_parts(5_070_337, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(3)) @@ -1231,13 +1231,13 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// The range of component `n` is `[0, 16384]`. fn seal_get_storage_per_byte(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `1138 + n * (1 ±0)` - // Estimated: `1138 + n * (1 ±0)` - // Minimum execution time: 351_246_000 picoseconds. - Weight::from_parts(362_328_924, 0) - .saturating_add(Weight::from_parts(0, 1138)) - // Standard Error: 30 - .saturating_add(Weight::from_parts(840, 0).saturating_mul(n.into())) + // Measured: `1104 + n * (1 ±0)` + // Estimated: `1104 + n * (1 ±0)` + // Minimum execution time: 271_984_000 picoseconds. + Weight::from_parts(294_329_542, 0) + .saturating_add(Weight::from_parts(0, 1104)) + // Standard Error: 37 + .saturating_add(Weight::from_parts(979, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(n.into())) @@ -1247,13 +1247,13 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// The range of component `r` is `[0, 800]`. fn seal_contains_storage(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `805 + r * (288 ±0)` - // Estimated: `802 + r * (289 ±0)` - // Minimum execution time: 330_836_000 picoseconds. - Weight::from_parts(265_556_658, 0) - .saturating_add(Weight::from_parts(0, 802)) - // Standard Error: 7_536 - .saturating_add(Weight::from_parts(5_210_224, 0).saturating_mul(r.into())) + // Measured: `771 + r * (288 ±0)` + // Estimated: `768 + r * (289 ±0)` + // Minimum execution time: 250_146_000 picoseconds. + Weight::from_parts(201_440_784, 0) + .saturating_add(Weight::from_parts(0, 768)) + // Standard Error: 7_694 + .saturating_add(Weight::from_parts(4_918_892, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(3)) @@ -1264,13 +1264,13 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// The range of component `n` is `[0, 16384]`. fn seal_contains_storage_per_byte(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `1125 + n * (1 ±0)` - // Estimated: `1125 + n * (1 ±0)` - // Minimum execution time: 349_139_000 picoseconds. - Weight::from_parts(360_230_690, 0) - .saturating_add(Weight::from_parts(0, 1125)) - // Standard Error: 31 - .saturating_add(Weight::from_parts(101, 0).saturating_mul(n.into())) + // Measured: `1091 + n * (1 ±0)` + // Estimated: `1091 + n * (1 ±0)` + // Minimum execution time: 267_590_000 picoseconds. + Weight::from_parts(293_481_943, 0) + .saturating_add(Weight::from_parts(0, 1091)) + // Standard Error: 44 + .saturating_add(Weight::from_parts(163, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(n.into())) @@ -1280,13 +1280,13 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// The range of component `r` is `[0, 800]`. fn seal_take_storage(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `787 + r * (296 ±0)` - // Estimated: `792 + r * (297 ±0)` - // Minimum execution time: 332_309_000 picoseconds. - Weight::from_parts(245_334_149, 0) - .saturating_add(Weight::from_parts(0, 792)) - // Standard Error: 9_205 - .saturating_add(Weight::from_parts(6_536_551, 0).saturating_mul(r.into())) + // Measured: `753 + r * (296 ±0)` + // Estimated: `758 + r * (297 ±0)` + // Minimum execution time: 268_025_000 picoseconds. + Weight::from_parts(182_354_765, 0) + .saturating_add(Weight::from_parts(0, 758)) + // Standard Error: 9_057 + .saturating_add(Weight::from_parts(6_182_536, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(3)) @@ -1298,13 +1298,13 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// The range of component `n` is `[0, 16384]`. fn seal_take_storage_per_byte(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `1139 + n * (1 ±0)` - // Estimated: `1139 + n * (1 ±0)` - // Minimum execution time: 351_981_000 picoseconds. - Weight::from_parts(362_084_997, 0) - .saturating_add(Weight::from_parts(0, 1139)) - // Standard Error: 28 - .saturating_add(Weight::from_parts(917, 0).saturating_mul(n.into())) + // Measured: `1105 + n * (1 ±0)` + // Estimated: `1105 + n * (1 ±0)` + // Minimum execution time: 276_101_000 picoseconds. + Weight::from_parts(295_622_694, 0) + .saturating_add(Weight::from_parts(0, 1105)) + // Standard Error: 41 + .saturating_add(Weight::from_parts(1_079, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(4)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(n.into())) @@ -1326,13 +1326,13 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// The range of component `r` is `[0, 1600]`. fn seal_transfer(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `766 + r * (45 ±0)` - // Estimated: `6764 + r * (2520 ±0)` - // Minimum execution time: 332_292_000 picoseconds. - Weight::from_parts(211_663_603, 0) - .saturating_add(Weight::from_parts(0, 6764)) - // Standard Error: 20_839 - .saturating_add(Weight::from_parts(36_857_094, 0).saturating_mul(r.into())) + // Measured: `730 + r * (45 ±0)` + // Estimated: `6724 + r * (2520 ±0)` + // Minimum execution time: 266_821_000 picoseconds. + Weight::from_parts(91_016_768, 0) + .saturating_add(Weight::from_parts(0, 6724)) + // Standard Error: 20_827 + .saturating_add(Weight::from_parts(33_568_412, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(4)) @@ -1356,13 +1356,13 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// The range of component `r` is `[0, 800]`. fn seal_call(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `1128 + r * (245 ±0)` - // Estimated: `9308 + r * (2721 ±0)` - // Minimum execution time: 333_434_000 picoseconds. - Weight::from_parts(338_150_000, 0) - .saturating_add(Weight::from_parts(0, 9308)) - // Standard Error: 97_816 - .saturating_add(Weight::from_parts(310_093_178, 0).saturating_mul(r.into())) + // Measured: `1094 + r * (245 ±0)` + // Estimated: `9274 + r * (2721 ±0)` + // Minimum execution time: 254_993_000 picoseconds. + Weight::from_parts(271_825_000, 0) + .saturating_add(Weight::from_parts(0, 9274)) + // Standard Error: 93_020 + .saturating_add(Weight::from_parts(245_095_927, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(11)) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(4)) @@ -1387,12 +1387,12 @@ impl pallet_contracts::WeightInfo for WeightInfo { fn seal_delegate_call(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0 + r * (576 ±0)` - // Estimated: `6680 + r * (2637 ±3)` - // Minimum execution time: 333_145_000 picoseconds. - Weight::from_parts(337_988_000, 0) - .saturating_add(Weight::from_parts(0, 6680)) - // Standard Error: 154_127 - .saturating_add(Weight::from_parts(309_190_603, 0).saturating_mul(r.into())) + // Estimated: `6646 + r * (2637 ±10)` + // Minimum execution time: 256_456_000 picoseconds. + Weight::from_parts(269_230_000, 0) + .saturating_add(Weight::from_parts(0, 6646)) + // Standard Error: 155_554 + .saturating_add(Weight::from_parts(244_458_607, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().reads((3_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(3)) @@ -1417,15 +1417,15 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// The range of component `c` is `[0, 1048576]`. fn seal_call_per_transfer_clone_byte(t: u32, c: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `1175 + t * (243 ±0)` - // Estimated: `12065 + t * (5193 ±0)` - // Minimum execution time: 535_291_000 picoseconds. - Weight::from_parts(152_665_787, 0) - .saturating_add(Weight::from_parts(0, 12065)) - // Standard Error: 11_389_799 - .saturating_add(Weight::from_parts(350_922_410, 0).saturating_mul(t.into())) + // Measured: `1141 + t * (243 ±0)` + // Estimated: `12031 + t * (5193 ±0)` + // Minimum execution time: 443_869_000 picoseconds. + Weight::from_parts(87_895_700, 0) + .saturating_add(Weight::from_parts(0, 12031)) + // Standard Error: 11_218_493 + .saturating_add(Weight::from_parts(342_299_114, 0).saturating_mul(t.into())) // Standard Error: 16 - .saturating_add(Weight::from_parts(1_041, 0).saturating_mul(c.into())) + .saturating_add(Weight::from_parts(1_029, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(13)) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(t.into()))) .saturating_add(T::DbWeight::get().writes(6)) @@ -1449,17 +1449,17 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// Storage: `System::EventTopics` (r:803 w:803) /// Proof: `System::EventTopics` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `Balances::Holds` (r:800 w:800) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(67), added: 2542, mode: `Measured`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(103), added: 2578, mode: `Measured`) /// The range of component `r` is `[1, 800]`. fn seal_instantiate(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `917 + r * (255 ±0)` - // Estimated: `9195 + r * (2730 ±0)` - // Minimum execution time: 772_399_000 picoseconds. - Weight::from_parts(777_836_000, 0) - .saturating_add(Weight::from_parts(0, 9195)) - // Standard Error: 262_184 - .saturating_add(Weight::from_parts(435_113_013, 0).saturating_mul(r.into())) + // Measured: `882 + r * (255 ±0)` + // Estimated: `9153 + r * (2730 ±0)` + // Minimum execution time: 622_628_000 picoseconds. + Weight::from_parts(641_240_000, 0) + .saturating_add(Weight::from_parts(0, 9153)) + // Standard Error: 253_386 + .saturating_add(Weight::from_parts(362_451_522, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(11)) .saturating_add(T::DbWeight::get().reads((6_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(7)) @@ -1483,23 +1483,23 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// Storage: `System::EventTopics` (r:4 w:4) /// Proof: `System::EventTopics` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `Balances::Holds` (r:1 w:1) - /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(67), added: 2542, mode: `Measured`) + /// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(103), added: 2578, mode: `Measured`) /// The range of component `t` is `[0, 1]`. /// The range of component `i` is `[0, 983040]`. /// The range of component `s` is `[0, 983040]`. fn seal_instantiate_per_transfer_input_salt_byte(t: u32, i: u32, s: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `1118 + t * (66 ±0)` - // Estimated: `12032 + t * (2553 ±1)` - // Minimum execution time: 3_022_078_000 picoseconds. - Weight::from_parts(672_904_292, 0) - .saturating_add(Weight::from_parts(0, 12032)) - // Standard Error: 6_402_950 - .saturating_add(Weight::from_parts(96_044_196, 0).saturating_mul(t.into())) - // Standard Error: 10 - .saturating_add(Weight::from_parts(2_268, 0).saturating_mul(i.into())) - // Standard Error: 10 - .saturating_add(Weight::from_parts(2_395, 0).saturating_mul(s.into())) + // Measured: `1084 + t * (66 ±0)` + // Estimated: `11998 + t * (2553 ±1)` + // Minimum execution time: 2_891_347_000 picoseconds. + Weight::from_parts(668_277_318, 0) + .saturating_add(Weight::from_parts(0, 11998)) + // Standard Error: 3_761_613 + .saturating_add(Weight::from_parts(79_781_191, 0).saturating_mul(t.into())) + // Standard Error: 5 + .saturating_add(Weight::from_parts(2_239, 0).saturating_mul(i.into())) + // Standard Error: 5 + .saturating_add(Weight::from_parts(2_344, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(16)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(t.into()))) .saturating_add(T::DbWeight::get().writes(11)) @@ -1523,13 +1523,13 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// The range of component `r` is `[0, 1600]`. fn seal_hash_sha2_256(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `730 + r * (8 ±0)` - // Estimated: `6669 + r * (8 ±0)` - // Minimum execution time: 326_064_000 picoseconds. - Weight::from_parts(335_257_480, 0) - .saturating_add(Weight::from_parts(0, 6669)) - // Standard Error: 422 - .saturating_add(Weight::from_parts(414_436, 0).saturating_mul(r.into())) + // Measured: `696 + r * (8 ±0)` + // Estimated: `6635 + r * (8 ±0)` + // Minimum execution time: 251_643_000 picoseconds. + Weight::from_parts(273_798_741, 0) + .saturating_add(Weight::from_parts(0, 6635)) + // Standard Error: 408 + .saturating_add(Weight::from_parts(407_097, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 8).saturating_mul(r.into())) @@ -1551,13 +1551,13 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// The range of component `n` is `[0, 1048576]`. fn seal_hash_sha2_256_per_byte(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `738` - // Estimated: `6676` - // Minimum execution time: 330_700_000 picoseconds. - Weight::from_parts(351_112_082, 0) - .saturating_add(Weight::from_parts(0, 6676)) - // Standard Error: 1 - .saturating_add(Weight::from_parts(1_400, 0).saturating_mul(n.into())) + // Measured: `704` + // Estimated: `6642` + // Minimum execution time: 250_390_000 picoseconds. + Weight::from_parts(271_138_715, 0) + .saturating_add(Weight::from_parts(0, 6642)) + // Standard Error: 24 + .saturating_add(Weight::from_parts(1_462, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -1578,13 +1578,13 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// The range of component `r` is `[0, 1600]`. fn seal_hash_keccak_256(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `732 + r * (8 ±0)` - // Estimated: `6674 + r * (8 ±0)` - // Minimum execution time: 327_163_000 picoseconds. - Weight::from_parts(341_709_806, 0) - .saturating_add(Weight::from_parts(0, 6674)) - // Standard Error: 510 - .saturating_add(Weight::from_parts(813_532, 0).saturating_mul(r.into())) + // Measured: `698 + r * (8 ±0)` + // Estimated: `6640 + r * (8 ±0)` + // Minimum execution time: 254_453_000 picoseconds. + Weight::from_parts(275_168_465, 0) + .saturating_add(Weight::from_parts(0, 6640)) + // Standard Error: 469 + .saturating_add(Weight::from_parts(805_061, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 8).saturating_mul(r.into())) @@ -1606,13 +1606,13 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// The range of component `n` is `[0, 1048576]`. fn seal_hash_keccak_256_per_byte(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `740` - // Estimated: `6682` - // Minimum execution time: 330_249_000 picoseconds. - Weight::from_parts(360_373_719, 0) - .saturating_add(Weight::from_parts(0, 6682)) + // Measured: `706` + // Estimated: `6648` + // Minimum execution time: 266_280_000 picoseconds. + Weight::from_parts(300_576_594, 0) + .saturating_add(Weight::from_parts(0, 6648)) // Standard Error: 1 - .saturating_add(Weight::from_parts(3_667, 0).saturating_mul(n.into())) + .saturating_add(Weight::from_parts(3_631, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -1633,13 +1633,13 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// The range of component `r` is `[0, 1600]`. fn seal_hash_blake2_256(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `732 + r * (8 ±0)` - // Estimated: `6676 + r * (8 ±0)` - // Minimum execution time: 330_380_000 picoseconds. - Weight::from_parts(339_242_365, 0) - .saturating_add(Weight::from_parts(0, 6676)) - // Standard Error: 487 - .saturating_add(Weight::from_parts(478_092, 0).saturating_mul(r.into())) + // Measured: `698 + r * (8 ±0)` + // Estimated: `6642 + r * (8 ±0)` + // Minimum execution time: 250_085_000 picoseconds. + Weight::from_parts(277_135_151, 0) + .saturating_add(Weight::from_parts(0, 6642)) + // Standard Error: 387 + .saturating_add(Weight::from_parts(455_213, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 8).saturating_mul(r.into())) @@ -1661,13 +1661,13 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// The range of component `n` is `[0, 1048576]`. fn seal_hash_blake2_256_per_byte(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `740` - // Estimated: `6681` - // Minimum execution time: 333_128_000 picoseconds. - Weight::from_parts(356_675_399, 0) - .saturating_add(Weight::from_parts(0, 6681)) - // Standard Error: 1 - .saturating_add(Weight::from_parts(1_521, 0).saturating_mul(n.into())) + // Measured: `706` + // Estimated: `6647` + // Minimum execution time: 263_857_000 picoseconds. + Weight::from_parts(289_000_801, 0) + .saturating_add(Weight::from_parts(0, 6647)) + // Standard Error: 0 + .saturating_add(Weight::from_parts(1_495, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -1688,13 +1688,13 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// The range of component `r` is `[0, 1600]`. fn seal_hash_blake2_128(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `732 + r * (8 ±0)` - // Estimated: `6673 + r * (8 ±0)` - // Minimum execution time: 326_885_000 picoseconds. - Weight::from_parts(337_517_499, 0) - .saturating_add(Weight::from_parts(0, 6673)) - // Standard Error: 424 - .saturating_add(Weight::from_parts(484_252, 0).saturating_mul(r.into())) + // Measured: `698 + r * (8 ±0)` + // Estimated: `6639 + r * (8 ±0)` + // Minimum execution time: 250_306_000 picoseconds. + Weight::from_parts(277_130_663, 0) + .saturating_add(Weight::from_parts(0, 6639)) + // Standard Error: 445 + .saturating_add(Weight::from_parts(463_755, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 8).saturating_mul(r.into())) @@ -1716,13 +1716,13 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// The range of component `n` is `[0, 1048576]`. fn seal_hash_blake2_128_per_byte(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `740` - // Estimated: `6679` - // Minimum execution time: 328_832_000 picoseconds. - Weight::from_parts(355_224_214, 0) - .saturating_add(Weight::from_parts(0, 6679)) - // Standard Error: 1 - .saturating_add(Weight::from_parts(1_519, 0).saturating_mul(n.into())) + // Measured: `706` + // Estimated: `6645` + // Minimum execution time: 255_430_000 picoseconds. + Weight::from_parts(293_985_128, 0) + .saturating_add(Weight::from_parts(0, 6645)) + // Standard Error: 0 + .saturating_add(Weight::from_parts(1_490, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -1743,13 +1743,13 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// The range of component `n` is `[0, 125697]`. fn seal_sr25519_verify_per_byte(n: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `865 + n * (1 ±0)` - // Estimated: `6802 + n * (1 ±0)` - // Minimum execution time: 393_678_000 picoseconds. - Weight::from_parts(408_740_288, 0) - .saturating_add(Weight::from_parts(0, 6802)) - // Standard Error: 14 - .saturating_add(Weight::from_parts(6_299, 0).saturating_mul(n.into())) + // Measured: `831 + n * (1 ±0)` + // Estimated: `6768 + n * (1 ±0)` + // Minimum execution time: 325_057_000 picoseconds. + Weight::from_parts(342_399_607, 0) + .saturating_add(Weight::from_parts(0, 6768)) + // Standard Error: 12 + .saturating_add(Weight::from_parts(6_595, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(n.into())) @@ -1771,13 +1771,13 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// The range of component `r` is `[0, 160]`. fn seal_sr25519_verify(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `671 + r * (112 ±0)` - // Estimated: `6616 + r * (112 ±0)` - // Minimum execution time: 330_383_000 picoseconds. - Weight::from_parts(361_670_471, 0) - .saturating_add(Weight::from_parts(0, 6616)) - // Standard Error: 6_773 - .saturating_add(Weight::from_parts(55_843_885, 0).saturating_mul(r.into())) + // Measured: `641 + r * (112 ±0)` + // Estimated: `6582 + r * (112 ±0)` + // Minimum execution time: 253_314_000 picoseconds. + Weight::from_parts(294_618_148, 0) + .saturating_add(Weight::from_parts(0, 6582)) + // Standard Error: 7_751 + .saturating_add(Weight::from_parts(56_059_131, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 112).saturating_mul(r.into())) @@ -1799,13 +1799,13 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// The range of component `r` is `[0, 160]`. fn seal_ecdsa_recover(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `775 + r * (76 ±0)` - // Estimated: `6669 + r * (77 ±0)` - // Minimum execution time: 332_511_000 picoseconds. - Weight::from_parts(369_227_665, 0) - .saturating_add(Weight::from_parts(0, 6669)) - // Standard Error: 10_111 - .saturating_add(Weight::from_parts(45_924_372, 0).saturating_mul(r.into())) + // Measured: `741 + r * (76 ±0)` + // Estimated: `6635 + r * (77 ±0)` + // Minimum execution time: 249_890_000 picoseconds. + Weight::from_parts(301_102_505, 0) + .saturating_add(Weight::from_parts(0, 6635)) + // Standard Error: 9_456 + .saturating_add(Weight::from_parts(46_023_927, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 77).saturating_mul(r.into())) @@ -1827,13 +1827,13 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// The range of component `r` is `[0, 160]`. fn seal_ecdsa_to_eth_address(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `745 + r * (42 ±0)` - // Estimated: `6684 + r * (42 ±0)` - // Minimum execution time: 333_762_000 picoseconds. - Weight::from_parts(352_306_892, 0) - .saturating_add(Weight::from_parts(0, 6684)) - // Standard Error: 5_477 - .saturating_add(Weight::from_parts(11_870_388, 0).saturating_mul(r.into())) + // Measured: `711 + r * (42 ±0)` + // Estimated: `6650 + r * (42 ±0)` + // Minimum execution time: 259_946_000 picoseconds. + Weight::from_parts(287_239_915, 0) + .saturating_add(Weight::from_parts(0, 6650)) + // Standard Error: 6_161 + .saturating_add(Weight::from_parts(11_805_668, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 42).saturating_mul(r.into())) @@ -1856,12 +1856,12 @@ impl pallet_contracts::WeightInfo for WeightInfo { fn seal_set_code_hash(r: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `0 + r * (965 ±0)` - // Estimated: `6675 + r * (3090 ±10)` - // Minimum execution time: 330_417_000 picoseconds. - Weight::from_parts(333_929_000, 0) - .saturating_add(Weight::from_parts(0, 6675)) - // Standard Error: 41_201 - .saturating_add(Weight::from_parts(24_399_063, 0).saturating_mul(r.into())) + // Estimated: `6641 + r * (3090 ±7)` + // Minimum execution time: 266_539_000 picoseconds. + Weight::from_parts(270_583_000, 0) + .saturating_add(Weight::from_parts(0, 6641)) + // Standard Error: 40_977 + .saturating_add(Weight::from_parts(23_216_416, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().reads((3_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(3)) @@ -1885,13 +1885,13 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// The range of component `r` is `[0, 32]`. fn add_delegate_dependency(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `796 + r * (131 ±0)` - // Estimated: `6746 + r * (2606 ±0)` - // Minimum execution time: 331_485_000 picoseconds. - Weight::from_parts(349_223_224, 0) - .saturating_add(Weight::from_parts(0, 6746)) - // Standard Error: 20_624 - .saturating_add(Weight::from_parts(6_351_042, 0).saturating_mul(r.into())) + // Measured: `762 + r * (131 ±0)` + // Estimated: `6712 + r * (2606 ±0)` + // Minimum execution time: 252_125_000 picoseconds. + Weight::from_parts(284_472_579, 0) + .saturating_add(Weight::from_parts(0, 6712)) + // Standard Error: 26_896 + .saturating_add(Weight::from_parts(6_217_492, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(3)) @@ -1915,13 +1915,13 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// The range of component `r` is `[0, 32]`. fn remove_delegate_dependency(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `837 + r * (183 ±0)` + // Measured: `803 + r * (183 ±0)` // Estimated: `129453 + r * (2568 ±0)` - // Minimum execution time: 332_604_000 picoseconds. - Weight::from_parts(350_970_090, 0) + // Minimum execution time: 251_869_000 picoseconds. + Weight::from_parts(285_273_891, 0) .saturating_add(Weight::from_parts(0, 129453)) - // Standard Error: 24_712 - .saturating_add(Weight::from_parts(5_561_035, 0).saturating_mul(r.into())) + // Standard Error: 29_043 + .saturating_add(Weight::from_parts(5_524_771, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(3)) @@ -1945,13 +1945,13 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// The range of component `r` is `[0, 1600]`. fn seal_reentrance_count(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `726 + r * (3 ±0)` - // Estimated: `6672 + r * (3 ±0)` - // Minimum execution time: 328_697_000 picoseconds. - Weight::from_parts(339_756_674, 0) - .saturating_add(Weight::from_parts(0, 6672)) - // Standard Error: 338 - .saturating_add(Weight::from_parts(183_753, 0).saturating_mul(r.into())) + // Measured: `692 + r * (3 ±0)` + // Estimated: `6638 + r * (3 ±0)` + // Minimum execution time: 248_887_000 picoseconds. + Weight::from_parts(277_236_295, 0) + .saturating_add(Weight::from_parts(0, 6638)) + // Standard Error: 421 + .saturating_add(Weight::from_parts(166_583, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 3).saturating_mul(r.into())) @@ -1973,13 +1973,13 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// The range of component `r` is `[0, 1600]`. fn seal_account_reentrance_count(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `1977 + r * (39 ±0)` - // Estimated: `7767 + r * (40 ±0)` - // Minimum execution time: 332_657_000 picoseconds. - Weight::from_parts(379_607_426, 0) - .saturating_add(Weight::from_parts(0, 7767)) - // Standard Error: 1_004 - .saturating_add(Weight::from_parts(274_472, 0).saturating_mul(r.into())) + // Measured: `1943 + r * (39 ±0)` + // Estimated: `7733 + r * (40 ±0)` + // Minimum execution time: 266_354_000 picoseconds. + Weight::from_parts(315_367_798, 0) + .saturating_add(Weight::from_parts(0, 7733)) + // Standard Error: 801 + .saturating_add(Weight::from_parts(255_812, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 40).saturating_mul(r.into())) @@ -2003,13 +2003,13 @@ impl pallet_contracts::WeightInfo for WeightInfo { /// The range of component `r` is `[0, 1600]`. fn seal_instantiation_nonce(r: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `729 + r * (3 ±0)` - // Estimated: `6669 + r * (3 ±0)` - // Minimum execution time: 328_693_000 picoseconds. - Weight::from_parts(342_815_135, 0) - .saturating_add(Weight::from_parts(0, 6669)) - // Standard Error: 344 - .saturating_add(Weight::from_parts(161_691, 0).saturating_mul(r.into())) + // Measured: `695 + r * (3 ±0)` + // Estimated: `6635 + r * (3 ±0)` + // Minimum execution time: 251_202_000 picoseconds. + Weight::from_parts(274_200_505, 0) + .saturating_add(Weight::from_parts(0, 6635)) + // Standard Error: 402 + .saturating_add(Weight::from_parts(151_631, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(4)) .saturating_add(Weight::from_parts(0, 3).saturating_mul(r.into())) @@ -2019,10 +2019,10 @@ impl pallet_contracts::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_730_000 picoseconds. - Weight::from_parts(2_362_680, 0) + // Minimum execution time: 1_620_000 picoseconds. + Weight::from_parts(1_727_805, 0) .saturating_add(Weight::from_parts(0, 0)) - // Standard Error: 40 - .saturating_add(Weight::from_parts(10_843, 0).saturating_mul(r.into())) + // Standard Error: 8 + .saturating_add(Weight::from_parts(11_650, 0).saturating_mul(r.into())) } } diff --git a/runtime/trappist/src/weights/pallet_democracy.rs b/runtime/trappist/src/weights/pallet_democracy.rs index 1b42560a..6328deb3 100644 --- a/runtime/trappist/src/weights/pallet_democracy.rs +++ b/runtime/trappist/src/weights/pallet_democracy.rs @@ -17,10 +17,10 @@ //! Autogenerated weights for `pallet_democracy` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-11-23, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 29.0.0 +//! DATE: 2023-12-18, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `runner-yprdrvc7-project-647-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` +//! HOSTNAME: `runner-q7z7ruxr-project-647-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! WASM-EXECUTION: `Compiled`, CHAIN: `Some("trappist-dev")`, DB CACHE: 1024 // Executed Command: @@ -62,8 +62,8 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `4768` // Estimated: `18187` - // Minimum execution time: 44_536_000 picoseconds. - Weight::from_parts(45_703_000, 0) + // Minimum execution time: 40_276_000 picoseconds. + Weight::from_parts(41_293_000, 0) .saturating_add(Weight::from_parts(0, 18187)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) @@ -74,8 +74,8 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `3523` // Estimated: `6695` - // Minimum execution time: 37_837_000 picoseconds. - Weight::from_parts(39_041_000, 0) + // Minimum execution time: 35_092_000 picoseconds. + Weight::from_parts(36_405_000, 0) .saturating_add(Weight::from_parts(0, 6695)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -92,8 +92,8 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `3399` // Estimated: `7260` - // Minimum execution time: 52_994_000 picoseconds. - Weight::from_parts(55_670_000, 0) + // Minimum execution time: 51_027_000 picoseconds. + Weight::from_parts(52_659_000, 0) .saturating_add(Weight::from_parts(0, 7260)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) @@ -110,8 +110,8 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `3421` // Estimated: `7260` - // Minimum execution time: 58_542_000 picoseconds. - Weight::from_parts(60_007_000, 0) + // Minimum execution time: 54_539_000 picoseconds. + Weight::from_parts(56_044_000, 0) .saturating_add(Weight::from_parts(0, 7260)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) @@ -126,8 +126,8 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `333` // Estimated: `3666` - // Minimum execution time: 25_648_000 picoseconds. - Weight::from_parts(26_305_000, 0) + // Minimum execution time: 22_113_000 picoseconds. + Weight::from_parts(22_926_000, 0) .saturating_add(Weight::from_parts(0, 3666)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) @@ -150,8 +150,8 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `6216` // Estimated: `18187` - // Minimum execution time: 109_983_000 picoseconds. - Weight::from_parts(111_527_000, 0) + // Minimum execution time: 100_054_000 picoseconds. + Weight::from_parts(102_173_000, 0) .saturating_add(Weight::from_parts(0, 18187)) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(8)) @@ -164,8 +164,8 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `3383` // Estimated: `6703` - // Minimum execution time: 13_017_000 picoseconds. - Weight::from_parts(13_783_000, 0) + // Minimum execution time: 11_499_000 picoseconds. + Weight::from_parts(12_073_000, 0) .saturating_add(Weight::from_parts(0, 6703)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -176,8 +176,8 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_817_000 picoseconds. - Weight::from_parts(3_030_000, 0) + // Minimum execution time: 2_301_000 picoseconds. + Weight::from_parts(2_579_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -187,8 +187,8 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_859_000 picoseconds. - Weight::from_parts(3_012_000, 0) + // Minimum execution time: 2_443_000 picoseconds. + Weight::from_parts(2_636_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -204,8 +204,8 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `253` // Estimated: `3518` - // Minimum execution time: 26_839_000 picoseconds. - Weight::from_parts(27_609_000, 0) + // Minimum execution time: 21_938_000 picoseconds. + Weight::from_parts(22_637_000, 0) .saturating_add(Weight::from_parts(0, 3518)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(5)) @@ -220,8 +220,8 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `3486` // Estimated: `6703` - // Minimum execution time: 29_460_000 picoseconds. - Weight::from_parts(30_255_000, 0) + // Minimum execution time: 25_022_000 picoseconds. + Weight::from_parts(25_581_000, 0) .saturating_add(Weight::from_parts(0, 6703)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) @@ -238,8 +238,8 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `6127` // Estimated: `18187` - // Minimum execution time: 92_198_000 picoseconds. - Weight::from_parts(93_190_000, 0) + // Minimum execution time: 82_828_000 picoseconds. + Weight::from_parts(83_663_000, 0) .saturating_add(Weight::from_parts(0, 18187)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(5)) @@ -252,8 +252,8 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `238` // Estimated: `3518` - // Minimum execution time: 19_356_000 picoseconds. - Weight::from_parts(19_773_000, 0) + // Minimum execution time: 16_185_000 picoseconds. + Weight::from_parts(16_698_000, 0) .saturating_add(Weight::from_parts(0, 3518)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) @@ -269,11 +269,11 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `211 + r * (86 ±0)` // Estimated: `1489 + r * (2676 ±0)` - // Minimum execution time: 7_423_000 picoseconds. - Weight::from_parts(8_128_432, 0) + // Minimum execution time: 5_718_000 picoseconds. + Weight::from_parts(6_857_147, 0) .saturating_add(Weight::from_parts(0, 1489)) - // Standard Error: 6_452 - .saturating_add(Weight::from_parts(3_133_741, 0).saturating_mul(r.into())) + // Standard Error: 6_282 + .saturating_add(Weight::from_parts(3_039_306, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(1)) @@ -296,11 +296,11 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `211 + r * (86 ±0)` // Estimated: `18187 + r * (2676 ±0)` - // Minimum execution time: 10_282_000 picoseconds. - Weight::from_parts(11_115_836, 0) + // Minimum execution time: 7_719_000 picoseconds. + Weight::from_parts(8_820_765, 0) .saturating_add(Weight::from_parts(0, 18187)) - // Standard Error: 6_317 - .saturating_add(Weight::from_parts(3_177_597, 0).saturating_mul(r.into())) + // Standard Error: 6_982 + .saturating_add(Weight::from_parts(3_075_030, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(1)) @@ -319,11 +319,11 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `763 + r * (108 ±0)` // Estimated: `19800 + r * (2676 ±0)` - // Minimum execution time: 39_184_000 picoseconds. - Weight::from_parts(44_966_513, 0) + // Minimum execution time: 36_461_000 picoseconds. + Weight::from_parts(43_237_554, 0) .saturating_add(Weight::from_parts(0, 19800)) - // Standard Error: 8_865 - .saturating_add(Weight::from_parts(4_048_901, 0).saturating_mul(r.into())) + // Standard Error: 6_834 + .saturating_add(Weight::from_parts(3_968_685, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(4)) @@ -339,11 +339,11 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `460 + r * (108 ±0)` // Estimated: `13530 + r * (2676 ±0)` - // Minimum execution time: 19_708_000 picoseconds. - Weight::from_parts(20_357_543, 0) + // Minimum execution time: 17_509_000 picoseconds. + Weight::from_parts(18_971_012, 0) .saturating_add(Weight::from_parts(0, 13530)) - // Standard Error: 6_470 - .saturating_add(Weight::from_parts(3_985_854, 0).saturating_mul(r.into())) + // Standard Error: 7_328 + .saturating_add(Weight::from_parts(3_941_605, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(2)) @@ -356,8 +356,8 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_012_000 picoseconds. - Weight::from_parts(3_149_000, 0) + // Minimum execution time: 2_477_000 picoseconds. + Weight::from_parts(2_613_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -374,11 +374,11 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `455` // Estimated: `7260` - // Minimum execution time: 22_333_000 picoseconds. - Weight::from_parts(36_801_929, 0) + // Minimum execution time: 21_800_000 picoseconds. + Weight::from_parts(34_481_724, 0) .saturating_add(Weight::from_parts(0, 7260)) - // Standard Error: 3_744 - .saturating_add(Weight::from_parts(110_843, 0).saturating_mul(r.into())) + // Standard Error: 3_453 + .saturating_add(Weight::from_parts(105_093, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -395,11 +395,11 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `456 + r * (22 ±0)` // Estimated: `7260` - // Minimum execution time: 32_191_000 picoseconds. - Weight::from_parts(35_476_416, 0) + // Minimum execution time: 29_860_000 picoseconds. + Weight::from_parts(33_023_157, 0) .saturating_add(Weight::from_parts(0, 7260)) - // Standard Error: 2_065 - .saturating_add(Weight::from_parts(129_338, 0).saturating_mul(r.into())) + // Standard Error: 1_996 + .saturating_add(Weight::from_parts(129_277, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -412,11 +412,11 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `695 + r * (26 ±0)` // Estimated: `7260` - // Minimum execution time: 15_003_000 picoseconds. - Weight::from_parts(18_127_140, 0) + // Minimum execution time: 14_499_000 picoseconds. + Weight::from_parts(18_271_192, 0) .saturating_add(Weight::from_parts(0, 7260)) - // Standard Error: 1_741 - .saturating_add(Weight::from_parts(121_912, 0).saturating_mul(r.into())) + // Standard Error: 1_959 + .saturating_add(Weight::from_parts(124_683, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -429,11 +429,11 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `695 + r * (26 ±0)` // Estimated: `7260` - // Minimum execution time: 14_798_000 picoseconds. - Weight::from_parts(18_427_275, 0) + // Minimum execution time: 14_858_000 picoseconds. + Weight::from_parts(18_343_492, 0) .saturating_add(Weight::from_parts(0, 7260)) - // Standard Error: 1_865 - .saturating_add(Weight::from_parts(124_395, 0).saturating_mul(r.into())) + // Standard Error: 2_043 + .saturating_add(Weight::from_parts(126_257, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -441,16 +441,18 @@ impl pallet_democracy::WeightInfo for WeightInfo { /// Proof: `Democracy::NextExternal` (`max_values`: Some(1), `max_size`: Some(132), added: 627, mode: `MaxEncodedLen`) /// Storage: `Preimage::StatusFor` (r:1 w:0) /// Proof: `Preimage::StatusFor` (`max_values`: None, `max_size`: Some(91), added: 2566, mode: `MaxEncodedLen`) + /// Storage: `Preimage::RequestStatusFor` (r:1 w:0) + /// Proof: `Preimage::RequestStatusFor` (`max_values`: None, `max_size`: Some(75), added: 2550, mode: `MaxEncodedLen`) /// Storage: `Democracy::MetadataOf` (r:0 w:1) /// Proof: `Democracy::MetadataOf` (`max_values`: None, `max_size`: Some(53), added: 2528, mode: `MaxEncodedLen`) fn set_external_metadata() -> Weight { // Proof Size summary in bytes: // Measured: `323` // Estimated: `3556` - // Minimum execution time: 18_545_000 picoseconds. - Weight::from_parts(19_106_000, 0) + // Minimum execution time: 17_159_000 picoseconds. + Weight::from_parts(17_707_000, 0) .saturating_add(Weight::from_parts(0, 3556)) - .saturating_add(T::DbWeight::get().reads(2)) + .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) } /// Storage: `Democracy::NextExternal` (r:1 w:0) @@ -461,8 +463,8 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `253` // Estimated: `3518` - // Minimum execution time: 16_650_000 picoseconds. - Weight::from_parts(17_152_000, 0) + // Minimum execution time: 14_171_000 picoseconds. + Weight::from_parts(14_633_000, 0) .saturating_add(Weight::from_parts(0, 3518)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -471,16 +473,18 @@ impl pallet_democracy::WeightInfo for WeightInfo { /// Proof: `Democracy::PublicProps` (`max_values`: Some(1), `max_size`: Some(16702), added: 17197, mode: `MaxEncodedLen`) /// Storage: `Preimage::StatusFor` (r:1 w:0) /// Proof: `Preimage::StatusFor` (`max_values`: None, `max_size`: Some(91), added: 2566, mode: `MaxEncodedLen`) + /// Storage: `Preimage::RequestStatusFor` (r:1 w:0) + /// Proof: `Preimage::RequestStatusFor` (`max_values`: None, `max_size`: Some(75), added: 2550, mode: `MaxEncodedLen`) /// Storage: `Democracy::MetadataOf` (r:0 w:1) /// Proof: `Democracy::MetadataOf` (`max_values`: None, `max_size`: Some(53), added: 2528, mode: `MaxEncodedLen`) fn set_proposal_metadata() -> Weight { // Proof Size summary in bytes: // Measured: `4855` // Estimated: `18187` - // Minimum execution time: 42_065_000 picoseconds. - Weight::from_parts(43_161_000, 0) + // Minimum execution time: 40_289_000 picoseconds. + Weight::from_parts(40_940_000, 0) .saturating_add(Weight::from_parts(0, 18187)) - .saturating_add(T::DbWeight::get().reads(2)) + .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) } /// Storage: `Democracy::PublicProps` (r:1 w:0) @@ -491,24 +495,26 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `4789` // Estimated: `18187` - // Minimum execution time: 39_436_000 picoseconds. - Weight::from_parts(40_254_000, 0) + // Minimum execution time: 36_062_000 picoseconds. + Weight::from_parts(36_894_000, 0) .saturating_add(Weight::from_parts(0, 18187)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } /// Storage: `Preimage::StatusFor` (r:1 w:0) /// Proof: `Preimage::StatusFor` (`max_values`: None, `max_size`: Some(91), added: 2566, mode: `MaxEncodedLen`) + /// Storage: `Preimage::RequestStatusFor` (r:1 w:0) + /// Proof: `Preimage::RequestStatusFor` (`max_values`: None, `max_size`: Some(75), added: 2550, mode: `MaxEncodedLen`) /// Storage: `Democracy::MetadataOf` (r:0 w:1) /// Proof: `Democracy::MetadataOf` (`max_values`: None, `max_size`: Some(53), added: 2528, mode: `MaxEncodedLen`) fn set_referendum_metadata() -> Weight { // Proof Size summary in bytes: // Measured: `144` // Estimated: `3556` - // Minimum execution time: 14_381_000 picoseconds. - Weight::from_parts(14_862_000, 0) + // Minimum execution time: 13_936_000 picoseconds. + Weight::from_parts(14_316_000, 0) .saturating_add(Weight::from_parts(0, 3556)) - .saturating_add(T::DbWeight::get().reads(1)) + .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } /// Storage: `Democracy::ReferendumInfoOf` (r:1 w:0) @@ -519,8 +525,8 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `269` // Estimated: `3666` - // Minimum execution time: 18_411_000 picoseconds. - Weight::from_parts(18_866_000, 0) + // Minimum execution time: 16_253_000 picoseconds. + Weight::from_parts(16_678_000, 0) .saturating_add(Weight::from_parts(0, 3666)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) diff --git a/runtime/trappist/src/weights/pallet_identity.rs b/runtime/trappist/src/weights/pallet_identity.rs index 2f9fd24c..807d680b 100644 --- a/runtime/trappist/src/weights/pallet_identity.rs +++ b/runtime/trappist/src/weights/pallet_identity.rs @@ -17,10 +17,10 @@ //! Autogenerated weights for `pallet_identity` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-11-23, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 29.0.0 +//! DATE: 2023-12-18, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `runner-yprdrvc7-project-647-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` +//! HOSTNAME: `runner-q7z7ruxr-project-647-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! WASM-EXECUTION: `Compiled`, CHAIN: `Some("trappist-dev")`, DB CACHE: 1024 // Executed Command: @@ -57,11 +57,11 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `32 + r * (57 ±0)` // Estimated: `2626` - // Minimum execution time: 11_682_000 picoseconds. - Weight::from_parts(12_716_438, 0) + // Minimum execution time: 8_962_000 picoseconds. + Weight::from_parts(9_805_329, 0) .saturating_add(Weight::from_parts(0, 2626)) - // Standard Error: 1_729 - .saturating_add(Weight::from_parts(78_935, 0).saturating_mul(r.into())) + // Standard Error: 1_659 + .saturating_add(Weight::from_parts(89_757, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -73,13 +73,13 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `442 + r * (5 ±0)` // Estimated: `11003` - // Minimum execution time: 32_311_000 picoseconds. - Weight::from_parts(30_854_780, 0) + // Minimum execution time: 27_288_000 picoseconds. + Weight::from_parts(26_070_710, 0) .saturating_add(Weight::from_parts(0, 11003)) - // Standard Error: 3_093 - .saturating_add(Weight::from_parts(104_973, 0).saturating_mul(r.into())) - // Standard Error: 603 - .saturating_add(Weight::from_parts(484_901, 0).saturating_mul(x.into())) + // Standard Error: 2_405 + .saturating_add(Weight::from_parts(116_123, 0).saturating_mul(r.into())) + // Standard Error: 469 + .saturating_add(Weight::from_parts(460_914, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -94,11 +94,11 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `101` // Estimated: `11003 + s * (2589 ±0)` - // Minimum execution time: 8_833_000 picoseconds. - Weight::from_parts(21_923_683, 0) + // Minimum execution time: 8_515_000 picoseconds. + Weight::from_parts(19_977_372, 0) .saturating_add(Weight::from_parts(0, 11003)) - // Standard Error: 4_146 - .saturating_add(Weight::from_parts(3_358_644, 0).saturating_mul(s.into())) + // Standard Error: 3_918 + .saturating_add(Weight::from_parts(3_065_349, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(s.into()))) .saturating_add(T::DbWeight::get().writes(1)) @@ -116,11 +116,11 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `194 + p * (32 ±0)` // Estimated: `11003` - // Minimum execution time: 8_870_000 picoseconds. - Weight::from_parts(22_514_062, 0) + // Minimum execution time: 8_525_000 picoseconds. + Weight::from_parts(20_265_671, 0) .saturating_add(Weight::from_parts(0, 11003)) - // Standard Error: 3_607 - .saturating_add(Weight::from_parts(1_354_350, 0).saturating_mul(p.into())) + // Standard Error: 5_270 + .saturating_add(Weight::from_parts(1_323_230, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(p.into()))) @@ -138,15 +138,15 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `469 + r * (5 ±0) + s * (32 ±0) + x * (66 ±0)` // Estimated: `11003` - // Minimum execution time: 57_824_000 picoseconds. - Weight::from_parts(31_381_479, 0) + // Minimum execution time: 52_228_000 picoseconds. + Weight::from_parts(29_718_284, 0) .saturating_add(Weight::from_parts(0, 11003)) - // Standard Error: 9_230 - .saturating_add(Weight::from_parts(158_474, 0).saturating_mul(r.into())) - // Standard Error: 1_802 - .saturating_add(Weight::from_parts(1_311_177, 0).saturating_mul(s.into())) - // Standard Error: 1_802 - .saturating_add(Weight::from_parts(276_111, 0).saturating_mul(x.into())) + // Standard Error: 22_447 + .saturating_add(Weight::from_parts(77_968, 0).saturating_mul(r.into())) + // Standard Error: 4_383 + .saturating_add(Weight::from_parts(1_363_637, 0).saturating_mul(s.into())) + // Standard Error: 4_383 + .saturating_add(Weight::from_parts(242_929, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(s.into()))) @@ -161,13 +161,13 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `367 + r * (57 ±0) + x * (66 ±0)` // Estimated: `11003` - // Minimum execution time: 32_571_000 picoseconds. - Weight::from_parts(30_845_345, 0) + // Minimum execution time: 27_364_000 picoseconds. + Weight::from_parts(26_160_352, 0) .saturating_add(Weight::from_parts(0, 11003)) - // Standard Error: 4_379 - .saturating_add(Weight::from_parts(150_598, 0).saturating_mul(r.into())) - // Standard Error: 854 - .saturating_add(Weight::from_parts(529_865, 0).saturating_mul(x.into())) + // Standard Error: 3_186 + .saturating_add(Weight::from_parts(120_648, 0).saturating_mul(r.into())) + // Standard Error: 621 + .saturating_add(Weight::from_parts(472_985, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -179,13 +179,13 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `398 + x * (66 ±0)` // Estimated: `11003` - // Minimum execution time: 28_834_000 picoseconds. - Weight::from_parts(29_080_385, 0) + // Minimum execution time: 24_628_000 picoseconds. + Weight::from_parts(23_865_959, 0) .saturating_add(Weight::from_parts(0, 11003)) - // Standard Error: 3_255 - .saturating_add(Weight::from_parts(79_877, 0).saturating_mul(r.into())) - // Standard Error: 635 - .saturating_add(Weight::from_parts(500_679, 0).saturating_mul(x.into())) + // Standard Error: 2_447 + .saturating_add(Weight::from_parts(94_304, 0).saturating_mul(r.into())) + // Standard Error: 477 + .saturating_add(Weight::from_parts(472_291, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -196,11 +196,11 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `89 + r * (57 ±0)` // Estimated: `2626` - // Minimum execution time: 7_346_000 picoseconds. - Weight::from_parts(8_049_240, 0) + // Minimum execution time: 6_450_000 picoseconds. + Weight::from_parts(7_107_306, 0) .saturating_add(Weight::from_parts(0, 2626)) - // Standard Error: 1_321 - .saturating_add(Weight::from_parts(67_474, 0).saturating_mul(r.into())) + // Standard Error: 1_207 + .saturating_add(Weight::from_parts(64_741, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -211,11 +211,11 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `89 + r * (57 ±0)` // Estimated: `2626` - // Minimum execution time: 6_795_000 picoseconds. - Weight::from_parts(7_238_558, 0) + // Minimum execution time: 5_893_000 picoseconds. + Weight::from_parts(6_381_831, 0) .saturating_add(Weight::from_parts(0, 2626)) - // Standard Error: 902 - .saturating_add(Weight::from_parts(65_687, 0).saturating_mul(r.into())) + // Standard Error: 966 + .saturating_add(Weight::from_parts(62_572, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -226,11 +226,11 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `89 + r * (57 ±0)` // Estimated: `2626` - // Minimum execution time: 6_720_000 picoseconds. - Weight::from_parts(7_119_378, 0) + // Minimum execution time: 5_632_000 picoseconds. + Weight::from_parts(6_149_258, 0) .saturating_add(Weight::from_parts(0, 2626)) - // Standard Error: 948 - .saturating_add(Weight::from_parts(69_205, 0).saturating_mul(r.into())) + // Standard Error: 891 + .saturating_add(Weight::from_parts(65_259, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -244,13 +244,13 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `445 + r * (57 ±0) + x * (66 ±0)` // Estimated: `11003` - // Minimum execution time: 22_787_000 picoseconds. - Weight::from_parts(21_181_337, 0) + // Minimum execution time: 19_860_000 picoseconds. + Weight::from_parts(18_763_234, 0) .saturating_add(Weight::from_parts(0, 11003)) - // Standard Error: 3_911 - .saturating_add(Weight::from_parts(124_498, 0).saturating_mul(r.into())) - // Standard Error: 723 - .saturating_add(Weight::from_parts(791_944, 0).saturating_mul(x.into())) + // Standard Error: 3_126 + .saturating_add(Weight::from_parts(99_491, 0).saturating_mul(r.into())) + // Standard Error: 578 + .saturating_add(Weight::from_parts(756_398, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -269,15 +269,15 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `643 + r * (5 ±0) + s * (32 ±0) + x * (66 ±0)` // Estimated: `11003` - // Minimum execution time: 63_525_000 picoseconds. - Weight::from_parts(37_149_918, 0) + // Minimum execution time: 58_158_000 picoseconds. + Weight::from_parts(36_493_493, 0) .saturating_add(Weight::from_parts(0, 11003)) - // Standard Error: 9_206 - .saturating_add(Weight::from_parts(128_727, 0).saturating_mul(r.into())) - // Standard Error: 1_797 - .saturating_add(Weight::from_parts(1_334_401, 0).saturating_mul(s.into())) - // Standard Error: 1_797 - .saturating_add(Weight::from_parts(278_240, 0).saturating_mul(x.into())) + // Standard Error: 19_575 + .saturating_add(Weight::from_parts(27_340, 0).saturating_mul(r.into())) + // Standard Error: 3_822 + .saturating_add(Weight::from_parts(1_378_132, 0).saturating_mul(s.into())) + // Standard Error: 3_822 + .saturating_add(Weight::from_parts(251_847, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(s.into()))) @@ -293,11 +293,11 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `475 + s * (36 ±0)` // Estimated: `11003` - // Minimum execution time: 28_828_000 picoseconds. - Weight::from_parts(32_701_140, 0) + // Minimum execution time: 24_208_000 picoseconds. + Weight::from_parts(28_030_171, 0) .saturating_add(Weight::from_parts(0, 11003)) - // Standard Error: 1_024 - .saturating_add(Weight::from_parts(91_421, 0).saturating_mul(s.into())) + // Standard Error: 1_653 + .saturating_add(Weight::from_parts(97_359, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -310,11 +310,11 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `591 + s * (3 ±0)` // Estimated: `11003` - // Minimum execution time: 12_355_000 picoseconds. - Weight::from_parts(13_556_186, 0) + // Minimum execution time: 11_634_000 picoseconds. + Weight::from_parts(13_200_456, 0) .saturating_add(Weight::from_parts(0, 11003)) - // Standard Error: 412 - .saturating_add(Weight::from_parts(40_115, 0).saturating_mul(s.into())) + // Standard Error: 613 + .saturating_add(Weight::from_parts(40_211, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -329,11 +329,11 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `638 + s * (35 ±0)` // Estimated: `11003` - // Minimum execution time: 32_300_000 picoseconds. - Weight::from_parts(34_279_894, 0) + // Minimum execution time: 28_078_000 picoseconds. + Weight::from_parts(30_014_958, 0) .saturating_add(Weight::from_parts(0, 11003)) - // Standard Error: 697 - .saturating_add(Weight::from_parts(83_669, 0).saturating_mul(s.into())) + // Standard Error: 686 + .saturating_add(Weight::from_parts(81_168, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -348,11 +348,11 @@ impl pallet_identity::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `667 + s * (37 ±0)` // Estimated: `6723` - // Minimum execution time: 23_849_000 picoseconds. - Weight::from_parts(25_715_440, 0) + // Minimum execution time: 21_845_000 picoseconds. + Weight::from_parts(23_202_635, 0) .saturating_add(Weight::from_parts(0, 6723)) - // Standard Error: 761 - .saturating_add(Weight::from_parts(82_405, 0).saturating_mul(s.into())) + // Standard Error: 647 + .saturating_add(Weight::from_parts(79_463, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) } diff --git a/runtime/trappist/src/weights/pallet_multisig.rs b/runtime/trappist/src/weights/pallet_multisig.rs index 697af815..82e3c31b 100644 --- a/runtime/trappist/src/weights/pallet_multisig.rs +++ b/runtime/trappist/src/weights/pallet_multisig.rs @@ -17,10 +17,10 @@ //! Autogenerated weights for `pallet_multisig` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-11-23, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 29.0.0 +//! DATE: 2023-12-18, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `runner-yprdrvc7-project-647-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` +//! HOSTNAME: `runner-q7z7ruxr-project-647-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! WASM-EXECUTION: `Compiled`, CHAIN: `Some("trappist-dev")`, DB CACHE: 1024 // Executed Command: @@ -50,19 +50,21 @@ use core::marker::PhantomData; /// Weight functions for `pallet_multisig`. pub struct WeightInfo(PhantomData); impl pallet_multisig::WeightInfo for WeightInfo { - /// Storage: `LockdownMode::LockdownModeStatus` (r:1 w:0) - /// Proof: `LockdownMode::LockdownModeStatus` (`max_values`: Some(1), `max_size`: Some(1), added: 496, mode: `MaxEncodedLen`) + /// Storage: `TxPause::PausedCalls` (r:1 w:0) + /// Proof: `TxPause::PausedCalls` (`max_values`: None, `max_size`: Some(532), added: 3007, mode: `MaxEncodedLen`) + /// Storage: `SafeMode::EnteredUntil` (r:1 w:0) + /// Proof: `SafeMode::EnteredUntil` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) /// The range of component `z` is `[0, 10000]`. fn as_multi_threshold_1(z: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `100` - // Estimated: `1486` - // Minimum execution time: 18_686_000 picoseconds. - Weight::from_parts(19_390_869, 0) - .saturating_add(Weight::from_parts(0, 1486)) - // Standard Error: 4 - .saturating_add(Weight::from_parts(587, 0).saturating_mul(z.into())) - .saturating_add(T::DbWeight::get().reads(1)) + // Measured: `80` + // Estimated: `3997` + // Minimum execution time: 19_199_000 picoseconds. + Weight::from_parts(19_696_041, 0) + .saturating_add(Weight::from_parts(0, 3997)) + // Standard Error: 5 + .saturating_add(Weight::from_parts(586, 0).saturating_mul(z.into())) + .saturating_add(T::DbWeight::get().reads(2)) } /// Storage: `Multisig::Multisigs` (r:1 w:1) /// Proof: `Multisig::Multisigs` (`max_values`: None, `max_size`: Some(3346), added: 5821, mode: `MaxEncodedLen`) @@ -72,13 +74,13 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `262 + s * (2 ±0)` // Estimated: `6811` - // Minimum execution time: 44_025_000 picoseconds. - Weight::from_parts(34_224_817, 0) + // Minimum execution time: 38_839_000 picoseconds. + Weight::from_parts(29_098_522, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 713 - .saturating_add(Weight::from_parts(119_184, 0).saturating_mul(s.into())) - // Standard Error: 6 - .saturating_add(Weight::from_parts(1_482, 0).saturating_mul(z.into())) + // Standard Error: 959 + .saturating_add(Weight::from_parts(112_046, 0).saturating_mul(s.into())) + // Standard Error: 9 + .saturating_add(Weight::from_parts(1_476, 0).saturating_mul(z.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -90,13 +92,13 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `282` // Estimated: `6811` - // Minimum execution time: 28_722_000 picoseconds. - Weight::from_parts(19_775_123, 0) + // Minimum execution time: 25_729_000 picoseconds. + Weight::from_parts(17_096_967, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 448 - .saturating_add(Weight::from_parts(103_379, 0).saturating_mul(s.into())) + // Standard Error: 495 + .saturating_add(Weight::from_parts(98_781, 0).saturating_mul(s.into())) // Standard Error: 4 - .saturating_add(Weight::from_parts(1_498, 0).saturating_mul(z.into())) + .saturating_add(Weight::from_parts(1_467, 0).saturating_mul(z.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -104,22 +106,24 @@ impl pallet_multisig::WeightInfo for WeightInfo { /// Proof: `Multisig::Multisigs` (`max_values`: None, `max_size`: Some(3346), added: 5821, mode: `MaxEncodedLen`) /// Storage: `System::Account` (r:1 w:1) /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) - /// Storage: `LockdownMode::LockdownModeStatus` (r:1 w:0) - /// Proof: `LockdownMode::LockdownModeStatus` (`max_values`: Some(1), `max_size`: Some(1), added: 496, mode: `MaxEncodedLen`) + /// Storage: `TxPause::PausedCalls` (r:1 w:0) + /// Proof: `TxPause::PausedCalls` (`max_values`: None, `max_size`: Some(532), added: 3007, mode: `MaxEncodedLen`) + /// Storage: `SafeMode::EnteredUntil` (r:1 w:0) + /// Proof: `SafeMode::EnteredUntil` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) /// The range of component `s` is `[2, 100]`. /// The range of component `z` is `[0, 10000]`. fn as_multi_complete(s: u32, z: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `485 + s * (33 ±0)` + // Measured: `465 + s * (33 ±0)` // Estimated: `6811` - // Minimum execution time: 54_475_000 picoseconds. - Weight::from_parts(41_144_365, 0) + // Minimum execution time: 49_610_000 picoseconds. + Weight::from_parts(37_723_625, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 893 - .saturating_add(Weight::from_parts(152_166, 0).saturating_mul(s.into())) - // Standard Error: 8 - .saturating_add(Weight::from_parts(1_599, 0).saturating_mul(z.into())) - .saturating_add(T::DbWeight::get().reads(3)) + // Standard Error: 982 + .saturating_add(Weight::from_parts(146_923, 0).saturating_mul(s.into())) + // Standard Error: 9 + .saturating_add(Weight::from_parts(1_562, 0).saturating_mul(z.into())) + .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) } /// Storage: `Multisig::Multisigs` (r:1 w:1) @@ -129,11 +133,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `263 + s * (2 ±0)` // Estimated: `6811` - // Minimum execution time: 32_145_000 picoseconds. - Weight::from_parts(32_647_517, 0) + // Minimum execution time: 27_301_000 picoseconds. + Weight::from_parts(27_537_020, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 664 - .saturating_add(Weight::from_parts(116_713, 0).saturating_mul(s.into())) + // Standard Error: 841 + .saturating_add(Weight::from_parts(108_071, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -144,11 +148,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `282` // Estimated: `6811` - // Minimum execution time: 17_915_000 picoseconds. - Weight::from_parts(18_383_828, 0) + // Minimum execution time: 15_589_000 picoseconds. + Weight::from_parts(15_743_840, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 494 - .saturating_add(Weight::from_parts(101_772, 0).saturating_mul(s.into())) + // Standard Error: 735 + .saturating_add(Weight::from_parts(89_945, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -159,11 +163,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `454 + s * (1 ±0)` // Estimated: `6811` - // Minimum execution time: 33_683_000 picoseconds. - Weight::from_parts(34_039_815, 0) + // Minimum execution time: 28_412_000 picoseconds. + Weight::from_parts(29_322_824, 0) .saturating_add(Weight::from_parts(0, 6811)) - // Standard Error: 653 - .saturating_add(Weight::from_parts(118_073, 0).saturating_mul(s.into())) + // Standard Error: 842 + .saturating_add(Weight::from_parts(102_964, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } diff --git a/runtime/trappist/src/weights/pallet_preimage.rs b/runtime/trappist/src/weights/pallet_preimage.rs index 177b222d..7a5bb417 100644 --- a/runtime/trappist/src/weights/pallet_preimage.rs +++ b/runtime/trappist/src/weights/pallet_preimage.rs @@ -18,9 +18,9 @@ //! Autogenerated weights for `pallet_preimage` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 29.0.0 -//! DATE: 2023-12-04, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-12-18, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `PAR03651`, CPU: `` +//! HOSTNAME: `runner-q7z7ruxr-project-647-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! WASM-EXECUTION: `Compiled`, CHAIN: `Some("trappist-dev")`, DB CACHE: 1024 // Executed Command: @@ -61,11 +61,11 @@ impl pallet_preimage::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `42` // Estimated: `3556` - // Minimum execution time: 7_000_000 picoseconds. - Weight::from_parts(8_000_000, 0) + // Minimum execution time: 13_213_000 picoseconds. + Weight::from_parts(13_521_000, 0) .saturating_add(Weight::from_parts(0, 3556)) - // Standard Error: 1 - .saturating_add(Weight::from_parts(1_317, 0).saturating_mul(s.into())) + // Standard Error: 4 + .saturating_add(Weight::from_parts(2_319, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -80,11 +80,11 @@ impl pallet_preimage::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `106` // Estimated: `3556` - // Minimum execution time: 9_000_000 picoseconds. - Weight::from_parts(9_000_000, 0) + // Minimum execution time: 14_700_000 picoseconds. + Weight::from_parts(47_668_577, 0) .saturating_add(Weight::from_parts(0, 3556)) - // Standard Error: 1 - .saturating_add(Weight::from_parts(1_312, 0).saturating_mul(s.into())) + // Standard Error: 5 + .saturating_add(Weight::from_parts(2_262, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -99,11 +99,11 @@ impl pallet_preimage::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `106` // Estimated: `3556` - // Minimum execution time: 9_000_000 picoseconds. - Weight::from_parts(10_000_000, 0) + // Minimum execution time: 14_992_000 picoseconds. + Weight::from_parts(15_229_000, 0) .saturating_add(Weight::from_parts(0, 3556)) - // Standard Error: 1 - .saturating_add(Weight::from_parts(1_311, 0).saturating_mul(s.into())) + // Standard Error: 2 + .saturating_add(Weight::from_parts(2_281, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -117,8 +117,8 @@ impl pallet_preimage::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `172` // Estimated: `3556` - // Minimum execution time: 10_000_000 picoseconds. - Weight::from_parts(11_000_000, 0) + // Minimum execution time: 20_670_000 picoseconds. + Weight::from_parts(21_298_000, 0) .saturating_add(Weight::from_parts(0, 3556)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -133,8 +133,8 @@ impl pallet_preimage::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `144` // Estimated: `3556` - // Minimum execution time: 11_000_000 picoseconds. - Weight::from_parts(13_000_000, 0) + // Minimum execution time: 23_020_000 picoseconds. + Weight::from_parts(23_745_000, 0) .saturating_add(Weight::from_parts(0, 3556)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -147,8 +147,8 @@ impl pallet_preimage::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `172` // Estimated: `3556` - // Minimum execution time: 9_000_000 picoseconds. - Weight::from_parts(9_000_000, 0) + // Minimum execution time: 18_423_000 picoseconds. + Weight::from_parts(19_061_000, 0) .saturating_add(Weight::from_parts(0, 3556)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -161,8 +161,8 @@ impl pallet_preimage::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `144` // Estimated: `3556` - // Minimum execution time: 6_000_000 picoseconds. - Weight::from_parts(7_000_000, 0) + // Minimum execution time: 14_265_000 picoseconds. + Weight::from_parts(15_613_000, 0) .saturating_add(Weight::from_parts(0, 3556)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -175,8 +175,8 @@ impl pallet_preimage::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `42` // Estimated: `3556` - // Minimum execution time: 7_000_000 picoseconds. - Weight::from_parts(7_000_000, 0) + // Minimum execution time: 15_837_000 picoseconds. + Weight::from_parts(16_533_000, 0) .saturating_add(Weight::from_parts(0, 3556)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -189,8 +189,8 @@ impl pallet_preimage::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `106` // Estimated: `3556` - // Minimum execution time: 6_000_000 picoseconds. - Weight::from_parts(7_000_000, 0) + // Minimum execution time: 10_913_000 picoseconds. + Weight::from_parts(11_331_000, 0) .saturating_add(Weight::from_parts(0, 3556)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -205,8 +205,8 @@ impl pallet_preimage::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `144` // Estimated: `3556` - // Minimum execution time: 10_000_000 picoseconds. - Weight::from_parts(11_000_000, 0) + // Minimum execution time: 20_305_000 picoseconds. + Weight::from_parts(21_453_000, 0) .saturating_add(Weight::from_parts(0, 3556)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -219,8 +219,8 @@ impl pallet_preimage::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `106` // Estimated: `3556` - // Minimum execution time: 6_000_000 picoseconds. - Weight::from_parts(6_000_000, 0) + // Minimum execution time: 10_189_000 picoseconds. + Weight::from_parts(10_566_000, 0) .saturating_add(Weight::from_parts(0, 3556)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -233,8 +233,8 @@ impl pallet_preimage::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `106` // Estimated: `3556` - // Minimum execution time: 6_000_000 picoseconds. - Weight::from_parts(7_000_000, 0) + // Minimum execution time: 10_171_000 picoseconds. + Weight::from_parts(10_503_000, 0) .saturating_add(Weight::from_parts(0, 3556)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -250,11 +250,11 @@ impl pallet_preimage::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0 + n * (227 ±0)` // Estimated: `990 + n * (2603 ±0)` - // Minimum execution time: 12_000_000 picoseconds. - Weight::from_parts(13_000_000, 0) + // Minimum execution time: 20_110_000 picoseconds. + Weight::from_parts(20_420_000, 0) .saturating_add(Weight::from_parts(0, 990)) - // Standard Error: 16_909 - .saturating_add(Weight::from_parts(12_823_569, 0).saturating_mul(n.into())) + // Standard Error: 22_521 + .saturating_add(Weight::from_parts(19_326_081, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(n.into()))) .saturating_add(T::DbWeight::get().writes((3_u64).saturating_mul(n.into()))) .saturating_add(Weight::from_parts(0, 2603).saturating_mul(n.into())) diff --git a/runtime/trappist/src/weights/pallet_safe_mode.rs b/runtime/trappist/src/weights/pallet_safe_mode.rs index aa427b1d..c8d9ccb8 100644 --- a/runtime/trappist/src/weights/pallet_safe_mode.rs +++ b/runtime/trappist/src/weights/pallet_safe_mode.rs @@ -18,9 +18,9 @@ //! Autogenerated weights for `pallet_safe_mode` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 29.0.0 -//! DATE: 2023-12-05, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-12-18, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `PAR03651`, CPU: `` +//! HOSTNAME: `runner-q7z7ruxr-project-647-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! WASM-EXECUTION: `Compiled`, CHAIN: `Some("trappist-dev")`, DB CACHE: 1024 // Executed Command: @@ -56,8 +56,8 @@ impl pallet_safe_mode::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `76` // Estimated: `1489` - // Minimum execution time: 2_000_000 picoseconds. - Weight::from_parts(2_000_000, 0) + // Minimum execution time: 2_756_000 picoseconds. + Weight::from_parts(2_905_000, 0) .saturating_add(Weight::from_parts(0, 1489)) .saturating_add(T::DbWeight::get().reads(1)) } @@ -67,8 +67,8 @@ impl pallet_safe_mode::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `103` // Estimated: `1489` - // Minimum execution time: 4_000_000 picoseconds. - Weight::from_parts(5_000_000, 0) + // Minimum execution time: 6_438_000 picoseconds. + Weight::from_parts(6_712_000, 0) .saturating_add(Weight::from_parts(0, 1489)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -87,8 +87,8 @@ impl pallet_safe_mode::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `76` // Estimated: `1489` - // Minimum execution time: 5_000_000 picoseconds. - Weight::from_parts(5_000_000, 0) + // Minimum execution time: 7_964_000 picoseconds. + Weight::from_parts(8_323_000, 0) .saturating_add(Weight::from_parts(0, 1489)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -107,8 +107,8 @@ impl pallet_safe_mode::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `103` // Estimated: `1489` - // Minimum execution time: 5_000_000 picoseconds. - Weight::from_parts(5_000_000, 0) + // Minimum execution time: 7_349_000 picoseconds. + Weight::from_parts(7_647_000, 0) .saturating_add(Weight::from_parts(0, 1489)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -119,8 +119,8 @@ impl pallet_safe_mode::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `103` // Estimated: `1489` - // Minimum execution time: 5_000_000 picoseconds. - Weight::from_parts(6_000_000, 0) + // Minimum execution time: 8_402_000 picoseconds. + Weight::from_parts(8_720_000, 0) .saturating_add(Weight::from_parts(0, 1489)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -135,8 +135,8 @@ impl pallet_safe_mode::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `225` // Estimated: `3568` - // Minimum execution time: 24_000_000 picoseconds. - Weight::from_parts(24_000_000, 0) + // Minimum execution time: 36_833_000 picoseconds. + Weight::from_parts(37_611_000, 0) .saturating_add(Weight::from_parts(0, 3568)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -149,8 +149,8 @@ impl pallet_safe_mode::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `225` // Estimated: `3568` - // Minimum execution time: 23_000_000 picoseconds. - Weight::from_parts(24_000_000, 0) + // Minimum execution time: 35_453_000 picoseconds. + Weight::from_parts(36_288_000, 0) .saturating_add(Weight::from_parts(0, 3568)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -163,8 +163,8 @@ impl pallet_safe_mode::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `225` // Estimated: `3568` - // Minimum execution time: 18_000_000 picoseconds. - Weight::from_parts(19_000_000, 0) + // Minimum execution time: 27_924_000 picoseconds. + Weight::from_parts(28_231_000, 0) .saturating_add(Weight::from_parts(0, 3568)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) diff --git a/runtime/trappist/src/weights/pallet_scheduler.rs b/runtime/trappist/src/weights/pallet_scheduler.rs index 6fad4877..50eb4ce3 100644 --- a/runtime/trappist/src/weights/pallet_scheduler.rs +++ b/runtime/trappist/src/weights/pallet_scheduler.rs @@ -17,10 +17,10 @@ //! Autogenerated weights for `pallet_scheduler` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-11-23, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 29.0.0 +//! DATE: 2023-12-18, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `runner-yprdrvc7-project-647-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` +//! HOSTNAME: `runner-q7z7ruxr-project-647-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! WASM-EXECUTION: `Compiled`, CHAIN: `Some("trappist-dev")`, DB CACHE: 1024 // Executed Command: @@ -56,8 +56,8 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `31` // Estimated: `1489` - // Minimum execution time: 3_404_000 picoseconds. - Weight::from_parts(3_564_000, 0) + // Minimum execution time: 3_569_000 picoseconds. + Weight::from_parts(3_777_000, 0) .saturating_add(Weight::from_parts(0, 1489)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -69,11 +69,11 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `81 + s * (177 ±0)` // Estimated: `402327` - // Minimum execution time: 3_050_000 picoseconds. - Weight::from_parts(235_120, 0) + // Minimum execution time: 3_803_000 picoseconds. + Weight::from_parts(4_033_000, 0) .saturating_add(Weight::from_parts(0, 402327)) - // Standard Error: 2_148 - .saturating_add(Weight::from_parts(928_922, 0).saturating_mul(s.into())) + // Standard Error: 1_060 + .saturating_add(Weight::from_parts(922_336, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -81,25 +81,27 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_510_000 picoseconds. - Weight::from_parts(5_705_000, 0) + // Minimum execution time: 3_961_000 picoseconds. + Weight::from_parts(4_101_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// Storage: `Preimage::PreimageFor` (r:1 w:1) /// Proof: `Preimage::PreimageFor` (`max_values`: None, `max_size`: Some(4194344), added: 4196819, mode: `Measured`) - /// Storage: `Preimage::StatusFor` (r:1 w:1) + /// Storage: `Preimage::StatusFor` (r:1 w:0) /// Proof: `Preimage::StatusFor` (`max_values`: None, `max_size`: Some(91), added: 2566, mode: `MaxEncodedLen`) + /// Storage: `Preimage::RequestStatusFor` (r:1 w:1) + /// Proof: `Preimage::RequestStatusFor` (`max_values`: None, `max_size`: Some(75), added: 2550, mode: `MaxEncodedLen`) /// The range of component `s` is `[128, 4194304]`. fn service_task_fetched(s: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `179 + s * (1 ±0)` // Estimated: `3644 + s * (1 ±0)` - // Minimum execution time: 20_463_000 picoseconds. - Weight::from_parts(20_544_000, 0) + // Minimum execution time: 18_352_000 picoseconds. + Weight::from_parts(18_582_000, 0) .saturating_add(Weight::from_parts(0, 3644)) // Standard Error: 7 - .saturating_add(Weight::from_parts(1_356, 0).saturating_mul(s.into())) - .saturating_add(T::DbWeight::get().reads(2)) + .saturating_add(Weight::from_parts(1_244, 0).saturating_mul(s.into())) + .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(s.into())) } @@ -109,8 +111,8 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_758_000 picoseconds. - Weight::from_parts(7_128_000, 0) + // Minimum execution time: 5_251_000 picoseconds. + Weight::from_parts(5_454_000, 0) .saturating_add(Weight::from_parts(0, 0)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -118,27 +120,29 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_504_000 picoseconds. - Weight::from_parts(5_744_000, 0) + // Minimum execution time: 3_910_000 picoseconds. + Weight::from_parts(4_118_000, 0) .saturating_add(Weight::from_parts(0, 0)) } - /// Storage: `LockdownMode::LockdownModeStatus` (r:1 w:0) - /// Proof: `LockdownMode::LockdownModeStatus` (`max_values`: Some(1), `max_size`: Some(1), added: 496, mode: `MaxEncodedLen`) + /// Storage: `TxPause::PausedCalls` (r:1 w:0) + /// Proof: `TxPause::PausedCalls` (`max_values`: None, `max_size`: Some(532), added: 3007, mode: `MaxEncodedLen`) + /// Storage: `SafeMode::EnteredUntil` (r:1 w:0) + /// Proof: `SafeMode::EnteredUntil` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) fn execute_dispatch_signed() -> Weight { // Proof Size summary in bytes: - // Measured: `100` - // Estimated: `1486` - // Minimum execution time: 6_408_000 picoseconds. - Weight::from_parts(6_561_000, 0) - .saturating_add(Weight::from_parts(0, 1486)) - .saturating_add(T::DbWeight::get().reads(1)) + // Measured: `80` + // Estimated: `3997` + // Minimum execution time: 7_894_000 picoseconds. + Weight::from_parts(8_156_000, 0) + .saturating_add(Weight::from_parts(0, 3997)) + .saturating_add(T::DbWeight::get().reads(2)) } fn execute_dispatch_unsigned() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_460_000 picoseconds. - Weight::from_parts(2_617_000, 0) + // Minimum execution time: 2_601_000 picoseconds. + Weight::from_parts(2_777_000, 0) .saturating_add(Weight::from_parts(0, 0)) } /// Storage: `Scheduler::Agenda` (r:1 w:1) @@ -148,11 +152,11 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `81 + s * (177 ±0)` // Estimated: `402327` - // Minimum execution time: 12_243_000 picoseconds. - Weight::from_parts(11_321_982, 0) + // Minimum execution time: 10_927_000 picoseconds. + Weight::from_parts(9_759_888, 0) .saturating_add(Weight::from_parts(0, 402327)) - // Standard Error: 2_258 - .saturating_add(Weight::from_parts(944_337, 0).saturating_mul(s.into())) + // Standard Error: 2_276 + .saturating_add(Weight::from_parts(941_280, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -165,11 +169,11 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `81 + s * (177 ±0)` // Estimated: `402327` - // Minimum execution time: 17_151_000 picoseconds. - Weight::from_parts(10_679_872, 0) + // Minimum execution time: 15_756_000 picoseconds. + Weight::from_parts(8_310_656, 0) .saturating_add(Weight::from_parts(0, 402327)) - // Standard Error: 2_501 - .saturating_add(Weight::from_parts(1_648_731, 0).saturating_mul(s.into())) + // Standard Error: 2_425 + .saturating_add(Weight::from_parts(1_656_525, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -182,11 +186,11 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `596 + s * (178 ±0)` // Estimated: `402327` - // Minimum execution time: 15_411_000 picoseconds. - Weight::from_parts(16_936_208, 0) + // Minimum execution time: 14_156_000 picoseconds. + Weight::from_parts(14_611_048, 0) .saturating_add(Weight::from_parts(0, 402327)) - // Standard Error: 2_308 - .saturating_add(Weight::from_parts(949_432, 0).saturating_mul(s.into())) + // Standard Error: 2_316 + .saturating_add(Weight::from_parts(952_652, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -199,11 +203,11 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `709 + s * (177 ±0)` // Estimated: `402327` - // Minimum execution time: 18_544_000 picoseconds. - Weight::from_parts(13_625_595, 0) + // Minimum execution time: 17_263_000 picoseconds. + Weight::from_parts(11_163_402, 0) .saturating_add(Weight::from_parts(0, 402327)) - // Standard Error: 2_535 - .saturating_add(Weight::from_parts(1_652_406, 0).saturating_mul(s.into())) + // Standard Error: 2_402 + .saturating_add(Weight::from_parts(1_662_189, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } diff --git a/runtime/trappist/src/weights/pallet_session.rs b/runtime/trappist/src/weights/pallet_session.rs index e72b6f1b..1cdedfc2 100644 --- a/runtime/trappist/src/weights/pallet_session.rs +++ b/runtime/trappist/src/weights/pallet_session.rs @@ -17,10 +17,10 @@ //! Autogenerated weights for `pallet_session` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-11-23, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 29.0.0 +//! DATE: 2023-12-18, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `runner-yprdrvc7-project-647-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` +//! HOSTNAME: `runner-q7z7ruxr-project-647-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! WASM-EXECUTION: `Compiled`, CHAIN: `Some("trappist-dev")`, DB CACHE: 1024 // Executed Command: @@ -58,8 +58,8 @@ impl pallet_session::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `297` // Estimated: `3762` - // Minimum execution time: 15_632_000 picoseconds. - Weight::from_parts(16_475_000, 0) + // Minimum execution time: 15_576_000 picoseconds. + Weight::from_parts(16_211_000, 0) .saturating_add(Weight::from_parts(0, 3762)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -72,8 +72,8 @@ impl pallet_session::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `279` // Estimated: `3744` - // Minimum execution time: 10_932_000 picoseconds. - Weight::from_parts(11_673_000, 0) + // Minimum execution time: 10_851_000 picoseconds. + Weight::from_parts(11_432_000, 0) .saturating_add(Weight::from_parts(0, 3744)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) diff --git a/runtime/trappist/src/weights/pallet_timestamp.rs b/runtime/trappist/src/weights/pallet_timestamp.rs index b728b8ba..6c2e811d 100644 --- a/runtime/trappist/src/weights/pallet_timestamp.rs +++ b/runtime/trappist/src/weights/pallet_timestamp.rs @@ -17,10 +17,10 @@ //! Autogenerated weights for `pallet_timestamp` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-11-23, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 29.0.0 +//! DATE: 2023-12-18, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `runner-yprdrvc7-project-647-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` +//! HOSTNAME: `runner-q7z7ruxr-project-647-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! WASM-EXECUTION: `Compiled`, CHAIN: `Some("trappist-dev")`, DB CACHE: 1024 // Executed Command: @@ -58,8 +58,8 @@ impl pallet_timestamp::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `190` // Estimated: `1493` - // Minimum execution time: 9_409_000 picoseconds. - Weight::from_parts(9_864_000, 0) + // Minimum execution time: 7_468_000 picoseconds. + Weight::from_parts(7_866_000, 0) .saturating_add(Weight::from_parts(0, 1493)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -68,8 +68,8 @@ impl pallet_timestamp::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `128` // Estimated: `0` - // Minimum execution time: 4_595_000 picoseconds. - Weight::from_parts(4_799_000, 0) + // Minimum execution time: 4_179_000 picoseconds. + Weight::from_parts(4_397_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/runtime/trappist/src/weights/pallet_treasury.rs b/runtime/trappist/src/weights/pallet_treasury.rs index d167daf7..a99d7753 100644 --- a/runtime/trappist/src/weights/pallet_treasury.rs +++ b/runtime/trappist/src/weights/pallet_treasury.rs @@ -18,18 +18,18 @@ //! Autogenerated weights for `pallet_treasury` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 29.0.0 -//! DATE: 2023-12-14, STEPS: `10`, REPEAT: `10`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-12-18, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `PAR03651`, CPU: `` -//! WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: 1024 +//! HOSTNAME: `runner-q7z7ruxr-project-647-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` +//! WASM-EXECUTION: `Compiled`, CHAIN: `Some("trappist-dev")`, DB CACHE: 1024 // Executed Command: -// ./target/debug/trappist-node +// ./target/production/trappist-node // benchmark // pallet -// --chain=dev -// --steps=10 -// --repeat=10 +// --chain=trappist-dev +// --steps=50 +// --repeat=20 // --no-storage-info // --no-median-slopes // --no-min-squares @@ -60,8 +60,8 @@ impl pallet_treasury::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `6` // Estimated: `1887` - // Minimum execution time: 107_000_000 picoseconds. - Weight::from_parts(108_000_000, 0) + // Minimum execution time: 11_215_000 picoseconds. + Weight::from_parts(11_610_000, 0) .saturating_add(Weight::from_parts(0, 1887)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(3)) @@ -74,8 +74,8 @@ impl pallet_treasury::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `107` // Estimated: `1489` - // Minimum execution time: 261_000_000 picoseconds. - Weight::from_parts(280_000_000, 0) + // Minimum execution time: 22_817_000 picoseconds. + Weight::from_parts(23_700_000, 0) .saturating_add(Weight::from_parts(0, 1489)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) @@ -88,8 +88,8 @@ impl pallet_treasury::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `368` // Estimated: `6196` - // Minimum execution time: 433_000_000 picoseconds. - Weight::from_parts(451_000_000, 0) + // Minimum execution time: 35_875_000 picoseconds. + Weight::from_parts(36_569_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) @@ -101,13 +101,13 @@ impl pallet_treasury::WeightInfo for WeightInfo { /// The range of component `p` is `[0, 99]`. fn approve_proposal(p: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `467 + p * (7 ±0)` + // Measured: `433 + p * (8 ±0)` // Estimated: `3573` - // Minimum execution time: 85_000_000 picoseconds. - Weight::from_parts(107_472_727, 0) + // Minimum execution time: 8_097_000 picoseconds. + Weight::from_parts(10_664_831, 0) .saturating_add(Weight::from_parts(0, 3573)) - // Standard Error: 33_226 - .saturating_add(Weight::from_parts(74_288, 0).saturating_mul(p.into())) + // Standard Error: 1_342 + .saturating_add(Weight::from_parts(77_025, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -117,8 +117,8 @@ impl pallet_treasury::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `90` // Estimated: `1887` - // Minimum execution time: 64_000_000 picoseconds. - Weight::from_parts(65_000_000, 0) + // Minimum execution time: 6_267_000 picoseconds. + Weight::from_parts(6_494_000, 0) .saturating_add(Weight::from_parts(0, 1887)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -136,18 +136,18 @@ impl pallet_treasury::WeightInfo for WeightInfo { /// The range of component `p` is `[0, 99]`. fn on_initialize_proposals(p: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `972 + p * (208 ±0)` - // Estimated: `61332 + p * (2583 ±168)` - // Minimum execution time: 201_000_000 picoseconds. - Weight::from_parts(4_531_251_515, 0) - .saturating_add(Weight::from_parts(0, 61332)) - // Standard Error: 12_545_509 - .saturating_add(Weight::from_parts(227_187_511, 0).saturating_mul(p.into())) - .saturating_add(T::DbWeight::get().reads(26)) + // Measured: `955 + p * (210 ±0)` + // Estimated: `66239 + p * (2598 ±0)` + // Minimum execution time: 18_937_000 picoseconds. + Weight::from_parts(380_918_335, 0) + .saturating_add(Weight::from_parts(0, 66239)) + // Standard Error: 331_341 + .saturating_add(Weight::from_parts(18_288_108, 0).saturating_mul(p.into())) + .saturating_add(T::DbWeight::get().reads(28)) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(p.into()))) - .saturating_add(T::DbWeight::get().writes(37)) + .saturating_add(T::DbWeight::get().writes(40)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(p.into()))) - .saturating_add(Weight::from_parts(0, 2583).saturating_mul(p.into())) + .saturating_add(Weight::from_parts(0, 2598).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`) @@ -157,8 +157,8 @@ impl pallet_treasury::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `6` // Estimated: `1489` - // Minimum execution time: 97_000_000 picoseconds. - Weight::from_parts(97_000_000, 0) + // Minimum execution time: 10_025_000 picoseconds. + Weight::from_parts(10_473_000, 0) .saturating_add(Weight::from_parts(0, 1489)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) @@ -171,8 +171,8 @@ impl pallet_treasury::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `330` // Estimated: `6196` - // Minimum execution time: 621_000_000 picoseconds. - Weight::from_parts(633_000_000, 0) + // Minimum execution time: 46_410_000 picoseconds. + Weight::from_parts(47_415_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) @@ -183,8 +183,8 @@ impl pallet_treasury::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `124` // Estimated: `3534` - // Minimum execution time: 118_000_000 picoseconds. - Weight::from_parts(127_000_000, 0) + // Minimum execution time: 11_691_000 picoseconds. + Weight::from_parts(12_067_000, 0) .saturating_add(Weight::from_parts(0, 3534)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -195,8 +195,8 @@ impl pallet_treasury::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `124` // Estimated: `3534` - // Minimum execution time: 109_000_000 picoseconds. - Weight::from_parts(127_000_000, 0) + // Minimum execution time: 10_965_000 picoseconds. + Weight::from_parts(11_429_000, 0) .saturating_add(Weight::from_parts(0, 3534)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) diff --git a/runtime/trappist/src/weights/pallet_tx_pause.rs b/runtime/trappist/src/weights/pallet_tx_pause.rs index 045c3de6..01d7844f 100644 --- a/runtime/trappist/src/weights/pallet_tx_pause.rs +++ b/runtime/trappist/src/weights/pallet_tx_pause.rs @@ -17,10 +17,10 @@ //! Autogenerated weights for `pallet_tx_pause` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-10-23, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 29.0.0 +//! DATE: 2023-12-18, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `PAR03651`, CPU: `` +//! HOSTNAME: `runner-q7z7ruxr-project-647-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! WASM-EXECUTION: `Compiled`, CHAIN: `Some("trappist-dev")`, DB CACHE: 1024 // Executed Command: @@ -56,8 +56,8 @@ impl pallet_tx_pause::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `4` // Estimated: `3997` - // Minimum execution time: 9_000_000 picoseconds. - Weight::from_parts(10_000_000, 0) + // Minimum execution time: 12_858_000 picoseconds. + Weight::from_parts(13_285_000, 0) .saturating_add(Weight::from_parts(0, 3997)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -68,8 +68,8 @@ impl pallet_tx_pause::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `566` // Estimated: `3997` - // Minimum execution time: 13_000_000 picoseconds. - Weight::from_parts(14_000_000, 0) + // Minimum execution time: 18_615_000 picoseconds. + Weight::from_parts(19_030_000, 0) .saturating_add(Weight::from_parts(0, 3997)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) diff --git a/runtime/trappist/src/weights/pallet_uniques.rs b/runtime/trappist/src/weights/pallet_uniques.rs index dd40df64..33f075d5 100644 --- a/runtime/trappist/src/weights/pallet_uniques.rs +++ b/runtime/trappist/src/weights/pallet_uniques.rs @@ -17,10 +17,10 @@ //! Autogenerated weights for `pallet_uniques` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-11-23, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 29.0.0 +//! DATE: 2023-12-18, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `runner-yprdrvc7-project-647-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` +//! HOSTNAME: `runner-q7z7ruxr-project-647-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! WASM-EXECUTION: `Compiled`, CHAIN: `Some("trappist-dev")`, DB CACHE: 1024 // Executed Command: @@ -58,8 +58,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `179` // Estimated: `3643` - // Minimum execution time: 28_938_000 picoseconds. - Weight::from_parts(29_700_000, 0) + // Minimum execution time: 25_353_000 picoseconds. + Weight::from_parts(26_031_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) @@ -72,8 +72,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `76` // Estimated: `3643` - // Minimum execution time: 14_474_000 picoseconds. - Weight::from_parts(14_998_000, 0) + // Minimum execution time: 12_367_000 picoseconds. + Weight::from_parts(13_044_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) @@ -101,15 +101,15 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `327 + a * (107 ±0) + m * (56 ±0) + n * (76 ±0)` // Estimated: `3643 + a * (2647 ±0) + m * (2662 ±0) + n * (2597 ±0)` - // Minimum execution time: 2_694_836_000 picoseconds. - Weight::from_parts(2_722_173_000, 0) + // Minimum execution time: 2_654_223_000 picoseconds. + Weight::from_parts(2_679_702_000, 0) .saturating_add(Weight::from_parts(0, 3643)) - // Standard Error: 26_684 - .saturating_add(Weight::from_parts(7_029_745, 0).saturating_mul(n.into())) - // Standard Error: 26_684 - .saturating_add(Weight::from_parts(310_212, 0).saturating_mul(m.into())) - // Standard Error: 26_684 - .saturating_add(Weight::from_parts(359_481, 0).saturating_mul(a.into())) + // Standard Error: 26_179 + .saturating_add(Weight::from_parts(6_956_135, 0).saturating_mul(n.into())) + // Standard Error: 26_179 + .saturating_add(Weight::from_parts(306_784, 0).saturating_mul(m.into())) + // Standard Error: 26_179 + .saturating_add(Weight::from_parts(353_515, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(n.into()))) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(m.into()))) @@ -134,8 +134,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `316` // Estimated: `3643` - // Minimum execution time: 33_754_000 picoseconds. - Weight::from_parts(34_517_000, 0) + // Minimum execution time: 30_004_000 picoseconds. + Weight::from_parts(30_555_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) @@ -152,8 +152,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `462` // Estimated: `3643` - // Minimum execution time: 36_771_000 picoseconds. - Weight::from_parts(37_512_000, 0) + // Minimum execution time: 32_399_000 picoseconds. + Weight::from_parts(33_297_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(4)) @@ -170,8 +170,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `462` // Estimated: `3643` - // Minimum execution time: 26_354_000 picoseconds. - Weight::from_parts(26_843_000, 0) + // Minimum execution time: 23_985_000 picoseconds. + Weight::from_parts(24_332_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(4)) @@ -185,11 +185,11 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `772 + i * (76 ±0)` // Estimated: `3643 + i * (2597 ±0)` - // Minimum execution time: 13_457_000 picoseconds. - Weight::from_parts(13_605_000, 0) + // Minimum execution time: 11_563_000 picoseconds. + Weight::from_parts(11_767_000, 0) .saturating_add(Weight::from_parts(0, 3643)) - // Standard Error: 12_592 - .saturating_add(Weight::from_parts(17_022_998, 0).saturating_mul(i.into())) + // Standard Error: 11_856 + .saturating_add(Weight::from_parts(15_177_663, 0).saturating_mul(i.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(i.into()))) .saturating_add(T::DbWeight::get().writes(1)) @@ -204,8 +204,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `462` // Estimated: `3643` - // Minimum execution time: 17_643_000 picoseconds. - Weight::from_parts(18_167_000, 0) + // Minimum execution time: 15_317_000 picoseconds. + Weight::from_parts(15_845_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -218,8 +218,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `462` // Estimated: `3643` - // Minimum execution time: 17_608_000 picoseconds. - Weight::from_parts(17_901_000, 0) + // Minimum execution time: 15_549_000 picoseconds. + Weight::from_parts(15_904_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -230,8 +230,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `316` // Estimated: `3643` - // Minimum execution time: 12_599_000 picoseconds. - Weight::from_parts(12_948_000, 0) + // Minimum execution time: 10_357_000 picoseconds. + Weight::from_parts(10_783_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -242,8 +242,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `316` // Estimated: `3643` - // Minimum execution time: 12_283_000 picoseconds. - Weight::from_parts(12_668_000, 0) + // Minimum execution time: 10_371_000 picoseconds. + Weight::from_parts(10_656_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -258,8 +258,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `390` // Estimated: `3643` - // Minimum execution time: 20_789_000 picoseconds. - Weight::from_parts(21_342_000, 0) + // Minimum execution time: 18_623_000 picoseconds. + Weight::from_parts(19_275_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(4)) @@ -270,8 +270,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `316` // Estimated: `3643` - // Minimum execution time: 12_764_000 picoseconds. - Weight::from_parts(13_048_000, 0) + // Minimum execution time: 10_813_000 picoseconds. + Weight::from_parts(11_021_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -284,8 +284,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `316` // Estimated: `3643` - // Minimum execution time: 15_760_000 picoseconds. - Weight::from_parts(16_338_000, 0) + // Minimum execution time: 13_985_000 picoseconds. + Weight::from_parts(14_373_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) @@ -300,8 +300,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `593` // Estimated: `3652` - // Minimum execution time: 36_996_000 picoseconds. - Weight::from_parts(37_516_000, 0) + // Minimum execution time: 33_918_000 picoseconds. + Weight::from_parts(34_563_000, 0) .saturating_add(Weight::from_parts(0, 3652)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -316,8 +316,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `790` // Estimated: `3652` - // Minimum execution time: 36_482_000 picoseconds. - Weight::from_parts(37_229_000, 0) + // Minimum execution time: 32_586_000 picoseconds. + Weight::from_parts(33_443_000, 0) .saturating_add(Weight::from_parts(0, 3652)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -330,8 +330,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `382` // Estimated: `3652` - // Minimum execution time: 28_710_000 picoseconds. - Weight::from_parts(29_320_000, 0) + // Minimum execution time: 24_836_000 picoseconds. + Weight::from_parts(25_387_000, 0) .saturating_add(Weight::from_parts(0, 3652)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -344,8 +344,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `593` // Estimated: `3652` - // Minimum execution time: 29_481_000 picoseconds. - Weight::from_parts(30_283_000, 0) + // Minimum execution time: 25_515_000 picoseconds. + Weight::from_parts(26_433_000, 0) .saturating_add(Weight::from_parts(0, 3652)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -358,8 +358,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `316` // Estimated: `3643` - // Minimum execution time: 29_369_000 picoseconds. - Weight::from_parts(29_966_000, 0) + // Minimum execution time: 25_685_000 picoseconds. + Weight::from_parts(26_274_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -372,8 +372,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `507` // Estimated: `3643` - // Minimum execution time: 28_423_000 picoseconds. - Weight::from_parts(29_212_000, 0) + // Minimum execution time: 24_656_000 picoseconds. + Weight::from_parts(25_545_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -386,8 +386,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `462` // Estimated: `3643` - // Minimum execution time: 18_280_000 picoseconds. - Weight::from_parts(18_659_000, 0) + // Minimum execution time: 15_960_000 picoseconds. + Weight::from_parts(16_580_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -400,8 +400,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `495` // Estimated: `3643` - // Minimum execution time: 18_511_000 picoseconds. - Weight::from_parts(18_879_000, 0) + // Minimum execution time: 16_114_000 picoseconds. + Weight::from_parts(16_569_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -412,8 +412,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `76` // Estimated: `3517` - // Minimum execution time: 13_887_000 picoseconds. - Weight::from_parts(14_265_000, 0) + // Minimum execution time: 11_791_000 picoseconds. + Weight::from_parts(12_225_000, 0) .saturating_add(Weight::from_parts(0, 3517)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -426,8 +426,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `316` // Estimated: `3643` - // Minimum execution time: 15_334_000 picoseconds. - Weight::from_parts(15_660_000, 0) + // Minimum execution time: 12_996_000 picoseconds. + Weight::from_parts(13_400_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -440,8 +440,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `293` // Estimated: `3587` - // Minimum execution time: 15_343_000 picoseconds. - Weight::from_parts(15_571_000, 0) + // Minimum execution time: 12_892_000 picoseconds. + Weight::from_parts(13_502_000, 0) .saturating_add(Weight::from_parts(0, 3587)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -458,8 +458,8 @@ impl pallet_uniques::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `574` // Estimated: `3643` - // Minimum execution time: 35_290_000 picoseconds. - Weight::from_parts(35_990_000, 0) + // Minimum execution time: 30_941_000 picoseconds. + Weight::from_parts(31_708_000, 0) .saturating_add(Weight::from_parts(0, 3643)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(4)) diff --git a/runtime/trappist/src/weights/pallet_utility.rs b/runtime/trappist/src/weights/pallet_utility.rs index ee84b3a7..84dc7b83 100644 --- a/runtime/trappist/src/weights/pallet_utility.rs +++ b/runtime/trappist/src/weights/pallet_utility.rs @@ -17,10 +17,10 @@ //! Autogenerated weights for `pallet_utility` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-11-23, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 29.0.0 +//! DATE: 2023-12-18, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `runner-yprdrvc7-project-647-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` +//! HOSTNAME: `runner-q7z7ruxr-project-647-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! WASM-EXECUTION: `Compiled`, CHAIN: `Some("trappist-dev")`, DB CACHE: 1024 // Executed Command: @@ -50,65 +50,73 @@ use core::marker::PhantomData; /// Weight functions for `pallet_utility`. pub struct WeightInfo(PhantomData); impl pallet_utility::WeightInfo for WeightInfo { - /// Storage: `LockdownMode::LockdownModeStatus` (r:1 w:0) - /// Proof: `LockdownMode::LockdownModeStatus` (`max_values`: Some(1), `max_size`: Some(1), added: 496, mode: `MaxEncodedLen`) + /// Storage: `TxPause::PausedCalls` (r:1 w:0) + /// Proof: `TxPause::PausedCalls` (`max_values`: None, `max_size`: Some(532), added: 3007, mode: `MaxEncodedLen`) + /// Storage: `SafeMode::EnteredUntil` (r:1 w:0) + /// Proof: `SafeMode::EnteredUntil` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) /// The range of component `c` is `[0, 1000]`. fn batch(c: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `100` - // Estimated: `1486` - // Minimum execution time: 6_636_000 picoseconds. - Weight::from_parts(18_532_533, 0) - .saturating_add(Weight::from_parts(0, 1486)) - // Standard Error: 4_603 - .saturating_add(Weight::from_parts(6_036_739, 0).saturating_mul(c.into())) - .saturating_add(T::DbWeight::get().reads(1)) + // Measured: `80` + // Estimated: `3997` + // Minimum execution time: 4_717_000 picoseconds. + Weight::from_parts(21_214_914, 0) + .saturating_add(Weight::from_parts(0, 3997)) + // Standard Error: 4_259 + .saturating_add(Weight::from_parts(5_603_835, 0).saturating_mul(c.into())) + .saturating_add(T::DbWeight::get().reads(2)) } - /// Storage: `LockdownMode::LockdownModeStatus` (r:1 w:0) - /// Proof: `LockdownMode::LockdownModeStatus` (`max_values`: Some(1), `max_size`: Some(1), added: 496, mode: `MaxEncodedLen`) + /// Storage: `TxPause::PausedCalls` (r:1 w:0) + /// Proof: `TxPause::PausedCalls` (`max_values`: None, `max_size`: Some(532), added: 3007, mode: `MaxEncodedLen`) + /// Storage: `SafeMode::EnteredUntil` (r:1 w:0) + /// Proof: `SafeMode::EnteredUntil` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) fn as_derivative() -> Weight { // Proof Size summary in bytes: - // Measured: `100` - // Estimated: `1486` - // Minimum execution time: 8_653_000 picoseconds. - Weight::from_parts(8_982_000, 0) - .saturating_add(Weight::from_parts(0, 1486)) - .saturating_add(T::DbWeight::get().reads(1)) + // Measured: `80` + // Estimated: `3997` + // Minimum execution time: 10_006_000 picoseconds. + Weight::from_parts(10_522_000, 0) + .saturating_add(Weight::from_parts(0, 3997)) + .saturating_add(T::DbWeight::get().reads(2)) } - /// Storage: `LockdownMode::LockdownModeStatus` (r:1 w:0) - /// Proof: `LockdownMode::LockdownModeStatus` (`max_values`: Some(1), `max_size`: Some(1), added: 496, mode: `MaxEncodedLen`) + /// Storage: `TxPause::PausedCalls` (r:1 w:0) + /// Proof: `TxPause::PausedCalls` (`max_values`: None, `max_size`: Some(532), added: 3007, mode: `MaxEncodedLen`) + /// Storage: `SafeMode::EnteredUntil` (r:1 w:0) + /// Proof: `SafeMode::EnteredUntil` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) /// The range of component `c` is `[0, 1000]`. fn batch_all(c: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `100` - // Estimated: `1486` - // Minimum execution time: 6_621_000 picoseconds. - Weight::from_parts(24_018_160, 0) - .saturating_add(Weight::from_parts(0, 1486)) - // Standard Error: 4_233 - .saturating_add(Weight::from_parts(6_282_553, 0).saturating_mul(c.into())) - .saturating_add(T::DbWeight::get().reads(1)) + // Measured: `80` + // Estimated: `3997` + // Minimum execution time: 4_800_000 picoseconds. + Weight::from_parts(19_175_889, 0) + .saturating_add(Weight::from_parts(0, 3997)) + // Standard Error: 3_990 + .saturating_add(Weight::from_parts(5_895_665, 0).saturating_mul(c.into())) + .saturating_add(T::DbWeight::get().reads(2)) } fn dispatch_as() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 9_106_000 picoseconds. - Weight::from_parts(9_374_000, 0) + // Minimum execution time: 7_262_000 picoseconds. + Weight::from_parts(7_512_000, 0) .saturating_add(Weight::from_parts(0, 0)) } - /// Storage: `LockdownMode::LockdownModeStatus` (r:1 w:0) - /// Proof: `LockdownMode::LockdownModeStatus` (`max_values`: Some(1), `max_size`: Some(1), added: 496, mode: `MaxEncodedLen`) + /// Storage: `TxPause::PausedCalls` (r:1 w:0) + /// Proof: `TxPause::PausedCalls` (`max_values`: None, `max_size`: Some(532), added: 3007, mode: `MaxEncodedLen`) + /// Storage: `SafeMode::EnteredUntil` (r:1 w:0) + /// Proof: `SafeMode::EnteredUntil` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) /// The range of component `c` is `[0, 1000]`. fn force_batch(c: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `100` - // Estimated: `1486` - // Minimum execution time: 6_608_000 picoseconds. - Weight::from_parts(20_540_741, 0) - .saturating_add(Weight::from_parts(0, 1486)) - // Standard Error: 3_950 - .saturating_add(Weight::from_parts(6_037_237, 0).saturating_mul(c.into())) - .saturating_add(T::DbWeight::get().reads(1)) + // Measured: `80` + // Estimated: `3997` + // Minimum execution time: 4_676_000 picoseconds. + Weight::from_parts(16_042_876, 0) + .saturating_add(Weight::from_parts(0, 3997)) + // Standard Error: 3_898 + .saturating_add(Weight::from_parts(5_624_346, 0).saturating_mul(c.into())) + .saturating_add(T::DbWeight::get().reads(2)) } } diff --git a/runtime/trappist/src/weights/pallet_withdraw_teleport.rs b/runtime/trappist/src/weights/pallet_withdraw_teleport.rs index db002f68..701f672d 100644 --- a/runtime/trappist/src/weights/pallet_withdraw_teleport.rs +++ b/runtime/trappist/src/weights/pallet_withdraw_teleport.rs @@ -17,10 +17,10 @@ //! Autogenerated weights for `pallet_withdraw_teleport` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-11-23, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 29.0.0 +//! DATE: 2023-12-18, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `runner-yprdrvc7-project-647-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` +//! HOSTNAME: `runner-q7z7ruxr-project-647-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! WASM-EXECUTION: `Compiled`, CHAIN: `Some("trappist-dev")`, DB CACHE: 1024 // Executed Command: @@ -64,11 +64,11 @@ impl pallet_withdraw_teleport::WeightInfo for WeightInf /// Proof: `ParachainSystem::PendingUpwardMessages` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) fn withdraw_and_teleport() -> Weight { // Proof Size summary in bytes: - // Measured: `177` - // Estimated: `3642` - // Minimum execution time: 87_068_000 picoseconds. - Weight::from_parts(89_581_000, 0) - .saturating_add(Weight::from_parts(0, 3642)) + // Measured: `143` + // Estimated: `3608` + // Minimum execution time: 78_673_000 picoseconds. + Weight::from_parts(81_474_000, 0) + .saturating_add(Weight::from_parts(0, 3608)) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(2)) } diff --git a/runtime/trappist/src/weights/trappist_runtime_benchmarks.rs b/runtime/trappist/src/weights/trappist_runtime_benchmarks.rs index 88359c56..46d4f57c 100644 --- a/runtime/trappist/src/weights/trappist_runtime_benchmarks.rs +++ b/runtime/trappist/src/weights/trappist_runtime_benchmarks.rs @@ -17,10 +17,10 @@ //! Autogenerated weights for `trappist_runtime_benchmarks` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-11-23, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 29.0.0 +//! DATE: 2023-12-18, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `runner-yprdrvc7-project-647-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` +//! HOSTNAME: `runner-q7z7ruxr-project-647-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! WASM-EXECUTION: `Compiled`, CHAIN: `Some("trappist-dev")`, DB CACHE: 1024 // Executed Command: @@ -58,8 +58,8 @@ impl trappist_runtime_benchmarks::WeightInfo for Weight // Proof Size summary in bytes: // Measured: `131` // Estimated: `4087` - // Minimum execution time: 8_180_000 picoseconds. - Weight::from_parts(8_285_000, 0) + // Minimum execution time: 8_076_000 picoseconds. + Weight::from_parts(8_309_000, 0) .saturating_add(Weight::from_parts(0, 4087)) .saturating_add(T::DbWeight::get().reads(2)) } @@ -69,8 +69,8 @@ impl trappist_runtime_benchmarks::WeightInfo for Weight // Proof Size summary in bytes: // Measured: `42` // Estimated: `4087` - // Minimum execution time: 4_203_000 picoseconds. - Weight::from_parts(4_348_000, 0) + // Minimum execution time: 4_267_000 picoseconds. + Weight::from_parts(4_507_000, 0) .saturating_add(Weight::from_parts(0, 4087)) .saturating_add(T::DbWeight::get().reads(1)) } @@ -78,8 +78,8 @@ impl trappist_runtime_benchmarks::WeightInfo for Weight // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 873_000 picoseconds. - Weight::from_parts(900_000, 0) + // Minimum execution time: 973_000 picoseconds. + Weight::from_parts(1_016_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } diff --git a/runtime/trappist/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs b/runtime/trappist/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs index 71625795..8fba466e 100644 --- a/runtime/trappist/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs +++ b/runtime/trappist/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs @@ -17,10 +17,10 @@ //! Autogenerated weights for `pallet_xcm_benchmarks::fungible` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-11-23, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 29.0.0 +//! DATE: 2023-12-18, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `runner-yprdrvc7-project-647-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` +//! HOSTNAME: `runner-q7z7ruxr-project-647-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! EXECUTION: , WASM-EXECUTION: Compiled, CHAIN: Some("trappist-dev"), DB CACHE: 1024 // Executed Command: @@ -53,135 +53,94 @@ pub struct WeightInfo(PhantomData); impl WeightInfo { /// Storage: `System::Account` (r:1 w:1) /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) - pub(crate) fn withdraw_asset() -> Weight { + pub(crate) fn transfer_allow_death() -> Weight { // Proof Size summary in bytes: - // Measured: `101` + // Measured: `0` // Estimated: `3593` - // Minimum execution time: 26_132_000 picoseconds. - Weight::from_parts(27_106_000, 3593) + // Minimum execution time: 45_712_000 picoseconds. + Weight::from_parts(46_491_000, 3593) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } - /// Storage: `System::Account` (r:2 w:2) + /// Storage: `System::Account` (r:1 w:1) /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) - pub(crate) fn transfer_asset() -> Weight { + pub(crate) fn transfer_keep_alive() -> Weight { // Proof Size summary in bytes: - // Measured: `101` - // Estimated: `6196` - // Minimum execution time: 51_339_000 picoseconds. - Weight::from_parts(52_277_000, 6196) - .saturating_add(T::DbWeight::get().reads(2)) - .saturating_add(T::DbWeight::get().writes(2)) + // Measured: `0` + // Estimated: `3593` + // Minimum execution time: 35_868_000 picoseconds. + Weight::from_parts(36_308_000, 3593) + .saturating_add(T::DbWeight::get().reads(1)) + .saturating_add(T::DbWeight::get().writes(1)) } - /// Storage: `System::Account` (r:2 w:2) + /// Storage: `System::Account` (r:1 w:1) /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) - /// Storage: `ParachainInfo::ParachainId` (r:1 w:0) - /// Proof: `ParachainInfo::ParachainId` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) - /// Storage: `PolkadotXcm::SupportedVersion` (r:1 w:0) - /// Proof: `PolkadotXcm::SupportedVersion` (`max_values`: None, `max_size`: None, mode: `Measured`) - /// Storage: `PolkadotXcm::VersionDiscoveryQueue` (r:1 w:1) - /// Proof: `PolkadotXcm::VersionDiscoveryQueue` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) - /// Storage: `PolkadotXcm::SafeXcmVersion` (r:1 w:0) - /// Proof: `PolkadotXcm::SafeXcmVersion` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) - /// Storage: `ParachainSystem::HostConfiguration` (r:1 w:0) - /// Proof: `ParachainSystem::HostConfiguration` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) - /// Storage: `ParachainSystem::PendingUpwardMessages` (r:1 w:1) - /// Proof: `ParachainSystem::PendingUpwardMessages` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) - pub(crate) fn transfer_reserve_asset() -> Weight { + pub(crate) fn force_set_balance_creating() -> Weight { // Proof Size summary in bytes: - // Measured: `278` - // Estimated: `6196` - // Minimum execution time: 73_834_000 picoseconds. - Weight::from_parts(74_698_000, 6196) - .saturating_add(T::DbWeight::get().reads(8)) - .saturating_add(T::DbWeight::get().writes(4)) + // Measured: `103` + // Estimated: `3593` + // Minimum execution time: 13_890_000 picoseconds. + Weight::from_parts(14_431_000, 3593) + .saturating_add(T::DbWeight::get().reads(1)) + .saturating_add(T::DbWeight::get().writes(1)) } - /// Storage: `ParachainInfo::ParachainId` (r:1 w:0) - /// Proof: `ParachainInfo::ParachainId` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) - /// Storage: `PolkadotXcm::SupportedVersion` (r:1 w:0) - /// Proof: `PolkadotXcm::SupportedVersion` (`max_values`: None, `max_size`: None, mode: `Measured`) - /// Storage: `PolkadotXcm::VersionDiscoveryQueue` (r:1 w:1) - /// Proof: `PolkadotXcm::VersionDiscoveryQueue` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) - /// Storage: `PolkadotXcm::SafeXcmVersion` (r:1 w:0) - /// Proof: `PolkadotXcm::SafeXcmVersion` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) - /// Storage: `ParachainSystem::HostConfiguration` (r:1 w:0) - /// Proof: `ParachainSystem::HostConfiguration` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) - /// Storage: `ParachainSystem::PendingUpwardMessages` (r:1 w:1) - /// Proof: `ParachainSystem::PendingUpwardMessages` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) - pub(crate) fn initiate_reserve_withdraw() -> Weight { + /// Storage: `System::Account` (r:1 w:1) + /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) + pub(crate) fn force_set_balance_killing() -> Weight { // Proof Size summary in bytes: - // Measured: `177` - // Estimated: `3642` - // Minimum execution time: 415_799_000 picoseconds. - Weight::from_parts(440_359_000, 3642) - .saturating_add(T::DbWeight::get().reads(6)) - .saturating_add(T::DbWeight::get().writes(2)) + // Measured: `103` + // Estimated: `3593` + // Minimum execution time: 19_177_000 picoseconds. + Weight::from_parts(19_893_000, 3593) + .saturating_add(T::DbWeight::get().reads(1)) + .saturating_add(T::DbWeight::get().writes(1)) } - /// Storage: `AssetRegistry::AssetMultiLocationId` (r:1 w:0) - /// Proof: `AssetRegistry::AssetMultiLocationId` (`max_values`: None, `max_size`: Some(622), added: 3097, mode: `MaxEncodedLen`) - pub(crate) fn receive_teleported_asset() -> Weight { + /// Storage: `System::Account` (r:2 w:2) + /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) + pub(crate) fn force_transfer() -> Weight { // Proof Size summary in bytes: - // Measured: `42` - // Estimated: `4087` - // Minimum execution time: 7_364_000 picoseconds. - Weight::from_parts(7_677_000, 4087) - .saturating_add(T::DbWeight::get().reads(1)) + // Measured: `103` + // Estimated: `6196` + // Minimum execution time: 48_426_000 picoseconds. + Weight::from_parts(48_917_000, 6196) + .saturating_add(T::DbWeight::get().reads(2)) + .saturating_add(T::DbWeight::get().writes(2)) } /// Storage: `System::Account` (r:1 w:1) /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) - pub(crate) fn deposit_asset() -> Weight { + pub(crate) fn transfer_all() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 24_978_000 picoseconds. - Weight::from_parts(25_788_000, 3593) + // Minimum execution time: 44_217_000 picoseconds. + Weight::from_parts(44_930_000, 3593) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } /// Storage: `System::Account` (r:1 w:1) /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) - /// Storage: `ParachainInfo::ParachainId` (r:1 w:0) - /// Proof: `ParachainInfo::ParachainId` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) - /// Storage: `PolkadotXcm::SupportedVersion` (r:1 w:0) - /// Proof: `PolkadotXcm::SupportedVersion` (`max_values`: None, `max_size`: None, mode: `Measured`) - /// Storage: `PolkadotXcm::VersionDiscoveryQueue` (r:1 w:1) - /// Proof: `PolkadotXcm::VersionDiscoveryQueue` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) - /// Storage: `PolkadotXcm::SafeXcmVersion` (r:1 w:0) - /// Proof: `PolkadotXcm::SafeXcmVersion` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) - /// Storage: `ParachainSystem::HostConfiguration` (r:1 w:0) - /// Proof: `ParachainSystem::HostConfiguration` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) - /// Storage: `ParachainSystem::PendingUpwardMessages` (r:1 w:1) - /// Proof: `ParachainSystem::PendingUpwardMessages` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) - pub(crate) fn deposit_reserve_asset() -> Weight { + pub(crate) fn force_unreserve() -> Weight { // Proof Size summary in bytes: - // Measured: `177` - // Estimated: `3642` - // Minimum execution time: 51_432_000 picoseconds. - Weight::from_parts(52_380_000, 3642) - .saturating_add(T::DbWeight::get().reads(7)) - .saturating_add(T::DbWeight::get().writes(3)) + // Measured: `103` + // Estimated: `3593` + // Minimum execution time: 16_540_000 picoseconds. + Weight::from_parts(16_937_000, 3593) + .saturating_add(T::DbWeight::get().reads(1)) + .saturating_add(T::DbWeight::get().writes(1)) } - /// Storage: `AssetRegistry::AssetMultiLocationId` (r:1 w:0) - /// Proof: `AssetRegistry::AssetMultiLocationId` (`max_values`: None, `max_size`: Some(622), added: 3097, mode: `MaxEncodedLen`) - /// Storage: `ParachainInfo::ParachainId` (r:1 w:0) - /// Proof: `ParachainInfo::ParachainId` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) - /// Storage: `PolkadotXcm::SupportedVersion` (r:1 w:0) - /// Proof: `PolkadotXcm::SupportedVersion` (`max_values`: None, `max_size`: None, mode: `Measured`) - /// Storage: `PolkadotXcm::VersionDiscoveryQueue` (r:1 w:1) - /// Proof: `PolkadotXcm::VersionDiscoveryQueue` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) - /// Storage: `PolkadotXcm::SafeXcmVersion` (r:1 w:0) - /// Proof: `PolkadotXcm::SafeXcmVersion` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) - /// Storage: `ParachainSystem::HostConfiguration` (r:1 w:0) - /// Proof: `ParachainSystem::HostConfiguration` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) - /// Storage: `ParachainSystem::PendingUpwardMessages` (r:1 w:1) - /// Proof: `ParachainSystem::PendingUpwardMessages` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) - pub(crate) fn initiate_teleport() -> Weight { + /// Storage: `System::Account` (r:999 w:999) + /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) + /// The range of component `u` is `[1, 1000]`. + pub(crate) fn upgrade_accounts(u: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `219` - // Estimated: `4087` - // Minimum execution time: 34_917_000 picoseconds. - Weight::from_parts(35_390_000, 4087) - .saturating_add(T::DbWeight::get().reads(7)) - .saturating_add(T::DbWeight::get().writes(2)) + // Measured: `0 + u * (136 ±0)` + // Estimated: `990 + u * (2603 ±0)` + // Minimum execution time: 16_334_000 picoseconds. + Weight::from_parts(16_521_000, 990) + // Standard Error: 12_232 + .saturating_add(Weight::from_parts(13_721_259, 0).saturating_mul(u.into())) + .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(u.into()))) + .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(u.into()))) + .saturating_add(Weight::from_parts(0, 2603).saturating_mul(u.into())) } } diff --git a/runtime/trappist/src/weights/xcm/pallet_xcm_benchmarks_generic.rs b/runtime/trappist/src/weights/xcm/pallet_xcm_benchmarks_generic.rs index 66846f88..3d3c7e3c 100644 --- a/runtime/trappist/src/weights/xcm/pallet_xcm_benchmarks_generic.rs +++ b/runtime/trappist/src/weights/xcm/pallet_xcm_benchmarks_generic.rs @@ -17,10 +17,10 @@ //! Autogenerated weights for `pallet_xcm_benchmarks::generic` //! -//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-11-23, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 29.0.0 +//! DATE: 2023-12-18, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `runner-yprdrvc7-project-647-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` +//! HOSTNAME: `runner-q7z7ruxr-project-647-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! EXECUTION: , WASM-EXECUTION: Compiled, CHAIN: Some("trappist-dev"), DB CACHE: 1024 // Executed Command: @@ -51,283 +51,96 @@ use core::marker::PhantomData; /// Weight functions for `pallet_xcm_benchmarks::generic`. pub struct WeightInfo(PhantomData); impl WeightInfo { - /// Storage: `ParachainInfo::ParachainId` (r:1 w:0) - /// Proof: `ParachainInfo::ParachainId` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) - /// Storage: `PolkadotXcm::SupportedVersion` (r:1 w:0) - /// Proof: `PolkadotXcm::SupportedVersion` (`max_values`: None, `max_size`: None, mode: `Measured`) - /// Storage: `PolkadotXcm::VersionDiscoveryQueue` (r:1 w:1) - /// Proof: `PolkadotXcm::VersionDiscoveryQueue` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) - /// Storage: `PolkadotXcm::SafeXcmVersion` (r:1 w:0) - /// Proof: `PolkadotXcm::SafeXcmVersion` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) - /// Storage: `ParachainSystem::HostConfiguration` (r:1 w:0) - /// Proof: `ParachainSystem::HostConfiguration` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) - /// Storage: `ParachainSystem::PendingUpwardMessages` (r:1 w:1) - /// Proof: `ParachainSystem::PendingUpwardMessages` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) - pub(crate) fn report_holding() -> Weight { - // Proof Size summary in bytes: - // Measured: `177` - // Estimated: `3642` - // Minimum execution time: 387_400_000 picoseconds. - Weight::from_parts(397_747_000, 3642) - .saturating_add(T::DbWeight::get().reads(6)) - .saturating_add(T::DbWeight::get().writes(2)) - } - pub(crate) fn buy_execution() -> Weight { + /// Storage: `System::Account` (r:1 w:1) + /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) + pub(crate) fn transfer_allow_death() -> Weight { // Proof Size summary in bytes: // Measured: `0` - // Estimated: `0` - // Minimum execution time: 3_673_000 picoseconds. - Weight::from_parts(3_900_000, 0) - } - /// Storage: `PolkadotXcm::Queries` (r:1 w:0) - /// Proof: `PolkadotXcm::Queries` (`max_values`: None, `max_size`: None, mode: `Measured`) - pub(crate) fn query_response() -> Weight { - // Proof Size summary in bytes: - // Measured: `69` - // Estimated: `3534` - // Minimum execution time: 11_311_000 picoseconds. - Weight::from_parts(11_864_000, 3534) + // Estimated: `3593` + // Minimum execution time: 45_516_000 picoseconds. + Weight::from_parts(46_247_000, 3593) .saturating_add(T::DbWeight::get().reads(1)) + .saturating_add(T::DbWeight::get().writes(1)) } - /// Storage: `LockdownMode::LockdownModeStatus` (r:1 w:0) - /// Proof: `LockdownMode::LockdownModeStatus` (`max_values`: Some(1), `max_size`: Some(1), added: 496, mode: `MaxEncodedLen`) - pub(crate) fn transact() -> Weight { - // Proof Size summary in bytes: - // Measured: `100` - // Estimated: `1486` - // Minimum execution time: 15_558_000 picoseconds. - Weight::from_parts(16_178_000, 1486) - .saturating_add(T::DbWeight::get().reads(1)) - } - pub(crate) fn refund_surplus() -> Weight { - // Proof Size summary in bytes: - // Measured: `0` - // Estimated: `0` - // Minimum execution time: 3_926_000 picoseconds. - Weight::from_parts(4_132_000, 0) - } - pub(crate) fn set_error_handler() -> Weight { - // Proof Size summary in bytes: - // Measured: `0` - // Estimated: `0` - // Minimum execution time: 2_579_000 picoseconds. - Weight::from_parts(2_673_000, 0) - } - pub(crate) fn set_appendix() -> Weight { - // Proof Size summary in bytes: - // Measured: `0` - // Estimated: `0` - // Minimum execution time: 2_551_000 picoseconds. - Weight::from_parts(2_812_000, 0) - } - pub(crate) fn clear_error() -> Weight { - // Proof Size summary in bytes: - // Measured: `0` - // Estimated: `0` - // Minimum execution time: 2_580_000 picoseconds. - Weight::from_parts(2_750_000, 0) - } - pub(crate) fn descend_origin() -> Weight { - // Proof Size summary in bytes: - // Measured: `0` - // Estimated: `0` - // Minimum execution time: 3_276_000 picoseconds. - Weight::from_parts(3_429_000, 0) - } - pub(crate) fn clear_origin() -> Weight { + /// Storage: `System::Account` (r:1 w:1) + /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) + pub(crate) fn transfer_keep_alive() -> Weight { // Proof Size summary in bytes: // Measured: `0` - // Estimated: `0` - // Minimum execution time: 2_611_000 picoseconds. - Weight::from_parts(2_733_000, 0) - } - /// Storage: `ParachainInfo::ParachainId` (r:1 w:0) - /// Proof: `ParachainInfo::ParachainId` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) - /// Storage: `PolkadotXcm::SupportedVersion` (r:1 w:0) - /// Proof: `PolkadotXcm::SupportedVersion` (`max_values`: None, `max_size`: None, mode: `Measured`) - /// Storage: `PolkadotXcm::VersionDiscoveryQueue` (r:1 w:1) - /// Proof: `PolkadotXcm::VersionDiscoveryQueue` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) - /// Storage: `PolkadotXcm::SafeXcmVersion` (r:1 w:0) - /// Proof: `PolkadotXcm::SafeXcmVersion` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) - /// Storage: `ParachainSystem::HostConfiguration` (r:1 w:0) - /// Proof: `ParachainSystem::HostConfiguration` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) - /// Storage: `ParachainSystem::PendingUpwardMessages` (r:1 w:1) - /// Proof: `ParachainSystem::PendingUpwardMessages` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) - pub(crate) fn report_error() -> Weight { - // Proof Size summary in bytes: - // Measured: `177` - // Estimated: `3642` - // Minimum execution time: 25_491_000 picoseconds. - Weight::from_parts(26_447_000, 3642) - .saturating_add(T::DbWeight::get().reads(6)) - .saturating_add(T::DbWeight::get().writes(2)) - } - /// Storage: `PolkadotXcm::AssetTraps` (r:1 w:1) - /// Proof: `PolkadotXcm::AssetTraps` (`max_values`: None, `max_size`: None, mode: `Measured`) - pub(crate) fn claim_asset() -> Weight { - // Proof Size summary in bytes: - // Measured: `126` - // Estimated: `3591` - // Minimum execution time: 15_051_000 picoseconds. - Weight::from_parts(15_366_000, 3591) + // Estimated: `3593` + // Minimum execution time: 35_691_000 picoseconds. + Weight::from_parts(36_102_000, 3593) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } - pub(crate) fn trap() -> Weight { - // Proof Size summary in bytes: - // Measured: `0` - // Estimated: `0` - // Minimum execution time: 2_632_000 picoseconds. - Weight::from_parts(2_798_000, 0) - } - /// Storage: `PolkadotXcm::VersionNotifyTargets` (r:1 w:1) - /// Proof: `PolkadotXcm::VersionNotifyTargets` (`max_values`: None, `max_size`: None, mode: `Measured`) - /// Storage: `PolkadotXcm::SupportedVersion` (r:1 w:0) - /// Proof: `PolkadotXcm::SupportedVersion` (`max_values`: None, `max_size`: None, mode: `Measured`) - /// Storage: `PolkadotXcm::VersionDiscoveryQueue` (r:1 w:1) - /// Proof: `PolkadotXcm::VersionDiscoveryQueue` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) - /// Storage: `PolkadotXcm::SafeXcmVersion` (r:1 w:0) - /// Proof: `PolkadotXcm::SafeXcmVersion` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) - /// Storage: `ParachainSystem::HostConfiguration` (r:1 w:0) - /// Proof: `ParachainSystem::HostConfiguration` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) - /// Storage: `ParachainSystem::PendingUpwardMessages` (r:1 w:1) - /// Proof: `ParachainSystem::PendingUpwardMessages` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) - pub(crate) fn subscribe_version() -> Weight { - // Proof Size summary in bytes: - // Measured: `145` - // Estimated: `3610` - // Minimum execution time: 27_710_000 picoseconds. - Weight::from_parts(28_361_000, 3610) - .saturating_add(T::DbWeight::get().reads(6)) - .saturating_add(T::DbWeight::get().writes(3)) - } - /// Storage: `PolkadotXcm::VersionNotifyTargets` (r:0 w:1) - /// Proof: `PolkadotXcm::VersionNotifyTargets` (`max_values`: None, `max_size`: None, mode: `Measured`) - pub(crate) fn unsubscribe_version() -> Weight { + /// Storage: `System::Account` (r:1 w:1) + /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) + pub(crate) fn force_set_balance_creating() -> Weight { // Proof Size summary in bytes: - // Measured: `0` - // Estimated: `0` - // Minimum execution time: 4_366_000 picoseconds. - Weight::from_parts(4_571_000, 0) + // Measured: `103` + // Estimated: `3593` + // Minimum execution time: 13_560_000 picoseconds. + Weight::from_parts(14_068_000, 3593) + .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } - pub(crate) fn burn_asset() -> Weight { - // Proof Size summary in bytes: - // Measured: `0` - // Estimated: `0` - // Minimum execution time: 117_082_000 picoseconds. - Weight::from_parts(123_887_000, 0) - } - pub(crate) fn expect_asset() -> Weight { - // Proof Size summary in bytes: - // Measured: `0` - // Estimated: `0` - // Minimum execution time: 12_079_000 picoseconds. - Weight::from_parts(12_440_000, 0) - } - pub(crate) fn expect_origin() -> Weight { - // Proof Size summary in bytes: - // Measured: `0` - // Estimated: `0` - // Minimum execution time: 2_722_000 picoseconds. - Weight::from_parts(2_815_000, 0) - } - pub(crate) fn expect_error() -> Weight { + /// Storage: `System::Account` (r:1 w:1) + /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) + pub(crate) fn force_set_balance_killing() -> Weight { // Proof Size summary in bytes: - // Measured: `0` - // Estimated: `0` - // Minimum execution time: 2_619_000 picoseconds. - Weight::from_parts(2_740_000, 0) - } - pub(crate) fn expect_transact_status() -> Weight { - // Proof Size summary in bytes: - // Measured: `0` - // Estimated: `0` - // Minimum execution time: 2_845_000 picoseconds. - Weight::from_parts(3_087_000, 0) - } - /// Storage: `ParachainInfo::ParachainId` (r:1 w:0) - /// Proof: `ParachainInfo::ParachainId` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) - /// Storage: `PolkadotXcm::SupportedVersion` (r:1 w:0) - /// Proof: `PolkadotXcm::SupportedVersion` (`max_values`: None, `max_size`: None, mode: `Measured`) - /// Storage: `PolkadotXcm::VersionDiscoveryQueue` (r:1 w:1) - /// Proof: `PolkadotXcm::VersionDiscoveryQueue` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) - /// Storage: `PolkadotXcm::SafeXcmVersion` (r:1 w:0) - /// Proof: `PolkadotXcm::SafeXcmVersion` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) - /// Storage: `ParachainSystem::HostConfiguration` (r:1 w:0) - /// Proof: `ParachainSystem::HostConfiguration` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) - /// Storage: `ParachainSystem::PendingUpwardMessages` (r:1 w:1) - /// Proof: `ParachainSystem::PendingUpwardMessages` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) - pub(crate) fn query_pallet() -> Weight { - // Proof Size summary in bytes: - // Measured: `177` - // Estimated: `3642` - // Minimum execution time: 31_097_000 picoseconds. - Weight::from_parts(31_895_000, 3642) - .saturating_add(T::DbWeight::get().reads(6)) - .saturating_add(T::DbWeight::get().writes(2)) - } - pub(crate) fn expect_pallet() -> Weight { - // Proof Size summary in bytes: - // Measured: `0` - // Estimated: `0` - // Minimum execution time: 6_442_000 picoseconds. - Weight::from_parts(6_713_000, 0) + // Measured: `103` + // Estimated: `3593` + // Minimum execution time: 19_241_000 picoseconds. + Weight::from_parts(19_896_000, 3593) + .saturating_add(T::DbWeight::get().reads(1)) + .saturating_add(T::DbWeight::get().writes(1)) } - /// Storage: `ParachainInfo::ParachainId` (r:1 w:0) - /// Proof: `ParachainInfo::ParachainId` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) - /// Storage: `PolkadotXcm::SupportedVersion` (r:1 w:0) - /// Proof: `PolkadotXcm::SupportedVersion` (`max_values`: None, `max_size`: None, mode: `Measured`) - /// Storage: `PolkadotXcm::VersionDiscoveryQueue` (r:1 w:1) - /// Proof: `PolkadotXcm::VersionDiscoveryQueue` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) - /// Storage: `PolkadotXcm::SafeXcmVersion` (r:1 w:0) - /// Proof: `PolkadotXcm::SafeXcmVersion` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) - /// Storage: `ParachainSystem::HostConfiguration` (r:1 w:0) - /// Proof: `ParachainSystem::HostConfiguration` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) - /// Storage: `ParachainSystem::PendingUpwardMessages` (r:1 w:1) - /// Proof: `ParachainSystem::PendingUpwardMessages` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) - pub(crate) fn report_transact_status() -> Weight { + /// Storage: `System::Account` (r:2 w:2) + /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) + pub(crate) fn force_transfer() -> Weight { // Proof Size summary in bytes: - // Measured: `177` - // Estimated: `3642` - // Minimum execution time: 26_108_000 picoseconds. - Weight::from_parts(26_828_000, 3642) - .saturating_add(T::DbWeight::get().reads(6)) + // Measured: `103` + // Estimated: `6196` + // Minimum execution time: 48_028_000 picoseconds. + Weight::from_parts(49_043_000, 6196) + .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } - pub(crate) fn clear_transact_status() -> Weight { + /// Storage: `System::Account` (r:1 w:1) + /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) + pub(crate) fn transfer_all() -> Weight { // Proof Size summary in bytes: // Measured: `0` - // Estimated: `0` - // Minimum execution time: 2_598_000 picoseconds. - Weight::from_parts(2_727_000, 0) - } - pub(crate) fn set_topic() -> Weight { - // Proof Size summary in bytes: - // Measured: `0` - // Estimated: `0` - // Minimum execution time: 2_543_000 picoseconds. - Weight::from_parts(2_728_000, 0) - } - pub(crate) fn clear_topic() -> Weight { - // Proof Size summary in bytes: - // Measured: `0` - // Estimated: `0` - // Minimum execution time: 2_540_000 picoseconds. - Weight::from_parts(2_688_000, 0) + // Estimated: `3593` + // Minimum execution time: 43_826_000 picoseconds. + Weight::from_parts(44_423_000, 3593) + .saturating_add(T::DbWeight::get().reads(1)) + .saturating_add(T::DbWeight::get().writes(1)) } - pub(crate) fn set_fees_mode() -> Weight { + /// Storage: `System::Account` (r:1 w:1) + /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) + pub(crate) fn force_unreserve() -> Weight { // Proof Size summary in bytes: - // Measured: `0` - // Estimated: `0` - // Minimum execution time: 2_574_000 picoseconds. - Weight::from_parts(2_790_000, 0) + // Measured: `103` + // Estimated: `3593` + // Minimum execution time: 16_423_000 picoseconds. + Weight::from_parts(16_999_000, 3593) + .saturating_add(T::DbWeight::get().reads(1)) + .saturating_add(T::DbWeight::get().writes(1)) } - pub(crate) fn unpaid_execution() -> Weight { - // Proof Size summary in bytes: - // Measured: `0` - // Estimated: `0` - // Minimum execution time: 2_710_000 picoseconds. - Weight::from_parts(2_821_000, 0) + /// Storage: `System::Account` (r:999 w:999) + /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) + /// The range of component `u` is `[1, 1000]`. + pub(crate) fn upgrade_accounts(u: u32, ) -> Weight { + // Proof Size summary in bytes: + // Measured: `0 + u * (136 ±0)` + // Estimated: `990 + u * (2603 ±0)` + // Minimum execution time: 16_430_000 picoseconds. + Weight::from_parts(16_681_000, 990) + // Standard Error: 11_861 + .saturating_add(Weight::from_parts(13_554_771, 0).saturating_mul(u.into())) + .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(u.into()))) + .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(u.into()))) + .saturating_add(Weight::from_parts(0, 2603).saturating_mul(u.into())) } }