From 1cfce604af3db2c7bda6d3bdef344a7120030c06 Mon Sep 17 00:00:00 2001 From: Harald Heckmann Date: Fri, 21 Jul 2023 13:25:49 +0200 Subject: [PATCH] Update weights (#1048) --- .../src/weights/cumulus_pallet_xcmp_queue.rs | 6 +- runtime/common/src/weights/frame_system.rs | 34 +- runtime/common/src/weights/orml_currencies.rs | 12 +- runtime/common/src/weights/orml_tokens.rs | 12 +- .../src/weights/pallet_author_inherent.rs | 4 +- .../src/weights/pallet_author_mapping.rs | 12 +- .../src/weights/pallet_author_slot_filter.rs | 4 +- runtime/common/src/weights/pallet_balances.rs | 16 +- runtime/common/src/weights/pallet_bounties.rs | 32 +- .../common/src/weights/pallet_collective.rs | 98 +-- .../common/src/weights/pallet_contracts.rs | 674 +++++++++--------- .../common/src/weights/pallet_democracy.rs | 78 +- runtime/common/src/weights/pallet_identity.rs | 126 ++-- .../common/src/weights/pallet_membership.rs | 44 +- runtime/common/src/weights/pallet_multisig.rs | 56 +- .../src/weights/pallet_parachain_staking.rs | 134 ++-- runtime/common/src/weights/pallet_preimage.rs | 38 +- runtime/common/src/weights/pallet_proxy.rs | 71 +- .../common/src/weights/pallet_scheduler.rs | 48 +- .../common/src/weights/pallet_timestamp.rs | 6 +- runtime/common/src/weights/pallet_treasury.rs | 22 +- runtime/common/src/weights/pallet_utility.rs | 24 +- runtime/common/src/weights/pallet_vesting.rs | 70 +- zrml/authorized/src/weights.rs | 10 +- zrml/court/src/weights.rs | 8 +- zrml/global-disputes/src/weights.rs | 56 +- zrml/liquidity-mining/src/weights.rs | 4 +- zrml/prediction-markets/src/weights.rs | 196 +++-- zrml/styx/src/weights.rs | 6 +- zrml/swaps/src/weights.rs | 130 ++-- 30 files changed, 1000 insertions(+), 1031 deletions(-) diff --git a/runtime/common/src/weights/cumulus_pallet_xcmp_queue.rs b/runtime/common/src/weights/cumulus_pallet_xcmp_queue.rs index de959448c..768e58676 100644 --- a/runtime/common/src/weights/cumulus_pallet_xcmp_queue.rs +++ b/runtime/common/src/weights/cumulus_pallet_xcmp_queue.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for cumulus_pallet_xcmp_queue //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-06-16, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-07-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -51,13 +51,13 @@ pub struct WeightInfo(PhantomData); impl cumulus_pallet_xcmp_queue::weights::WeightInfo for WeightInfo { // Storage: XcmpQueue QueueConfig (r:1 w:1) fn set_config_with_u32() -> Weight { - Weight::from_ref_time(14_130_000) + Weight::from_ref_time(12_761_000) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } // Storage: XcmpQueue QueueConfig (r:1 w:1) fn set_config_with_weight() -> Weight { - Weight::from_ref_time(14_070_000) + Weight::from_ref_time(14_000_000) .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 97093daa1..01c0a0813 100644 --- a/runtime/common/src/weights/frame_system.rs +++ b/runtime/common/src/weights/frame_system.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for frame_system //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-06-16, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-07-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -50,41 +50,41 @@ use frame_support::{ pub struct WeightInfo(PhantomData); impl frame_system::weights::WeightInfo for WeightInfo { fn remark(b: u32) -> Weight { - Weight::from_ref_time(7_750_000) - // Standard Error: 1 - .saturating_add(Weight::from_ref_time(692).saturating_mul(b.into())) + Weight::from_ref_time(19_766_390) + // Standard Error: 5 + .saturating_add(Weight::from_ref_time(744).saturating_mul(b.into())) } fn remark_with_event(b: u32) -> Weight { - Weight::from_ref_time(23_520_000) - // Standard Error: 4 - .saturating_add(Weight::from_ref_time(2_341).saturating_mul(b.into())) + Weight::from_ref_time(25_430_000) + // Standard Error: 5 + .saturating_add(Weight::from_ref_time(2_575).saturating_mul(b.into())) } // Storage: System Digest (r:1 w:1) // Storage: unknown [0x3a686561707061676573] (r:0 w:1) fn set_heap_pages() -> Weight { - Weight::from_ref_time(16_260_000) + Weight::from_ref_time(20_660_000) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) } // Storage: Skipped Metadata (r:0 w:0) fn set_storage(i: u32) -> Weight { - Weight::from_ref_time(7_690_000) - // Standard Error: 4_435 - .saturating_add(Weight::from_ref_time(1_133_019).saturating_mul(i.into())) + Weight::from_ref_time(9_380_000) + // Standard Error: 5_116 + .saturating_add(Weight::from_ref_time(1_191_116).saturating_mul(i.into())) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into()))) } // Storage: Skipped Metadata (r:0 w:0) fn kill_storage(i: u32) -> Weight { - Weight::from_ref_time(589_951) - // Standard Error: 8_232 - .saturating_add(Weight::from_ref_time(925_898).saturating_mul(i.into())) + Weight::from_ref_time(8_680_000) + // Standard Error: 5_971 + .saturating_add(Weight::from_ref_time(1_029_338).saturating_mul(i.into())) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into()))) } // Storage: Skipped Metadata (r:0 w:0) fn kill_prefix(p: u32) -> Weight { - Weight::from_ref_time(10_930_000) - // Standard Error: 10_457 - .saturating_add(Weight::from_ref_time(2_090_894).saturating_mul(p.into())) + Weight::from_ref_time(13_530_000) + // Standard Error: 9_303 + .saturating_add(Weight::from_ref_time(2_263_779).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(p.into()))) } } diff --git a/runtime/common/src/weights/orml_currencies.rs b/runtime/common/src/weights/orml_currencies.rs index 6060abb8d..7c1793d27 100644 --- a/runtime/common/src/weights/orml_currencies.rs +++ b/runtime/common/src/weights/orml_currencies.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for orml_currencies //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-06-16, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-07-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -49,13 +49,13 @@ impl orml_currencies::WeightInfo for WeightInfo { // Storage: Tokens Accounts (r:2 w:2) // Storage: System Account (r:1 w:1) fn transfer_non_native_currency() -> Weight { - Weight::from_ref_time(126_411_000) + Weight::from_ref_time(89_810_000) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } // Storage: System Account (r:1 w:1) fn transfer_native_currency() -> Weight { - Weight::from_ref_time(108_350_000) + Weight::from_ref_time(72_860_000) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -63,19 +63,19 @@ impl orml_currencies::WeightInfo for WeightInfo { // Storage: Tokens TotalIssuance (r:1 w:1) // Storage: System Account (r:1 w:1) fn update_balance_non_native_currency() -> Weight { - Weight::from_ref_time(81_740_000) + Weight::from_ref_time(57_100_000) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } // Storage: System Account (r:1 w:1) fn update_balance_native_currency_creating() -> Weight { - Weight::from_ref_time(60_170_000) + Weight::from_ref_time(66_691_000) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } // Storage: System Account (r:1 w:1) fn update_balance_native_currency_killing() -> Weight { - Weight::from_ref_time(56_730_000) + Weight::from_ref_time(53_220_000) .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 576eea239..4eba512fe 100644 --- a/runtime/common/src/weights/orml_tokens.rs +++ b/runtime/common/src/weights/orml_tokens.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for orml_tokens //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-06-16, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-07-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -49,28 +49,28 @@ impl orml_tokens::WeightInfo for WeightInfo { // Storage: Tokens Accounts (r:2 w:2) // Storage: System Account (r:1 w:1) fn transfer() -> Weight { - Weight::from_ref_time(77_290_000) + Weight::from_ref_time(80_760_000) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } // Storage: Tokens Accounts (r:2 w:2) // Storage: System Account (r:1 w:1) fn transfer_all() -> Weight { - Weight::from_ref_time(79_941_000) + Weight::from_ref_time(84_790_000) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } // Storage: Tokens Accounts (r:2 w:2) // Storage: System Account (r:1 w:1) fn transfer_keep_alive() -> Weight { - Weight::from_ref_time(64_210_000) + Weight::from_ref_time(79_030_000) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } // Storage: Tokens Accounts (r:2 w:2) // Storage: System Account (r:2 w:1) fn force_transfer() -> Weight { - Weight::from_ref_time(69_260_000) + Weight::from_ref_time(87_561_000) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -78,7 +78,7 @@ impl orml_tokens::WeightInfo for WeightInfo { // Storage: Tokens TotalIssuance (r:1 w:1) // Storage: System Account (r:1 w:1) fn set_balance() -> Weight { - Weight::from_ref_time(52_360_000) + Weight::from_ref_time(66_451_000) .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 a5077da73..54817330c 100644 --- a/runtime/common/src/weights/pallet_author_inherent.rs +++ b/runtime/common/src/weights/pallet_author_inherent.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for pallet_author_inherent //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-06-16, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-07-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -56,7 +56,7 @@ impl pallet_author_inherent::weights::WeightInfo for We // Storage: AuthorFilter EligibleCount (r:1 w:0) // Storage: RandomnessCollectiveFlip RandomMaterial (r:1 w:0) fn kick_off_authorship_validation() -> Weight { - Weight::from_ref_time(59_020_000) + Weight::from_ref_time(56_870_000) .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 16aa4183e..365ca64c8 100644 --- a/runtime/common/src/weights/pallet_author_mapping.rs +++ b/runtime/common/src/weights/pallet_author_mapping.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for pallet_author_mapping //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-06-16, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-07-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -53,14 +53,14 @@ impl pallet_author_mapping::weights::WeightInfo for Wei // Storage: System Account (r:1 w:1) // Storage: AuthorMapping NimbusLookup (r:0 w:1) fn add_association() -> Weight { - Weight::from_ref_time(53_390_000) + Weight::from_ref_time(61_531_000) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(3)) } // Storage: AuthorMapping MappingWithDeposit (r:2 w:2) // Storage: AuthorMapping NimbusLookup (r:0 w:1) fn update_association() -> Weight { - Weight::from_ref_time(48_100_000) + Weight::from_ref_time(54_930_000) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -68,7 +68,7 @@ impl pallet_author_mapping::weights::WeightInfo for Wei // Storage: System Account (r:1 w:1) // Storage: AuthorMapping NimbusLookup (r:0 w:1) fn clear_association() -> Weight { - Weight::from_ref_time(63_280_000) + Weight::from_ref_time(70_010_000) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -76,14 +76,14 @@ impl pallet_author_mapping::weights::WeightInfo for Wei // Storage: AuthorMapping MappingWithDeposit (r:1 w:1) // Storage: System Account (r:1 w:1) fn remove_keys() -> Weight { - Weight::from_ref_time(68_601_000) + Weight::from_ref_time(70_170_000) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } // Storage: AuthorMapping NimbusLookup (r:1 w:1) // Storage: AuthorMapping MappingWithDeposit (r:2 w:2) fn set_keys() -> Weight { - Weight::from_ref_time(54_100_000) + Weight::from_ref_time(62_070_000) .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 e11b60f57..1e532eda7 100644 --- a/runtime/common/src/weights/pallet_author_slot_filter.rs +++ b/runtime/common/src/weights/pallet_author_slot_filter.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for pallet_author_slot_filter //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-06-16, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-07-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -51,6 +51,6 @@ pub struct WeightInfo(PhantomData); impl pallet_author_slot_filter::weights::WeightInfo for WeightInfo { // Storage: AuthorFilter EligibleCount (r:0 w:1) fn set_eligible() -> Weight { - Weight::from_ref_time(24_300_000).saturating_add(T::DbWeight::get().writes(1)) + Weight::from_ref_time(31_110_000).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 286238098..84eefb979 100644 --- a/runtime/common/src/weights/pallet_balances.rs +++ b/runtime/common/src/weights/pallet_balances.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for pallet_balances //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-06-16, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-07-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -51,43 +51,43 @@ pub struct WeightInfo(PhantomData); impl pallet_balances::weights::WeightInfo for WeightInfo { // Storage: System Account (r:2 w:2) fn transfer() -> Weight { - Weight::from_ref_time(88_860_000) + Weight::from_ref_time(108_550_000) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } // Storage: System Account (r:1 w:1) fn transfer_keep_alive() -> Weight { - Weight::from_ref_time(57_540_000) + Weight::from_ref_time(71_400_000) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } // Storage: System Account (r:1 w:1) fn set_balance_creating() -> Weight { - Weight::from_ref_time(43_620_000) + Weight::from_ref_time(54_450_000) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } // Storage: System Account (r:1 w:1) fn set_balance_killing() -> Weight { - Weight::from_ref_time(47_800_000) + Weight::from_ref_time(61_450_000) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } // Storage: System Account (r:3 w:3) fn force_transfer() -> Weight { - Weight::from_ref_time(87_450_000) + Weight::from_ref_time(107_260_000) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } // Storage: System Account (r:1 w:1) fn transfer_all() -> Weight { - Weight::from_ref_time(66_530_000) + Weight::from_ref_time(80_670_000) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } // Storage: System Account (r:1 w:1) fn force_unreserve() -> Weight { - Weight::from_ref_time(36_940_000) + Weight::from_ref_time(47_780_000) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } diff --git a/runtime/common/src/weights/pallet_bounties.rs b/runtime/common/src/weights/pallet_bounties.rs index aef831d20..ff3d6352a 100644 --- a/runtime/common/src/weights/pallet_bounties.rs +++ b/runtime/common/src/weights/pallet_bounties.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for pallet_bounties //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-06-16, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-07-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -53,42 +53,42 @@ impl pallet_bounties::weights::WeightInfo for WeightInf // Storage: Bounties BountyDescriptions (r:0 w:1) // Storage: Bounties Bounties (r:0 w:1) fn propose_bounty(d: u32) -> Weight { - Weight::from_ref_time(54_249_004) - // Standard Error: 51 - .saturating_add(Weight::from_ref_time(1_476).saturating_mul(d.into())) + Weight::from_ref_time(60_516_756) + // Standard Error: 122 + .saturating_add(Weight::from_ref_time(1_701).saturating_mul(d.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(3)) } // Storage: Bounties Bounties (r:1 w:1) // Storage: Bounties BountyApprovals (r:1 w:1) fn approve_bounty() -> Weight { - Weight::from_ref_time(23_710_000) + Weight::from_ref_time(28_430_000) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } // Storage: Bounties Bounties (r:1 w:1) fn propose_curator() -> Weight { - Weight::from_ref_time(22_920_000) + Weight::from_ref_time(26_220_000) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } // Storage: Bounties Bounties (r:1 w:1) // Storage: System Account (r:2 w:2) fn unassign_curator() -> Weight { - Weight::from_ref_time(73_561_000) + Weight::from_ref_time(76_770_000) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } // Storage: Bounties Bounties (r:1 w:1) // Storage: System Account (r:1 w:1) fn accept_curator() -> Weight { - Weight::from_ref_time(51_951_000) + Weight::from_ref_time(56_021_000) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } // Storage: Bounties Bounties (r:1 w:1) fn award_bounty() -> Weight { - Weight::from_ref_time(40_840_000) + Weight::from_ref_time(50_440_000) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -96,7 +96,7 @@ impl pallet_bounties::weights::WeightInfo for WeightInf // Storage: System Account (r:3 w:3) // Storage: Bounties BountyDescriptions (r:0 w:1) fn claim_bounty() -> Weight { - Weight::from_ref_time(118_311_000) + Weight::from_ref_time(126_781_000) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(5)) } @@ -104,7 +104,7 @@ impl pallet_bounties::weights::WeightInfo for WeightInf // Storage: System Account (r:1 w:1) // Storage: Bounties BountyDescriptions (r:0 w:1) fn close_bounty_proposed() -> Weight { - Weight::from_ref_time(75_210_000) + Weight::from_ref_time(80_560_000) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -112,13 +112,13 @@ impl pallet_bounties::weights::WeightInfo for WeightInf // Storage: System Account (r:3 w:3) // Storage: Bounties BountyDescriptions (r:0 w:1) fn close_bounty_active() -> Weight { - Weight::from_ref_time(91_651_000) + Weight::from_ref_time(99_130_000) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(5)) } // Storage: Bounties Bounties (r:1 w:1) fn extend_bounty_expiry() -> Weight { - Weight::from_ref_time(39_970_000) + Weight::from_ref_time(49_180_000) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -126,9 +126,9 @@ impl pallet_bounties::weights::WeightInfo for WeightInf // Storage: Bounties Bounties (r:2 w:2) // Storage: System Account (r:3 w:3) fn spend_funds(b: u32) -> Weight { - Weight::from_ref_time(30_972_788) - // Standard Error: 253_591 - .saturating_add(Weight::from_ref_time(45_213_614).saturating_mul(b.into())) + Weight::from_ref_time(39_773_400) + // Standard Error: 265_742 + .saturating_add(Weight::from_ref_time(50_271_954).saturating_mul(b.into())) .saturating_add(T::DbWeight::get().reads((3_u64).saturating_mul(b.into()))) .saturating_add(T::DbWeight::get().writes((3_u64).saturating_mul(b.into()))) } diff --git a/runtime/common/src/weights/pallet_collective.rs b/runtime/common/src/weights/pallet_collective.rs index 208dac109..a9650cc4f 100644 --- a/runtime/common/src/weights/pallet_collective.rs +++ b/runtime/common/src/weights/pallet_collective.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for pallet_collective //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-06-16, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-07-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -54,11 +54,11 @@ impl pallet_collective::weights::WeightInfo for WeightI // Storage: AdvisoryCommittee Prime (r:0 w:1) // Storage: AdvisoryCommittee Voting (r:255 w:255) fn set_members(m: u32, _n: u32, p: u32) -> Weight { - Weight::from_ref_time(32_731_000) - // Standard Error: 311_304 - .saturating_add(Weight::from_ref_time(23_235_351).saturating_mul(m.into())) - // Standard Error: 122_225 - .saturating_add(Weight::from_ref_time(13_933_822).saturating_mul(p.into())) + Weight::from_ref_time(35_920_000) + // Standard Error: 317_531 + .saturating_add(Weight::from_ref_time(22_764_978).saturating_mul(m.into())) + // Standard Error: 124_670 + .saturating_add(Weight::from_ref_time(14_033_600).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)) @@ -66,21 +66,21 @@ impl pallet_collective::weights::WeightInfo for WeightI } // Storage: AdvisoryCommittee Members (r:1 w:0) fn execute(b: u32, m: u32) -> Weight { - Weight::from_ref_time(38_099_888) - // Standard Error: 306 - .saturating_add(Weight::from_ref_time(2_613).saturating_mul(b.into())) - // Standard Error: 3_157 - .saturating_add(Weight::from_ref_time(32_308).saturating_mul(m.into())) + Weight::from_ref_time(37_785_879) + // Standard Error: 1_193 + .saturating_add(Weight::from_ref_time(10_958).saturating_mul(b.into())) + // Standard Error: 12_310 + .saturating_add(Weight::from_ref_time(69_468).saturating_mul(m.into())) .saturating_add(T::DbWeight::get().reads(1)) } // Storage: AdvisoryCommittee Members (r:1 w:0) // Storage: AdvisoryCommittee ProposalOf (r:1 w:0) fn propose_execute(b: u32, m: u32) -> Weight { - Weight::from_ref_time(31_265_128) - // Standard Error: 1_317 - .saturating_add(Weight::from_ref_time(10_669).saturating_mul(b.into())) - // Standard Error: 13_595 - .saturating_add(Weight::from_ref_time(112_110).saturating_mul(m.into())) + Weight::from_ref_time(48_724_265) + // Standard Error: 526 + .saturating_add(Weight::from_ref_time(4_396).saturating_mul(b.into())) + // Standard Error: 5_428 + .saturating_add(Weight::from_ref_time(31_535).saturating_mul(m.into())) .saturating_add(T::DbWeight::get().reads(2)) } // Storage: AdvisoryCommittee Members (r:1 w:0) @@ -89,22 +89,22 @@ impl pallet_collective::weights::WeightInfo for WeightI // Storage: AdvisoryCommittee ProposalCount (r:1 w:1) // Storage: AdvisoryCommittee Voting (r:0 w:1) fn propose_proposed(b: u32, m: u32, p: u32) -> Weight { - Weight::from_ref_time(25_616_035) - // Standard Error: 1_527 - .saturating_add(Weight::from_ref_time(17_284).saturating_mul(b.into())) - // Standard Error: 15_956 - .saturating_add(Weight::from_ref_time(169_554).saturating_mul(m.into())) - // Standard Error: 6_142 - .saturating_add(Weight::from_ref_time(343_561).saturating_mul(p.into())) + Weight::from_ref_time(48_302_669) + // Standard Error: 1_881 + .saturating_add(Weight::from_ref_time(17_297).saturating_mul(b.into())) + // Standard Error: 19_654 + .saturating_add(Weight::from_ref_time(103_864).saturating_mul(m.into())) + // Standard Error: 7_566 + .saturating_add(Weight::from_ref_time(328_821).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) } // Storage: AdvisoryCommittee Members (r:1 w:0) // Storage: AdvisoryCommittee Voting (r:1 w:1) fn vote(m: u32) -> Weight { - Weight::from_ref_time(90_528_096) - // Standard Error: 14_755 - .saturating_add(Weight::from_ref_time(146_151).saturating_mul(m.into())) + Weight::from_ref_time(100_860_204) + // Standard Error: 19_843 + .saturating_add(Weight::from_ref_time(147_566).saturating_mul(m.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -113,9 +113,9 @@ impl pallet_collective::weights::WeightInfo for WeightI // Storage: AdvisoryCommittee Proposals (r:1 w:1) // Storage: AdvisoryCommittee ProposalOf (r:0 w:1) fn close_early_disapproved(_m: u32, p: u32) -> Weight { - Weight::from_ref_time(75_980_153) - // Standard Error: 6_504 - .saturating_add(Weight::from_ref_time(264_113).saturating_mul(p.into())) + Weight::from_ref_time(81_393_629) + // Standard Error: 6_899 + .saturating_add(Weight::from_ref_time(292_168).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -124,13 +124,13 @@ impl pallet_collective::weights::WeightInfo for WeightI // Storage: AdvisoryCommittee ProposalOf (r:1 w:1) // Storage: AdvisoryCommittee Proposals (r:1 w:1) fn close_early_approved(b: u32, m: u32, p: u32) -> Weight { - Weight::from_ref_time(69_183_206) - // Standard Error: 1_705 - .saturating_add(Weight::from_ref_time(3_701).saturating_mul(b.into())) - // Standard Error: 18_045 - .saturating_add(Weight::from_ref_time(56_946).saturating_mul(m.into())) - // Standard Error: 6_858 - .saturating_add(Weight::from_ref_time(354_392).saturating_mul(p.into())) + Weight::from_ref_time(61_798_175) + // Standard Error: 2_013 + .saturating_add(Weight::from_ref_time(8_865).saturating_mul(b.into())) + // Standard Error: 21_302 + .saturating_add(Weight::from_ref_time(164_346).saturating_mul(m.into())) + // Standard Error: 8_096 + .saturating_add(Weight::from_ref_time(384_823).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -140,9 +140,9 @@ impl pallet_collective::weights::WeightInfo for WeightI // Storage: AdvisoryCommittee Proposals (r:1 w:1) // Storage: AdvisoryCommittee ProposalOf (r:0 w:1) fn close_disapproved(_m: u32, p: u32) -> Weight { - Weight::from_ref_time(70_835_908) - // Standard Error: 5_382 - .saturating_add(Weight::from_ref_time(251_804).saturating_mul(p.into())) + Weight::from_ref_time(85_607_614) + // Standard Error: 7_391 + .saturating_add(Weight::from_ref_time(288_303).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -152,13 +152,13 @@ impl pallet_collective::weights::WeightInfo for WeightI // Storage: AdvisoryCommittee ProposalOf (r:1 w:1) // Storage: AdvisoryCommittee Proposals (r:1 w:1) fn close_approved(b: u32, m: u32, p: u32) -> Weight { - Weight::from_ref_time(75_528_267) - // Standard Error: 1_711 - .saturating_add(Weight::from_ref_time(7_499).saturating_mul(b.into())) - // Standard Error: 18_111 - .saturating_add(Weight::from_ref_time(50_403).saturating_mul(m.into())) - // Standard Error: 6_883 - .saturating_add(Weight::from_ref_time(320_949).saturating_mul(p.into())) + Weight::from_ref_time(75_320_016) + // Standard Error: 2_140 + .saturating_add(Weight::from_ref_time(14_677).saturating_mul(b.into())) + // Standard Error: 22_644 + .saturating_add(Weight::from_ref_time(31_875).saturating_mul(m.into())) + // Standard Error: 8_606 + .saturating_add(Weight::from_ref_time(372_647).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -166,9 +166,9 @@ impl pallet_collective::weights::WeightInfo for WeightI // Storage: AdvisoryCommittee Voting (r:0 w:1) // Storage: AdvisoryCommittee ProposalOf (r:0 w:1) fn disapprove_proposal(p: u32) -> Weight { - Weight::from_ref_time(44_597_874) - // Standard Error: 4_479 - .saturating_add(Weight::from_ref_time(227_653).saturating_mul(p.into())) + Weight::from_ref_time(50_921_770) + // Standard Error: 6_439 + .saturating_add(Weight::from_ref_time(270_592).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(3)) } diff --git a/runtime/common/src/weights/pallet_contracts.rs b/runtime/common/src/weights/pallet_contracts.rs index e620888ad..f7db78d16 100644 --- a/runtime/common/src/weights/pallet_contracts.rs +++ b/runtime/common/src/weights/pallet_contracts.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for pallet_contracts //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-06-16, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-07-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -51,31 +51,31 @@ pub struct WeightInfo(PhantomData); impl pallet_contracts::weights::WeightInfo for WeightInfo { // Storage: Contracts DeletionQueue (r:1 w:0) fn on_process_deletion_queue_batch() -> Weight { - Weight::from_ref_time(5_430_000).saturating_add(T::DbWeight::get().reads(1)) + Weight::from_ref_time(6_910_000).saturating_add(T::DbWeight::get().reads(1)) } // Storage: Skipped Metadata (r:0 w:0) fn on_initialize_per_trie_key(k: u32) -> Weight { - Weight::from_ref_time(21_126_505) - // Standard Error: 13_440 - .saturating_add(Weight::from_ref_time(1_728_031).saturating_mul(k.into())) + Weight::from_ref_time(28_393_920) + // Standard Error: 11_263 + .saturating_add(Weight::from_ref_time(1_893_139).saturating_mul(k.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(k.into()))) } // Storage: Contracts DeletionQueue (r:1 w:0) fn on_initialize_per_queue_item(q: u32) -> Weight { - Weight::from_ref_time(18_600_736) - // Standard Error: 14_810 - .saturating_add(Weight::from_ref_time(2_184_181).saturating_mul(q.into())) + Weight::from_ref_time(26_788_566) + // Standard Error: 21_758 + .saturating_add(Weight::from_ref_time(2_265_348).saturating_mul(q.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } // Storage: Contracts PristineCode (r:1 w:0) // Storage: Contracts CodeStorage (r:0 w:1) fn reinstrument(c: u32) -> Weight { - Weight::from_ref_time(55_981_230) - // Standard Error: 270 - .saturating_add(Weight::from_ref_time(92_321).saturating_mul(c.into())) + Weight::from_ref_time(130_658_580) + // Standard Error: 402 + .saturating_add(Weight::from_ref_time(104_057).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -85,9 +85,9 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Storage: System Account (r:1 w:1) // Storage: System EventTopics (r:2 w:2) fn call_with_code_per_byte(c: u32) -> Weight { - Weight::from_ref_time(337_950_536) - // Standard Error: 215 - .saturating_add(Weight::from_ref_time(95_890).saturating_mul(c.into())) + Weight::from_ref_time(428_175_576) + // Standard Error: 300 + .saturating_add(Weight::from_ref_time(103_581).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -100,11 +100,11 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Storage: Contracts PristineCode (r:0 w:1) // Storage: Contracts OwnerInfoOf (r:0 w:1) fn instantiate_with_code(c: u32, s: u32) -> Weight { - Weight::from_ref_time(2_421_717_000) - // Standard Error: 427 - .saturating_add(Weight::from_ref_time(219_033).saturating_mul(c.into())) - // Standard Error: 50 - .saturating_add(Weight::from_ref_time(1_109).saturating_mul(s.into())) + Weight::from_ref_time(34_138_999) + // Standard Error: 1_058 + .saturating_add(Weight::from_ref_time(253_062).saturating_mul(c.into())) + // Standard Error: 124 + .saturating_add(Weight::from_ref_time(2_978).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(9)) } @@ -116,9 +116,9 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Storage: Contracts OwnerInfoOf (r:1 w:1) // Storage: System EventTopics (r:2 w:2) fn instantiate(s: u32) -> Weight { - Weight::from_ref_time(335_483_496) - // Standard Error: 20 - .saturating_add(Weight::from_ref_time(2_381).saturating_mul(s.into())) + Weight::from_ref_time(390_183_270) + // Standard Error: 18 + .saturating_add(Weight::from_ref_time(2_616).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(7)) } @@ -128,7 +128,7 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Storage: System Account (r:1 w:1) // Storage: System EventTopics (r:2 w:2) fn call() -> Weight { - Weight::from_ref_time(285_701_000) + Weight::from_ref_time(303_361_000) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -137,9 +137,9 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Storage: Contracts PristineCode (r:0 w:1) // Storage: Contracts OwnerInfoOf (r:0 w:1) fn upload_code(c: u32) -> Weight { - Weight::from_ref_time(112_178_130) - // Standard Error: 332 - .saturating_add(Weight::from_ref_time(95_761).saturating_mul(c.into())) + Weight::from_ref_time(108_749_212) + // Standard Error: 480 + .saturating_add(Weight::from_ref_time(106_300).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -148,7 +148,7 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Storage: Contracts CodeStorage (r:0 w:1) // Storage: Contracts PristineCode (r:0 w:1) fn remove_code() -> Weight { - Weight::from_ref_time(59_740_000) + Weight::from_ref_time(74_310_000) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -156,7 +156,7 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Storage: Contracts OwnerInfoOf (r:2 w:2) // Storage: System EventTopics (r:3 w:3) fn set_code() -> Weight { - Weight::from_ref_time(63_861_000) + Weight::from_ref_time(79_180_000) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(6)) } @@ -166,9 +166,9 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Storage: Timestamp Now (r:1 w:0) // Storage: System EventTopics (r:2 w:2) fn seal_caller(r: u32) -> Weight { - Weight::from_ref_time(429_851_105) - // Standard Error: 519_341 - .saturating_add(Weight::from_ref_time(64_705_911).saturating_mul(r.into())) + Weight::from_ref_time(424_126_447) + // Standard Error: 700_129 + .saturating_add(Weight::from_ref_time(70_543_987).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -178,9 +178,9 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Storage: Timestamp Now (r:1 w:0) // Storage: System EventTopics (r:2 w:2) fn seal_is_contract(r: u32) -> Weight { - Weight::from_ref_time(228_433_066) - // Standard Error: 2_457_712 - .saturating_add(Weight::from_ref_time(414_003_443).saturating_mul(r.into())) + Weight::from_ref_time(194_234_982) + // Standard Error: 2_214_507 + .saturating_add(Weight::from_ref_time(444_032_156).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().reads((80_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(3)) @@ -191,9 +191,9 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Storage: Timestamp Now (r:1 w:0) // Storage: System EventTopics (r:2 w:2) fn seal_code_hash(r: u32) -> Weight { - Weight::from_ref_time(253_602_444) - // Standard Error: 2_566_145 - .saturating_add(Weight::from_ref_time(501_245_968).saturating_mul(r.into())) + Weight::from_ref_time(412_433_618) + // Standard Error: 2_168_680 + .saturating_add(Weight::from_ref_time(544_009_344).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().reads((80_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(3)) @@ -204,9 +204,9 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Storage: Timestamp Now (r:1 w:0) // Storage: System EventTopics (r:2 w:2) fn seal_own_code_hash(r: u32) -> Weight { - Weight::from_ref_time(410_061_442) - // Standard Error: 554_698 - .saturating_add(Weight::from_ref_time(74_990_773).saturating_mul(r.into())) + Weight::from_ref_time(393_399_322) + // Standard Error: 598_310 + .saturating_add(Weight::from_ref_time(80_403_173).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -216,9 +216,9 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Storage: Timestamp Now (r:1 w:0) // Storage: System EventTopics (r:2 w:2) fn seal_caller_is_origin(r: u32) -> Weight { - Weight::from_ref_time(370_129_126) - // Standard Error: 305_060 - .saturating_add(Weight::from_ref_time(34_207_685).saturating_mul(r.into())) + Weight::from_ref_time(401_910_991) + // Standard Error: 451_934 + .saturating_add(Weight::from_ref_time(33_935_378).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -228,9 +228,9 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Storage: Timestamp Now (r:1 w:0) // Storage: System EventTopics (r:2 w:2) fn seal_address(r: u32) -> Weight { - Weight::from_ref_time(382_094_225) - // Standard Error: 559_795 - .saturating_add(Weight::from_ref_time(71_147_591).saturating_mul(r.into())) + Weight::from_ref_time(411_535_842) + // Standard Error: 581_988 + .saturating_add(Weight::from_ref_time(71_461_527).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -240,9 +240,9 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Storage: Timestamp Now (r:1 w:0) // Storage: System EventTopics (r:2 w:2) fn seal_gas_left(r: u32) -> Weight { - Weight::from_ref_time(380_790_502) - // Standard Error: 465_874 - .saturating_add(Weight::from_ref_time(71_661_062).saturating_mul(r.into())) + Weight::from_ref_time(406_744_585) + // Standard Error: 623_758 + .saturating_add(Weight::from_ref_time(72_075_231).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -252,9 +252,9 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Storage: Timestamp Now (r:1 w:0) // Storage: System EventTopics (r:2 w:2) fn seal_balance(r: u32) -> Weight { - Weight::from_ref_time(431_292_750) - // Standard Error: 1_167_048 - .saturating_add(Weight::from_ref_time(191_585_845).saturating_mul(r.into())) + Weight::from_ref_time(437_998_478) + // Standard Error: 957_256 + .saturating_add(Weight::from_ref_time(205_342_334).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -264,9 +264,9 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Storage: Timestamp Now (r:1 w:0) // Storage: System EventTopics (r:2 w:2) fn seal_value_transferred(r: u32) -> Weight { - Weight::from_ref_time(391_162_195) - // Standard Error: 568_077 - .saturating_add(Weight::from_ref_time(70_814_297).saturating_mul(r.into())) + Weight::from_ref_time(429_190_553) + // Standard Error: 542_977 + .saturating_add(Weight::from_ref_time(69_929_949).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -276,9 +276,9 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Storage: Timestamp Now (r:1 w:0) // Storage: System EventTopics (r:2 w:2) fn seal_minimum_balance(r: u32) -> Weight { - Weight::from_ref_time(373_534_298) - // Standard Error: 570_574 - .saturating_add(Weight::from_ref_time(72_100_896).saturating_mul(r.into())) + Weight::from_ref_time(396_474_355) + // Standard Error: 643_628 + .saturating_add(Weight::from_ref_time(71_499_247).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -288,9 +288,9 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Storage: Timestamp Now (r:1 w:0) // Storage: System EventTopics (r:2 w:2) fn seal_block_number(r: u32) -> Weight { - Weight::from_ref_time(399_854_114) - // Standard Error: 650_050 - .saturating_add(Weight::from_ref_time(69_599_814).saturating_mul(r.into())) + Weight::from_ref_time(440_247_497) + // Standard Error: 610_111 + .saturating_add(Weight::from_ref_time(68_071_907).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -300,9 +300,9 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Storage: Timestamp Now (r:1 w:0) // Storage: System EventTopics (r:2 w:2) fn seal_now(r: u32) -> Weight { - Weight::from_ref_time(409_619_912) - // Standard Error: 546_591 - .saturating_add(Weight::from_ref_time(68_293_199).saturating_mul(r.into())) + Weight::from_ref_time(385_895_433) + // Standard Error: 639_030 + .saturating_add(Weight::from_ref_time(72_206_013).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -313,9 +313,9 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Storage: System EventTopics (r:2 w:2) // Storage: TransactionPayment NextFeeMultiplier (r:1 w:0) fn seal_weight_to_fee(r: u32) -> Weight { - Weight::from_ref_time(442_803_328) - // Standard Error: 1_135_167 - .saturating_add(Weight::from_ref_time(188_615_603).saturating_mul(r.into())) + Weight::from_ref_time(448_978_120) + // Standard Error: 1_257_565 + .saturating_add(Weight::from_ref_time(208_473_491).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -325,9 +325,9 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Storage: Timestamp Now (r:1 w:0) // Storage: System EventTopics (r:2 w:2) fn seal_gas(r: u32) -> Weight { - Weight::from_ref_time(266_802_137) - // Standard Error: 241_974 - .saturating_add(Weight::from_ref_time(35_276_027).saturating_mul(r.into())) + Weight::from_ref_time(307_605_349) + // Standard Error: 402_480 + .saturating_add(Weight::from_ref_time(34_298_490).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -337,9 +337,9 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Storage: Timestamp Now (r:1 w:0) // Storage: System EventTopics (r:2 w:2) fn seal_input(r: u32) -> Weight { - Weight::from_ref_time(388_193_410) - // Standard Error: 671_777 - .saturating_add(Weight::from_ref_time(66_820_636).saturating_mul(r.into())) + Weight::from_ref_time(439_302_745) + // Standard Error: 592_726 + .saturating_add(Weight::from_ref_time(65_775_076).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -349,9 +349,9 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Storage: Timestamp Now (r:1 w:0) // Storage: System EventTopics (r:2 w:2) fn seal_input_per_kb(n: u32) -> Weight { - Weight::from_ref_time(566_118_524) - // Standard Error: 48_908 - .saturating_add(Weight::from_ref_time(11_277_830).saturating_mul(n.into())) + Weight::from_ref_time(393_579_417) + // Standard Error: 183_952 + .saturating_add(Weight::from_ref_time(16_731_823).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -360,10 +360,8 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Storage: Contracts CodeStorage (r:1 w:0) // Storage: Timestamp Now (r:1 w:0) // Storage: System EventTopics (r:2 w:2) - fn seal_return(r: u32) -> Weight { - Weight::from_ref_time(360_679_048) - // Standard Error: 7_022_513 - .saturating_add(Weight::from_ref_time(2_407_051).saturating_mul(r.into())) + fn seal_return(_r: u32) -> Weight { + Weight::from_ref_time(407_837_075) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -373,9 +371,9 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Storage: Timestamp Now (r:1 w:0) // Storage: System EventTopics (r:2 w:2) fn seal_return_per_kb(n: u32) -> Weight { - Weight::from_ref_time(332_530_984) - // Standard Error: 5_870 - .saturating_add(Weight::from_ref_time(292_619).saturating_mul(n.into())) + Weight::from_ref_time(408_619_895) + // Standard Error: 10_215 + .saturating_add(Weight::from_ref_time(309_464).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -387,9 +385,9 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Storage: Contracts DeletionQueue (r:1 w:1) // Storage: Contracts OwnerInfoOf (r:1 w:1) fn seal_terminate(r: u32) -> Weight { - Weight::from_ref_time(362_646_016) - // Standard Error: 8_084_601 - .saturating_add(Weight::from_ref_time(126_591_583).saturating_mul(r.into())) + Weight::from_ref_time(411_457_042) + // Standard Error: 8_854_038 + .saturating_add(Weight::from_ref_time(31_725_257).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().reads((5_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(3)) @@ -402,9 +400,9 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Storage: System EventTopics (r:2 w:2) // Storage: RandomnessCollectiveFlip RandomMaterial (r:1 w:0) fn seal_random(r: u32) -> Weight { - Weight::from_ref_time(483_492_798) - // Standard Error: 1_084_291 - .saturating_add(Weight::from_ref_time(234_691_271).saturating_mul(r.into())) + Weight::from_ref_time(459_420_806) + // Standard Error: 1_217_146 + .saturating_add(Weight::from_ref_time(248_297_445).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -414,9 +412,9 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Storage: Timestamp Now (r:1 w:0) // Storage: System EventTopics (r:2 w:2) fn seal_deposit_event(r: u32) -> Weight { - Weight::from_ref_time(475_254_342) - // Standard Error: 1_210_835 - .saturating_add(Weight::from_ref_time(414_842_876).saturating_mul(r.into())) + Weight::from_ref_time(451_640_531) + // Standard Error: 1_894_410 + .saturating_add(Weight::from_ref_time(448_873_907).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -426,11 +424,11 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Storage: Timestamp Now (r:1 w:0) // Storage: System EventTopics (r:2 w:2) fn seal_deposit_event_per_topic_and_kb(t: u32, n: u32) -> Weight { - Weight::from_ref_time(800_511_261) - // Standard Error: 4_024_007 - .saturating_add(Weight::from_ref_time(273_889_344).saturating_mul(t.into())) - // Standard Error: 1_105_187 - .saturating_add(Weight::from_ref_time(128_312_139).saturating_mul(n.into())) + Weight::from_ref_time(861_531_826) + // Standard Error: 4_076_275 + .saturating_add(Weight::from_ref_time(318_194_819).saturating_mul(t.into())) + // Standard Error: 1_119_542 + .saturating_add(Weight::from_ref_time(128_089_041).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().reads((80_u64).saturating_mul(t.into()))) .saturating_add(T::DbWeight::get().writes(3)) @@ -442,17 +440,17 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Storage: Timestamp Now (r:1 w:0) // Storage: System EventTopics (r:2 w:2) fn seal_debug_message(r: u32) -> Weight { - Weight::from_ref_time(260_227_469) - // Standard Error: 329_312 - .saturating_add(Weight::from_ref_time(61_555_618).saturating_mul(r.into())) + Weight::from_ref_time(311_128_095) + // Standard Error: 480_337 + .saturating_add(Weight::from_ref_time(59_483_552).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } // Storage: Skipped Metadata (r:0 w:0) fn seal_set_storage(r: u32) -> Weight { - Weight::from_ref_time(211_554_844) - // Standard Error: 3_488_247 - .saturating_add(Weight::from_ref_time(765_641_607).saturating_mul(r.into())) + Weight::from_ref_time(252_827_866) + // Standard Error: 3_827_246 + .saturating_add(Weight::from_ref_time(826_006_244).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().reads((80_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(3)) @@ -460,9 +458,9 @@ impl pallet_contracts::weights::WeightInfo for WeightIn } // Storage: Skipped Metadata (r:0 w:0) fn seal_set_storage_per_new_kb(n: u32) -> Weight { - Weight::from_ref_time(909_084_701) - // Standard Error: 2_743_185 - .saturating_add(Weight::from_ref_time(157_699_453).saturating_mul(n.into())) + Weight::from_ref_time(1_028_235_808) + // Standard Error: 3_011_532 + .saturating_add(Weight::from_ref_time(170_153_828).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(52)) .saturating_add(T::DbWeight::get().reads((7_u64).saturating_mul(n.into()))) .saturating_add(T::DbWeight::get().writes(50)) @@ -470,9 +468,9 @@ impl pallet_contracts::weights::WeightInfo for WeightIn } // Storage: Skipped Metadata (r:0 w:0) fn seal_set_storage_per_old_kb(n: u32) -> Weight { - Weight::from_ref_time(906_858_298) - // Standard Error: 2_597_668 - .saturating_add(Weight::from_ref_time(131_583_508).saturating_mul(n.into())) + Weight::from_ref_time(917_522_908) + // Standard Error: 2_507_116 + .saturating_add(Weight::from_ref_time(149_425_868).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(51)) .saturating_add(T::DbWeight::get().reads((7_u64).saturating_mul(n.into()))) .saturating_add(T::DbWeight::get().writes(49)) @@ -480,9 +478,9 @@ impl pallet_contracts::weights::WeightInfo for WeightIn } // Storage: Skipped Metadata (r:0 w:0) fn seal_clear_storage(r: u32) -> Weight { - Weight::from_ref_time(250_838_557) - // Standard Error: 3_953_072 - .saturating_add(Weight::from_ref_time(752_817_562).saturating_mul(r.into())) + Weight::from_ref_time(297_336_527) + // Standard Error: 2_999_098 + .saturating_add(Weight::from_ref_time(792_524_014).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().reads((80_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(3)) @@ -490,9 +488,9 @@ impl pallet_contracts::weights::WeightInfo for WeightIn } // Storage: Skipped Metadata (r:0 w:0) fn seal_clear_storage_per_kb(n: u32) -> Weight { - Weight::from_ref_time(888_409_158) - // Standard Error: 2_872_941 - .saturating_add(Weight::from_ref_time(137_003_843).saturating_mul(n.into())) + Weight::from_ref_time(958_084_420) + // Standard Error: 3_131_828 + .saturating_add(Weight::from_ref_time(137_801_531).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(51)) .saturating_add(T::DbWeight::get().reads((7_u64).saturating_mul(n.into()))) .saturating_add(T::DbWeight::get().writes(48)) @@ -500,45 +498,45 @@ impl pallet_contracts::weights::WeightInfo for WeightIn } // Storage: Skipped Metadata (r:0 w:0) fn seal_get_storage(r: u32) -> Weight { - Weight::from_ref_time(307_853_330) - // Standard Error: 2_929_425 - .saturating_add(Weight::from_ref_time(624_411_181).saturating_mul(r.into())) + Weight::from_ref_time(385_064_820) + // Standard Error: 2_867_343 + .saturating_add(Weight::from_ref_time(669_713_928).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().reads((80_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(3)) } // Storage: Skipped Metadata (r:0 w:0) fn seal_get_storage_per_kb(n: u32) -> Weight { - Weight::from_ref_time(843_713_360) - // Standard Error: 3_030_824 - .saturating_add(Weight::from_ref_time(276_315_933).saturating_mul(n.into())) + Weight::from_ref_time(826_152_952) + // Standard Error: 2_814_934 + .saturating_add(Weight::from_ref_time(311_097_629).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(51)) .saturating_add(T::DbWeight::get().reads((7_u64).saturating_mul(n.into()))) .saturating_add(T::DbWeight::get().writes(3)) } // Storage: Skipped Metadata (r:0 w:0) fn seal_contains_storage(r: u32) -> Weight { - Weight::from_ref_time(249_841_376) - // Standard Error: 3_135_806 - .saturating_add(Weight::from_ref_time(603_144_627).saturating_mul(r.into())) + Weight::from_ref_time(363_035_020) + // Standard Error: 2_830_944 + .saturating_add(Weight::from_ref_time(632_164_401).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().reads((80_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(3)) } // Storage: Skipped Metadata (r:0 w:0) fn seal_contains_storage_per_kb(n: u32) -> Weight { - Weight::from_ref_time(763_767_425) - // Standard Error: 2_472_643 - .saturating_add(Weight::from_ref_time(130_252_790).saturating_mul(n.into())) + Weight::from_ref_time(805_034_618) + // Standard Error: 2_404_990 + .saturating_add(Weight::from_ref_time(142_631_845).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(51)) .saturating_add(T::DbWeight::get().reads((7_u64).saturating_mul(n.into()))) .saturating_add(T::DbWeight::get().writes(3)) } // Storage: Skipped Metadata (r:0 w:0) fn seal_take_storage(r: u32) -> Weight { - Weight::from_ref_time(334_655_059) - // Standard Error: 3_051_400 - .saturating_add(Weight::from_ref_time(785_392_996).saturating_mul(r.into())) + Weight::from_ref_time(222_772_212) + // Standard Error: 4_036_383 + .saturating_add(Weight::from_ref_time(880_330_536).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().reads((80_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(3)) @@ -546,9 +544,9 @@ impl pallet_contracts::weights::WeightInfo for WeightIn } // Storage: Skipped Metadata (r:0 w:0) fn seal_take_storage_per_kb(n: u32) -> Weight { - Weight::from_ref_time(966_883_133) - // Standard Error: 3_258_692 - .saturating_add(Weight::from_ref_time(278_953_423).saturating_mul(n.into())) + Weight::from_ref_time(897_944_239) + // Standard Error: 3_031_862 + .saturating_add(Weight::from_ref_time(335_411_241).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(51)) .saturating_add(T::DbWeight::get().reads((7_u64).saturating_mul(n.into()))) .saturating_add(T::DbWeight::get().writes(48)) @@ -560,9 +558,9 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Storage: Timestamp Now (r:1 w:0) // Storage: System EventTopics (r:2 w:2) fn seal_transfer(r: u32) -> Weight { - Weight::from_ref_time(273_996_331) - // Standard Error: 6_652_380 - .saturating_add(Weight::from_ref_time(2_417_165_113).saturating_mul(r.into())) + Weight::from_ref_time(391_181_000) + // Standard Error: 5_288_038 + .saturating_add(Weight::from_ref_time(2_637_443_101).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().reads((80_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(4)) @@ -574,9 +572,9 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Storage: Timestamp Now (r:1 w:0) // Storage: System EventTopics (r:2 w:2) fn seal_call(r: u32) -> Weight { - Weight::from_ref_time(386_971_000) - // Standard Error: 22_578_548 - .saturating_add(Weight::from_ref_time(26_372_914_655).saturating_mul(r.into())) + Weight::from_ref_time(402_411_000) + // Standard Error: 34_910_119 + .saturating_add(Weight::from_ref_time(27_855_719_850).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().reads((160_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(3)) @@ -588,9 +586,9 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Storage: Timestamp Now (r:1 w:0) // Storage: System EventTopics (r:2 w:2) fn seal_delegate_call(r: u32) -> Weight { - Weight::from_ref_time(388_991_000) - // Standard Error: 23_351_009 - .saturating_add(Weight::from_ref_time(25_697_616_633).saturating_mul(r.into())) + Weight::from_ref_time(469_991_000) + // Standard Error: 31_094_319 + .saturating_add(Weight::from_ref_time(27_492_492_305).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().reads((150_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(3)) @@ -602,11 +600,11 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Storage: Timestamp Now (r:1 w:0) // Storage: System EventTopics (r:82 w:82) fn seal_call_per_transfer_clone_kb(t: u32, c: u32) -> Weight { - Weight::from_ref_time(16_857_681_725) - // Standard Error: 80_358_674 - .saturating_add(Weight::from_ref_time(2_533_007_016).saturating_mul(t.into())) - // Standard Error: 120_493 - .saturating_add(Weight::from_ref_time(12_716_262).saturating_mul(c.into())) + Weight::from_ref_time(17_788_404_492) + // Standard Error: 133_661_567 + .saturating_add(Weight::from_ref_time(2_552_881_083).saturating_mul(t.into())) + // Standard Error: 200_418 + .saturating_add(Weight::from_ref_time(18_580_622).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(167)) .saturating_add(T::DbWeight::get().reads((81_u64).saturating_mul(t.into()))) .saturating_add(T::DbWeight::get().writes(163)) @@ -620,9 +618,9 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Storage: Contracts Nonce (r:1 w:1) // Storage: Contracts OwnerInfoOf (r:80 w:80) fn seal_instantiate(r: u32) -> Weight { - Weight::from_ref_time(334_620_000) - // Standard Error: 44_876_896 - .saturating_add(Weight::from_ref_time(37_005_078_638).saturating_mul(r.into())) + Weight::from_ref_time(477_191_000) + // Standard Error: 66_617_592 + .saturating_add(Weight::from_ref_time(38_159_375_385).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().reads((400_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(5)) @@ -636,11 +634,9 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Storage: Contracts OwnerInfoOf (r:1 w:1) // Storage: System EventTopics (r:82 w:82) fn seal_instantiate_per_transfer_salt_kb(t: u32, s: u32) -> Weight { - Weight::from_ref_time(22_281_656_470) - // Standard Error: 217_359_849 - .saturating_add(Weight::from_ref_time(741_718_573).saturating_mul(t.into())) - // Standard Error: 347_653 - .saturating_add(Weight::from_ref_time(157_462_985).saturating_mul(s.into())) + Weight::from_ref_time(24_852_984_968) + // Standard Error: 529_550 + .saturating_add(Weight::from_ref_time(177_380_534).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(249)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(t.into()))) .saturating_add(T::DbWeight::get().writes(247)) @@ -652,9 +648,9 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Storage: Timestamp Now (r:1 w:0) // Storage: System EventTopics (r:2 w:2) fn seal_hash_sha2_256(r: u32) -> Weight { - Weight::from_ref_time(415_594_038) - // Standard Error: 654_607 - .saturating_add(Weight::from_ref_time(75_882_836).saturating_mul(r.into())) + Weight::from_ref_time(416_888_786) + // Standard Error: 553_790 + .saturating_add(Weight::from_ref_time(80_539_811).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -664,9 +660,9 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Storage: Timestamp Now (r:1 w:0) // Storage: System EventTopics (r:2 w:2) fn seal_hash_sha2_256_per_kb(n: u32) -> Weight { - Weight::from_ref_time(489_535_499) - // Standard Error: 90_743 - .saturating_add(Weight::from_ref_time(75_697_388).saturating_mul(n.into())) + Weight::from_ref_time(694_317_861) + // Standard Error: 249_914 + .saturating_add(Weight::from_ref_time(87_113_112).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -676,9 +672,9 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Storage: Timestamp Now (r:1 w:0) // Storage: System EventTopics (r:2 w:2) fn seal_hash_keccak_256(r: u32) -> Weight { - Weight::from_ref_time(387_212_676) - // Standard Error: 781_503 - .saturating_add(Weight::from_ref_time(118_018_650).saturating_mul(r.into())) + Weight::from_ref_time(438_217_305) + // Standard Error: 814_004 + .saturating_add(Weight::from_ref_time(123_613_164).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -688,9 +684,9 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Storage: Timestamp Now (r:1 w:0) // Storage: System EventTopics (r:2 w:2) fn seal_hash_keccak_256_per_kb(n: u32) -> Weight { - Weight::from_ref_time(414_375_901) - // Standard Error: 298_046 - .saturating_add(Weight::from_ref_time(339_822_495).saturating_mul(n.into())) + Weight::from_ref_time(439_882_000) + // Standard Error: 279_437 + .saturating_add(Weight::from_ref_time(361_798_958).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -700,9 +696,9 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Storage: Timestamp Now (r:1 w:0) // Storage: System EventTopics (r:2 w:2) fn seal_hash_blake2_256(r: u32) -> Weight { - Weight::from_ref_time(405_586_694) - // Standard Error: 663_562 - .saturating_add(Weight::from_ref_time(86_490_468).saturating_mul(r.into())) + Weight::from_ref_time(429_864_221) + // Standard Error: 679_299 + .saturating_add(Weight::from_ref_time(91_753_375).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -712,9 +708,9 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Storage: Timestamp Now (r:1 w:0) // Storage: System EventTopics (r:2 w:2) fn seal_hash_blake2_256_per_kb(n: u32) -> Weight { - Weight::from_ref_time(413_977_103) - // Standard Error: 152_186 - .saturating_add(Weight::from_ref_time(142_126_964).saturating_mul(n.into())) + Weight::from_ref_time(362_444_194) + // Standard Error: 340_348 + .saturating_add(Weight::from_ref_time(158_425_081).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -724,9 +720,9 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Storage: Timestamp Now (r:1 w:0) // Storage: System EventTopics (r:2 w:2) fn seal_hash_blake2_128(r: u32) -> Weight { - Weight::from_ref_time(444_521_069) - // Standard Error: 750_665 - .saturating_add(Weight::from_ref_time(83_524_062).saturating_mul(r.into())) + Weight::from_ref_time(477_779_713) + // Standard Error: 767_800 + .saturating_add(Weight::from_ref_time(85_778_088).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -736,9 +732,9 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Storage: Timestamp Now (r:1 w:0) // Storage: System EventTopics (r:2 w:2) fn seal_hash_blake2_128_per_kb(n: u32) -> Weight { - Weight::from_ref_time(516_241_606) - // Standard Error: 166_730 - .saturating_add(Weight::from_ref_time(142_486_559).saturating_mul(n.into())) + Weight::from_ref_time(541_601_623) + // Standard Error: 309_542 + .saturating_add(Weight::from_ref_time(158_145_981).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -748,9 +744,9 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Storage: Timestamp Now (r:1 w:0) // Storage: System EventTopics (r:2 w:2) fn seal_ecdsa_recover(r: u32) -> Weight { - Weight::from_ref_time(522_466_425) - // Standard Error: 3_403_869 - .saturating_add(Weight::from_ref_time(5_058_433_282).saturating_mul(r.into())) + Weight::from_ref_time(550_453_686) + // Standard Error: 8_768_734 + .saturating_add(Weight::from_ref_time(5_521_054_467).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -760,9 +756,9 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Storage: Timestamp Now (r:1 w:0) // Storage: System EventTopics (r:2 w:2) fn seal_ecdsa_to_eth_address(r: u32) -> Weight { - Weight::from_ref_time(451_250_199) - // Standard Error: 2_486_466 - .saturating_add(Weight::from_ref_time(3_146_420_906).saturating_mul(r.into())) + Weight::from_ref_time(679_331_342) + // Standard Error: 6_032_677 + .saturating_add(Weight::from_ref_time(3_435_621_593).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -773,263 +769,265 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Storage: System EventTopics (r:2 w:2) // Storage: Contracts OwnerInfoOf (r:16 w:16) fn seal_set_code_hash(r: u32) -> Weight { - Weight::from_ref_time(385_651_000) - // Standard Error: 5_606_558 - .saturating_add(Weight::from_ref_time(1_961_350_521).saturating_mul(r.into())) + Weight::from_ref_time(390_911_000) + // Standard Error: 4_935_918 + .saturating_add(Weight::from_ref_time(2_152_845_421).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().reads((150_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(T::DbWeight::get().writes((150_u64).saturating_mul(r.into()))) } - fn instr_i64const(_r: u32) -> Weight { - Weight::from_ref_time(122_460_750) + fn instr_i64const(r: u32) -> Weight { + Weight::from_ref_time(112_731_271) + // Standard Error: 58_956 + .saturating_add(Weight::from_ref_time(715_420).saturating_mul(r.into())) } fn instr_i64load(r: u32) -> Weight { - Weight::from_ref_time(125_175_300) - // Standard Error: 105_692 - .saturating_add(Weight::from_ref_time(3_359_715).saturating_mul(r.into())) + Weight::from_ref_time(134_052_100) + // Standard Error: 121_983 + .saturating_add(Weight::from_ref_time(7_165_030).saturating_mul(r.into())) } fn instr_i64store(r: u32) -> Weight { - Weight::from_ref_time(112_576_350) - // Standard Error: 101_259 - .saturating_add(Weight::from_ref_time(3_521_170).saturating_mul(r.into())) + Weight::from_ref_time(116_135_750) + // Standard Error: 148_008 + .saturating_add(Weight::from_ref_time(4_272_004).saturating_mul(r.into())) } fn instr_select(r: u32) -> Weight { - Weight::from_ref_time(102_506_019) - // Standard Error: 75_352 - .saturating_add(Weight::from_ref_time(2_401_178).saturating_mul(r.into())) + Weight::from_ref_time(113_076_709) + // Standard Error: 83_275 + .saturating_add(Weight::from_ref_time(2_602_729).saturating_mul(r.into())) } fn instr_if(r: u32) -> Weight { - Weight::from_ref_time(99_372_077) - // Standard Error: 83_410 - .saturating_add(Weight::from_ref_time(2_944_705).saturating_mul(r.into())) + Weight::from_ref_time(107_083_958) + // Standard Error: 73_287 + .saturating_add(Weight::from_ref_time(3_143_966).saturating_mul(r.into())) } fn instr_br(r: u32) -> Weight { - Weight::from_ref_time(98_973_384) - // Standard Error: 41_547 - .saturating_add(Weight::from_ref_time(1_068_659).saturating_mul(r.into())) + Weight::from_ref_time(110_059_398) + // Standard Error: 70_651 + .saturating_add(Weight::from_ref_time(1_397_735).saturating_mul(r.into())) } fn instr_br_if(r: u32) -> Weight { - Weight::from_ref_time(91_819_087) - // Standard Error: 40_887 - .saturating_add(Weight::from_ref_time(2_207_857).saturating_mul(r.into())) + Weight::from_ref_time(105_457_875) + // Standard Error: 79_173 + .saturating_add(Weight::from_ref_time(2_387_547).saturating_mul(r.into())) } fn instr_br_table(r: u32) -> Weight { - Weight::from_ref_time(95_474_418) - // Standard Error: 58_610 - .saturating_add(Weight::from_ref_time(2_581_391).saturating_mul(r.into())) + Weight::from_ref_time(102_662_459) + // Standard Error: 74_559 + .saturating_add(Weight::from_ref_time(3_067_023).saturating_mul(r.into())) } fn instr_br_table_per_entry(_e: u32) -> Weight { - Weight::from_ref_time(117_405_984) + Weight::from_ref_time(129_439_246) } fn instr_call(r: u32) -> Weight { - Weight::from_ref_time(112_429_292) - // Standard Error: 99_778 - .saturating_add(Weight::from_ref_time(13_774_135).saturating_mul(r.into())) + Weight::from_ref_time(103_807_221) + // Standard Error: 226_945 + .saturating_add(Weight::from_ref_time(15_653_669).saturating_mul(r.into())) } fn instr_call_indirect(r: u32) -> Weight { - Weight::from_ref_time(150_769_904) - // Standard Error: 95_834 - .saturating_add(Weight::from_ref_time(15_632_455).saturating_mul(r.into())) + Weight::from_ref_time(122_380_773) + // Standard Error: 225_168 + .saturating_add(Weight::from_ref_time(18_617_769).saturating_mul(r.into())) } fn instr_call_indirect_per_param(p: u32) -> Weight { - Weight::from_ref_time(154_075_963) - // Standard Error: 32_914 - .saturating_add(Weight::from_ref_time(503_883).saturating_mul(p.into())) + Weight::from_ref_time(154_805_725) + // Standard Error: 22_875 + .saturating_add(Weight::from_ref_time(621_654).saturating_mul(p.into())) } fn instr_local_get(r: u32) -> Weight { - Weight::from_ref_time(102_998_676) - // Standard Error: 44_362 - .saturating_add(Weight::from_ref_time(719_850).saturating_mul(r.into())) + Weight::from_ref_time(124_640_409) + // Standard Error: 62_271 + .saturating_add(Weight::from_ref_time(510_547).saturating_mul(r.into())) } fn instr_local_set(r: u32) -> Weight { - Weight::from_ref_time(108_712_354) - // Standard Error: 76_347 - .saturating_add(Weight::from_ref_time(1_044_158).saturating_mul(r.into())) + Weight::from_ref_time(112_868_622) + // Standard Error: 42_540 + .saturating_add(Weight::from_ref_time(1_067_206).saturating_mul(r.into())) } fn instr_local_tee(r: u32) -> Weight { - Weight::from_ref_time(101_232_008) - // Standard Error: 54_203 - .saturating_add(Weight::from_ref_time(1_352_671).saturating_mul(r.into())) + Weight::from_ref_time(128_691_389) + // Standard Error: 69_465 + .saturating_add(Weight::from_ref_time(872_678).saturating_mul(r.into())) } fn instr_global_get(r: u32) -> Weight { - Weight::from_ref_time(118_094_896) - // Standard Error: 51_874 - .saturating_add(Weight::from_ref_time(2_298_229).saturating_mul(r.into())) + Weight::from_ref_time(127_512_223) + // Standard Error: 65_020 + .saturating_add(Weight::from_ref_time(2_354_436).saturating_mul(r.into())) } fn instr_global_set(r: u32) -> Weight { - Weight::from_ref_time(110_609_615) - // Standard Error: 64_730 - .saturating_add(Weight::from_ref_time(2_619_354).saturating_mul(r.into())) + Weight::from_ref_time(129_706_112) + // Standard Error: 75_736 + .saturating_add(Weight::from_ref_time(2_579_387).saturating_mul(r.into())) } fn instr_memory_current(r: u32) -> Weight { - Weight::from_ref_time(106_231_874) - // Standard Error: 46_093 - .saturating_add(Weight::from_ref_time(1_138_117).saturating_mul(r.into())) + Weight::from_ref_time(128_327_672) + // Standard Error: 76_076 + .saturating_add(Weight::from_ref_time(825_914).saturating_mul(r.into())) } fn instr_memory_grow(r: u32) -> Weight { - Weight::from_ref_time(105_442_708) - // Standard Error: 184_928 - .saturating_add(Weight::from_ref_time(253_568_391).saturating_mul(r.into())) + Weight::from_ref_time(114_651_540) + // Standard Error: 3_170_989 + .saturating_add(Weight::from_ref_time(395_019_759).saturating_mul(r.into())) } fn instr_i64clz(r: u32) -> Weight { - Weight::from_ref_time(109_882_080) - // Standard Error: 79_867 - .saturating_add(Weight::from_ref_time(1_045_369).saturating_mul(r.into())) + Weight::from_ref_time(114_025_082) + // Standard Error: 51_744 + .saturating_add(Weight::from_ref_time(1_266_385).saturating_mul(r.into())) } fn instr_i64ctz(r: u32) -> Weight { - Weight::from_ref_time(104_382_071) - // Standard Error: 59_887 - .saturating_add(Weight::from_ref_time(1_392_400).saturating_mul(r.into())) + Weight::from_ref_time(113_588_292) + // Standard Error: 79_421 + .saturating_add(Weight::from_ref_time(1_317_711).saturating_mul(r.into())) } fn instr_i64popcnt(r: u32) -> Weight { - Weight::from_ref_time(99_412_583) - // Standard Error: 63_924 - .saturating_add(Weight::from_ref_time(2_054_239).saturating_mul(r.into())) + Weight::from_ref_time(112_557_697) + // Standard Error: 46_785 + .saturating_add(Weight::from_ref_time(1_255_718).saturating_mul(r.into())) } fn instr_i64eqz(r: u32) -> Weight { - Weight::from_ref_time(125_130_116) - // Standard Error: 64_926 - .saturating_add(Weight::from_ref_time(646_256).saturating_mul(r.into())) + Weight::from_ref_time(115_779_430) + // Standard Error: 63_095 + .saturating_add(Weight::from_ref_time(1_335_051).saturating_mul(r.into())) } fn instr_i64extendsi32(r: u32) -> Weight { - Weight::from_ref_time(107_210_858) - // Standard Error: 56_648 - .saturating_add(Weight::from_ref_time(1_048_235).saturating_mul(r.into())) + Weight::from_ref_time(124_293_035) + // Standard Error: 45_977 + .saturating_add(Weight::from_ref_time(1_020_902).saturating_mul(r.into())) } fn instr_i64extendui32(r: u32) -> Weight { - Weight::from_ref_time(110_419_986) - // Standard Error: 44_693 - .saturating_add(Weight::from_ref_time(988_942).saturating_mul(r.into())) + Weight::from_ref_time(111_272_486) + // Standard Error: 67_923 + .saturating_add(Weight::from_ref_time(1_362_264).saturating_mul(r.into())) } fn instr_i32wrapi64(r: u32) -> Weight { - Weight::from_ref_time(106_097_103) - // Standard Error: 76_263 - .saturating_add(Weight::from_ref_time(1_316_794).saturating_mul(r.into())) + Weight::from_ref_time(117_686_916) + // Standard Error: 64_566 + .saturating_add(Weight::from_ref_time(1_185_900).saturating_mul(r.into())) } fn instr_i64eq(r: u32) -> Weight { - Weight::from_ref_time(108_116_972) - // Standard Error: 75_075 - .saturating_add(Weight::from_ref_time(1_862_540).saturating_mul(r.into())) + Weight::from_ref_time(114_704_669) + // Standard Error: 76_986 + .saturating_add(Weight::from_ref_time(2_149_001).saturating_mul(r.into())) } fn instr_i64ne(r: u32) -> Weight { - Weight::from_ref_time(108_928_442) - // Standard Error: 65_988 - .saturating_add(Weight::from_ref_time(1_749_498).saturating_mul(r.into())) + Weight::from_ref_time(108_987_647) + // Standard Error: 81_487 + .saturating_add(Weight::from_ref_time(2_204_553).saturating_mul(r.into())) } fn instr_i64lts(r: u32) -> Weight { - Weight::from_ref_time(106_800_063) - // Standard Error: 58_401 - .saturating_add(Weight::from_ref_time(1_961_216).saturating_mul(r.into())) + Weight::from_ref_time(116_122_610) + // Standard Error: 71_427 + .saturating_add(Weight::from_ref_time(2_081_087).saturating_mul(r.into())) } fn instr_i64ltu(r: u32) -> Weight { - Weight::from_ref_time(103_579_984) - // Standard Error: 75_440 - .saturating_add(Weight::from_ref_time(1_974_347).saturating_mul(r.into())) + Weight::from_ref_time(109_289_996) + // Standard Error: 59_673 + .saturating_add(Weight::from_ref_time(2_228_712).saturating_mul(r.into())) } fn instr_i64gts(r: u32) -> Weight { - Weight::from_ref_time(96_102_214) - // Standard Error: 68_969 - .saturating_add(Weight::from_ref_time(2_188_537).saturating_mul(r.into())) + Weight::from_ref_time(117_206_319) + // Standard Error: 89_414 + .saturating_add(Weight::from_ref_time(2_058_147).saturating_mul(r.into())) } fn instr_i64gtu(r: u32) -> Weight { - Weight::from_ref_time(102_308_447) - // Standard Error: 61_981 - .saturating_add(Weight::from_ref_time(1_944_744).saturating_mul(r.into())) + Weight::from_ref_time(105_938_171) + // Standard Error: 56_441 + .saturating_add(Weight::from_ref_time(2_274_715).saturating_mul(r.into())) } fn instr_i64les(r: u32) -> Weight { - Weight::from_ref_time(101_265_982) - // Standard Error: 56_197 - .saturating_add(Weight::from_ref_time(1_985_022).saturating_mul(r.into())) + Weight::from_ref_time(114_967_741) + // Standard Error: 113_181 + .saturating_add(Weight::from_ref_time(2_175_415).saturating_mul(r.into())) } fn instr_i64leu(r: u32) -> Weight { - Weight::from_ref_time(103_437_480) - // Standard Error: 42_629 - .saturating_add(Weight::from_ref_time(1_877_996).saturating_mul(r.into())) + Weight::from_ref_time(112_934_926) + // Standard Error: 66_450 + .saturating_add(Weight::from_ref_time(2_132_944).saturating_mul(r.into())) } fn instr_i64ges(r: u32) -> Weight { - Weight::from_ref_time(110_657_052) - // Standard Error: 49_776 - .saturating_add(Weight::from_ref_time(1_622_420).saturating_mul(r.into())) + Weight::from_ref_time(127_249_898) + // Standard Error: 95_860 + .saturating_add(Weight::from_ref_time(1_883_984).saturating_mul(r.into())) } fn instr_i64geu(r: u32) -> Weight { - Weight::from_ref_time(112_441_903) - // Standard Error: 57_140 - .saturating_add(Weight::from_ref_time(1_803_781).saturating_mul(r.into())) + Weight::from_ref_time(113_329_566) + // Standard Error: 51_572 + .saturating_add(Weight::from_ref_time(2_099_476).saturating_mul(r.into())) } fn instr_i64add(r: u32) -> Weight { - Weight::from_ref_time(101_923_895) - // Standard Error: 44_865 - .saturating_add(Weight::from_ref_time(2_081_863).saturating_mul(r.into())) + Weight::from_ref_time(124_975_134) + // Standard Error: 80_191 + .saturating_add(Weight::from_ref_time(1_754_901).saturating_mul(r.into())) } fn instr_i64sub(r: u32) -> Weight { - Weight::from_ref_time(105_037_682) - // Standard Error: 67_975 - .saturating_add(Weight::from_ref_time(1_982_365).saturating_mul(r.into())) + Weight::from_ref_time(107_985_324) + // Standard Error: 60_482 + .saturating_add(Weight::from_ref_time(2_264_537).saturating_mul(r.into())) } fn instr_i64mul(r: u32) -> Weight { - Weight::from_ref_time(102_264_234) - // Standard Error: 45_342 - .saturating_add(Weight::from_ref_time(2_007_440).saturating_mul(r.into())) + Weight::from_ref_time(127_364_124) + // Standard Error: 88_783 + .saturating_add(Weight::from_ref_time(1_752_092).saturating_mul(r.into())) } fn instr_i64divs(r: u32) -> Weight { - Weight::from_ref_time(103_770_139) - // Standard Error: 42_377 - .saturating_add(Weight::from_ref_time(1_816_014).saturating_mul(r.into())) + Weight::from_ref_time(106_955_855) + // Standard Error: 56_366 + .saturating_add(Weight::from_ref_time(2_312_614).saturating_mul(r.into())) } fn instr_i64divu(r: u32) -> Weight { - Weight::from_ref_time(99_619_964) - // Standard Error: 56_465 - .saturating_add(Weight::from_ref_time(1_998_149).saturating_mul(r.into())) + Weight::from_ref_time(122_643_224) + // Standard Error: 72_798 + .saturating_add(Weight::from_ref_time(1_805_375).saturating_mul(r.into())) } fn instr_i64rems(r: u32) -> Weight { - Weight::from_ref_time(105_446_479) - // Standard Error: 67_747 - .saturating_add(Weight::from_ref_time(1_944_050).saturating_mul(r.into())) + Weight::from_ref_time(112_468_535) + // Standard Error: 88_174 + .saturating_add(Weight::from_ref_time(2_123_438).saturating_mul(r.into())) } fn instr_i64remu(r: u32) -> Weight { - Weight::from_ref_time(92_700_760) - // Standard Error: 38_698 - .saturating_add(Weight::from_ref_time(2_193_530).saturating_mul(r.into())) + Weight::from_ref_time(118_761_568) + // Standard Error: 97_404 + .saturating_add(Weight::from_ref_time(2_037_630).saturating_mul(r.into())) } fn instr_i64and(r: u32) -> Weight { - Weight::from_ref_time(101_410_626) - // Standard Error: 84_478 - .saturating_add(Weight::from_ref_time(2_127_952).saturating_mul(r.into())) + Weight::from_ref_time(111_788_813) + // Standard Error: 60_525 + .saturating_add(Weight::from_ref_time(2_133_539).saturating_mul(r.into())) } fn instr_i64or(r: u32) -> Weight { - Weight::from_ref_time(96_179_133) - // Standard Error: 45_323 - .saturating_add(Weight::from_ref_time(5_277_734).saturating_mul(r.into())) + Weight::from_ref_time(131_288_729) + // Standard Error: 100_592 + .saturating_add(Weight::from_ref_time(1_659_038).saturating_mul(r.into())) } fn instr_i64xor(r: u32) -> Weight { - Weight::from_ref_time(103_567_886) - // Standard Error: 39_751 - .saturating_add(Weight::from_ref_time(1_857_890).saturating_mul(r.into())) + Weight::from_ref_time(112_567_854) + // Standard Error: 51_349 + .saturating_add(Weight::from_ref_time(1_988_350).saturating_mul(r.into())) } fn instr_i64shl(r: u32) -> Weight { - Weight::from_ref_time(119_259_398) - // Standard Error: 110_741 - .saturating_add(Weight::from_ref_time(1_393_081).saturating_mul(r.into())) + Weight::from_ref_time(136_207_993) + // Standard Error: 94_975 + .saturating_add(Weight::from_ref_time(1_485_107).saturating_mul(r.into())) } fn instr_i64shrs(r: u32) -> Weight { - Weight::from_ref_time(100_419_754) - // Standard Error: 80_452 - .saturating_add(Weight::from_ref_time(2_076_493).saturating_mul(r.into())) + Weight::from_ref_time(108_403_567) + // Standard Error: 113_786 + .saturating_add(Weight::from_ref_time(2_457_874).saturating_mul(r.into())) } fn instr_i64shru(r: u32) -> Weight { - Weight::from_ref_time(108_703_844) - // Standard Error: 61_560 - .saturating_add(Weight::from_ref_time(1_797_329).saturating_mul(r.into())) + Weight::from_ref_time(108_100_637) + // Standard Error: 66_179 + .saturating_add(Weight::from_ref_time(2_418_338).saturating_mul(r.into())) } fn instr_i64rotl(r: u32) -> Weight { - Weight::from_ref_time(98_000_338) - // Standard Error: 45_962 - .saturating_add(Weight::from_ref_time(2_037_187).saturating_mul(r.into())) + Weight::from_ref_time(114_573_961) + // Standard Error: 99_077 + .saturating_add(Weight::from_ref_time(2_241_117).saturating_mul(r.into())) } fn instr_i64rotr(r: u32) -> Weight { - Weight::from_ref_time(100_878_437) - // Standard Error: 64_534 - .saturating_add(Weight::from_ref_time(2_112_436).saturating_mul(r.into())) + Weight::from_ref_time(112_133_573) + // Standard Error: 51_778 + .saturating_add(Weight::from_ref_time(2_066_825).saturating_mul(r.into())) } } diff --git a/runtime/common/src/weights/pallet_democracy.rs b/runtime/common/src/weights/pallet_democracy.rs index cd9363669..e7565a9fd 100644 --- a/runtime/common/src/weights/pallet_democracy.rs +++ b/runtime/common/src/weights/pallet_democracy.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for pallet_democracy //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-06-16, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-07-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -54,13 +54,13 @@ impl pallet_democracy::weights::WeightInfo for WeightIn // Storage: Democracy Blacklist (r:1 w:0) // Storage: Democracy DepositOf (r:0 w:1) fn propose() -> Weight { - Weight::from_ref_time(85_720_000) + Weight::from_ref_time(98_290_000) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } // Storage: Democracy DepositOf (r:1 w:1) fn second() -> Weight { - Weight::from_ref_time(85_541_000) + Weight::from_ref_time(100_530_000) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -68,7 +68,7 @@ impl pallet_democracy::weights::WeightInfo for WeightIn // Storage: Democracy VotingOf (r:1 w:1) // Storage: Balances Locks (r:1 w:1) fn vote_new() -> Weight { - Weight::from_ref_time(87_931_000) + Weight::from_ref_time(105_080_000) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -76,14 +76,14 @@ impl pallet_democracy::weights::WeightInfo for WeightIn // Storage: Democracy VotingOf (r:1 w:1) // Storage: Balances Locks (r:1 w:1) fn vote_existing() -> Weight { - Weight::from_ref_time(89_590_000) + Weight::from_ref_time(104_600_000) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } // Storage: Democracy ReferendumInfoOf (r:1 w:1) // Storage: Democracy Cancellations (r:1 w:1) fn emergency_cancel() -> Weight { - Weight::from_ref_time(36_740_000) + Weight::from_ref_time(50_080_000) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -94,37 +94,37 @@ impl pallet_democracy::weights::WeightInfo for WeightIn // Storage: Democracy ReferendumInfoOf (r:1 w:1) // Storage: Democracy Blacklist (r:0 w:1) fn blacklist() -> Weight { - Weight::from_ref_time(136_551_000) + Weight::from_ref_time(172_771_000) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(7)) } // Storage: Democracy NextExternal (r:1 w:1) // Storage: Democracy Blacklist (r:1 w:0) fn external_propose() -> Weight { - Weight::from_ref_time(32_960_000) + Weight::from_ref_time(40_640_000) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } // Storage: Democracy NextExternal (r:0 w:1) fn external_propose_majority() -> Weight { - Weight::from_ref_time(10_160_000).saturating_add(T::DbWeight::get().writes(1)) + Weight::from_ref_time(12_481_000).saturating_add(T::DbWeight::get().writes(1)) } // Storage: Democracy NextExternal (r:0 w:1) fn external_propose_default() -> Weight { - Weight::from_ref_time(10_260_000).saturating_add(T::DbWeight::get().writes(1)) + Weight::from_ref_time(11_100_000).saturating_add(T::DbWeight::get().writes(1)) } // Storage: Democracy NextExternal (r:1 w:1) // Storage: Democracy ReferendumCount (r:1 w:1) // Storage: Democracy ReferendumInfoOf (r:0 w:1) fn fast_track() -> Weight { - Weight::from_ref_time(41_010_000) + Weight::from_ref_time(42_580_000) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(3)) } // Storage: Democracy NextExternal (r:1 w:1) // Storage: Democracy Blacklist (r:1 w:1) fn veto_external() -> Weight { - Weight::from_ref_time(44_320_000) + Weight::from_ref_time(52_180_000) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -132,21 +132,21 @@ impl pallet_democracy::weights::WeightInfo for WeightIn // Storage: Democracy DepositOf (r:1 w:1) // Storage: System Account (r:2 w:2) fn cancel_proposal() -> Weight { - Weight::from_ref_time(118_040_000) + Weight::from_ref_time(141_160_000) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) } // Storage: Democracy ReferendumInfoOf (r:0 w:1) fn cancel_referendum() -> Weight { - Weight::from_ref_time(26_210_000).saturating_add(T::DbWeight::get().writes(1)) + Weight::from_ref_time(33_260_000).saturating_add(T::DbWeight::get().writes(1)) } // Storage: Democracy LowestUnbaked (r:1 w:1) // Storage: Democracy ReferendumCount (r:1 w:0) // Storage: Democracy ReferendumInfoOf (r:2 w:0) fn on_initialize_base(r: u32) -> Weight { - Weight::from_ref_time(27_685_582) - // Standard Error: 29_688 - .saturating_add(Weight::from_ref_time(3_650_691).saturating_mul(r.into())) + Weight::from_ref_time(24_272_890) + // Standard Error: 45_748 + .saturating_add(Weight::from_ref_time(4_279_347).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)) @@ -158,9 +158,9 @@ impl pallet_democracy::weights::WeightInfo for WeightIn // Storage: Democracy PublicProps (r:1 w:0) // Storage: Democracy ReferendumInfoOf (r:2 w:0) fn on_initialize_base_with_launch_period(r: u32) -> Weight { - Weight::from_ref_time(32_028_388) - // Standard Error: 31_771 - .saturating_add(Weight::from_ref_time(3_759_627).saturating_mul(r.into())) + Weight::from_ref_time(39_462_309) + // Standard Error: 66_066 + .saturating_add(Weight::from_ref_time(4_152_592).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)) @@ -169,9 +169,9 @@ impl pallet_democracy::weights::WeightInfo for WeightIn // Storage: Balances Locks (r:1 w:1) // Storage: Democracy ReferendumInfoOf (r:2 w:2) fn delegate(r: u32) -> Weight { - Weight::from_ref_time(80_660_465) - // Standard Error: 46_086 - .saturating_add(Weight::from_ref_time(5_710_550).saturating_mul(r.into())) + Weight::from_ref_time(111_222_324) + // Standard Error: 90_703 + .saturating_add(Weight::from_ref_time(5_859_871).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(4)) @@ -180,9 +180,9 @@ impl pallet_democracy::weights::WeightInfo for WeightIn // Storage: Democracy VotingOf (r:2 w:2) // Storage: Democracy ReferendumInfoOf (r:2 w:2) fn undelegate(r: u32) -> Weight { - Weight::from_ref_time(47_463_351) - // Standard Error: 82_783 - .saturating_add(Weight::from_ref_time(5_824_287).saturating_mul(r.into())) + Weight::from_ref_time(63_535_926) + // Standard Error: 48_577 + .saturating_add(Weight::from_ref_time(6_012_876).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)) @@ -190,15 +190,15 @@ impl pallet_democracy::weights::WeightInfo for WeightIn } // Storage: Democracy PublicProps (r:0 w:1) fn clear_public_proposals() -> Weight { - Weight::from_ref_time(11_770_000).saturating_add(T::DbWeight::get().writes(1)) + Weight::from_ref_time(11_520_000).saturating_add(T::DbWeight::get().writes(1)) } // Storage: Democracy VotingOf (r:1 w:1) // Storage: Balances Locks (r:1 w:1) // Storage: System Account (r:1 w:1) fn unlock_remove(r: u32) -> Weight { - Weight::from_ref_time(56_811_597) - // Standard Error: 6_746 - .saturating_add(Weight::from_ref_time(49_599).saturating_mul(r.into())) + Weight::from_ref_time(63_513_594) + // Standard Error: 11_170 + .saturating_add(Weight::from_ref_time(89_723).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -206,27 +206,27 @@ impl pallet_democracy::weights::WeightInfo for WeightIn // Storage: Balances Locks (r:1 w:1) // Storage: System Account (r:1 w:1) fn unlock_set(r: u32) -> Weight { - Weight::from_ref_time(54_791_225) - // Standard Error: 6_309 - .saturating_add(Weight::from_ref_time(145_190).saturating_mul(r.into())) + Weight::from_ref_time(65_108_945) + // Standard Error: 11_691 + .saturating_add(Weight::from_ref_time(123_038).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } // Storage: Democracy ReferendumInfoOf (r:1 w:1) // Storage: Democracy VotingOf (r:1 w:1) fn remove_vote(r: u32) -> Weight { - Weight::from_ref_time(38_774_882) - // Standard Error: 7_750 - .saturating_add(Weight::from_ref_time(95_570).saturating_mul(r.into())) + Weight::from_ref_time(36_965_310) + // Standard Error: 8_056 + .saturating_add(Weight::from_ref_time(220_965).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } // Storage: Democracy ReferendumInfoOf (r:1 w:1) // Storage: Democracy VotingOf (r:1 w:1) fn remove_other_vote(r: u32) -> Weight { - Weight::from_ref_time(35_889_773) - // Standard Error: 9_778 - .saturating_add(Weight::from_ref_time(146_925).saturating_mul(r.into())) + Weight::from_ref_time(38_194_924) + // Standard Error: 8_041 + .saturating_add(Weight::from_ref_time(220_191).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } diff --git a/runtime/common/src/weights/pallet_identity.rs b/runtime/common/src/weights/pallet_identity.rs index 15a9426c3..81350d7b4 100644 --- a/runtime/common/src/weights/pallet_identity.rs +++ b/runtime/common/src/weights/pallet_identity.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for pallet_identity //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-06-16, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-07-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -51,19 +51,17 @@ pub struct WeightInfo(PhantomData); impl pallet_identity::weights::WeightInfo for WeightInfo { // Storage: Identity Registrars (r:1 w:1) fn add_registrar(r: u32) -> Weight { - Weight::from_ref_time(32_175_952) - // Standard Error: 6_649 - .saturating_add(Weight::from_ref_time(568_064).saturating_mul(r.into())) + Weight::from_ref_time(36_456_581) + // Standard Error: 72_408 + .saturating_add(Weight::from_ref_time(1_348_584).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } // Storage: Identity IdentityOf (r:1 w:1) - fn set_identity(r: u32, x: u32) -> Weight { - Weight::from_ref_time(57_485_137) - // Standard Error: 77_669 - .saturating_add(Weight::from_ref_time(127_536).saturating_mul(r.into())) - // Standard Error: 9_021 - .saturating_add(Weight::from_ref_time(631_202).saturating_mul(x.into())) + fn set_identity(_r: u32, x: u32) -> Weight { + Weight::from_ref_time(80_447_344) + // Standard Error: 16_101 + .saturating_add(Weight::from_ref_time(575_860).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -71,9 +69,9 @@ impl pallet_identity::weights::WeightInfo for WeightInf // Storage: Identity SubsOf (r:1 w:1) // Storage: Identity SuperOf (r:1 w:1) fn set_subs_new(s: u32) -> Weight { - Weight::from_ref_time(53_262_650) - // Standard Error: 28_202 - .saturating_add(Weight::from_ref_time(4_134_551).saturating_mul(s.into())) + Weight::from_ref_time(65_424_372) + // Standard Error: 77_163 + .saturating_add(Weight::from_ref_time(4_689_142).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)) @@ -83,9 +81,9 @@ impl pallet_identity::weights::WeightInfo for WeightInf // Storage: Identity SubsOf (r:1 w:1) // Storage: Identity SuperOf (r:0 w:1) fn set_subs_old(p: u32) -> Weight { - Weight::from_ref_time(53_828_418) - // Standard Error: 28_373 - .saturating_add(Weight::from_ref_time(1_739_257).saturating_mul(p.into())) + Weight::from_ref_time(61_974_018) + // Standard Error: 28_649 + .saturating_add(Weight::from_ref_time(2_121_057).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()))) @@ -94,11 +92,11 @@ impl pallet_identity::weights::WeightInfo for WeightInf // Storage: Identity IdentityOf (r:1 w:1) // Storage: Identity SuperOf (r:0 w:64) fn clear_identity(_r: u32, s: u32, x: u32) -> Weight { - Weight::from_ref_time(76_530_218) - // Standard Error: 23_044 - .saturating_add(Weight::from_ref_time(1_760_418).saturating_mul(s.into())) - // Standard Error: 23_044 - .saturating_add(Weight::from_ref_time(123_806).saturating_mul(x.into())) + Weight::from_ref_time(85_428_532) + // Standard Error: 31_814 + .saturating_add(Weight::from_ref_time(2_073_394).saturating_mul(s.into())) + // Standard Error: 31_814 + .saturating_add(Weight::from_ref_time(308_654).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()))) @@ -106,54 +104,54 @@ impl pallet_identity::weights::WeightInfo for WeightInf // Storage: Identity Registrars (r:1 w:0) // Storage: Identity IdentityOf (r:1 w:1) fn request_judgement(r: u32, x: u32) -> Weight { - Weight::from_ref_time(62_913_188) - // Standard Error: 74_244 - .saturating_add(Weight::from_ref_time(380_051).saturating_mul(r.into())) - // Standard Error: 8_623 - .saturating_add(Weight::from_ref_time(605_729).saturating_mul(x.into())) + Weight::from_ref_time(80_068_360) + // Standard Error: 215_865 + .saturating_add(Weight::from_ref_time(750_304).saturating_mul(r.into())) + // Standard Error: 25_073 + .saturating_add(Weight::from_ref_time(450_914).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } // Storage: Identity IdentityOf (r:1 w:1) fn cancel_request(r: u32, x: u32) -> Weight { - Weight::from_ref_time(55_860_505) - // Standard Error: 178_092 - .saturating_add(Weight::from_ref_time(798_626).saturating_mul(r.into())) - // Standard Error: 20_686 - .saturating_add(Weight::from_ref_time(604_804).saturating_mul(x.into())) + Weight::from_ref_time(59_861_164) + // Standard Error: 137_117 + .saturating_add(Weight::from_ref_time(901_476).saturating_mul(r.into())) + // Standard Error: 15_926 + .saturating_add(Weight::from_ref_time(716_600).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } // Storage: Identity Registrars (r:1 w:1) fn set_fee(r: u32) -> Weight { - Weight::from_ref_time(17_983_570) - // Standard Error: 4_806 - .saturating_add(Weight::from_ref_time(414_278).saturating_mul(r.into())) + Weight::from_ref_time(22_294_648) + // Standard Error: 73_536 + .saturating_add(Weight::from_ref_time(133_892).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } // Storage: Identity Registrars (r:1 w:1) fn set_account_id(r: u32) -> Weight { - Weight::from_ref_time(18_397_471) - // Standard Error: 10_158 - .saturating_add(Weight::from_ref_time(425_812).saturating_mul(r.into())) + Weight::from_ref_time(20_476_423) + // Standard Error: 44_039 + .saturating_add(Weight::from_ref_time(533_257).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } // Storage: Identity Registrars (r:1 w:1) - fn set_fields(r: u32) -> Weight { - Weight::from_ref_time(18_475_937) - // Standard Error: 8_774 - .saturating_add(Weight::from_ref_time(349_292).saturating_mul(r.into())) + fn set_fields(_r: u32) -> Weight { + Weight::from_ref_time(22_827_119) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } // Storage: Identity Registrars (r:1 w:0) // Storage: Identity IdentityOf (r:1 w:1) - fn provide_judgement(_r: u32, x: u32) -> Weight { - Weight::from_ref_time(56_036_919) - // Standard Error: 12_666 - .saturating_add(Weight::from_ref_time(861_516).saturating_mul(x.into())) + fn provide_judgement(r: u32, x: u32) -> Weight { + Weight::from_ref_time(54_030_837) + // Standard Error: 202_102 + .saturating_add(Weight::from_ref_time(662_366).saturating_mul(r.into())) + // Standard Error: 20_654 + .saturating_add(Weight::from_ref_time(1_035_738).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -161,14 +159,12 @@ impl pallet_identity::weights::WeightInfo for WeightInf // Storage: Identity IdentityOf (r:1 w:1) // Storage: System Account (r:2 w:2) // Storage: Identity SuperOf (r:0 w:64) - fn kill_identity(r: u32, s: u32, x: u32) -> Weight { - Weight::from_ref_time(80_696_476) - // Standard Error: 230_226 - .saturating_add(Weight::from_ref_time(331_035).saturating_mul(r.into())) - // Standard Error: 26_808 - .saturating_add(Weight::from_ref_time(1_739_278).saturating_mul(s.into())) - // Standard Error: 26_808 - .saturating_add(Weight::from_ref_time(279_776).saturating_mul(x.into())) + fn kill_identity(_r: u32, s: u32, x: u32) -> Weight { + Weight::from_ref_time(99_300_941) + // Standard Error: 32_425 + .saturating_add(Weight::from_ref_time(2_051_470).saturating_mul(s.into())) + // Standard Error: 32_425 + .saturating_add(Weight::from_ref_time(306_115).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()))) @@ -177,37 +173,35 @@ impl pallet_identity::weights::WeightInfo for WeightInf // Storage: Identity SuperOf (r:1 w:1) // Storage: Identity SubsOf (r:1 w:1) fn add_sub(s: u32) -> Weight { - Weight::from_ref_time(66_058_206) - // Standard Error: 42_243 - .saturating_add(Weight::from_ref_time(284_963).saturating_mul(s.into())) + Weight::from_ref_time(72_724_281) + // Standard Error: 18_754 + .saturating_add(Weight::from_ref_time(273_742).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) } // Storage: Identity IdentityOf (r:1 w:0) // Storage: Identity SuperOf (r:1 w:1) fn rename_sub(s: u32) -> Weight { - Weight::from_ref_time(29_854_772) - // Standard Error: 5_414 - .saturating_add(Weight::from_ref_time(96_262).saturating_mul(s.into())) + Weight::from_ref_time(32_645_694) + // Standard Error: 9_797 + .saturating_add(Weight::from_ref_time(106_007).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } // Storage: Identity IdentityOf (r:1 w:0) // Storage: Identity SuperOf (r:1 w:1) // Storage: Identity SubsOf (r:1 w:1) - fn remove_sub(s: u32) -> Weight { - Weight::from_ref_time(72_544_835) - // Standard Error: 13_434 - .saturating_add(Weight::from_ref_time(115_890).saturating_mul(s.into())) + fn remove_sub(_s: u32) -> Weight { + Weight::from_ref_time(97_259_908) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) } // Storage: Identity SuperOf (r:1 w:1) // Storage: Identity SubsOf (r:1 w:1) fn quit_sub(s: u32) -> Weight { - Weight::from_ref_time(55_160_250) - // Standard Error: 22_975 - .saturating_add(Weight::from_ref_time(101_585).saturating_mul(s.into())) + Weight::from_ref_time(61_346_387) + // Standard Error: 13_352 + .saturating_add(Weight::from_ref_time(127_602).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_membership.rs b/runtime/common/src/weights/pallet_membership.rs index 1f5cfbd3d..7a4bf98b6 100644 --- a/runtime/common/src/weights/pallet_membership.rs +++ b/runtime/common/src/weights/pallet_membership.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for pallet_membership //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-06-16, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-07-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -54,9 +54,9 @@ impl pallet_membership::weights::WeightInfo for WeightI // Storage: AdvisoryCommittee Members (r:0 w:1) // Storage: AdvisoryCommittee Prime (r:0 w:1) fn add_member(m: u32) -> Weight { - Weight::from_ref_time(45_243_140) - // Standard Error: 6_818 - .saturating_add(Weight::from_ref_time(54_998).saturating_mul(m.into())) + Weight::from_ref_time(49_272_130) + // Standard Error: 7_982 + .saturating_add(Weight::from_ref_time(43_349).saturating_mul(m.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -66,9 +66,9 @@ impl pallet_membership::weights::WeightInfo for WeightI // Storage: AdvisoryCommittee Members (r:0 w:1) // Storage: AdvisoryCommittee Prime (r:0 w:1) fn remove_member(m: u32) -> Weight { - Weight::from_ref_time(47_920_741) - // Standard Error: 7_372 - .saturating_add(Weight::from_ref_time(73_246).saturating_mul(m.into())) + Weight::from_ref_time(51_465_604) + // Standard Error: 6_535 + .saturating_add(Weight::from_ref_time(140_563).saturating_mul(m.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -78,9 +78,9 @@ impl pallet_membership::weights::WeightInfo for WeightI // Storage: AdvisoryCommittee Members (r:0 w:1) // Storage: AdvisoryCommittee Prime (r:0 w:1) fn swap_member(m: u32) -> Weight { - Weight::from_ref_time(46_793_220) - // Standard Error: 6_935 - .saturating_add(Weight::from_ref_time(114_705).saturating_mul(m.into())) + Weight::from_ref_time(51_255_629) + // Standard Error: 8_808 + .saturating_add(Weight::from_ref_time(127_496).saturating_mul(m.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -90,9 +90,9 @@ impl pallet_membership::weights::WeightInfo for WeightI // Storage: AdvisoryCommittee Members (r:0 w:1) // Storage: AdvisoryCommittee Prime (r:0 w:1) fn reset_member(m: u32) -> Weight { - Weight::from_ref_time(53_808_610) - // Standard Error: 14_944 - .saturating_add(Weight::from_ref_time(172_290).saturating_mul(m.into())) + Weight::from_ref_time(54_174_435) + // Standard Error: 10_677 + .saturating_add(Weight::from_ref_time(249_166).saturating_mul(m.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -102,9 +102,9 @@ impl pallet_membership::weights::WeightInfo for WeightI // Storage: AdvisoryCommittee Members (r:0 w:1) // Storage: AdvisoryCommittee Prime (r:0 w:1) fn change_key(m: u32) -> Weight { - Weight::from_ref_time(48_637_357) - // Standard Error: 3_984 - .saturating_add(Weight::from_ref_time(65_363).saturating_mul(m.into())) + Weight::from_ref_time(53_092_234) + // Standard Error: 19_225 + .saturating_add(Weight::from_ref_time(161_244).saturating_mul(m.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -112,18 +112,18 @@ impl pallet_membership::weights::WeightInfo for WeightI // Storage: AdvisoryCommitteeMembership Prime (r:0 w:1) // Storage: AdvisoryCommittee Prime (r:0 w:1) fn set_prime(m: u32) -> Weight { - Weight::from_ref_time(19_740_067) - // Standard Error: 2_839 - .saturating_add(Weight::from_ref_time(4_630).saturating_mul(m.into())) + Weight::from_ref_time(20_889_132) + // Standard Error: 3_898 + .saturating_add(Weight::from_ref_time(23_100).saturating_mul(m.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) } // Storage: AdvisoryCommitteeMembership Prime (r:0 w:1) // Storage: AdvisoryCommittee Prime (r:0 w:1) fn clear_prime(m: u32) -> Weight { - Weight::from_ref_time(10_636_405) - // Standard Error: 656 - .saturating_add(Weight::from_ref_time(1_975).saturating_mul(m.into())) + Weight::from_ref_time(11_734_227) + // Standard Error: 2_007 + .saturating_add(Weight::from_ref_time(16_147).saturating_mul(m.into())) .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 4604eb250..60d10ba89 100644 --- a/runtime/common/src/weights/pallet_multisig.rs +++ b/runtime/common/src/weights/pallet_multisig.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for pallet_multisig //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-06-16, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-07-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -50,64 +50,64 @@ use frame_support::{ pub struct WeightInfo(PhantomData); impl pallet_multisig::weights::WeightInfo for WeightInfo { fn as_multi_threshold_1(z: u32) -> Weight { - Weight::from_ref_time(33_725_610) - // Standard Error: 43 - .saturating_add(Weight::from_ref_time(797).saturating_mul(z.into())) + Weight::from_ref_time(38_165_336) + // Standard Error: 79 + .saturating_add(Weight::from_ref_time(1_009).saturating_mul(z.into())) } // Storage: Multisig Multisigs (r:1 w:1) // Storage: unknown [0x3a65787472696e7369635f696e646578] (r:1 w:0) fn as_multi_create(s: u32, z: u32) -> Weight { - Weight::from_ref_time(65_276_434) - // Standard Error: 9_980 - .saturating_add(Weight::from_ref_time(167_498).saturating_mul(s.into())) - // Standard Error: 97 - .saturating_add(Weight::from_ref_time(1_882).saturating_mul(z.into())) + Weight::from_ref_time(72_667_678) + // Standard Error: 12_442 + .saturating_add(Weight::from_ref_time(184_019).saturating_mul(s.into())) + // Standard Error: 121 + .saturating_add(Weight::from_ref_time(2_517).saturating_mul(z.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } // Storage: Multisig Multisigs (r:1 w:1) fn as_multi_approve(s: u32, z: u32) -> Weight { - Weight::from_ref_time(58_474_334) - // Standard Error: 17_171 - .saturating_add(Weight::from_ref_time(67_702).saturating_mul(s.into())) - // Standard Error: 168 - .saturating_add(Weight::from_ref_time(1_840).saturating_mul(z.into())) + Weight::from_ref_time(54_581_046) + // Standard Error: 11_434 + .saturating_add(Weight::from_ref_time(146_604).saturating_mul(s.into())) + // Standard Error: 111 + .saturating_add(Weight::from_ref_time(2_558).saturating_mul(z.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } // Storage: Multisig Multisigs (r:1 w:1) // Storage: System Account (r:1 w:1) fn as_multi_complete(s: u32, z: u32) -> Weight { - Weight::from_ref_time(63_745_126) - // Standard Error: 9_505 - .saturating_add(Weight::from_ref_time(218_407).saturating_mul(s.into())) - // Standard Error: 93 - .saturating_add(Weight::from_ref_time(2_283).saturating_mul(z.into())) + Weight::from_ref_time(67_536_167) + // Standard Error: 13_753 + .saturating_add(Weight::from_ref_time(283_522).saturating_mul(s.into())) + // Standard Error: 134 + .saturating_add(Weight::from_ref_time(2_872).saturating_mul(z.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } // Storage: Multisig Multisigs (r:1 w:1) // Storage: unknown [0x3a65787472696e7369635f696e646578] (r:1 w:0) fn approve_as_multi_create(s: u32) -> Weight { - Weight::from_ref_time(61_096_537) - // Standard Error: 6_788 - .saturating_add(Weight::from_ref_time(112_279).saturating_mul(s.into())) + Weight::from_ref_time(68_068_141) + // Standard Error: 10_770 + .saturating_add(Weight::from_ref_time(190_014).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } // Storage: Multisig Multisigs (r:1 w:1) fn approve_as_multi_approve(s: u32) -> Weight { - Weight::from_ref_time(44_265_556) - // Standard Error: 9_851 - .saturating_add(Weight::from_ref_time(137_830).saturating_mul(s.into())) + Weight::from_ref_time(49_692_105) + // Standard Error: 11_540 + .saturating_add(Weight::from_ref_time(185_756).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } // Storage: Multisig Multisigs (r:1 w:1) fn cancel_as_multi(s: u32) -> Weight { - Weight::from_ref_time(58_457_156) - // Standard Error: 11_353 - .saturating_add(Weight::from_ref_time(172_491).saturating_mul(s.into())) + Weight::from_ref_time(68_690_132) + // Standard Error: 12_309 + .saturating_add(Weight::from_ref_time(179_635).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 2e63905ea..2414c7f0d 100644 --- a/runtime/common/src/weights/pallet_parachain_staking.rs +++ b/runtime/common/src/weights/pallet_parachain_staking.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for pallet_parachain_staking //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-06-16, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-07-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -51,39 +51,39 @@ pub struct WeightInfo(PhantomData); impl pallet_parachain_staking::weights::WeightInfo for WeightInfo { // Storage: ParachainStaking InflationConfig (r:1 w:1) fn set_staking_expectations() -> Weight { - Weight::from_ref_time(35_670_000) + Weight::from_ref_time(43_160_000) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } // Storage: ParachainStaking InflationConfig (r:1 w:1) // Storage: ParachainStaking Round (r:1 w:0) fn set_inflation() -> Weight { - Weight::from_ref_time(87_440_000) + Weight::from_ref_time(107_700_000) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } // Storage: ParachainStaking ParachainBondInfo (r:1 w:1) fn set_parachain_bond_account() -> Weight { - Weight::from_ref_time(34_790_000) + Weight::from_ref_time(41_830_000) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } // Storage: ParachainStaking ParachainBondInfo (r:1 w:1) fn set_parachain_bond_reserve_percent() -> Weight { - Weight::from_ref_time(33_430_000) + Weight::from_ref_time(41_270_000) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } // Storage: ParachainStaking TotalSelected (r:1 w:1) // Storage: ParachainStaking Round (r:1 w:0) fn set_total_selected() -> Weight { - Weight::from_ref_time(37_440_000) + Weight::from_ref_time(46_450_000) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } // Storage: ParachainStaking CollatorCommission (r:1 w:1) fn set_collator_commission() -> Weight { - Weight::from_ref_time(32_340_000) + Weight::from_ref_time(33_500_000) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -91,7 +91,7 @@ impl pallet_parachain_staking::weights::WeightInfo for // Storage: ParachainStaking TotalSelected (r:1 w:0) // Storage: ParachainStaking InflationConfig (r:1 w:1) fn set_blocks_per_round() -> Weight { - Weight::from_ref_time(93_860_000) + Weight::from_ref_time(116_820_000) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -104,9 +104,9 @@ impl pallet_parachain_staking::weights::WeightInfo for // Storage: ParachainStaking TopDelegations (r:0 w:1) // Storage: ParachainStaking BottomDelegations (r:0 w:1) fn join_candidates(x: u32) -> Weight { - Weight::from_ref_time(123_056_992) - // Standard Error: 3_370 - .saturating_add(Weight::from_ref_time(375_510).saturating_mul(x.into())) + Weight::from_ref_time(129_065_409) + // Standard Error: 3_906 + .saturating_add(Weight::from_ref_time(412_742).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(7)) } @@ -114,9 +114,9 @@ impl pallet_parachain_staking::weights::WeightInfo for // Storage: ParachainStaking Round (r:1 w:0) // Storage: ParachainStaking CandidatePool (r:1 w:1) fn schedule_leave_candidates(x: u32) -> Weight { - Weight::from_ref_time(116_170_118) - // Standard Error: 4_082 - .saturating_add(Weight::from_ref_time(332_657).saturating_mul(x.into())) + Weight::from_ref_time(135_178_393) + // Standard Error: 6_003 + .saturating_add(Weight::from_ref_time(346_572).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -131,9 +131,9 @@ impl pallet_parachain_staking::weights::WeightInfo for // Storage: ParachainStaking BottomDelegations (r:1 w:1) // Storage: ParachainStaking Total (r:1 w:1) fn execute_leave_candidates(x: u32) -> Weight { - Weight::from_ref_time(143_510_000) - // Standard Error: 140_714 - .saturating_add(Weight::from_ref_time(42_799_568).saturating_mul(x.into())) + Weight::from_ref_time(141_801_000) + // Standard Error: 154_543 + .saturating_add(Weight::from_ref_time(44_910_812).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().reads((3_u64).saturating_mul(x.into()))) .saturating_add(T::DbWeight::get().writes(5)) @@ -142,23 +142,23 @@ impl pallet_parachain_staking::weights::WeightInfo for // Storage: ParachainStaking CandidateInfo (r:1 w:1) // Storage: ParachainStaking CandidatePool (r:1 w:1) fn cancel_leave_candidates(x: u32) -> Weight { - Weight::from_ref_time(122_928_231) - // Standard Error: 5_155 - .saturating_add(Weight::from_ref_time(356_447).saturating_mul(x.into())) + Weight::from_ref_time(134_183_657) + // Standard Error: 5_589 + .saturating_add(Weight::from_ref_time(378_915).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } // Storage: ParachainStaking CandidateInfo (r:1 w:1) // Storage: ParachainStaking CandidatePool (r:1 w:1) fn go_offline() -> Weight { - Weight::from_ref_time(70_580_000) + Weight::from_ref_time(53_880_000) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } // Storage: ParachainStaking CandidateInfo (r:1 w:1) // Storage: ParachainStaking CandidatePool (r:1 w:1) fn go_online() -> Weight { - Weight::from_ref_time(80_801_000) + Weight::from_ref_time(72_360_000) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -168,14 +168,14 @@ impl pallet_parachain_staking::weights::WeightInfo for // Storage: Balances Locks (r:1 w:1) // Storage: ParachainStaking CandidatePool (r:1 w:1) fn candidate_bond_more() -> Weight { - Weight::from_ref_time(89_120_000) + Weight::from_ref_time(129_931_000) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(5)) } // Storage: ParachainStaking CandidateInfo (r:1 w:1) // Storage: ParachainStaking Round (r:1 w:0) fn schedule_candidate_bond_less() -> Weight { - Weight::from_ref_time(50_400_000) + Weight::from_ref_time(61_520_000) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -186,13 +186,13 @@ impl pallet_parachain_staking::weights::WeightInfo for // Storage: System Account (r:1 w:1) // Storage: ParachainStaking CandidatePool (r:1 w:1) fn execute_candidate_bond_less() -> Weight { - Weight::from_ref_time(100_361_000) + Weight::from_ref_time(118_561_000) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(5)) } // Storage: ParachainStaking CandidateInfo (r:1 w:1) fn cancel_candidate_bond_less() -> Weight { - Weight::from_ref_time(45_510_000) + Weight::from_ref_time(56_051_000) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -204,11 +204,11 @@ impl pallet_parachain_staking::weights::WeightInfo for // Storage: Balances Locks (r:1 w:1) // Storage: ParachainStaking Total (r:1 w:1) fn delegate(x: u32, y: u32) -> Weight { - Weight::from_ref_time(186_651_756) - // Standard Error: 55_002 - .saturating_add(Weight::from_ref_time(867_499).saturating_mul(x.into())) - // Standard Error: 18_044 - .saturating_add(Weight::from_ref_time(553_824).saturating_mul(y.into())) + Weight::from_ref_time(244_461_546) + // Standard Error: 56_634 + .saturating_add(Weight::from_ref_time(615_233).saturating_mul(x.into())) + // Standard Error: 18_579 + .saturating_add(Weight::from_ref_time(586_121).saturating_mul(y.into())) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(7)) } @@ -216,7 +216,7 @@ impl pallet_parachain_staking::weights::WeightInfo for // Storage: ParachainStaking Round (r:1 w:0) // Storage: ParachainStaking DelegationScheduledRequests (r:1 w:1) fn schedule_leave_delegators() -> Weight { - Weight::from_ref_time(56_271_000) + Weight::from_ref_time(56_100_000) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -231,9 +231,9 @@ impl pallet_parachain_staking::weights::WeightInfo for // Storage: Balances Locks (r:1 w:1) // Storage: System Account (r:1 w:1) fn execute_leave_delegators(x: u32) -> Weight { - Weight::from_ref_time(42_497_518) - // Standard Error: 165_856 - .saturating_add(Weight::from_ref_time(35_902_041).saturating_mul(x.into())) + Weight::from_ref_time(28_471_380) + // Standard Error: 214_039 + .saturating_add(Weight::from_ref_time(38_360_423).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().reads((4_u64).saturating_mul(x.into()))) .saturating_add(T::DbWeight::get().writes(2)) @@ -242,7 +242,7 @@ impl pallet_parachain_staking::weights::WeightInfo for // Storage: ParachainStaking DelegatorState (r:1 w:1) // Storage: ParachainStaking DelegationScheduledRequests (r:1 w:1) fn cancel_leave_delegators() -> Weight { - Weight::from_ref_time(57_280_000) + Weight::from_ref_time(68_520_000) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -250,7 +250,7 @@ impl pallet_parachain_staking::weights::WeightInfo for // Storage: ParachainStaking DelegationScheduledRequests (r:1 w:1) // Storage: ParachainStaking Round (r:1 w:0) fn schedule_revoke_delegation() -> Weight { - Weight::from_ref_time(68_190_000) + Weight::from_ref_time(66_820_000) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -263,7 +263,7 @@ impl pallet_parachain_staking::weights::WeightInfo for // Storage: ParachainStaking CandidatePool (r:1 w:1) // Storage: ParachainStaking Total (r:1 w:1) fn delegator_bond_more() -> Weight { - Weight::from_ref_time(118_230_000) + Weight::from_ref_time(115_150_000) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(7)) } @@ -271,7 +271,7 @@ impl pallet_parachain_staking::weights::WeightInfo for // Storage: ParachainStaking DelegationScheduledRequests (r:1 w:1) // Storage: ParachainStaking Round (r:1 w:0) fn schedule_delegator_bond_less() -> Weight { - Weight::from_ref_time(56_290_000) + Weight::from_ref_time(55_230_000) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -286,7 +286,7 @@ impl pallet_parachain_staking::weights::WeightInfo for // Storage: ParachainStaking CandidatePool (r:1 w:1) // Storage: ParachainStaking Total (r:1 w:1) fn execute_revoke_delegation() -> Weight { - Weight::from_ref_time(145_220_000) + Weight::from_ref_time(145_750_000) .saturating_add(T::DbWeight::get().reads(10)) .saturating_add(T::DbWeight::get().writes(8)) } @@ -300,21 +300,21 @@ impl pallet_parachain_staking::weights::WeightInfo for // Storage: ParachainStaking CandidatePool (r:1 w:1) // Storage: ParachainStaking Total (r:1 w:1) fn execute_delegator_bond_less() -> Weight { - Weight::from_ref_time(126_790_000) + Weight::from_ref_time(126_021_000) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(8)) } // Storage: ParachainStaking DelegatorState (r:1 w:1) // Storage: ParachainStaking DelegationScheduledRequests (r:1 w:1) fn cancel_revoke_delegation() -> Weight { - Weight::from_ref_time(53_520_000) + Weight::from_ref_time(55_310_000) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } // Storage: ParachainStaking DelegatorState (r:1 w:1) // Storage: ParachainStaking DelegationScheduledRequests (r:1 w:1) fn cancel_delegator_bond_less() -> Weight { - Weight::from_ref_time(62_760_000) + Weight::from_ref_time(66_461_000) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -326,16 +326,16 @@ impl pallet_parachain_staking::weights::WeightInfo for // Storage: ParachainStaking CollatorCommission (r:1 w:0) // Storage: ParachainStaking DelayedPayouts (r:0 w:1) fn prepare_staking_payouts() -> Weight { - Weight::from_ref_time(75_670_000) + Weight::from_ref_time(79_151_000) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } // Storage: ParachainStaking DelegationScheduledRequests (r:1 w:0) // Storage: ParachainStaking TopDelegations (r:1 w:0) fn get_rewardable_delegators(y: u32) -> Weight { - Weight::from_ref_time(17_681_343) - // Standard Error: 8_876 - .saturating_add(Weight::from_ref_time(502_117).saturating_mul(y.into())) + Weight::from_ref_time(21_370_445) + // Standard Error: 9_783 + .saturating_add(Weight::from_ref_time(523_369).saturating_mul(y.into())) .saturating_add(T::DbWeight::get().reads(2)) } // Storage: ParachainStaking CandidatePool (r:1 w:0) @@ -347,11 +347,11 @@ impl pallet_parachain_staking::weights::WeightInfo for // Storage: ParachainStaking SelectedCandidates (r:0 w:1) // Storage: ParachainStaking AtStake (r:0 w:1) fn select_top_candidates(x: u32, y: u32) -> Weight { - Weight::from_ref_time(49_680_000) - // Standard Error: 1_177_642 - .saturating_add(Weight::from_ref_time(49_689_789).saturating_mul(x.into())) - // Standard Error: 587_258 - .saturating_add(Weight::from_ref_time(12_322_486).saturating_mul(y.into())) + Weight::from_ref_time(54_871_000) + // Standard Error: 1_142_271 + .saturating_add(Weight::from_ref_time(51_287_999).saturating_mul(x.into())) + // Standard Error: 569_619 + .saturating_add(Weight::from_ref_time(12_603_284).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)) @@ -363,9 +363,9 @@ impl pallet_parachain_staking::weights::WeightInfo for // Storage: ParachainStaking AwardedPts (r:1 w:1) // Storage: System Account (r:1 w:1) fn pay_one_collator_reward(y: u32) -> Weight { - Weight::from_ref_time(106_371_824) - // Standard Error: 93_457 - .saturating_add(Weight::from_ref_time(20_766_401).saturating_mul(y.into())) + Weight::from_ref_time(87_691_716) + // Standard Error: 125_172 + .saturating_add(Weight::from_ref_time(22_739_942).saturating_mul(y.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(y.into()))) .saturating_add(T::DbWeight::get().writes(3)) @@ -373,16 +373,16 @@ impl pallet_parachain_staking::weights::WeightInfo for } // Storage: ParachainStaking Round (r:1 w:0) fn base_on_initialize() -> Weight { - Weight::from_ref_time(16_070_000).saturating_add(T::DbWeight::get().reads(1)) + Weight::from_ref_time(18_900_000).saturating_add(T::DbWeight::get().reads(1)) } // Storage: ParachainStaking DelegatorState (r:1 w:0) // Storage: ParachainStaking AutoCompoundingDelegations (r:1 w:1) fn set_auto_compound(x: u32, y: u32) -> Weight { - Weight::from_ref_time(130_193_847) - // Standard Error: 11_664 - .saturating_add(Weight::from_ref_time(641_058).saturating_mul(x.into())) - // Standard Error: 34_919 - .saturating_add(Weight::from_ref_time(293_987).saturating_mul(y.into())) + Weight::from_ref_time(127_243_485) + // Standard Error: 14_961 + .saturating_add(Weight::from_ref_time(785_483).saturating_mul(x.into())) + // Standard Error: 44_787 + .saturating_add(Weight::from_ref_time(380_846).saturating_mul(y.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -396,17 +396,17 @@ impl pallet_parachain_staking::weights::WeightInfo for // Storage: ParachainStaking Total (r:1 w:1) // Storage: ParachainStaking BottomDelegations (r:1 w:1) fn delegate_with_auto_compound(x: u32, y: u32, _z: u32) -> Weight { - Weight::from_ref_time(332_503_261) - // Standard Error: 12_876 - .saturating_add(Weight::from_ref_time(301_412).saturating_mul(x.into())) - // Standard Error: 12_876 - .saturating_add(Weight::from_ref_time(192_596).saturating_mul(y.into())) + Weight::from_ref_time(364_616_021) + // Standard Error: 15_175 + .saturating_add(Weight::from_ref_time(366_352).saturating_mul(x.into())) + // Standard Error: 15_175 + .saturating_add(Weight::from_ref_time(247_578).saturating_mul(y.into())) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(8)) } // Storage: System Account (r:1 w:1) fn mint_collator_reward() -> Weight { - Weight::from_ref_time(50_240_000) + Weight::from_ref_time(60_690_000) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } diff --git a/runtime/common/src/weights/pallet_preimage.rs b/runtime/common/src/weights/pallet_preimage.rs index dc9c27669..5e6dca906 100644 --- a/runtime/common/src/weights/pallet_preimage.rs +++ b/runtime/common/src/weights/pallet_preimage.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for pallet_preimage //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-06-16, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-07-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -52,84 +52,84 @@ impl pallet_preimage::weights::WeightInfo for WeightInf // Storage: Preimage StatusFor (r:1 w:1) // Storage: Preimage PreimageFor (r:0 w:1) fn note_preimage(s: u32) -> Weight { - Weight::from_ref_time(52_281_000) - // Standard Error: 5 - .saturating_add(Weight::from_ref_time(2_842).saturating_mul(s.into())) + Weight::from_ref_time(55_340_000) + // Standard Error: 7 + .saturating_add(Weight::from_ref_time(3_141).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) } // Storage: Preimage StatusFor (r:1 w:1) // Storage: Preimage PreimageFor (r:0 w:1) fn note_requested_preimage(s: u32) -> Weight { - Weight::from_ref_time(37_890_000) - // Standard Error: 5 - .saturating_add(Weight::from_ref_time(2_843).saturating_mul(s.into())) + Weight::from_ref_time(39_670_000) + // Standard Error: 7 + .saturating_add(Weight::from_ref_time(3_125).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) } // Storage: Preimage StatusFor (r:1 w:1) // Storage: Preimage PreimageFor (r:0 w:1) fn note_no_deposit_preimage(s: u32) -> Weight { - Weight::from_ref_time(58_020_000) - // Standard Error: 6 - .saturating_add(Weight::from_ref_time(2_823).saturating_mul(s.into())) + Weight::from_ref_time(37_580_000) + // Standard Error: 7 + .saturating_add(Weight::from_ref_time(3_106).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) } // Storage: Preimage StatusFor (r:1 w:1) // Storage: Preimage PreimageFor (r:0 w:1) fn unnote_preimage() -> Weight { - Weight::from_ref_time(85_920_000) + Weight::from_ref_time(100_630_000) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) } // Storage: Preimage StatusFor (r:1 w:1) // Storage: Preimage PreimageFor (r:0 w:1) fn unnote_no_deposit_preimage() -> Weight { - Weight::from_ref_time(70_810_000) + Weight::from_ref_time(75_170_000) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) } // Storage: Preimage StatusFor (r:1 w:1) fn request_preimage() -> Weight { - Weight::from_ref_time(65_940_000) + Weight::from_ref_time(73_420_000) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } // Storage: Preimage StatusFor (r:1 w:1) fn request_no_deposit_preimage() -> Weight { - Weight::from_ref_time(45_880_000) + Weight::from_ref_time(43_830_000) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } // Storage: Preimage StatusFor (r:1 w:1) fn request_unnoted_preimage() -> Weight { - Weight::from_ref_time(42_470_000) + Weight::from_ref_time(50_140_000) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } // Storage: Preimage StatusFor (r:1 w:1) fn request_requested_preimage() -> Weight { - Weight::from_ref_time(17_660_000) + Weight::from_ref_time(22_180_000) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } // Storage: Preimage StatusFor (r:1 w:1) // Storage: Preimage PreimageFor (r:0 w:1) fn unrequest_preimage() -> Weight { - Weight::from_ref_time(65_070_000) + Weight::from_ref_time(72_510_000) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) } // Storage: Preimage StatusFor (r:1 w:1) fn unrequest_unnoted_preimage() -> Weight { - Weight::from_ref_time(18_540_000) + Weight::from_ref_time(21_040_000) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } // Storage: Preimage StatusFor (r:1 w:1) fn unrequest_multi_referenced_preimage() -> Weight { - Weight::from_ref_time(17_820_000) + Weight::from_ref_time(21_330_000) .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 f5cec07d7..b56461d44 100644 --- a/runtime/common/src/weights/pallet_proxy.rs +++ b/runtime/common/src/weights/pallet_proxy.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for pallet_proxy //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-06-16, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-07-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -50,39 +50,36 @@ use frame_support::{ pub struct WeightInfo(PhantomData); impl pallet_proxy::weights::WeightInfo for WeightInfo { // Storage: Proxy Proxies (r:1 w:0) - fn proxy(p: u32) -> Weight { - Weight::from_ref_time(38_813_017) - // Standard Error: 12_164 - .saturating_add(Weight::from_ref_time(55_828).saturating_mul(p.into())) - .saturating_add(T::DbWeight::get().reads(1)) + fn proxy(_p: u32) -> Weight { + Weight::from_ref_time(49_370_877).saturating_add(T::DbWeight::get().reads(1)) } // Storage: Proxy Proxies (r:1 w:0) // Storage: Proxy Announcements (r:1 w:1) // Storage: System Account (r:1 w:1) fn proxy_announced(a: u32, p: u32) -> Weight { - Weight::from_ref_time(70_138_051) - // Standard Error: 22_795 - .saturating_add(Weight::from_ref_time(142_027).saturating_mul(a.into())) - // Standard Error: 23_552 - .saturating_add(Weight::from_ref_time(44_496).saturating_mul(p.into())) + Weight::from_ref_time(72_032_840) + // Standard Error: 36_621 + .saturating_add(Weight::from_ref_time(307_613).saturating_mul(a.into())) + // Standard Error: 37_837 + .saturating_add(Weight::from_ref_time(143_711).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) } // Storage: Proxy Announcements (r:1 w:1) // Storage: System Account (r:1 w:1) fn remove_announcement(a: u32, _p: u32) -> Weight { - Weight::from_ref_time(52_322_996) - // Standard Error: 23_300 - .saturating_add(Weight::from_ref_time(89_493).saturating_mul(a.into())) + Weight::from_ref_time(57_349_664) + // Standard Error: 20_115 + .saturating_add(Weight::from_ref_time(184_478).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } // Storage: Proxy Announcements (r:1 w:1) // Storage: System Account (r:1 w:1) fn reject_announcement(a: u32, _p: u32) -> Weight { - Weight::from_ref_time(51_337_128) - // Standard Error: 17_654 - .saturating_add(Weight::from_ref_time(102_594).saturating_mul(a.into())) + Weight::from_ref_time(57_150_888) + // Standard Error: 25_979 + .saturating_add(Weight::from_ref_time(218_503).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -90,52 +87,48 @@ impl pallet_proxy::weights::WeightInfo for WeightInfo Weight { - Weight::from_ref_time(61_924_058) - // Standard Error: 25_171 - .saturating_add(Weight::from_ref_time(170_865).saturating_mul(a.into())) - // Standard Error: 26_006 - .saturating_add(Weight::from_ref_time(108_550).saturating_mul(p.into())) + Weight::from_ref_time(66_170_402) + // Standard Error: 37_777 + .saturating_add(Weight::from_ref_time(266_770).saturating_mul(a.into())) + // Standard Error: 39_031 + .saturating_add(Weight::from_ref_time(158_262).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) } // Storage: Proxy Proxies (r:1 w:1) - fn add_proxy(p: u32) -> Weight { - Weight::from_ref_time(51_760_535) - // Standard Error: 19_935 - .saturating_add(Weight::from_ref_time(181_482).saturating_mul(p.into())) + fn add_proxy(_p: u32) -> Weight { + Weight::from_ref_time(63_649_537) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } // Storage: Proxy Proxies (r:1 w:1) fn remove_proxy(p: u32) -> Weight { - Weight::from_ref_time(50_793_408) - // Standard Error: 18_245 - .saturating_add(Weight::from_ref_time(229_589).saturating_mul(p.into())) + Weight::from_ref_time(61_217_449) + // Standard Error: 69_557 + .saturating_add(Weight::from_ref_time(103_796).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } // Storage: Proxy Proxies (r:1 w:1) - fn remove_proxies(p: u32) -> Weight { - Weight::from_ref_time(44_155_777) - // Standard Error: 9_895 - .saturating_add(Weight::from_ref_time(138_340).saturating_mul(p.into())) + fn remove_proxies(_p: u32) -> Weight { + Weight::from_ref_time(53_722_688) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } // Storage: unknown [0x3a65787472696e7369635f696e646578] (r:1 w:0) // Storage: Proxy Proxies (r:1 w:1) fn create_pure(p: u32) -> Weight { - Weight::from_ref_time(55_555_781) - // Standard Error: 6_475 - .saturating_add(Weight::from_ref_time(20_634).saturating_mul(p.into())) + Weight::from_ref_time(61_779_757) + // Standard Error: 26_030 + .saturating_add(Weight::from_ref_time(148_621).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } // Storage: Proxy Proxies (r:1 w:1) fn kill_pure(p: u32) -> Weight { - Weight::from_ref_time(47_801_082) - // Standard Error: 14_776 - .saturating_add(Weight::from_ref_time(49_907).saturating_mul(p.into())) + Weight::from_ref_time(51_320_168) + // Standard Error: 48_401 + .saturating_add(Weight::from_ref_time(286_510).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } diff --git a/runtime/common/src/weights/pallet_scheduler.rs b/runtime/common/src/weights/pallet_scheduler.rs index 798057a53..c6aa5d61f 100644 --- a/runtime/common/src/weights/pallet_scheduler.rs +++ b/runtime/common/src/weights/pallet_scheduler.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for pallet_scheduler //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-06-16, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-07-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -51,75 +51,75 @@ pub struct WeightInfo(PhantomData); impl pallet_scheduler::weights::WeightInfo for WeightInfo { // Storage: Scheduler IncompleteSince (r:1 w:1) fn service_agendas_base() -> Weight { - Weight::from_ref_time(8_730_000) + Weight::from_ref_time(10_940_000) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } // Storage: Scheduler Agenda (r:1 w:1) fn service_agenda_base(s: u32) -> Weight { - Weight::from_ref_time(16_148_157) - // Standard Error: 15_790 - .saturating_add(Weight::from_ref_time(602_294).saturating_mul(s.into())) + Weight::from_ref_time(19_377_799) + // Standard Error: 11_311 + .saturating_add(Weight::from_ref_time(579_592).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } fn service_task_base() -> Weight { - Weight::from_ref_time(17_290_000) + Weight::from_ref_time(19_710_000) } // Storage: Preimage PreimageFor (r:1 w:1) // Storage: Preimage StatusFor (r:1 w:1) fn service_task_fetched(s: u32) -> Weight { - Weight::from_ref_time(38_440_000) + Weight::from_ref_time(40_100_000) // Standard Error: 7 - .saturating_add(Weight::from_ref_time(2_139).saturating_mul(s.into())) + .saturating_add(Weight::from_ref_time(2_319).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } // Storage: Scheduler Lookup (r:0 w:1) fn service_task_named() -> Weight { - Weight::from_ref_time(19_870_000).saturating_add(T::DbWeight::get().writes(1)) + Weight::from_ref_time(25_890_000).saturating_add(T::DbWeight::get().writes(1)) } fn service_task_periodic() -> Weight { - Weight::from_ref_time(17_530_000) + Weight::from_ref_time(22_350_000) } fn execute_dispatch_signed() -> Weight { - Weight::from_ref_time(8_010_000) + Weight::from_ref_time(10_190_000) } fn execute_dispatch_unsigned() -> Weight { - Weight::from_ref_time(7_960_000) + Weight::from_ref_time(9_820_000) } // Storage: Scheduler Agenda (r:1 w:1) fn schedule(s: u32) -> Weight { - Weight::from_ref_time(36_389_558) - // Standard Error: 17_862 - .saturating_add(Weight::from_ref_time(712_217).saturating_mul(s.into())) + Weight::from_ref_time(41_152_734) + // Standard Error: 17_546 + .saturating_add(Weight::from_ref_time(748_919).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } // Storage: Scheduler Agenda (r:1 w:1) // Storage: Scheduler Lookup (r:0 w:1) fn cancel(s: u32) -> Weight { - Weight::from_ref_time(38_453_612) - // Standard Error: 9_437 - .saturating_add(Weight::from_ref_time(540_810).saturating_mul(s.into())) + Weight::from_ref_time(43_238_810) + // Standard Error: 55_356 + .saturating_add(Weight::from_ref_time(685_671).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) } // Storage: Scheduler Lookup (r:1 w:1) // Storage: Scheduler Agenda (r:1 w:1) fn schedule_named(s: u32) -> Weight { - Weight::from_ref_time(45_792_369) - // Standard Error: 14_702 - .saturating_add(Weight::from_ref_time(614_083).saturating_mul(s.into())) + Weight::from_ref_time(52_651_104) + // Standard Error: 21_414 + .saturating_add(Weight::from_ref_time(700_997).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } // Storage: Scheduler Lookup (r:1 w:1) // Storage: Scheduler Agenda (r:1 w:1) fn cancel_named(s: u32) -> Weight { - Weight::from_ref_time(40_577_357) - // Standard Error: 13_678 - .saturating_add(Weight::from_ref_time(632_570).saturating_mul(s.into())) + Weight::from_ref_time(45_047_745) + // Standard Error: 29_621 + .saturating_add(Weight::from_ref_time(805_160).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 61922521d..e89ebee39 100644 --- a/runtime/common/src/weights/pallet_timestamp.rs +++ b/runtime/common/src/weights/pallet_timestamp.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for pallet_timestamp //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-06-16, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-07-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -52,11 +52,11 @@ impl pallet_timestamp::weights::WeightInfo for WeightIn // Storage: Timestamp Now (r:1 w:1) // Storage: Aura CurrentSlot (r:1 w:0) fn set() -> Weight { - Weight::from_ref_time(22_880_000) + Weight::from_ref_time(23_320_000) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } fn on_finalize() -> Weight { - Weight::from_ref_time(9_280_000) + Weight::from_ref_time(9_440_000) } } diff --git a/runtime/common/src/weights/pallet_treasury.rs b/runtime/common/src/weights/pallet_treasury.rs index 1dd7f7085..8dcf0822c 100644 --- a/runtime/common/src/weights/pallet_treasury.rs +++ b/runtime/common/src/weights/pallet_treasury.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for pallet_treasury //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-06-16, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-07-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -50,34 +50,34 @@ use frame_support::{ pub struct WeightInfo(PhantomData); impl pallet_treasury::weights::WeightInfo for WeightInfo { fn spend() -> Weight { - Weight::from_ref_time(400_000) + Weight::from_ref_time(420_000) } // Storage: Treasury ProposalCount (r:1 w:1) // Storage: Treasury Proposals (r:0 w:1) fn propose_spend() -> Weight { - Weight::from_ref_time(50_770_000) + Weight::from_ref_time(64_090_000) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) } // Storage: Treasury Proposals (r:1 w:1) // Storage: System Account (r:1 w:1) fn reject_proposal() -> Weight { - Weight::from_ref_time(72_201_000) + Weight::from_ref_time(115_590_000) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } // Storage: Treasury Proposals (r:1 w:0) // Storage: Treasury Approvals (r:1 w:1) fn approve_proposal(p: u32) -> Weight { - Weight::from_ref_time(26_551_906) - // Standard Error: 6_492 - .saturating_add(Weight::from_ref_time(202_250).saturating_mul(p.into())) + Weight::from_ref_time(31_433_705) + // Standard Error: 8_472 + .saturating_add(Weight::from_ref_time(163_123).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } // Storage: Treasury Approvals (r:1 w:1) fn remove_approval() -> Weight { - Weight::from_ref_time(17_980_000) + Weight::from_ref_time(22_090_000) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -86,9 +86,9 @@ impl pallet_treasury::weights::WeightInfo for WeightInf // Storage: Bounties BountyApprovals (r:1 w:1) // Storage: Treasury Proposals (r:2 w:2) fn on_initialize_proposals(p: u32) -> Weight { - Weight::from_ref_time(98_013_908) - // Standard Error: 217_163 - .saturating_add(Weight::from_ref_time(43_828_352).saturating_mul(p.into())) + Weight::from_ref_time(96_278_965) + // Standard Error: 220_612 + .saturating_add(Weight::from_ref_time(50_550_106).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().reads((3_u64).saturating_mul(p.into()))) .saturating_add(T::DbWeight::get().writes(2)) diff --git a/runtime/common/src/weights/pallet_utility.rs b/runtime/common/src/weights/pallet_utility.rs index 6fd7de5c5..925287179 100644 --- a/runtime/common/src/weights/pallet_utility.rs +++ b/runtime/common/src/weights/pallet_utility.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for pallet_utility //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-06-16, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-07-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -50,24 +50,24 @@ use frame_support::{ pub struct WeightInfo(PhantomData); impl pallet_utility::weights::WeightInfo for WeightInfo { fn batch(c: u32) -> Weight { - Weight::from_ref_time(70_569_638) - // Standard Error: 21_128 - .saturating_add(Weight::from_ref_time(5_949_586).saturating_mul(c.into())) + Weight::from_ref_time(61_536_208) + // Standard Error: 32_098 + .saturating_add(Weight::from_ref_time(6_834_629).saturating_mul(c.into())) } fn as_derivative() -> Weight { - Weight::from_ref_time(12_090_000) + Weight::from_ref_time(11_280_000) } fn batch_all(c: u32) -> Weight { - Weight::from_ref_time(127_200_010) - // Standard Error: 19_602 - .saturating_add(Weight::from_ref_time(6_038_335).saturating_mul(c.into())) + Weight::from_ref_time(68_725_254) + // Standard Error: 74_915 + .saturating_add(Weight::from_ref_time(7_086_342).saturating_mul(c.into())) } fn dispatch_as() -> Weight { - Weight::from_ref_time(26_170_000) + Weight::from_ref_time(29_651_000) } fn force_batch(c: u32) -> Weight { - Weight::from_ref_time(132_350_384) - // Standard Error: 46_795 - .saturating_add(Weight::from_ref_time(5_920_953).saturating_mul(c.into())) + Weight::from_ref_time(44_095_553) + // Standard Error: 42_478 + .saturating_add(Weight::from_ref_time(6_889_418).saturating_mul(c.into())) } } diff --git a/runtime/common/src/weights/pallet_vesting.rs b/runtime/common/src/weights/pallet_vesting.rs index 7bd556993..816828b30 100644 --- a/runtime/common/src/weights/pallet_vesting.rs +++ b/runtime/common/src/weights/pallet_vesting.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for pallet_vesting //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-06-16, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-07-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -51,23 +51,17 @@ pub struct WeightInfo(PhantomData); impl pallet_vesting::weights::WeightInfo for WeightInfo { // Storage: Vesting Vesting (r:1 w:1) // Storage: Balances Locks (r:1 w:1) - fn vest_locked(l: u32, s: u32) -> Weight { - Weight::from_ref_time(63_395_103) - // Standard Error: 14_913 - .saturating_add(Weight::from_ref_time(107_241).saturating_mul(l.into())) - // Standard Error: 26_533 - .saturating_add(Weight::from_ref_time(239_493).saturating_mul(s.into())) + fn vest_locked(_l: u32, _s: u32) -> Weight { + Weight::from_ref_time(85_544_975) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } // Storage: Vesting Vesting (r:1 w:1) // Storage: Balances Locks (r:1 w:1) - fn vest_unlocked(l: u32, s: u32) -> Weight { - Weight::from_ref_time(67_323_157) - // Standard Error: 19_777 - .saturating_add(Weight::from_ref_time(17_873).saturating_mul(l.into())) - // Standard Error: 35_187 - .saturating_add(Weight::from_ref_time(74_060).saturating_mul(s.into())) + fn vest_unlocked(l: u32, _s: u32) -> Weight { + Weight::from_ref_time(75_082_333) + // Standard Error: 18_779 + .saturating_add(Weight::from_ref_time(34_278).saturating_mul(l.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -75,33 +69,31 @@ impl pallet_vesting::weights::WeightInfo for WeightInfo // Storage: Balances Locks (r:1 w:1) // Storage: System Account (r:1 w:1) fn vest_other_locked(l: u32, s: u32) -> Weight { - Weight::from_ref_time(61_323_796) - // Standard Error: 13_176 - .saturating_add(Weight::from_ref_time(156_287).saturating_mul(l.into())) - // Standard Error: 23_442 - .saturating_add(Weight::from_ref_time(131_222).saturating_mul(s.into())) + Weight::from_ref_time(73_374_350) + // Standard Error: 27_882 + .saturating_add(Weight::from_ref_time(128_634).saturating_mul(l.into())) + // Standard Error: 49_608 + .saturating_add(Weight::from_ref_time(84_882).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } // Storage: Vesting Vesting (r:1 w:1) // Storage: Balances Locks (r:1 w:1) // Storage: System Account (r:1 w:1) - fn vest_other_unlocked(_l: u32, s: u32) -> Weight { - Weight::from_ref_time(66_740_069) - // Standard Error: 29_462 - .saturating_add(Weight::from_ref_time(76_715).saturating_mul(s.into())) + fn vest_other_unlocked(l: u32, _s: u32) -> Weight { + Weight::from_ref_time(76_215_515) + // Standard Error: 19_548 + .saturating_add(Weight::from_ref_time(101_337).saturating_mul(l.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } // Storage: Vesting Vesting (r:1 w:1) // Storage: System Account (r:1 w:1) // Storage: Balances Locks (r:1 w:1) - fn vested_transfer(l: u32, s: u32) -> Weight { - Weight::from_ref_time(94_575_564) - // Standard Error: 23_761 - .saturating_add(Weight::from_ref_time(16_361).saturating_mul(l.into())) - // Standard Error: 42_276 - .saturating_add(Weight::from_ref_time(51_945).saturating_mul(s.into())) + fn vested_transfer(_l: u32, s: u32) -> Weight { + Weight::from_ref_time(118_807_907) + // Standard Error: 60_813 + .saturating_add(Weight::from_ref_time(110_493).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -109,29 +101,29 @@ impl pallet_vesting::weights::WeightInfo for WeightInfo // Storage: System Account (r:2 w:2) // Storage: Balances Locks (r:1 w:1) fn force_vested_transfer(l: u32, _s: u32) -> Weight { - Weight::from_ref_time(94_393_009) - // Standard Error: 19_791 - .saturating_add(Weight::from_ref_time(25_067).saturating_mul(l.into())) + Weight::from_ref_time(106_522_865) + // Standard Error: 23_952 + .saturating_add(Weight::from_ref_time(3_840).saturating_mul(l.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) } // Storage: Vesting Vesting (r:1 w:1) // Storage: Balances Locks (r:1 w:1) fn not_unlocking_merge_schedules(l: u32, s: u32) -> Weight { - Weight::from_ref_time(65_727_968) - // Standard Error: 16_052 - .saturating_add(Weight::from_ref_time(127_569).saturating_mul(l.into())) - // Standard Error: 29_644 - .saturating_add(Weight::from_ref_time(131_874).saturating_mul(s.into())) + Weight::from_ref_time(70_111_662) + // Standard Error: 33_456 + .saturating_add(Weight::from_ref_time(143_598).saturating_mul(l.into())) + // Standard Error: 61_785 + .saturating_add(Weight::from_ref_time(281_993).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } // Storage: Vesting Vesting (r:1 w:1) // Storage: Balances Locks (r:1 w:1) fn unlocking_merge_schedules(l: u32, _s: u32) -> Weight { - Weight::from_ref_time(70_624_103) - // Standard Error: 19_352 - .saturating_add(Weight::from_ref_time(55_943).saturating_mul(l.into())) + Weight::from_ref_time(89_750_684) + // Standard Error: 22_761 + .saturating_add(Weight::from_ref_time(6_320).saturating_mul(l.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } diff --git a/zrml/authorized/src/weights.rs b/zrml/authorized/src/weights.rs index 0b9b6375f..7107197b6 100644 --- a/zrml/authorized/src/weights.rs +++ b/zrml/authorized/src/weights.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for zrml_authorized //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-06-16, STEPS: `10`, REPEAT: 1000, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-07-20, STEPS: `10`, REPEAT: 1000, LOW RANGE: `[]`, HIGH RANGE: `[]` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -57,16 +57,16 @@ impl WeightInfoZeitgeist for WeightInfo { // Storage: Authorized AuthorizedOutcomeReports (r:1 w:1) // Storage: PredictionMarkets MarketIdsPerDisputeBlock (r:1 w:1) fn authorize_market_outcome_first_report(m: u32) -> Weight { - Weight::from_ref_time(39_743_715) - // Standard Error: 1_509 - .saturating_add(Weight::from_ref_time(163_846).saturating_mul(m.into())) + Weight::from_ref_time(47_806_550) + // Standard Error: 2_455 + .saturating_add(Weight::from_ref_time(159_587).saturating_mul(m.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) } // Storage: MarketCommons Markets (r:1 w:0) // Storage: Authorized AuthorizedOutcomeReports (r:1 w:1) fn authorize_market_outcome_existing_report() -> Weight { - Weight::from_ref_time(33_991_000) + Weight::from_ref_time(36_210_000) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } diff --git a/zrml/court/src/weights.rs b/zrml/court/src/weights.rs index 97f3faef7..4e143bd35 100644 --- a/zrml/court/src/weights.rs +++ b/zrml/court/src/weights.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for zrml_court //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-06-16, STEPS: `10`, REPEAT: 1000, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-07-20, STEPS: `10`, REPEAT: 1000, LOW RANGE: `[]`, HIGH RANGE: `[]` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -60,7 +60,7 @@ impl WeightInfoZeitgeist for WeightInfo { // Storage: Court RequestedJurors (r:1 w:0) // Storage: Court Votes (r:1 w:0) fn exit_court() -> Weight { - Weight::from_ref_time(77_001_000) + Weight::from_ref_time(95_481_000) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -68,14 +68,14 @@ impl WeightInfoZeitgeist for WeightInfo { // Storage: Court CounterForJurors (r:1 w:1) // Storage: Balances Reserves (r:1 w:1) fn join_court() -> Weight { - Weight::from_ref_time(55_990_000) + Weight::from_ref_time(70_280_000) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } // Storage: Court Jurors (r:1 w:0) // Storage: Court Votes (r:0 w:1) fn vote() -> Weight { - Weight::from_ref_time(27_410_000) + Weight::from_ref_time(29_221_000) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } diff --git a/zrml/global-disputes/src/weights.rs b/zrml/global-disputes/src/weights.rs index 25780ae75..857f4f50c 100644 --- a/zrml/global-disputes/src/weights.rs +++ b/zrml/global-disputes/src/weights.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for zrml_global_disputes //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-06-16, STEPS: `10`, REPEAT: 1000, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-07-20, STEPS: `10`, REPEAT: 1000, LOW RANGE: `[]`, HIGH RANGE: `[]` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -62,12 +62,10 @@ impl WeightInfoZeitgeist for WeightInfo { // Storage: GlobalDisputes Outcomes (r:1 w:1) // Storage: GlobalDisputes Locks (r:1 w:1) // Storage: Balances Locks (r:1 w:1) - fn vote_on_outcome(o: u32, v: u32) -> Weight { - Weight::from_ref_time(78_692_161) - // Standard Error: 15_119 - .saturating_add(Weight::from_ref_time(59_007).saturating_mul(o.into())) - // Standard Error: 2_748 - .saturating_add(Weight::from_ref_time(87_375).saturating_mul(v.into())) + fn vote_on_outcome(_o: u32, v: u32) -> Weight { + Weight::from_ref_time(93_890_801) + // Standard Error: 4_773 + .saturating_add(Weight::from_ref_time(67_074).saturating_mul(v.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -76,11 +74,11 @@ impl WeightInfoZeitgeist for WeightInfo { // Storage: System Account (r:1 w:0) // Storage: GlobalDisputes Winners (r:5 w:0) fn unlock_vote_balance_set(l: u32, o: u32) -> Weight { - Weight::from_ref_time(47_121_043) - // Standard Error: 10_506 - .saturating_add(Weight::from_ref_time(3_575_177).saturating_mul(l.into())) - // Standard Error: 58_814 - .saturating_add(Weight::from_ref_time(1_025_080).saturating_mul(o.into())) + Weight::from_ref_time(54_701_711) + // Standard Error: 9_006 + .saturating_add(Weight::from_ref_time(4_095_037).saturating_mul(l.into())) + // Standard Error: 50_416 + .saturating_add(Weight::from_ref_time(1_163_200).saturating_mul(o.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(l.into()))) .saturating_add(T::DbWeight::get().writes(2)) @@ -90,11 +88,11 @@ impl WeightInfoZeitgeist for WeightInfo { // Storage: System Account (r:1 w:0) // Storage: GlobalDisputes Winners (r:5 w:0) fn unlock_vote_balance_remove(l: u32, o: u32) -> Weight { - Weight::from_ref_time(45_059_975) - // Standard Error: 9_769 - .saturating_add(Weight::from_ref_time(3_392_794).saturating_mul(l.into())) - // Standard Error: 54_688 - .saturating_add(Weight::from_ref_time(856_867).saturating_mul(o.into())) + Weight::from_ref_time(51_010_679) + // Standard Error: 10_979 + .saturating_add(Weight::from_ref_time(3_823_097).saturating_mul(l.into())) + // Standard Error: 61_465 + .saturating_add(Weight::from_ref_time(1_038_180).saturating_mul(o.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(l.into()))) .saturating_add(T::DbWeight::get().writes(2)) @@ -102,10 +100,8 @@ impl WeightInfoZeitgeist for WeightInfo { // Storage: GlobalDisputes Winners (r:1 w:1) // Storage: GlobalDisputes Outcomes (r:1 w:1) // Storage: System Account (r:1 w:1) - fn add_vote_outcome(w: u32) -> Weight { - Weight::from_ref_time(85_081_228) - // Standard Error: 23_929 - .saturating_add(Weight::from_ref_time(247_830).saturating_mul(w.into())) + fn add_vote_outcome(_w: u32) -> Weight { + Weight::from_ref_time(98_902_233) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -113,9 +109,9 @@ impl WeightInfoZeitgeist for WeightInfo { // Storage: GlobalDisputes Winners (r:1 w:0) // Storage: System Account (r:2 w:2) fn reward_outcome_owner_with_funds(o: u32) -> Weight { - Weight::from_ref_time(69_114_969) - // Standard Error: 102_841 - .saturating_add(Weight::from_ref_time(27_858_004).saturating_mul(o.into())) + Weight::from_ref_time(76_593_831) + // Standard Error: 91_657 + .saturating_add(Weight::from_ref_time(33_400_709).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)) @@ -125,17 +121,17 @@ impl WeightInfoZeitgeist for WeightInfo { // Storage: GlobalDisputes Winners (r:1 w:0) // Storage: System Account (r:1 w:0) fn reward_outcome_owner_no_funds(o: u32) -> Weight { - Weight::from_ref_time(43_940_716) - // Standard Error: 11_242 - .saturating_add(Weight::from_ref_time(322_069).saturating_mul(o.into())) + Weight::from_ref_time(50_422_304) + // Standard Error: 17_729 + .saturating_add(Weight::from_ref_time(241_523).saturating_mul(o.into())) .saturating_add(T::DbWeight::get().reads(3)) } // Storage: GlobalDisputes Winners (r:1 w:1) // Storage: GlobalDisputes Outcomes (r:3 w:2) fn purge_outcomes(k: u32, _o: u32) -> Weight { - Weight::from_ref_time(134_980_974) - // Standard Error: 24_117 - .saturating_add(Weight::from_ref_time(17_002_999).saturating_mul(k.into())) + Weight::from_ref_time(54_949_286) + // Standard Error: 24_665 + .saturating_add(Weight::from_ref_time(18_770_116).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)) diff --git a/zrml/liquidity-mining/src/weights.rs b/zrml/liquidity-mining/src/weights.rs index 8d10b58c5..65032703c 100644 --- a/zrml/liquidity-mining/src/weights.rs +++ b/zrml/liquidity-mining/src/weights.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for zrml_liquidity_mining //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-06-16, STEPS: `10`, REPEAT: 1000, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-07-20, STEPS: `10`, REPEAT: 1000, LOW RANGE: `[]`, HIGH RANGE: `[]` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -54,6 +54,6 @@ pub struct WeightInfo(PhantomData); impl WeightInfoZeitgeist for WeightInfo { // Storage: LiquidityMining PerBlockIncentive (r:0 w:1) fn set_per_block_distribution() -> Weight { - Weight::from_ref_time(8_270_000).saturating_add(T::DbWeight::get().writes(1)) + Weight::from_ref_time(11_010_000).saturating_add(T::DbWeight::get().writes(1)) } } diff --git a/zrml/prediction-markets/src/weights.rs b/zrml/prediction-markets/src/weights.rs index ffae859e8..46f3d8a26 100644 --- a/zrml/prediction-markets/src/weights.rs +++ b/zrml/prediction-markets/src/weights.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for zrml_prediction_markets //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-06-16, STEPS: `10`, REPEAT: 1000, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-07-20, STEPS: `10`, REPEAT: 1000, LOW RANGE: `[]`, HIGH RANGE: `[]` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -92,18 +92,12 @@ impl WeightInfoZeitgeist for WeightInfo { // Storage: Tokens TotalIssuance (r:2 w:2) // Storage: PredictionMarkets Disputes (r:1 w:1) // Storage: PredictionMarkets MarketIdsPerDisputeBlock (r:1 w:1) - fn admin_destroy_disputed_market(a: u32, d: u32, o: u32, c: u32, r: u32) -> Weight { - Weight::from_ref_time(107_238_514) - // Standard Error: 41_363 - .saturating_add(Weight::from_ref_time(29_341_596).saturating_mul(a.into())) - // Standard Error: 472_622 - .saturating_add(Weight::from_ref_time(27_719_415).saturating_mul(d.into())) - // Standard Error: 41_159 - .saturating_add(Weight::from_ref_time(628_912).saturating_mul(o.into())) - // Standard Error: 41_159 - .saturating_add(Weight::from_ref_time(225_352).saturating_mul(c.into())) - // Standard Error: 41_159 - .saturating_add(Weight::from_ref_time(116_924).saturating_mul(r.into())) + fn admin_destroy_disputed_market(a: u32, d: u32, _o: u32, _c: u32, _r: u32) -> Weight { + Weight::from_ref_time(331_502_038) + // Standard Error: 45_296 + .saturating_add(Weight::from_ref_time(33_235_751).saturating_mul(a.into())) + // Standard Error: 517_559 + .saturating_add(Weight::from_ref_time(27_616_948).saturating_mul(d.into())) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(a.into()))) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(d.into()))) @@ -120,12 +114,16 @@ impl WeightInfoZeitgeist for WeightInfo { // Storage: Tokens TotalIssuance (r:2 w:2) // Storage: PredictionMarkets MarketIdsPerReportBlock (r:1 w:1) // Storage: PredictionMarkets Disputes (r:0 w:1) - fn admin_destroy_reported_market(a: u32, o: u32, _c: u32, _r: u32) -> Weight { - Weight::from_ref_time(318_190_722) - // Standard Error: 36_412 - .saturating_add(Weight::from_ref_time(28_170_443).saturating_mul(a.into())) - // Standard Error: 36_230 - .saturating_add(Weight::from_ref_time(110_146).saturating_mul(o.into())) + fn admin_destroy_reported_market(a: u32, o: u32, c: u32, r: u32) -> Weight { + Weight::from_ref_time(192_934_925) + // Standard Error: 43_185 + .saturating_add(Weight::from_ref_time(33_238_915).saturating_mul(a.into())) + // Standard Error: 42_970 + .saturating_add(Weight::from_ref_time(429_212).saturating_mul(o.into())) + // Standard Error: 42_970 + .saturating_add(Weight::from_ref_time(294_509).saturating_mul(c.into())) + // Standard Error: 42_970 + .saturating_add(Weight::from_ref_time(157_828).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(a.into()))) .saturating_add(T::DbWeight::get().writes(8)) @@ -137,9 +135,9 @@ impl WeightInfoZeitgeist for WeightInfo { // Storage: MarketCommons MarketPool (r:1 w:0) // Storage: Timestamp Now (r:1 w:0) fn admin_move_market_to_closed(_o: u32, c: u32) -> Weight { - Weight::from_ref_time(79_287_004) - // Standard Error: 2_160 - .saturating_add(Weight::from_ref_time(1_879).saturating_mul(c.into())) + Weight::from_ref_time(94_072_448) + // Standard Error: 2_817 + .saturating_add(Weight::from_ref_time(247).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -149,9 +147,9 @@ impl WeightInfoZeitgeist for WeightInfo { // Storage: MarketCommons MarketPool (r:1 w:0) // Storage: PredictionMarkets Disputes (r:0 w:1) fn admin_move_market_to_resolved_scalar_reported(r: u32) -> Weight { - Weight::from_ref_time(113_444_507) - // Standard Error: 3_870 - .saturating_add(Weight::from_ref_time(50_492).saturating_mul(r.into())) + Weight::from_ref_time(132_737_191) + // Standard Error: 5_737 + .saturating_add(Weight::from_ref_time(31_566).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -162,9 +160,9 @@ impl WeightInfoZeitgeist for WeightInfo { // Storage: Swaps Pools (r:1 w:1) // Storage: PredictionMarkets Disputes (r:0 w:1) fn admin_move_market_to_resolved_categorical_reported(r: u32) -> Weight { - Weight::from_ref_time(177_369_441) - // Standard Error: 5_024 - .saturating_add(Weight::from_ref_time(916).saturating_mul(r.into())) + Weight::from_ref_time(203_045_839) + // Standard Error: 9_381 + .saturating_add(Weight::from_ref_time(57_132).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(5)) } @@ -176,10 +174,8 @@ impl WeightInfoZeitgeist for WeightInfo { // Storage: GlobalDisputes Winners (r:1 w:0) // Storage: System Account (r:1 w:1) // Storage: MarketCommons MarketPool (r:1 w:0) - fn admin_move_market_to_resolved_scalar_disputed(r: u32) -> Weight { - Weight::from_ref_time(176_005_979) - // Standard Error: 5_651 - .saturating_add(Weight::from_ref_time(11_093).saturating_mul(r.into())) + fn admin_move_market_to_resolved_scalar_disputed(_r: u32) -> Weight { + Weight::from_ref_time(209_124_517) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(7)) } @@ -193,9 +189,9 @@ impl WeightInfoZeitgeist for WeightInfo { // Storage: MarketCommons MarketPool (r:1 w:0) // Storage: Swaps Pools (r:1 w:1) fn admin_move_market_to_resolved_categorical_disputed(r: u32) -> Weight { - Weight::from_ref_time(238_247_311) - // Standard Error: 6_613 - .saturating_add(Weight::from_ref_time(35_386).saturating_mul(r.into())) + Weight::from_ref_time(273_470_019) + // Standard Error: 13_156 + .saturating_add(Weight::from_ref_time(33_422).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(10)) .saturating_add(T::DbWeight::get().writes(8)) } @@ -203,16 +199,16 @@ impl WeightInfoZeitgeist for WeightInfo { // Storage: PredictionMarkets MarketIdsForEdit (r:1 w:0) // Storage: Balances Reserves (r:1 w:1) fn approve_market() -> Weight { - Weight::from_ref_time(73_620_000) + Weight::from_ref_time(85_550_000) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) } // Storage: MarketCommons Markets (r:1 w:0) // Storage: PredictionMarkets MarketIdsForEdit (r:1 w:1) fn request_edit(r: u32) -> Weight { - Weight::from_ref_time(42_488_817) - // Standard Error: 95 - .saturating_add(Weight::from_ref_time(1_055).saturating_mul(r.into())) + Weight::from_ref_time(49_837_413) + // Standard Error: 164 + .saturating_add(Weight::from_ref_time(4_713).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -221,9 +217,9 @@ impl WeightInfoZeitgeist for WeightInfo { // Storage: Tokens Accounts (r:2 w:2) // Storage: Tokens TotalIssuance (r:2 w:2) fn buy_complete_set(a: u32) -> Weight { - Weight::from_ref_time(85_601_158) - // Standard Error: 22_842 - .saturating_add(Weight::from_ref_time(19_933_921).saturating_mul(a.into())) + Weight::from_ref_time(110_070_913) + // Standard Error: 36_764 + .saturating_add(Weight::from_ref_time(22_987_680).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)) @@ -235,9 +231,9 @@ impl WeightInfoZeitgeist for WeightInfo { // Storage: PredictionMarkets MarketIdsPerCloseTimeFrame (r:1 w:1) // Storage: MarketCommons Markets (r:0 w:1) fn create_market(m: u32) -> Weight { - Weight::from_ref_time(79_694_906) - // Standard Error: 3_703 - .saturating_add(Weight::from_ref_time(38_813).saturating_mul(m.into())) + Weight::from_ref_time(91_895_531) + // Standard Error: 4_875 + .saturating_add(Weight::from_ref_time(19_771).saturating_mul(m.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -246,9 +242,9 @@ impl WeightInfoZeitgeist for WeightInfo { // Storage: PredictionMarkets MarketIdsPerCloseTimeFrame (r:1 w:1) // Storage: Timestamp Now (r:1 w:0) fn edit_market(m: u32) -> Weight { - Weight::from_ref_time(69_089_314) - // Standard Error: 2_466 - .saturating_add(Weight::from_ref_time(61_240).saturating_mul(m.into())) + Weight::from_ref_time(80_372_235) + // Standard Error: 4_373 + .saturating_add(Weight::from_ref_time(63_292).saturating_mul(m.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -261,10 +257,12 @@ impl WeightInfoZeitgeist for WeightInfo { // Storage: PredictionMarkets MarketIdsPerOpenTimeFrame (r:1 w:1) // Storage: MarketCommons MarketPool (r:1 w:1) // Storage: Swaps Pools (r:0 w:1) - fn deploy_swap_pool_for_market_future_pool(a: u32, _o: u32) -> Weight { - Weight::from_ref_time(204_259_432) - // Standard Error: 39_253 - .saturating_add(Weight::from_ref_time(32_676_903).saturating_mul(a.into())) + fn deploy_swap_pool_for_market_future_pool(a: u32, o: u32) -> Weight { + Weight::from_ref_time(160_131_795) + // Standard Error: 48_880 + .saturating_add(Weight::from_ref_time(38_356_359).saturating_mul(a.into())) + // Standard Error: 48_625 + .saturating_add(Weight::from_ref_time(195_292).saturating_mul(o.into())) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(a.into()))) .saturating_add(T::DbWeight::get().writes(7)) @@ -279,9 +277,9 @@ impl WeightInfoZeitgeist for WeightInfo { // Storage: MarketCommons MarketPool (r:1 w:1) // Storage: Swaps Pools (r:0 w:1) fn deploy_swap_pool_for_market_open_pool(a: u32) -> Weight { - Weight::from_ref_time(148_687_190) - // Standard Error: 35_655 - .saturating_add(Weight::from_ref_time(33_156_557).saturating_mul(a.into())) + Weight::from_ref_time(178_774_847) + // Standard Error: 50_856 + .saturating_add(Weight::from_ref_time(38_006_259).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(a.into()))) .saturating_add(T::DbWeight::get().writes(6)) @@ -292,12 +290,10 @@ impl WeightInfoZeitgeist for WeightInfo { // Storage: GlobalDisputes Winners (r:1 w:1) // Storage: GlobalDisputes Outcomes (r:7 w:7) // Storage: PredictionMarkets MarketIdsPerDisputeBlock (r:2 w:2) - fn start_global_dispute(m: u32, n: u32) -> Weight { - Weight::from_ref_time(134_890_624) - // Standard Error: 4_075 - .saturating_add(Weight::from_ref_time(7_847).saturating_mul(m.into())) - // Standard Error: 4_075 - .saturating_add(Weight::from_ref_time(48_957).saturating_mul(n.into())) + fn start_global_dispute(_m: u32, n: u32) -> Weight { + Weight::from_ref_time(159_865_860) + // Standard Error: 5_161 + .saturating_add(Weight::from_ref_time(12_985).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(12)) .saturating_add(T::DbWeight::get().writes(10)) } @@ -305,7 +301,7 @@ impl WeightInfoZeitgeist for WeightInfo { // Storage: MarketCommons Markets (r:1 w:1) // Storage: Balances Reserves (r:1 w:1) fn dispute_authorized() -> Weight { - Weight::from_ref_time(82_290_000) + Weight::from_ref_time(92_960_000) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -313,7 +309,7 @@ impl WeightInfoZeitgeist for WeightInfo { // Storage: Balances Reserves (r:1 w:1) // Storage: PredictionMarkets MarketIdsForEdit (r:0 w:1) fn handle_expired_advised_market() -> Weight { - Weight::from_ref_time(79_701_000) + Weight::from_ref_time(90_790_000) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -323,7 +319,7 @@ impl WeightInfoZeitgeist for WeightInfo { // Storage: Swaps Pools (r:1 w:1) // Storage: PredictionMarkets Disputes (r:0 w:1) fn internal_resolve_categorical_reported() -> Weight { - Weight::from_ref_time(149_241_000) + Weight::from_ref_time(181_580_000) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -335,7 +331,7 @@ impl WeightInfoZeitgeist for WeightInfo { // Storage: MarketCommons MarketPool (r:1 w:0) // Storage: Swaps Pools (r:1 w:1) fn internal_resolve_categorical_disputed() -> Weight { - Weight::from_ref_time(196_701_000) + Weight::from_ref_time(242_391_000) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(5)) } @@ -344,7 +340,7 @@ impl WeightInfoZeitgeist for WeightInfo { // Storage: MarketCommons MarketPool (r:1 w:0) // Storage: PredictionMarkets Disputes (r:0 w:1) fn internal_resolve_scalar_reported() -> Weight { - Weight::from_ref_time(90_760_000) + Weight::from_ref_time(104_231_000) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -356,7 +352,7 @@ impl WeightInfoZeitgeist for WeightInfo { // Storage: System Account (r:1 w:1) // Storage: MarketCommons MarketPool (r:1 w:0) fn internal_resolve_scalar_disputed() -> Weight { - Weight::from_ref_time(150_781_000) + Weight::from_ref_time(164_900_000) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(5)) } @@ -370,15 +366,15 @@ impl WeightInfoZeitgeist for WeightInfo { // Storage: PredictionMarkets MarketIdsPerReportBlock (r:1 w:1) // Storage: PredictionMarkets MarketIdsPerDisputeBlock (r:1 w:1) fn on_initialize_resolve_overhead() -> Weight { - Weight::from_ref_time(39_020_000) + Weight::from_ref_time(49_540_000) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(8)) } // Storage: PredictionMarkets MarketsCollectingSubsidy (r:1 w:1) fn process_subsidy_collecting_markets_raw(a: u32) -> Weight { - Weight::from_ref_time(8_926_513) - // Standard Error: 3_860 - .saturating_add(Weight::from_ref_time(277_807).saturating_mul(a.into())) + Weight::from_ref_time(10_265_150) + // Standard Error: 5_398 + .saturating_add(Weight::from_ref_time(460_564).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -387,7 +383,7 @@ impl WeightInfoZeitgeist for WeightInfo { // Storage: System Account (r:1 w:1) // Storage: Tokens TotalIssuance (r:1 w:1) fn redeem_shares_categorical() -> Weight { - Weight::from_ref_time(119_160_000) + Weight::from_ref_time(147_551_000) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -396,7 +392,7 @@ impl WeightInfoZeitgeist for WeightInfo { // Storage: System Account (r:1 w:1) // Storage: Tokens TotalIssuance (r:2 w:2) fn redeem_shares_scalar() -> Weight { - Weight::from_ref_time(136_620_000) + Weight::from_ref_time(170_140_000) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(5)) } @@ -405,22 +401,22 @@ impl WeightInfoZeitgeist for WeightInfo { // Storage: PredictionMarkets MarketIdsPerCloseTimeFrame (r:1 w:1) // Storage: Balances Reserves (r:1 w:1) // Storage: PredictionMarkets MarketIdsForEdit (r:0 w:1) - fn reject_market(c: u32, o: u32, r: u32) -> Weight { - Weight::from_ref_time(120_686_900) - // Standard Error: 3_165 - .saturating_add(Weight::from_ref_time(32_234).saturating_mul(c.into())) - // Standard Error: 3_165 - .saturating_add(Weight::from_ref_time(60_783).saturating_mul(o.into())) - // Standard Error: 194 - .saturating_add(Weight::from_ref_time(1_535).saturating_mul(r.into())) + fn reject_market(c: u32, o: u32, _r: u32) -> Weight { + Weight::from_ref_time(140_778_268) + // Standard Error: 4_753 + .saturating_add(Weight::from_ref_time(95_626).saturating_mul(c.into())) + // Standard Error: 4_753 + .saturating_add(Weight::from_ref_time(62_291).saturating_mul(o.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(5)) } // Storage: MarketCommons Markets (r:1 w:1) // Storage: Timestamp Now (r:1 w:0) // Storage: PredictionMarkets MarketIdsPerReportBlock (r:1 w:1) - fn report(_m: u32) -> Weight { - Weight::from_ref_time(58_882_549) + fn report(m: u32) -> Weight { + Weight::from_ref_time(64_104_556) + // Standard Error: 2_969 + .saturating_add(Weight::from_ref_time(95_670).saturating_mul(m.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -429,9 +425,9 @@ impl WeightInfoZeitgeist for WeightInfo { // Storage: Tokens Accounts (r:2 w:2) // Storage: Tokens TotalIssuance (r:2 w:2) fn sell_complete_set(a: u32) -> Weight { - Weight::from_ref_time(75_333_021) - // Standard Error: 42_233 - .saturating_add(Weight::from_ref_time(27_741_358).saturating_mul(a.into())) + Weight::from_ref_time(77_911_258) + // Standard Error: 44_051 + .saturating_add(Weight::from_ref_time(31_476_251).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)) @@ -444,9 +440,9 @@ impl WeightInfoZeitgeist for WeightInfo { // Storage: PredictionMarkets MarketsCollectingSubsidy (r:1 w:1) // Storage: Swaps Pools (r:0 w:1) fn start_subsidy(a: u32) -> Weight { - Weight::from_ref_time(59_895_192) - // Standard Error: 2_305 - .saturating_add(Weight::from_ref_time(63_978).saturating_mul(a.into())) + Weight::from_ref_time(68_959_911) + // Standard Error: 3_063 + .saturating_add(Weight::from_ref_time(143_691).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(5)) } @@ -454,11 +450,11 @@ impl WeightInfoZeitgeist for WeightInfo { // Storage: MarketCommons Markets (r:32 w:0) // Storage: PredictionMarkets MarketIdsPerOpenTimeFrame (r:1 w:1) fn market_status_manager(b: u32, f: u32) -> Weight { - Weight::from_ref_time(54_851_745) - // Standard Error: 3_638 - .saturating_add(Weight::from_ref_time(3_397_992).saturating_mul(b.into())) - // Standard Error: 3_638 - .saturating_add(Weight::from_ref_time(3_372_304).saturating_mul(f.into())) + Weight::from_ref_time(64_106_638) + // Standard Error: 21_395 + .saturating_add(Weight::from_ref_time(4_014_487).saturating_mul(b.into())) + // Standard Error: 21_395 + .saturating_add(Weight::from_ref_time(4_021_627).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()))) @@ -468,11 +464,11 @@ impl WeightInfoZeitgeist for WeightInfo { // Storage: MarketCommons Markets (r:32 w:0) // Storage: PredictionMarkets MarketIdsPerDisputeBlock (r:1 w:1) fn market_resolution_manager(r: u32, d: u32) -> Weight { - Weight::from_ref_time(51_119_835) - // Standard Error: 7_314 - .saturating_add(Weight::from_ref_time(3_513_755).saturating_mul(r.into())) - // Standard Error: 7_314 - .saturating_add(Weight::from_ref_time(3_510_880).saturating_mul(d.into())) + Weight::from_ref_time(56_793_337) + // Standard Error: 21_305 + .saturating_add(Weight::from_ref_time(4_198_806).saturating_mul(r.into())) + // Standard Error: 21_305 + .saturating_add(Weight::from_ref_time(4_241_303).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()))) @@ -480,7 +476,7 @@ impl WeightInfoZeitgeist for WeightInfo { } // Storage: PredictionMarkets MarketsCollectingSubsidy (r:1 w:1) fn process_subsidy_collecting_markets_dummy() -> Weight { - Weight::from_ref_time(8_780_000) + Weight::from_ref_time(9_050_000) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } diff --git a/zrml/styx/src/weights.rs b/zrml/styx/src/weights.rs index 095ede0e6..8cb3b7075 100644 --- a/zrml/styx/src/weights.rs +++ b/zrml/styx/src/weights.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for zrml_styx //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-06-16, STEPS: `10`, REPEAT: 1000, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-07-20, STEPS: `10`, REPEAT: 1000, LOW RANGE: `[]`, HIGH RANGE: `[]` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -56,12 +56,12 @@ impl WeightInfoZeitgeist for WeightInfo { // Storage: Styx Crossings (r:1 w:1) // Storage: Styx BurnAmount (r:1 w:0) fn cross() -> Weight { - Weight::from_ref_time(63_231_000) + Weight::from_ref_time(66_510_000) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } // Storage: Styx BurnAmount (r:0 w:1) fn set_burn_amount() -> Weight { - Weight::from_ref_time(23_250_000).saturating_add(T::DbWeight::get().writes(1)) + Weight::from_ref_time(27_160_000).saturating_add(T::DbWeight::get().writes(1)) } } diff --git a/zrml/swaps/src/weights.rs b/zrml/swaps/src/weights.rs index fd6789496..4d5f8524b 100644 --- a/zrml/swaps/src/weights.rs +++ b/zrml/swaps/src/weights.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for zrml_swaps //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-06-16, STEPS: `10`, REPEAT: 1000, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-07-20, STEPS: `10`, REPEAT: 1000, LOW RANGE: `[]`, HIGH RANGE: `[]` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -81,9 +81,9 @@ impl WeightInfoZeitgeist for WeightInfo { // Storage: MarketCommons MarketPool (r:1 w:0) // Storage: Swaps Pools (r:1 w:1) fn admin_clean_up_pool_cpmm_categorical(a: u32) -> Weight { - Weight::from_ref_time(58_170_398) - // Standard Error: 1_806 - .saturating_add(Weight::from_ref_time(565_711).saturating_mul(a.into())) + Weight::from_ref_time(69_080_005) + // Standard Error: 4_231 + .saturating_add(Weight::from_ref_time(570_442).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -91,7 +91,7 @@ impl WeightInfoZeitgeist for WeightInfo { // Storage: MarketCommons MarketPool (r:1 w:0) // Storage: Swaps Pools (r:1 w:1) fn admin_clean_up_pool_cpmm_scalar() -> Weight { - Weight::from_ref_time(53_560_000) + Weight::from_ref_time(64_530_000) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -101,9 +101,9 @@ impl WeightInfoZeitgeist for WeightInfo { // Storage: System Account (r:7 w:0) // Storage: Tokens TotalIssuance (r:64 w:64) fn apply_to_cached_pools_execute_arbitrage(a: u32) -> Weight { - Weight::from_ref_time(950_000) - // Standard Error: 425_528 - .saturating_add(Weight::from_ref_time(2_278_865_797).saturating_mul(a.into())) + Weight::from_ref_time(920_000) + // Standard Error: 627_757 + .saturating_add(Weight::from_ref_time(2_515_119_719).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(43)) .saturating_add(T::DbWeight::get().reads((70_u64).saturating_mul(a.into()))) .saturating_add(T::DbWeight::get().writes(42)) @@ -111,9 +111,9 @@ impl WeightInfoZeitgeist for WeightInfo { } // Storage: Swaps PoolsCachedForArbitrage (r:8 w:7) fn apply_to_cached_pools_noop(a: u32) -> Weight { - Weight::from_ref_time(5_030_930) - // Standard Error: 8_315 - .saturating_add(Weight::from_ref_time(8_177_593).saturating_mul(a.into())) + Weight::from_ref_time(970_000) + // Standard Error: 6_047 + .saturating_add(Weight::from_ref_time(9_543_359).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(a.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(a.into()))) @@ -123,9 +123,9 @@ impl WeightInfoZeitgeist for WeightInfo { // Storage: RikiddoSigmoidFeeMarketEma RikiddoPerPool (r:1 w:1) // Storage: Tokens Accounts (r:1 w:1) fn destroy_pool_in_subsidy_phase(a: u32) -> Weight { - Weight::from_ref_time(51_577_376) - // Standard Error: 40_794 - .saturating_add(Weight::from_ref_time(20_795_563).saturating_mul(a.into())) + Weight::from_ref_time(54_162_676) + // Standard Error: 53_270 + .saturating_add(Weight::from_ref_time(24_558_673).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)) @@ -135,11 +135,11 @@ impl WeightInfoZeitgeist for WeightInfo { // Storage: Tokens Accounts (r:46 w:21) // Storage: System Account (r:11 w:10) fn distribute_pool_share_rewards(a: u32, b: u32) -> Weight { - Weight::from_ref_time(109_037_971) - // Standard Error: 137_890 - .saturating_add(Weight::from_ref_time(22_311_542).saturating_mul(a.into())) - // Standard Error: 137_890 - .saturating_add(Weight::from_ref_time(43_711_337).saturating_mul(b.into())) + Weight::from_ref_time(11_426_424) + // Standard Error: 197_522 + .saturating_add(Weight::from_ref_time(30_345_696).saturating_mul(a.into())) + // Standard Error: 197_522 + .saturating_add(Weight::from_ref_time(52_883_761).saturating_mul(b.into())) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().reads((3_u64).saturating_mul(a.into()))) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(b.into()))) @@ -153,11 +153,11 @@ impl WeightInfoZeitgeist for WeightInfo { // Storage: Tokens TotalIssuance (r:2 w:2) // Storage: RikiddoSigmoidFeeMarketEma RikiddoPerPool (r:1 w:0) fn end_subsidy_phase(a: u32, b: u32) -> Weight { - Weight::from_ref_time(28_320_000) - // Standard Error: 86_902 - .saturating_add(Weight::from_ref_time(19_686_690).saturating_mul(a.into())) - // Standard Error: 577_146 - .saturating_add(Weight::from_ref_time(85_851_591).saturating_mul(b.into())) + Weight::from_ref_time(29_690_000) + // Standard Error: 100_740 + .saturating_add(Weight::from_ref_time(22_646_200).saturating_mul(a.into())) + // Standard Error: 669_043 + .saturating_add(Weight::from_ref_time(97_592_275).saturating_mul(b.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(a.into()))) .saturating_add(T::DbWeight::get().reads((6_u64).saturating_mul(b.into()))) @@ -169,9 +169,9 @@ impl WeightInfoZeitgeist for WeightInfo { // Storage: System Account (r:1 w:0) // Storage: Tokens TotalIssuance (r:1 w:1) fn execute_arbitrage_buy_burn(a: u32) -> Weight { - Weight::from_ref_time(85_487_346) - // Standard Error: 39_317 - .saturating_add(Weight::from_ref_time(35_613_473).saturating_mul(a.into())) + Weight::from_ref_time(85_242_565) + // Standard Error: 54_752 + .saturating_add(Weight::from_ref_time(40_867_332).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(4)) @@ -182,9 +182,9 @@ impl WeightInfoZeitgeist for WeightInfo { // Storage: System Account (r:2 w:1) // Storage: Tokens TotalIssuance (r:1 w:1) fn execute_arbitrage_mint_sell(a: u32) -> Weight { - Weight::from_ref_time(88_354_876) - // Standard Error: 38_137 - .saturating_add(Weight::from_ref_time(33_290_909).saturating_mul(a.into())) + Weight::from_ref_time(93_162_270) + // Standard Error: 52_992 + .saturating_add(Weight::from_ref_time(37_952_930).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(1)) @@ -193,9 +193,9 @@ impl WeightInfoZeitgeist for WeightInfo { // Storage: Swaps Pools (r:1 w:0) // Storage: Tokens Accounts (r:2 w:0) fn execute_arbitrage_skipped(a: u32) -> Weight { - Weight::from_ref_time(34_149_355) - // Standard Error: 3_877 - .saturating_add(Weight::from_ref_time(4_760_669).saturating_mul(a.into())) + Weight::from_ref_time(40_657_247) + // Standard Error: 10_853 + .saturating_add(Weight::from_ref_time(5_627_238).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(a.into()))) } @@ -204,9 +204,9 @@ impl WeightInfoZeitgeist for WeightInfo { // Storage: Tokens Accounts (r:5 w:5) // Storage: System Account (r:1 w:0) fn pool_exit(a: u32) -> Weight { - Weight::from_ref_time(71_597_112) - // Standard Error: 31_790 - .saturating_add(Weight::from_ref_time(27_110_684).saturating_mul(a.into())) + Weight::from_ref_time(102_013_179) + // Standard Error: 40_806 + .saturating_add(Weight::from_ref_time(30_683_953).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)) @@ -216,7 +216,7 @@ impl WeightInfoZeitgeist for WeightInfo { // Storage: Swaps SubsidyProviders (r:1 w:1) // Storage: Tokens Accounts (r:1 w:1) fn pool_exit_subsidy() -> Weight { - Weight::from_ref_time(79_620_000) + Weight::from_ref_time(94_540_000) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -226,7 +226,7 @@ impl WeightInfoZeitgeist for WeightInfo { // Storage: System Account (r:1 w:0) // Storage: Swaps PoolsCachedForArbitrage (r:0 w:1) fn pool_exit_with_exact_asset_amount() -> Weight { - Weight::from_ref_time(144_091_000) + Weight::from_ref_time(178_701_000) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(5)) } @@ -236,7 +236,7 @@ impl WeightInfoZeitgeist for WeightInfo { // Storage: System Account (r:1 w:0) // Storage: Swaps PoolsCachedForArbitrage (r:0 w:1) fn pool_exit_with_exact_pool_amount() -> Weight { - Weight::from_ref_time(145_410_000) + Weight::from_ref_time(180_300_000) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(5)) } @@ -244,9 +244,9 @@ impl WeightInfoZeitgeist for WeightInfo { // Storage: Tokens TotalIssuance (r:1 w:1) // Storage: Tokens Accounts (r:5 w:5) fn pool_join(a: u32) -> Weight { - Weight::from_ref_time(66_902_178) - // Standard Error: 35_145 - .saturating_add(Weight::from_ref_time(26_627_552).saturating_mul(a.into())) + Weight::from_ref_time(76_496_396) + // Standard Error: 42_505 + .saturating_add(Weight::from_ref_time(30_313_614).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)) @@ -256,7 +256,7 @@ impl WeightInfoZeitgeist for WeightInfo { // Storage: Tokens Accounts (r:1 w:1) // Storage: Swaps SubsidyProviders (r:1 w:1) fn pool_join_subsidy() -> Weight { - Weight::from_ref_time(81_541_000) + Weight::from_ref_time(92_811_000) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -265,7 +265,7 @@ impl WeightInfoZeitgeist for WeightInfo { // Storage: Tokens Accounts (r:3 w:3) // Storage: Swaps PoolsCachedForArbitrage (r:0 w:1) fn pool_join_with_exact_asset_amount() -> Weight { - Weight::from_ref_time(130_781_000) + Weight::from_ref_time(159_210_000) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(5)) } @@ -274,15 +274,15 @@ impl WeightInfoZeitgeist for WeightInfo { // Storage: Tokens Accounts (r:3 w:3) // Storage: Swaps PoolsCachedForArbitrage (r:0 w:1) fn pool_join_with_exact_pool_amount() -> Weight { - Weight::from_ref_time(131_360_000) + Weight::from_ref_time(146_301_000) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(5)) } // Storage: Swaps Pools (r:1 w:1) fn clean_up_pool_categorical_without_reward_distribution(a: u32) -> Weight { - Weight::from_ref_time(15_637_896) - // Standard Error: 915 - .saturating_add(Weight::from_ref_time(352_368).saturating_mul(a.into())) + Weight::from_ref_time(17_236_085) + // Standard Error: 1_754 + .saturating_add(Weight::from_ref_time(381_393).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -291,7 +291,7 @@ impl WeightInfoZeitgeist for WeightInfo { // Storage: System Account (r:1 w:0) // Storage: Swaps PoolsCachedForArbitrage (r:0 w:1) fn swap_exact_amount_in_cpmm() -> Weight { - Weight::from_ref_time(172_211_000) + Weight::from_ref_time(210_151_000) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(5)) } @@ -302,9 +302,9 @@ impl WeightInfoZeitgeist for WeightInfo { // Storage: System Account (r:1 w:0) // Storage: Timestamp Now (r:1 w:0) fn swap_exact_amount_in_rikiddo(a: u32) -> Weight { - Weight::from_ref_time(182_553_505) - // Standard Error: 21_078 - .saturating_add(Weight::from_ref_time(17_637_755).saturating_mul(a.into())) + Weight::from_ref_time(191_254_155) + // Standard Error: 33_933 + .saturating_add(Weight::from_ref_time(21_026_455).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(a.into()))) .saturating_add(T::DbWeight::get().writes(5)) @@ -314,7 +314,7 @@ impl WeightInfoZeitgeist for WeightInfo { // Storage: System Account (r:1 w:0) // Storage: Swaps PoolsCachedForArbitrage (r:0 w:1) fn swap_exact_amount_out_cpmm() -> Weight { - Weight::from_ref_time(171_171_000) + Weight::from_ref_time(207_081_000) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(5)) } @@ -324,26 +324,26 @@ impl WeightInfoZeitgeist for WeightInfo { // Storage: RikiddoSigmoidFeeMarketEma RikiddoPerPool (r:1 w:1) // Storage: Timestamp Now (r:1 w:0) fn swap_exact_amount_out_rikiddo(a: u32) -> Weight { - Weight::from_ref_time(83_162_756) - // Standard Error: 54_784 - .saturating_add(Weight::from_ref_time(33_550_034).saturating_mul(a.into())) + Weight::from_ref_time(137_260_415) + // Standard Error: 49_897 + .saturating_add(Weight::from_ref_time(37_151_735).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(a.into()))) .saturating_add(T::DbWeight::get().writes(5)) } // Storage: Swaps Pools (r:1 w:1) fn open_pool(a: u32) -> Weight { - Weight::from_ref_time(30_971_080) - // Standard Error: 1_312 - .saturating_add(Weight::from_ref_time(478_368).saturating_mul(a.into())) + Weight::from_ref_time(35_660_416) + // Standard Error: 2_668 + .saturating_add(Weight::from_ref_time(553_661).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) fn close_pool(a: u32) -> Weight { - Weight::from_ref_time(28_580_115) - // Standard Error: 1_191 - .saturating_add(Weight::from_ref_time(370_645).saturating_mul(a.into())) + Weight::from_ref_time(33_039_985) + // Standard Error: 2_397 + .saturating_add(Weight::from_ref_time(414_949).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -352,9 +352,9 @@ impl WeightInfoZeitgeist for WeightInfo { // Storage: System Account (r:1 w:1) // Storage: Tokens TotalIssuance (r:2 w:2) fn destroy_pool(a: u32) -> Weight { - Weight::from_ref_time(50_684_702) - // Standard Error: 34_331 - .saturating_add(Weight::from_ref_time(25_852_777).saturating_mul(a.into())) + Weight::from_ref_time(55_531_500) + // Standard Error: 38_236 + .saturating_add(Weight::from_ref_time(29_956_171).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))