From dbd20eb075990a16912214c96ac4332b44e10721 Mon Sep 17 00:00:00 2001 From: Your Name Date: Mon, 9 Dec 2024 14:02:03 +0000 Subject: [PATCH] Update weights --- .../src/weights/cumulus_pallet_xcmp_queue.rs | 12 +- runtime/common/src/weights/frame_system.rs | 50 ++-- runtime/common/src/weights/orml_currencies.rs | 24 +- runtime/common/src/weights/orml_tokens.rs | 24 +- .../src/weights/pallet_author_inherent.rs | 10 +- .../src/weights/pallet_author_mapping.rs | 24 +- .../src/weights/pallet_author_slot_filter.rs | 8 +- runtime/common/src/weights/pallet_balances.rs | 40 +-- runtime/common/src/weights/pallet_bounties.rs | 54 ++-- .../common/src/weights/pallet_collective.rs | 124 ++++---- .../common/src/weights/pallet_democracy.rs | 148 +++++----- runtime/common/src/weights/pallet_identity.rs | 164 +++++------ .../common/src/weights/pallet_membership.rs | 56 ++-- runtime/common/src/weights/pallet_multisig.rs | 72 ++--- .../src/weights/pallet_parachain_staking.rs | 266 ++++++++--------- runtime/common/src/weights/pallet_preimage.rs | 58 ++-- runtime/common/src/weights/pallet_proxy.rs | 100 +++---- .../common/src/weights/pallet_scheduler.rs | 74 ++--- .../common/src/weights/pallet_timestamp.rs | 12 +- runtime/common/src/weights/pallet_treasury.rs | 36 +-- runtime/common/src/weights/pallet_utility.rs | 36 +-- runtime/common/src/weights/pallet_vesting.rs | 100 +++---- zrml/authorized/src/weights.rs | 40 +-- zrml/court/src/weights.rs | 156 +++++----- zrml/global-disputes/src/weights.rs | 76 ++--- zrml/hybrid-router/src/weights.rs | 30 +- zrml/neo-swaps/src/weights.rs | 72 ++--- zrml/orderbook/src/weights.rs | 16 +- zrml/parimutuel/src/weights.rs | 16 +- zrml/prediction-markets/src/weights.rs | 276 +++++++++--------- zrml/styx/src/weights.rs | 12 +- zrml/swaps/src/weights.rs | 150 +++++----- 32 files changed, 1168 insertions(+), 1168 deletions(-) diff --git a/runtime/common/src/weights/cumulus_pallet_xcmp_queue.rs b/runtime/common/src/weights/cumulus_pallet_xcmp_queue.rs index ceb4fae71..8863f0db2 100644 --- a/runtime/common/src/weights/cumulus_pallet_xcmp_queue.rs +++ b/runtime/common/src/weights/cumulus_pallet_xcmp_queue.rs @@ -19,9 +19,9 @@ //! Autogenerated weights for cumulus_pallet_xcmp_queue //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: `2024-08-28`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: `2024-12-07`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` +//! HOSTNAME: `ztg-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` //! EXECUTION: ``, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024` // Executed Command: @@ -58,8 +58,8 @@ impl cumulus_pallet_xcmp_queue::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `142` // Estimated: `1627` - // Minimum execution time: 6_180 nanoseconds. - Weight::from_parts(6_470_000, 1627) + // Minimum execution time: 5_970 nanoseconds. + Weight::from_parts(6_370_000, 1627) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -69,8 +69,8 @@ impl cumulus_pallet_xcmp_queue::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `142` // Estimated: `1627` - // Minimum execution time: 6_010 nanoseconds. - Weight::from_parts(6_460_000, 1627) + // Minimum execution time: 5_990 nanoseconds. + Weight::from_parts(6_461_000, 1627) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } diff --git a/runtime/common/src/weights/frame_system.rs b/runtime/common/src/weights/frame_system.rs index 247ecc01f..660b8ac94 100644 --- a/runtime/common/src/weights/frame_system.rs +++ b/runtime/common/src/weights/frame_system.rs @@ -19,9 +19,9 @@ //! Autogenerated weights for frame_system //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: `2024-08-27`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: `2024-12-06`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` +//! HOSTNAME: `ztg-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` //! EXECUTION: ``, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024` // Executed Command: @@ -57,20 +57,20 @@ impl frame_system::weights::WeightInfo for WeightInfo Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 8_740 nanoseconds. - Weight::from_parts(9_051_000, 0) + // Minimum execution time: 8_490 nanoseconds. + Weight::from_parts(1_927_746, 0) // Standard Error: 1 - .saturating_add(Weight::from_parts(1_499, 0).saturating_mul(b.into())) + .saturating_add(Weight::from_parts(1_462, 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::weights::WeightInfo for WeightInfo frame_system::weights::WeightInfo for WeightInfo frame_system::weights::WeightInfo for WeightInfo frame_system::weights::WeightInfo for WeightInfo frame_system::weights::WeightInfo for WeightInfo Weight { // Proof Size summary in bytes: // Measured: `48 + p * (69 ±0)` - // Estimated: `52 + p * (70 ±0)` - // Minimum execution time: 4_460 nanoseconds. - Weight::from_parts(4_640_000, 52) - // Standard Error: 1_445 - .saturating_add(Weight::from_parts(1_389_405, 0).saturating_mul(p.into())) + // Estimated: `48 + p * (70 ±0)` + // Minimum execution time: 4_730 nanoseconds. + Weight::from_parts(4_860_000, 48) + // Standard Error: 2_057 + .saturating_add(Weight::from_parts(1_392_433, 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/common/src/weights/orml_currencies.rs b/runtime/common/src/weights/orml_currencies.rs index 18e183c15..d84f822a4 100644 --- a/runtime/common/src/weights/orml_currencies.rs +++ b/runtime/common/src/weights/orml_currencies.rs @@ -19,9 +19,9 @@ //! Autogenerated weights for orml_currencies //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: `2024-08-27`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: `2024-12-06`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` +//! HOSTNAME: `ztg-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` //! EXECUTION: ``, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024` // Executed Command: @@ -57,8 +57,8 @@ impl orml_currencies::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1690` // Estimated: `6186` - // Minimum execution time: 59_341 nanoseconds. - Weight::from_parts(61_221_000, 6186) + // Minimum execution time: 61_662 nanoseconds. + Weight::from_parts(63_092_000, 6186) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -68,8 +68,8 @@ impl orml_currencies::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1545` // Estimated: `3597` - // Minimum execution time: 80_182 nanoseconds. - Weight::from_parts(81_461_000, 3597) + // Minimum execution time: 82_882 nanoseconds. + Weight::from_parts(84_542_000, 3597) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -83,8 +83,8 @@ impl orml_currencies::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1361` // Estimated: `3597` - // Minimum execution time: 41_081 nanoseconds. - Weight::from_parts(41_731_000, 3597) + // Minimum execution time: 41_682 nanoseconds. + Weight::from_parts(43_061_000, 3597) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -94,8 +94,8 @@ impl orml_currencies::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1401` // Estimated: `3597` - // Minimum execution time: 44_021 nanoseconds. - Weight::from_parts(45_391_000, 3597) + // Minimum execution time: 44_301 nanoseconds. + Weight::from_parts(45_441_000, 3597) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -105,8 +105,8 @@ impl orml_currencies::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1493` // Estimated: `3597` - // Minimum execution time: 43_561 nanoseconds. - Weight::from_parts(44_551_000, 3597) + // Minimum execution time: 45_101 nanoseconds. + Weight::from_parts(46_071_000, 3597) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } diff --git a/runtime/common/src/weights/orml_tokens.rs b/runtime/common/src/weights/orml_tokens.rs index 69cd43883..e05ccd223 100644 --- a/runtime/common/src/weights/orml_tokens.rs +++ b/runtime/common/src/weights/orml_tokens.rs @@ -19,9 +19,9 @@ //! Autogenerated weights for orml_tokens //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: `2024-08-27`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: `2024-12-06`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` +//! HOSTNAME: `ztg-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` //! EXECUTION: ``, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024` // Executed Command: @@ -57,8 +57,8 @@ impl orml_tokens::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1690` // Estimated: `6186` - // Minimum execution time: 61_401 nanoseconds. - Weight::from_parts(62_241_000, 6186) + // Minimum execution time: 61_192 nanoseconds. + Weight::from_parts(62_081_000, 6186) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -70,8 +70,8 @@ impl orml_tokens::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1690` // Estimated: `6186` - // Minimum execution time: 63_222 nanoseconds. - Weight::from_parts(64_802_000, 6186) + // Minimum execution time: 65_701 nanoseconds. + Weight::from_parts(67_261_000, 6186) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -83,8 +83,8 @@ impl orml_tokens::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1546` // Estimated: `6186` - // Minimum execution time: 49_231 nanoseconds. - Weight::from_parts(50_941_000, 6186) + // Minimum execution time: 48_861 nanoseconds. + Weight::from_parts(51_931_000, 6186) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -96,8 +96,8 @@ impl orml_tokens::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1690` // Estimated: `6204` - // Minimum execution time: 54_591 nanoseconds. - Weight::from_parts(56_472_000, 6204) + // Minimum execution time: 54_341 nanoseconds. + Weight::from_parts(55_542_000, 6204) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -111,8 +111,8 @@ impl orml_tokens::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1361` // Estimated: `3597` - // Minimum execution time: 41_031 nanoseconds. - Weight::from_parts(42_401_000, 3597) + // Minimum execution time: 39_881 nanoseconds. + Weight::from_parts(40_681_000, 3597) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } diff --git a/runtime/common/src/weights/pallet_author_inherent.rs b/runtime/common/src/weights/pallet_author_inherent.rs index 708789264..d6466f2a6 100644 --- a/runtime/common/src/weights/pallet_author_inherent.rs +++ b/runtime/common/src/weights/pallet_author_inherent.rs @@ -19,9 +19,9 @@ //! Autogenerated weights for pallet_author_inherent //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: `2024-08-28`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: `2024-12-07`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` +//! HOSTNAME: `ztg-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` //! EXECUTION: ``, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024` // Executed Command: @@ -66,10 +66,10 @@ impl pallet_author_inherent::weights::WeightInfo for We /// Proof: `RandomnessCollectiveFlip::RandomMaterial` (`max_values`: Some(1), `max_size`: Some(2594), added: 3089, mode: `MaxEncodedLen`) fn kick_off_authorship_validation() -> Weight { // Proof Size summary in bytes: - // Measured: `508` + // Measured: `474` // Estimated: `4079` - // Minimum execution time: 25_151 nanoseconds. - Weight::from_parts(25_800_000, 4079) + // Minimum execution time: 24_711 nanoseconds. + Weight::from_parts(25_791_000, 4079) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(1)) } diff --git a/runtime/common/src/weights/pallet_author_mapping.rs b/runtime/common/src/weights/pallet_author_mapping.rs index 1e3a3ef9a..782317b0b 100644 --- a/runtime/common/src/weights/pallet_author_mapping.rs +++ b/runtime/common/src/weights/pallet_author_mapping.rs @@ -19,9 +19,9 @@ //! Autogenerated weights for pallet_author_mapping //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: `2024-08-28`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: `2024-12-07`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` +//! HOSTNAME: `ztg-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` //! EXECUTION: ``, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024` // Executed Command: @@ -62,8 +62,8 @@ impl pallet_author_mapping::weights::WeightInfo for Wei // Proof Size summary in bytes: // Measured: `430` // Estimated: `3895` - // Minimum execution time: 34_711 nanoseconds. - Weight::from_parts(35_821_000, 3895) + // Minimum execution time: 35_650 nanoseconds. + Weight::from_parts(38_191_000, 3895) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -75,8 +75,8 @@ impl pallet_author_mapping::weights::WeightInfo for Wei // Proof Size summary in bytes: // Measured: `375` // Estimated: `6315` - // Minimum execution time: 22_771 nanoseconds. - Weight::from_parts(23_611_000, 6315) + // Minimum execution time: 23_001 nanoseconds. + Weight::from_parts(23_970_000, 6315) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -90,8 +90,8 @@ impl pallet_author_mapping::weights::WeightInfo for Wei // Proof Size summary in bytes: // Measured: `519` // Estimated: `3984` - // Minimum execution time: 36_511 nanoseconds. - Weight::from_parts(37_571_000, 3984) + // Minimum execution time: 36_751 nanoseconds. + Weight::from_parts(38_351_000, 3984) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -105,8 +105,8 @@ impl pallet_author_mapping::weights::WeightInfo for Wei // Proof Size summary in bytes: // Measured: `625` // Estimated: `4090` - // Minimum execution time: 42_761 nanoseconds. - Weight::from_parts(43_901_000, 4090) + // Minimum execution time: 44_160 nanoseconds. + Weight::from_parts(45_841_000, 4090) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -120,8 +120,8 @@ impl pallet_author_mapping::weights::WeightInfo for Wei // Proof Size summary in bytes: // Measured: `498` // Estimated: `3963` - // Minimum execution time: 37_770 nanoseconds. - Weight::from_parts(39_290_000, 3963) + // Minimum execution time: 38_940 nanoseconds. + Weight::from_parts(41_181_000, 3963) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } diff --git a/runtime/common/src/weights/pallet_author_slot_filter.rs b/runtime/common/src/weights/pallet_author_slot_filter.rs index 692dc3e79..2c25c7c4d 100644 --- a/runtime/common/src/weights/pallet_author_slot_filter.rs +++ b/runtime/common/src/weights/pallet_author_slot_filter.rs @@ -19,9 +19,9 @@ //! Autogenerated weights for pallet_author_slot_filter //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: `2024-08-28`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: `2024-12-07`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` +//! HOSTNAME: `ztg-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` //! EXECUTION: ``, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024` // Executed Command: @@ -58,7 +58,7 @@ impl pallet_author_slot_filter::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 8_040 nanoseconds. - Weight::from_parts(8_580_000, 0).saturating_add(T::DbWeight::get().writes(1)) + // Minimum execution time: 8_410 nanoseconds. + Weight::from_parts(9_000_000, 0).saturating_add(T::DbWeight::get().writes(1)) } } diff --git a/runtime/common/src/weights/pallet_balances.rs b/runtime/common/src/weights/pallet_balances.rs index e36ba5f44..07d588da2 100644 --- a/runtime/common/src/weights/pallet_balances.rs +++ b/runtime/common/src/weights/pallet_balances.rs @@ -19,9 +19,9 @@ //! Autogenerated weights for pallet_balances //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: `2024-08-27`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: `2024-12-06`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` +//! HOSTNAME: `ztg-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` //! EXECUTION: ``, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024` // Executed Command: @@ -58,8 +58,8 @@ impl pallet_balances::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `144` // Estimated: `6204` - // Minimum execution time: 86_222 nanoseconds. - Weight::from_parts(87_802_000, 6204) + // Minimum execution time: 86_022 nanoseconds. + Weight::from_parts(87_142_000, 6204) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -69,8 +69,8 @@ impl pallet_balances::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `0` // Estimated: `3597` - // Minimum execution time: 51_511 nanoseconds. - Weight::from_parts(53_181_000, 3597) + // Minimum execution time: 52_741 nanoseconds. + Weight::from_parts(53_751_000, 3597) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -80,8 +80,8 @@ impl pallet_balances::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `178` // Estimated: `3597` - // Minimum execution time: 19_621 nanoseconds. - Weight::from_parts(20_680_000, 3597) + // Minimum execution time: 19_900 nanoseconds. + Weight::from_parts(20_500_000, 3597) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -91,8 +91,8 @@ impl pallet_balances::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `178` // Estimated: `3597` - // Minimum execution time: 28_340 nanoseconds. - Weight::from_parts(29_331_000, 3597) + // Minimum execution time: 28_981 nanoseconds. + Weight::from_parts(30_300_000, 3597) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -102,8 +102,8 @@ impl pallet_balances::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `251` // Estimated: `8811` - // Minimum execution time: 88_312 nanoseconds. - Weight::from_parts(90_432_000, 8811) + // Minimum execution time: 89_572 nanoseconds. + Weight::from_parts(91_282_000, 8811) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -113,8 +113,8 @@ impl pallet_balances::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `0` // Estimated: `3597` - // Minimum execution time: 65_881 nanoseconds. - Weight::from_parts(66_502_000, 3597) + // Minimum execution time: 65_631 nanoseconds. + Weight::from_parts(67_191_000, 3597) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -124,8 +124,8 @@ impl pallet_balances::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `178` // Estimated: `3597` - // Minimum execution time: 23_271 nanoseconds. - Weight::from_parts(23_940_000, 3597) + // Minimum execution time: 23_711 nanoseconds. + Weight::from_parts(24_551_000, 3597) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -136,10 +136,10 @@ impl pallet_balances::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `0 + u * (139 ±0)` // Estimated: `990 + u * (2607 ±0)` - // Minimum execution time: 22_761 nanoseconds. - Weight::from_parts(23_011_000, 990) - // Standard Error: 14_618 - .saturating_add(Weight::from_parts(18_824_966, 0).saturating_mul(u.into())) + // Minimum execution time: 23_171 nanoseconds. + Weight::from_parts(23_611_000, 990) + // Standard Error: 18_404 + .saturating_add(Weight::from_parts(19_793_239, 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, 2607).saturating_mul(u.into())) diff --git a/runtime/common/src/weights/pallet_bounties.rs b/runtime/common/src/weights/pallet_bounties.rs index f265b2a08..3157b03e4 100644 --- a/runtime/common/src/weights/pallet_bounties.rs +++ b/runtime/common/src/weights/pallet_bounties.rs @@ -19,9 +19,9 @@ //! Autogenerated weights for pallet_bounties //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: `2024-08-27`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: `2024-12-06`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` +//! HOSTNAME: `ztg-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` //! EXECUTION: ``, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024` // Executed Command: @@ -65,10 +65,10 @@ impl pallet_bounties::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `109` // Estimated: `3597` - // Minimum execution time: 33_881 nanoseconds. - Weight::from_parts(36_240_422, 3597) - // Standard Error: 23 - .saturating_add(Weight::from_parts(587, 0).saturating_mul(d.into())) + // Minimum execution time: 34_181 nanoseconds. + Weight::from_parts(36_915_633, 3597) + // Standard Error: 102 + .saturating_add(Weight::from_parts(897, 0).saturating_mul(d.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -80,8 +80,8 @@ impl pallet_bounties::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `197` // Estimated: `3646` - // Minimum execution time: 12_291 nanoseconds. - Weight::from_parts(13_050_000, 3646) + // Minimum execution time: 12_710 nanoseconds. + Weight::from_parts(13_350_000, 3646) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -91,8 +91,8 @@ impl pallet_bounties::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `217` // Estimated: `3646` - // Minimum execution time: 10_880 nanoseconds. - Weight::from_parts(11_540_000, 3646) + // Minimum execution time: 11_120 nanoseconds. + Weight::from_parts(12_040_000, 3646) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -104,8 +104,8 @@ impl pallet_bounties::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `545` // Estimated: `6204` - // Minimum execution time: 50_121 nanoseconds. - Weight::from_parts(53_141_000, 6204) + // Minimum execution time: 52_522 nanoseconds. + Weight::from_parts(54_861_000, 6204) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -117,8 +117,8 @@ impl pallet_bounties::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `393` // Estimated: `3646` - // Minimum execution time: 31_770 nanoseconds. - Weight::from_parts(33_771_000, 3646) + // Minimum execution time: 32_160 nanoseconds. + Weight::from_parts(33_651_000, 3646) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -128,8 +128,8 @@ impl pallet_bounties::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `257` // Estimated: `3646` - // Minimum execution time: 17_960 nanoseconds. - Weight::from_parts(19_690_000, 3646) + // Minimum execution time: 18_361 nanoseconds. + Weight::from_parts(19_311_000, 3646) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -143,8 +143,8 @@ impl pallet_bounties::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `578` // Estimated: `8811` - // Minimum execution time: 135_303 nanoseconds. - Weight::from_parts(138_633_000, 8811) + // Minimum execution time: 138_953 nanoseconds. + Weight::from_parts(143_184_000, 8811) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(5)) } @@ -158,8 +158,8 @@ impl pallet_bounties::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `445` // Estimated: `6204` - // Minimum execution time: 52_181 nanoseconds. - Weight::from_parts(53_411_000, 6204) + // Minimum execution time: 53_741 nanoseconds. + Weight::from_parts(57_971_000, 6204) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -173,8 +173,8 @@ impl pallet_bounties::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `690` // Estimated: `8811` - // Minimum execution time: 90_722 nanoseconds. - Weight::from_parts(94_123_000, 8811) + // Minimum execution time: 95_542 nanoseconds. + Weight::from_parts(96_912_000, 8811) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(5)) } @@ -184,8 +184,8 @@ impl pallet_bounties::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `257` // Estimated: `3646` - // Minimum execution time: 17_740 nanoseconds. - Weight::from_parts(19_000_000, 3646) + // Minimum execution time: 17_810 nanoseconds. + Weight::from_parts(18_641_000, 3646) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -201,9 +201,9 @@ impl pallet_bounties::weights::WeightInfo for WeightInf // Measured: `70 + b * (294 ±0)` // Estimated: `1887 + b * (5214 ±0)` // Minimum execution time: 5_150 nanoseconds. - Weight::from_parts(5_301_000, 1887) - // Standard Error: 35_547 - .saturating_add(Weight::from_parts(49_999_721, 0).saturating_mul(b.into())) + Weight::from_parts(5_390_000, 1887) + // Standard Error: 82_042 + .saturating_add(Weight::from_parts(52_021_515, 0).saturating_mul(b.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().reads((3_u64).saturating_mul(b.into()))) .saturating_add(T::DbWeight::get().writes(1)) diff --git a/runtime/common/src/weights/pallet_collective.rs b/runtime/common/src/weights/pallet_collective.rs index 5f51c0e91..87aa14351 100644 --- a/runtime/common/src/weights/pallet_collective.rs +++ b/runtime/common/src/weights/pallet_collective.rs @@ -19,9 +19,9 @@ //! Autogenerated weights for pallet_collective //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: `2024-08-27`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: `2024-12-06`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` +//! HOSTNAME: `ztg-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` //! EXECUTION: ``, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024` // Executed Command: @@ -67,12 +67,12 @@ impl pallet_collective::weights::WeightInfo for WeightI // Proof Size summary in bytes: // Measured: `0 + m * (8192 ±0) + p * (3194 ±0)` // Estimated: `32708 + m * (4970 ±60) + p * (4343 ±23)` - // Minimum execution time: 20_502 nanoseconds. - Weight::from_parts(20_771_000, 32708) - // Standard Error: 174_278 - .saturating_add(Weight::from_parts(12_939_126, 0).saturating_mul(m.into())) - // Standard Error: 68_425 - .saturating_add(Weight::from_parts(9_284_811, 0).saturating_mul(p.into())) + // Minimum execution time: 20_230 nanoseconds. + Weight::from_parts(20_660_000, 32708) + // Standard Error: 175_177 + .saturating_add(Weight::from_parts(12_549_827, 0).saturating_mul(m.into())) + // Standard Error: 68_778 + .saturating_add(Weight::from_parts(9_576_190, 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)) @@ -88,12 +88,12 @@ impl pallet_collective::weights::WeightInfo for WeightI // Proof Size summary in bytes: // Measured: `30 + m * (32 ±0)` // Estimated: `1516 + m * (32 ±0)` - // Minimum execution time: 19_140 nanoseconds. - Weight::from_parts(20_205_335, 1516) - // Standard Error: 211 - .saturating_add(Weight::from_parts(446, 0).saturating_mul(b.into())) - // Standard Error: 2_177 - .saturating_add(Weight::from_parts(13_450, 0).saturating_mul(m.into())) + // Minimum execution time: 19_090 nanoseconds. + Weight::from_parts(19_282_201, 1516) + // Standard Error: 85 + .saturating_add(Weight::from_parts(1_712, 0).saturating_mul(b.into())) + // Standard Error: 876 + .saturating_add(Weight::from_parts(14_421, 0).saturating_mul(m.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(Weight::from_parts(0, 32).saturating_mul(m.into())) } @@ -107,12 +107,12 @@ impl pallet_collective::weights::WeightInfo for WeightI // Proof Size summary in bytes: // Measured: `30 + m * (32 ±0)` // Estimated: `3496 + m * (32 ±0)` - // Minimum execution time: 21_350 nanoseconds. - Weight::from_parts(21_380_993, 3496) - // Standard Error: 121 - .saturating_add(Weight::from_parts(1_894, 0).saturating_mul(b.into())) - // Standard Error: 1_249 - .saturating_add(Weight::from_parts(24_872, 0).saturating_mul(m.into())) + // Minimum execution time: 22_160 nanoseconds. + Weight::from_parts(21_652_824, 3496) + // Standard Error: 388 + .saturating_add(Weight::from_parts(2_994, 0).saturating_mul(b.into())) + // Standard Error: 4_003 + .saturating_add(Weight::from_parts(28_532, 0).saturating_mul(m.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(Weight::from_parts(0, 32).saturating_mul(m.into())) } @@ -133,14 +133,14 @@ impl pallet_collective::weights::WeightInfo for WeightI // Proof Size summary in bytes: // Measured: `463 + m * (32 ±0) + p * (33 ±0)` // Estimated: `3888 + m * (32 ±0) + p * (34 ±0)` - // Minimum execution time: 30_040 nanoseconds. - Weight::from_parts(31_079_481, 3888) - // Standard Error: 205 - .saturating_add(Weight::from_parts(4_821, 0).saturating_mul(b.into())) - // Standard Error: 2_139 - .saturating_add(Weight::from_parts(18_564, 0).saturating_mul(m.into())) - // Standard Error: 823 - .saturating_add(Weight::from_parts(184_398, 0).saturating_mul(p.into())) + // Minimum execution time: 30_561 nanoseconds. + Weight::from_parts(37_247_607, 3888) + // Standard Error: 300 + .saturating_add(Weight::from_parts(1_974, 0).saturating_mul(b.into())) + // Standard Error: 3_132 + .saturating_add(Weight::from_parts(12_092, 0).saturating_mul(m.into())) + // Standard Error: 1_205 + .saturating_add(Weight::from_parts(181_573, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) .saturating_add(Weight::from_parts(0, 32).saturating_mul(m.into())) @@ -155,10 +155,10 @@ impl pallet_collective::weights::WeightInfo for WeightI // Proof Size summary in bytes: // Measured: `1137 + m * (64 ±0)` // Estimated: `4601 + m * (64 ±0)` - // Minimum execution time: 30_011 nanoseconds. - Weight::from_parts(32_304_319, 4601) - // Standard Error: 1_214 - .saturating_add(Weight::from_parts(45_413, 0).saturating_mul(m.into())) + // Minimum execution time: 30_150 nanoseconds. + Weight::from_parts(34_509_322, 4601) + // Standard Error: 1_030 + .saturating_add(Weight::from_parts(43_510, 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())) @@ -177,12 +177,12 @@ impl pallet_collective::weights::WeightInfo for WeightI // Proof Size summary in bytes: // Measured: `548 + m * (64 ±0) + p * (33 ±0)` // Estimated: `3968 + m * (65 ±0) + p * (34 ±0)` - // Minimum execution time: 33_431 nanoseconds. - Weight::from_parts(35_667_281, 3968) - // Standard Error: 2_032 - .saturating_add(Weight::from_parts(31_556, 0).saturating_mul(m.into())) - // Standard Error: 772 - .saturating_add(Weight::from_parts(174_995, 0).saturating_mul(p.into())) + // Minimum execution time: 35_251 nanoseconds. + Weight::from_parts(38_650_159, 3968) + // Standard Error: 3_045 + .saturating_add(Weight::from_parts(17_702, 0).saturating_mul(m.into())) + // Standard Error: 1_157 + .saturating_add(Weight::from_parts(177_006, 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())) @@ -203,14 +203,14 @@ impl pallet_collective::weights::WeightInfo for WeightI // Proof Size summary in bytes: // Measured: `760 + b * (1 ±0) + m * (64 ±0) + p * (36 ±0)` // Estimated: `4299 + b * (1 ±0) + m * (62 ±0) + p * (36 ±0)` - // Minimum execution time: 47_931 nanoseconds. - Weight::from_parts(50_625_692, 4299) - // Standard Error: 247 - .saturating_add(Weight::from_parts(2_701, 0).saturating_mul(b.into())) - // Standard Error: 2_615 - .saturating_add(Weight::from_parts(24_182, 0).saturating_mul(m.into())) - // Standard Error: 994 - .saturating_add(Weight::from_parts(181_358, 0).saturating_mul(p.into())) + // Minimum execution time: 48_761 nanoseconds. + Weight::from_parts(52_434_394, 4299) + // Standard Error: 413 + .saturating_add(Weight::from_parts(2_904, 0).saturating_mul(b.into())) + // Standard Error: 4_365 + .saturating_add(Weight::from_parts(25_525, 0).saturating_mul(m.into())) + // Standard Error: 1_659 + .saturating_add(Weight::from_parts(190_105, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(b.into())) @@ -233,12 +233,12 @@ impl pallet_collective::weights::WeightInfo for WeightI // Proof Size summary in bytes: // Measured: `568 + m * (64 ±0) + p * (33 ±0)` // Estimated: `3988 + m * (65 ±0) + p * (34 ±0)` - // Minimum execution time: 36_661 nanoseconds. - Weight::from_parts(38_338_919, 3988) - // Standard Error: 2_855 - .saturating_add(Weight::from_parts(40_600, 0).saturating_mul(m.into())) - // Standard Error: 1_085 - .saturating_add(Weight::from_parts(176_954, 0).saturating_mul(p.into())) + // Minimum execution time: 38_400 nanoseconds. + Weight::from_parts(39_328_977, 3988) + // Standard Error: 3_370 + .saturating_add(Weight::from_parts(45_313, 0).saturating_mul(m.into())) + // Standard Error: 1_280 + .saturating_add(Weight::from_parts(180_092, 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())) @@ -261,14 +261,10 @@ impl pallet_collective::weights::WeightInfo for WeightI // Proof Size summary in bytes: // Measured: `780 + b * (1 ±0) + m * (64 ±0) + p * (36 ±0)` // Estimated: `4319 + b * (1 ±0) + m * (62 ±0) + p * (36 ±0)` - // Minimum execution time: 49_501 nanoseconds. - Weight::from_parts(54_860_420, 4319) - // Standard Error: 299 - .saturating_add(Weight::from_parts(2_669, 0).saturating_mul(b.into())) - // Standard Error: 3_168 - .saturating_add(Weight::from_parts(12_781, 0).saturating_mul(m.into())) - // Standard Error: 1_204 - .saturating_add(Weight::from_parts(190_121, 0).saturating_mul(p.into())) + // Minimum execution time: 51_891 nanoseconds. + Weight::from_parts(69_242_224, 4319) + // Standard Error: 3_089 + .saturating_add(Weight::from_parts(195_731, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(b.into())) @@ -286,10 +282,10 @@ impl pallet_collective::weights::WeightInfo for WeightI // Proof Size summary in bytes: // Measured: `188 + p * (32 ±0)` // Estimated: `1672 + p * (32 ±0)` - // Minimum execution time: 18_420 nanoseconds. - Weight::from_parts(22_228_131, 1672) - // Standard Error: 740 - .saturating_add(Weight::from_parts(170_922, 0).saturating_mul(p.into())) + // Minimum execution time: 19_031 nanoseconds. + Weight::from_parts(22_701_163, 1672) + // Standard Error: 1_123 + .saturating_add(Weight::from_parts(194_782, 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/common/src/weights/pallet_democracy.rs b/runtime/common/src/weights/pallet_democracy.rs index ecae4b144..52d59f9b3 100644 --- a/runtime/common/src/weights/pallet_democracy.rs +++ b/runtime/common/src/weights/pallet_democracy.rs @@ -19,9 +19,9 @@ //! Autogenerated weights for pallet_democracy //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: `2024-08-27`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: `2024-12-06`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` +//! HOSTNAME: `ztg-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` //! EXECUTION: ``, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024` // Executed Command: @@ -64,8 +64,8 @@ impl pallet_democracy::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `4772` // Estimated: `18187` - // Minimum execution time: 49_941 nanoseconds. - Weight::from_parts(54_241_000, 18187) + // Minimum execution time: 52_271 nanoseconds. + Weight::from_parts(58_081_000, 18187) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -75,8 +75,8 @@ impl pallet_democracy::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `3527` // Estimated: `6695` - // Minimum execution time: 46_621 nanoseconds. - Weight::from_parts(48_081_000, 6695) + // Minimum execution time: 47_301 nanoseconds. + Weight::from_parts(48_661_000, 6695) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -92,8 +92,8 @@ impl pallet_democracy::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `3415` // Estimated: `7264` - // Minimum execution time: 60_111 nanoseconds. - Weight::from_parts(62_501_000, 7264) + // Minimum execution time: 61_632 nanoseconds. + Weight::from_parts(69_181_000, 7264) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -109,8 +109,8 @@ impl pallet_democracy::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `3437` // Estimated: `7264` - // Minimum execution time: 65_572 nanoseconds. - Weight::from_parts(68_332_000, 7264) + // Minimum execution time: 67_052 nanoseconds. + Weight::from_parts(74_262_000, 7264) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -124,8 +124,8 @@ impl pallet_democracy::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `341` // Estimated: `3674` - // Minimum execution time: 31_261 nanoseconds. - Weight::from_parts(32_411_000, 3674) + // Minimum execution time: 32_031 nanoseconds. + Weight::from_parts(33_391_000, 3674) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -147,8 +147,8 @@ impl pallet_democracy::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `6171` // Estimated: `18187` - // Minimum execution time: 126_074 nanoseconds. - Weight::from_parts(128_563_000, 18187) + // Minimum execution time: 132_203 nanoseconds. + Weight::from_parts(137_853_000, 18187) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(8)) } @@ -160,8 +160,8 @@ impl pallet_democracy::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `3387` // Estimated: `6707` - // Minimum execution time: 15_960 nanoseconds. - Weight::from_parts(16_511_000, 6707) + // Minimum execution time: 16_901 nanoseconds. + Weight::from_parts(17_440_000, 6707) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -171,8 +171,8 @@ impl pallet_democracy::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_580 nanoseconds. - Weight::from_parts(3_820_000, 0).saturating_add(T::DbWeight::get().writes(1)) + // Minimum execution time: 3_620 nanoseconds. + Weight::from_parts(3_950_000, 0).saturating_add(T::DbWeight::get().writes(1)) } /// Storage: `Democracy::NextExternal` (r:0 w:1) /// Proof: `Democracy::NextExternal` (`max_values`: Some(1), `max_size`: Some(132), added: 627, mode: `MaxEncodedLen`) @@ -180,8 +180,8 @@ impl pallet_democracy::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_570 nanoseconds. - Weight::from_parts(3_730_000, 0).saturating_add(T::DbWeight::get().writes(1)) + // Minimum execution time: 3_710 nanoseconds. + Weight::from_parts(4_130_000, 0).saturating_add(T::DbWeight::get().writes(1)) } /// Storage: `Democracy::NextExternal` (r:1 w:1) /// Proof: `Democracy::NextExternal` (`max_values`: Some(1), `max_size`: Some(132), added: 627, mode: `MaxEncodedLen`) @@ -195,8 +195,8 @@ impl pallet_democracy::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `253` // Estimated: `3518` - // Minimum execution time: 33_050 nanoseconds. - Weight::from_parts(33_681_000, 3518) + // Minimum execution time: 34_691 nanoseconds. + Weight::from_parts(36_251_000, 3518) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(5)) } @@ -210,8 +210,8 @@ impl pallet_democracy::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `3490` // Estimated: `6707` - // Minimum execution time: 35_840 nanoseconds. - Weight::from_parts(37_451_000, 6707) + // Minimum execution time: 36_000 nanoseconds. + Weight::from_parts(37_830_000, 6707) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -227,8 +227,8 @@ impl pallet_democracy::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `6074` // Estimated: `18187` - // Minimum execution time: 104_372 nanoseconds. - Weight::from_parts(108_042_000, 18187) + // Minimum execution time: 108_813 nanoseconds. + Weight::from_parts(115_073_000, 18187) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(5)) } @@ -240,8 +240,8 @@ impl pallet_democracy::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `238` // Estimated: `3518` - // Minimum execution time: 23_921 nanoseconds. - Weight::from_parts(24_771_000, 3518) + // Minimum execution time: 24_160 nanoseconds. + Weight::from_parts(25_381_000, 3518) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -256,10 +256,10 @@ impl pallet_democracy::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `211 + r * (94 ±0)` // Estimated: `1489 + r * (2684 ±0)` - // Minimum execution time: 9_330 nanoseconds. - Weight::from_parts(9_647_338, 1489) - // Standard Error: 9_945 - .saturating_add(Weight::from_parts(3_835_340, 0).saturating_mul(r.into())) + // Minimum execution time: 9_720 nanoseconds. + Weight::from_parts(11_081_156, 1489) + // Standard Error: 11_388 + .saturating_add(Weight::from_parts(3_878_540, 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)) @@ -282,10 +282,10 @@ impl pallet_democracy::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `211 + r * (94 ±0)` // Estimated: `18187 + r * (2684 ±0)` - // Minimum execution time: 13_350 nanoseconds. - Weight::from_parts(13_726_197, 18187) - // Standard Error: 10_399 - .saturating_add(Weight::from_parts(3_856_386, 0).saturating_mul(r.into())) + // Minimum execution time: 13_240 nanoseconds. + Weight::from_parts(14_102_712, 18187) + // Standard Error: 12_735 + .saturating_add(Weight::from_parts(3_908_737, 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)) @@ -304,10 +304,10 @@ impl pallet_democracy::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `779 + r * (116 ±0)` // Estimated: `19812 + r * (2684 ±0)` - // Minimum execution time: 47_971 nanoseconds. - Weight::from_parts(50_579_543, 19812) - // Standard Error: 16_461 - .saturating_add(Weight::from_parts(5_060_631, 0).saturating_mul(r.into())) + // Minimum execution time: 47_431 nanoseconds. + Weight::from_parts(53_845_361, 19812) + // Standard Error: 13_955 + .saturating_add(Weight::from_parts(5_058_664, 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)) @@ -323,10 +323,10 @@ impl pallet_democracy::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `468 + r * (116 ±0)` // Estimated: `13538 + r * (2684 ±0)` - // Minimum execution time: 24_501 nanoseconds. - Weight::from_parts(21_600_728, 13538) - // Standard Error: 12_607 - .saturating_add(Weight::from_parts(4_975_630, 0).saturating_mul(r.into())) + // Minimum execution time: 24_790 nanoseconds. + Weight::from_parts(24_413_485, 13538) + // Standard Error: 14_549 + .saturating_add(Weight::from_parts(5_008_633, 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)) @@ -339,8 +339,8 @@ impl pallet_democracy::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_710 nanoseconds. - Weight::from_parts(3_970_000, 0).saturating_add(T::DbWeight::get().writes(1)) + // Minimum execution time: 3_760 nanoseconds. + Weight::from_parts(4_190_000, 0).saturating_add(T::DbWeight::get().writes(1)) } /// Storage: `Democracy::VotingOf` (r:1 w:1) /// Proof: `Democracy::VotingOf` (`max_values`: None, `max_size`: Some(3799), added: 6274, mode: `MaxEncodedLen`) @@ -355,10 +355,10 @@ impl pallet_democracy::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `500` // Estimated: `7264` - // Minimum execution time: 28_580 nanoseconds. - Weight::from_parts(45_504_184, 7264) - // Standard Error: 4_923 - .saturating_add(Weight::from_parts(75_222, 0).saturating_mul(r.into())) + // Minimum execution time: 29_001 nanoseconds. + Weight::from_parts(46_578_508, 7264) + // Standard Error: 4_618 + .saturating_add(Weight::from_parts(93_798, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -375,10 +375,10 @@ impl pallet_democracy::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `501 + r * (22 ±0)` // Estimated: `7264` - // Minimum execution time: 39_871 nanoseconds. - Weight::from_parts(42_503_395, 7264) - // Standard Error: 1_792 - .saturating_add(Weight::from_parts(117_540, 0).saturating_mul(r.into())) + // Minimum execution time: 40_221 nanoseconds. + Weight::from_parts(43_947_716, 7264) + // Standard Error: 2_903 + .saturating_add(Weight::from_parts(131_581, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -391,10 +391,10 @@ impl pallet_democracy::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `707 + r * (26 ±0)` // Estimated: `7264` - // Minimum execution time: 18_701 nanoseconds. - Weight::from_parts(22_843_487, 7264) - // Standard Error: 1_787 - .saturating_add(Weight::from_parts(119_279, 0).saturating_mul(r.into())) + // Minimum execution time: 19_920 nanoseconds. + Weight::from_parts(23_586_393, 7264) + // Standard Error: 2_637 + .saturating_add(Weight::from_parts(136_741, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -407,10 +407,10 @@ impl pallet_democracy::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `707 + r * (26 ±0)` // Estimated: `7264` - // Minimum execution time: 18_681 nanoseconds. - Weight::from_parts(22_876_666, 7264) - // Standard Error: 1_759 - .saturating_add(Weight::from_parts(118_342, 0).saturating_mul(r.into())) + // Minimum execution time: 19_731 nanoseconds. + Weight::from_parts(23_399_585, 7264) + // Standard Error: 2_655 + .saturating_add(Weight::from_parts(140_477, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -424,8 +424,8 @@ impl pallet_democracy::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `323` // Estimated: `3556` - // Minimum execution time: 21_950 nanoseconds. - Weight::from_parts(22_930_000, 3556) + // Minimum execution time: 23_211 nanoseconds. + Weight::from_parts(24_030_000, 3556) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -437,8 +437,8 @@ impl pallet_democracy::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `253` // Estimated: `3518` - // Minimum execution time: 19_981 nanoseconds. - Weight::from_parts(20_800_000, 3518) + // Minimum execution time: 20_170 nanoseconds. + Weight::from_parts(21_310_000, 3518) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -452,8 +452,8 @@ impl pallet_democracy::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `4855` // Estimated: `18187` - // Minimum execution time: 46_731 nanoseconds. - Weight::from_parts(48_471_000, 18187) + // Minimum execution time: 49_671 nanoseconds. + Weight::from_parts(52_571_000, 18187) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -465,8 +465,8 @@ impl pallet_democracy::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `4789` // Estimated: `18187` - // Minimum execution time: 43_271 nanoseconds. - Weight::from_parts(45_341_000, 18187) + // Minimum execution time: 45_261 nanoseconds. + Weight::from_parts(50_991_000, 18187) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -478,8 +478,8 @@ impl pallet_democracy::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `144` // Estimated: `3556` - // Minimum execution time: 17_310 nanoseconds. - Weight::from_parts(18_041_000, 3556) + // Minimum execution time: 18_370 nanoseconds. + Weight::from_parts(18_990_000, 3556) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -491,8 +491,8 @@ impl pallet_democracy::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `273` // Estimated: `3674` - // Minimum execution time: 22_311 nanoseconds. - Weight::from_parts(24_100_000, 3674) + // Minimum execution time: 22_521 nanoseconds. + Weight::from_parts(23_671_000, 3674) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } diff --git a/runtime/common/src/weights/pallet_identity.rs b/runtime/common/src/weights/pallet_identity.rs index 891a32202..9b9c05f1e 100644 --- a/runtime/common/src/weights/pallet_identity.rs +++ b/runtime/common/src/weights/pallet_identity.rs @@ -19,9 +19,9 @@ //! Autogenerated weights for pallet_identity //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: `2024-08-27`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: `2024-12-06`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` +//! HOSTNAME: `ztg-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` //! EXECUTION: ``, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024` // Executed Command: @@ -59,10 +59,10 @@ impl pallet_identity::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `32 + r * (57 ±0)` // Estimated: `1942` - // Minimum execution time: 14_090 nanoseconds. - Weight::from_parts(14_986_112, 1942) - // Standard Error: 9_527 - .saturating_add(Weight::from_parts(209_502, 0).saturating_mul(r.into())) + // Minimum execution time: 14_030 nanoseconds. + Weight::from_parts(15_220_817, 1942) + // Standard Error: 10_580 + .saturating_add(Weight::from_parts(219_235, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -74,12 +74,12 @@ impl pallet_identity::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `442 + r * (5 ±0)` // Estimated: `8303` - // Minimum execution time: 23_400 nanoseconds. - Weight::from_parts(34_675_788, 8303) - // Standard Error: 30_978 - .saturating_add(Weight::from_parts(390_774, 0).saturating_mul(r.into())) - // Standard Error: 3_598 - .saturating_add(Weight::from_parts(647_168, 0).saturating_mul(x.into())) + // Minimum execution time: 23_760 nanoseconds. + Weight::from_parts(37_249_622, 8303) + // Standard Error: 32_733 + .saturating_add(Weight::from_parts(222_223, 0).saturating_mul(r.into())) + // Standard Error: 3_802 + .saturating_add(Weight::from_parts(641_902, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -94,10 +94,10 @@ impl pallet_identity::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `101` // Estimated: `8303 + s * (2589 ±0)` - // Minimum execution time: 10_940 nanoseconds. - Weight::from_parts(29_044_098, 8303) - // Standard Error: 11_640 - .saturating_add(Weight::from_parts(4_158_409, 0).saturating_mul(s.into())) + // Minimum execution time: 11_340 nanoseconds. + Weight::from_parts(26_794_703, 8303) + // Standard Error: 14_293 + .saturating_add(Weight::from_parts(4_366_632, 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)) @@ -115,10 +115,10 @@ impl pallet_identity::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `194 + p * (32 ±0)` // Estimated: `8303` - // Minimum execution time: 11_140 nanoseconds. - Weight::from_parts(26_473_153, 8303) - // Standard Error: 6_252 - .saturating_add(Weight::from_parts(1_736_112, 0).saturating_mul(p.into())) + // Minimum execution time: 11_600 nanoseconds. + Weight::from_parts(28_187_249, 8303) + // Standard Error: 12_669 + .saturating_add(Weight::from_parts(1_821_630, 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()))) @@ -132,18 +132,16 @@ impl pallet_identity::weights::WeightInfo for WeightInf /// The range of component `r` is `[1, 8]`. /// The range of component `s` is `[0, 64]`. /// The range of component `x` is `[0, 64]`. - fn clear_identity(r: u32, s: u32, x: u32) -> Weight { + fn clear_identity(_r: u32, s: u32, x: u32) -> Weight { // Proof Size summary in bytes: // Measured: `471 + r * (5 ±0) + s * (32 ±0) + x * (66 ±0)` // Estimated: `8303` - // Minimum execution time: 56_431 nanoseconds. - Weight::from_parts(36_897_307, 8303) - // Standard Error: 53_016 - .saturating_add(Weight::from_parts(190_947, 0).saturating_mul(r.into())) - // Standard Error: 6_173 - .saturating_add(Weight::from_parts(1_747_584, 0).saturating_mul(s.into())) - // Standard Error: 6_173 - .saturating_add(Weight::from_parts(335_739, 0).saturating_mul(x.into())) + // Minimum execution time: 59_271 nanoseconds. + Weight::from_parts(41_666_097, 8303) + // Standard Error: 4_331 + .saturating_add(Weight::from_parts(1_830_007, 0).saturating_mul(s.into())) + // Standard Error: 4_331 + .saturating_add(Weight::from_parts(346_962, 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()))) @@ -158,12 +156,12 @@ impl pallet_identity::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `367 + r * (57 ±0) + x * (66 ±0)` // Estimated: `8303` - // Minimum execution time: 37_161 nanoseconds. - Weight::from_parts(35_806_339, 8303) - // Standard Error: 32_403 - .saturating_add(Weight::from_parts(347_030, 0).saturating_mul(r.into())) - // Standard Error: 3_763 - .saturating_add(Weight::from_parts(669_233, 0).saturating_mul(x.into())) + // Minimum execution time: 38_081 nanoseconds. + Weight::from_parts(35_558_196, 8303) + // Standard Error: 78_822 + .saturating_add(Weight::from_parts(448_065, 0).saturating_mul(r.into())) + // Standard Error: 9_155 + .saturating_add(Weight::from_parts(702_079, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -175,12 +173,12 @@ impl pallet_identity::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `398 + x * (66 ±0)` // Estimated: `8303` - // Minimum execution time: 34_651 nanoseconds. - Weight::from_parts(34_913_667, 8303) - // Standard Error: 18_225 - .saturating_add(Weight::from_parts(117_675, 0).saturating_mul(r.into())) - // Standard Error: 2_116 - .saturating_add(Weight::from_parts(636_465, 0).saturating_mul(x.into())) + // Minimum execution time: 35_430 nanoseconds. + Weight::from_parts(36_680_431, 8303) + // Standard Error: 17_017 + .saturating_add(Weight::from_parts(54_580, 0).saturating_mul(r.into())) + // Standard Error: 1_976 + .saturating_add(Weight::from_parts(650_000, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -191,10 +189,10 @@ impl pallet_identity::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `89 + r * (57 ±0)` // Estimated: `1942` - // Minimum execution time: 9_151 nanoseconds. - Weight::from_parts(9_889_249, 1942) - // Standard Error: 5_583 - .saturating_add(Weight::from_parts(178_604, 0).saturating_mul(r.into())) + // Minimum execution time: 9_541 nanoseconds. + Weight::from_parts(10_208_178, 1942) + // Standard Error: 7_117 + .saturating_add(Weight::from_parts(179_056, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -205,10 +203,10 @@ impl pallet_identity::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `89 + r * (57 ±0)` // Estimated: `1942` - // Minimum execution time: 8_310 nanoseconds. - Weight::from_parts(9_046_755, 1942) - // Standard Error: 5_582 - .saturating_add(Weight::from_parts(123_880, 0).saturating_mul(r.into())) + // Minimum execution time: 8_500 nanoseconds. + Weight::from_parts(9_156_915, 1942) + // Standard Error: 7_540 + .saturating_add(Weight::from_parts(164_400, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -219,10 +217,10 @@ impl pallet_identity::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `89 + r * (57 ±0)` // Estimated: `1942` - // Minimum execution time: 8_171 nanoseconds. - Weight::from_parts(8_747_308, 1942) - // Standard Error: 5_873 - .saturating_add(Weight::from_parts(162_510, 0).saturating_mul(r.into())) + // Minimum execution time: 8_530 nanoseconds. + Weight::from_parts(9_199_425, 1942) + // Standard Error: 5_700 + .saturating_add(Weight::from_parts(123_677, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -232,14 +230,16 @@ impl pallet_identity::weights::WeightInfo for WeightInf /// Proof: `Identity::IdentityOf` (`max_values`: None, `max_size`: Some(4838), added: 7313, mode: `MaxEncodedLen`) /// The range of component `r` is `[1, 7]`. /// The range of component `x` is `[0, 64]`. - fn provide_judgement(_r: u32, x: u32) -> Weight { + fn provide_judgement(r: u32, x: u32) -> Weight { // Proof Size summary in bytes: // Measured: `445 + r * (57 ±0) + x * (66 ±0)` // Estimated: `8303` - // Minimum execution time: 25_832 nanoseconds. - Weight::from_parts(27_647_734, 8303) - // Standard Error: 3_835 - .saturating_add(Weight::from_parts(1_016_392, 0).saturating_mul(x.into())) + // Minimum execution time: 26_341 nanoseconds. + Weight::from_parts(24_978_066, 8303) + // Standard Error: 80_244 + .saturating_add(Weight::from_parts(520_891, 0).saturating_mul(r.into())) + // Standard Error: 8_200 + .saturating_add(Weight::from_parts(1_037_494, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -258,14 +258,14 @@ impl pallet_identity::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `826 + r * (5 ±0) + s * (32 ±0) + x * (66 ±0)` // Estimated: `8303` - // Minimum execution time: 79_812 nanoseconds. - Weight::from_parts(60_363_180, 8303) - // Standard Error: 51_080 - .saturating_add(Weight::from_parts(146_545, 0).saturating_mul(r.into())) - // Standard Error: 5_948 - .saturating_add(Weight::from_parts(1_756_611, 0).saturating_mul(s.into())) - // Standard Error: 5_948 - .saturating_add(Weight::from_parts(356_991, 0).saturating_mul(x.into())) + // Minimum execution time: 83_562 nanoseconds. + Weight::from_parts(67_833_346, 8303) + // Standard Error: 37_979 + .saturating_add(Weight::from_parts(121_205, 0).saturating_mul(r.into())) + // Standard Error: 4_422 + .saturating_add(Weight::from_parts(1_786_295, 0).saturating_mul(s.into())) + // Standard Error: 4_422 + .saturating_add(Weight::from_parts(317_793, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(s.into()))) @@ -281,10 +281,10 @@ impl pallet_identity::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `323 + s * (41 ±0)` // Estimated: `8303` - // Minimum execution time: 34_070 nanoseconds. - Weight::from_parts(39_664_475, 8303) - // Standard Error: 5_065 - .saturating_add(Weight::from_parts(103_964, 0).saturating_mul(s.into())) + // Minimum execution time: 34_781 nanoseconds. + Weight::from_parts(39_644_010, 8303) + // Standard Error: 3_973 + .saturating_add(Weight::from_parts(131_100, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -297,10 +297,10 @@ impl pallet_identity::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `432 + s * (7 ±0)` // Estimated: `8303` - // Minimum execution time: 14_980 nanoseconds. - Weight::from_parts(17_574_120, 8303) - // Standard Error: 1_703 - .saturating_add(Weight::from_parts(39_579, 0).saturating_mul(s.into())) + // Minimum execution time: 15_640 nanoseconds. + Weight::from_parts(18_027_519, 8303) + // Standard Error: 2_722 + .saturating_add(Weight::from_parts(44_072, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -315,10 +315,10 @@ impl pallet_identity::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `480 + s * (39 ±0)` // Estimated: `8303` - // Minimum execution time: 38_051 nanoseconds. - Weight::from_parts(40_609_060, 8303) - // Standard Error: 2_471 - .saturating_add(Weight::from_parts(93_132, 0).saturating_mul(s.into())) + // Minimum execution time: 39_121 nanoseconds. + Weight::from_parts(42_465_886, 8303) + // Standard Error: 3_774 + .saturating_add(Weight::from_parts(103_693, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -333,10 +333,10 @@ impl pallet_identity::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `583 + s * (42 ±0)` // Estimated: `5571` - // Minimum execution time: 28_860 nanoseconds. - Weight::from_parts(31_107_615, 5571) - // Standard Error: 2_093 - .saturating_add(Weight::from_parts(105_202, 0).saturating_mul(s.into())) + // Minimum execution time: 30_060 nanoseconds. + Weight::from_parts(32_569_261, 5571) + // Standard Error: 4_506 + .saturating_add(Weight::from_parts(107_557, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) } diff --git a/runtime/common/src/weights/pallet_membership.rs b/runtime/common/src/weights/pallet_membership.rs index dc94cf0c0..b2071a16c 100644 --- a/runtime/common/src/weights/pallet_membership.rs +++ b/runtime/common/src/weights/pallet_membership.rs @@ -19,9 +19,9 @@ //! Autogenerated weights for pallet_membership //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: `2024-08-27`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: `2024-12-06`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` +//! HOSTNAME: `ztg-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` //! EXECUTION: ``, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024` // Executed Command: @@ -65,10 +65,10 @@ impl pallet_membership::weights::WeightInfo for WeightI // Proof Size summary in bytes: // Measured: `135 + m * (64 ±0)` // Estimated: `4687 + m * (64 ±0)` - // Minimum execution time: 19_490 nanoseconds. - Weight::from_parts(20_579_688, 4687) - // Standard Error: 921 - .saturating_add(Weight::from_parts(40_438, 0).saturating_mul(m.into())) + // Minimum execution time: 19_561 nanoseconds. + Weight::from_parts(21_062_382, 4687) + // Standard Error: 1_231 + .saturating_add(Weight::from_parts(34_805, 0).saturating_mul(m.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 64).saturating_mul(m.into())) @@ -88,10 +88,10 @@ impl pallet_membership::weights::WeightInfo for WeightI // Proof Size summary in bytes: // Measured: `239 + m * (64 ±0)` // Estimated: `4687 + m * (64 ±0)` - // Minimum execution time: 22_690 nanoseconds. - Weight::from_parts(23_795_130, 4687) - // Standard Error: 964 - .saturating_add(Weight::from_parts(30_543, 0).saturating_mul(m.into())) + // Minimum execution time: 22_370 nanoseconds. + Weight::from_parts(24_561_900, 4687) + // Standard Error: 3_511 + .saturating_add(Weight::from_parts(22_678, 0).saturating_mul(m.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 64).saturating_mul(m.into())) @@ -111,10 +111,10 @@ impl pallet_membership::weights::WeightInfo for WeightI // Proof Size summary in bytes: // Measured: `239 + m * (64 ±0)` // Estimated: `4687 + m * (64 ±0)` - // Minimum execution time: 22_541 nanoseconds. - Weight::from_parts(23_622_603, 4687) - // Standard Error: 1_292 - .saturating_add(Weight::from_parts(50_057, 0).saturating_mul(m.into())) + // Minimum execution time: 22_790 nanoseconds. + Weight::from_parts(24_621_892, 4687) + // Standard Error: 4_940 + .saturating_add(Weight::from_parts(38_593, 0).saturating_mul(m.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 64).saturating_mul(m.into())) @@ -134,10 +134,10 @@ impl pallet_membership::weights::WeightInfo for WeightI // Proof Size summary in bytes: // Measured: `239 + m * (64 ±0)` // Estimated: `4687 + m * (64 ±0)` - // Minimum execution time: 21_700 nanoseconds. - Weight::from_parts(23_685_037, 4687) - // Standard Error: 1_430 - .saturating_add(Weight::from_parts(177_796, 0).saturating_mul(m.into())) + // Minimum execution time: 21_820 nanoseconds. + Weight::from_parts(25_054_636, 4687) + // Standard Error: 1_683 + .saturating_add(Weight::from_parts(164_026, 0).saturating_mul(m.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 64).saturating_mul(m.into())) @@ -157,10 +157,10 @@ impl pallet_membership::weights::WeightInfo for WeightI // Proof Size summary in bytes: // Measured: `239 + m * (64 ±0)` // Estimated: `4687 + m * (64 ±0)` - // Minimum execution time: 23_461 nanoseconds. - Weight::from_parts(24_947_150, 4687) - // Standard Error: 1_644 - .saturating_add(Weight::from_parts(49_382, 0).saturating_mul(m.into())) + // Minimum execution time: 23_431 nanoseconds. + Weight::from_parts(25_214_879, 4687) + // Standard Error: 1_057 + .saturating_add(Weight::from_parts(44_217, 0).saturating_mul(m.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(4)) .saturating_add(Weight::from_parts(0, 64).saturating_mul(m.into())) @@ -176,10 +176,10 @@ impl pallet_membership::weights::WeightInfo for WeightI // Proof Size summary in bytes: // Measured: `104 + m * (32 ±0)` // Estimated: `4687 + m * (32 ±0)` - // Minimum execution time: 10_210 nanoseconds. - Weight::from_parts(10_982_994, 4687) - // Standard Error: 621 - .saturating_add(Weight::from_parts(15_701, 0).saturating_mul(m.into())) + // Minimum execution time: 10_010 nanoseconds. + Weight::from_parts(10_757_796, 4687) + // Standard Error: 1_530 + .saturating_add(Weight::from_parts(19_831, 0).saturating_mul(m.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) .saturating_add(Weight::from_parts(0, 32).saturating_mul(m.into())) @@ -193,7 +193,7 @@ impl pallet_membership::weights::WeightInfo for WeightI // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_530 nanoseconds. - Weight::from_parts(4_001_974, 0).saturating_add(T::DbWeight::get().writes(2)) + // Minimum execution time: 3_490 nanoseconds. + Weight::from_parts(4_165_387, 0).saturating_add(T::DbWeight::get().writes(2)) } } diff --git a/runtime/common/src/weights/pallet_multisig.rs b/runtime/common/src/weights/pallet_multisig.rs index f0bc1e71b..03681319c 100644 --- a/runtime/common/src/weights/pallet_multisig.rs +++ b/runtime/common/src/weights/pallet_multisig.rs @@ -19,9 +19,9 @@ //! Autogenerated weights for pallet_multisig //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: `2024-08-27`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: `2024-12-06`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` +//! HOSTNAME: `ztg-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` //! EXECUTION: ``, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024` // Executed Command: @@ -57,10 +57,10 @@ impl pallet_multisig::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 14_031 nanoseconds. - Weight::from_parts(16_133_881, 0) - // Standard Error: 8 - .saturating_add(Weight::from_parts(511, 0).saturating_mul(z.into())) + // Minimum execution time: 14_260 nanoseconds. + Weight::from_parts(17_032_095, 0) + // Standard Error: 11 + .saturating_add(Weight::from_parts(508, 0).saturating_mul(z.into())) } /// Storage: `Multisig::Multisigs` (r:1 w:1) /// Proof: `Multisig::Multisigs` (`max_values`: None, `max_size`: Some(3350), added: 5825, mode: `MaxEncodedLen`) @@ -70,12 +70,12 @@ impl pallet_multisig::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `275 + s * (1 ±0)` // Estimated: `6815` - // Minimum execution time: 48_291 nanoseconds. - Weight::from_parts(42_066_474, 6815) - // Standard Error: 2_296 - .saturating_add(Weight::from_parts(95_309, 0).saturating_mul(s.into())) - // Standard Error: 22 - .saturating_add(Weight::from_parts(1_586, 0).saturating_mul(z.into())) + // Minimum execution time: 49_211 nanoseconds. + Weight::from_parts(43_217_646, 6815) + // Standard Error: 2_451 + .saturating_add(Weight::from_parts(117_615, 0).saturating_mul(s.into())) + // Standard Error: 24 + .saturating_add(Weight::from_parts(1_578, 0).saturating_mul(z.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -87,12 +87,12 @@ impl pallet_multisig::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `252` // Estimated: `6815` - // Minimum execution time: 31_041 nanoseconds. - Weight::from_parts(24_334_832, 6815) - // Standard Error: 1_188 - .saturating_add(Weight::from_parts(91_441, 0).saturating_mul(s.into())) - // Standard Error: 11 - .saturating_add(Weight::from_parts(1_580, 0).saturating_mul(z.into())) + // Minimum execution time: 31_270 nanoseconds. + Weight::from_parts(23_930_579, 6815) + // Standard Error: 2_404 + .saturating_add(Weight::from_parts(104_879, 0).saturating_mul(s.into())) + // Standard Error: 23 + .saturating_add(Weight::from_parts(1_687, 0).saturating_mul(z.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -106,12 +106,12 @@ impl pallet_multisig::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `362 + s * (33 ±0)` // Estimated: `6815` - // Minimum execution time: 55_241 nanoseconds. - Weight::from_parts(45_431_713, 6815) - // Standard Error: 1_894 - .saturating_add(Weight::from_parts(125_664, 0).saturating_mul(s.into())) - // Standard Error: 18 - .saturating_add(Weight::from_parts(1_698, 0).saturating_mul(z.into())) + // Minimum execution time: 57_321 nanoseconds. + Weight::from_parts(48_138_601, 6815) + // Standard Error: 2_943 + .saturating_add(Weight::from_parts(124_050, 0).saturating_mul(s.into())) + // Standard Error: 28 + .saturating_add(Weight::from_parts(1_668, 0).saturating_mul(z.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -122,10 +122,10 @@ impl pallet_multisig::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `279 + s * (1 ±0)` // Estimated: `6815` - // Minimum execution time: 37_711 nanoseconds. - Weight::from_parts(40_100_462, 6815) - // Standard Error: 1_848 - .saturating_add(Weight::from_parts(97_257, 0).saturating_mul(s.into())) + // Minimum execution time: 38_641 nanoseconds. + Weight::from_parts(41_553_419, 6815) + // Standard Error: 3_482 + .saturating_add(Weight::from_parts(113_432, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -136,10 +136,10 @@ impl pallet_multisig::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `252` // Estimated: `6815` - // Minimum execution time: 21_730 nanoseconds. - Weight::from_parts(22_802_885, 6815) - // Standard Error: 1_215 - .saturating_add(Weight::from_parts(91_346, 0).saturating_mul(s.into())) + // Minimum execution time: 21_790 nanoseconds. + Weight::from_parts(23_165_094, 6815) + // Standard Error: 2_826 + .saturating_add(Weight::from_parts(97_949, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -150,10 +150,10 @@ impl pallet_multisig::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `428 + s * (1 ±0)` // Estimated: `6815` - // Minimum execution time: 38_232 nanoseconds. - Weight::from_parts(40_217_213, 6815) - // Standard Error: 1_409 - .saturating_add(Weight::from_parts(96_936, 0).saturating_mul(s.into())) + // Minimum execution time: 39_311 nanoseconds. + Weight::from_parts(41_907_632, 6815) + // Standard Error: 2_780 + .saturating_add(Weight::from_parts(110_251, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } diff --git a/runtime/common/src/weights/pallet_parachain_staking.rs b/runtime/common/src/weights/pallet_parachain_staking.rs index 15c25d8ba..faaa5746b 100644 --- a/runtime/common/src/weights/pallet_parachain_staking.rs +++ b/runtime/common/src/weights/pallet_parachain_staking.rs @@ -19,9 +19,9 @@ //! Autogenerated weights for pallet_parachain_staking //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: `2024-08-28`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: `2024-12-07`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` +//! HOSTNAME: `ztg-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` //! EXECUTION: ``, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024` // Executed Command: @@ -58,8 +58,8 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `88` // Estimated: `1573` - // Minimum execution time: 12_100 nanoseconds. - Weight::from_parts(12_660_000, 1573) + // Minimum execution time: 12_780 nanoseconds. + Weight::from_parts(13_170_000, 1573) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -69,8 +69,8 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `88` // Estimated: `1573` - // Minimum execution time: 40_521 nanoseconds. - Weight::from_parts(41_081_000, 1573) + // Minimum execution time: 41_421 nanoseconds. + Weight::from_parts(41_941_000, 1573) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -80,8 +80,8 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `21` // Estimated: `1506` - // Minimum execution time: 10_891 nanoseconds. - Weight::from_parts(12_610_000, 1506) + // Minimum execution time: 11_290 nanoseconds. + Weight::from_parts(11_720_000, 1506) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -91,8 +91,8 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `21` // Estimated: `1506` - // Minimum execution time: 10_561 nanoseconds. - Weight::from_parts(11_231_000, 1506) + // Minimum execution time: 11_160 nanoseconds. + Weight::from_parts(11_500_000, 1506) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -102,8 +102,8 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `28` // Estimated: `1513` - // Minimum execution time: 11_910 nanoseconds. - Weight::from_parts(12_570_000, 1513) + // Minimum execution time: 12_440 nanoseconds. + Weight::from_parts(12_930_000, 1513) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -113,8 +113,8 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `27` // Estimated: `1512` - // Minimum execution time: 10_500 nanoseconds. - Weight::from_parts(11_120_000, 1512) + // Minimum execution time: 11_460 nanoseconds. + Weight::from_parts(11_901_000, 1512) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -126,8 +126,8 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `116` // Estimated: `1601` - // Minimum execution time: 44_331 nanoseconds. - Weight::from_parts(44_771_000, 1601) + // Minimum execution time: 45_301 nanoseconds. + Weight::from_parts(45_840_000, 1601) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -154,10 +154,10 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `1212 + x * (52 ±0)` // Estimated: `4764 + x * (53 ±0)` - // Minimum execution time: 59_762 nanoseconds. - Weight::from_parts(67_428_342, 4764) - // Standard Error: 1_790 - .saturating_add(Weight::from_parts(100_681, 0).saturating_mul(x.into())) + // Minimum execution time: 62_711 nanoseconds. + Weight::from_parts(72_745_255, 4764) + // Standard Error: 3_312 + .saturating_add(Weight::from_parts(100_956, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(7)) .saturating_add(Weight::from_parts(0, 53).saturating_mul(x.into())) @@ -171,10 +171,10 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `769 + x * (49 ±0)` // Estimated: `4109 + x * (50 ±0)` - // Minimum execution time: 21_641 nanoseconds. - Weight::from_parts(28_154_053, 4109) - // Standard Error: 1_865 - .saturating_add(Weight::from_parts(74_510, 0).saturating_mul(x.into())) + // Minimum execution time: 22_870 nanoseconds. + Weight::from_parts(28_442_948, 4109) + // Standard Error: 1_600 + .saturating_add(Weight::from_parts(89_645, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) .saturating_add(Weight::from_parts(0, 50).saturating_mul(x.into())) @@ -204,10 +204,10 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `283 + x * (530 ±0)` // Estimated: `4888 + x * (3774 ±0)` - // Minimum execution time: 111_422 nanoseconds. - Weight::from_parts(112_922_000, 4888) - // Standard Error: 127_934 - .saturating_add(Weight::from_parts(44_156_333, 0).saturating_mul(x.into())) + // Minimum execution time: 112_612 nanoseconds. + Weight::from_parts(113_702_000, 4888) + // Standard Error: 135_608 + .saturating_add(Weight::from_parts(46_235_558, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().reads((4_u64).saturating_mul(x.into()))) .saturating_add(T::DbWeight::get().writes(5)) @@ -240,10 +240,10 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `277 + x * (531 ±0)` // Estimated: `4888 + x * (3774 ±0)` - // Minimum execution time: 102_432 nanoseconds. - Weight::from_parts(104_002_000, 4888) - // Standard Error: 57_729 - .saturating_add(Weight::from_parts(46_385_902, 0).saturating_mul(x.into())) + // Minimum execution time: 104_832 nanoseconds. + Weight::from_parts(106_492_000, 4888) + // Standard Error: 68_917 + .saturating_add(Weight::from_parts(48_335_999, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().reads((4_u64).saturating_mul(x.into()))) .saturating_add(T::DbWeight::get().writes(5)) @@ -259,10 +259,10 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `725 + x * (49 ±0)` // Estimated: `4065 + x * (50 ±0)` - // Minimum execution time: 20_121 nanoseconds. - Weight::from_parts(25_556_595, 4065) - // Standard Error: 1_393 - .saturating_add(Weight::from_parts(92_746, 0).saturating_mul(x.into())) + // Minimum execution time: 21_550 nanoseconds. + Weight::from_parts(26_762_885, 4065) + // Standard Error: 1_654 + .saturating_add(Weight::from_parts(99_284, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) .saturating_add(Weight::from_parts(0, 50).saturating_mul(x.into())) @@ -276,10 +276,10 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `638 + x * (49 ±0)` // Estimated: `4024 + x * (50 ±0)` - // Minimum execution time: 19_790 nanoseconds. - Weight::from_parts(24_328_108, 4024) - // Standard Error: 1_375 - .saturating_add(Weight::from_parts(84_785, 0).saturating_mul(x.into())) + // Minimum execution time: 20_061 nanoseconds. + Weight::from_parts(25_162_591, 4024) + // Standard Error: 1_623 + .saturating_add(Weight::from_parts(92_091, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) .saturating_add(Weight::from_parts(0, 50).saturating_mul(x.into())) @@ -293,10 +293,10 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `590 + x * (49 ±0)` // Estimated: `3976 + x * (50 ±0)` - // Minimum execution time: 19_680 nanoseconds. - Weight::from_parts(24_490_867, 3976) - // Standard Error: 1_595 - .saturating_add(Weight::from_parts(92_031, 0).saturating_mul(x.into())) + // Minimum execution time: 20_191 nanoseconds. + Weight::from_parts(25_246_732, 3976) + // Standard Error: 1_606 + .saturating_add(Weight::from_parts(100_726, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) .saturating_add(Weight::from_parts(0, 50).saturating_mul(x.into())) @@ -318,10 +318,10 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `1522 + x * (52 ±0)` // Estimated: `4764 + x * (54 ±0)` - // Minimum execution time: 51_981 nanoseconds. - Weight::from_parts(60_236_529, 4764) - // Standard Error: 2_357 - .saturating_add(Weight::from_parts(108_029, 0).saturating_mul(x.into())) + // Minimum execution time: 53_231 nanoseconds. + Weight::from_parts(62_525_767, 4764) + // Standard Error: 2_615 + .saturating_add(Weight::from_parts(113_750, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(5)) .saturating_add(Weight::from_parts(0, 54).saturating_mul(x.into())) @@ -332,8 +332,8 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `184` // Estimated: `3649` - // Minimum execution time: 17_181 nanoseconds. - Weight::from_parts(17_770_000, 3649) + // Minimum execution time: 17_480 nanoseconds. + Weight::from_parts(18_300_000, 3649) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -354,10 +354,10 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `1538 + x * (52 ±0)` // Estimated: `4764 + x * (54 ±0)` - // Minimum execution time: 52_751 nanoseconds. - Weight::from_parts(59_731_490, 4764) - // Standard Error: 1_921 - .saturating_add(Weight::from_parts(98_854, 0).saturating_mul(x.into())) + // Minimum execution time: 52_731 nanoseconds. + Weight::from_parts(61_851_537, 4764) + // Standard Error: 1_865 + .saturating_add(Weight::from_parts(106_201, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(5)) .saturating_add(Weight::from_parts(0, 54).saturating_mul(x.into())) @@ -379,10 +379,10 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `1518 + x * (52 ±0)` // Estimated: `4764 + x * (54 ±0)` - // Minimum execution time: 51_071 nanoseconds. - Weight::from_parts(57_315_492, 4764) - // Standard Error: 1_864 - .saturating_add(Weight::from_parts(94_490, 0).saturating_mul(x.into())) + // Minimum execution time: 52_161 nanoseconds. + Weight::from_parts(60_101_567, 4764) + // Standard Error: 1_767 + .saturating_add(Weight::from_parts(91_625, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(5)) .saturating_add(Weight::from_parts(0, 54).saturating_mul(x.into())) @@ -393,8 +393,8 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `204` // Estimated: `3669` - // Minimum execution time: 15_611 nanoseconds. - Weight::from_parts(15_830_000, 3669) + // Minimum execution time: 15_910 nanoseconds. + Weight::from_parts(16_620_000, 3669) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -420,12 +420,12 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `2215 + x * (103 ±0) + y * (52 ±0)` // Estimated: `5422 + x * (106 ±0) + y * (53 ±0)` - // Minimum execution time: 94_962 nanoseconds. - Weight::from_parts(86_190_304, 5422) - // Standard Error: 3_475 - .saturating_add(Weight::from_parts(149_424, 0).saturating_mul(x.into())) - // Standard Error: 1_140 - .saturating_add(Weight::from_parts(64_538, 0).saturating_mul(y.into())) + // Minimum execution time: 96_202 nanoseconds. + Weight::from_parts(93_074_955, 5422) + // Standard Error: 3_408 + .saturating_add(Weight::from_parts(128_449, 0).saturating_mul(x.into())) + // Standard Error: 1_118 + .saturating_add(Weight::from_parts(62_422, 0).saturating_mul(y.into())) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(7)) .saturating_add(Weight::from_parts(0, 106).saturating_mul(x.into())) @@ -440,10 +440,10 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `688 + x * (54 ±0)` // Estimated: `4097 + x * (54 ±0)` - // Minimum execution time: 18_930 nanoseconds. - Weight::from_parts(26_773_126, 4097) - // Standard Error: 1_015 - .saturating_add(Weight::from_parts(81_776, 0).saturating_mul(x.into())) + // Minimum execution time: 19_310 nanoseconds. + Weight::from_parts(27_429_937, 4097) + // Standard Error: 1_079 + .saturating_add(Weight::from_parts(84_852, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) .saturating_add(Weight::from_parts(0, 54).saturating_mul(x.into())) @@ -471,10 +471,10 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `2052 + x * (103 ±0)` // Estimated: `5592 + x * (102 ±0)` - // Minimum execution time: 70_061 nanoseconds. - Weight::from_parts(86_398_038, 5592) - // Standard Error: 1_675 - .saturating_add(Weight::from_parts(134_960, 0).saturating_mul(x.into())) + // Minimum execution time: 71_291 nanoseconds. + Weight::from_parts(89_581_079, 5592) + // Standard Error: 1_838 + .saturating_add(Weight::from_parts(136_529, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(7)) .saturating_add(Weight::from_parts(0, 102).saturating_mul(x.into())) @@ -488,10 +488,10 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `688 + x * (54 ±0)` // Estimated: `4097 + x * (54 ±0)` - // Minimum execution time: 19_341 nanoseconds. - Weight::from_parts(26_717_986, 4097) - // Standard Error: 985 - .saturating_add(Weight::from_parts(83_692, 0).saturating_mul(x.into())) + // Minimum execution time: 20_070 nanoseconds. + Weight::from_parts(28_154_098, 4097) + // Standard Error: 1_177 + .saturating_add(Weight::from_parts(87_141, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) .saturating_add(Weight::from_parts(0, 54).saturating_mul(x.into())) @@ -520,8 +520,8 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `1053` // Estimated: `4764` - // Minimum execution time: 88_032 nanoseconds. - Weight::from_parts(94_162_000, 4764) + // Minimum execution time: 89_662 nanoseconds. + Weight::from_parts(92_472_000, 4764) .saturating_add(T::DbWeight::get().reads(10)) .saturating_add(T::DbWeight::get().writes(8)) } @@ -551,8 +551,8 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `50108` // Estimated: `53573` - // Minimum execution time: 165_044 nanoseconds. - Weight::from_parts(170_093_000, 53573) + // Minimum execution time: 169_724 nanoseconds. + Weight::from_parts(173_243_000, 53573) .saturating_add(T::DbWeight::get().reads(11)) .saturating_add(T::DbWeight::get().writes(10)) } @@ -580,8 +580,8 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `38517` // Estimated: `41982` - // Minimum execution time: 133_702 nanoseconds. - Weight::from_parts(136_343_000, 41982) + // Minimum execution time: 135_523 nanoseconds. + Weight::from_parts(141_723_000, 41982) .saturating_add(T::DbWeight::get().reads(10)) .saturating_add(T::DbWeight::get().writes(9)) } @@ -594,10 +594,10 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `728 + x * (54 ±0)` // Estimated: `4143 + x * (55 ±0)` - // Minimum execution time: 21_781 nanoseconds. - Weight::from_parts(30_265_668, 4143) - // Standard Error: 743 - .saturating_add(Weight::from_parts(69_748, 0).saturating_mul(x.into())) + // Minimum execution time: 21_521 nanoseconds. + Weight::from_parts(30_751_658, 4143) + // Standard Error: 830 + .saturating_add(Weight::from_parts(73_295, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) .saturating_add(Weight::from_parts(0, 55).saturating_mul(x.into())) @@ -620,8 +620,8 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `344` // Estimated: `3809` - // Minimum execution time: 39_691 nanoseconds. - Weight::from_parts(41_021_000, 3809) + // Minimum execution time: 40_141 nanoseconds. + Weight::from_parts(42_671_000, 3809) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -634,10 +634,10 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `86 + y * (48 ±0)` // Estimated: `3550 + y * (48 ±0)` - // Minimum execution time: 6_381 nanoseconds. - Weight::from_parts(7_637_274, 3550) - // Standard Error: 489 - .saturating_add(Weight::from_parts(44_410, 0).saturating_mul(y.into())) + // Minimum execution time: 6_480 nanoseconds. + Weight::from_parts(7_878_141, 3550) + // Standard Error: 864 + .saturating_add(Weight::from_parts(47_904, 0).saturating_mul(y.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(Weight::from_parts(0, 48).saturating_mul(y.into())) } @@ -663,12 +663,12 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `0 + x * (5058 ±0) + y * (2400 ±0)` // Estimated: `3778 + x * (4440 ±53) + y * (851 ±26)` - // Minimum execution time: 25_371 nanoseconds. - Weight::from_parts(26_080_000, 3778) - // Standard Error: 129_482 - .saturating_add(Weight::from_parts(21_054_453, 0).saturating_mul(x.into())) - // Standard Error: 64_569 - .saturating_add(Weight::from_parts(1_515_822, 0).saturating_mul(y.into())) + // Minimum execution time: 25_810 nanoseconds. + Weight::from_parts(26_340_000, 3778) + // Standard Error: 141_727 + .saturating_add(Weight::from_parts(22_013_847, 0).saturating_mul(x.into())) + // Standard Error: 70_675 + .saturating_add(Weight::from_parts(1_742_917, 0).saturating_mul(y.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().reads((4_u64).saturating_mul(x.into()))) .saturating_add(T::DbWeight::get().writes(2)) @@ -702,13 +702,13 @@ impl pallet_parachain_staking::weights::WeightInfo for fn pay_one_collator_reward_best(x: u32, y: u32, z: u32) -> Weight { // Proof Size summary in bytes: // Measured: `0 + x * (483 ±0) + y * (206 ±0) + z * (53 ±0)` - // Estimated: `151958 + x * (2607 ±21) + y * (2241 ±21) + z * (37 ±1)` - // Minimum execution time: 330 nanoseconds. - Weight::from_parts(380_000, 151958) - // Standard Error: 682_790 - .saturating_add(Weight::from_parts(64_806_020, 0).saturating_mul(x.into())) - // Standard Error: 682_790 - .saturating_add(Weight::from_parts(38_117_645, 0).saturating_mul(y.into())) + // Estimated: `151958 + x * (2607 ±2) + y * (2241 ±2) + z * (37 ±1)` + // Minimum execution time: 340 nanoseconds. + Weight::from_parts(370_000, 151958) + // Standard Error: 710_252 + .saturating_add(Weight::from_parts(66_847_134, 0).saturating_mul(x.into())) + // Standard Error: 710_252 + .saturating_add(Weight::from_parts(39_493_262, 0).saturating_mul(y.into())) .saturating_add(T::DbWeight::get().reads((3_u64).saturating_mul(x.into()))) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(y.into()))) .saturating_add(T::DbWeight::get().writes((2_u64).saturating_mul(x.into()))) @@ -734,10 +734,10 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `389 + y * (187 ±0)` // Estimated: `6323 + y * (2607 ±0)` - // Minimum execution time: 46_951 nanoseconds. - Weight::from_parts(38_635_406, 6323) - // Standard Error: 18_974 - .saturating_add(Weight::from_parts(19_732_542, 0).saturating_mul(y.into())) + // Minimum execution time: 47_791 nanoseconds. + Weight::from_parts(12_539_078, 6323) + // Standard Error: 28_069 + .saturating_add(Weight::from_parts(20_581_251, 0).saturating_mul(y.into())) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(y.into()))) .saturating_add(T::DbWeight::get().writes(3)) @@ -748,8 +748,8 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_230 nanoseconds. - Weight::from_parts(1_390_000, 0) + // Minimum execution time: 1_310 nanoseconds. + Weight::from_parts(1_401_000, 0) } /// Storage: `ParachainStaking::DelegatorState` (r:1 w:0) /// Proof: `ParachainStaking::DelegatorState` (`max_values`: None, `max_size`: None, mode: `Measured`) @@ -761,12 +761,12 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `655 + x * (34 ±0) + y * (48 ±0)` // Estimated: `3997 + x * (35 ±0) + y * (49 ±0)` - // Minimum execution time: 25_771 nanoseconds. - Weight::from_parts(27_268_970, 3997) - // Standard Error: 454 - .saturating_add(Weight::from_parts(53_234, 0).saturating_mul(x.into())) - // Standard Error: 1_361 - .saturating_add(Weight::from_parts(34_426, 0).saturating_mul(y.into())) + // Minimum execution time: 25_521 nanoseconds. + Weight::from_parts(29_050_882, 3997) + // Standard Error: 556 + .saturating_add(Weight::from_parts(53_720, 0).saturating_mul(x.into())) + // Standard Error: 1_666 + .saturating_add(Weight::from_parts(35_801, 0).saturating_mul(y.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) .saturating_add(Weight::from_parts(0, 35).saturating_mul(x.into())) @@ -799,14 +799,14 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `0 + x * (84 ±0) + y * (33 ±0) + z * (114 ±0)` // Estimated: `34219 + x * (61 ±0) + y * (31 ±0) + z * (105 ±1)` - // Minimum execution time: 100_442 nanoseconds. - Weight::from_parts(81_086_712, 34219) - // Standard Error: 1_413 - .saturating_add(Weight::from_parts(121_382, 0).saturating_mul(x.into())) - // Standard Error: 1_416 - .saturating_add(Weight::from_parts(32_067, 0).saturating_mul(y.into())) - // Standard Error: 4_989 - .saturating_add(Weight::from_parts(145_422, 0).saturating_mul(z.into())) + // Minimum execution time: 103_723 nanoseconds. + Weight::from_parts(84_255_068, 34219) + // Standard Error: 2_251 + .saturating_add(Weight::from_parts(126_343, 0).saturating_mul(x.into())) + // Standard Error: 2_257 + .saturating_add(Weight::from_parts(31_307, 0).saturating_mul(y.into())) + // Standard Error: 7_950 + .saturating_add(Weight::from_parts(156_116, 0).saturating_mul(z.into())) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(8)) .saturating_add(Weight::from_parts(0, 61).saturating_mul(x.into())) @@ -839,8 +839,8 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `63204` // Estimated: `69144` - // Minimum execution time: 241_865 nanoseconds. - Weight::from_parts(259_217_000, 69144) + // Minimum execution time: 249_835 nanoseconds. + Weight::from_parts(261_257_000, 69144) .saturating_add(T::DbWeight::get().reads(15)) .saturating_add(T::DbWeight::get().writes(13)) } @@ -850,8 +850,8 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `107` // Estimated: `3597` - // Minimum execution time: 20_281 nanoseconds. - Weight::from_parts(20_911_000, 3597) + // Minimum execution time: 20_981 nanoseconds. + Weight::from_parts(21_700_000, 3597) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -873,8 +873,8 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `14976` // Estimated: `18441` - // Minimum execution time: 65_391 nanoseconds. - Weight::from_parts(68_361_000, 18441) + // Minimum execution time: 68_071 nanoseconds. + Weight::from_parts(71_011_000, 18441) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(2)) } diff --git a/runtime/common/src/weights/pallet_preimage.rs b/runtime/common/src/weights/pallet_preimage.rs index 5ba403996..171c32d1b 100644 --- a/runtime/common/src/weights/pallet_preimage.rs +++ b/runtime/common/src/weights/pallet_preimage.rs @@ -19,9 +19,9 @@ //! Autogenerated weights for pallet_preimage //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: `2024-08-27`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: `2024-12-06`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` +//! HOSTNAME: `ztg-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` //! EXECUTION: ``, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024` // Executed Command: @@ -61,10 +61,10 @@ impl pallet_preimage::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `147` // Estimated: `3556` - // Minimum execution time: 35_630 nanoseconds. - Weight::from_parts(36_041_000, 3556) + // Minimum execution time: 36_271 nanoseconds. + Weight::from_parts(37_581_000, 3556) // Standard Error: 2 - .saturating_add(Weight::from_parts(1_830, 0).saturating_mul(s.into())) + .saturating_add(Weight::from_parts(1_817, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -77,10 +77,10 @@ impl pallet_preimage::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `106` // Estimated: `3556` - // Minimum execution time: 19_450 nanoseconds. - Weight::from_parts(20_040_000, 3556) + // Minimum execution time: 19_570 nanoseconds. + Weight::from_parts(20_021_000, 3556) // Standard Error: 2 - .saturating_add(Weight::from_parts(1_799, 0).saturating_mul(s.into())) + .saturating_add(Weight::from_parts(1_811, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -93,10 +93,10 @@ impl pallet_preimage::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `106` // Estimated: `3556` - // Minimum execution time: 19_010 nanoseconds. - Weight::from_parts(19_230_000, 3556) + // Minimum execution time: 18_801 nanoseconds. + Weight::from_parts(18_960_000, 3556) // Standard Error: 2 - .saturating_add(Weight::from_parts(1_782, 0).saturating_mul(s.into())) + .saturating_add(Weight::from_parts(1_804, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -108,8 +108,8 @@ impl pallet_preimage::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `293` // Estimated: `3556` - // Minimum execution time: 46_451 nanoseconds. - Weight::from_parts(49_611_000, 3556) + // Minimum execution time: 52_481 nanoseconds. + Weight::from_parts(55_871_000, 3556) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -121,8 +121,8 @@ impl pallet_preimage::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `144` // Estimated: `3556` - // Minimum execution time: 26_551 nanoseconds. - Weight::from_parts(29_460_000, 3556) + // Minimum execution time: 30_171 nanoseconds. + Weight::from_parts(36_511_000, 3556) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -132,8 +132,8 @@ impl pallet_preimage::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `188` // Estimated: `3556` - // Minimum execution time: 24_271 nanoseconds. - Weight::from_parts(25_451_000, 3556) + // Minimum execution time: 26_211 nanoseconds. + Weight::from_parts(27_880_000, 3556) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -143,8 +143,8 @@ impl pallet_preimage::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `144` // Estimated: `3556` - // Minimum execution time: 15_400 nanoseconds. - Weight::from_parts(17_360_000, 3556) + // Minimum execution time: 16_561 nanoseconds. + Weight::from_parts(18_491_000, 3556) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -154,8 +154,8 @@ impl pallet_preimage::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `42` // Estimated: `3556` - // Minimum execution time: 18_320 nanoseconds. - Weight::from_parts(19_450_000, 3556) + // Minimum execution time: 20_240 nanoseconds. + Weight::from_parts(20_680_000, 3556) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -165,8 +165,8 @@ impl pallet_preimage::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `106` // Estimated: `3556` - // Minimum execution time: 11_890 nanoseconds. - Weight::from_parts(12_460_000, 3556) + // Minimum execution time: 12_191 nanoseconds. + Weight::from_parts(12_790_000, 3556) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -178,8 +178,8 @@ impl pallet_preimage::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `144` // Estimated: `3556` - // Minimum execution time: 25_290 nanoseconds. - Weight::from_parts(27_231_000, 3556) + // Minimum execution time: 29_461 nanoseconds. + Weight::from_parts(31_361_000, 3556) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -189,8 +189,8 @@ impl pallet_preimage::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `106` // Estimated: `3556` - // Minimum execution time: 11_480 nanoseconds. - Weight::from_parts(12_241_000, 3556) + // Minimum execution time: 12_110 nanoseconds. + Weight::from_parts(12_750_000, 3556) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -200,8 +200,8 @@ impl pallet_preimage::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `106` // Estimated: `3556` - // Minimum execution time: 11_790 nanoseconds. - Weight::from_parts(12_400_000, 3556) + // Minimum execution time: 11_981 nanoseconds. + Weight::from_parts(12_620_000, 3556) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } diff --git a/runtime/common/src/weights/pallet_proxy.rs b/runtime/common/src/weights/pallet_proxy.rs index d691137fc..4df8175c8 100644 --- a/runtime/common/src/weights/pallet_proxy.rs +++ b/runtime/common/src/weights/pallet_proxy.rs @@ -19,9 +19,9 @@ //! Autogenerated weights for pallet_proxy //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: `2024-08-27`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: `2024-12-06`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` +//! HOSTNAME: `ztg-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` //! EXECUTION: ``, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024` // Executed Command: @@ -59,10 +59,10 @@ impl pallet_proxy::weights::WeightInfo for WeightInfo pallet_proxy::weights::WeightInfo for WeightInfo pallet_proxy::weights::WeightInfo for WeightInfo pallet_proxy::weights::WeightInfo for WeightInfo pallet_proxy::weights::WeightInfo for WeightInfo pallet_proxy::weights::WeightInfo for WeightInfo pallet_proxy::weights::WeightInfo for WeightInfo pallet_proxy::weights::WeightInfo for WeightInfo pallet_proxy::weights::WeightInfo for WeightInfo pallet_proxy::weights::WeightInfo for WeightInfo pallet_scheduler::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `35` // Estimated: `1493` - // Minimum execution time: 4_810 nanoseconds. - Weight::from_parts(5_030_000, 1493) + // Minimum execution time: 7_670 nanoseconds. + Weight::from_parts(8_601_000, 1493) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -70,10 +70,10 @@ impl pallet_scheduler::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `85 + s * (181 ±0)` // Estimated: `112539` - // Minimum execution time: 4_350 nanoseconds. - Weight::from_parts(10_520_689, 112539) - // Standard Error: 1_829 - .saturating_add(Weight::from_parts(386_252, 0).saturating_mul(s.into())) + // Minimum execution time: 7_280 nanoseconds. + Weight::from_parts(10_877_615, 112539) + // Standard Error: 461 + .saturating_add(Weight::from_parts(375_179, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -81,8 +81,8 @@ impl pallet_scheduler::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_000 nanoseconds. - Weight::from_parts(6_300_000, 0) + // Minimum execution time: 6_070 nanoseconds. + Weight::from_parts(6_371_000, 0) } /// Storage: `Preimage::PreimageFor` (r:1 w:1) /// Proof: `Preimage::PreimageFor` (`max_values`: None, `max_size`: Some(4194344), added: 4196819, mode: `Measured`) @@ -93,10 +93,10 @@ impl pallet_scheduler::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `179 + s * (1 ±0)` // Estimated: `3644 + s * (1 ±0)` - // Minimum execution time: 23_991 nanoseconds. - Weight::from_parts(24_360_000, 3644) - // Standard Error: 3 - .saturating_add(Weight::from_parts(983, 0).saturating_mul(s.into())) + // Minimum execution time: 24_341 nanoseconds. + Weight::from_parts(24_800_000, 3644) + // Standard Error: 2 + .saturating_add(Weight::from_parts(1_026, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(s.into())) @@ -107,29 +107,29 @@ impl pallet_scheduler::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 7_600 nanoseconds. - Weight::from_parts(7_910_000, 0).saturating_add(T::DbWeight::get().writes(1)) + // Minimum execution time: 7_640 nanoseconds. + Weight::from_parts(8_191_000, 0).saturating_add(T::DbWeight::get().writes(1)) } fn service_task_periodic() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_980 nanoseconds. - Weight::from_parts(6_260_000, 0) + // Minimum execution time: 6_050 nanoseconds. + Weight::from_parts(6_480_000, 0) } fn execute_dispatch_signed() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_580 nanoseconds. - Weight::from_parts(2_710_000, 0) + // Minimum execution time: 2_650 nanoseconds. + Weight::from_parts(2_790_000, 0) } fn execute_dispatch_unsigned() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` // Minimum execution time: 2_570 nanoseconds. - Weight::from_parts(2_700_000, 0) + Weight::from_parts(2_790_000, 0) } /// Storage: `Scheduler::Agenda` (r:1 w:1) /// Proof: `Scheduler::Agenda` (`max_values`: None, `max_size`: Some(109074), added: 111549, mode: `MaxEncodedLen`) @@ -138,10 +138,10 @@ impl pallet_scheduler::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `85 + s * (181 ±0)` // Estimated: `112539` - // Minimum execution time: 14_340 nanoseconds. - Weight::from_parts(21_553_564, 112539) - // Standard Error: 1_013 - .saturating_add(Weight::from_parts(409_980, 0).saturating_mul(s.into())) + // Minimum execution time: 14_830 nanoseconds. + Weight::from_parts(21_341_301, 112539) + // Standard Error: 1_609 + .saturating_add(Weight::from_parts(415_643, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -154,10 +154,10 @@ impl pallet_scheduler::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `85 + s * (181 ±0)` // Estimated: `112539` - // Minimum execution time: 19_671 nanoseconds. - Weight::from_parts(21_665_016, 112539) - // Standard Error: 1_616 - .saturating_add(Weight::from_parts(621_159, 0).saturating_mul(s.into())) + // Minimum execution time: 20_420 nanoseconds. + Weight::from_parts(22_383_928, 112539) + // Standard Error: 2_287 + .saturating_add(Weight::from_parts(630_724, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -170,10 +170,10 @@ impl pallet_scheduler::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `601 + s * (182 ±0)` // Estimated: `112539` - // Minimum execution time: 17_510 nanoseconds. - Weight::from_parts(27_298_141, 112539) - // Standard Error: 1_160 - .saturating_add(Weight::from_parts(409_377, 0).saturating_mul(s.into())) + // Minimum execution time: 18_110 nanoseconds. + Weight::from_parts(25_735_298, 112539) + // Standard Error: 1_565 + .saturating_add(Weight::from_parts(432_864, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -186,10 +186,10 @@ impl pallet_scheduler::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `717 + s * (181 ±0)` // Estimated: `112539` - // Minimum execution time: 22_200 nanoseconds. - Weight::from_parts(24_682_939, 112539) - // Standard Error: 1_785 - .saturating_add(Weight::from_parts(634_887, 0).saturating_mul(s.into())) + // Minimum execution time: 21_871 nanoseconds. + Weight::from_parts(24_964_890, 112539) + // Standard Error: 1_607 + .saturating_add(Weight::from_parts(631_932, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } diff --git a/runtime/common/src/weights/pallet_timestamp.rs b/runtime/common/src/weights/pallet_timestamp.rs index c31f49198..0591ea4c3 100644 --- a/runtime/common/src/weights/pallet_timestamp.rs +++ b/runtime/common/src/weights/pallet_timestamp.rs @@ -19,9 +19,9 @@ //! Autogenerated weights for pallet_timestamp //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: `2024-08-27`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: `2024-12-06`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` +//! HOSTNAME: `ztg-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` //! EXECUTION: ``, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024` // Executed Command: @@ -60,8 +60,8 @@ impl pallet_timestamp::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `256` // Estimated: `1493` - // Minimum execution time: 15_970 nanoseconds. - Weight::from_parts(16_370_000, 1493) + // Minimum execution time: 16_340 nanoseconds. + Weight::from_parts(17_060_000, 1493) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -69,7 +69,7 @@ impl pallet_timestamp::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `128` // Estimated: `0` - // Minimum execution time: 6_400 nanoseconds. - Weight::from_parts(6_640_000, 0) + // Minimum execution time: 6_380 nanoseconds. + Weight::from_parts(6_630_000, 0) } } diff --git a/runtime/common/src/weights/pallet_treasury.rs b/runtime/common/src/weights/pallet_treasury.rs index 2fe05c2c2..2b93fe9e7 100644 --- a/runtime/common/src/weights/pallet_treasury.rs +++ b/runtime/common/src/weights/pallet_treasury.rs @@ -19,9 +19,9 @@ //! Autogenerated weights for pallet_treasury //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: `2024-08-27`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: `2024-12-06`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` +//! HOSTNAME: `ztg-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` //! EXECUTION: ``, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024` // Executed Command: @@ -62,8 +62,8 @@ impl pallet_treasury::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `42` // Estimated: `1887` - // Minimum execution time: 17_281 nanoseconds. - Weight::from_parts(17_760_000, 1887) + // Minimum execution time: 18_030 nanoseconds. + Weight::from_parts(18_521_000, 1887) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -75,8 +75,8 @@ impl pallet_treasury::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `147` // Estimated: `1489` - // Minimum execution time: 33_121 nanoseconds. - Weight::from_parts(34_171_000, 1489) + // Minimum execution time: 34_490 nanoseconds. + Weight::from_parts(35_581_000, 1489) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -88,8 +88,8 @@ impl pallet_treasury::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `449` // Estimated: `6204` - // Minimum execution time: 51_431 nanoseconds. - Weight::from_parts(52_261_000, 6204) + // Minimum execution time: 54_171 nanoseconds. + Weight::from_parts(55_572_000, 6204) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -102,10 +102,10 @@ impl pallet_treasury::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `469 + p * (8 ±0)` // Estimated: `3573` - // Minimum execution time: 11_641 nanoseconds. - Weight::from_parts(15_811_637, 3573) - // Standard Error: 1_705 - .saturating_add(Weight::from_parts(57_306, 0).saturating_mul(p.into())) + // Minimum execution time: 12_560 nanoseconds. + Weight::from_parts(16_617_726, 3573) + // Standard Error: 2_667 + .saturating_add(Weight::from_parts(75_568, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -115,8 +115,8 @@ impl pallet_treasury::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `127` // Estimated: `1887` - // Minimum execution time: 9_270 nanoseconds. - Weight::from_parts(9_610_000, 1887) + // Minimum execution time: 9_850 nanoseconds. + Weight::from_parts(10_320_000, 1887) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -135,10 +135,10 @@ impl pallet_treasury::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `320 + p * (255 ±0)` // Estimated: `3597 + p * (5214 ±0)` - // Minimum execution time: 53_001 nanoseconds. - Weight::from_parts(51_523_581, 3597) - // Standard Error: 53_616 - .saturating_add(Weight::from_parts(49_862_561, 0).saturating_mul(p.into())) + // Minimum execution time: 56_181 nanoseconds. + Weight::from_parts(50_421_645, 3597) + // Standard Error: 55_208 + .saturating_add(Weight::from_parts(51_741_190, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().reads((3_u64).saturating_mul(p.into()))) .saturating_add(T::DbWeight::get().writes(4)) diff --git a/runtime/common/src/weights/pallet_utility.rs b/runtime/common/src/weights/pallet_utility.rs index b06f6db88..58f630767 100644 --- a/runtime/common/src/weights/pallet_utility.rs +++ b/runtime/common/src/weights/pallet_utility.rs @@ -19,9 +19,9 @@ //! Autogenerated weights for pallet_utility //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: `2024-08-27`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: `2024-12-06`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` +//! HOSTNAME: `ztg-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` //! EXECUTION: ``, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024` // Executed Command: @@ -57,43 +57,43 @@ impl pallet_utility::weights::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 7_770 nanoseconds. - Weight::from_parts(18_600_567, 0) - // Standard Error: 4_074 - .saturating_add(Weight::from_parts(5_620_537, 0).saturating_mul(c.into())) + // Minimum execution time: 7_640 nanoseconds. + Weight::from_parts(479_178, 0) + // Standard Error: 5_534 + .saturating_add(Weight::from_parts(5_485_688, 0).saturating_mul(c.into())) } fn as_derivative() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_360 nanoseconds. - Weight::from_parts(5_720_000, 0) + // Minimum execution time: 5_131 nanoseconds. + Weight::from_parts(5_651_000, 0) } /// The range of component `c` is `[0, 1000]`. fn batch_all(c: u32) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 8_040 nanoseconds. - Weight::from_parts(8_230_000, 0) - // Standard Error: 6_159 - .saturating_add(Weight::from_parts(5_979_861, 0).saturating_mul(c.into())) + // Minimum execution time: 8_061 nanoseconds. + Weight::from_parts(13_870_197, 0) + // Standard Error: 6_148 + .saturating_add(Weight::from_parts(5_765_747, 0).saturating_mul(c.into())) } fn dispatch_as() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 10_450 nanoseconds. - Weight::from_parts(10_930_000, 0) + // Minimum execution time: 9_730 nanoseconds. + Weight::from_parts(10_130_000, 0) } /// The range of component `c` is `[0, 1000]`. fn force_batch(c: u32) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 8_070 nanoseconds. - Weight::from_parts(80_616_245, 0) - // Standard Error: 5_428 - .saturating_add(Weight::from_parts(5_426_407, 0).saturating_mul(c.into())) + // Minimum execution time: 7_820 nanoseconds. + Weight::from_parts(8_140_000, 0) + // Standard Error: 2_080 + .saturating_add(Weight::from_parts(5_482_711, 0).saturating_mul(c.into())) } } diff --git a/runtime/common/src/weights/pallet_vesting.rs b/runtime/common/src/weights/pallet_vesting.rs index ace4693a3..0a4a98078 100644 --- a/runtime/common/src/weights/pallet_vesting.rs +++ b/runtime/common/src/weights/pallet_vesting.rs @@ -19,9 +19,9 @@ //! Autogenerated weights for pallet_vesting //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: `2024-08-27`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: `2024-12-06`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` +//! HOSTNAME: `ztg-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` //! EXECUTION: ``, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024` // Executed Command: @@ -64,12 +64,12 @@ impl pallet_vesting::weights::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `343 + l * (25 ±0) + s * (40 ±0)` // Estimated: `4764` - // Minimum execution time: 38_141 nanoseconds. - Weight::from_parts(38_453_312, 4764) - // Standard Error: 2_659 - .saturating_add(Weight::from_parts(52_724, 0).saturating_mul(l.into())) - // Standard Error: 4_732 - .saturating_add(Weight::from_parts(118_534, 0).saturating_mul(s.into())) + // Minimum execution time: 40_351 nanoseconds. + Weight::from_parts(45_159_639, 4764) + // Standard Error: 9_062 + .saturating_add(Weight::from_parts(15_727, 0).saturating_mul(l.into())) + // Standard Error: 16_123 + .saturating_add(Weight::from_parts(28_368, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -85,12 +85,12 @@ impl pallet_vesting::weights::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `343 + l * (25 ±0) + s * (40 ±0)` // Estimated: `4764` - // Minimum execution time: 42_430 nanoseconds. - Weight::from_parts(43_862_889, 4764) - // Standard Error: 3_028 - .saturating_add(Weight::from_parts(36_836, 0).saturating_mul(l.into())) - // Standard Error: 5_388 - .saturating_add(Weight::from_parts(94_303, 0).saturating_mul(s.into())) + // Minimum execution time: 44_191 nanoseconds. + Weight::from_parts(46_844_406, 4764) + // Standard Error: 2_884 + .saturating_add(Weight::from_parts(39_514, 0).saturating_mul(l.into())) + // Standard Error: 5_131 + .saturating_add(Weight::from_parts(106_825, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -108,12 +108,12 @@ impl pallet_vesting::weights::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `450 + l * (25 ±0) + s * (40 ±0)` // Estimated: `4764` - // Minimum execution time: 41_861 nanoseconds. - Weight::from_parts(42_053_462, 4764) - // Standard Error: 2_865 - .saturating_add(Weight::from_parts(48_900, 0).saturating_mul(l.into())) - // Standard Error: 5_098 - .saturating_add(Weight::from_parts(119_628, 0).saturating_mul(s.into())) + // Minimum execution time: 43_971 nanoseconds. + Weight::from_parts(46_186_809, 4764) + // Standard Error: 2_829 + .saturating_add(Weight::from_parts(39_597, 0).saturating_mul(l.into())) + // Standard Error: 5_033 + .saturating_add(Weight::from_parts(109_870, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -131,12 +131,12 @@ impl pallet_vesting::weights::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `450 + l * (25 ±0) + s * (40 ±0)` // Estimated: `4764` - // Minimum execution time: 46_101 nanoseconds. - Weight::from_parts(47_211_839, 4764) - // Standard Error: 2_884 - .saturating_add(Weight::from_parts(41_006, 0).saturating_mul(l.into())) - // Standard Error: 5_131 - .saturating_add(Weight::from_parts(93_138, 0).saturating_mul(s.into())) + // Minimum execution time: 48_221 nanoseconds. + Weight::from_parts(50_259_340, 4764) + // Standard Error: 3_475 + .saturating_add(Weight::from_parts(47_097, 0).saturating_mul(l.into())) + // Standard Error: 6_183 + .saturating_add(Weight::from_parts(118_194, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -154,12 +154,12 @@ impl pallet_vesting::weights::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `521 + l * (25 ±0) + s * (40 ±0)` // Estimated: `4764` - // Minimum execution time: 83_482 nanoseconds. - Weight::from_parts(88_991_968, 4764) - // Standard Error: 11_372 - .saturating_add(Weight::from_parts(36_171, 0).saturating_mul(l.into())) - // Standard Error: 20_233 - .saturating_add(Weight::from_parts(16_572, 0).saturating_mul(s.into())) + // Minimum execution time: 88_932 nanoseconds. + Weight::from_parts(91_866_894, 4764) + // Standard Error: 3_650 + .saturating_add(Weight::from_parts(49_572, 0).saturating_mul(l.into())) + // Standard Error: 6_495 + .saturating_add(Weight::from_parts(172_144, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -177,12 +177,12 @@ impl pallet_vesting::weights::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `628 + l * (25 ±0) + s * (40 ±0)` // Estimated: `6204` - // Minimum execution time: 86_221 nanoseconds. - Weight::from_parts(88_642_038, 6204) - // Standard Error: 5_153 - .saturating_add(Weight::from_parts(47_642, 0).saturating_mul(l.into())) - // Standard Error: 9_169 - .saturating_add(Weight::from_parts(163_802, 0).saturating_mul(s.into())) + // Minimum execution time: 91_302 nanoseconds. + Weight::from_parts(95_890_434, 6204) + // Standard Error: 4_721 + .saturating_add(Weight::from_parts(48_387, 0).saturating_mul(l.into())) + // Standard Error: 8_400 + .saturating_add(Weight::from_parts(140_722, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -200,12 +200,12 @@ impl pallet_vesting::weights::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `448 + l * (25 ±0) + s * (40 ±0)` // Estimated: `4764` - // Minimum execution time: 42_881 nanoseconds. - Weight::from_parts(42_709_626, 4764) - // Standard Error: 4_352 - .saturating_add(Weight::from_parts(50_456, 0).saturating_mul(l.into())) - // Standard Error: 8_037 - .saturating_add(Weight::from_parts(137_091, 0).saturating_mul(s.into())) + // Minimum execution time: 45_481 nanoseconds. + Weight::from_parts(46_572_711, 4764) + // Standard Error: 2_120 + .saturating_add(Weight::from_parts(48_194, 0).saturating_mul(l.into())) + // Standard Error: 3_915 + .saturating_add(Weight::from_parts(120_179, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -223,12 +223,12 @@ impl pallet_vesting::weights::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `448 + l * (25 ±0) + s * (40 ±0)` // Estimated: `4764` - // Minimum execution time: 47_461 nanoseconds. - Weight::from_parts(47_372_254, 4764) - // Standard Error: 3_359 - .saturating_add(Weight::from_parts(58_260, 0).saturating_mul(l.into())) - // Standard Error: 6_204 - .saturating_add(Weight::from_parts(127_037, 0).saturating_mul(s.into())) + // Minimum execution time: 49_881 nanoseconds. + Weight::from_parts(51_495_355, 4764) + // Standard Error: 2_929 + .saturating_add(Weight::from_parts(49_356, 0).saturating_mul(l.into())) + // Standard Error: 5_410 + .saturating_add(Weight::from_parts(126_428, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } diff --git a/zrml/authorized/src/weights.rs b/zrml/authorized/src/weights.rs index e0b5fcad5..455b0b558 100644 --- a/zrml/authorized/src/weights.rs +++ b/zrml/authorized/src/weights.rs @@ -19,9 +19,9 @@ //! Autogenerated weights for zrml_authorized //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: `2024-08-27`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: `2024-12-06`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` +//! HOSTNAME: `ztg-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` //! EXECUTION: ``, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024` // Executed Command: @@ -74,10 +74,10 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `757 + m * (22 ±0)` // Estimated: `4507` - // Minimum execution time: 29_891 nanoseconds. - Weight::from_parts(31_308_176, 4507) - // Standard Error: 3_125 - .saturating_add(Weight::from_parts(93_883, 0).saturating_mul(m.into())) + // Minimum execution time: 29_760 nanoseconds. + Weight::from_parts(32_390_151, 4507) + // Standard Error: 11_165 + .saturating_add(Weight::from_parts(118_921, 0).saturating_mul(m.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -89,8 +89,8 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `561` // Estimated: `4159` - // Minimum execution time: 24_691 nanoseconds. - Weight::from_parts(25_290_000, 4159) + // Minimum execution time: 24_540 nanoseconds. + Weight::from_parts(25_941_000, 4159) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -98,8 +98,8 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 280 nanoseconds. - Weight::from_parts(320_000, 0) + // Minimum execution time: 240 nanoseconds. + Weight::from_parts(280_000, 0) } /// Storage: `Authorized::AuthorizedOutcomeReports` (r:1 w:1) /// Proof: `Authorized::AuthorizedOutcomeReports` (`max_values`: None, `max_size`: Some(49), added: 2524, mode: `MaxEncodedLen`) @@ -107,8 +107,8 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `217` // Estimated: `3514` - // Minimum execution time: 7_181 nanoseconds. - Weight::from_parts(7_350_000, 3514) + // Minimum execution time: 6_990 nanoseconds. + Weight::from_parts(7_340_000, 3514) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -116,8 +116,8 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_910 nanoseconds. - Weight::from_parts(2_080_000, 0) + // Minimum execution time: 1_920 nanoseconds. + Weight::from_parts(2_120_000, 0) } /// Storage: `Authorized::AuthorizedOutcomeReports` (r:1 w:0) /// Proof: `Authorized::AuthorizedOutcomeReports` (`max_values`: None, `max_size`: Some(49), added: 2524, mode: `MaxEncodedLen`) @@ -125,22 +125,22 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `217` // Estimated: `3514` - // Minimum execution time: 6_580 nanoseconds. - Weight::from_parts(6_870_000, 3514).saturating_add(T::DbWeight::get().reads(1)) + // Minimum execution time: 6_640 nanoseconds. + Weight::from_parts(6_990_000, 3514).saturating_add(T::DbWeight::get().reads(1)) } fn has_failed_weight() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 250 nanoseconds. - Weight::from_parts(320_000, 0) + // Minimum execution time: 260 nanoseconds. + Weight::from_parts(300_000, 0) } fn on_global_dispute_weight() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` // Minimum execution time: 260 nanoseconds. - Weight::from_parts(320_000, 0) + Weight::from_parts(290_000, 0) } /// Storage: `Authorized::AuthorizedOutcomeReports` (r:0 w:1) /// Proof: `Authorized::AuthorizedOutcomeReports` (`max_values`: None, `max_size`: Some(49), added: 2524, mode: `MaxEncodedLen`) @@ -149,6 +149,6 @@ impl WeightInfoZeitgeist for WeightInfo { // Measured: `0` // Estimated: `0` // Minimum execution time: 1_780 nanoseconds. - Weight::from_parts(2_120_000, 0).saturating_add(T::DbWeight::get().writes(1)) + Weight::from_parts(1_980_000, 0).saturating_add(T::DbWeight::get().writes(1)) } } diff --git a/zrml/court/src/weights.rs b/zrml/court/src/weights.rs index 00d4e7b47..f523853eb 100644 --- a/zrml/court/src/weights.rs +++ b/zrml/court/src/weights.rs @@ -19,9 +19,9 @@ //! Autogenerated weights for zrml_court //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: `2024-08-27`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: `2024-12-06`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` +//! HOSTNAME: `ztg-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` //! EXECUTION: ``, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024` // Executed Command: @@ -87,10 +87,10 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `1082 + j * (96 ±0)` // Estimated: `97487` - // Minimum execution time: 45_531 nanoseconds. - Weight::from_parts(55_818_024, 97487) - // Standard Error: 429 - .saturating_add(Weight::from_parts(87_585, 0).saturating_mul(j.into())) + // Minimum execution time: 48_131 nanoseconds. + Weight::from_parts(58_645_216, 97487) + // Standard Error: 481 + .saturating_add(Weight::from_parts(91_503, 0).saturating_mul(j.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -108,12 +108,12 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `0 + d * (651 ±0) + j * (98 ±0)` // Estimated: `97487 + d * (2726 ±0)` - // Minimum execution time: 70_523 nanoseconds. - Weight::from_parts(51_742_170, 97487) - // Standard Error: 637 - .saturating_add(Weight::from_parts(118_140, 0).saturating_mul(j.into())) - // Standard Error: 138_375 - .saturating_add(Weight::from_parts(6_736_864, 0).saturating_mul(d.into())) + // Minimum execution time: 73_722 nanoseconds. + Weight::from_parts(59_006_337, 97487) + // Standard Error: 797 + .saturating_add(Weight::from_parts(119_447, 0).saturating_mul(j.into())) + // Standard Error: 173_051 + .saturating_add(Weight::from_parts(6_411_124, 0).saturating_mul(d.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(d.into()))) .saturating_add(T::DbWeight::get().writes(3)) @@ -128,10 +128,10 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `1020 + j * (96 ±0)` // Estimated: `97487` - // Minimum execution time: 23_170 nanoseconds. - Weight::from_parts(31_695_050, 97487) - // Standard Error: 292 - .saturating_add(Weight::from_parts(73_562, 0).saturating_mul(j.into())) + // Minimum execution time: 24_050 nanoseconds. + Weight::from_parts(34_250_494, 97487) + // Standard Error: 386 + .saturating_add(Weight::from_parts(74_378, 0).saturating_mul(j.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -145,8 +145,8 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `276` // Estimated: `4764` - // Minimum execution time: 43_861 nanoseconds. - Weight::from_parts(45_190_000, 4764) + // Minimum execution time: 46_421 nanoseconds. + Weight::from_parts(48_881_000, 4764) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -160,8 +160,8 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `276` // Estimated: `4764` - // Minimum execution time: 35_870 nanoseconds. - Weight::from_parts(36_931_000, 4764) + // Minimum execution time: 38_071 nanoseconds. + Weight::from_parts(38_981_000, 4764) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -174,10 +174,10 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `387 + d * (53 ±0)` // Estimated: `153439` - // Minimum execution time: 34_871 nanoseconds. - Weight::from_parts(37_428_708, 153439) - // Standard Error: 381 - .saturating_add(Weight::from_parts(103_937, 0).saturating_mul(d.into())) + // Minimum execution time: 37_181 nanoseconds. + Weight::from_parts(40_417_243, 153439) + // Standard Error: 673 + .saturating_add(Weight::from_parts(103_433, 0).saturating_mul(d.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -196,10 +196,10 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `1496 + d * (53 ±0)` // Estimated: `153439` - // Minimum execution time: 47_831 nanoseconds. - Weight::from_parts(54_598_122, 153439) - // Standard Error: 621 - .saturating_add(Weight::from_parts(126_668, 0).saturating_mul(d.into())) + // Minimum execution time: 49_981 nanoseconds. + Weight::from_parts(58_373_904, 153439) + // Standard Error: 959 + .saturating_add(Weight::from_parts(127_701, 0).saturating_mul(d.into())) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -218,10 +218,10 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `2034 + d * (53 ±0)` // Estimated: `153439` - // Minimum execution time: 61_301 nanoseconds. - Weight::from_parts(63_924_015, 153439) - // Standard Error: 321 - .saturating_add(Weight::from_parts(103_527, 0).saturating_mul(d.into())) + // Minimum execution time: 63_713 nanoseconds. + Weight::from_parts(67_369_591, 153439) + // Standard Error: 1_161 + .saturating_add(Weight::from_parts(108_525, 0).saturating_mul(d.into())) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -255,12 +255,12 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `0 + a * (24688 ±0) + f * (16 ±0) + j * (149 ±0) + r * (16 ±0)` // Estimated: `268138 + a * (318078 ±1_049) + j * (194 ±3)` - // Minimum execution time: 3_332_141 nanoseconds. - Weight::from_parts(3_442_003_000, 268138) - // Standard Error: 62_139 - .saturating_add(Weight::from_parts(5_788_506, 0).saturating_mul(j.into())) - // Standard Error: 21_635_039 - .saturating_add(Weight::from_parts(3_898_041_505, 0).saturating_mul(a.into())) + // Minimum execution time: 3_408_406 nanoseconds. + Weight::from_parts(3_537_789_000, 268138) + // Standard Error: 64_781 + .saturating_add(Weight::from_parts(5_888_653, 0).saturating_mul(j.into())) + // Standard Error: 22_555_191 + .saturating_add(Weight::from_parts(4_070_079_883, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().reads((127_u64).saturating_mul(a.into()))) .saturating_add(T::DbWeight::get().writes(100)) @@ -281,10 +281,10 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `947 + d * (523 ±0)` // Estimated: `153439 + d * (2726 ±0)` - // Minimum execution time: 151_234 nanoseconds. - Weight::from_parts(152_663_000, 153439) - // Standard Error: 89_829 - .saturating_add(Weight::from_parts(79_360_224, 0).saturating_mul(d.into())) + // Minimum execution time: 158_183 nanoseconds. + Weight::from_parts(162_203_000, 153439) + // Standard Error: 105_265 + .saturating_add(Weight::from_parts(83_990_484, 0).saturating_mul(d.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(d.into()))) .saturating_add(T::DbWeight::get().writes(2)) @@ -297,8 +297,8 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 10_490 nanoseconds. - Weight::from_parts(10_980_000, 0).saturating_add(T::DbWeight::get().writes(1)) + // Minimum execution time: 11_201 nanoseconds. + Weight::from_parts(12_040_000, 0).saturating_add(T::DbWeight::get().writes(1)) } /// Storage: `Court::YearlyInflation` (r:1 w:0) /// Proof: `Court::YearlyInflation` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) @@ -311,10 +311,10 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `0 + j * (235 ±0)` // Estimated: `97487 + j * (2607 ±0)` - // Minimum execution time: 32_871 nanoseconds. - Weight::from_parts(33_220_000, 97487) - // Standard Error: 25_472 - .saturating_add(Weight::from_parts(21_011_552, 0).saturating_mul(j.into())) + // Minimum execution time: 33_230 nanoseconds. + Weight::from_parts(34_311_000, 97487) + // Standard Error: 26_785 + .saturating_add(Weight::from_parts(22_440_514, 0).saturating_mul(j.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(j.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(j.into()))) @@ -333,10 +333,10 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `113583 + a * (14765 ±0)` // Estimated: `97487 + a * (136685 ±1_677)` - // Minimum execution time: 1_493_831 nanoseconds. - Weight::from_parts(1_180_557_253, 97487) - // Standard Error: 33_970_293 - .saturating_add(Weight::from_parts(2_500_165_551, 0).saturating_mul(a.into())) + // Minimum execution time: 1_526_253 nanoseconds. + Weight::from_parts(1_239_510_651, 97487) + // Standard Error: 37_774_441 + .saturating_add(Weight::from_parts(2_669_908_982, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(31)) .saturating_add(T::DbWeight::get().reads((50_u64).saturating_mul(a.into()))) .saturating_add(T::DbWeight::get().writes(26)) @@ -371,12 +371,12 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `5181 + j * (104 ±0) + r * (16 ±0)` // Estimated: `97487 + j * (8 ±0) + r * (25 ±4)` - // Minimum execution time: 285_517 nanoseconds. - Weight::from_parts(323_671_356, 97487) - // Standard Error: 2_211 - .saturating_add(Weight::from_parts(154_272, 0).saturating_mul(j.into())) - // Standard Error: 34_279 - .saturating_add(Weight::from_parts(220_032, 0).saturating_mul(r.into())) + // Minimum execution time: 293_826 nanoseconds. + Weight::from_parts(336_311_490, 97487) + // Standard Error: 3_346 + .saturating_add(Weight::from_parts(161_071, 0).saturating_mul(j.into())) + // Standard Error: 51_862 + .saturating_add(Weight::from_parts(188_623, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(34)) .saturating_add(T::DbWeight::get().writes(36)) .saturating_add(Weight::from_parts(0, 8).saturating_mul(j.into())) @@ -399,10 +399,10 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `890 + d * (224 ±0)` // Estimated: `153439 + d * (2726 ±0)` - // Minimum execution time: 42_071 nanoseconds. - Weight::from_parts(42_901_000, 153439) - // Standard Error: 8_352 - .saturating_add(Weight::from_parts(6_168_005, 0).saturating_mul(d.into())) + // Minimum execution time: 41_451 nanoseconds. + Weight::from_parts(42_181_000, 153439) + // Standard Error: 10_436 + .saturating_add(Weight::from_parts(6_449_107, 0).saturating_mul(d.into())) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(d.into()))) .saturating_add(T::DbWeight::get().writes(1)) @@ -422,10 +422,10 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `388 + a * (320 ±0)` // Estimated: `3814 + a * (3724 ±0)` - // Minimum execution time: 13_140 nanoseconds. - Weight::from_parts(15_216_631, 3814) - // Standard Error: 53_048 - .saturating_add(Weight::from_parts(27_465_058, 0).saturating_mul(a.into())) + // Minimum execution time: 13_961 nanoseconds. + Weight::from_parts(16_014_502, 3814) + // Standard Error: 66_851 + .saturating_add(Weight::from_parts(29_337_882, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(a.into()))) .saturating_add(T::DbWeight::get().writes((2_u64).saturating_mul(a.into()))) @@ -439,8 +439,8 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `391` // Estimated: `3814` - // Minimum execution time: 11_440 nanoseconds. - Weight::from_parts(11_800_000, 3814).saturating_add(T::DbWeight::get().reads(2)) + // Minimum execution time: 11_640 nanoseconds. + Weight::from_parts(12_530_000, 3814).saturating_add(T::DbWeight::get().reads(2)) } /// Storage: `Court::MarketIdToCourtId` (r:1 w:0) /// Proof: `Court::MarketIdToCourtId` (`max_values`: None, `max_size`: Some(40), added: 2515, mode: `MaxEncodedLen`) @@ -456,8 +456,8 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `3854` // Estimated: `97487` - // Minimum execution time: 31_291 nanoseconds. - Weight::from_parts(33_051_000, 97487).saturating_add(T::DbWeight::get().reads(5)) + // Minimum execution time: 32_021 nanoseconds. + Weight::from_parts(33_700_000, 97487).saturating_add(T::DbWeight::get().reads(5)) } /// Storage: `Court::MarketIdToCourtId` (r:1 w:0) /// Proof: `Court::MarketIdToCourtId` (`max_values`: None, `max_size`: Some(40), added: 2515, mode: `MaxEncodedLen`) @@ -473,10 +473,10 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `422 + a * (66 ±0) + d * (224 ±0)` // Estimated: `153439 + d * (2726 ±0)` - // Minimum execution time: 28_151 nanoseconds. - Weight::from_parts(28_631_000, 153439) - // Standard Error: 5_176 - .saturating_add(Weight::from_parts(6_350_915, 0).saturating_mul(d.into())) + // Minimum execution time: 28_651 nanoseconds. + Weight::from_parts(667_529, 153439) + // Standard Error: 16_602 + .saturating_add(Weight::from_parts(6_690_530, 0).saturating_mul(d.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(d.into()))) .saturating_add(T::DbWeight::get().writes(2)) @@ -496,10 +496,10 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `367 + d * (224 ±0)` // Estimated: `153439 + d * (2726 ±0)` - // Minimum execution time: 22_210 nanoseconds. - Weight::from_parts(22_941_000, 153439) - // Standard Error: 8_027 - .saturating_add(Weight::from_parts(6_074_804, 0).saturating_mul(d.into())) + // Minimum execution time: 22_870 nanoseconds. + Weight::from_parts(23_680_000, 153439) + // Standard Error: 11_415 + .saturating_add(Weight::from_parts(6_376_308, 0).saturating_mul(d.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(d.into()))) .saturating_add(T::DbWeight::get().writes(2)) diff --git a/zrml/global-disputes/src/weights.rs b/zrml/global-disputes/src/weights.rs index 31309a506..d378ffa19 100644 --- a/zrml/global-disputes/src/weights.rs +++ b/zrml/global-disputes/src/weights.rs @@ -19,9 +19,9 @@ //! Autogenerated weights for zrml_global_disputes //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: `2024-08-27`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: `2024-12-06`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` +//! HOSTNAME: `ztg-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` //! EXECUTION: ``, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024` // Executed Command: @@ -74,14 +74,16 @@ impl WeightInfoZeitgeist for WeightInfo { /// Proof: `Balances::Freezes` (`max_values`: None, `max_size`: Some(65), added: 2540, mode: `MaxEncodedLen`) /// The range of component `o` is `[2, 10]`. /// The range of component `v` is `[0, 49]`. - fn vote_on_outcome(_o: u32, v: u32) -> Weight { + fn vote_on_outcome(o: u32, v: u32) -> Weight { // Proof Size summary in bytes: // Measured: `452 + o * (33 ±0) + v * (32 ±0)` // Estimated: `5106` - // Minimum execution time: 61_281 nanoseconds. - Weight::from_parts(65_221_662, 5106) - // Standard Error: 4_175 - .saturating_add(Weight::from_parts(66_837, 0).saturating_mul(v.into())) + // Minimum execution time: 62_231 nanoseconds. + Weight::from_parts(65_508_186, 5106) + // Standard Error: 38_146 + .saturating_add(Weight::from_parts(182_593, 0).saturating_mul(o.into())) + // Standard Error: 6_708 + .saturating_add(Weight::from_parts(106_698, 0).saturating_mul(v.into())) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -101,12 +103,12 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `0 + l * (435 ±0) + o * (1600 ±0)` // Estimated: `5106 + l * (2871 ±0)` - // Minimum execution time: 34_631 nanoseconds. - Weight::from_parts(31_327_635, 5106) - // Standard Error: 9_052 - .saturating_add(Weight::from_parts(3_571_866, 0).saturating_mul(l.into())) - // Standard Error: 47_513 - .saturating_add(Weight::from_parts(818_545, 0).saturating_mul(o.into())) + // Minimum execution time: 34_721 nanoseconds. + Weight::from_parts(28_743_451, 5106) + // Standard Error: 19_359 + .saturating_add(Weight::from_parts(3_560_153, 0).saturating_mul(l.into())) + // Standard Error: 101_607 + .saturating_add(Weight::from_parts(1_301_519, 0).saturating_mul(o.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(l.into()))) .saturating_add(T::DbWeight::get().writes(2)) @@ -128,12 +130,12 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `0 + l * (419 ±0) + o * (1600 ±0)` // Estimated: `5106 + l * (2871 ±0)` - // Minimum execution time: 35_101 nanoseconds. - Weight::from_parts(30_900_200, 5106) - // Standard Error: 9_052 - .saturating_add(Weight::from_parts(3_495_887, 0).saturating_mul(l.into())) - // Standard Error: 47_512 - .saturating_add(Weight::from_parts(661_905, 0).saturating_mul(o.into())) + // Minimum execution time: 35_140 nanoseconds. + Weight::from_parts(30_351_174, 5106) + // Standard Error: 15_548 + .saturating_add(Weight::from_parts(3_472_851, 0).saturating_mul(l.into())) + // Standard Error: 81_605 + .saturating_add(Weight::from_parts(890_387, 0).saturating_mul(o.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(l.into()))) .saturating_add(T::DbWeight::get().writes(3)) @@ -148,14 +150,12 @@ impl WeightInfoZeitgeist for WeightInfo { /// Storage: `System::Account` (r:1 w:1) /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(132), added: 2607, mode: `MaxEncodedLen`) /// The range of component `w` is `[1, 10]`. - fn add_vote_outcome(w: u32) -> Weight { + fn add_vote_outcome(_w: u32) -> Weight { // Proof Size summary in bytes: // Measured: `680 + w * (32 ±0)` // Estimated: `4159` - // Minimum execution time: 78_902 nanoseconds. - Weight::from_parts(82_020_410, 4159) - // Standard Error: 18_347 - .saturating_add(Weight::from_parts(141_445, 0).saturating_mul(w.into())) + // Minimum execution time: 82_711 nanoseconds. + Weight::from_parts(87_752_771, 4159) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -170,10 +170,10 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `464 + o * (41 ±0)` // Estimated: `3861 + o * (2790 ±20)` - // Minimum execution time: 82_822 nanoseconds. - Weight::from_parts(45_008_105, 3861) - // Standard Error: 216_175 - .saturating_add(Weight::from_parts(47_290_206, 0).saturating_mul(o.into())) + // Minimum execution time: 85_251 nanoseconds. + Weight::from_parts(42_605_872, 3861) + // Standard Error: 209_501 + .saturating_add(Weight::from_parts(49_858_228, 0).saturating_mul(o.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(o.into()))) .saturating_add(T::DbWeight::get().writes(1)) @@ -190,8 +190,8 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `511` // Estimated: `6204` - // Minimum execution time: 81_543 nanoseconds. - Weight::from_parts(83_572_000, 6204) + // Minimum execution time: 83_652 nanoseconds. + Weight::from_parts(86_052_000, 6204) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -205,10 +205,10 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `385 + k * (90 ±0) + o * (32 ±0)` // Estimated: `6730 + k * (2870 ±0)` - // Minimum execution time: 48_611 nanoseconds. - Weight::from_parts(50_185_138, 6730) - // Standard Error: 11_693 - .saturating_add(Weight::from_parts(6_965_478, 0).saturating_mul(k.into())) + // Minimum execution time: 48_181 nanoseconds. + Weight::from_parts(64_601_349, 6730) + // Standard Error: 15_266 + .saturating_add(Weight::from_parts(7_091_397, 0).saturating_mul(k.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(k.into()))) .saturating_add(T::DbWeight::get().writes(2)) @@ -225,10 +225,10 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `385 + k * (90 ±0) + o * (32 ±0)` // Estimated: `6730 + k * (2870 ±0)` - // Minimum execution time: 45_662 nanoseconds. - Weight::from_parts(58_765_984, 6730) - // Standard Error: 12_445 - .saturating_add(Weight::from_parts(6_889_728, 0).saturating_mul(k.into())) + // Minimum execution time: 45_201 nanoseconds. + Weight::from_parts(58_776_592, 6730) + // Standard Error: 15_598 + .saturating_add(Weight::from_parts(7_054_507, 0).saturating_mul(k.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(k.into()))) .saturating_add(T::DbWeight::get().writes(1)) diff --git a/zrml/hybrid-router/src/weights.rs b/zrml/hybrid-router/src/weights.rs index efccacdf0..560ed4931 100644 --- a/zrml/hybrid-router/src/weights.rs +++ b/zrml/hybrid-router/src/weights.rs @@ -19,9 +19,9 @@ //! Autogenerated weights for zrml_hybrid_router //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: `2024-08-27`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: `2024-12-06`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` +//! HOSTNAME: `ztg-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` //! EXECUTION: ``, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024` // Executed Command: @@ -80,12 +80,12 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `1249 + n * (166 ±0) + o * (497 ±0)` // Estimated: `148211 + n * (2598 ±1) + o * (3751 ±2)` - // Minimum execution time: 711_065 nanoseconds. - Weight::from_parts(718_686_000, 148211) - // Standard Error: 1_254_859 - .saturating_add(Weight::from_parts(35_551_646, 0).saturating_mul(n.into())) - // Standard Error: 2_058_041 - .saturating_add(Weight::from_parts(527_276_262, 0).saturating_mul(o.into())) + // Minimum execution time: 725_096 nanoseconds. + Weight::from_parts(734_026_000, 148211) + // Standard Error: 1_304_309 + .saturating_add(Weight::from_parts(36_236_162, 0).saturating_mul(n.into())) + // Standard Error: 2_139_142 + .saturating_add(Weight::from_parts(542_702_692, 0).saturating_mul(o.into())) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(n.into()))) .saturating_add(T::DbWeight::get().reads((4_u64).saturating_mul(o.into()))) @@ -118,13 +118,13 @@ impl WeightInfoZeitgeist for WeightInfo { fn sell(n: u32, o: u32) -> Weight { // Proof Size summary in bytes: // Measured: `1325 + n * (164 ±0) + o * (339 ±0)` - // Estimated: `148211 + n * (2598 ±0) + o * (3724 ±0)` - // Minimum execution time: 601_763 nanoseconds. - Weight::from_parts(609_814_000, 148211) - // Standard Error: 1_970_434 - .saturating_add(Weight::from_parts(54_918_658, 0).saturating_mul(n.into())) - // Standard Error: 2_025_321 - .saturating_add(Weight::from_parts(432_998_477, 0).saturating_mul(o.into())) + // Estimated: `148211 + n * (2598 ±2) + o * (3724 ±0)` + // Minimum execution time: 618_244 nanoseconds. + Weight::from_parts(627_614_000, 148211) + // Standard Error: 2_049_151 + .saturating_add(Weight::from_parts(56_985_053, 0).saturating_mul(n.into())) + // Standard Error: 2_106_230 + .saturating_add(Weight::from_parts(446_899_867, 0).saturating_mul(o.into())) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(n.into()))) .saturating_add(T::DbWeight::get().reads((4_u64).saturating_mul(o.into()))) diff --git a/zrml/neo-swaps/src/weights.rs b/zrml/neo-swaps/src/weights.rs index 74e948d50..2f297f5f6 100644 --- a/zrml/neo-swaps/src/weights.rs +++ b/zrml/neo-swaps/src/weights.rs @@ -19,9 +19,9 @@ //! Autogenerated weights for zrml_neo_swaps //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: `2024-08-28`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: `2024-12-06`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` +//! HOSTNAME: `ztg-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` //! EXECUTION: ``, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024` // Executed Command: @@ -68,19 +68,19 @@ impl WeightInfoZeitgeist for WeightInfo { /// Proof: `NeoSwaps::Pools` (`max_values`: None, `max_size`: Some(144746), added: 147221, mode: `MaxEncodedLen`) /// Storage: `System::Account` (r:3 w:3) /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(132), added: 2607, mode: `MaxEncodedLen`) - /// Storage: `Tokens::Accounts` (r:129 w:129) + /// Storage: `Tokens::Accounts` (r:5 w:5) /// Proof: `Tokens::Accounts` (`max_values`: None, `max_size`: Some(123), added: 2598, mode: `MaxEncodedLen`) - /// Storage: `Tokens::TotalIssuance` (r:128 w:128) + /// Storage: `Tokens::TotalIssuance` (r:4 w:4) /// Proof: `Tokens::TotalIssuance` (`max_values`: None, `max_size`: Some(43), added: 2518, mode: `MaxEncodedLen`) - /// The range of component `n` is `[2, 128]`. + /// The range of component `n` is `[2, 4]`. fn buy(n: u32) -> Weight { // Proof Size summary in bytes: - // Measured: `1283 + n * (163 ±0)` + // Measured: `1248 + n * (163 ±0)` // Estimated: `148211 + n * (2598 ±0)` - // Minimum execution time: 367_628 nanoseconds. - Weight::from_parts(352_364_640, 148211) - // Standard Error: 44_817 - .saturating_add(Weight::from_parts(16_342_365, 0).saturating_mul(n.into())) + // Minimum execution time: 365_079 nanoseconds. + Weight::from_parts(343_507_801, 148211) + // Standard Error: 431_574 + .saturating_add(Weight::from_parts(17_324_088, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(n.into()))) .saturating_add(T::DbWeight::get().writes(5)) @@ -102,10 +102,10 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `1414 + n * (163 ±0)` // Estimated: `148211 + n * (2598 ±0)` - // Minimum execution time: 290_977 nanoseconds. - Weight::from_parts(251_827_451, 148211) - // Standard Error: 26_730 - .saturating_add(Weight::from_parts(23_379_744, 0).saturating_mul(n.into())) + // Minimum execution time: 298_498 nanoseconds. + Weight::from_parts(258_418_653, 148211) + // Standard Error: 48_348 + .saturating_add(Weight::from_parts(23_697_361, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(n.into()))) .saturating_add(T::DbWeight::get().writes(5)) @@ -125,10 +125,10 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `139311 + n * (197 ±0)` // Estimated: `148211 + n * (5196 ±0)` - // Minimum execution time: 280_475 nanoseconds. - Weight::from_parts(216_619_883, 148211) - // Standard Error: 169_197 - .saturating_add(Weight::from_parts(30_980_963, 0).saturating_mul(n.into())) + // Minimum execution time: 288_366 nanoseconds. + Weight::from_parts(196_787_859, 148211) + // Standard Error: 147_176 + .saturating_add(Weight::from_parts(33_115_527, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(n.into()))) .saturating_add(T::DbWeight::get().writes(1)) @@ -148,10 +148,10 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `139107 + n * (197 ±0)` // Estimated: `148211 + n * (5196 ±0)` - // Minimum execution time: 306_517 nanoseconds. - Weight::from_parts(192_506_242, 148211) - // Standard Error: 186_645 - .saturating_add(Weight::from_parts(32_347_165, 0).saturating_mul(n.into())) + // Minimum execution time: 313_248 nanoseconds. + Weight::from_parts(218_808_714, 148211) + // Standard Error: 166_770 + .saturating_add(Weight::from_parts(34_084_894, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(n.into()))) .saturating_add(T::DbWeight::get().writes(1)) @@ -171,10 +171,10 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `138611 + n * (197 ±0)` // Estimated: `148211 + n * (5196 ±0)` - // Minimum execution time: 333_727 nanoseconds. - Weight::from_parts(276_851_445, 148211) - // Standard Error: 174_609 - .saturating_add(Weight::from_parts(31_456_446, 0).saturating_mul(n.into())) + // Minimum execution time: 337_347 nanoseconds. + Weight::from_parts(302_848_226, 148211) + // Standard Error: 137_902 + .saturating_add(Weight::from_parts(33_259_771, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(n.into()))) .saturating_add(T::DbWeight::get().writes(1)) @@ -194,10 +194,10 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `139208 + n * (197 ±0)` // Estimated: `148211 + n * (5196 ±0)` - // Minimum execution time: 325_537 nanoseconds. - Weight::from_parts(344_456_185, 148211) - // Standard Error: 201_865 - .saturating_add(Weight::from_parts(30_432_204, 0).saturating_mul(n.into())) + // Minimum execution time: 323_147 nanoseconds. + Weight::from_parts(281_366_920, 148211) + // Standard Error: 151_037 + .saturating_add(Weight::from_parts(32_812_812, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(n.into()))) .saturating_add(T::DbWeight::get().writes(1)) @@ -212,8 +212,8 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `137756` // Estimated: `148211` - // Minimum execution time: 310_396 nanoseconds. - Weight::from_parts(328_797_000, 148211) + // Minimum execution time: 327_087 nanoseconds. + Weight::from_parts(357_207_000, 148211) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -230,10 +230,10 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `611 + n * (81 ±0)` // Estimated: `148211 + n * (5196 ±0)` - // Minimum execution time: 161_493 nanoseconds. - Weight::from_parts(109_983_447, 148211) - // Standard Error: 44_260 - .saturating_add(Weight::from_parts(34_197_887, 0).saturating_mul(n.into())) + // Minimum execution time: 163_234 nanoseconds. + Weight::from_parts(113_413_550, 148211) + // Standard Error: 60_414 + .saturating_add(Weight::from_parts(35_231_124, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(n.into()))) .saturating_add(T::DbWeight::get().writes(2)) diff --git a/zrml/orderbook/src/weights.rs b/zrml/orderbook/src/weights.rs index d3abbb019..f245d7bf3 100644 --- a/zrml/orderbook/src/weights.rs +++ b/zrml/orderbook/src/weights.rs @@ -19,9 +19,9 @@ //! Autogenerated weights for zrml_orderbook //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: `2024-08-28`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: `2024-12-06`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` +//! HOSTNAME: `ztg-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` //! EXECUTION: ``, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024` // Executed Command: @@ -65,8 +65,8 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `251` // Estimated: `4714` - // Minimum execution time: 36_331 nanoseconds. - Weight::from_parts(37_771_000, 4714) + // Minimum execution time: 37_220 nanoseconds. + Weight::from_parts(39_121_000, 4714) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -84,8 +84,8 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `970` // Estimated: `6186` - // Minimum execution time: 90_782 nanoseconds. - Weight::from_parts(92_142_000, 6186) + // Minimum execution time: 94_952 nanoseconds. + Weight::from_parts(96_953_000, 6186) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(5)) } @@ -101,8 +101,8 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `318` // Estimated: `4714` - // Minimum execution time: 40_941 nanoseconds. - Weight::from_parts(42_722_000, 4714) + // Minimum execution time: 44_401 nanoseconds. + Weight::from_parts(45_911_000, 4714) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } diff --git a/zrml/parimutuel/src/weights.rs b/zrml/parimutuel/src/weights.rs index 5cfa73207..5a6565d73 100644 --- a/zrml/parimutuel/src/weights.rs +++ b/zrml/parimutuel/src/weights.rs @@ -19,9 +19,9 @@ //! Autogenerated weights for zrml_parimutuel //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: `2024-08-28`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: `2024-12-06`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` +//! HOSTNAME: `ztg-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` //! EXECUTION: ``, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024` // Executed Command: @@ -69,8 +69,8 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `390` // Estimated: `4159` - // Minimum execution time: 104_452 nanoseconds. - Weight::from_parts(107_972_000, 4159) + // Minimum execution time: 109_832 nanoseconds. + Weight::from_parts(111_842_000, 4159) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -86,8 +86,8 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `790` // Estimated: `4159` - // Minimum execution time: 101_922 nanoseconds. - Weight::from_parts(103_362_000, 4159) + // Minimum execution time: 106_962 nanoseconds. + Weight::from_parts(109_363_000, 4159) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -103,8 +103,8 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `790` // Estimated: `6026` - // Minimum execution time: 92_252 nanoseconds. - Weight::from_parts(94_882_000, 6026) + // Minimum execution time: 97_573 nanoseconds. + Weight::from_parts(100_523_000, 6026) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(3)) } diff --git a/zrml/prediction-markets/src/weights.rs b/zrml/prediction-markets/src/weights.rs index ae00623d3..fd5f0389f 100644 --- a/zrml/prediction-markets/src/weights.rs +++ b/zrml/prediction-markets/src/weights.rs @@ -19,9 +19,9 @@ //! Autogenerated weights for zrml_prediction_markets //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: `2024-08-28`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: `2024-12-06`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` +//! HOSTNAME: `ztg-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` //! EXECUTION: ``, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024` // Executed Command: @@ -100,10 +100,10 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `662 + c * (16 ±0)` // Estimated: `4515` - // Minimum execution time: 36_831 nanoseconds. - Weight::from_parts(38_421_633, 4515) - // Standard Error: 2_042 - .saturating_add(Weight::from_parts(20_167, 0).saturating_mul(c.into())) + // Minimum execution time: 37_241 nanoseconds. + Weight::from_parts(39_311_010, 4515) + // Standard Error: 2_181 + .saturating_add(Weight::from_parts(22_536, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -118,10 +118,10 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `708 + r * (16 ±0)` // Estimated: `4714` - // Minimum execution time: 79_302 nanoseconds. - Weight::from_parts(81_984_963, 4714) - // Standard Error: 5_599 - .saturating_add(Weight::from_parts(41_550, 0).saturating_mul(r.into())) + // Minimum execution time: 81_062 nanoseconds. + Weight::from_parts(84_868_620, 4714) + // Standard Error: 3_851 + .saturating_add(Weight::from_parts(24_361, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -136,10 +136,10 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `664 + r * (16 ±0)` // Estimated: `4714` - // Minimum execution time: 77_842 nanoseconds. - Weight::from_parts(82_291_971, 4714) - // Standard Error: 4_485 - .saturating_add(Weight::from_parts(10_323, 0).saturating_mul(r.into())) + // Minimum execution time: 81_032 nanoseconds. + Weight::from_parts(83_804_177, 4714) + // Standard Error: 4_112 + .saturating_add(Weight::from_parts(41_583, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -160,10 +160,10 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `1240 + r * (16 ±0)` // Estimated: `8438` - // Minimum execution time: 137_113 nanoseconds. - Weight::from_parts(141_679_247, 8438) - // Standard Error: 6_463 - .saturating_add(Weight::from_parts(31_634, 0).saturating_mul(r.into())) + // Minimum execution time: 142_043 nanoseconds. + Weight::from_parts(147_296_299, 8438) + // Standard Error: 5_711 + .saturating_add(Weight::from_parts(27_183, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(6)) } @@ -184,10 +184,10 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `1181 + r * (16 ±0)` // Estimated: `8438` - // Minimum execution time: 136_583 nanoseconds. - Weight::from_parts(141_473_597, 8438) - // Standard Error: 8_261 - .saturating_add(Weight::from_parts(38_708, 0).saturating_mul(r.into())) + // Minimum execution time: 141_323 nanoseconds. + Weight::from_parts(147_658_025, 8438) + // Standard Error: 20_225 + .saturating_add(Weight::from_parts(33_131, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(6)) } @@ -201,8 +201,8 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `564` // Estimated: `4714` - // Minimum execution time: 45_821 nanoseconds. - Weight::from_parts(48_390_000, 4714) + // Minimum execution time: 47_941 nanoseconds. + Weight::from_parts(51_101_000, 4714) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -215,10 +215,10 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `503` // Estimated: `4515` - // Minimum execution time: 21_080 nanoseconds. - Weight::from_parts(22_303_172, 4515) - // Standard Error: 91 - .saturating_add(Weight::from_parts(1_159, 0).saturating_mul(r.into())) + // Minimum execution time: 21_180 nanoseconds. + Weight::from_parts(23_185_872, 4515) + // Standard Error: 105 + .saturating_add(Weight::from_parts(762, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -235,10 +235,10 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `538` // Estimated: `4159 + a * (2598 ±0)` - // Minimum execution time: 108_012 nanoseconds. - Weight::from_parts(71_664_486, 4159) - // Standard Error: 29_779 - .saturating_add(Weight::from_parts(18_371_668, 0).saturating_mul(a.into())) + // Minimum execution time: 111_932 nanoseconds. + Weight::from_parts(75_069_739, 4159) + // Standard Error: 40_594 + .saturating_add(Weight::from_parts(18_926_374, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(a.into()))) .saturating_add(T::DbWeight::get().writes(1)) @@ -260,10 +260,10 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `208 + m * (16 ±0)` // Estimated: `4714` - // Minimum execution time: 51_602 nanoseconds. - Weight::from_parts(57_117_346, 4714) - // Standard Error: 5_992 - .saturating_add(Weight::from_parts(17_678, 0).saturating_mul(m.into())) + // Minimum execution time: 54_491 nanoseconds. + Weight::from_parts(59_109_298, 4714) + // Standard Error: 4_538 + .saturating_add(Weight::from_parts(23_384, 0).saturating_mul(m.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -280,10 +280,10 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `687 + m * (16 ±0)` // Estimated: `4515` - // Minimum execution time: 47_221 nanoseconds. - Weight::from_parts(49_232_779, 4515) - // Standard Error: 2_843 - .saturating_add(Weight::from_parts(47_641, 0).saturating_mul(m.into())) + // Minimum execution time: 48_421 nanoseconds. + Weight::from_parts(51_124_874, 4515) + // Standard Error: 2_839 + .saturating_add(Weight::from_parts(31_743, 0).saturating_mul(m.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -313,12 +313,12 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `8805 + m * (16 ±0)` // Estimated: `153439` - // Minimum execution time: 289_446 nanoseconds. - Weight::from_parts(297_513_059, 153439) - // Standard Error: 14_165 - .saturating_add(Weight::from_parts(65_823, 0).saturating_mul(m.into())) - // Standard Error: 14_165 - .saturating_add(Weight::from_parts(43_214, 0).saturating_mul(n.into())) + // Minimum execution time: 300_427 nanoseconds. + Weight::from_parts(310_361_837, 153439) + // Standard Error: 12_377 + .saturating_add(Weight::from_parts(8_376, 0).saturating_mul(m.into())) + // Standard Error: 12_377 + .saturating_add(Weight::from_parts(9_472, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(40)) .saturating_add(T::DbWeight::get().writes(36)) } @@ -330,8 +330,8 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `610` // Estimated: `4714` - // Minimum execution time: 39_190 nanoseconds. - Weight::from_parts(40_650_000, 4714) + // Minimum execution time: 41_810 nanoseconds. + Weight::from_parts(43_441_000, 4714) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -345,8 +345,8 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `523` // Estimated: `4714` - // Minimum execution time: 60_451 nanoseconds. - Weight::from_parts(62_032_000, 4714) + // Minimum execution time: 63_631 nanoseconds. + Weight::from_parts(65_382_000, 4714) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -358,8 +358,8 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `566` // Estimated: `4714` - // Minimum execution time: 59_531 nanoseconds. - Weight::from_parts(61_472_000, 4714) + // Minimum execution time: 63_532 nanoseconds. + Weight::from_parts(65_612_000, 4714) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -375,8 +375,8 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `859` // Estimated: `4714` - // Minimum execution time: 105_522 nanoseconds. - Weight::from_parts(108_163_000, 4714) + // Minimum execution time: 113_582 nanoseconds. + Weight::from_parts(116_823_000, 4714) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -388,8 +388,8 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `610` // Estimated: `4714` - // Minimum execution time: 59_501 nanoseconds. - Weight::from_parts(61_501_000, 4714) + // Minimum execution time: 64_861 nanoseconds. + Weight::from_parts(66_521_000, 4714) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -405,8 +405,8 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `918` // Estimated: `4714` - // Minimum execution time: 107_393 nanoseconds. - Weight::from_parts(109_502_000, 4714) + // Minimum execution time: 113_713 nanoseconds. + Weight::from_parts(116_222_000, 4714) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -426,8 +426,8 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `79` // Estimated: `4515` - // Minimum execution time: 19_711 nanoseconds. - Weight::from_parts(20_150_000, 4515) + // Minimum execution time: 20_581 nanoseconds. + Weight::from_parts(21_380_000, 4515) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(5)) } @@ -443,8 +443,8 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `1982` // Estimated: `4159` - // Minimum execution time: 109_602 nanoseconds. - Weight::from_parts(112_433_000, 4159) + // Minimum execution time: 115_012 nanoseconds. + Weight::from_parts(117_442_000, 4159) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -460,8 +460,8 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `1097` // Estimated: `6186` - // Minimum execution time: 132_524 nanoseconds. - Weight::from_parts(137_973_000, 6186) + // Minimum execution time: 137_413 nanoseconds. + Weight::from_parts(139_883_000, 6186) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(5)) } @@ -479,12 +479,12 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `595 + c * (16 ±0)` // Estimated: `4714` - // Minimum execution time: 83_302 nanoseconds. - Weight::from_parts(86_490_998, 4714) - // Standard Error: 4_477 - .saturating_add(Weight::from_parts(32_226, 0).saturating_mul(c.into())) - // Standard Error: 277 - .saturating_add(Weight::from_parts(61, 0).saturating_mul(r.into())) + // Minimum execution time: 86_342 nanoseconds. + Weight::from_parts(89_024_601, 4714) + // Standard Error: 3_796 + .saturating_add(Weight::from_parts(44_211, 0).saturating_mul(c.into())) + // Standard Error: 235 + .saturating_add(Weight::from_parts(1_038, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -499,10 +499,10 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `700` // Estimated: `4507` - // Minimum execution time: 32_890 nanoseconds. - Weight::from_parts(35_838_009, 4507) - // Standard Error: 2_258 - .saturating_add(Weight::from_parts(8_413, 0).saturating_mul(m.into())) + // Minimum execution time: 33_361 nanoseconds. + Weight::from_parts(36_151_448, 4507) + // Standard Error: 2_652 + .saturating_add(Weight::from_parts(16_536, 0).saturating_mul(m.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -514,8 +514,8 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `522` // Estimated: `4714` - // Minimum execution time: 79_152 nanoseconds. - Weight::from_parts(81_713_000, 4714) + // Minimum execution time: 81_282 nanoseconds. + Weight::from_parts(83_412_000, 4714) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -532,10 +532,10 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `745 + a * (129 ±0)` // Estimated: `4159 + a * (2598 ±0)` - // Minimum execution time: 126_733 nanoseconds. - Weight::from_parts(72_032_003, 4159) - // Standard Error: 35_921 - .saturating_add(Weight::from_parts(25_272_652, 0).saturating_mul(a.into())) + // Minimum execution time: 132_534 nanoseconds. + Weight::from_parts(78_595_478, 4159) + // Standard Error: 54_088 + .saturating_add(Weight::from_parts(25_801_587, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(a.into()))) .saturating_add(T::DbWeight::get().writes(1)) @@ -554,12 +554,12 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `2475 + b * (312 ±0) + f * (314 ±0)` // Estimated: `4515 + b * (3169 ±0) + f * (3169 ±0)` - // Minimum execution time: 160_883 nanoseconds. - Weight::from_parts(37_645_751, 4515) - // Standard Error: 19_417 - .saturating_add(Weight::from_parts(4_093_621, 0).saturating_mul(b.into())) - // Standard Error: 19_417 - .saturating_add(Weight::from_parts(4_234_326, 0).saturating_mul(f.into())) + // Minimum execution time: 162_953 nanoseconds. + Weight::from_parts(38_847_787, 4515) + // Standard Error: 15_649 + .saturating_add(Weight::from_parts(4_100_217, 0).saturating_mul(b.into())) + // Standard Error: 15_649 + .saturating_add(Weight::from_parts(4_200_780, 0).saturating_mul(f.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(b.into()))) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(f.into()))) @@ -579,12 +579,12 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `2419 + d * (314 ±0) + r * (312 ±0)` // Estimated: `4507 + d * (3169 ±0) + r * (3169 ±0)` - // Minimum execution time: 159_323 nanoseconds. - Weight::from_parts(33_983_702, 4507) - // Standard Error: 19_828 - .saturating_add(Weight::from_parts(4_131_663, 0).saturating_mul(r.into())) - // Standard Error: 19_828 - .saturating_add(Weight::from_parts(4_255_579, 0).saturating_mul(d.into())) + // Minimum execution time: 161_933 nanoseconds. + Weight::from_parts(36_782_966, 4507) + // Standard Error: 14_142 + .saturating_add(Weight::from_parts(4_154_889, 0).saturating_mul(r.into())) + // Standard Error: 14_142 + .saturating_add(Weight::from_parts(4_180_269, 0).saturating_mul(d.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().reads((1_u64).saturating_mul(d.into()))) @@ -600,14 +600,16 @@ impl WeightInfoZeitgeist for WeightInfo { /// Proof: `PredictionMarkets::MarketIdsPerCloseTimeFrame` (`max_values`: None, `max_size`: Some(1050), added: 3525, mode: `MaxEncodedLen`) /// The range of component `o` is `[0, 63]`. /// The range of component `n` is `[0, 63]`. - fn schedule_early_close_as_authority(o: u32, _n: u32) -> Weight { + fn schedule_early_close_as_authority(o: u32, n: u32) -> Weight { // Proof Size summary in bytes: // Measured: `699 + o * (16 ±0)` // Estimated: `8040` - // Minimum execution time: 41_331 nanoseconds. - Weight::from_parts(43_076_242, 8040) - // Standard Error: 2_527 - .saturating_add(Weight::from_parts(36_461, 0).saturating_mul(o.into())) + // Minimum execution time: 42_551 nanoseconds. + Weight::from_parts(44_696_256, 8040) + // Standard Error: 3_771 + .saturating_add(Weight::from_parts(36_006, 0).saturating_mul(o.into())) + // Standard Error: 3_771 + .saturating_add(Weight::from_parts(2_948, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -625,12 +627,12 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `922 + o * (16 ±0)` // Estimated: `8040` - // Minimum execution time: 88_921 nanoseconds. - Weight::from_parts(91_328_810, 8040) - // Standard Error: 3_108 - .saturating_add(Weight::from_parts(24_632, 0).saturating_mul(o.into())) - // Standard Error: 3_108 - .saturating_add(Weight::from_parts(2_344, 0).saturating_mul(n.into())) + // Minimum execution time: 91_362 nanoseconds. + Weight::from_parts(93_787_764, 8040) + // Standard Error: 3_489 + .saturating_add(Weight::from_parts(52_273, 0).saturating_mul(o.into())) + // Standard Error: 3_489 + .saturating_add(Weight::from_parts(21_107, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -648,12 +650,12 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `760 + o * (16 ±0)` // Estimated: `8040` - // Minimum execution time: 64_121 nanoseconds. - Weight::from_parts(64_952_653, 8040) - // Standard Error: 2_769 - .saturating_add(Weight::from_parts(50_603, 0).saturating_mul(o.into())) - // Standard Error: 2_769 - .saturating_add(Weight::from_parts(19_632, 0).saturating_mul(n.into())) + // Minimum execution time: 66_092 nanoseconds. + Weight::from_parts(69_679_683, 8040) + // Standard Error: 4_795 + .saturating_add(Weight::from_parts(42_434, 0).saturating_mul(o.into())) + // Standard Error: 4_795 + .saturating_add(Weight::from_parts(2_176, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -671,12 +673,12 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `844 + n * (16 ±0) + o * (16 ±0)` // Estimated: `8040` - // Minimum execution time: 60_892 nanoseconds. - Weight::from_parts(62_339_997, 8040) - // Standard Error: 2_789 - .saturating_add(Weight::from_parts(34_659, 0).saturating_mul(o.into())) - // Standard Error: 2_789 - .saturating_add(Weight::from_parts(21_330, 0).saturating_mul(n.into())) + // Minimum execution time: 62_882 nanoseconds. + Weight::from_parts(64_242_186, 8040) + // Standard Error: 3_680 + .saturating_add(Weight::from_parts(39_134, 0).saturating_mul(o.into())) + // Standard Error: 3_680 + .saturating_add(Weight::from_parts(37_562, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -692,12 +694,12 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `734 + n * (16 ±0) + o * (16 ±0)` // Estimated: `8040` - // Minimum execution time: 45_731 nanoseconds. - Weight::from_parts(47_186_887, 8040) - // Standard Error: 1_785 - .saturating_add(Weight::from_parts(17_033, 0).saturating_mul(o.into())) - // Standard Error: 1_785 - .saturating_add(Weight::from_parts(17_692, 0).saturating_mul(n.into())) + // Minimum execution time: 46_571 nanoseconds. + Weight::from_parts(48_478_251, 8040) + // Standard Error: 11_856 + .saturating_add(Weight::from_parts(47_229, 0).saturating_mul(o.into())) + // Standard Error: 11_856 + .saturating_add(Weight::from_parts(9_830, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -709,8 +711,8 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `656` // Estimated: `4714` - // Minimum execution time: 66_901 nanoseconds. - Weight::from_parts(68_771_000, 4714) + // Minimum execution time: 69_952 nanoseconds. + Weight::from_parts(73_421_000, 4714) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -725,10 +727,10 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `661 + c * (16 ±0)` // Estimated: `4515` - // Minimum execution time: 36_730 nanoseconds. - Weight::from_parts(38_396_464, 4515) - // Standard Error: 1_844 - .saturating_add(Weight::from_parts(25_746, 0).saturating_mul(c.into())) + // Minimum execution time: 37_472 nanoseconds. + Weight::from_parts(39_706_951, 4515) + // Standard Error: 6_807 + .saturating_add(Weight::from_parts(37_612, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -752,14 +754,16 @@ impl WeightInfoZeitgeist for WeightInfo { /// Proof: `MarketCommons::Markets` (`max_values`: None, `max_size`: Some(694), added: 3169, mode: `MaxEncodedLen`) /// The range of component `m` is `[0, 63]`. /// The range of component `n` is `[2, 64]`. - fn create_market_and_deploy_pool(_m: u32, n: u32) -> Weight { + fn create_market_and_deploy_pool(m: u32, n: u32) -> Weight { // Proof Size summary in bytes: // Measured: `378 + m * (16 ±0)` // Estimated: `148211 + n * (5196 ±0)` - // Minimum execution time: 276_356 nanoseconds. - Weight::from_parts(239_872_618, 148211) - // Standard Error: 165_406 - .saturating_add(Weight::from_parts(47_247_235, 0).saturating_mul(n.into())) + // Minimum execution time: 299_527 nanoseconds. + Weight::from_parts(147_740_402, 148211) + // Standard Error: 96_247 + .saturating_add(Weight::from_parts(739_548, 0).saturating_mul(m.into())) + // Standard Error: 97_689 + .saturating_add(Weight::from_parts(50_286_362, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().reads((3_u64).saturating_mul(n.into()))) .saturating_add(T::DbWeight::get().writes(7)) @@ -777,10 +781,10 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `646 + o * (16 ±0)` // Estimated: `4515` - // Minimum execution time: 35_641 nanoseconds. - Weight::from_parts(37_500_911, 4515) - // Standard Error: 2_029 - .saturating_add(Weight::from_parts(19_473, 0).saturating_mul(o.into())) + // Minimum execution time: 36_221 nanoseconds. + Weight::from_parts(38_632_254, 4515) + // Standard Error: 2_628 + .saturating_add(Weight::from_parts(22_452, 0).saturating_mul(o.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) } diff --git a/zrml/styx/src/weights.rs b/zrml/styx/src/weights.rs index 5d2da0bba..4bb4f1cfa 100644 --- a/zrml/styx/src/weights.rs +++ b/zrml/styx/src/weights.rs @@ -19,9 +19,9 @@ //! Autogenerated weights for zrml_styx //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: `2024-08-28`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: `2024-12-06`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` +//! HOSTNAME: `ztg-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` //! EXECUTION: ``, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024` // Executed Command: @@ -64,8 +64,8 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `76` // Estimated: `3513` - // Minimum execution time: 31_891 nanoseconds. - Weight::from_parts(32_810_000, 3513) + // Minimum execution time: 34_151 nanoseconds. + Weight::from_parts(35_260_000, 3513) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -75,7 +75,7 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 8_350 nanoseconds. - Weight::from_parts(8_680_000, 0).saturating_add(T::DbWeight::get().writes(1)) + // Minimum execution time: 8_300 nanoseconds. + Weight::from_parts(8_930_000, 0).saturating_add(T::DbWeight::get().writes(1)) } } diff --git a/zrml/swaps/src/weights.rs b/zrml/swaps/src/weights.rs index b7ff7648a..0ce3ea039 100644 --- a/zrml/swaps/src/weights.rs +++ b/zrml/swaps/src/weights.rs @@ -19,9 +19,9 @@ //! Autogenerated weights for zrml_swaps //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: `2024-08-28`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: `2024-10-31`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` +//! HOSTNAME: `ztg-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` //! EXECUTION: ``, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024` // Executed Command: @@ -66,192 +66,192 @@ pub trait WeightInfoZeitgeist { pub struct WeightInfo(PhantomData); impl WeightInfoZeitgeist for WeightInfo { /// Storage: `Swaps::Pools` (r:1 w:0) - /// Proof: `Swaps::Pools` (`max_values`: None, `max_size`: Some(3579), added: 6054, mode: `MaxEncodedLen`) + /// Proof: `Swaps::Pools` (`max_values`: None, `max_size`: Some(5399), added: 7874, mode: `MaxEncodedLen`) /// Storage: `Tokens::TotalIssuance` (r:1 w:1) - /// Proof: `Tokens::TotalIssuance` (`max_values`: None, `max_size`: Some(43), added: 2518, mode: `MaxEncodedLen`) + /// Proof: `Tokens::TotalIssuance` (`max_values`: None, `max_size`: Some(57), added: 2532, mode: `MaxEncodedLen`) /// Storage: `Tokens::Accounts` (r:131 w:131) - /// Proof: `Tokens::Accounts` (`max_values`: None, `max_size`: Some(123), added: 2598, mode: `MaxEncodedLen`) + /// Proof: `Tokens::Accounts` (`max_values`: None, `max_size`: Some(137), added: 2612, mode: `MaxEncodedLen`) /// Storage: `System::Account` (r:1 w:0) /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(132), added: 2607, mode: `MaxEncodedLen`) /// The range of component `a` is `[2, 65]`. fn pool_exit(a: u32) -> Weight { // Proof Size summary in bytes: // Measured: `753 + a * (144 ±0)` - // Estimated: `7044 + a * (5196 ±0)` - // Minimum execution time: 115_682 nanoseconds. - Weight::from_parts(57_135_146, 7044) - // Standard Error: 45_413 - .saturating_add(Weight::from_parts(32_382_863, 0).saturating_mul(a.into())) + // Estimated: `8864 + a * (5224 ±0)` + // Minimum execution time: 116_172 nanoseconds. + Weight::from_parts(47_795_119, 8864) + // Standard Error: 58_652 + .saturating_add(Weight::from_parts(31_983_375, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(a.into()))) .saturating_add(T::DbWeight::get().writes(2)) .saturating_add(T::DbWeight::get().writes((2_u64).saturating_mul(a.into()))) - .saturating_add(Weight::from_parts(0, 5196).saturating_mul(a.into())) + .saturating_add(Weight::from_parts(0, 5224).saturating_mul(a.into())) } /// Storage: `Swaps::Pools` (r:1 w:0) - /// Proof: `Swaps::Pools` (`max_values`: None, `max_size`: Some(3579), added: 6054, mode: `MaxEncodedLen`) + /// Proof: `Swaps::Pools` (`max_values`: None, `max_size`: Some(5399), added: 7874, mode: `MaxEncodedLen`) /// Storage: `Tokens::Accounts` (r:3 w:3) - /// Proof: `Tokens::Accounts` (`max_values`: None, `max_size`: Some(123), added: 2598, mode: `MaxEncodedLen`) + /// Proof: `Tokens::Accounts` (`max_values`: None, `max_size`: Some(137), added: 2612, mode: `MaxEncodedLen`) /// Storage: `Tokens::TotalIssuance` (r:1 w:1) - /// Proof: `Tokens::TotalIssuance` (`max_values`: None, `max_size`: Some(43), added: 2518, mode: `MaxEncodedLen`) + /// Proof: `Tokens::TotalIssuance` (`max_values`: None, `max_size`: Some(57), added: 2532, mode: `MaxEncodedLen`) /// Storage: `System::Account` (r:1 w:0) /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(132), added: 2607, mode: `MaxEncodedLen`) fn pool_exit_with_exact_asset_amount() -> Weight { // Proof Size summary in bytes: // Measured: `5419` - // Estimated: `8784` - // Minimum execution time: 99_472 nanoseconds. - Weight::from_parts(101_822_000, 8784) + // Estimated: `8864` + // Minimum execution time: 100_812 nanoseconds. + Weight::from_parts(103_702_000, 8864) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(4)) } /// Storage: `Swaps::Pools` (r:1 w:0) - /// Proof: `Swaps::Pools` (`max_values`: None, `max_size`: Some(3579), added: 6054, mode: `MaxEncodedLen`) + /// Proof: `Swaps::Pools` (`max_values`: None, `max_size`: Some(5399), added: 7874, mode: `MaxEncodedLen`) /// Storage: `Tokens::TotalIssuance` (r:1 w:1) - /// Proof: `Tokens::TotalIssuance` (`max_values`: None, `max_size`: Some(43), added: 2518, mode: `MaxEncodedLen`) + /// Proof: `Tokens::TotalIssuance` (`max_values`: None, `max_size`: Some(57), added: 2532, mode: `MaxEncodedLen`) /// Storage: `Tokens::Accounts` (r:3 w:3) - /// Proof: `Tokens::Accounts` (`max_values`: None, `max_size`: Some(123), added: 2598, mode: `MaxEncodedLen`) + /// Proof: `Tokens::Accounts` (`max_values`: None, `max_size`: Some(137), added: 2612, mode: `MaxEncodedLen`) /// Storage: `System::Account` (r:1 w:0) /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(132), added: 2607, mode: `MaxEncodedLen`) fn pool_exit_with_exact_pool_amount() -> Weight { // Proof Size summary in bytes: // Measured: `5419` - // Estimated: `8784` - // Minimum execution time: 100_372 nanoseconds. - Weight::from_parts(104_022_000, 8784) + // Estimated: `8864` + // Minimum execution time: 102_032 nanoseconds. + Weight::from_parts(104_202_000, 8864) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(4)) } /// Storage: `Swaps::Pools` (r:1 w:0) - /// Proof: `Swaps::Pools` (`max_values`: None, `max_size`: Some(3579), added: 6054, mode: `MaxEncodedLen`) + /// Proof: `Swaps::Pools` (`max_values`: None, `max_size`: Some(5399), added: 7874, mode: `MaxEncodedLen`) /// Storage: `Tokens::TotalIssuance` (r:1 w:1) - /// Proof: `Tokens::TotalIssuance` (`max_values`: None, `max_size`: Some(43), added: 2518, mode: `MaxEncodedLen`) + /// Proof: `Tokens::TotalIssuance` (`max_values`: None, `max_size`: Some(57), added: 2532, mode: `MaxEncodedLen`) /// Storage: `Tokens::Accounts` (r:131 w:131) - /// Proof: `Tokens::Accounts` (`max_values`: None, `max_size`: Some(123), added: 2598, mode: `MaxEncodedLen`) + /// Proof: `Tokens::Accounts` (`max_values`: None, `max_size`: Some(137), added: 2612, mode: `MaxEncodedLen`) /// The range of component `a` is `[2, 65]`. fn pool_join(a: u32) -> Weight { // Proof Size summary in bytes: // Measured: `662 + a * (225 ±0)` - // Estimated: `7044 + a * (5196 ±0)` - // Minimum execution time: 90_542 nanoseconds. - Weight::from_parts(45_195_977, 7044) - // Standard Error: 36_535 - .saturating_add(Weight::from_parts(24_227_254, 0).saturating_mul(a.into())) + // Estimated: `8864 + a * (5224 ±0)` + // Minimum execution time: 90_603 nanoseconds. + Weight::from_parts(47_120_926, 8864) + // Standard Error: 27_303 + .saturating_add(Weight::from_parts(23_497_993, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(a.into()))) .saturating_add(T::DbWeight::get().writes(2)) .saturating_add(T::DbWeight::get().writes((2_u64).saturating_mul(a.into()))) - .saturating_add(Weight::from_parts(0, 5196).saturating_mul(a.into())) + .saturating_add(Weight::from_parts(0, 5224).saturating_mul(a.into())) } /// Storage: `Swaps::Pools` (r:1 w:0) - /// Proof: `Swaps::Pools` (`max_values`: None, `max_size`: Some(3579), added: 6054, mode: `MaxEncodedLen`) + /// Proof: `Swaps::Pools` (`max_values`: None, `max_size`: Some(5399), added: 7874, mode: `MaxEncodedLen`) /// Storage: `Tokens::TotalIssuance` (r:1 w:1) - /// Proof: `Tokens::TotalIssuance` (`max_values`: None, `max_size`: Some(43), added: 2518, mode: `MaxEncodedLen`) + /// Proof: `Tokens::TotalIssuance` (`max_values`: None, `max_size`: Some(57), added: 2532, mode: `MaxEncodedLen`) /// Storage: `Tokens::Accounts` (r:3 w:3) - /// Proof: `Tokens::Accounts` (`max_values`: None, `max_size`: Some(123), added: 2598, mode: `MaxEncodedLen`) + /// Proof: `Tokens::Accounts` (`max_values`: None, `max_size`: Some(137), added: 2612, mode: `MaxEncodedLen`) fn pool_join_with_exact_asset_amount() -> Weight { // Proof Size summary in bytes: // Measured: `6101` - // Estimated: `8784` - // Minimum execution time: 88_641 nanoseconds. - Weight::from_parts(96_472_000, 8784) + // Estimated: `8864` + // Minimum execution time: 88_642 nanoseconds. + Weight::from_parts(91_092_000, 8864) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(4)) } /// Storage: `Swaps::Pools` (r:1 w:0) - /// Proof: `Swaps::Pools` (`max_values`: None, `max_size`: Some(3579), added: 6054, mode: `MaxEncodedLen`) + /// Proof: `Swaps::Pools` (`max_values`: None, `max_size`: Some(5399), added: 7874, mode: `MaxEncodedLen`) /// Storage: `Tokens::TotalIssuance` (r:1 w:1) - /// Proof: `Tokens::TotalIssuance` (`max_values`: None, `max_size`: Some(43), added: 2518, mode: `MaxEncodedLen`) + /// Proof: `Tokens::TotalIssuance` (`max_values`: None, `max_size`: Some(57), added: 2532, mode: `MaxEncodedLen`) /// Storage: `Tokens::Accounts` (r:3 w:3) - /// Proof: `Tokens::Accounts` (`max_values`: None, `max_size`: Some(123), added: 2598, mode: `MaxEncodedLen`) + /// Proof: `Tokens::Accounts` (`max_values`: None, `max_size`: Some(137), added: 2612, mode: `MaxEncodedLen`) fn pool_join_with_exact_pool_amount() -> Weight { // Proof Size summary in bytes: // Measured: `6101` - // Estimated: `8784` - // Minimum execution time: 84_563 nanoseconds. - Weight::from_parts(86_641_000, 8784) + // Estimated: `8864` + // Minimum execution time: 85_361 nanoseconds. + Weight::from_parts(88_582_000, 8864) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(4)) } /// Storage: `Swaps::Pools` (r:1 w:0) - /// Proof: `Swaps::Pools` (`max_values`: None, `max_size`: Some(3579), added: 6054, mode: `MaxEncodedLen`) + /// Proof: `Swaps::Pools` (`max_values`: None, `max_size`: Some(5399), added: 7874, mode: `MaxEncodedLen`) /// Storage: `Tokens::Accounts` (r:4 w:4) - /// Proof: `Tokens::Accounts` (`max_values`: None, `max_size`: Some(123), added: 2598, mode: `MaxEncodedLen`) + /// Proof: `Tokens::Accounts` (`max_values`: None, `max_size`: Some(137), added: 2612, mode: `MaxEncodedLen`) /// Storage: `System::Account` (r:1 w:0) /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(132), added: 2607, mode: `MaxEncodedLen`) fn swap_exact_amount_in() -> Weight { // Proof Size summary in bytes: // Measured: `4984` - // Estimated: `11382` - // Minimum execution time: 140_663 nanoseconds. - Weight::from_parts(144_523_000, 11382) + // Estimated: `11438` + // Minimum execution time: 149_023 nanoseconds. + Weight::from_parts(152_953_000, 11438) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(4)) } /// Storage: `Swaps::Pools` (r:1 w:0) - /// Proof: `Swaps::Pools` (`max_values`: None, `max_size`: Some(3579), added: 6054, mode: `MaxEncodedLen`) + /// Proof: `Swaps::Pools` (`max_values`: None, `max_size`: Some(5399), added: 7874, mode: `MaxEncodedLen`) /// Storage: `Tokens::Accounts` (r:4 w:4) - /// Proof: `Tokens::Accounts` (`max_values`: None, `max_size`: Some(123), added: 2598, mode: `MaxEncodedLen`) + /// Proof: `Tokens::Accounts` (`max_values`: None, `max_size`: Some(137), added: 2612, mode: `MaxEncodedLen`) /// Storage: `System::Account` (r:1 w:0) /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(132), added: 2607, mode: `MaxEncodedLen`) fn swap_exact_amount_out() -> Weight { // Proof Size summary in bytes: // Measured: `4984` - // Estimated: `11382` - // Minimum execution time: 139_963 nanoseconds. - Weight::from_parts(144_974_000, 11382) + // Estimated: `11438` + // Minimum execution time: 149_093 nanoseconds. + Weight::from_parts(152_034_000, 11438) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(4)) } /// Storage: `Swaps::Pools` (r:1 w:1) - /// Proof: `Swaps::Pools` (`max_values`: None, `max_size`: Some(3579), added: 6054, mode: `MaxEncodedLen`) + /// Proof: `Swaps::Pools` (`max_values`: None, `max_size`: Some(5399), added: 7874, mode: `MaxEncodedLen`) /// The range of component `a` is `[2, 65]`. fn open_pool(a: u32) -> Weight { // Proof Size summary in bytes: // Measured: `136 + a * (54 ±0)` - // Estimated: `7044` - // Minimum execution time: 14_660 nanoseconds. - Weight::from_parts(16_289_076, 7044) - // Standard Error: 2_416 - .saturating_add(Weight::from_parts(266_489, 0).saturating_mul(a.into())) + // Estimated: `8864` + // Minimum execution time: 15_070 nanoseconds. + Weight::from_parts(15_986_744, 8864) + // Standard Error: 1_920 + .saturating_add(Weight::from_parts(325_543, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } /// Storage: `Swaps::Pools` (r:1 w:1) - /// Proof: `Swaps::Pools` (`max_values`: None, `max_size`: Some(3579), added: 6054, mode: `MaxEncodedLen`) + /// Proof: `Swaps::Pools` (`max_values`: None, `max_size`: Some(5399), added: 7874, mode: `MaxEncodedLen`) /// The range of component `a` is `[2, 65]`. fn close_pool(a: u32) -> Weight { // Proof Size summary in bytes: // Measured: `136 + a * (54 ±0)` - // Estimated: `7044` - // Minimum execution time: 12_770 nanoseconds. - Weight::from_parts(14_172_854, 7044) - // Standard Error: 1_581 - .saturating_add(Weight::from_parts(167_226, 0).saturating_mul(a.into())) + // Estimated: `8864` + // Minimum execution time: 12_850 nanoseconds. + Weight::from_parts(13_880_944, 8864) + // Standard Error: 1_608 + .saturating_add(Weight::from_parts(192_039, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } /// Storage: `Swaps::Pools` (r:1 w:1) - /// Proof: `Swaps::Pools` (`max_values`: None, `max_size`: Some(3579), added: 6054, mode: `MaxEncodedLen`) + /// Proof: `Swaps::Pools` (`max_values`: None, `max_size`: Some(5399), added: 7874, mode: `MaxEncodedLen`) /// Storage: `Tokens::Accounts` (r:65 w:65) - /// Proof: `Tokens::Accounts` (`max_values`: None, `max_size`: Some(123), added: 2598, mode: `MaxEncodedLen`) + /// Proof: `Tokens::Accounts` (`max_values`: None, `max_size`: Some(137), added: 2612, mode: `MaxEncodedLen`) /// Storage: `Tokens::TotalIssuance` (r:65 w:65) - /// Proof: `Tokens::TotalIssuance` (`max_values`: None, `max_size`: Some(43), added: 2518, mode: `MaxEncodedLen`) + /// Proof: `Tokens::TotalIssuance` (`max_values`: None, `max_size`: Some(57), added: 2532, mode: `MaxEncodedLen`) /// Storage: `System::Account` (r:1 w:1) /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(132), added: 2607, mode: `MaxEncodedLen`) /// The range of component `a` is `[2, 65]`. fn destroy_pool(a: u32) -> Weight { // Proof Size summary in bytes: // Measured: `505 + a * (182 ±0)` - // Estimated: `7044 + a * (2598 ±0)` - // Minimum execution time: 68_381 nanoseconds. - Weight::from_parts(22_885_205, 7044) - // Standard Error: 34_196 - .saturating_add(Weight::from_parts(21_629_035, 0).saturating_mul(a.into())) + // Estimated: `8864 + a * (2612 ±0)` + // Minimum execution time: 67_072 nanoseconds. + Weight::from_parts(32_638_755, 8864) + // Standard Error: 43_797 + .saturating_add(Weight::from_parts(20_908_862, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(a.into()))) .saturating_add(T::DbWeight::get().writes(2)) .saturating_add(T::DbWeight::get().writes((2_u64).saturating_mul(a.into()))) - .saturating_add(Weight::from_parts(0, 2598).saturating_mul(a.into())) + .saturating_add(Weight::from_parts(0, 2612).saturating_mul(a.into())) } }