From 38f049b97ec1db2ecf6b704278dc5617c3dd0dc8 Mon Sep 17 00:00:00 2001 From: Jinsipang Date: Thu, 1 Dec 2022 07:50:59 +0100 Subject: [PATCH] [benchmarking bot] Auto commit generated weights files --- .../src/weights/cumulus_pallet_xcmp_queue.rs | 8 +- runtime/litentry/src/weights/frame_system.rs | 49 ++--- .../src/weights/pallet_asset_manager.rs | 17 +- .../litentry/src/weights/pallet_balances.rs | 23 ++- runtime/litentry/src/weights/pallet_bridge.rs | 32 ++-- .../src/weights/pallet_bridge_transfer.rs | 14 +- .../litentry/src/weights/pallet_collective.rs | 128 +++++++------ .../litentry/src/weights/pallet_democracy.rs | 177 ++++++++++-------- runtime/litentry/src/weights/pallet_drop3.rs | 30 +-- .../src/weights/pallet_extrinsic_filter.rs | 24 +-- .../litentry/src/weights/pallet_membership.rs | 51 ++--- .../litentry/src/weights/pallet_multisig.rs | 74 ++++---- .../src/weights/pallet_parachain_staking.rs | 166 +++++++++------- .../litentry/src/weights/pallet_preimage.rs | 73 +++++--- runtime/litentry/src/weights/pallet_proxy.rs | 88 +++++---- .../litentry/src/weights/pallet_scheduler.rs | 118 ++++++------ .../litentry/src/weights/pallet_session.rs | 8 +- .../litentry/src/weights/pallet_timestamp.rs | 8 +- .../litentry/src/weights/pallet_treasury.rs | 30 +-- .../litentry/src/weights/pallet_utility.rs | 29 +-- .../src/weights/cumulus_pallet_xcmp_queue.rs | 8 +- runtime/litmus/src/weights/frame_system.rs | 49 ++--- .../src/weights/pallet_asset_manager.rs | 17 +- runtime/litmus/src/weights/pallet_balances.rs | 23 ++- runtime/litmus/src/weights/pallet_bridge.rs | 32 ++-- .../src/weights/pallet_bridge_transfer.rs | 14 +- .../litmus/src/weights/pallet_collective.rs | 128 +++++++------ .../litmus/src/weights/pallet_democracy.rs | 177 ++++++++++-------- runtime/litmus/src/weights/pallet_drop3.rs | 30 +-- .../src/weights/pallet_extrinsic_filter.rs | 24 +-- .../src/weights/pallet_identity_management.rs | 14 +- .../litmus/src/weights/pallet_membership.rs | 51 ++--- runtime/litmus/src/weights/pallet_multisig.rs | 74 ++++---- runtime/litmus/src/weights/pallet_preimage.rs | 73 +++++--- runtime/litmus/src/weights/pallet_proxy.rs | 88 +++++---- .../litmus/src/weights/pallet_scheduler.rs | 118 ++++++------ runtime/litmus/src/weights/pallet_session.rs | 8 +- .../litmus/src/weights/pallet_sidechain.rs | 5 +- runtime/litmus/src/weights/pallet_teeracle.rs | 11 +- runtime/litmus/src/weights/pallet_teerex.rs | 14 +- .../litmus/src/weights/pallet_timestamp.rs | 8 +- runtime/litmus/src/weights/pallet_treasury.rs | 30 +-- runtime/litmus/src/weights/pallet_utility.rs | 29 +-- .../src/weights/cumulus_pallet_xcmp_queue.rs | 8 +- runtime/rococo/src/weights/frame_system.rs | 49 ++--- .../src/weights/pallet_asset_manager.rs | 17 +- runtime/rococo/src/weights/pallet_balances.rs | 23 ++- runtime/rococo/src/weights/pallet_bridge.rs | 32 ++-- .../src/weights/pallet_bridge_transfer.rs | 14 +- .../rococo/src/weights/pallet_collective.rs | 124 ++++++------ .../rococo/src/weights/pallet_democracy.rs | 177 ++++++++++-------- runtime/rococo/src/weights/pallet_drop3.rs | 30 +-- .../src/weights/pallet_extrinsic_filter.rs | 24 +-- .../src/weights/pallet_identity_management.rs | 14 +- .../rococo/src/weights/pallet_membership.rs | 51 ++--- runtime/rococo/src/weights/pallet_multisig.rs | 74 ++++---- runtime/rococo/src/weights/pallet_preimage.rs | 73 +++++--- runtime/rococo/src/weights/pallet_proxy.rs | 88 +++++---- .../rococo/src/weights/pallet_scheduler.rs | 118 ++++++------ runtime/rococo/src/weights/pallet_session.rs | 8 +- .../rococo/src/weights/pallet_sidechain.rs | 5 +- runtime/rococo/src/weights/pallet_teeracle.rs | 11 +- runtime/rococo/src/weights/pallet_teerex.rs | 14 +- .../rococo/src/weights/pallet_timestamp.rs | 8 +- runtime/rococo/src/weights/pallet_treasury.rs | 30 +-- runtime/rococo/src/weights/pallet_utility.rs | 29 +-- 66 files changed, 1807 insertions(+), 1386 deletions(-) diff --git a/runtime/litentry/src/weights/cumulus_pallet_xcmp_queue.rs b/runtime/litentry/src/weights/cumulus_pallet_xcmp_queue.rs index e012344842..36419537ce 100644 --- a/runtime/litentry/src/weights/cumulus_pallet_xcmp_queue.rs +++ b/runtime/litentry/src/weights/cumulus_pallet_xcmp_queue.rs @@ -17,7 +17,7 @@ //! Autogenerated weights for `cumulus_pallet_xcmp_queue` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-18, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` //! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("litentry-dev"), DB CACHE: 20 @@ -49,13 +49,15 @@ pub struct WeightInfo(PhantomData); impl cumulus_pallet_xcmp_queue::WeightInfo for WeightInfo { // Storage: XcmpQueue QueueConfig (r:1 w:1) fn set_config_with_u32() -> Weight { - Weight::from_ref_time(10_009_000 as u64) + // Minimum execution time: 9_581 nanoseconds. + Weight::from_ref_time(9_977_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: XcmpQueue QueueConfig (r:1 w:1) fn set_config_with_weight() -> Weight { - Weight::from_ref_time(9_863_000 as u64) + // Minimum execution time: 9_387 nanoseconds. + Weight::from_ref_time(9_828_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } diff --git a/runtime/litentry/src/weights/frame_system.rs b/runtime/litentry/src/weights/frame_system.rs index 8756e799c3..83d27f710d 100644 --- a/runtime/litentry/src/weights/frame_system.rs +++ b/runtime/litentry/src/weights/frame_system.rs @@ -17,7 +17,7 @@ //! Autogenerated weights for `frame_system` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-18, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` //! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("litentry-dev"), DB CACHE: 20 @@ -49,48 +49,51 @@ pub struct WeightInfo(PhantomData); impl frame_system::WeightInfo for WeightInfo { /// The range of component `b` is `[0, 3932160]`. fn remark(b: u32, ) -> Weight { - Weight::from_ref_time(5_083_000 as u64) - // Standard Error: 3 - .saturating_add(Weight::from_ref_time(798 as u64).saturating_mul(b as u64)) + // Minimum execution time: 5_045 nanoseconds. + Weight::from_ref_time(5_137_000 as u64) + // Standard Error: 2 + .saturating_add(Weight::from_ref_time(669 as u64).saturating_mul(b as u64)) } /// The range of component `b` is `[0, 3932160]`. fn remark_with_event(b: u32, ) -> Weight { - Weight::from_ref_time(18_371_000 as u64) - // Standard Error: 4 - .saturating_add(Weight::from_ref_time(2_489 as u64).saturating_mul(b as u64)) + // Minimum execution time: 18_700 nanoseconds. + Weight::from_ref_time(127_629_347 as u64) + // Standard Error: 19 + .saturating_add(Weight::from_ref_time(2_365 as u64).saturating_mul(b as u64)) } // Storage: System Digest (r:1 w:1) // Storage: unknown [0x3a686561707061676573] (r:0 w:1) fn set_heap_pages() -> Weight { - Weight::from_ref_time(11_214_000 as u64) + // Minimum execution time: 11_536 nanoseconds. + Weight::from_ref_time(12_492_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } // Storage: Skipped Metadata (r:0 w:0) - /// The range of component `i` is `[1, 1000]`. + /// The range of component `i` is `[0, 1000]`. fn set_storage(i: u32, ) -> Weight { - Weight::from_ref_time(6_886_000 as u64) - // Standard Error: 3_977 - .saturating_add(Weight::from_ref_time(989_722 as u64).saturating_mul(i as u64)) - .saturating_add(T::DbWeight::get().writes(1 as u64)) + // Minimum execution time: 5_287 nanoseconds. + Weight::from_ref_time(5_501_000 as u64) + // Standard Error: 13_010 + .saturating_add(Weight::from_ref_time(1_116_757 as u64).saturating_mul(i as u64)) .saturating_add(T::DbWeight::get().writes((1 as u64).saturating_mul(i as u64))) } // Storage: Skipped Metadata (r:0 w:0) - /// The range of component `i` is `[1, 1000]`. + /// The range of component `i` is `[0, 1000]`. fn kill_storage(i: u32, ) -> Weight { - Weight::from_ref_time(6_594_000 as u64) - // Standard Error: 11_193 - .saturating_add(Weight::from_ref_time(940_885 as u64).saturating_mul(i as u64)) - .saturating_add(T::DbWeight::get().writes(1 as u64)) + // Minimum execution time: 5_138 nanoseconds. + Weight::from_ref_time(5_335_000 as u64) + // Standard Error: 5_996 + .saturating_add(Weight::from_ref_time(899_519 as u64).saturating_mul(i as u64)) .saturating_add(T::DbWeight::get().writes((1 as u64).saturating_mul(i as u64))) } // Storage: Skipped Metadata (r:0 w:0) - /// The range of component `p` is `[1, 1000]`. + /// The range of component `p` is `[0, 1000]`. fn kill_prefix(p: u32, ) -> Weight { - Weight::from_ref_time(9_478_000 as u64) - // Standard Error: 2_689 - .saturating_add(Weight::from_ref_time(1_825_045 as u64).saturating_mul(p as u64)) - .saturating_add(T::DbWeight::get().writes(1 as u64)) + // Minimum execution time: 7_501 nanoseconds. + Weight::from_ref_time(7_660_000 as u64) + // Standard Error: 3_985 + .saturating_add(Weight::from_ref_time(1_906_464 as u64).saturating_mul(p as u64)) .saturating_add(T::DbWeight::get().writes((1 as u64).saturating_mul(p as u64))) } } diff --git a/runtime/litentry/src/weights/pallet_asset_manager.rs b/runtime/litentry/src/weights/pallet_asset_manager.rs index ca872b568c..2b0b095500 100644 --- a/runtime/litentry/src/weights/pallet_asset_manager.rs +++ b/runtime/litentry/src/weights/pallet_asset_manager.rs @@ -17,7 +17,7 @@ //! Autogenerated weights for `pallet_asset_manager` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-18, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` //! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("litentry-dev"), DB CACHE: 20 @@ -52,35 +52,40 @@ impl pallet_asset_manager::WeightInfo for WeightInfo // Storage: AssetManager AssetIdType (r:0 w:1) // Storage: AssetManager AssetIdMetadata (r:0 w:1) fn register_foreign_asset_type() -> Weight { - Weight::from_ref_time(41_828_000 as u64) + // Minimum execution time: 40_812 nanoseconds. + Weight::from_ref_time(41_765_000 as u64) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(4 as u64)) } // Storage: AssetManager AssetIdType (r:1 w:0) // Storage: AssetManager AssetIdMetadata (r:0 w:1) fn update_foreign_asset_metadata() -> Weight { - Weight::from_ref_time(28_742_000 as u64) + // Minimum execution time: 28_246 nanoseconds. + Weight::from_ref_time(28_880_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: AssetManager AssetIdType (r:1 w:0) // Storage: AssetManager AssetIdUnitsPerSecond (r:0 w:1) fn set_asset_units_per_second() -> Weight { - Weight::from_ref_time(27_815_000 as u64) + // Minimum execution time: 27_419 nanoseconds. + Weight::from_ref_time(27_884_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: AssetManager AssetIdType (r:1 w:1) // Storage: AssetManager AssetTypeId (r:1 w:1) fn add_asset_type() -> Weight { - Weight::from_ref_time(33_329_000 as u64) + // Minimum execution time: 32_796 nanoseconds. + Weight::from_ref_time(33_720_000 as u64) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } // Storage: AssetManager AssetTypeId (r:2 w:1) // Storage: AssetManager AssetIdType (r:0 w:1) fn remove_asset_type() -> Weight { - Weight::from_ref_time(41_326_000 as u64) + // Minimum execution time: 40_999 nanoseconds. + Weight::from_ref_time(42_009_000 as u64) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } diff --git a/runtime/litentry/src/weights/pallet_balances.rs b/runtime/litentry/src/weights/pallet_balances.rs index 11c5fca655..5ee8cecfed 100644 --- a/runtime/litentry/src/weights/pallet_balances.rs +++ b/runtime/litentry/src/weights/pallet_balances.rs @@ -17,7 +17,7 @@ //! Autogenerated weights for `pallet_balances` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-18, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` //! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("litentry-dev"), DB CACHE: 20 @@ -49,43 +49,50 @@ pub struct WeightInfo(PhantomData); impl pallet_balances::WeightInfo for WeightInfo { // Storage: System Account (r:1 w:1) fn transfer() -> Weight { - Weight::from_ref_time(67_818_000 as u64) + // Minimum execution time: 66_331 nanoseconds. + Weight::from_ref_time(67_558_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: System Account (r:1 w:1) fn transfer_keep_alive() -> Weight { - Weight::from_ref_time(49_707_000 as u64) + // Minimum execution time: 48_266 nanoseconds. + Weight::from_ref_time(49_680_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: System Account (r:1 w:1) fn set_balance_creating() -> Weight { - Weight::from_ref_time(37_701_000 as u64) + // Minimum execution time: 36_866 nanoseconds. + Weight::from_ref_time(38_322_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: System Account (r:1 w:1) fn set_balance_killing() -> Weight { - Weight::from_ref_time(42_468_000 as u64) + // Minimum execution time: 41_507 nanoseconds. + Weight::from_ref_time(42_364_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: System Account (r:2 w:2) fn force_transfer() -> Weight { - Weight::from_ref_time(67_060_000 as u64) + // Minimum execution time: 65_843 nanoseconds. + Weight::from_ref_time(67_312_000 as u64) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } // Storage: System Account (r:1 w:1) fn transfer_all() -> Weight { - Weight::from_ref_time(58_133_000 as u64) + // Minimum execution time: 56_278 nanoseconds. + Weight::from_ref_time(57_368_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: System Account (r:1 w:1) fn force_unreserve() -> Weight { - Weight::from_ref_time(31_167_000 as u64) + // Minimum execution time: 30_569 nanoseconds. + Weight::from_ref_time(31_243_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } diff --git a/runtime/litentry/src/weights/pallet_bridge.rs b/runtime/litentry/src/weights/pallet_bridge.rs index fb4d89288a..7626d9dc42 100644 --- a/runtime/litentry/src/weights/pallet_bridge.rs +++ b/runtime/litentry/src/weights/pallet_bridge.rs @@ -17,7 +17,7 @@ //! Autogenerated weights for `pallet_bridge` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-18, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` //! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("litentry-dev"), DB CACHE: 20 @@ -49,42 +49,49 @@ pub struct WeightInfo(PhantomData); impl pallet_bridge::WeightInfo for WeightInfo { // Storage: ChainBridge RelayerThreshold (r:0 w:1) fn set_threshold() -> Weight { - Weight::from_ref_time(19_293_000 as u64) + // Minimum execution time: 20_723 nanoseconds. + Weight::from_ref_time(21_323_000 as u64) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: ChainBridge Resources (r:0 w:1) fn set_resource() -> Weight { - Weight::from_ref_time(7_904_000 as u64) + // Minimum execution time: 8_609 nanoseconds. + Weight::from_ref_time(8_852_000 as u64) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: ChainBridge Resources (r:0 w:1) fn remove_resource() -> Weight { - Weight::from_ref_time(7_593_000 as u64) + // Minimum execution time: 7_459 nanoseconds. + Weight::from_ref_time(7_691_000 as u64) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: ChainBridge ChainNonces (r:1 w:1) fn whitelist_chain() -> Weight { - Weight::from_ref_time(23_559_000 as u64) + // Minimum execution time: 23_336 nanoseconds. + Weight::from_ref_time(24_207_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: ChainBridge Relayers (r:1 w:1) // Storage: ChainBridge RelayerCount (r:1 w:1) fn add_relayer() -> Weight { - Weight::from_ref_time(27_831_000 as u64) + // Minimum execution time: 27_379 nanoseconds. + Weight::from_ref_time(28_099_000 as u64) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } // Storage: ChainBridge Relayers (r:1 w:1) // Storage: ChainBridge RelayerCount (r:1 w:1) fn remove_relayer() -> Weight { - Weight::from_ref_time(30_340_000 as u64) + // Minimum execution time: 30_008 nanoseconds. + Weight::from_ref_time(30_630_000 as u64) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } // Storage: ChainBridge BridgeFee (r:0 w:1) fn update_fee() -> Weight { - Weight::from_ref_time(20_170_000 as u64) + // Minimum execution time: 22_526 nanoseconds. + Weight::from_ref_time(23_892_000 as u64) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: ChainBridge Relayers (r:1 w:0) @@ -94,7 +101,8 @@ impl pallet_bridge::WeightInfo for WeightInfo { // Storage: ChainBridge RelayerThreshold (r:1 w:0) // Storage: ChainBridge RelayerCount (r:1 w:0) fn acknowledge_proposal() -> Weight { - Weight::from_ref_time(64_635_000 as u64) + // Minimum execution time: 65_791 nanoseconds. + Weight::from_ref_time(66_739_000 as u64) .saturating_add(T::DbWeight::get().reads(6 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -105,7 +113,8 @@ impl pallet_bridge::WeightInfo for WeightInfo { // Storage: ChainBridge RelayerThreshold (r:1 w:0) // Storage: ChainBridge RelayerCount (r:1 w:0) fn reject_proposal() -> Weight { - Weight::from_ref_time(55_135_000 as u64) + // Minimum execution time: 57_634 nanoseconds. + Weight::from_ref_time(58_588_000 as u64) .saturating_add(T::DbWeight::get().reads(6 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -113,7 +122,8 @@ impl pallet_bridge::WeightInfo for WeightInfo { // Storage: ChainBridge RelayerThreshold (r:1 w:0) // Storage: ChainBridge RelayerCount (r:1 w:0) fn eval_vote_state() -> Weight { - Weight::from_ref_time(26_571_000 as u64) + // Minimum execution time: 28_405 nanoseconds. + Weight::from_ref_time(28_990_000 as u64) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } diff --git a/runtime/litentry/src/weights/pallet_bridge_transfer.rs b/runtime/litentry/src/weights/pallet_bridge_transfer.rs index 99c6ddd0a7..2767db5834 100644 --- a/runtime/litentry/src/weights/pallet_bridge_transfer.rs +++ b/runtime/litentry/src/weights/pallet_bridge_transfer.rs @@ -17,7 +17,7 @@ //! Autogenerated weights for `pallet_bridge_transfer` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-18, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` //! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("litentry-dev"), DB CACHE: 20 @@ -53,7 +53,8 @@ impl pallet_bridge_transfer::WeightInfo for WeightInfo< // Storage: System Account (r:2 w:2) // Storage: ChainBridge BridgeEvents (r:1 w:1) fn transfer_native() -> Weight { - Weight::from_ref_time(90_477_000 as u64) + // Minimum execution time: 89_682 nanoseconds. + Weight::from_ref_time(91_027_000 as u64) .saturating_add(T::DbWeight::get().reads(6 as u64)) .saturating_add(T::DbWeight::get().writes(5 as u64)) } @@ -61,19 +62,22 @@ impl pallet_bridge_transfer::WeightInfo for WeightInfo< // Storage: BridgeTransfer ExternalBalances (r:1 w:1) // Storage: System Account (r:1 w:1) fn transfer() -> Weight { - Weight::from_ref_time(46_982_000 as u64) + // Minimum execution time: 47_080 nanoseconds. + Weight::from_ref_time(47_745_000 as u64) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } // Storage: BridgeTransfer MaximumIssuance (r:1 w:1) fn set_maximum_issuance() -> Weight { - Weight::from_ref_time(22_626_000 as u64) + // Minimum execution time: 23_279 nanoseconds. + Weight::from_ref_time(23_737_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: BridgeTransfer ExternalBalances (r:0 w:1) fn set_external_balances() -> Weight { - Weight::from_ref_time(6_555_000 as u64) + // Minimum execution time: 7_013 nanoseconds. + Weight::from_ref_time(7_217_000 as u64) .saturating_add(T::DbWeight::get().writes(1 as u64)) } } diff --git a/runtime/litentry/src/weights/pallet_collective.rs b/runtime/litentry/src/weights/pallet_collective.rs index 764d28eecf..52f00007c9 100644 --- a/runtime/litentry/src/weights/pallet_collective.rs +++ b/runtime/litentry/src/weights/pallet_collective.rs @@ -17,7 +17,7 @@ //! Autogenerated weights for `pallet_collective` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-18, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` //! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("litentry-dev"), DB CACHE: 20 @@ -49,31 +49,33 @@ pub struct WeightInfo(PhantomData); impl pallet_collective::WeightInfo for WeightInfo { // Storage: Council Members (r:1 w:1) // Storage: Council Proposals (r:1 w:0) - // Storage: Council Voting (r:100 w:100) // Storage: Council Prime (r:0 w:1) - /// The range of component `m` is `[1, 100]`. - /// The range of component `n` is `[1, 100]`. - /// The range of component `p` is `[1, 100]`. + // Storage: Council Voting (r:100 w:100) + /// The range of component `m` is `[0, 100]`. + /// The range of component `n` is `[0, 100]`. + /// The range of component `p` is `[0, 100]`. fn set_members(m: u32, _n: u32, p: u32, ) -> Weight { - Weight::from_ref_time(60_344_000 as u64) - // Standard Error: 94_713 - .saturating_add(Weight::from_ref_time(7_306_416 as u64).saturating_mul(m as u64)) - // Standard Error: 94_713 - .saturating_add(Weight::from_ref_time(12_388_561 as u64).saturating_mul(p as u64)) - .saturating_add(T::DbWeight::get().reads(3 as u64)) + // Minimum execution time: 25_819 nanoseconds. + Weight::from_ref_time(26_159_000 as u64) + // Standard Error: 118_152 + .saturating_add(Weight::from_ref_time(8_290_009 as u64).saturating_mul(m as u64)) + // Standard Error: 118_152 + .saturating_add(Weight::from_ref_time(12_655_737 as u64).saturating_mul(p as u64)) + .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().reads((1 as u64).saturating_mul(p as u64))) - .saturating_add(T::DbWeight::get().writes(3 as u64)) + .saturating_add(T::DbWeight::get().writes(2 as u64)) .saturating_add(T::DbWeight::get().writes((1 as u64).saturating_mul(p as u64))) } // Storage: Council Members (r:1 w:0) /// The range of component `b` is `[1, 1024]`. /// The range of component `m` is `[1, 100]`. fn execute(b: u32, m: u32, ) -> Weight { - Weight::from_ref_time(31_668_000 as u64) - // Standard Error: 99 - .saturating_add(Weight::from_ref_time(1_776 as u64).saturating_mul(b as u64)) - // Standard Error: 1_016 - .saturating_add(Weight::from_ref_time(24_184 as u64).saturating_mul(m as u64)) + // Minimum execution time: 31_123 nanoseconds. + Weight::from_ref_time(33_069_842 as u64) + // Standard Error: 374 + .saturating_add(Weight::from_ref_time(629 as u64).saturating_mul(b as u64)) + // Standard Error: 3_852 + .saturating_add(Weight::from_ref_time(34_803 as u64).saturating_mul(m as u64)) .saturating_add(T::DbWeight::get().reads(1 as u64)) } // Storage: Council Members (r:1 w:0) @@ -81,11 +83,12 @@ impl pallet_collective::WeightInfo for WeightInfo { /// The range of component `b` is `[1, 1024]`. /// The range of component `m` is `[1, 100]`. fn propose_execute(b: u32, m: u32, ) -> Weight { - Weight::from_ref_time(35_306_000 as u64) - // Standard Error: 111 - .saturating_add(Weight::from_ref_time(2_968 as u64).saturating_mul(b as u64)) - // Standard Error: 1_141 - .saturating_add(Weight::from_ref_time(32_901 as u64).saturating_mul(m as u64)) + // Minimum execution time: 34_743 nanoseconds. + Weight::from_ref_time(32_434_264 as u64) + // Standard Error: 253 + .saturating_add(Weight::from_ref_time(4_362 as u64).saturating_mul(b as u64)) + // Standard Error: 2_610 + .saturating_add(Weight::from_ref_time(56_109 as u64).saturating_mul(m as u64)) .saturating_add(T::DbWeight::get().reads(2 as u64)) } // Storage: Council Members (r:1 w:0) @@ -97,13 +100,14 @@ impl pallet_collective::WeightInfo for WeightInfo { /// The range of component `m` is `[2, 100]`. /// The range of component `p` is `[1, 100]`. fn propose_proposed(b: u32, m: u32, p: u32, ) -> Weight { - Weight::from_ref_time(45_357_000 as u64) - // Standard Error: 787 - .saturating_add(Weight::from_ref_time(5_995 as u64).saturating_mul(b as u64)) - // Standard Error: 8_115 - .saturating_add(Weight::from_ref_time(12_711 as u64).saturating_mul(m as u64)) - // Standard Error: 8_081 - .saturating_add(Weight::from_ref_time(436_467 as u64).saturating_mul(p as u64)) + // Minimum execution time: 44_626 nanoseconds. + Weight::from_ref_time(25_846_580 as u64) + // Standard Error: 1_152 + .saturating_add(Weight::from_ref_time(23_489 as u64).saturating_mul(b as u64)) + // Standard Error: 11_972 + .saturating_add(Weight::from_ref_time(110_669 as u64).saturating_mul(m as u64)) + // Standard Error: 11_853 + .saturating_add(Weight::from_ref_time(430_221 as u64).saturating_mul(p as u64)) .saturating_add(T::DbWeight::get().reads(4 as u64)) .saturating_add(T::DbWeight::get().writes(4 as u64)) } @@ -111,9 +115,10 @@ impl pallet_collective::WeightInfo for WeightInfo { // Storage: Council Voting (r:1 w:1) /// The range of component `m` is `[5, 100]`. fn vote(m: u32, ) -> Weight { - Weight::from_ref_time(56_580_000 as u64) - // Standard Error: 5_353 - .saturating_add(Weight::from_ref_time(182_106 as u64).saturating_mul(m as u64)) + // Minimum execution time: 53_298 nanoseconds. + Weight::from_ref_time(61_972_565 as u64) + // Standard Error: 18_151 + .saturating_add(Weight::from_ref_time(132_795 as u64).saturating_mul(m as u64)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -124,11 +129,12 @@ impl pallet_collective::WeightInfo for WeightInfo { /// The range of component `m` is `[4, 100]`. /// The range of component `p` is `[1, 100]`. fn close_early_disapproved(m: u32, p: u32, ) -> Weight { - Weight::from_ref_time(49_502_000 as u64) - // Standard Error: 4_428 - .saturating_add(Weight::from_ref_time(43_771 as u64).saturating_mul(m as u64)) - // Standard Error: 4_443 - .saturating_add(Weight::from_ref_time(383_842 as u64).saturating_mul(p as u64)) + // Minimum execution time: 48_533 nanoseconds. + Weight::from_ref_time(49_485_535 as u64) + // Standard Error: 10_270 + .saturating_add(Weight::from_ref_time(35_262 as u64).saturating_mul(m as u64)) + // Standard Error: 9_935 + .saturating_add(Weight::from_ref_time(426_360 as u64).saturating_mul(p as u64)) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -140,13 +146,14 @@ impl pallet_collective::WeightInfo for WeightInfo { /// The range of component `m` is `[4, 100]`. /// The range of component `p` is `[1, 100]`. fn close_early_approved(b: u32, m: u32, p: u32, ) -> Weight { - Weight::from_ref_time(67_733_000 as u64) - // Standard Error: 644 - .saturating_add(Weight::from_ref_time(5_634 as u64).saturating_mul(b as u64)) - // Standard Error: 6_703 - .saturating_add(Weight::from_ref_time(11_480 as u64).saturating_mul(m as u64)) - // Standard Error: 6_613 - .saturating_add(Weight::from_ref_time(486_562 as u64).saturating_mul(p as u64)) + // Minimum execution time: 67_064 nanoseconds. + Weight::from_ref_time(70_818_363 as u64) + // Standard Error: 3_238 + .saturating_add(Weight::from_ref_time(13_117 as u64).saturating_mul(b as u64)) + // Standard Error: 34_438 + .saturating_add(Weight::from_ref_time(68_008 as u64).saturating_mul(m as u64)) + // Standard Error: 33_321 + .saturating_add(Weight::from_ref_time(393_857 as u64).saturating_mul(p as u64)) .saturating_add(T::DbWeight::get().reads(4 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -158,11 +165,12 @@ impl pallet_collective::WeightInfo for WeightInfo { /// The range of component `m` is `[4, 100]`. /// The range of component `p` is `[1, 100]`. fn close_disapproved(m: u32, p: u32, ) -> Weight { - Weight::from_ref_time(54_423_000 as u64) - // Standard Error: 3_907 - .saturating_add(Weight::from_ref_time(51_991 as u64).saturating_mul(m as u64)) - // Standard Error: 3_920 - .saturating_add(Weight::from_ref_time(358_713 as u64).saturating_mul(p as u64)) + // Minimum execution time: 53_203 nanoseconds. + Weight::from_ref_time(60_342_009 as u64) + // Standard Error: 11_827 + .saturating_add(Weight::from_ref_time(75_283 as u64).saturating_mul(m as u64)) + // Standard Error: 11_441 + .saturating_add(Weight::from_ref_time(304_538 as u64).saturating_mul(p as u64)) .saturating_add(T::DbWeight::get().reads(4 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -175,13 +183,14 @@ impl pallet_collective::WeightInfo for WeightInfo { /// The range of component `m` is `[4, 100]`. /// The range of component `p` is `[1, 100]`. fn close_approved(b: u32, m: u32, p: u32, ) -> Weight { - Weight::from_ref_time(78_338_000 as u64) - // Standard Error: 961 - .saturating_add(Weight::from_ref_time(6_769 as u64).saturating_mul(b as u64)) - // Standard Error: 9_997 - .saturating_add(Weight::from_ref_time(76_216 as u64).saturating_mul(m as u64)) - // Standard Error: 9_863 - .saturating_add(Weight::from_ref_time(300_405 as u64).saturating_mul(p as u64)) + // Minimum execution time: 72_445 nanoseconds. + Weight::from_ref_time(63_540_187 as u64) + // Standard Error: 797 + .saturating_add(Weight::from_ref_time(6_017 as u64).saturating_mul(b as u64)) + // Standard Error: 8_483 + .saturating_add(Weight::from_ref_time(120_952 as u64).saturating_mul(m as u64)) + // Standard Error: 8_208 + .saturating_add(Weight::from_ref_time(446_334 as u64).saturating_mul(p as u64)) .saturating_add(T::DbWeight::get().reads(5 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -190,9 +199,10 @@ impl pallet_collective::WeightInfo for WeightInfo { // Storage: Council ProposalOf (r:0 w:1) /// The range of component `p` is `[1, 100]`. fn disapprove_proposal(p: u32, ) -> Weight { - Weight::from_ref_time(31_880_000 as u64) - // Standard Error: 16_012 - .saturating_add(Weight::from_ref_time(512_092 as u64).saturating_mul(p as u64)) + // Minimum execution time: 30_798 nanoseconds. + Weight::from_ref_time(38_754_147 as u64) + // Standard Error: 10_401 + .saturating_add(Weight::from_ref_time(366_042 as u64).saturating_mul(p as u64)) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } diff --git a/runtime/litentry/src/weights/pallet_democracy.rs b/runtime/litentry/src/weights/pallet_democracy.rs index 9d45d5f609..e574ffb3c9 100644 --- a/runtime/litentry/src/weights/pallet_democracy.rs +++ b/runtime/litentry/src/weights/pallet_democracy.rs @@ -17,7 +17,7 @@ //! Autogenerated weights for `pallet_democracy` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-18, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` //! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("litentry-dev"), DB CACHE: 20 @@ -52,113 +52,118 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Storage: Democracy Blacklist (r:1 w:0) // Storage: Democracy DepositOf (r:0 w:1) fn propose() -> Weight { - Weight::from_ref_time(88_860_000 as u64) + // Minimum execution time: 93_100 nanoseconds. + Weight::from_ref_time(95_648_000 as u64) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } // Storage: Democracy DepositOf (r:1 w:1) - /// The range of component `s` is `[0, 100]`. fn second() -> Weight { - Weight::from_ref_time(36_615_000 as u64) - // Standard Error: 1_000 - .saturating_add(Weight::from_ref_time(152_000 as u64)) + // Minimum execution time: 75_346 nanoseconds. + Weight::from_ref_time(77_617_000 as u64) + .saturating_add(T::DbWeight::get().reads(1 as u64)) + .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Democracy ReferendumInfoOf (r:1 w:1) // Storage: Democracy VotingOf (r:1 w:1) // Storage: Balances Locks (r:1 w:1) - /// The range of component `r` is `[1, 99]`. fn vote_new() -> Weight { - Weight::from_ref_time(48_191_000 as u64) - // Standard Error: 3_000 - .saturating_add(Weight::from_ref_time(175_000 as u64)) + // Minimum execution time: 98_051 nanoseconds. + Weight::from_ref_time(100_738_000 as u64) + .saturating_add(T::DbWeight::get().reads(3 as u64)) + .saturating_add(T::DbWeight::get().writes(3 as u64)) } // Storage: Democracy ReferendumInfoOf (r:1 w:1) // Storage: Democracy VotingOf (r:1 w:1) // Storage: Balances Locks (r:1 w:1) - /// The range of component `r` is `[1, 99]`. fn vote_existing() -> Weight { - Weight::from_ref_time(47_941_000 as u64) - // Standard Error: 3_000 - .saturating_add(Weight::from_ref_time(176_000 as u64)) + // Minimum execution time: 96_905 nanoseconds. + Weight::from_ref_time(100_077_000 as u64) + .saturating_add(T::DbWeight::get().reads(3 as u64)) + .saturating_add(T::DbWeight::get().writes(3 as u64)) } // Storage: Democracy ReferendumInfoOf (r:1 w:1) // Storage: Democracy Cancellations (r:1 w:1) fn emergency_cancel() -> Weight { - Weight::from_ref_time(33_982_000 as u64) + // Minimum execution time: 34_761 nanoseconds. + Weight::from_ref_time(35_589_000 as u64) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } // Storage: Democracy PublicProps (r:1 w:1) + // Storage: Democracy DepositOf (r:1 w:1) + // Storage: System Account (r:2 w:2) // Storage: Democracy NextExternal (r:1 w:1) // Storage: Democracy ReferendumInfoOf (r:1 w:1) // Storage: Democracy Blacklist (r:0 w:1) - // Storage: Democracy DepositOf (r:1 w:1) - // Storage: System Account (r:2 w:2) - /// The range of component `p` is `[1, 100]`. fn blacklist() -> Weight { - Weight::from_ref_time(65_394_000 as u64) - // Standard Error: 12_000 - .saturating_add(Weight::from_ref_time(355_000 as u64)) - .saturating_add(T::DbWeight::get().reads(5 as u64)) - .saturating_add(T::DbWeight::get().writes(6 as u64)) + // Minimum execution time: 152_687 nanoseconds. + Weight::from_ref_time(158_184_000 as u64) + .saturating_add(T::DbWeight::get().reads(6 as u64)) + .saturating_add(T::DbWeight::get().writes(7 as u64)) } // Storage: Democracy NextExternal (r:1 w:1) // Storage: Democracy Blacklist (r:1 w:0) - /// The range of component `v` is `[1, 100]`. fn external_propose() -> Weight { - Weight::from_ref_time(12_320_000 as u64) - // Standard Error: 0 - .saturating_add(Weight::from_ref_time(26_000 as u64)) + // Minimum execution time: 26_229 nanoseconds. + Weight::from_ref_time(27_049_000 as u64) + .saturating_add(T::DbWeight::get().reads(2 as u64)) + .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Democracy NextExternal (r:0 w:1) fn external_propose_majority() -> Weight { - Weight::from_ref_time(7_466_000 as u64) + // Minimum execution time: 8_219 nanoseconds. + Weight::from_ref_time(8_551_000 as u64) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Democracy NextExternal (r:0 w:1) fn external_propose_default() -> Weight { - Weight::from_ref_time(7_114_000 as u64) + // Minimum execution time: 8_129 nanoseconds. + Weight::from_ref_time(8_389_000 as u64) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // 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(33_661_000 as u64) + // Minimum execution time: 34_715 nanoseconds. + Weight::from_ref_time(35_536_000 as u64) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } // Storage: Democracy NextExternal (r:1 w:1) // Storage: Democracy Blacklist (r:1 w:1) - /// The range of component `v` is `[0, 100]`. fn veto_external() -> Weight { - Weight::from_ref_time(23_722_000 as u64) - // Standard Error: 0 - .saturating_add(Weight::from_ref_time(51_000 as u64)) + // Minimum execution time: 42_978 nanoseconds. + Weight::from_ref_time(44_418_000 as u64) + .saturating_add(T::DbWeight::get().reads(2 as u64)) + .saturating_add(T::DbWeight::get().writes(2 as u64)) } // Storage: Democracy PublicProps (r:1 w:1) // Storage: Democracy DepositOf (r:1 w:1) // Storage: System Account (r:2 w:2) - /// The range of component `p` is `[1, 100]`. fn cancel_proposal() -> Weight { - Weight::from_ref_time(56_367_000 as u64) - // Standard Error: 4_000 - .saturating_add(Weight::from_ref_time(245_000 as u64)) + // Minimum execution time: 133_622 nanoseconds. + Weight::from_ref_time(137_735_000 as u64) + .saturating_add(T::DbWeight::get().reads(4 as u64)) + .saturating_add(T::DbWeight::get().writes(4 as u64)) } // Storage: Democracy ReferendumInfoOf (r:0 w:1) fn cancel_referendum() -> Weight { - Weight::from_ref_time(22_181_000 as u64) + // Minimum execution time: 21_532 nanoseconds. + Weight::from_ref_time(22_280_000 as u64) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Democracy LowestUnbaked (r:1 w:1) // Storage: Democracy ReferendumCount (r:1 w:0) - // Storage: Democracy ReferendumInfoOf (r:1 w:0) - /// The range of component `r` is `[1, 99]`. + // Storage: Democracy ReferendumInfoOf (r:5 w:0) + /// The range of component `r` is `[0, 99]`. fn on_initialize_base(r: u32, ) -> Weight { - Weight::from_ref_time(17_095_000 as u64) - // Standard Error: 20_655 - .saturating_add(Weight::from_ref_time(3_418_751 as u64).saturating_mul(r as u64)) - .saturating_add(T::DbWeight::get().reads(3 as u64)) + // Minimum execution time: 9_137 nanoseconds. + Weight::from_ref_time(17_661_444 as u64) + // Standard Error: 29_531 + .saturating_add(Weight::from_ref_time(3_411_305 as u64).saturating_mul(r as u64)) + .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().reads((1 as u64).saturating_mul(r as u64))) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -167,85 +172,93 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Storage: Democracy LastTabledWasExternal (r:1 w:0) // Storage: Democracy NextExternal (r:1 w:0) // Storage: Democracy PublicProps (r:1 w:0) - // Storage: Democracy ReferendumInfoOf (r:1 w:0) - /// The range of component `r` is `[1, 99]`. + // Storage: Democracy ReferendumInfoOf (r:5 w:0) + /// The range of component `r` is `[0, 99]`. fn on_initialize_base_with_launch_period(r: u32, ) -> Weight { - Weight::from_ref_time(21_016_000 as u64) - // Standard Error: 29_073 - .saturating_add(Weight::from_ref_time(3_619_113 as u64).saturating_mul(r as u64)) - .saturating_add(T::DbWeight::get().reads(6 as u64)) + // Minimum execution time: 12_633 nanoseconds. + Weight::from_ref_time(18_466_009 as u64) + // Standard Error: 34_005 + .saturating_add(Weight::from_ref_time(3_525_016 as u64).saturating_mul(r as u64)) + .saturating_add(T::DbWeight::get().reads(5 as u64)) .saturating_add(T::DbWeight::get().reads((1 as u64).saturating_mul(r as u64))) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Democracy VotingOf (r:3 w:3) - // Storage: Democracy ReferendumInfoOf (r:1 w:1) // Storage: Balances Locks (r:1 w:1) - /// The range of component `r` is `[1, 99]`. + // Storage: Democracy ReferendumInfoOf (r:5 w:5) + /// The range of component `r` is `[0, 99]`. fn delegate(r: u32, ) -> Weight { - Weight::from_ref_time(77_676_000 as u64) - // Standard Error: 68_567 - .saturating_add(Weight::from_ref_time(5_816_701 as u64).saturating_mul(r as u64)) - .saturating_add(T::DbWeight::get().reads(5 as u64)) + // Minimum execution time: 66_553 nanoseconds. + Weight::from_ref_time(72_604_841 as u64) + // Standard Error: 37_077 + .saturating_add(Weight::from_ref_time(5_565_617 as u64).saturating_mul(r as u64)) + .saturating_add(T::DbWeight::get().reads(4 as u64)) .saturating_add(T::DbWeight::get().reads((1 as u64).saturating_mul(r as u64))) - .saturating_add(T::DbWeight::get().writes(5 as u64)) + .saturating_add(T::DbWeight::get().writes(4 as u64)) .saturating_add(T::DbWeight::get().writes((1 as u64).saturating_mul(r as u64))) } // Storage: Democracy VotingOf (r:2 w:2) - // Storage: Democracy ReferendumInfoOf (r:1 w:1) - /// The range of component `r` is `[1, 99]`. + // Storage: Democracy ReferendumInfoOf (r:5 w:5) + /// The range of component `r` is `[0, 99]`. fn undelegate(r: u32, ) -> Weight { - Weight::from_ref_time(51_539_000 as u64) - // Standard Error: 16_784 - .saturating_add(Weight::from_ref_time(5_057_765 as u64).saturating_mul(r as u64)) - .saturating_add(T::DbWeight::get().reads(3 as u64)) + // Minimum execution time: 41_142 nanoseconds. + Weight::from_ref_time(66_992_558 as u64) + // Standard Error: 110_658 + .saturating_add(Weight::from_ref_time(5_005_947 as u64).saturating_mul(r as u64)) + .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().reads((1 as u64).saturating_mul(r as u64))) - .saturating_add(T::DbWeight::get().writes(3 as u64)) + .saturating_add(T::DbWeight::get().writes(2 as u64)) .saturating_add(T::DbWeight::get().writes((1 as u64).saturating_mul(r as u64))) } // Storage: Democracy PublicProps (r:0 w:1) fn clear_public_proposals() -> Weight { - Weight::from_ref_time(9_826_000 as u64) + // Minimum execution time: 8_695 nanoseconds. + Weight::from_ref_time(9_280_000 as u64) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Democracy VotingOf (r:1 w:1) // Storage: Balances Locks (r:1 w:1) // Storage: System Account (r:1 w:1) - /// The range of component `r` is `[1, 99]`. + /// The range of component `r` is `[0, 99]`. fn unlock_remove(r: u32, ) -> Weight { - Weight::from_ref_time(50_424_000 as u64) - // Standard Error: 7_624 - .saturating_add(Weight::from_ref_time(280_652 as u64).saturating_mul(r as u64)) + // Minimum execution time: 37_643 nanoseconds. + Weight::from_ref_time(49_467_025 as u64) + // Standard Error: 5_370 + .saturating_add(Weight::from_ref_time(119_918 as u64).saturating_mul(r as u64)) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } // Storage: Democracy VotingOf (r:1 w:1) // Storage: Balances Locks (r:1 w:1) // Storage: System Account (r:1 w:1) - /// The range of component `r` is `[1, 99]`. + /// The range of component `r` is `[0, 99]`. fn unlock_set(r: u32, ) -> Weight { - Weight::from_ref_time(47_349_000 as u64) - // Standard Error: 6_027 - .saturating_add(Weight::from_ref_time(340_572 as u64).saturating_mul(r as u64)) + // Minimum execution time: 45_779 nanoseconds. + Weight::from_ref_time(47_383_658 as u64) + // Standard Error: 4_197 + .saturating_add(Weight::from_ref_time(226_340 as u64).saturating_mul(r as u64)) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } // Storage: Democracy ReferendumInfoOf (r:1 w:1) // Storage: Democracy VotingOf (r:1 w:1) - /// The range of component `r` is `[1, 99]`. + /// The range of component `r` is `[1, 100]`. fn remove_vote(r: u32, ) -> Weight { - Weight::from_ref_time(26_618_000 as u64) - // Standard Error: 4_255 - .saturating_add(Weight::from_ref_time(458_590 as u64).saturating_mul(r as u64)) + // Minimum execution time: 25_124 nanoseconds. + Weight::from_ref_time(29_499_871 as u64) + // Standard Error: 5_456 + .saturating_add(Weight::from_ref_time(241_422 as u64).saturating_mul(r as u64)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } // Storage: Democracy ReferendumInfoOf (r:1 w:1) // Storage: Democracy VotingOf (r:1 w:1) - /// The range of component `r` is `[1, 99]`. + /// The range of component `r` is `[1, 100]`. fn remove_other_vote(r: u32, ) -> Weight { - Weight::from_ref_time(26_786_000 as u64) - // Standard Error: 3_055 - .saturating_add(Weight::from_ref_time(465_039 as u64).saturating_mul(r as u64)) + // Minimum execution time: 24_706 nanoseconds. + Weight::from_ref_time(28_202_624 as u64) + // Standard Error: 4_807 + .saturating_add(Weight::from_ref_time(261_559 as u64).saturating_mul(r as u64)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } diff --git a/runtime/litentry/src/weights/pallet_drop3.rs b/runtime/litentry/src/weights/pallet_drop3.rs index fc0c7ebabb..6ccff2d0cb 100644 --- a/runtime/litentry/src/weights/pallet_drop3.rs +++ b/runtime/litentry/src/weights/pallet_drop3.rs @@ -17,7 +17,7 @@ //! Autogenerated weights for `pallet_drop3` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-18, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` //! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("litentry-dev"), DB CACHE: 20 @@ -49,14 +49,16 @@ pub struct WeightInfo(PhantomData); impl pallet_drop3::WeightInfo for WeightInfo { // Storage: Drop3 Admin (r:1 w:1) fn set_admin() -> Weight { - Weight::from_ref_time(23_437_000 as u64) + // Minimum execution time: 23_596 nanoseconds. + Weight::from_ref_time(24_410_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Drop3 Admin (r:1 w:0) // Storage: Drop3 RewardPools (r:1 w:1) fn approve_reward_pool() -> Weight { - Weight::from_ref_time(34_106_000 as u64) + // Minimum execution time: 33_677 nanoseconds. + Weight::from_ref_time(34_303_000 as u64) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -65,21 +67,24 @@ impl pallet_drop3::WeightInfo for WeightInfo { // Storage: System Account (r:1 w:1) // Storage: Drop3 RewardPoolOwners (r:0 w:1) fn reject_reward_pool() -> Weight { - Weight::from_ref_time(81_987_000 as u64) + // Minimum execution time: 80_471 nanoseconds. + Weight::from_ref_time(82_269_000 as u64) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } // Storage: Drop3 RewardPools (r:1 w:1) // Storage: Drop3 Admin (r:1 w:0) fn start_reward_pool() -> Weight { - Weight::from_ref_time(33_938_000 as u64) + // Minimum execution time: 33_336 nanoseconds. + Weight::from_ref_time(34_236_000 as u64) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Drop3 RewardPools (r:1 w:1) // Storage: Drop3 Admin (r:1 w:0) fn stop_reward_pool() -> Weight { - Weight::from_ref_time(35_995_000 as u64) + // Minimum execution time: 35_903 nanoseconds. + Weight::from_ref_time(36_863_000 as u64) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -88,7 +93,8 @@ impl pallet_drop3::WeightInfo for WeightInfo { // Storage: System Account (r:1 w:1) // Storage: Drop3 RewardPoolOwners (r:0 w:1) fn close_reward_pool() -> Weight { - Weight::from_ref_time(58_116_000 as u64) + // Minimum execution time: 57_146 nanoseconds. + Weight::from_ref_time(58_066_000 as u64) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -98,16 +104,18 @@ impl pallet_drop3::WeightInfo for WeightInfo { // Storage: Drop3 RewardPools (r:0 w:1) /// The range of component `n` is `[0, 16]`. fn propose_reward_pool(n: u32, ) -> Weight { - Weight::from_ref_time(48_675_000 as u64) - // Standard Error: 5_012 - .saturating_add(Weight::from_ref_time(154_818 as u64).saturating_mul(n as u64)) + // Minimum execution time: 48_115 nanoseconds. + Weight::from_ref_time(49_785_514 as u64) + // Standard Error: 6_892 + .saturating_add(Weight::from_ref_time(38_843 as u64).saturating_mul(n as u64)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(4 as u64)) } // Storage: Drop3 RewardPools (r:1 w:1) // Storage: System Account (r:2 w:2) fn send_reward() -> Weight { - Weight::from_ref_time(60_455_000 as u64) + // Minimum execution time: 59_032 nanoseconds. + Weight::from_ref_time(60_632_000 as u64) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } diff --git a/runtime/litentry/src/weights/pallet_extrinsic_filter.rs b/runtime/litentry/src/weights/pallet_extrinsic_filter.rs index 87d8b2d1fc..1de8353d63 100644 --- a/runtime/litentry/src/weights/pallet_extrinsic_filter.rs +++ b/runtime/litentry/src/weights/pallet_extrinsic_filter.rs @@ -17,7 +17,7 @@ //! Autogenerated weights for `pallet_extrinsic_filter` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-18, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` //! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("litentry-dev"), DB CACHE: 20 @@ -51,11 +51,12 @@ impl pallet_extrinsic_filter::WeightInfo for WeightInfo /// The range of component `p` is `[1, 1024]`. /// The range of component `f` is `[1, 1024]`. fn block_extrinsics(p: u32, f: u32, ) -> Weight { - Weight::from_ref_time(32_686_000 as u64) - // Standard Error: 44 - .saturating_add(Weight::from_ref_time(2_606 as u64).saturating_mul(p as u64)) - // Standard Error: 44 - .saturating_add(Weight::from_ref_time(2_216 as u64).saturating_mul(f as u64)) + // Minimum execution time: 31_626 nanoseconds. + Weight::from_ref_time(27_746_817 as u64) + // Standard Error: 150 + .saturating_add(Weight::from_ref_time(5_216 as u64).saturating_mul(p as u64)) + // Standard Error: 150 + .saturating_add(Weight::from_ref_time(4_887 as u64).saturating_mul(f as u64)) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -63,11 +64,12 @@ impl pallet_extrinsic_filter::WeightInfo for WeightInfo /// The range of component `p` is `[1, 1024]`. /// The range of component `f` is `[1, 1024]`. fn unblock_extrinsics(p: u32, f: u32, ) -> Weight { - Weight::from_ref_time(48_900_000 as u64) - // Standard Error: 208 - .saturating_add(Weight::from_ref_time(7_419 as u64).saturating_mul(p as u64)) - // Standard Error: 208 - .saturating_add(Weight::from_ref_time(7_100 as u64).saturating_mul(f as u64)) + // Minimum execution time: 47_512 nanoseconds. + Weight::from_ref_time(30_519_790 as u64) + // Standard Error: 237 + .saturating_add(Weight::from_ref_time(18_227 as u64).saturating_mul(p as u64)) + // Standard Error: 237 + .saturating_add(Weight::from_ref_time(18_598 as u64).saturating_mul(f as u64)) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } diff --git a/runtime/litentry/src/weights/pallet_membership.rs b/runtime/litentry/src/weights/pallet_membership.rs index cb4ce06454..779bc56fe3 100644 --- a/runtime/litentry/src/weights/pallet_membership.rs +++ b/runtime/litentry/src/weights/pallet_membership.rs @@ -17,7 +17,7 @@ //! Autogenerated weights for `pallet_membership` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-18, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` //! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("litentry-dev"), DB CACHE: 20 @@ -53,9 +53,10 @@ impl pallet_membership::WeightInfo for WeightInfo { // Storage: Council Prime (r:0 w:1) /// The range of component `m` is `[1, 99]`. fn add_member(m: u32, ) -> Weight { - Weight::from_ref_time(32_564_000 as u64) - // Standard Error: 730 - .saturating_add(Weight::from_ref_time(94_154 as u64).saturating_mul(m as u64)) + // Minimum execution time: 31_946 nanoseconds. + Weight::from_ref_time(33_749_288 as u64) + // Standard Error: 967 + .saturating_add(Weight::from_ref_time(63_773 as u64).saturating_mul(m as u64)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -66,9 +67,10 @@ impl pallet_membership::WeightInfo for WeightInfo { // Storage: Council Prime (r:0 w:1) /// The range of component `m` is `[2, 100]`. fn remove_member(m: u32, ) -> Weight { - Weight::from_ref_time(36_749_000 as u64) - // Standard Error: 1_361 - .saturating_add(Weight::from_ref_time(92_932 as u64).saturating_mul(m as u64)) + // Minimum execution time: 35_932 nanoseconds. + Weight::from_ref_time(37_828_958 as u64) + // Standard Error: 1_001 + .saturating_add(Weight::from_ref_time(59_097 as u64).saturating_mul(m as u64)) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -79,9 +81,10 @@ impl pallet_membership::WeightInfo for WeightInfo { // Storage: Council Prime (r:0 w:1) /// The range of component `m` is `[2, 100]`. fn swap_member(m: u32, ) -> Weight { - Weight::from_ref_time(37_161_000 as u64) - // Standard Error: 1_308 - .saturating_add(Weight::from_ref_time(99_098 as u64).saturating_mul(m as u64)) + // Minimum execution time: 36_070 nanoseconds. + Weight::from_ref_time(39_420_956 as u64) + // Standard Error: 4_484 + .saturating_add(Weight::from_ref_time(69_159 as u64).saturating_mul(m as u64)) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -92,9 +95,10 @@ impl pallet_membership::WeightInfo for WeightInfo { // Storage: Council Prime (r:0 w:1) /// The range of component `m` is `[1, 100]`. fn reset_member(m: u32, ) -> Weight { - Weight::from_ref_time(35_786_000 as u64) - // Standard Error: 1_743 - .saturating_add(Weight::from_ref_time(299_232 as u64).saturating_mul(m as u64)) + // Minimum execution time: 35_382 nanoseconds. + Weight::from_ref_time(38_674_371 as u64) + // Standard Error: 10_322 + .saturating_add(Weight::from_ref_time(286_099 as u64).saturating_mul(m as u64)) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -105,9 +109,10 @@ impl pallet_membership::WeightInfo for WeightInfo { // Storage: Council Prime (r:0 w:1) /// The range of component `m` is `[1, 100]`. fn change_key(m: u32, ) -> Weight { - Weight::from_ref_time(38_163_000 as u64) - // Standard Error: 707 - .saturating_add(Weight::from_ref_time(87_076 as u64).saturating_mul(m as u64)) + // Minimum execution time: 36_903 nanoseconds. + Weight::from_ref_time(40_757_494 as u64) + // Standard Error: 3_399 + .saturating_add(Weight::from_ref_time(85_471 as u64).saturating_mul(m as u64)) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(4 as u64)) } @@ -116,9 +121,10 @@ impl pallet_membership::WeightInfo for WeightInfo { // Storage: Council Prime (r:0 w:1) /// The range of component `m` is `[1, 100]`. fn set_prime(m: u32, ) -> Weight { - Weight::from_ref_time(14_919_000 as u64) - // Standard Error: 932 - .saturating_add(Weight::from_ref_time(40_163 as u64).saturating_mul(m as u64)) + // Minimum execution time: 14_563 nanoseconds. + Weight::from_ref_time(15_802_722 as u64) + // Standard Error: 1_725 + .saturating_add(Weight::from_ref_time(26_779 as u64).saturating_mul(m as u64)) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } @@ -126,9 +132,10 @@ impl pallet_membership::WeightInfo for WeightInfo { // Storage: Council Prime (r:0 w:1) /// The range of component `m` is `[1, 100]`. fn clear_prime(m: u32, ) -> Weight { - Weight::from_ref_time(8_499_000 as u64) - // Standard Error: 318 - .saturating_add(Weight::from_ref_time(5_425 as u64).saturating_mul(m as u64)) + // Minimum execution time: 7_853 nanoseconds. + Weight::from_ref_time(8_468_540 as u64) + // Standard Error: 998 + .saturating_add(Weight::from_ref_time(8_440 as u64).saturating_mul(m as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } } diff --git a/runtime/litentry/src/weights/pallet_multisig.rs b/runtime/litentry/src/weights/pallet_multisig.rs index 4125fafa8c..c3d57effc5 100644 --- a/runtime/litentry/src/weights/pallet_multisig.rs +++ b/runtime/litentry/src/weights/pallet_multisig.rs @@ -17,7 +17,7 @@ //! Autogenerated weights for `pallet_multisig` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-18, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` //! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("litentry-dev"), DB CACHE: 20 @@ -49,20 +49,22 @@ pub struct WeightInfo(PhantomData); impl pallet_multisig::WeightInfo for WeightInfo { /// The range of component `z` is `[0, 10000]`. fn as_multi_threshold_1(z: u32, ) -> Weight { - Weight::from_ref_time(31_779_000 as u64) - // Standard Error: 50 - .saturating_add(Weight::from_ref_time(1_972 as u64).saturating_mul(z as u64)) + // Minimum execution time: 30_757 nanoseconds. + Weight::from_ref_time(36_080_476 as u64) + // Standard Error: 78 + .saturating_add(Weight::from_ref_time(987 as u64).saturating_mul(z as u64)) } // Storage: Multisig Multisigs (r:1 w:1) // Storage: unknown [0x3a65787472696e7369635f696e646578] (r:1 w:0) /// The range of component `s` is `[2, 100]`. /// The range of component `z` is `[0, 10000]`. fn as_multi_create(s: u32, z: u32, ) -> Weight { - Weight::from_ref_time(73_240_000 as u64) - // Standard Error: 3_984 - .saturating_add(Weight::from_ref_time(156_223 as u64).saturating_mul(s as u64)) - // Standard Error: 39 - .saturating_add(Weight::from_ref_time(967 as u64).saturating_mul(z as u64)) + // Minimum execution time: 73_079 nanoseconds. + Weight::from_ref_time(46_836_351 as u64) + // Standard Error: 10_246 + .saturating_add(Weight::from_ref_time(372_150 as u64).saturating_mul(s as u64)) + // Standard Error: 100 + .saturating_add(Weight::from_ref_time(2_803 as u64).saturating_mul(z as u64)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -70,56 +72,58 @@ impl pallet_multisig::WeightInfo for WeightInfo { /// The range of component `s` is `[3, 100]`. /// The range of component `z` is `[0, 10000]`. fn as_multi_approve(s: u32, z: u32, ) -> Weight { - Weight::from_ref_time(55_737_000 as u64) - // Standard Error: 3_188 - .saturating_add(Weight::from_ref_time(91_663 as u64).saturating_mul(s as u64)) - // Standard Error: 31 - .saturating_add(Weight::from_ref_time(1_377 as u64).saturating_mul(z as u64)) + // Minimum execution time: 55_722 nanoseconds. + Weight::from_ref_time(43_892_145 as u64) + // Standard Error: 9_291 + .saturating_add(Weight::from_ref_time(210_340 as u64).saturating_mul(s as u64)) + // Standard Error: 90 + .saturating_add(Weight::from_ref_time(2_436 as u64).saturating_mul(z as u64)) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Multisig Multisigs (r:1 w:1) - // Storage: Multisig Calls (r:1 w:1) // Storage: System Account (r:1 w:1) /// The range of component `s` is `[2, 100]`. /// The range of component `z` is `[0, 10000]`. fn as_multi_complete(s: u32, z: u32, ) -> Weight { - Weight::from_ref_time(101_144_000 as u64) - // Standard Error: 8_667 - .saturating_add(Weight::from_ref_time(143_734 as u64).saturating_mul(s as u64)) - // Standard Error: 86 - .saturating_add(Weight::from_ref_time(2_259 as u64).saturating_mul(z as u64)) - .saturating_add(T::DbWeight::get().reads(3 as u64)) - .saturating_add(T::DbWeight::get().writes(3 as u64)) + // Minimum execution time: 77_011 nanoseconds. + Weight::from_ref_time(59_992_656 as u64) + // Standard Error: 19_220 + .saturating_add(Weight::from_ref_time(419_287 as u64).saturating_mul(s as u64)) + // Standard Error: 189 + .saturating_add(Weight::from_ref_time(2_057 as u64).saturating_mul(z as u64)) + .saturating_add(T::DbWeight::get().reads(2 as u64)) + .saturating_add(T::DbWeight::get().writes(2 as u64)) } // Storage: Multisig Multisigs (r:1 w:1) // Storage: unknown [0x3a65787472696e7369635f696e646578] (r:1 w:0) /// The range of component `s` is `[2, 100]`. fn approve_as_multi_create(s: u32, ) -> Weight { - Weight::from_ref_time(49_550_000 as u64) - // Standard Error: 2_678 - .saturating_add(Weight::from_ref_time(277_194 as u64).saturating_mul(s as u64)) + // Minimum execution time: 48_803 nanoseconds. + Weight::from_ref_time(52_189_986 as u64) + // Standard Error: 6_943 + .saturating_add(Weight::from_ref_time(294_915 as u64).saturating_mul(s as u64)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Multisig Multisigs (r:1 w:1) - // Storage: Multisig Calls (r:1 w:0) /// The range of component `s` is `[2, 100]`. fn approve_as_multi_approve(s: u32, ) -> Weight { - Weight::from_ref_time(36_487_000 as u64) - // Standard Error: 1_570 - .saturating_add(Weight::from_ref_time(217_843 as u64).saturating_mul(s as u64)) + // Minimum execution time: 34_942 nanoseconds. + Weight::from_ref_time(37_365_796 as u64) + // Standard Error: 4_534 + .saturating_add(Weight::from_ref_time(225_378 as u64).saturating_mul(s as u64)) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Multisig Multisigs (r:1 w:1) - // Storage: Multisig Calls (r:1 w:1) /// The range of component `s` is `[2, 100]`. fn cancel_as_multi(s: u32, ) -> Weight { - Weight::from_ref_time(75_290_000 as u64) - // Standard Error: 1_033 - .saturating_add(Weight::from_ref_time(244_555 as u64).saturating_mul(s as u64)) - .saturating_add(T::DbWeight::get().reads(2 as u64)) - .saturating_add(T::DbWeight::get().writes(2 as u64)) + // Minimum execution time: 49_715 nanoseconds. + Weight::from_ref_time(51_978_563 as u64) + // Standard Error: 7_500 + .saturating_add(Weight::from_ref_time(280_980 as u64).saturating_mul(s as u64)) + .saturating_add(T::DbWeight::get().reads(1 as u64)) + .saturating_add(T::DbWeight::get().writes(1 as u64)) } } diff --git a/runtime/litentry/src/weights/pallet_parachain_staking.rs b/runtime/litentry/src/weights/pallet_parachain_staking.rs index dac1a9b7f3..ffb1b980df 100644 --- a/runtime/litentry/src/weights/pallet_parachain_staking.rs +++ b/runtime/litentry/src/weights/pallet_parachain_staking.rs @@ -17,8 +17,8 @@ //! Autogenerated weights for `pallet_parachain_staking` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-23, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz` +//! DATE: 2022-12-01, STEPS: `25`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("litentry-dev"), DB CACHE: 20 // Executed Command: @@ -32,7 +32,7 @@ // --pallet=pallet_parachain_staking // --extrinsic=* // --heap-pages=4096 -// --steps=50 +// --steps=25 // --repeat=20 // --header=./LICENSE_HEADER // --output=./runtime/litentry/src/weights/pallet_parachain_staking.rs @@ -50,56 +50,64 @@ impl pallet_parachain_staking::WeightInfo for WeightInf // Storage: ParachainStaking Candidates (r:1 w:1) /// The range of component `x` is `[1, 100]`. fn add_candidates_whitelist(x: u32, ) -> Weight { - Weight::from_ref_time(29_169_000 as u64) - // Standard Error: 2_933 - .saturating_add(Weight::from_ref_time(444_425 as u64).saturating_mul(x as u64)) + // Minimum execution time: 26_529 nanoseconds. + Weight::from_ref_time(32_521_314 as u64) + // Standard Error: 12_824 + .saturating_add(Weight::from_ref_time(477_908 as u64).saturating_mul(x as u64)) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: ParachainStaking Candidates (r:1 w:1) /// The range of component `x` is `[1, 100]`. fn remove_candidates_whitelist(x: u32, ) -> Weight { - Weight::from_ref_time(29_490_000 as u64) - // Standard Error: 2_860 - .saturating_add(Weight::from_ref_time(414_338 as u64).saturating_mul(x as u64)) + // Minimum execution time: 26_596 nanoseconds. + Weight::from_ref_time(34_159_653 as u64) + // Standard Error: 30_523 + .saturating_add(Weight::from_ref_time(603_003 as u64).saturating_mul(x as u64)) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: ParachainStaking InflationConfig (r:1 w:1) fn set_staking_expectations() -> Weight { - Weight::from_ref_time(30_516_000 as u64) + // Minimum execution time: 27_835 nanoseconds. + Weight::from_ref_time(29_116_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: ParachainStaking InflationConfig (r:1 w:1) // Storage: ParachainStaking Round (r:1 w:0) fn set_inflation() -> Weight { - Weight::from_ref_time(82_254_000 as u64) + // Minimum execution time: 80_423 nanoseconds. + Weight::from_ref_time(81_345_000 as u64) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: ParachainStaking ParachainBondInfo (r:1 w:1) fn set_parachain_bond_account() -> Weight { - Weight::from_ref_time(29_979_000 as u64) + // Minimum execution time: 27_251 nanoseconds. + Weight::from_ref_time(27_945_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: ParachainStaking ParachainBondInfo (r:1 w:1) fn set_parachain_bond_reserve_percent() -> Weight { - Weight::from_ref_time(29_402_000 as u64) + // Minimum execution time: 27_176 nanoseconds. + Weight::from_ref_time(29_471_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: ParachainStaking TotalSelected (r:1 w:1) // Storage: ParachainStaking Round (r:1 w:0) fn set_total_selected() -> Weight { - Weight::from_ref_time(30_669_000 as u64) + // Minimum execution time: 27_837 nanoseconds. + Weight::from_ref_time(33_005_000 as u64) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: ParachainStaking CollatorCommission (r:1 w:1) fn set_collator_commission() -> Weight { - Weight::from_ref_time(28_496_000 as u64) + // Minimum execution time: 25_845 nanoseconds. + Weight::from_ref_time(29_125_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -107,7 +115,8 @@ impl pallet_parachain_staking::WeightInfo for WeightInf // Storage: ParachainStaking TotalSelected (r:1 w:0) // Storage: ParachainStaking InflationConfig (r:1 w:1) fn set_blocks_per_round() -> Weight { - Weight::from_ref_time(38_215_000 as u64) + // Minimum execution time: 35_381 nanoseconds. + Weight::from_ref_time(39_849_000 as u64) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } @@ -121,9 +130,10 @@ impl pallet_parachain_staking::WeightInfo for WeightInf // Storage: ParachainStaking BottomDelegations (r:0 w:1) /// The range of component `x` is `[3, 1000]`. fn join_candidates(x: u32, ) -> Weight { - Weight::from_ref_time(78_352_000 as u64) - // Standard Error: 1_111 - .saturating_add(Weight::from_ref_time(338_662 as u64).saturating_mul(x as u64)) + // Minimum execution time: 71_167 nanoseconds. + Weight::from_ref_time(79_765_356 as u64) + // Standard Error: 6_063 + .saturating_add(Weight::from_ref_time(457_584 as u64).saturating_mul(x as u64)) .saturating_add(T::DbWeight::get().reads(6 as u64)) .saturating_add(T::DbWeight::get().writes(6 as u64)) } @@ -132,9 +142,10 @@ impl pallet_parachain_staking::WeightInfo for WeightInf // Storage: ParachainStaking CandidatePool (r:1 w:1) /// The range of component `x` is `[3, 1000]`. fn schedule_leave_candidates(x: u32, ) -> Weight { - Weight::from_ref_time(48_516_000 as u64) - // Standard Error: 1_266 - .saturating_add(Weight::from_ref_time(308_746 as u64).saturating_mul(x as u64)) + // Minimum execution time: 45_416 nanoseconds. + Weight::from_ref_time(56_383_158 as u64) + // Standard Error: 5_883 + .saturating_add(Weight::from_ref_time(422_725 as u64).saturating_mul(x as u64)) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } @@ -148,35 +159,39 @@ impl pallet_parachain_staking::WeightInfo for WeightInf // Storage: ParachainStaking Total (r:1 w:1) /// The range of component `x` is `[2, 1200]`. fn execute_leave_candidates(x: u32, ) -> Weight { - Weight::from_ref_time(163_491_000 as u64) - // Standard Error: 359_349 - .saturating_add(Weight::from_ref_time(60_504_854 as u64).saturating_mul(x as u64)) - .saturating_add(T::DbWeight::get().reads(9 as u64)) + // Minimum execution time: 150_184 nanoseconds. + Weight::from_ref_time(153_450_000 as u64) + // Standard Error: 513_230 + .saturating_add(Weight::from_ref_time(57_593_999 as u64).saturating_mul(x as u64)) + .saturating_add(T::DbWeight::get().reads(5 as u64)) .saturating_add(T::DbWeight::get().reads((2 as u64).saturating_mul(x as u64))) - .saturating_add(T::DbWeight::get().writes(8 as u64)) + .saturating_add(T::DbWeight::get().writes(4 as u64)) .saturating_add(T::DbWeight::get().writes((2 as u64).saturating_mul(x as u64))) } // Storage: ParachainStaking CandidateInfo (r:1 w:1) // Storage: ParachainStaking CandidatePool (r:1 w:1) /// The range of component `x` is `[3, 1000]`. fn cancel_leave_candidates(x: u32, ) -> Weight { - Weight::from_ref_time(45_830_000 as u64) - // Standard Error: 3_690 - .saturating_add(Weight::from_ref_time(440_829 as u64).saturating_mul(x as u64)) + // Minimum execution time: 42_253 nanoseconds. + Weight::from_ref_time(64_837_872 as u64) + // Standard Error: 9_303 + .saturating_add(Weight::from_ref_time(441_221 as u64).saturating_mul(x as u64)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } // Storage: ParachainStaking CandidateInfo (r:1 w:1) // Storage: ParachainStaking CandidatePool (r:1 w:1) fn go_offline() -> Weight { - Weight::from_ref_time(42_660_000 as u64) + // Minimum execution time: 38_656 nanoseconds. + Weight::from_ref_time(39_417_000 as u64) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } // Storage: ParachainStaking CandidateInfo (r:1 w:1) // Storage: ParachainStaking CandidatePool (r:1 w:1) fn go_online() -> Weight { - Weight::from_ref_time(41_748_000 as u64) + // Minimum execution time: 37_690 nanoseconds. + Weight::from_ref_time(38_552_000 as u64) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } @@ -185,14 +200,16 @@ impl pallet_parachain_staking::WeightInfo for WeightInf // Storage: ParachainStaking Total (r:1 w:1) // Storage: ParachainStaking CandidatePool (r:1 w:1) fn candidate_bond_more() -> Weight { - Weight::from_ref_time(69_829_000 as u64) + // Minimum execution time: 61_776 nanoseconds. + Weight::from_ref_time(63_087_000 as u64) .saturating_add(T::DbWeight::get().reads(4 as u64)) .saturating_add(T::DbWeight::get().writes(4 as u64)) } // Storage: ParachainStaking CandidateInfo (r:1 w:1) // Storage: ParachainStaking Round (r:1 w:0) fn schedule_candidate_bond_less() -> Weight { - Weight::from_ref_time(40_002_000 as u64) + // Minimum execution time: 36_915 nanoseconds. + Weight::from_ref_time(39_651_000 as u64) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -202,13 +219,15 @@ impl pallet_parachain_staking::WeightInfo for WeightInf // Storage: ParachainStaking Total (r:1 w:1) // Storage: ParachainStaking CandidatePool (r:1 w:1) fn execute_candidate_bond_less() -> Weight { - Weight::from_ref_time(111_567_000 as u64) + // Minimum execution time: 102_721 nanoseconds. + Weight::from_ref_time(108_633_000 as u64) .saturating_add(T::DbWeight::get().reads(5 as u64)) .saturating_add(T::DbWeight::get().writes(4 as u64)) } // Storage: ParachainStaking CandidateInfo (r:1 w:1) fn cancel_candidate_bond_less() -> Weight { - Weight::from_ref_time(36_842_000 as u64) + // Minimum execution time: 33_166 nanoseconds. + Weight::from_ref_time(33_849_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -221,11 +240,12 @@ impl pallet_parachain_staking::WeightInfo for WeightInf /// The range of component `x` is `[3, 100]`. /// The range of component `y` is `[2, 1000]`. fn delegate(x: u32, y: u32, ) -> Weight { - Weight::from_ref_time(182_626_000 as u64) - // Standard Error: 14_039 - .saturating_add(Weight::from_ref_time(268_564 as u64).saturating_mul(x as u64)) - // Standard Error: 1_407 - .saturating_add(Weight::from_ref_time(247_435 as u64).saturating_mul(y as u64)) + // Minimum execution time: 200_331 nanoseconds. + Weight::from_ref_time(223_297_293 as u64) + // Standard Error: 120_796 + .saturating_add(Weight::from_ref_time(216_743 as u64).saturating_mul(x as u64)) + // Standard Error: 11_760 + .saturating_add(Weight::from_ref_time(314_199 as u64).saturating_mul(y as u64)) .saturating_add(T::DbWeight::get().reads(6 as u64)) .saturating_add(T::DbWeight::get().writes(6 as u64)) } @@ -233,7 +253,8 @@ impl pallet_parachain_staking::WeightInfo for WeightInf // Storage: ParachainStaking Round (r:1 w:0) // Storage: ParachainStaking DelegationScheduledRequests (r:1 w:1) fn schedule_leave_delegators() -> Weight { - Weight::from_ref_time(46_835_000 as u64) + // Minimum execution time: 42_738 nanoseconds. + Weight::from_ref_time(43_981_000 as u64) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } @@ -247,18 +268,20 @@ impl pallet_parachain_staking::WeightInfo for WeightInf // Storage: ParachainStaking Total (r:1 w:1) /// The range of component `x` is `[2, 100]`. fn execute_leave_delegators(x: u32, ) -> Weight { - Weight::from_ref_time(144_551_000 as u64) - // Standard Error: 83_239 - .saturating_add(Weight::from_ref_time(52_426_573 as u64).saturating_mul(x as u64)) - .saturating_add(T::DbWeight::get().reads(8 as u64)) + // Minimum execution time: 141_067 nanoseconds. + Weight::from_ref_time(19_012_009 as u64) + // Standard Error: 207_775 + .saturating_add(Weight::from_ref_time(41_797_561 as u64).saturating_mul(x as u64)) + .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().reads((3 as u64).saturating_mul(x as u64))) - .saturating_add(T::DbWeight::get().writes(7 as u64)) + .saturating_add(T::DbWeight::get().writes(1 as u64)) .saturating_add(T::DbWeight::get().writes((3 as u64).saturating_mul(x as u64))) } // Storage: ParachainStaking DelegatorState (r:1 w:1) // Storage: ParachainStaking DelegationScheduledRequests (r:1 w:1) fn cancel_leave_delegators() -> Weight { - Weight::from_ref_time(65_553_000 as u64) + // Minimum execution time: 44_120 nanoseconds. + Weight::from_ref_time(45_119_000 as u64) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } @@ -266,7 +289,8 @@ impl pallet_parachain_staking::WeightInfo for WeightInf // Storage: ParachainStaking DelegationScheduledRequests (r:1 w:1) // Storage: ParachainStaking Round (r:1 w:0) fn schedule_revoke_delegation() -> Weight { - Weight::from_ref_time(60_913_000 as u64) + // Minimum execution time: 43_010 nanoseconds. + Weight::from_ref_time(43_710_000 as u64) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } @@ -278,7 +302,8 @@ impl pallet_parachain_staking::WeightInfo for WeightInf // Storage: ParachainStaking CandidatePool (r:1 w:1) // Storage: ParachainStaking Total (r:1 w:1) fn delegator_bond_more() -> Weight { - Weight::from_ref_time(151_275_000 as u64) + // Minimum execution time: 80_341 nanoseconds. + Weight::from_ref_time(81_460_000 as u64) .saturating_add(T::DbWeight::get().reads(7 as u64)) .saturating_add(T::DbWeight::get().writes(6 as u64)) } @@ -286,7 +311,8 @@ impl pallet_parachain_staking::WeightInfo for WeightInf // Storage: ParachainStaking DelegationScheduledRequests (r:1 w:1) // Storage: ParachainStaking Round (r:1 w:0) fn schedule_delegator_bond_less() -> Weight { - Weight::from_ref_time(57_708_000 as u64) + // Minimum execution time: 43_038 nanoseconds. + Weight::from_ref_time(44_020_000 as u64) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } @@ -299,7 +325,8 @@ impl pallet_parachain_staking::WeightInfo for WeightInf // Storage: System Account (r:1 w:1) // Storage: ParachainStaking Total (r:1 w:1) fn execute_revoke_delegation() -> Weight { - Weight::from_ref_time(172_803_000 as u64) + // Minimum execution time: 136_748 nanoseconds. + Weight::from_ref_time(144_518_000 as u64) .saturating_add(T::DbWeight::get().reads(8 as u64)) .saturating_add(T::DbWeight::get().writes(7 as u64)) } @@ -312,21 +339,24 @@ impl pallet_parachain_staking::WeightInfo for WeightInf // Storage: ParachainStaking CandidatePool (r:1 w:1) // Storage: ParachainStaking Total (r:1 w:1) fn execute_delegator_bond_less() -> Weight { - Weight::from_ref_time(166_335_000 as u64) + // Minimum execution time: 132_225 nanoseconds. + Weight::from_ref_time(138_210_000 as u64) .saturating_add(T::DbWeight::get().reads(8 as u64)) .saturating_add(T::DbWeight::get().writes(7 as u64)) } // Storage: ParachainStaking DelegatorState (r:1 w:1) // Storage: ParachainStaking DelegationScheduledRequests (r:1 w:1) fn cancel_revoke_delegation() -> Weight { - Weight::from_ref_time(48_565_000 as u64) + // Minimum execution time: 42_371 nanoseconds. + Weight::from_ref_time(43_549_000 as u64) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } // Storage: ParachainStaking DelegatorState (r:1 w:1) // Storage: ParachainStaking DelegationScheduledRequests (r:1 w:1) fn cancel_delegator_bond_less() -> Weight { - Weight::from_ref_time(101_335_000 as u64) + // Minimum execution time: 80_193 nanoseconds. + Weight::from_ref_time(85_175_000 as u64) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } @@ -351,15 +381,13 @@ impl pallet_parachain_staking::WeightInfo for WeightInf /// The range of component `x` is `[8, 100]`. /// The range of component `y` is `[0, 5000]`. fn round_transition_on_initialize(x: u32, y: u32, ) -> Weight { - Weight::from_ref_time(1_472_540_000 as u64) - // Standard Error: 1_664_214 - .saturating_add(Weight::from_ref_time(23_948_535 as u64).saturating_mul(x as u64)) - // Standard Error: 33_573 - .saturating_add(Weight::from_ref_time(167_308 as u64).saturating_mul(y as u64)) - .saturating_add(T::DbWeight::get().reads(41 as u64)) - .saturating_add(T::DbWeight::get().reads((3 as u64).saturating_mul(x as u64))) - .saturating_add(T::DbWeight::get().writes(17 as u64)) - .saturating_add(T::DbWeight::get().writes((1 as u64).saturating_mul(x as u64))) + // Minimum execution time: 1_302_415 nanoseconds. + Weight::from_ref_time(3_713_418_493 as u64) + // Standard Error: 81_760 + .saturating_add(Weight::from_ref_time(12_174 as u64).saturating_mul(y as u64)) + .saturating_add(T::DbWeight::get().reads(212 as u64)) + .saturating_add(T::DbWeight::get().reads((1 as u64).saturating_mul(x as u64))) + .saturating_add(T::DbWeight::get().writes(206 as u64)) } // Storage: ParachainStaking DelayedPayouts (r:1 w:0) // Storage: ParachainStaking Points (r:1 w:0) @@ -368,9 +396,10 @@ impl pallet_parachain_staking::WeightInfo for WeightInf // Storage: System Account (r:1 w:1) /// The range of component `y` is `[0, 1000]`. fn pay_one_collator_reward(y: u32, ) -> Weight { - Weight::from_ref_time(82_501_000 as u64) - // Standard Error: 165_332 - .saturating_add(Weight::from_ref_time(36_064_305 as u64).saturating_mul(y as u64)) + // Minimum execution time: 65_894 nanoseconds. + Weight::from_ref_time(310_076_725 as u64) + // Standard Error: 260_364 + .saturating_add(Weight::from_ref_time(18_883_015 as u64).saturating_mul(y as u64)) .saturating_add(T::DbWeight::get().reads(6 as u64)) .saturating_add(T::DbWeight::get().reads((1 as u64).saturating_mul(y as u64))) .saturating_add(T::DbWeight::get().writes(3 as u64)) @@ -378,7 +407,8 @@ impl pallet_parachain_staking::WeightInfo for WeightInf } // Storage: ParachainStaking Round (r:1 w:0) fn base_on_initialize() -> Weight { - Weight::from_ref_time(12_268_000 as u64) + // Minimum execution time: 9_268 nanoseconds. + Weight::from_ref_time(9_640_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) } } diff --git a/runtime/litentry/src/weights/pallet_preimage.rs b/runtime/litentry/src/weights/pallet_preimage.rs index 0ae443bbff..48fc5e7d29 100644 --- a/runtime/litentry/src/weights/pallet_preimage.rs +++ b/runtime/litentry/src/weights/pallet_preimage.rs @@ -17,7 +17,7 @@ //! Autogenerated weights for `pallet_preimage` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-18, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` //! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("litentry-dev"), DB CACHE: 20 @@ -47,91 +47,102 @@ use sp_std::marker::PhantomData; /// Weight functions for `pallet_preimage`. pub struct WeightInfo(PhantomData); impl pallet_preimage::WeightInfo for WeightInfo { - // Storage: Preimage PreimageFor (r:1 w:1) // Storage: Preimage StatusFor (r:1 w:1) + // Storage: Preimage PreimageFor (r:0 w:1) /// The range of component `s` is `[0, 4194304]`. fn note_preimage(s: u32, ) -> Weight { - Weight::from_ref_time(49_371_000 as u64) - // Standard Error: 12 - .saturating_add(Weight::from_ref_time(3_261 as u64).saturating_mul(s as u64)) - .saturating_add(T::DbWeight::get().reads(2 as u64)) + // Minimum execution time: 45_970 nanoseconds. + Weight::from_ref_time(233_401_512 as u64) + // Standard Error: 41 + .saturating_add(Weight::from_ref_time(3_062 as u64).saturating_mul(s as u64)) + .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } - // Storage: Preimage PreimageFor (r:1 w:1) - // Storage: Preimage StatusFor (r:1 w:0) + // Storage: Preimage StatusFor (r:1 w:1) + // Storage: Preimage PreimageFor (r:0 w:1) /// The range of component `s` is `[0, 4194304]`. fn note_requested_preimage(s: u32, ) -> Weight { - Weight::from_ref_time(32_821_000 as u64) - // Standard Error: 11 - .saturating_add(Weight::from_ref_time(3_231 as u64).saturating_mul(s as u64)) - .saturating_add(T::DbWeight::get().reads(2 as u64)) - .saturating_add(T::DbWeight::get().writes(1 as u64)) + // Minimum execution time: 32_236 nanoseconds. + Weight::from_ref_time(33_048_000 as u64) + // Standard Error: 6 + .saturating_add(Weight::from_ref_time(3_048 as u64).saturating_mul(s as u64)) + .saturating_add(T::DbWeight::get().reads(1 as u64)) + .saturating_add(T::DbWeight::get().writes(2 as u64)) } - // Storage: Preimage PreimageFor (r:1 w:1) - // Storage: Preimage StatusFor (r:1 w:0) + // Storage: Preimage StatusFor (r:1 w:1) + // Storage: Preimage PreimageFor (r:0 w:1) /// The range of component `s` is `[0, 4194304]`. fn note_no_deposit_preimage(s: u32, ) -> Weight { - Weight::from_ref_time(30_122_000 as u64) - // Standard Error: 10 - .saturating_add(Weight::from_ref_time(3_160 as u64).saturating_mul(s as u64)) - .saturating_add(T::DbWeight::get().reads(2 as u64)) - .saturating_add(T::DbWeight::get().writes(1 as u64)) + // Minimum execution time: 29_824 nanoseconds. + Weight::from_ref_time(30_353_000 as u64) + // Standard Error: 8 + .saturating_add(Weight::from_ref_time(3_007 as u64).saturating_mul(s as u64)) + .saturating_add(T::DbWeight::get().reads(1 as u64)) + .saturating_add(T::DbWeight::get().writes(2 as u64)) } // Storage: Preimage StatusFor (r:1 w:1) // Storage: Preimage PreimageFor (r:0 w:1) fn unnote_preimage() -> Weight { - Weight::from_ref_time(96_371_000 as u64) + // Minimum execution time: 92_109 nanoseconds. + Weight::from_ref_time(101_113_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } // Storage: Preimage StatusFor (r:1 w:1) // Storage: Preimage PreimageFor (r:0 w:1) fn unnote_no_deposit_preimage() -> Weight { - Weight::from_ref_time(72_767_000 as u64) + // Minimum execution time: 69_987 nanoseconds. + Weight::from_ref_time(78_351_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } // Storage: Preimage StatusFor (r:1 w:1) fn request_preimage() -> Weight { - Weight::from_ref_time(93_731_000 as u64) + // Minimum execution time: 66_151 nanoseconds. + Weight::from_ref_time(70_260_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Preimage StatusFor (r:1 w:1) fn request_no_deposit_preimage() -> Weight { - Weight::from_ref_time(68_547_000 as u64) + // Minimum execution time: 43_513 nanoseconds. + Weight::from_ref_time(47_962_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Preimage StatusFor (r:1 w:1) fn request_unnoted_preimage() -> Weight { - Weight::from_ref_time(48_278_000 as u64) + // Minimum execution time: 45_793 nanoseconds. + Weight::from_ref_time(49_348_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Preimage StatusFor (r:1 w:1) fn request_requested_preimage() -> Weight { - Weight::from_ref_time(17_763_000 as u64) + // Minimum execution time: 18_024 nanoseconds. + Weight::from_ref_time(19_219_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Preimage StatusFor (r:1 w:1) // Storage: Preimage PreimageFor (r:0 w:1) fn unrequest_preimage() -> Weight { - Weight::from_ref_time(70_615_000 as u64) + // Minimum execution time: 68_202 nanoseconds. + Weight::from_ref_time(72_949_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } // Storage: Preimage StatusFor (r:1 w:1) - // Storage: Preimage PreimageFor (r:0 w:1) fn unrequest_unnoted_preimage() -> Weight { - Weight::from_ref_time(40_109_000 as u64) + // Minimum execution time: 16_481 nanoseconds. + Weight::from_ref_time(18_000_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) - .saturating_add(T::DbWeight::get().writes(2 as u64)) + .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Preimage StatusFor (r:1 w:1) fn unrequest_multi_referenced_preimage() -> Weight { - Weight::from_ref_time(18_218_000 as u64) + // Minimum execution time: 16_402 nanoseconds. + Weight::from_ref_time(17_603_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } diff --git a/runtime/litentry/src/weights/pallet_proxy.rs b/runtime/litentry/src/weights/pallet_proxy.rs index 9a8b4f6983..dfc931b061 100644 --- a/runtime/litentry/src/weights/pallet_proxy.rs +++ b/runtime/litentry/src/weights/pallet_proxy.rs @@ -17,7 +17,7 @@ //! Autogenerated weights for `pallet_proxy` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-18, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` //! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("litentry-dev"), DB CACHE: 20 @@ -50,9 +50,10 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Storage: Proxy Proxies (r:1 w:0) /// The range of component `p` is `[1, 31]`. fn proxy(p: u32, ) -> Weight { - Weight::from_ref_time(31_387_000 as u64) - // Standard Error: 3_206 - .saturating_add(Weight::from_ref_time(117_293 as u64).saturating_mul(p as u64)) + // Minimum execution time: 30_215 nanoseconds. + Weight::from_ref_time(33_092_651 as u64) + // Standard Error: 5_784 + .saturating_add(Weight::from_ref_time(43_126 as u64).saturating_mul(p as u64)) .saturating_add(T::DbWeight::get().reads(1 as u64)) } // Storage: Proxy Proxies (r:1 w:0) @@ -60,12 +61,11 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Storage: System Account (r:1 w:1) /// The range of component `a` is `[0, 31]`. /// The range of component `p` is `[1, 31]`. - fn proxy_announced(a: u32, p: u32, ) -> Weight { - Weight::from_ref_time(60_524_000 as u64) - // Standard Error: 12_867 - .saturating_add(Weight::from_ref_time(415_263 as u64).saturating_mul(a as u64)) - // Standard Error: 12_821 - .saturating_add(Weight::from_ref_time(34_975 as u64).saturating_mul(p as u64)) + fn proxy_announced(a: u32, _p: u32, ) -> Weight { + // Minimum execution time: 58_980 nanoseconds. + Weight::from_ref_time(64_195_308 as u64) + // Standard Error: 17_762 + .saturating_add(Weight::from_ref_time(283_623 as u64).saturating_mul(a as u64)) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } @@ -74,11 +74,12 @@ impl pallet_proxy::WeightInfo for WeightInfo { /// The range of component `a` is `[0, 31]`. /// The range of component `p` is `[1, 31]`. fn remove_announcement(a: u32, p: u32, ) -> Weight { - Weight::from_ref_time(41_308_000 as u64) - // Standard Error: 10_913 - .saturating_add(Weight::from_ref_time(311_815 as u64).saturating_mul(a as u64)) - // Standard Error: 10_874 - .saturating_add(Weight::from_ref_time(78_298 as u64).saturating_mul(p as u64)) + // Minimum execution time: 40_905 nanoseconds. + Weight::from_ref_time(42_357_714 as u64) + // Standard Error: 16_928 + .saturating_add(Weight::from_ref_time(354_439 as u64).saturating_mul(a as u64)) + // Standard Error: 17_503 + .saturating_add(Weight::from_ref_time(23_011 as u64).saturating_mul(p as u64)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } @@ -87,11 +88,12 @@ impl pallet_proxy::WeightInfo for WeightInfo { /// The range of component `a` is `[0, 31]`. /// The range of component `p` is `[1, 31]`. fn reject_announcement(a: u32, p: u32, ) -> Weight { - Weight::from_ref_time(40_403_000 as u64) - // Standard Error: 4_973 - .saturating_add(Weight::from_ref_time(251_726 as u64).saturating_mul(a as u64)) - // Standard Error: 4_955 - .saturating_add(Weight::from_ref_time(100_904 as u64).saturating_mul(p as u64)) + // Minimum execution time: 39_498 nanoseconds. + Weight::from_ref_time(46_046_988 as u64) + // Standard Error: 18_367 + .saturating_add(Weight::from_ref_time(147_502 as u64).saturating_mul(a as u64)) + // Standard Error: 18_990 + .saturating_add(Weight::from_ref_time(17_332 as u64).saturating_mul(p as u64)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } @@ -101,38 +103,42 @@ impl pallet_proxy::WeightInfo for WeightInfo { /// The range of component `a` is `[0, 31]`. /// The range of component `p` is `[1, 31]`. fn announce(a: u32, p: u32, ) -> Weight { - Weight::from_ref_time(52_802_000 as u64) - // Standard Error: 14_547 - .saturating_add(Weight::from_ref_time(354_050 as u64).saturating_mul(a as u64)) - // Standard Error: 14_494 - .saturating_add(Weight::from_ref_time(180_006 as u64).saturating_mul(p as u64)) + // Minimum execution time: 51_758 nanoseconds. + Weight::from_ref_time(45_671_539 as u64) + // Standard Error: 23_557 + .saturating_add(Weight::from_ref_time(505_589 as u64).saturating_mul(a as u64)) + // Standard Error: 24_356 + .saturating_add(Weight::from_ref_time(319_547 as u64).saturating_mul(p as u64)) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } // Storage: Proxy Proxies (r:1 w:1) /// The range of component `p` is `[1, 31]`. fn add_proxy(p: u32, ) -> Weight { - Weight::from_ref_time(45_620_000 as u64) - // Standard Error: 26_328 - .saturating_add(Weight::from_ref_time(406_055 as u64).saturating_mul(p as u64)) + // Minimum execution time: 43_674 nanoseconds. + Weight::from_ref_time(46_070_464 as u64) + // Standard Error: 9_584 + .saturating_add(Weight::from_ref_time(82_314 as u64).saturating_mul(p as u64)) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Proxy Proxies (r:1 w:1) /// The range of component `p` is `[1, 31]`. fn remove_proxy(p: u32, ) -> Weight { - Weight::from_ref_time(44_528_000 as u64) - // Standard Error: 5_045 - .saturating_add(Weight::from_ref_time(228_132 as u64).saturating_mul(p as u64)) + // Minimum execution time: 43_197 nanoseconds. + Weight::from_ref_time(46_965_986 as u64) + // Standard Error: 10_828 + .saturating_add(Weight::from_ref_time(180_374 as u64).saturating_mul(p as u64)) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Proxy Proxies (r:1 w:1) /// The range of component `p` is `[1, 31]`. fn remove_proxies(p: u32, ) -> Weight { - Weight::from_ref_time(37_497_000 as u64) - // Standard Error: 3_407 - .saturating_add(Weight::from_ref_time(175_415 as u64).saturating_mul(p as u64)) + // Minimum execution time: 37_471 nanoseconds. + Weight::from_ref_time(41_646_252 as u64) + // Standard Error: 19_579 + .saturating_add(Weight::from_ref_time(101_048 as u64).saturating_mul(p as u64)) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -140,18 +146,20 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Storage: Proxy Proxies (r:1 w:1) /// The range of component `p` is `[1, 31]`. fn create_pure(p: u32, ) -> Weight { - Weight::from_ref_time(48_476_000 as u64) - // Standard Error: 6_905 - .saturating_add(Weight::from_ref_time(201_691 as u64).saturating_mul(p as u64)) + // Minimum execution time: 47_182 nanoseconds. + Weight::from_ref_time(50_458_098 as u64) + // Standard Error: 26_108 + .saturating_add(Weight::from_ref_time(71_629 as u64).saturating_mul(p as u64)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Proxy Proxies (r:1 w:1) /// The range of component `p` is `[0, 30]`. fn kill_pure(p: u32, ) -> Weight { - Weight::from_ref_time(39_903_000 as u64) - // Standard Error: 3_639 - .saturating_add(Weight::from_ref_time(140_198 as u64).saturating_mul(p as u64)) + // Minimum execution time: 38_580 nanoseconds. + Weight::from_ref_time(40_070_962 as u64) + // Standard Error: 8_424 + .saturating_add(Weight::from_ref_time(138_597 as u64).saturating_mul(p as u64)) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } diff --git a/runtime/litentry/src/weights/pallet_scheduler.rs b/runtime/litentry/src/weights/pallet_scheduler.rs index e62b9e9bea..76142d6f59 100644 --- a/runtime/litentry/src/weights/pallet_scheduler.rs +++ b/runtime/litentry/src/weights/pallet_scheduler.rs @@ -17,7 +17,7 @@ //! Autogenerated weights for `pallet_scheduler` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-18, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` //! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("litentry-dev"), DB CACHE: 20 @@ -47,85 +47,97 @@ use sp_std::marker::PhantomData; /// Weight functions for `pallet_scheduler`. pub struct WeightInfo(PhantomData); impl pallet_scheduler::WeightInfo for WeightInfo { - // Storage: Scheduler Agenda (r:1 w:1) - /// The range of component `s` is `[0, 50]`. - fn schedule(s: u32, ) -> Weight { - Weight::from_ref_time(26_492_000 as u64) - // Standard Error: 4_168 - .saturating_add(Weight::from_ref_time(395_719 as u64).saturating_mul(s as u64)) - .saturating_add(T::DbWeight::get().reads(1 as u64)) - .saturating_add(T::DbWeight::get().writes(1 as u64)) - } - // Storage: Scheduler Agenda (r:1 w:1) - // Storage: Scheduler Lookup (r:0 w:1) - /// The range of component `s` is `[1, 50]`. - fn cancel(s: u32, ) -> Weight { - Weight::from_ref_time(31_241_000 as u64) - // Standard Error: 14_568 - .saturating_add(Weight::from_ref_time(1_766_607 as u64).saturating_mul(s as u64)) - .saturating_add(T::DbWeight::get().reads(1 as u64)) - .saturating_add(T::DbWeight::get().writes(2 as u64)) - } - // Storage: Scheduler Lookup (r:1 w:1) - // Storage: Scheduler Agenda (r:1 w:1) - /// The range of component `s` is `[0, 50]`. - fn schedule_named(s: u32, ) -> Weight { - Weight::from_ref_time(30_939_000 as u64) - // Standard Error: 5_934 - .saturating_add(Weight::from_ref_time(521_053 as u64).saturating_mul(s as u64)) - .saturating_add(T::DbWeight::get().reads(2 as u64)) - .saturating_add(T::DbWeight::get().writes(2 as u64)) - } - // Storage: Scheduler Lookup (r:1 w:1) - // Storage: Scheduler Agenda (r:1 w:1) - /// The range of component `s` is `[1, 50]`. - fn cancel_named(s: u32, ) -> Weight { - Weight::from_ref_time(32_410_000 as u64) - // Standard Error: 13_754 - .saturating_add(Weight::from_ref_time(1_874_370 as u64).saturating_mul(s as u64)) - .saturating_add(T::DbWeight::get().reads(2 as u64)) - .saturating_add(T::DbWeight::get().writes(2 as u64)) - } // Storage: Scheduler IncompleteSince (r:1 w:1) fn service_agendas_base() -> Weight { - Weight::from_ref_time(4_992_000 as u64) + // Minimum execution time: 6_054 nanoseconds. + Weight::from_ref_time(6_277_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Scheduler Agenda (r:1 w:1) - /// The range of component `s` is `[0, 512]`. + /// The range of component `s` is `[0, 50]`. fn service_agenda_base(s: u32, ) -> Weight { - Weight::from_ref_time(4_320_000 as u64) - // Standard Error: 619 - .saturating_add(Weight::from_ref_time(336_713 as u64).saturating_mul(s as u64)) + // Minimum execution time: 5_012 nanoseconds. + Weight::from_ref_time(9_967_821 as u64) + // Standard Error: 4_646 + .saturating_add(Weight::from_ref_time(966_964 as u64).saturating_mul(s as u64)) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } fn service_task_base() -> Weight { - Weight::from_ref_time(10_864_000 as u64) + // Minimum execution time: 15_496 nanoseconds. + Weight::from_ref_time(16_286_000 as u64) } // Storage: Preimage PreimageFor (r:1 w:1) // Storage: Preimage StatusFor (r:1 w:1) /// The range of component `s` is `[128, 4194304]`. fn service_task_fetched(s: u32, ) -> Weight { - Weight::from_ref_time(24_586_000 as u64) - // Standard Error: 1 - .saturating_add(Weight::from_ref_time(1_138 as u64).saturating_mul(s as u64)) + // Minimum execution time: 34_989 nanoseconds. + Weight::from_ref_time(36_279_000 as u64) + // Standard Error: 15 + .saturating_add(Weight::from_ref_time(2_290 as u64).saturating_mul(s as u64)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } // Storage: Scheduler Lookup (r:0 w:1) fn service_task_named() -> Weight { - Weight::from_ref_time(13_127_000 as u64) + // Minimum execution time: 16_343 nanoseconds. + Weight::from_ref_time(17_336_000 as u64) .saturating_add(T::DbWeight::get().writes(1 as u64)) } fn service_task_periodic() -> Weight { - Weight::from_ref_time(11_053_000 as u64) + // Minimum execution time: 14_133 nanoseconds. + Weight::from_ref_time(15_437_000 as u64) } fn execute_dispatch_signed() -> Weight { - Weight::from_ref_time(4_158_000 as u64) + // Minimum execution time: 5_815 nanoseconds. + Weight::from_ref_time(6_069_000 as u64) } fn execute_dispatch_unsigned() -> Weight { - Weight::from_ref_time(4_104_000 as u64) + // Minimum execution time: 5_836 nanoseconds. + Weight::from_ref_time(6_116_000 as u64) + } + // Storage: Scheduler Agenda (r:1 w:1) + /// The range of component `s` is `[0, 49]`. + fn schedule(s: u32, ) -> Weight { + // Minimum execution time: 25_731 nanoseconds. + Weight::from_ref_time(34_694_819 as u64) + // Standard Error: 11_852 + .saturating_add(Weight::from_ref_time(1_085_720 as u64).saturating_mul(s as u64)) + .saturating_add(T::DbWeight::get().reads(1 as u64)) + .saturating_add(T::DbWeight::get().writes(1 as u64)) + } + // Storage: Scheduler Agenda (r:1 w:1) + // Storage: Scheduler Lookup (r:0 w:1) + /// The range of component `s` is `[1, 50]`. + fn cancel(s: u32, ) -> Weight { + // Minimum execution time: 30_346 nanoseconds. + Weight::from_ref_time(36_042_657 as u64) + // Standard Error: 12_641 + .saturating_add(Weight::from_ref_time(924_663 as u64).saturating_mul(s as u64)) + .saturating_add(T::DbWeight::get().reads(1 as u64)) + .saturating_add(T::DbWeight::get().writes(2 as u64)) + } + // Storage: Scheduler Lookup (r:1 w:1) + // Storage: Scheduler Agenda (r:1 w:1) + /// The range of component `s` is `[0, 49]`. + fn schedule_named(s: u32, ) -> Weight { + // Minimum execution time: 30_245 nanoseconds. + Weight::from_ref_time(35_047_295 as u64) + // Standard Error: 14_589 + .saturating_add(Weight::from_ref_time(1_248_253 as u64).saturating_mul(s as u64)) + .saturating_add(T::DbWeight::get().reads(2 as u64)) + .saturating_add(T::DbWeight::get().writes(2 as u64)) + } + // Storage: Scheduler Lookup (r:1 w:1) + // Storage: Scheduler Agenda (r:1 w:1) + /// The range of component `s` is `[1, 50]`. + fn cancel_named(s: u32, ) -> Weight { + // Minimum execution time: 32_884 nanoseconds. + Weight::from_ref_time(36_103_830 as u64) + // Standard Error: 9_498 + .saturating_add(Weight::from_ref_time(1_024_440 as u64).saturating_mul(s as u64)) + .saturating_add(T::DbWeight::get().reads(2 as u64)) + .saturating_add(T::DbWeight::get().writes(2 as u64)) } } diff --git a/runtime/litentry/src/weights/pallet_session.rs b/runtime/litentry/src/weights/pallet_session.rs index 45de8496fe..886e5b2b3f 100644 --- a/runtime/litentry/src/weights/pallet_session.rs +++ b/runtime/litentry/src/weights/pallet_session.rs @@ -17,7 +17,7 @@ //! Autogenerated weights for `pallet_session` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-18, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` //! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("litentry-dev"), DB CACHE: 20 @@ -50,14 +50,16 @@ impl pallet_session::WeightInfo for WeightInfo { // Storage: Session NextKeys (r:1 w:1) // Storage: Session KeyOwner (r:1 w:1) fn set_keys() -> Weight { - Weight::from_ref_time(32_512_000 as u64) + // Minimum execution time: 31_780 nanoseconds. + Weight::from_ref_time(32_407_000 as u64) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } // Storage: Session NextKeys (r:1 w:1) // Storage: Session KeyOwner (r:0 w:1) fn purge_keys() -> Weight { - Weight::from_ref_time(26_858_000 as u64) + // Minimum execution time: 26_782 nanoseconds. + Weight::from_ref_time(27_370_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } diff --git a/runtime/litentry/src/weights/pallet_timestamp.rs b/runtime/litentry/src/weights/pallet_timestamp.rs index 8330592172..b2547cb971 100644 --- a/runtime/litentry/src/weights/pallet_timestamp.rs +++ b/runtime/litentry/src/weights/pallet_timestamp.rs @@ -17,7 +17,7 @@ //! Autogenerated weights for `pallet_timestamp` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-18, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` //! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("litentry-dev"), DB CACHE: 20 @@ -49,11 +49,13 @@ pub struct WeightInfo(PhantomData); impl pallet_timestamp::WeightInfo for WeightInfo { // Storage: Timestamp Now (r:1 w:1) fn set() -> Weight { - Weight::from_ref_time(11_619_000 as u64) + // Minimum execution time: 10_825 nanoseconds. + Weight::from_ref_time(11_206_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } fn on_finalize() -> Weight { - Weight::from_ref_time(6_321_000 as u64) + // Minimum execution time: 6_104 nanoseconds. + Weight::from_ref_time(6_400_000 as u64) } } diff --git a/runtime/litentry/src/weights/pallet_treasury.rs b/runtime/litentry/src/weights/pallet_treasury.rs index 037625de65..dca0226b0f 100644 --- a/runtime/litentry/src/weights/pallet_treasury.rs +++ b/runtime/litentry/src/weights/pallet_treasury.rs @@ -17,7 +17,7 @@ //! Autogenerated weights for `pallet_treasury` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-18, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` //! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("litentry-dev"), DB CACHE: 20 @@ -48,19 +48,22 @@ use sp_std::marker::PhantomData; pub struct WeightInfo(PhantomData); impl pallet_treasury::WeightInfo for WeightInfo { fn spend() -> Weight { - Weight::from_ref_time(295_000 as u64) + // Minimum execution time: 243 nanoseconds. + Weight::from_ref_time(260_000 as u64) } // Storage: Treasury ProposalCount (r:1 w:1) // Storage: Treasury Proposals (r:0 w:1) fn propose_spend() -> Weight { - Weight::from_ref_time(44_620_000 as u64) + // Minimum execution time: 43_320 nanoseconds. + Weight::from_ref_time(44_333_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } // Storage: Treasury Proposals (r:1 w:1) // Storage: System Account (r:2 w:2) fn reject_proposal() -> Weight { - Weight::from_ref_time(65_617_000 as u64) + // Minimum execution time: 62_558 nanoseconds. + Weight::from_ref_time(63_268_000 as u64) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -68,15 +71,17 @@ impl pallet_treasury::WeightInfo for WeightInfo { // Storage: Treasury Approvals (r:1 w:1) /// The range of component `p` is `[0, 99]`. fn approve_proposal(p: u32, ) -> Weight { - Weight::from_ref_time(18_077_000 as u64) - // Standard Error: 1_688 - .saturating_add(Weight::from_ref_time(321_267 as u64).saturating_mul(p as u64)) + // Minimum execution time: 17_349 nanoseconds. + Weight::from_ref_time(19_775_829 as u64) + // Standard Error: 6_724 + .saturating_add(Weight::from_ref_time(351_792 as u64).saturating_mul(p as u64)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Treasury Approvals (r:1 w:1) fn remove_approval() -> Weight { - Weight::from_ref_time(15_175_000 as u64) + // Minimum execution time: 14_340 nanoseconds. + Weight::from_ref_time(14_884_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -85,12 +90,13 @@ impl pallet_treasury::WeightInfo for WeightInfo { // Storage: Treasury Proposals (r:5 w:5) /// The range of component `p` is `[0, 100]`. fn on_initialize_proposals(p: u32, ) -> Weight { - Weight::from_ref_time(40_664_000 as u64) - // Standard Error: 100_842 - .saturating_add(Weight::from_ref_time(42_421_184 as u64).saturating_mul(p as u64)) + // Minimum execution time: 39_853 nanoseconds. + Weight::from_ref_time(310_726_249 as u64) + // Standard Error: 1_119_882 + .saturating_add(Weight::from_ref_time(41_310_542 as u64).saturating_mul(p as u64)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().reads((3 as u64).saturating_mul(p as u64))) - .saturating_add(T::DbWeight::get().writes(1 as u64)) + .saturating_add(T::DbWeight::get().writes(2 as u64)) .saturating_add(T::DbWeight::get().writes((3 as u64).saturating_mul(p as u64))) } } diff --git a/runtime/litentry/src/weights/pallet_utility.rs b/runtime/litentry/src/weights/pallet_utility.rs index ff4a172dc8..51f5d0607d 100644 --- a/runtime/litentry/src/weights/pallet_utility.rs +++ b/runtime/litentry/src/weights/pallet_utility.rs @@ -17,7 +17,7 @@ //! Autogenerated weights for `pallet_utility` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-18, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` //! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("litentry-dev"), DB CACHE: 20 @@ -49,26 +49,31 @@ pub struct WeightInfo(PhantomData); impl pallet_utility::WeightInfo for WeightInfo { /// The range of component `c` is `[0, 1000]`. fn batch(c: u32, ) -> Weight { - Weight::from_ref_time(17_914_000 as u64) - // Standard Error: 15_074 - .saturating_add(Weight::from_ref_time(6_163_682 as u64).saturating_mul(c as u64)) + // Minimum execution time: 17_769 nanoseconds. + Weight::from_ref_time(18_184_000 as u64) + // Standard Error: 16_121 + .saturating_add(Weight::from_ref_time(5_861_697 as u64).saturating_mul(c as u64)) } fn as_derivative() -> Weight { - Weight::from_ref_time(8_998_000 as u64) + // Minimum execution time: 8_829 nanoseconds. + Weight::from_ref_time(9_244_000 as u64) } /// The range of component `c` is `[0, 1000]`. fn batch_all(c: u32, ) -> Weight { - Weight::from_ref_time(17_471_000 as u64) - // Standard Error: 69_327 - .saturating_add(Weight::from_ref_time(6_852_466 as u64).saturating_mul(c as u64)) + // Minimum execution time: 18_031 nanoseconds. + Weight::from_ref_time(109_360_718 as u64) + // Standard Error: 156_341 + .saturating_add(Weight::from_ref_time(6_619_205 as u64).saturating_mul(c as u64)) } fn dispatch_as() -> Weight { - Weight::from_ref_time(21_367_000 as u64) + // Minimum execution time: 21_302 nanoseconds. + Weight::from_ref_time(21_981_000 as u64) } /// The range of component `c` is `[0, 1000]`. fn force_batch(c: u32, ) -> Weight { - Weight::from_ref_time(17_859_000 as u64) - // Standard Error: 77_581 - .saturating_add(Weight::from_ref_time(7_014_154 as u64).saturating_mul(c as u64)) + // Minimum execution time: 18_262 nanoseconds. + Weight::from_ref_time(110_555_167 as u64) + // Standard Error: 68_607 + .saturating_add(Weight::from_ref_time(5_899_303 as u64).saturating_mul(c as u64)) } } diff --git a/runtime/litmus/src/weights/cumulus_pallet_xcmp_queue.rs b/runtime/litmus/src/weights/cumulus_pallet_xcmp_queue.rs index 8581a66af3..fc0e78d26f 100644 --- a/runtime/litmus/src/weights/cumulus_pallet_xcmp_queue.rs +++ b/runtime/litmus/src/weights/cumulus_pallet_xcmp_queue.rs @@ -17,7 +17,7 @@ //! Autogenerated weights for `cumulus_pallet_xcmp_queue` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-18, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` //! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("litmus-dev"), DB CACHE: 20 @@ -49,13 +49,15 @@ pub struct WeightInfo(PhantomData); impl cumulus_pallet_xcmp_queue::WeightInfo for WeightInfo { // Storage: XcmpQueue QueueConfig (r:1 w:1) fn set_config_with_u32() -> Weight { - Weight::from_ref_time(10_441_000 as u64) + // Minimum execution time: 9_512 nanoseconds. + Weight::from_ref_time(9_879_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: XcmpQueue QueueConfig (r:1 w:1) fn set_config_with_weight() -> Weight { - Weight::from_ref_time(9_679_000 as u64) + // Minimum execution time: 9_291 nanoseconds. + Weight::from_ref_time(9_632_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } diff --git a/runtime/litmus/src/weights/frame_system.rs b/runtime/litmus/src/weights/frame_system.rs index 4953003851..fa9fb6627a 100644 --- a/runtime/litmus/src/weights/frame_system.rs +++ b/runtime/litmus/src/weights/frame_system.rs @@ -17,7 +17,7 @@ //! Autogenerated weights for `frame_system` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-18, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` //! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("litmus-dev"), DB CACHE: 20 @@ -49,48 +49,51 @@ pub struct WeightInfo(PhantomData); impl frame_system::WeightInfo for WeightInfo { /// The range of component `b` is `[0, 3932160]`. fn remark(b: u32, ) -> Weight { - Weight::from_ref_time(5_201_000 as u64) - // Standard Error: 4 - .saturating_add(Weight::from_ref_time(644 as u64).saturating_mul(b as u64)) + // Minimum execution time: 4_859 nanoseconds. + Weight::from_ref_time(5_048_000 as u64) + // Standard Error: 5 + .saturating_add(Weight::from_ref_time(705 as u64).saturating_mul(b as u64)) } /// The range of component `b` is `[0, 3932160]`. fn remark_with_event(b: u32, ) -> Weight { - Weight::from_ref_time(18_399_000 as u64) - // Standard Error: 33 - .saturating_add(Weight::from_ref_time(3_050 as u64).saturating_mul(b as u64)) + // Minimum execution time: 18_385 nanoseconds. + Weight::from_ref_time(100_849_454 as u64) + // Standard Error: 27 + .saturating_add(Weight::from_ref_time(2_384 as u64).saturating_mul(b as u64)) } // Storage: System Digest (r:1 w:1) // Storage: unknown [0x3a686561707061676573] (r:0 w:1) fn set_heap_pages() -> Weight { - Weight::from_ref_time(11_519_000 as u64) + // Minimum execution time: 11_187 nanoseconds. + Weight::from_ref_time(11_624_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } // Storage: Skipped Metadata (r:0 w:0) - /// The range of component `i` is `[1, 1000]`. + /// The range of component `i` is `[0, 1000]`. fn set_storage(i: u32, ) -> Weight { - Weight::from_ref_time(6_544_000 as u64) - // Standard Error: 3_739 - .saturating_add(Weight::from_ref_time(1_013_644 as u64).saturating_mul(i as u64)) - .saturating_add(T::DbWeight::get().writes(1 as u64)) + // Minimum execution time: 5_063 nanoseconds. + Weight::from_ref_time(5_279_000 as u64) + // Standard Error: 12_824 + .saturating_add(Weight::from_ref_time(1_177_069 as u64).saturating_mul(i as u64)) .saturating_add(T::DbWeight::get().writes((1 as u64).saturating_mul(i as u64))) } // Storage: Skipped Metadata (r:0 w:0) - /// The range of component `i` is `[1, 1000]`. + /// The range of component `i` is `[0, 1000]`. fn kill_storage(i: u32, ) -> Weight { - Weight::from_ref_time(6_518_000 as u64) - // Standard Error: 3_136 - .saturating_add(Weight::from_ref_time(879_319 as u64).saturating_mul(i as u64)) - .saturating_add(T::DbWeight::get().writes(1 as u64)) + // Minimum execution time: 5_282 nanoseconds. + Weight::from_ref_time(3_964_656 as u64) + // Standard Error: 7_250 + .saturating_add(Weight::from_ref_time(891_622 as u64).saturating_mul(i as u64)) .saturating_add(T::DbWeight::get().writes((1 as u64).saturating_mul(i as u64))) } // Storage: Skipped Metadata (r:0 w:0) - /// The range of component `p` is `[1, 1000]`. + /// The range of component `p` is `[0, 1000]`. fn kill_prefix(p: u32, ) -> Weight { - Weight::from_ref_time(9_979_000 as u64) - // Standard Error: 3_460 - .saturating_add(Weight::from_ref_time(1_879_483 as u64).saturating_mul(p as u64)) - .saturating_add(T::DbWeight::get().writes(1 as u64)) + // Minimum execution time: 7_160 nanoseconds. + Weight::from_ref_time(7_438_000 as u64) + // Standard Error: 5_245 + .saturating_add(Weight::from_ref_time(1_943_332 as u64).saturating_mul(p as u64)) .saturating_add(T::DbWeight::get().writes((1 as u64).saturating_mul(p as u64))) } } diff --git a/runtime/litmus/src/weights/pallet_asset_manager.rs b/runtime/litmus/src/weights/pallet_asset_manager.rs index e22161687b..2bf366fa83 100644 --- a/runtime/litmus/src/weights/pallet_asset_manager.rs +++ b/runtime/litmus/src/weights/pallet_asset_manager.rs @@ -17,7 +17,7 @@ //! Autogenerated weights for `pallet_asset_manager` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-18, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` //! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("litmus-dev"), DB CACHE: 20 @@ -52,35 +52,40 @@ impl pallet_asset_manager::WeightInfo for WeightInfo // Storage: AssetManager AssetIdType (r:0 w:1) // Storage: AssetManager AssetIdMetadata (r:0 w:1) fn register_foreign_asset_type() -> Weight { - Weight::from_ref_time(41_207_000 as u64) + // Minimum execution time: 41_220 nanoseconds. + Weight::from_ref_time(42_340_000 as u64) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(4 as u64)) } // Storage: AssetManager AssetIdType (r:1 w:0) // Storage: AssetManager AssetIdMetadata (r:0 w:1) fn update_foreign_asset_metadata() -> Weight { - Weight::from_ref_time(28_360_000 as u64) + // Minimum execution time: 28_343 nanoseconds. + Weight::from_ref_time(28_952_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: AssetManager AssetIdType (r:1 w:0) // Storage: AssetManager AssetIdUnitsPerSecond (r:0 w:1) fn set_asset_units_per_second() -> Weight { - Weight::from_ref_time(27_683_000 as u64) + // Minimum execution time: 27_179 nanoseconds. + Weight::from_ref_time(27_956_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: AssetManager AssetIdType (r:1 w:1) // Storage: AssetManager AssetTypeId (r:1 w:1) fn add_asset_type() -> Weight { - Weight::from_ref_time(32_980_000 as u64) + // Minimum execution time: 32_727 nanoseconds. + Weight::from_ref_time(33_383_000 as u64) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } // Storage: AssetManager AssetTypeId (r:2 w:1) // Storage: AssetManager AssetIdType (r:0 w:1) fn remove_asset_type() -> Weight { - Weight::from_ref_time(41_092_000 as u64) + // Minimum execution time: 40_791 nanoseconds. + Weight::from_ref_time(42_554_000 as u64) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } diff --git a/runtime/litmus/src/weights/pallet_balances.rs b/runtime/litmus/src/weights/pallet_balances.rs index 019d2da8f4..85b6feea21 100644 --- a/runtime/litmus/src/weights/pallet_balances.rs +++ b/runtime/litmus/src/weights/pallet_balances.rs @@ -17,7 +17,7 @@ //! Autogenerated weights for `pallet_balances` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-18, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` //! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("litmus-dev"), DB CACHE: 20 @@ -49,43 +49,50 @@ pub struct WeightInfo(PhantomData); impl pallet_balances::WeightInfo for WeightInfo { // Storage: System Account (r:1 w:1) fn transfer() -> Weight { - Weight::from_ref_time(67_141_000 as u64) + // Minimum execution time: 66_600 nanoseconds. + Weight::from_ref_time(67_882_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: System Account (r:1 w:1) fn transfer_keep_alive() -> Weight { - Weight::from_ref_time(49_842_000 as u64) + // Minimum execution time: 48_123 nanoseconds. + Weight::from_ref_time(49_374_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: System Account (r:1 w:1) fn set_balance_creating() -> Weight { - Weight::from_ref_time(37_301_000 as u64) + // Minimum execution time: 36_084 nanoseconds. + Weight::from_ref_time(36_842_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: System Account (r:1 w:1) fn set_balance_killing() -> Weight { - Weight::from_ref_time(41_935_000 as u64) + // Minimum execution time: 41_035 nanoseconds. + Weight::from_ref_time(41_828_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: System Account (r:2 w:2) fn force_transfer() -> Weight { - Weight::from_ref_time(66_644_000 as u64) + // Minimum execution time: 65_361 nanoseconds. + Weight::from_ref_time(66_663_000 as u64) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } // Storage: System Account (r:1 w:1) fn transfer_all() -> Weight { - Weight::from_ref_time(56_569_000 as u64) + // Minimum execution time: 55_986 nanoseconds. + Weight::from_ref_time(57_281_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: System Account (r:1 w:1) fn force_unreserve() -> Weight { - Weight::from_ref_time(30_967_000 as u64) + // Minimum execution time: 30_346 nanoseconds. + Weight::from_ref_time(31_125_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } diff --git a/runtime/litmus/src/weights/pallet_bridge.rs b/runtime/litmus/src/weights/pallet_bridge.rs index c8d91217c4..d75c76d221 100644 --- a/runtime/litmus/src/weights/pallet_bridge.rs +++ b/runtime/litmus/src/weights/pallet_bridge.rs @@ -17,7 +17,7 @@ //! Autogenerated weights for `pallet_bridge` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-18, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` //! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("litmus-dev"), DB CACHE: 20 @@ -49,42 +49,49 @@ pub struct WeightInfo(PhantomData); impl pallet_bridge::WeightInfo for WeightInfo { // Storage: ChainBridge RelayerThreshold (r:0 w:1) fn set_threshold() -> Weight { - Weight::from_ref_time(18_715_000 as u64) + // Minimum execution time: 19_495 nanoseconds. + Weight::from_ref_time(20_549_000 as u64) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: ChainBridge Resources (r:0 w:1) fn set_resource() -> Weight { - Weight::from_ref_time(7_601_000 as u64) + // Minimum execution time: 7_398 nanoseconds. + Weight::from_ref_time(7_853_000 as u64) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: ChainBridge Resources (r:0 w:1) fn remove_resource() -> Weight { - Weight::from_ref_time(7_345_000 as u64) + // Minimum execution time: 7_528 nanoseconds. + Weight::from_ref_time(7_837_000 as u64) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: ChainBridge ChainNonces (r:1 w:1) fn whitelist_chain() -> Weight { - Weight::from_ref_time(22_976_000 as u64) + // Minimum execution time: 23_616 nanoseconds. + Weight::from_ref_time(24_194_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: ChainBridge Relayers (r:1 w:1) // Storage: ChainBridge RelayerCount (r:1 w:1) fn add_relayer() -> Weight { - Weight::from_ref_time(27_370_000 as u64) + // Minimum execution time: 27_062 nanoseconds. + Weight::from_ref_time(28_287_000 as u64) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } // Storage: ChainBridge Relayers (r:1 w:1) // Storage: ChainBridge RelayerCount (r:1 w:1) fn remove_relayer() -> Weight { - Weight::from_ref_time(29_296_000 as u64) + // Minimum execution time: 30_099 nanoseconds. + Weight::from_ref_time(30_816_000 as u64) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } // Storage: ChainBridge BridgeFee (r:0 w:1) fn update_fee() -> Weight { - Weight::from_ref_time(19_216_000 as u64) + // Minimum execution time: 20_313 nanoseconds. + Weight::from_ref_time(21_011_000 as u64) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: ChainBridge Relayers (r:1 w:0) @@ -94,7 +101,8 @@ impl pallet_bridge::WeightInfo for WeightInfo { // Storage: ChainBridge RelayerThreshold (r:1 w:0) // Storage: ChainBridge RelayerCount (r:1 w:0) fn acknowledge_proposal() -> Weight { - Weight::from_ref_time(61_730_000 as u64) + // Minimum execution time: 61_817 nanoseconds. + Weight::from_ref_time(63_191_000 as u64) .saturating_add(T::DbWeight::get().reads(6 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -105,7 +113,8 @@ impl pallet_bridge::WeightInfo for WeightInfo { // Storage: ChainBridge RelayerThreshold (r:1 w:0) // Storage: ChainBridge RelayerCount (r:1 w:0) fn reject_proposal() -> Weight { - Weight::from_ref_time(54_155_000 as u64) + // Minimum execution time: 54_017 nanoseconds. + Weight::from_ref_time(55_259_000 as u64) .saturating_add(T::DbWeight::get().reads(6 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -113,7 +122,8 @@ impl pallet_bridge::WeightInfo for WeightInfo { // Storage: ChainBridge RelayerThreshold (r:1 w:0) // Storage: ChainBridge RelayerCount (r:1 w:0) fn eval_vote_state() -> Weight { - Weight::from_ref_time(26_533_000 as u64) + // Minimum execution time: 26_234 nanoseconds. + Weight::from_ref_time(26_928_000 as u64) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } diff --git a/runtime/litmus/src/weights/pallet_bridge_transfer.rs b/runtime/litmus/src/weights/pallet_bridge_transfer.rs index 1b28f1d413..6af55d69f8 100644 --- a/runtime/litmus/src/weights/pallet_bridge_transfer.rs +++ b/runtime/litmus/src/weights/pallet_bridge_transfer.rs @@ -17,7 +17,7 @@ //! Autogenerated weights for `pallet_bridge_transfer` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-18, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` //! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("litmus-dev"), DB CACHE: 20 @@ -53,7 +53,8 @@ impl pallet_bridge_transfer::WeightInfo for WeightInfo< // Storage: System Account (r:2 w:2) // Storage: ChainBridge BridgeEvents (r:1 w:1) fn transfer_native() -> Weight { - Weight::from_ref_time(89_508_000 as u64) + // Minimum execution time: 91_907 nanoseconds. + Weight::from_ref_time(93_980_000 as u64) .saturating_add(T::DbWeight::get().reads(6 as u64)) .saturating_add(T::DbWeight::get().writes(5 as u64)) } @@ -61,19 +62,22 @@ impl pallet_bridge_transfer::WeightInfo for WeightInfo< // Storage: BridgeTransfer ExternalBalances (r:1 w:1) // Storage: System Account (r:1 w:1) fn transfer() -> Weight { - Weight::from_ref_time(46_441_000 as u64) + // Minimum execution time: 48_118 nanoseconds. + Weight::from_ref_time(49_083_000 as u64) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } // Storage: BridgeTransfer MaximumIssuance (r:1 w:1) fn set_maximum_issuance() -> Weight { - Weight::from_ref_time(22_102_000 as u64) + // Minimum execution time: 23_758 nanoseconds. + Weight::from_ref_time(24_348_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: BridgeTransfer ExternalBalances (r:0 w:1) fn set_external_balances() -> Weight { - Weight::from_ref_time(6_674_000 as u64) + // Minimum execution time: 7_333 nanoseconds. + Weight::from_ref_time(7_539_000 as u64) .saturating_add(T::DbWeight::get().writes(1 as u64)) } } diff --git a/runtime/litmus/src/weights/pallet_collective.rs b/runtime/litmus/src/weights/pallet_collective.rs index c9c78bc7aa..f4478e7a66 100644 --- a/runtime/litmus/src/weights/pallet_collective.rs +++ b/runtime/litmus/src/weights/pallet_collective.rs @@ -17,7 +17,7 @@ //! Autogenerated weights for `pallet_collective` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-18, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` //! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("litmus-dev"), DB CACHE: 20 @@ -49,31 +49,33 @@ pub struct WeightInfo(PhantomData); impl pallet_collective::WeightInfo for WeightInfo { // Storage: Council Members (r:1 w:1) // Storage: Council Proposals (r:1 w:0) - // Storage: Council Voting (r:100 w:100) // Storage: Council Prime (r:0 w:1) - /// The range of component `m` is `[1, 100]`. - /// The range of component `n` is `[1, 100]`. - /// The range of component `p` is `[1, 100]`. + // Storage: Council Voting (r:100 w:100) + /// The range of component `m` is `[0, 100]`. + /// The range of component `n` is `[0, 100]`. + /// The range of component `p` is `[0, 100]`. fn set_members(m: u32, _n: u32, p: u32, ) -> Weight { - Weight::from_ref_time(59_534_000 as u64) - // Standard Error: 101_717 - .saturating_add(Weight::from_ref_time(7_798_721 as u64).saturating_mul(m as u64)) - // Standard Error: 101_717 - .saturating_add(Weight::from_ref_time(12_805_012 as u64).saturating_mul(p as u64)) - .saturating_add(T::DbWeight::get().reads(3 as u64)) + // Minimum execution time: 26_034 nanoseconds. + Weight::from_ref_time(26_669_000 as u64) + // Standard Error: 123_325 + .saturating_add(Weight::from_ref_time(8_265_595 as u64).saturating_mul(m as u64)) + // Standard Error: 123_325 + .saturating_add(Weight::from_ref_time(13_680_739 as u64).saturating_mul(p as u64)) + .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().reads((1 as u64).saturating_mul(p as u64))) - .saturating_add(T::DbWeight::get().writes(3 as u64)) + .saturating_add(T::DbWeight::get().writes(2 as u64)) .saturating_add(T::DbWeight::get().writes((1 as u64).saturating_mul(p as u64))) } // Storage: Council Members (r:1 w:0) /// The range of component `b` is `[1, 1024]`. /// The range of component `m` is `[1, 100]`. fn execute(b: u32, m: u32, ) -> Weight { - Weight::from_ref_time(31_643_000 as u64) - // Standard Error: 181 - .saturating_add(Weight::from_ref_time(3_814 as u64).saturating_mul(b as u64)) - // Standard Error: 1_863 - .saturating_add(Weight::from_ref_time(11_177 as u64).saturating_mul(m as u64)) + // Minimum execution time: 32_107 nanoseconds. + Weight::from_ref_time(28_541_661 as u64) + // Standard Error: 146 + .saturating_add(Weight::from_ref_time(5_033 as u64).saturating_mul(b as u64)) + // Standard Error: 1_503 + .saturating_add(Weight::from_ref_time(42_230 as u64).saturating_mul(m as u64)) .saturating_add(T::DbWeight::get().reads(1 as u64)) } // Storage: Council Members (r:1 w:0) @@ -81,11 +83,12 @@ impl pallet_collective::WeightInfo for WeightInfo { /// The range of component `b` is `[1, 1024]`. /// The range of component `m` is `[1, 100]`. fn propose_execute(b: u32, m: u32, ) -> Weight { - Weight::from_ref_time(34_675_000 as u64) - // Standard Error: 432 - .saturating_add(Weight::from_ref_time(1_469 as u64).saturating_mul(b as u64)) - // Standard Error: 4_430 - .saturating_add(Weight::from_ref_time(80_514 as u64).saturating_mul(m as u64)) + // Minimum execution time: 35_394 nanoseconds. + Weight::from_ref_time(32_675_271 as u64) + // Standard Error: 328 + .saturating_add(Weight::from_ref_time(3_423 as u64).saturating_mul(b as u64)) + // Standard Error: 3_378 + .saturating_add(Weight::from_ref_time(77_059 as u64).saturating_mul(m as u64)) .saturating_add(T::DbWeight::get().reads(2 as u64)) } // Storage: Council Members (r:1 w:0) @@ -96,12 +99,15 @@ impl pallet_collective::WeightInfo for WeightInfo { /// The range of component `b` is `[1, 1024]`. /// The range of component `m` is `[2, 100]`. /// The range of component `p` is `[1, 100]`. - fn propose_proposed(b: u32, _m: u32, p: u32, ) -> Weight { - Weight::from_ref_time(46_294_000 as u64) - // Standard Error: 745 - .saturating_add(Weight::from_ref_time(12_640 as u64).saturating_mul(b as u64)) - // Standard Error: 7_645 - .saturating_add(Weight::from_ref_time(486_778 as u64).saturating_mul(p as u64)) + fn propose_proposed(b: u32, m: u32, p: u32, ) -> Weight { + // Minimum execution time: 45_735 nanoseconds. + Weight::from_ref_time(35_785_010 as u64) + // Standard Error: 885 + .saturating_add(Weight::from_ref_time(10_917 as u64).saturating_mul(b as u64)) + // Standard Error: 9_202 + .saturating_add(Weight::from_ref_time(84_482 as u64).saturating_mul(m as u64)) + // Standard Error: 9_110 + .saturating_add(Weight::from_ref_time(417_164 as u64).saturating_mul(p as u64)) .saturating_add(T::DbWeight::get().reads(4 as u64)) .saturating_add(T::DbWeight::get().writes(4 as u64)) } @@ -109,9 +115,10 @@ impl pallet_collective::WeightInfo for WeightInfo { // Storage: Council Voting (r:1 w:1) /// The range of component `m` is `[5, 100]`. fn vote(m: u32, ) -> Weight { - Weight::from_ref_time(58_187_000 as u64) - // Standard Error: 7_431 - .saturating_add(Weight::from_ref_time(264_146 as u64).saturating_mul(m as u64)) + // Minimum execution time: 56_271 nanoseconds. + Weight::from_ref_time(69_613_013 as u64) + // Standard Error: 10_123 + .saturating_add(Weight::from_ref_time(15_294 as u64).saturating_mul(m as u64)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -122,11 +129,12 @@ impl pallet_collective::WeightInfo for WeightInfo { /// The range of component `m` is `[4, 100]`. /// The range of component `p` is `[1, 100]`. fn close_early_disapproved(m: u32, p: u32, ) -> Weight { - Weight::from_ref_time(49_324_000 as u64) - // Standard Error: 9_027 - .saturating_add(Weight::from_ref_time(34_863 as u64).saturating_mul(m as u64)) - // Standard Error: 9_057 - .saturating_add(Weight::from_ref_time(452_977 as u64).saturating_mul(p as u64)) + // Minimum execution time: 49_387 nanoseconds. + Weight::from_ref_time(46_915_553 as u64) + // Standard Error: 9_954 + .saturating_add(Weight::from_ref_time(80_639 as u64).saturating_mul(m as u64)) + // Standard Error: 9_629 + .saturating_add(Weight::from_ref_time(386_597 as u64).saturating_mul(p as u64)) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -138,13 +146,14 @@ impl pallet_collective::WeightInfo for WeightInfo { /// The range of component `m` is `[4, 100]`. /// The range of component `p` is `[1, 100]`. fn close_early_approved(b: u32, m: u32, p: u32, ) -> Weight { - Weight::from_ref_time(66_047_000 as u64) - // Standard Error: 1_002 - .saturating_add(Weight::from_ref_time(5_483 as u64).saturating_mul(b as u64)) - // Standard Error: 10_423 - .saturating_add(Weight::from_ref_time(57_959 as u64).saturating_mul(m as u64)) - // Standard Error: 10_283 - .saturating_add(Weight::from_ref_time(426_570 as u64).saturating_mul(p as u64)) + // Minimum execution time: 71_767 nanoseconds. + Weight::from_ref_time(56_747_906 as u64) + // Standard Error: 1_203 + .saturating_add(Weight::from_ref_time(13_851 as u64).saturating_mul(b as u64)) + // Standard Error: 12_792 + .saturating_add(Weight::from_ref_time(114_943 as u64).saturating_mul(m as u64)) + // Standard Error: 12_377 + .saturating_add(Weight::from_ref_time(404_047 as u64).saturating_mul(p as u64)) .saturating_add(T::DbWeight::get().reads(4 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -156,11 +165,12 @@ impl pallet_collective::WeightInfo for WeightInfo { /// The range of component `m` is `[4, 100]`. /// The range of component `p` is `[1, 100]`. fn close_disapproved(m: u32, p: u32, ) -> Weight { - Weight::from_ref_time(54_056_000 as u64) - // Standard Error: 6_478 - .saturating_add(Weight::from_ref_time(11_118 as u64).saturating_mul(m as u64)) - // Standard Error: 6_500 - .saturating_add(Weight::from_ref_time(426_020 as u64).saturating_mul(p as u64)) + // Minimum execution time: 55_730 nanoseconds. + Weight::from_ref_time(69_741_594 as u64) + // Standard Error: 17_508 + .saturating_add(Weight::from_ref_time(37_682 as u64).saturating_mul(m as u64)) + // Standard Error: 16_937 + .saturating_add(Weight::from_ref_time(241_912 as u64).saturating_mul(p as u64)) .saturating_add(T::DbWeight::get().reads(4 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -172,12 +182,15 @@ impl pallet_collective::WeightInfo for WeightInfo { /// The range of component `b` is `[1, 1024]`. /// The range of component `m` is `[4, 100]`. /// The range of component `p` is `[1, 100]`. - fn close_approved(_b: u32, m: u32, p: u32, ) -> Weight { - Weight::from_ref_time(71_263_000 as u64) - // Standard Error: 6_948 - .saturating_add(Weight::from_ref_time(53_437 as u64).saturating_mul(m as u64)) - // Standard Error: 6_854 - .saturating_add(Weight::from_ref_time(428_058 as u64).saturating_mul(p as u64)) + fn close_approved(b: u32, m: u32, p: u32, ) -> Weight { + // Minimum execution time: 70_446 nanoseconds. + Weight::from_ref_time(64_847_620 as u64) + // Standard Error: 735 + .saturating_add(Weight::from_ref_time(9_598 as u64).saturating_mul(b as u64)) + // Standard Error: 7_824 + .saturating_add(Weight::from_ref_time(18_630 as u64).saturating_mul(m as u64)) + // Standard Error: 7_571 + .saturating_add(Weight::from_ref_time(474_776 as u64).saturating_mul(p as u64)) .saturating_add(T::DbWeight::get().reads(5 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -186,9 +199,10 @@ impl pallet_collective::WeightInfo for WeightInfo { // Storage: Council ProposalOf (r:0 w:1) /// The range of component `p` is `[1, 100]`. fn disapprove_proposal(p: u32, ) -> Weight { - Weight::from_ref_time(30_726_000 as u64) - // Standard Error: 4_488 - .saturating_add(Weight::from_ref_time(452_203 as u64).saturating_mul(p as u64)) + // Minimum execution time: 30_790 nanoseconds. + Weight::from_ref_time(37_334_669 as u64) + // Standard Error: 7_680 + .saturating_add(Weight::from_ref_time(356_587 as u64).saturating_mul(p as u64)) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } diff --git a/runtime/litmus/src/weights/pallet_democracy.rs b/runtime/litmus/src/weights/pallet_democracy.rs index 08837567de..d3fb1eea19 100644 --- a/runtime/litmus/src/weights/pallet_democracy.rs +++ b/runtime/litmus/src/weights/pallet_democracy.rs @@ -17,7 +17,7 @@ //! Autogenerated weights for `pallet_democracy` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-18, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` //! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("litmus-dev"), DB CACHE: 20 @@ -52,113 +52,118 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Storage: Democracy Blacklist (r:1 w:0) // Storage: Democracy DepositOf (r:0 w:1) fn propose() -> Weight { - Weight::from_ref_time(86_307_000 as u64) + // Minimum execution time: 84_118 nanoseconds. + Weight::from_ref_time(94_898_000 as u64) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } // Storage: Democracy DepositOf (r:1 w:1) - /// The range of component `s` is `[0, 100]`. fn second() -> Weight { - Weight::from_ref_time(35_484_000 as u64) - // Standard Error: 1_000 - .saturating_add(Weight::from_ref_time(149_000 as u64)) + // Minimum execution time: 81_286 nanoseconds. + Weight::from_ref_time(100_616_000 as u64) + .saturating_add(T::DbWeight::get().reads(1 as u64)) + .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Democracy ReferendumInfoOf (r:1 w:1) // Storage: Democracy VotingOf (r:1 w:1) // Storage: Balances Locks (r:1 w:1) - /// The range of component `r` is `[1, 99]`. fn vote_new() -> Weight { - Weight::from_ref_time(45_160_000 as u64) - // Standard Error: 0 - .saturating_add(Weight::from_ref_time(212_000 as u64)) + // Minimum execution time: 102_235 nanoseconds. + Weight::from_ref_time(113_107_000 as u64) + .saturating_add(T::DbWeight::get().reads(3 as u64)) + .saturating_add(T::DbWeight::get().writes(3 as u64)) } // Storage: Democracy ReferendumInfoOf (r:1 w:1) // Storage: Democracy VotingOf (r:1 w:1) // Storage: Balances Locks (r:1 w:1) - /// The range of component `r` is `[1, 99]`. fn vote_existing() -> Weight { - Weight::from_ref_time(45_751_000 as u64) - // Standard Error: 2_000 - .saturating_add(Weight::from_ref_time(186_000 as u64)) + // Minimum execution time: 94_073 nanoseconds. + Weight::from_ref_time(98_475_000 as u64) + .saturating_add(T::DbWeight::get().reads(3 as u64)) + .saturating_add(T::DbWeight::get().writes(3 as u64)) } // Storage: Democracy ReferendumInfoOf (r:1 w:1) // Storage: Democracy Cancellations (r:1 w:1) fn emergency_cancel() -> Weight { - Weight::from_ref_time(34_034_000 as u64) + // Minimum execution time: 33_112 nanoseconds. + Weight::from_ref_time(33_662_000 as u64) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } // Storage: Democracy PublicProps (r:1 w:1) + // Storage: Democracy DepositOf (r:1 w:1) + // Storage: System Account (r:2 w:2) // Storage: Democracy NextExternal (r:1 w:1) // Storage: Democracy ReferendumInfoOf (r:1 w:1) // Storage: Democracy Blacklist (r:0 w:1) - // Storage: Democracy DepositOf (r:1 w:1) - // Storage: System Account (r:2 w:2) - /// The range of component `p` is `[1, 100]`. fn blacklist() -> Weight { - Weight::from_ref_time(64_556_000 as u64) - // Standard Error: 12_000 - .saturating_add(Weight::from_ref_time(328_000 as u64)) - .saturating_add(T::DbWeight::get().reads(5 as u64)) - .saturating_add(T::DbWeight::get().writes(6 as u64)) + // Minimum execution time: 144_670 nanoseconds. + Weight::from_ref_time(163_889_000 as u64) + .saturating_add(T::DbWeight::get().reads(6 as u64)) + .saturating_add(T::DbWeight::get().writes(7 as u64)) } // Storage: Democracy NextExternal (r:1 w:1) // Storage: Democracy Blacklist (r:1 w:0) - /// The range of component `v` is `[1, 100]`. fn external_propose() -> Weight { - Weight::from_ref_time(12_132_000 as u64) - // Standard Error: 0 - .saturating_add(Weight::from_ref_time(27_000 as u64)) + // Minimum execution time: 25_177 nanoseconds. + Weight::from_ref_time(26_943_000 as u64) + .saturating_add(T::DbWeight::get().reads(2 as u64)) + .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Democracy NextExternal (r:0 w:1) fn external_propose_majority() -> Weight { - Weight::from_ref_time(8_226_000 as u64) + // Minimum execution time: 6_974 nanoseconds. + Weight::from_ref_time(7_252_000 as u64) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Democracy NextExternal (r:0 w:1) fn external_propose_default() -> Weight { - Weight::from_ref_time(7_681_000 as u64) + // Minimum execution time: 7_034 nanoseconds. + Weight::from_ref_time(7_487_000 as u64) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // 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(35_986_000 as u64) + // Minimum execution time: 32_834 nanoseconds. + Weight::from_ref_time(34_565_000 as u64) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } // Storage: Democracy NextExternal (r:1 w:1) // Storage: Democracy Blacklist (r:1 w:1) - /// The range of component `v` is `[0, 100]`. fn veto_external() -> Weight { - Weight::from_ref_time(23_346_000 as u64) - // Standard Error: 0 - .saturating_add(Weight::from_ref_time(48_000 as u64)) + // Minimum execution time: 41_667 nanoseconds. + Weight::from_ref_time(43_506_000 as u64) + .saturating_add(T::DbWeight::get().reads(2 as u64)) + .saturating_add(T::DbWeight::get().writes(2 as u64)) } // Storage: Democracy PublicProps (r:1 w:1) // Storage: Democracy DepositOf (r:1 w:1) // Storage: System Account (r:2 w:2) - /// The range of component `p` is `[1, 100]`. fn cancel_proposal() -> Weight { - Weight::from_ref_time(54_372_000 as u64) - // Standard Error: 3_000 - .saturating_add(Weight::from_ref_time(249_000 as u64)) + // Minimum execution time: 123_830 nanoseconds. + Weight::from_ref_time(137_849_000 as u64) + .saturating_add(T::DbWeight::get().reads(4 as u64)) + .saturating_add(T::DbWeight::get().writes(4 as u64)) } // Storage: Democracy ReferendumInfoOf (r:0 w:1) fn cancel_referendum() -> Weight { - Weight::from_ref_time(22_464_000 as u64) + // Minimum execution time: 21_115 nanoseconds. + Weight::from_ref_time(21_944_000 as u64) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Democracy LowestUnbaked (r:1 w:1) // Storage: Democracy ReferendumCount (r:1 w:0) - // Storage: Democracy ReferendumInfoOf (r:1 w:0) - /// The range of component `r` is `[1, 99]`. + // Storage: Democracy ReferendumInfoOf (r:5 w:0) + /// The range of component `r` is `[0, 99]`. fn on_initialize_base(r: u32, ) -> Weight { - Weight::from_ref_time(16_944_000 as u64) - // Standard Error: 22_364 - .saturating_add(Weight::from_ref_time(3_534_989 as u64).saturating_mul(r as u64)) - .saturating_add(T::DbWeight::get().reads(3 as u64)) + // Minimum execution time: 9_099 nanoseconds. + Weight::from_ref_time(9_282_000 as u64) + // Standard Error: 32_164 + .saturating_add(Weight::from_ref_time(3_860_799 as u64).saturating_mul(r as u64)) + .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().reads((1 as u64).saturating_mul(r as u64))) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -167,85 +172,93 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Storage: Democracy LastTabledWasExternal (r:1 w:0) // Storage: Democracy NextExternal (r:1 w:0) // Storage: Democracy PublicProps (r:1 w:0) - // Storage: Democracy ReferendumInfoOf (r:1 w:0) - /// The range of component `r` is `[1, 99]`. + // Storage: Democracy ReferendumInfoOf (r:5 w:0) + /// The range of component `r` is `[0, 99]`. fn on_initialize_base_with_launch_period(r: u32, ) -> Weight { - Weight::from_ref_time(20_635_000 as u64) - // Standard Error: 17_586 - .saturating_add(Weight::from_ref_time(3_517_112 as u64).saturating_mul(r as u64)) - .saturating_add(T::DbWeight::get().reads(6 as u64)) + // Minimum execution time: 12_630 nanoseconds. + Weight::from_ref_time(25_138_810 as u64) + // Standard Error: 56_573 + .saturating_add(Weight::from_ref_time(3_692_980 as u64).saturating_mul(r as u64)) + .saturating_add(T::DbWeight::get().reads(5 as u64)) .saturating_add(T::DbWeight::get().reads((1 as u64).saturating_mul(r as u64))) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Democracy VotingOf (r:3 w:3) - // Storage: Democracy ReferendumInfoOf (r:1 w:1) // Storage: Balances Locks (r:1 w:1) - /// The range of component `r` is `[1, 99]`. + // Storage: Democracy ReferendumInfoOf (r:5 w:5) + /// The range of component `r` is `[0, 99]`. fn delegate(r: u32, ) -> Weight { - Weight::from_ref_time(79_544_000 as u64) - // Standard Error: 41_048 - .saturating_add(Weight::from_ref_time(5_415_522 as u64).saturating_mul(r as u64)) - .saturating_add(T::DbWeight::get().reads(5 as u64)) + // Minimum execution time: 66_131 nanoseconds. + Weight::from_ref_time(77_791_304 as u64) + // Standard Error: 50_187 + .saturating_add(Weight::from_ref_time(5_286_101 as u64).saturating_mul(r as u64)) + .saturating_add(T::DbWeight::get().reads(4 as u64)) .saturating_add(T::DbWeight::get().reads((1 as u64).saturating_mul(r as u64))) - .saturating_add(T::DbWeight::get().writes(5 as u64)) + .saturating_add(T::DbWeight::get().writes(4 as u64)) .saturating_add(T::DbWeight::get().writes((1 as u64).saturating_mul(r as u64))) } // Storage: Democracy VotingOf (r:2 w:2) - // Storage: Democracy ReferendumInfoOf (r:1 w:1) - /// The range of component `r` is `[1, 99]`. + // Storage: Democracy ReferendumInfoOf (r:5 w:5) + /// The range of component `r` is `[0, 99]`. fn undelegate(r: u32, ) -> Weight { - Weight::from_ref_time(48_878_000 as u64) - // Standard Error: 36_355 - .saturating_add(Weight::from_ref_time(5_467_376 as u64).saturating_mul(r as u64)) - .saturating_add(T::DbWeight::get().reads(3 as u64)) + // Minimum execution time: 39_168 nanoseconds. + Weight::from_ref_time(67_184_702 as u64) + // Standard Error: 81_354 + .saturating_add(Weight::from_ref_time(5_245_218 as u64).saturating_mul(r as u64)) + .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().reads((1 as u64).saturating_mul(r as u64))) - .saturating_add(T::DbWeight::get().writes(3 as u64)) + .saturating_add(T::DbWeight::get().writes(2 as u64)) .saturating_add(T::DbWeight::get().writes((1 as u64).saturating_mul(r as u64))) } // Storage: Democracy PublicProps (r:0 w:1) fn clear_public_proposals() -> Weight { - Weight::from_ref_time(9_745_000 as u64) + // Minimum execution time: 8_541 nanoseconds. + Weight::from_ref_time(8_792_000 as u64) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Democracy VotingOf (r:1 w:1) // Storage: Balances Locks (r:1 w:1) // Storage: System Account (r:1 w:1) - /// The range of component `r` is `[1, 99]`. + /// The range of component `r` is `[0, 99]`. fn unlock_remove(r: u32, ) -> Weight { - Weight::from_ref_time(47_909_000 as u64) - // Standard Error: 5_072 - .saturating_add(Weight::from_ref_time(302_346 as u64).saturating_mul(r as u64)) + // Minimum execution time: 36_431 nanoseconds. + Weight::from_ref_time(53_761_295 as u64) + // Standard Error: 11_169 + .saturating_add(Weight::from_ref_time(70_338 as u64).saturating_mul(r as u64)) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } // Storage: Democracy VotingOf (r:1 w:1) // Storage: Balances Locks (r:1 w:1) // Storage: System Account (r:1 w:1) - /// The range of component `r` is `[1, 99]`. + /// The range of component `r` is `[0, 99]`. fn unlock_set(r: u32, ) -> Weight { - Weight::from_ref_time(45_925_000 as u64) - // Standard Error: 5_278 - .saturating_add(Weight::from_ref_time(375_457 as u64).saturating_mul(r as u64)) + // Minimum execution time: 45_381 nanoseconds. + Weight::from_ref_time(46_156_913 as u64) + // Standard Error: 14_113 + .saturating_add(Weight::from_ref_time(329_754 as u64).saturating_mul(r as u64)) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } // Storage: Democracy ReferendumInfoOf (r:1 w:1) // Storage: Democracy VotingOf (r:1 w:1) - /// The range of component `r` is `[1, 99]`. + /// The range of component `r` is `[1, 100]`. fn remove_vote(r: u32, ) -> Weight { - Weight::from_ref_time(27_284_000 as u64) - // Standard Error: 5_113 - .saturating_add(Weight::from_ref_time(402_254 as u64).saturating_mul(r as u64)) + // Minimum execution time: 24_659 nanoseconds. + Weight::from_ref_time(28_517_289 as u64) + // Standard Error: 8_856 + .saturating_add(Weight::from_ref_time(329_060 as u64).saturating_mul(r as u64)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } // Storage: Democracy ReferendumInfoOf (r:1 w:1) // Storage: Democracy VotingOf (r:1 w:1) - /// The range of component `r` is `[1, 99]`. + /// The range of component `r` is `[1, 100]`. fn remove_other_vote(r: u32, ) -> Weight { - Weight::from_ref_time(26_705_000 as u64) - // Standard Error: 5_365 - .saturating_add(Weight::from_ref_time(416_804 as u64).saturating_mul(r as u64)) + // Minimum execution time: 24_442 nanoseconds. + Weight::from_ref_time(27_487_634 as u64) + // Standard Error: 12_080 + .saturating_add(Weight::from_ref_time(310_614 as u64).saturating_mul(r as u64)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } diff --git a/runtime/litmus/src/weights/pallet_drop3.rs b/runtime/litmus/src/weights/pallet_drop3.rs index d6d65810b2..4e0c03bac4 100644 --- a/runtime/litmus/src/weights/pallet_drop3.rs +++ b/runtime/litmus/src/weights/pallet_drop3.rs @@ -17,7 +17,7 @@ //! Autogenerated weights for `pallet_drop3` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-18, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` //! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("litmus-dev"), DB CACHE: 20 @@ -49,14 +49,16 @@ pub struct WeightInfo(PhantomData); impl pallet_drop3::WeightInfo for WeightInfo { // Storage: Drop3 Admin (r:1 w:1) fn set_admin() -> Weight { - Weight::from_ref_time(23_919_000 as u64) + // Minimum execution time: 23_922 nanoseconds. + Weight::from_ref_time(24_618_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Drop3 Admin (r:1 w:0) // Storage: Drop3 RewardPools (r:1 w:1) fn approve_reward_pool() -> Weight { - Weight::from_ref_time(33_668_000 as u64) + // Minimum execution time: 33_286 nanoseconds. + Weight::from_ref_time(34_280_000 as u64) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -65,21 +67,24 @@ impl pallet_drop3::WeightInfo for WeightInfo { // Storage: System Account (r:1 w:1) // Storage: Drop3 RewardPoolOwners (r:0 w:1) fn reject_reward_pool() -> Weight { - Weight::from_ref_time(80_535_000 as u64) + // Minimum execution time: 80_143 nanoseconds. + Weight::from_ref_time(82_254_000 as u64) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } // Storage: Drop3 RewardPools (r:1 w:1) // Storage: Drop3 Admin (r:1 w:0) fn start_reward_pool() -> Weight { - Weight::from_ref_time(33_649_000 as u64) + // Minimum execution time: 33_208 nanoseconds. + Weight::from_ref_time(33_859_000 as u64) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Drop3 RewardPools (r:1 w:1) // Storage: Drop3 Admin (r:1 w:0) fn stop_reward_pool() -> Weight { - Weight::from_ref_time(36_176_000 as u64) + // Minimum execution time: 35_706 nanoseconds. + Weight::from_ref_time(36_205_000 as u64) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -88,7 +93,8 @@ impl pallet_drop3::WeightInfo for WeightInfo { // Storage: System Account (r:1 w:1) // Storage: Drop3 RewardPoolOwners (r:0 w:1) fn close_reward_pool() -> Weight { - Weight::from_ref_time(57_471_000 as u64) + // Minimum execution time: 56_858 nanoseconds. + Weight::from_ref_time(58_084_000 as u64) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -98,16 +104,18 @@ impl pallet_drop3::WeightInfo for WeightInfo { // Storage: Drop3 RewardPools (r:0 w:1) /// The range of component `n` is `[0, 16]`. fn propose_reward_pool(n: u32, ) -> Weight { - Weight::from_ref_time(48_602_000 as u64) - // Standard Error: 2_691 - .saturating_add(Weight::from_ref_time(92_123 as u64).saturating_mul(n as u64)) + // Minimum execution time: 48_094 nanoseconds. + Weight::from_ref_time(56_349_601 as u64) + // Standard Error: 99_304 + .saturating_add(Weight::from_ref_time(6_107 as u64).saturating_mul(n as u64)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(4 as u64)) } // Storage: Drop3 RewardPools (r:1 w:1) // Storage: System Account (r:2 w:2) fn send_reward() -> Weight { - Weight::from_ref_time(59_491_000 as u64) + // Minimum execution time: 61_024 nanoseconds. + Weight::from_ref_time(69_220_000 as u64) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } diff --git a/runtime/litmus/src/weights/pallet_extrinsic_filter.rs b/runtime/litmus/src/weights/pallet_extrinsic_filter.rs index 203d20f8c4..ff027fcd8b 100644 --- a/runtime/litmus/src/weights/pallet_extrinsic_filter.rs +++ b/runtime/litmus/src/weights/pallet_extrinsic_filter.rs @@ -17,7 +17,7 @@ //! Autogenerated weights for `pallet_extrinsic_filter` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-18, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` //! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("litmus-dev"), DB CACHE: 20 @@ -51,11 +51,12 @@ impl pallet_extrinsic_filter::WeightInfo for WeightInfo /// The range of component `p` is `[1, 1024]`. /// The range of component `f` is `[1, 1024]`. fn block_extrinsics(p: u32, f: u32, ) -> Weight { - Weight::from_ref_time(32_266_000 as u64) - // Standard Error: 37 - .saturating_add(Weight::from_ref_time(1_892 as u64).saturating_mul(p as u64)) - // Standard Error: 37 - .saturating_add(Weight::from_ref_time(2_034 as u64).saturating_mul(f as u64)) + // Minimum execution time: 31_918 nanoseconds. + Weight::from_ref_time(30_369_230 as u64) + // Standard Error: 70 + .saturating_add(Weight::from_ref_time(3_573 as u64).saturating_mul(p as u64)) + // Standard Error: 70 + .saturating_add(Weight::from_ref_time(3_706 as u64).saturating_mul(f as u64)) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -63,11 +64,12 @@ impl pallet_extrinsic_filter::WeightInfo for WeightInfo /// The range of component `p` is `[1, 1024]`. /// The range of component `f` is `[1, 1024]`. fn unblock_extrinsics(p: u32, f: u32, ) -> Weight { - Weight::from_ref_time(47_838_000 as u64) - // Standard Error: 174 - .saturating_add(Weight::from_ref_time(7_476 as u64).saturating_mul(p as u64)) - // Standard Error: 174 - .saturating_add(Weight::from_ref_time(7_162 as u64).saturating_mul(f as u64)) + // Minimum execution time: 48_416 nanoseconds. + Weight::from_ref_time(34_086_606 as u64) + // Standard Error: 226 + .saturating_add(Weight::from_ref_time(17_100 as u64).saturating_mul(p as u64)) + // Standard Error: 226 + .saturating_add(Weight::from_ref_time(16_190 as u64).saturating_mul(f as u64)) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } diff --git a/runtime/litmus/src/weights/pallet_identity_management.rs b/runtime/litmus/src/weights/pallet_identity_management.rs index f827036b2c..e6e7906af0 100644 --- a/runtime/litmus/src/weights/pallet_identity_management.rs +++ b/runtime/litmus/src/weights/pallet_identity_management.rs @@ -17,7 +17,7 @@ //! Autogenerated weights for `pallet_identity_management` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-18, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` //! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("litmus-dev"), DB CACHE: 20 @@ -48,15 +48,19 @@ use sp_std::marker::PhantomData; pub struct WeightInfo(PhantomData); impl pallet_identity_management::WeightInfo for WeightInfo { fn link_identity() -> Weight { - Weight::from_ref_time(23_055_000 as u64) + // Minimum execution time: 20_835 nanoseconds. + Weight::from_ref_time(21_435_000 as u64) } fn unlink_identity() -> Weight { - Weight::from_ref_time(21_611_000 as u64) + // Minimum execution time: 19_385 nanoseconds. + Weight::from_ref_time(20_173_000 as u64) } fn verify_identity() -> Weight { - Weight::from_ref_time(21_819_000 as u64) + // Minimum execution time: 20_748 nanoseconds. + Weight::from_ref_time(21_215_000 as u64) } fn set_user_shielding_key() -> Weight { - Weight::from_ref_time(20_658_000 as u64) + // Minimum execution time: 19_281 nanoseconds. + Weight::from_ref_time(19_963_000 as u64) } } diff --git a/runtime/litmus/src/weights/pallet_membership.rs b/runtime/litmus/src/weights/pallet_membership.rs index e9d03cf05a..bbfc44cbbf 100644 --- a/runtime/litmus/src/weights/pallet_membership.rs +++ b/runtime/litmus/src/weights/pallet_membership.rs @@ -17,7 +17,7 @@ //! Autogenerated weights for `pallet_membership` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-18, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` //! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("litmus-dev"), DB CACHE: 20 @@ -53,9 +53,10 @@ impl pallet_membership::WeightInfo for WeightInfo { // Storage: Council Prime (r:0 w:1) /// The range of component `m` is `[1, 99]`. fn add_member(m: u32, ) -> Weight { - Weight::from_ref_time(31_995_000 as u64) - // Standard Error: 699 - .saturating_add(Weight::from_ref_time(85_129 as u64).saturating_mul(m as u64)) + // Minimum execution time: 32_449 nanoseconds. + Weight::from_ref_time(34_249_012 as u64) + // Standard Error: 930 + .saturating_add(Weight::from_ref_time(59_243 as u64).saturating_mul(m as u64)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -66,9 +67,10 @@ impl pallet_membership::WeightInfo for WeightInfo { // Storage: Council Prime (r:0 w:1) /// The range of component `m` is `[2, 100]`. fn remove_member(m: u32, ) -> Weight { - Weight::from_ref_time(36_230_000 as u64) - // Standard Error: 1_406 - .saturating_add(Weight::from_ref_time(90_262 as u64).saturating_mul(m as u64)) + // Minimum execution time: 36_450 nanoseconds. + Weight::from_ref_time(37_816_555 as u64) + // Standard Error: 1_129 + .saturating_add(Weight::from_ref_time(70_031 as u64).saturating_mul(m as u64)) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -79,9 +81,10 @@ impl pallet_membership::WeightInfo for WeightInfo { // Storage: Council Prime (r:0 w:1) /// The range of component `m` is `[2, 100]`. fn swap_member(m: u32, ) -> Weight { - Weight::from_ref_time(37_624_000 as u64) - // Standard Error: 4_380 - .saturating_add(Weight::from_ref_time(107_265 as u64).saturating_mul(m as u64)) + // Minimum execution time: 36_968 nanoseconds. + Weight::from_ref_time(39_456_593 as u64) + // Standard Error: 1_738 + .saturating_add(Weight::from_ref_time(64_650 as u64).saturating_mul(m as u64)) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -92,9 +95,10 @@ impl pallet_membership::WeightInfo for WeightInfo { // Storage: Council Prime (r:0 w:1) /// The range of component `m` is `[1, 100]`. fn reset_member(m: u32, ) -> Weight { - Weight::from_ref_time(35_851_000 as u64) - // Standard Error: 1_600 - .saturating_add(Weight::from_ref_time(268_625 as u64).saturating_mul(m as u64)) + // Minimum execution time: 35_493 nanoseconds. + Weight::from_ref_time(38_748_599 as u64) + // Standard Error: 3_806 + .saturating_add(Weight::from_ref_time(243_166 as u64).saturating_mul(m as u64)) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -105,9 +109,10 @@ impl pallet_membership::WeightInfo for WeightInfo { // Storage: Council Prime (r:0 w:1) /// The range of component `m` is `[1, 100]`. fn change_key(m: u32, ) -> Weight { - Weight::from_ref_time(37_491_000 as u64) - // Standard Error: 1_242 - .saturating_add(Weight::from_ref_time(99_301 as u64).saturating_mul(m as u64)) + // Minimum execution time: 37_183 nanoseconds. + Weight::from_ref_time(39_747_964 as u64) + // Standard Error: 1_508 + .saturating_add(Weight::from_ref_time(75_747 as u64).saturating_mul(m as u64)) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(4 as u64)) } @@ -116,9 +121,10 @@ impl pallet_membership::WeightInfo for WeightInfo { // Storage: Council Prime (r:0 w:1) /// The range of component `m` is `[1, 100]`. fn set_prime(m: u32, ) -> Weight { - Weight::from_ref_time(14_927_000 as u64) - // Standard Error: 2_421 - .saturating_add(Weight::from_ref_time(71_091 as u64).saturating_mul(m as u64)) + // Minimum execution time: 14_671 nanoseconds. + Weight::from_ref_time(15_710_325 as u64) + // Standard Error: 585 + .saturating_add(Weight::from_ref_time(21_206 as u64).saturating_mul(m as u64)) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } @@ -126,9 +132,10 @@ impl pallet_membership::WeightInfo for WeightInfo { // Storage: Council Prime (r:0 w:1) /// The range of component `m` is `[1, 100]`. fn clear_prime(m: u32, ) -> Weight { - Weight::from_ref_time(8_063_000 as u64) - // Standard Error: 561 - .saturating_add(Weight::from_ref_time(10_563 as u64).saturating_mul(m as u64)) + // Minimum execution time: 7_918 nanoseconds. + Weight::from_ref_time(8_575_882 as u64) + // Standard Error: 1_047 + .saturating_add(Weight::from_ref_time(7_056 as u64).saturating_mul(m as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } } diff --git a/runtime/litmus/src/weights/pallet_multisig.rs b/runtime/litmus/src/weights/pallet_multisig.rs index 180e12358e..99345bfc0b 100644 --- a/runtime/litmus/src/weights/pallet_multisig.rs +++ b/runtime/litmus/src/weights/pallet_multisig.rs @@ -17,7 +17,7 @@ //! Autogenerated weights for `pallet_multisig` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-18, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` //! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("litmus-dev"), DB CACHE: 20 @@ -49,20 +49,22 @@ pub struct WeightInfo(PhantomData); impl pallet_multisig::WeightInfo for WeightInfo { /// The range of component `z` is `[0, 10000]`. fn as_multi_threshold_1(z: u32, ) -> Weight { - Weight::from_ref_time(29_613_000 as u64) - // Standard Error: 22 - .saturating_add(Weight::from_ref_time(1_173 as u64).saturating_mul(z as u64)) + // Minimum execution time: 26_620 nanoseconds. + Weight::from_ref_time(33_133_272 as u64) + // Standard Error: 102 + .saturating_add(Weight::from_ref_time(972 as u64).saturating_mul(z as u64)) } // Storage: Multisig Multisigs (r:1 w:1) // Storage: unknown [0x3a65787472696e7369635f696e646578] (r:1 w:0) /// The range of component `s` is `[2, 100]`. /// The range of component `z` is `[0, 10000]`. fn as_multi_create(s: u32, z: u32, ) -> Weight { - Weight::from_ref_time(70_398_000 as u64) - // Standard Error: 8_612 - .saturating_add(Weight::from_ref_time(131_522 as u64).saturating_mul(s as u64)) - // Standard Error: 86 - .saturating_add(Weight::from_ref_time(1_263 as u64).saturating_mul(z as u64)) + // Minimum execution time: 74_816 nanoseconds. + Weight::from_ref_time(81_318_087 as u64) + // Standard Error: 16_555 + .saturating_add(Weight::from_ref_time(198_029 as u64).saturating_mul(s as u64)) + // Standard Error: 163 + .saturating_add(Weight::from_ref_time(189 as u64).saturating_mul(z as u64)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -70,56 +72,58 @@ impl pallet_multisig::WeightInfo for WeightInfo { /// The range of component `s` is `[3, 100]`. /// The range of component `z` is `[0, 10000]`. fn as_multi_approve(s: u32, z: u32, ) -> Weight { - Weight::from_ref_time(57_228_000 as u64) - // Standard Error: 4_131 - .saturating_add(Weight::from_ref_time(113_311 as u64).saturating_mul(s as u64)) - // Standard Error: 41 - .saturating_add(Weight::from_ref_time(703 as u64).saturating_mul(z as u64)) + // Minimum execution time: 55_175 nanoseconds. + Weight::from_ref_time(43_905_516 as u64) + // Standard Error: 13_237 + .saturating_add(Weight::from_ref_time(238_766 as u64).saturating_mul(s as u64)) + // Standard Error: 128 + .saturating_add(Weight::from_ref_time(2_124 as u64).saturating_mul(z as u64)) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Multisig Multisigs (r:1 w:1) - // Storage: Multisig Calls (r:1 w:1) // Storage: System Account (r:1 w:1) /// The range of component `s` is `[2, 100]`. /// The range of component `z` is `[0, 10000]`. fn as_multi_complete(s: u32, z: u32, ) -> Weight { - Weight::from_ref_time(99_752_000 as u64) - // Standard Error: 13_364 - .saturating_add(Weight::from_ref_time(185_236 as u64).saturating_mul(s as u64)) - // Standard Error: 133 - .saturating_add(Weight::from_ref_time(1_852 as u64).saturating_mul(z as u64)) - .saturating_add(T::DbWeight::get().reads(3 as u64)) - .saturating_add(T::DbWeight::get().writes(3 as u64)) + // Minimum execution time: 75_765 nanoseconds. + Weight::from_ref_time(53_107_385 as u64) + // Standard Error: 13_846 + .saturating_add(Weight::from_ref_time(447_000 as u64).saturating_mul(s as u64)) + // Standard Error: 136 + .saturating_add(Weight::from_ref_time(2_423 as u64).saturating_mul(z as u64)) + .saturating_add(T::DbWeight::get().reads(2 as u64)) + .saturating_add(T::DbWeight::get().writes(2 as u64)) } // Storage: Multisig Multisigs (r:1 w:1) // Storage: unknown [0x3a65787472696e7369635f696e646578] (r:1 w:0) /// The range of component `s` is `[2, 100]`. fn approve_as_multi_create(s: u32, ) -> Weight { - Weight::from_ref_time(49_064_000 as u64) - // Standard Error: 9_836 - .saturating_add(Weight::from_ref_time(310_530 as u64).saturating_mul(s as u64)) + // Minimum execution time: 48_477 nanoseconds. + Weight::from_ref_time(50_467_917 as u64) + // Standard Error: 14_500 + .saturating_add(Weight::from_ref_time(357_782 as u64).saturating_mul(s as u64)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Multisig Multisigs (r:1 w:1) - // Storage: Multisig Calls (r:1 w:0) /// The range of component `s` is `[2, 100]`. fn approve_as_multi_approve(s: u32, ) -> Weight { - Weight::from_ref_time(36_555_000 as u64) - // Standard Error: 6_688 - .saturating_add(Weight::from_ref_time(281_844 as u64).saturating_mul(s as u64)) + // Minimum execution time: 35_533 nanoseconds. + Weight::from_ref_time(44_421_569 as u64) + // Standard Error: 7_323 + .saturating_add(Weight::from_ref_time(149_574 as u64).saturating_mul(s as u64)) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Multisig Multisigs (r:1 w:1) - // Storage: Multisig Calls (r:1 w:1) /// The range of component `s` is `[2, 100]`. fn cancel_as_multi(s: u32, ) -> Weight { - Weight::from_ref_time(73_787_000 as u64) - // Standard Error: 7_271 - .saturating_add(Weight::from_ref_time(286_029 as u64).saturating_mul(s as u64)) - .saturating_add(T::DbWeight::get().reads(2 as u64)) - .saturating_add(T::DbWeight::get().writes(2 as u64)) + // Minimum execution time: 50_010 nanoseconds. + Weight::from_ref_time(49_415_167 as u64) + // Standard Error: 6_462 + .saturating_add(Weight::from_ref_time(356_240 as u64).saturating_mul(s as u64)) + .saturating_add(T::DbWeight::get().reads(1 as u64)) + .saturating_add(T::DbWeight::get().writes(1 as u64)) } } diff --git a/runtime/litmus/src/weights/pallet_preimage.rs b/runtime/litmus/src/weights/pallet_preimage.rs index fc241d0719..59209bc944 100644 --- a/runtime/litmus/src/weights/pallet_preimage.rs +++ b/runtime/litmus/src/weights/pallet_preimage.rs @@ -17,7 +17,7 @@ //! Autogenerated weights for `pallet_preimage` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-18, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` //! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("litmus-dev"), DB CACHE: 20 @@ -47,91 +47,102 @@ use sp_std::marker::PhantomData; /// Weight functions for `pallet_preimage`. pub struct WeightInfo(PhantomData); impl pallet_preimage::WeightInfo for WeightInfo { - // Storage: Preimage PreimageFor (r:1 w:1) // Storage: Preimage StatusFor (r:1 w:1) + // Storage: Preimage PreimageFor (r:0 w:1) /// The range of component `s` is `[0, 4194304]`. fn note_preimage(s: u32, ) -> Weight { - Weight::from_ref_time(48_234_000 as u64) - // Standard Error: 13 - .saturating_add(Weight::from_ref_time(3_087 as u64).saturating_mul(s as u64)) - .saturating_add(T::DbWeight::get().reads(2 as u64)) + // Minimum execution time: 46_365 nanoseconds. + Weight::from_ref_time(47_174_000 as u64) + // Standard Error: 7 + .saturating_add(Weight::from_ref_time(3_067 as u64).saturating_mul(s as u64)) + .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } - // Storage: Preimage PreimageFor (r:1 w:1) - // Storage: Preimage StatusFor (r:1 w:0) + // Storage: Preimage StatusFor (r:1 w:1) + // Storage: Preimage PreimageFor (r:0 w:1) /// The range of component `s` is `[0, 4194304]`. fn note_requested_preimage(s: u32, ) -> Weight { - Weight::from_ref_time(31_913_000 as u64) - // Standard Error: 8 - .saturating_add(Weight::from_ref_time(3_021 as u64).saturating_mul(s as u64)) - .saturating_add(T::DbWeight::get().reads(2 as u64)) - .saturating_add(T::DbWeight::get().writes(1 as u64)) + // Minimum execution time: 34_812 nanoseconds. + Weight::from_ref_time(35_236_000 as u64) + // Standard Error: 18 + .saturating_add(Weight::from_ref_time(3_173 as u64).saturating_mul(s as u64)) + .saturating_add(T::DbWeight::get().reads(1 as u64)) + .saturating_add(T::DbWeight::get().writes(2 as u64)) } - // Storage: Preimage PreimageFor (r:1 w:1) - // Storage: Preimage StatusFor (r:1 w:0) + // Storage: Preimage StatusFor (r:1 w:1) + // Storage: Preimage PreimageFor (r:0 w:1) /// The range of component `s` is `[0, 4194304]`. fn note_no_deposit_preimage(s: u32, ) -> Weight { - Weight::from_ref_time(30_741_000 as u64) - // Standard Error: 14 - .saturating_add(Weight::from_ref_time(3_185 as u64).saturating_mul(s as u64)) - .saturating_add(T::DbWeight::get().reads(2 as u64)) - .saturating_add(T::DbWeight::get().writes(1 as u64)) + // Minimum execution time: 30_032 nanoseconds. + Weight::from_ref_time(30_718_000 as u64) + // Standard Error: 5 + .saturating_add(Weight::from_ref_time(3_033 as u64).saturating_mul(s as u64)) + .saturating_add(T::DbWeight::get().reads(1 as u64)) + .saturating_add(T::DbWeight::get().writes(2 as u64)) } // Storage: Preimage StatusFor (r:1 w:1) // Storage: Preimage PreimageFor (r:0 w:1) fn unnote_preimage() -> Weight { - Weight::from_ref_time(95_610_000 as u64) + // Minimum execution time: 93_199 nanoseconds. + Weight::from_ref_time(101_018_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } // Storage: Preimage StatusFor (r:1 w:1) // Storage: Preimage PreimageFor (r:0 w:1) fn unnote_no_deposit_preimage() -> Weight { - Weight::from_ref_time(74_712_000 as u64) + // Minimum execution time: 70_186 nanoseconds. + Weight::from_ref_time(81_485_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } // Storage: Preimage StatusFor (r:1 w:1) fn request_preimage() -> Weight { - Weight::from_ref_time(96_183_000 as u64) + // Minimum execution time: 68_436 nanoseconds. + Weight::from_ref_time(73_159_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Preimage StatusFor (r:1 w:1) fn request_no_deposit_preimage() -> Weight { - Weight::from_ref_time(73_343_000 as u64) + // Minimum execution time: 43_702 nanoseconds. + Weight::from_ref_time(50_880_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Preimage StatusFor (r:1 w:1) fn request_unnoted_preimage() -> Weight { - Weight::from_ref_time(50_253_000 as u64) + // Minimum execution time: 50_743 nanoseconds. + Weight::from_ref_time(54_668_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Preimage StatusFor (r:1 w:1) fn request_requested_preimage() -> Weight { - Weight::from_ref_time(18_758_000 as u64) + // Minimum execution time: 16_944 nanoseconds. + Weight::from_ref_time(18_124_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Preimage StatusFor (r:1 w:1) // Storage: Preimage PreimageFor (r:0 w:1) fn unrequest_preimage() -> Weight { - Weight::from_ref_time(75_230_000 as u64) + // Minimum execution time: 70_322 nanoseconds. + Weight::from_ref_time(78_515_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } // Storage: Preimage StatusFor (r:1 w:1) - // Storage: Preimage PreimageFor (r:0 w:1) fn unrequest_unnoted_preimage() -> Weight { - Weight::from_ref_time(41_042_000 as u64) + // Minimum execution time: 17_240 nanoseconds. + Weight::from_ref_time(20_999_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) - .saturating_add(T::DbWeight::get().writes(2 as u64)) + .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Preimage StatusFor (r:1 w:1) fn unrequest_multi_referenced_preimage() -> Weight { - Weight::from_ref_time(18_597_000 as u64) + // Minimum execution time: 18_879 nanoseconds. + Weight::from_ref_time(20_304_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } diff --git a/runtime/litmus/src/weights/pallet_proxy.rs b/runtime/litmus/src/weights/pallet_proxy.rs index dccbffb94f..3ef205535e 100644 --- a/runtime/litmus/src/weights/pallet_proxy.rs +++ b/runtime/litmus/src/weights/pallet_proxy.rs @@ -17,7 +17,7 @@ //! Autogenerated weights for `pallet_proxy` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-18, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` //! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("litmus-dev"), DB CACHE: 20 @@ -50,9 +50,10 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Storage: Proxy Proxies (r:1 w:0) /// The range of component `p` is `[1, 31]`. fn proxy(p: u32, ) -> Weight { - Weight::from_ref_time(31_832_000 as u64) - // Standard Error: 1_277 - .saturating_add(Weight::from_ref_time(101_007 as u64).saturating_mul(p as u64)) + // Minimum execution time: 32_057 nanoseconds. + Weight::from_ref_time(32_784_173 as u64) + // Standard Error: 5_118 + .saturating_add(Weight::from_ref_time(144_473 as u64).saturating_mul(p as u64)) .saturating_add(T::DbWeight::get().reads(1 as u64)) } // Storage: Proxy Proxies (r:1 w:0) @@ -60,10 +61,13 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Storage: System Account (r:1 w:1) /// The range of component `a` is `[0, 31]`. /// The range of component `p` is `[1, 31]`. - fn proxy_announced(a: u32, _p: u32, ) -> Weight { - Weight::from_ref_time(60_628_000 as u64) - // Standard Error: 19_055 - .saturating_add(Weight::from_ref_time(525_681 as u64).saturating_mul(a as u64)) + fn proxy_announced(a: u32, p: u32, ) -> Weight { + // Minimum execution time: 62_040 nanoseconds. + Weight::from_ref_time(64_626_517 as u64) + // Standard Error: 13_920 + .saturating_add(Weight::from_ref_time(144_010 as u64).saturating_mul(a as u64)) + // Standard Error: 14_393 + .saturating_add(Weight::from_ref_time(131_866 as u64).saturating_mul(p as u64)) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } @@ -72,11 +76,12 @@ impl pallet_proxy::WeightInfo for WeightInfo { /// The range of component `a` is `[0, 31]`. /// The range of component `p` is `[1, 31]`. fn remove_announcement(a: u32, p: u32, ) -> Weight { - Weight::from_ref_time(40_126_000 as u64) - // Standard Error: 3_616 - .saturating_add(Weight::from_ref_time(297_437 as u64).saturating_mul(a as u64)) - // Standard Error: 3_603 - .saturating_add(Weight::from_ref_time(17_408 as u64).saturating_mul(p as u64)) + // Minimum execution time: 41_002 nanoseconds. + Weight::from_ref_time(45_765_910 as u64) + // Standard Error: 9_728 + .saturating_add(Weight::from_ref_time(140_130 as u64).saturating_mul(a as u64)) + // Standard Error: 10_058 + .saturating_add(Weight::from_ref_time(27_879 as u64).saturating_mul(p as u64)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } @@ -84,12 +89,11 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Storage: System Account (r:1 w:1) /// The range of component `a` is `[0, 31]`. /// The range of component `p` is `[1, 31]`. - fn reject_announcement(a: u32, p: u32, ) -> Weight { - Weight::from_ref_time(40_343_000 as u64) - // Standard Error: 9_347 - .saturating_add(Weight::from_ref_time(332_583 as u64).saturating_mul(a as u64)) - // Standard Error: 9_313 - .saturating_add(Weight::from_ref_time(139 as u64).saturating_mul(p as u64)) + fn reject_announcement(a: u32, _p: u32, ) -> Weight { + // Minimum execution time: 41_434 nanoseconds. + Weight::from_ref_time(47_311_454 as u64) + // Standard Error: 15_526 + .saturating_add(Weight::from_ref_time(118_651 as u64).saturating_mul(a as u64)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } @@ -99,38 +103,40 @@ impl pallet_proxy::WeightInfo for WeightInfo { /// The range of component `a` is `[0, 31]`. /// The range of component `p` is `[1, 31]`. fn announce(a: u32, p: u32, ) -> Weight { - Weight::from_ref_time(53_203_000 as u64) - // Standard Error: 8_444 - .saturating_add(Weight::from_ref_time(265_433 as u64).saturating_mul(a as u64)) - // Standard Error: 8_414 - .saturating_add(Weight::from_ref_time(153_056 as u64).saturating_mul(p as u64)) + // Minimum execution time: 53_216 nanoseconds. + Weight::from_ref_time(54_898_571 as u64) + // Standard Error: 26_124 + .saturating_add(Weight::from_ref_time(426_216 as u64).saturating_mul(a as u64)) + // Standard Error: 27_010 + .saturating_add(Weight::from_ref_time(21_360 as u64).saturating_mul(p as u64)) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } // Storage: Proxy Proxies (r:1 w:1) /// The range of component `p` is `[1, 31]`. - fn add_proxy(p: u32, ) -> Weight { - Weight::from_ref_time(44_978_000 as u64) - // Standard Error: 10_073 - .saturating_add(Weight::from_ref_time(206_041 as u64).saturating_mul(p as u64)) + fn add_proxy(_p: u32, ) -> Weight { + // Minimum execution time: 44_860 nanoseconds. + Weight::from_ref_time(51_561_803 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Proxy Proxies (r:1 w:1) /// The range of component `p` is `[1, 31]`. fn remove_proxy(p: u32, ) -> Weight { - Weight::from_ref_time(43_689_000 as u64) - // Standard Error: 4_815 - .saturating_add(Weight::from_ref_time(252_078 as u64).saturating_mul(p as u64)) + // Minimum execution time: 44_828 nanoseconds. + Weight::from_ref_time(47_490_022 as u64) + // Standard Error: 5_449 + .saturating_add(Weight::from_ref_time(106_490 as u64).saturating_mul(p as u64)) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Proxy Proxies (r:1 w:1) /// The range of component `p` is `[1, 31]`. fn remove_proxies(p: u32, ) -> Weight { - Weight::from_ref_time(38_020_000 as u64) - // Standard Error: 7_543 - .saturating_add(Weight::from_ref_time(209_200 as u64).saturating_mul(p as u64)) + // Minimum execution time: 38_380 nanoseconds. + Weight::from_ref_time(40_487_935 as u64) + // Standard Error: 30_702 + .saturating_add(Weight::from_ref_time(237_700 as u64).saturating_mul(p as u64)) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -138,18 +144,20 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Storage: Proxy Proxies (r:1 w:1) /// The range of component `p` is `[1, 31]`. fn create_pure(p: u32, ) -> Weight { - Weight::from_ref_time(48_755_000 as u64) - // Standard Error: 8_025 - .saturating_add(Weight::from_ref_time(215_292 as u64).saturating_mul(p as u64)) + // Minimum execution time: 48_409 nanoseconds. + Weight::from_ref_time(55_098_467 as u64) + // Standard Error: 31_462 + .saturating_add(Weight::from_ref_time(38_634 as u64).saturating_mul(p as u64)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Proxy Proxies (r:1 w:1) /// The range of component `p` is `[0, 30]`. fn kill_pure(p: u32, ) -> Weight { - Weight::from_ref_time(40_309_000 as u64) - // Standard Error: 15_032 - .saturating_add(Weight::from_ref_time(250_466 as u64).saturating_mul(p as u64)) + // Minimum execution time: 40_317 nanoseconds. + Weight::from_ref_time(41_597_802 as u64) + // Standard Error: 15_439 + .saturating_add(Weight::from_ref_time(210_246 as u64).saturating_mul(p as u64)) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } diff --git a/runtime/litmus/src/weights/pallet_scheduler.rs b/runtime/litmus/src/weights/pallet_scheduler.rs index 9648566dce..b57560bbac 100644 --- a/runtime/litmus/src/weights/pallet_scheduler.rs +++ b/runtime/litmus/src/weights/pallet_scheduler.rs @@ -17,7 +17,7 @@ //! Autogenerated weights for `pallet_scheduler` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-18, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` //! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("litmus-dev"), DB CACHE: 20 @@ -47,85 +47,97 @@ use sp_std::marker::PhantomData; /// Weight functions for `pallet_scheduler`. pub struct WeightInfo(PhantomData); impl pallet_scheduler::WeightInfo for WeightInfo { - // Storage: Scheduler Agenda (r:1 w:1) - /// The range of component `s` is `[0, 50]`. - fn schedule(s: u32, ) -> Weight { - Weight::from_ref_time(25_620_000 as u64) - // Standard Error: 15_000 - .saturating_add(Weight::from_ref_time(414_359 as u64).saturating_mul(s as u64)) - .saturating_add(T::DbWeight::get().reads(1 as u64)) - .saturating_add(T::DbWeight::get().writes(1 as u64)) - } - // Storage: Scheduler Agenda (r:1 w:1) - // Storage: Scheduler Lookup (r:0 w:1) - /// The range of component `s` is `[1, 50]`. - fn cancel(s: u32, ) -> Weight { - Weight::from_ref_time(30_606_000 as u64) - // Standard Error: 11_703 - .saturating_add(Weight::from_ref_time(1_531_098 as u64).saturating_mul(s as u64)) - .saturating_add(T::DbWeight::get().reads(1 as u64)) - .saturating_add(T::DbWeight::get().writes(2 as u64)) - } - // Storage: Scheduler Lookup (r:1 w:1) - // Storage: Scheduler Agenda (r:1 w:1) - /// The range of component `s` is `[0, 50]`. - fn schedule_named(s: u32, ) -> Weight { - Weight::from_ref_time(31_454_000 as u64) - // Standard Error: 9_063 - .saturating_add(Weight::from_ref_time(547_638 as u64).saturating_mul(s as u64)) - .saturating_add(T::DbWeight::get().reads(2 as u64)) - .saturating_add(T::DbWeight::get().writes(2 as u64)) - } - // Storage: Scheduler Lookup (r:1 w:1) - // Storage: Scheduler Agenda (r:1 w:1) - /// The range of component `s` is `[1, 50]`. - fn cancel_named(s: u32, ) -> Weight { - Weight::from_ref_time(32_010_000 as u64) - // Standard Error: 10_748 - .saturating_add(Weight::from_ref_time(1_663_189 as u64).saturating_mul(s as u64)) - .saturating_add(T::DbWeight::get().reads(2 as u64)) - .saturating_add(T::DbWeight::get().writes(2 as u64)) - } // Storage: Scheduler IncompleteSince (r:1 w:1) fn service_agendas_base() -> Weight { - Weight::from_ref_time(4_992_000 as u64) + // Minimum execution time: 6_333 nanoseconds. + Weight::from_ref_time(6_580_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Scheduler Agenda (r:1 w:1) - /// The range of component `s` is `[0, 512]`. + /// The range of component `s` is `[0, 50]`. fn service_agenda_base(s: u32, ) -> Weight { - Weight::from_ref_time(4_320_000 as u64) - // Standard Error: 619 - .saturating_add(Weight::from_ref_time(336_713 as u64).saturating_mul(s as u64)) + // Minimum execution time: 5_254 nanoseconds. + Weight::from_ref_time(10_657_333 as u64) + // Standard Error: 4_756 + .saturating_add(Weight::from_ref_time(928_347 as u64).saturating_mul(s as u64)) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } fn service_task_base() -> Weight { - Weight::from_ref_time(10_864_000 as u64) + // Minimum execution time: 14_150 nanoseconds. + Weight::from_ref_time(14_461_000 as u64) } // Storage: Preimage PreimageFor (r:1 w:1) // Storage: Preimage StatusFor (r:1 w:1) /// The range of component `s` is `[128, 4194304]`. fn service_task_fetched(s: u32, ) -> Weight { - Weight::from_ref_time(24_586_000 as u64) - // Standard Error: 1 - .saturating_add(Weight::from_ref_time(1_138 as u64).saturating_mul(s as u64)) + // Minimum execution time: 33_756 nanoseconds. + Weight::from_ref_time(34_314_000 as u64) + // Standard Error: 13 + .saturating_add(Weight::from_ref_time(2_268 as u64).saturating_mul(s as u64)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } // Storage: Scheduler Lookup (r:0 w:1) fn service_task_named() -> Weight { - Weight::from_ref_time(13_127_000 as u64) + // Minimum execution time: 16_531 nanoseconds. + Weight::from_ref_time(16_865_000 as u64) .saturating_add(T::DbWeight::get().writes(1 as u64)) } fn service_task_periodic() -> Weight { - Weight::from_ref_time(11_053_000 as u64) + // Minimum execution time: 14_223 nanoseconds. + Weight::from_ref_time(14_588_000 as u64) } fn execute_dispatch_signed() -> Weight { - Weight::from_ref_time(4_158_000 as u64) + // Minimum execution time: 6_217 nanoseconds. + Weight::from_ref_time(6_417_000 as u64) } fn execute_dispatch_unsigned() -> Weight { - Weight::from_ref_time(4_104_000 as u64) + // Minimum execution time: 6_018 nanoseconds. + Weight::from_ref_time(6_291_000 as u64) + } + // Storage: Scheduler Agenda (r:1 w:1) + /// The range of component `s` is `[0, 49]`. + fn schedule(s: u32, ) -> Weight { + // Minimum execution time: 26_471 nanoseconds. + Weight::from_ref_time(33_169_044 as u64) + // Standard Error: 12_223 + .saturating_add(Weight::from_ref_time(1_042_884 as u64).saturating_mul(s as u64)) + .saturating_add(T::DbWeight::get().reads(1 as u64)) + .saturating_add(T::DbWeight::get().writes(1 as u64)) + } + // Storage: Scheduler Agenda (r:1 w:1) + // Storage: Scheduler Lookup (r:0 w:1) + /// The range of component `s` is `[1, 50]`. + fn cancel(s: u32, ) -> Weight { + // Minimum execution time: 30_895 nanoseconds. + Weight::from_ref_time(36_863_117 as u64) + // Standard Error: 23_075 + .saturating_add(Weight::from_ref_time(1_081_970 as u64).saturating_mul(s as u64)) + .saturating_add(T::DbWeight::get().reads(1 as u64)) + .saturating_add(T::DbWeight::get().writes(2 as u64)) + } + // Storage: Scheduler Lookup (r:1 w:1) + // Storage: Scheduler Agenda (r:1 w:1) + /// The range of component `s` is `[0, 49]`. + fn schedule_named(s: u32, ) -> Weight { + // Minimum execution time: 31_791 nanoseconds. + Weight::from_ref_time(41_550_806 as u64) + // Standard Error: 15_860 + .saturating_add(Weight::from_ref_time(1_113_227 as u64).saturating_mul(s as u64)) + .saturating_add(T::DbWeight::get().reads(2 as u64)) + .saturating_add(T::DbWeight::get().writes(2 as u64)) + } + // Storage: Scheduler Lookup (r:1 w:1) + // Storage: Scheduler Agenda (r:1 w:1) + /// The range of component `s` is `[1, 50]`. + fn cancel_named(s: u32, ) -> Weight { + // Minimum execution time: 33_111 nanoseconds. + Weight::from_ref_time(36_896_139 as u64) + // Standard Error: 36_213 + .saturating_add(Weight::from_ref_time(1_248_238 as u64).saturating_mul(s as u64)) + .saturating_add(T::DbWeight::get().reads(2 as u64)) + .saturating_add(T::DbWeight::get().writes(2 as u64)) } } diff --git a/runtime/litmus/src/weights/pallet_session.rs b/runtime/litmus/src/weights/pallet_session.rs index 7c6e5e9478..3bcf0af904 100644 --- a/runtime/litmus/src/weights/pallet_session.rs +++ b/runtime/litmus/src/weights/pallet_session.rs @@ -17,7 +17,7 @@ //! Autogenerated weights for `pallet_session` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-18, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` //! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("litmus-dev"), DB CACHE: 20 @@ -50,14 +50,16 @@ impl pallet_session::WeightInfo for WeightInfo { // Storage: Session NextKeys (r:1 w:1) // Storage: Session KeyOwner (r:1 w:1) fn set_keys() -> Weight { - Weight::from_ref_time(32_938_000 as u64) + // Minimum execution time: 32_266 nanoseconds. + Weight::from_ref_time(33_031_000 as u64) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } // Storage: Session NextKeys (r:1 w:1) // Storage: Session KeyOwner (r:0 w:1) fn purge_keys() -> Weight { - Weight::from_ref_time(27_283_000 as u64) + // Minimum execution time: 26_707 nanoseconds. + Weight::from_ref_time(27_562_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } diff --git a/runtime/litmus/src/weights/pallet_sidechain.rs b/runtime/litmus/src/weights/pallet_sidechain.rs index 1928b45c3b..515805532e 100644 --- a/runtime/litmus/src/weights/pallet_sidechain.rs +++ b/runtime/litmus/src/weights/pallet_sidechain.rs @@ -17,7 +17,7 @@ //! Autogenerated weights for `pallet_sidechain` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-18, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` //! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("litmus-dev"), DB CACHE: 20 @@ -53,7 +53,8 @@ impl pallet_sidechain::WeightInfo for WeightInfo { // Storage: Sidechain SidechainBlockConfirmationQueue (r:1 w:0) // Storage: Sidechain WorkerForShard (r:0 w:1) fn confirm_imported_sidechain_block() -> Weight { - Weight::from_ref_time(44_840_000 as u64) + // Minimum execution time: 45_231 nanoseconds. + Weight::from_ref_time(46_276_000 as u64) .saturating_add(T::DbWeight::get().reads(4 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } diff --git a/runtime/litmus/src/weights/pallet_teeracle.rs b/runtime/litmus/src/weights/pallet_teeracle.rs index 9e015f2ab6..ee837dc32a 100644 --- a/runtime/litmus/src/weights/pallet_teeracle.rs +++ b/runtime/litmus/src/weights/pallet_teeracle.rs @@ -17,7 +17,7 @@ //! Autogenerated weights for `pallet_teeracle` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-18, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` //! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("litmus-dev"), DB CACHE: 20 @@ -52,19 +52,22 @@ impl pallet_teeracle::WeightInfo for WeightInfo { // Storage: Teeracle Whitelists (r:1 w:0) // Storage: Teeracle ExchangeRates (r:1 w:1) fn update_exchange_rate() -> Weight { - Weight::from_ref_time(55_515_000 as u64) + // Minimum execution time: 54_712 nanoseconds. + Weight::from_ref_time(59_586_000 as u64) .saturating_add(T::DbWeight::get().reads(4 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Teeracle Whitelists (r:1 w:1) fn add_to_whitelist() -> Weight { - Weight::from_ref_time(27_370_000 as u64) + // Minimum execution time: 26_043 nanoseconds. + Weight::from_ref_time(27_232_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Teeracle Whitelists (r:1 w:1) fn remove_from_whitelist() -> Weight { - Weight::from_ref_time(29_194_000 as u64) + // Minimum execution time: 29_119 nanoseconds. + Weight::from_ref_time(29_678_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } diff --git a/runtime/litmus/src/weights/pallet_teerex.rs b/runtime/litmus/src/weights/pallet_teerex.rs index 0647f5ab41..06df91e2d5 100644 --- a/runtime/litmus/src/weights/pallet_teerex.rs +++ b/runtime/litmus/src/weights/pallet_teerex.rs @@ -17,7 +17,7 @@ //! Autogenerated weights for `pallet_teerex` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-18, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` //! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("litmus-dev"), DB CACHE: 20 @@ -52,7 +52,8 @@ impl pallet_teerex::WeightInfo for WeightInfo { // Storage: Teerex EnclaveIndex (r:1 w:0) // Storage: Teerex EnclaveRegistry (r:0 w:1) fn register_enclave() -> Weight { - Weight::from_ref_time(1_971_775_000 as u64) + // Minimum execution time: 1_955_318 nanoseconds. + Weight::from_ref_time(2_078_332_000 as u64) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -60,16 +61,19 @@ impl pallet_teerex::WeightInfo for WeightInfo { // Storage: Teerex EnclaveCount (r:1 w:1) // Storage: Teerex EnclaveRegistry (r:1 w:2) fn unregister_enclave() -> Weight { - Weight::from_ref_time(48_665_000 as u64) + // Minimum execution time: 46_137 nanoseconds. + Weight::from_ref_time(47_101_000 as u64) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(5 as u64)) } fn call_worker() -> Weight { - Weight::from_ref_time(23_003_000 as u64) + // Minimum execution time: 21_749 nanoseconds. + Weight::from_ref_time(22_212_000 as u64) } // Storage: Teerex EnclaveIndex (r:1 w:0) fn confirm_processed_parentchain_block() -> Weight { - Weight::from_ref_time(28_905_000 as u64) + // Minimum execution time: 27_551 nanoseconds. + Weight::from_ref_time(28_330_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) } } diff --git a/runtime/litmus/src/weights/pallet_timestamp.rs b/runtime/litmus/src/weights/pallet_timestamp.rs index 5573f6250c..02e6a58450 100644 --- a/runtime/litmus/src/weights/pallet_timestamp.rs +++ b/runtime/litmus/src/weights/pallet_timestamp.rs @@ -17,7 +17,7 @@ //! Autogenerated weights for `pallet_timestamp` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-18, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` //! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("litmus-dev"), DB CACHE: 20 @@ -50,11 +50,13 @@ impl pallet_timestamp::WeightInfo for WeightInfo { // Storage: Timestamp Now (r:1 w:1) // Storage: Teerex EnclaveRegistry (r:1 w:0) fn set() -> Weight { - Weight::from_ref_time(16_457_000 as u64) + // Minimum execution time: 15_860 nanoseconds. + Weight::from_ref_time(16_346_000 as u64) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } fn on_finalize() -> Weight { - Weight::from_ref_time(6_483_000 as u64) + // Minimum execution time: 6_263 nanoseconds. + Weight::from_ref_time(6_473_000 as u64) } } diff --git a/runtime/litmus/src/weights/pallet_treasury.rs b/runtime/litmus/src/weights/pallet_treasury.rs index 5c1d7fc4bc..5adc723dea 100644 --- a/runtime/litmus/src/weights/pallet_treasury.rs +++ b/runtime/litmus/src/weights/pallet_treasury.rs @@ -17,7 +17,7 @@ //! Autogenerated weights for `pallet_treasury` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-18, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` //! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("litmus-dev"), DB CACHE: 20 @@ -48,19 +48,22 @@ use sp_std::marker::PhantomData; pub struct WeightInfo(PhantomData); impl pallet_treasury::WeightInfo for WeightInfo { fn spend() -> Weight { - Weight::from_ref_time(257_000 as u64) + // Minimum execution time: 209 nanoseconds. + Weight::from_ref_time(255_000 as u64) } // Storage: Treasury ProposalCount (r:1 w:1) // Storage: Treasury Proposals (r:0 w:1) fn propose_spend() -> Weight { - Weight::from_ref_time(44_622_000 as u64) + // Minimum execution time: 44_358 nanoseconds. + Weight::from_ref_time(45_221_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } // Storage: Treasury Proposals (r:1 w:1) // Storage: System Account (r:2 w:2) fn reject_proposal() -> Weight { - Weight::from_ref_time(63_376_000 as u64) + // Minimum execution time: 63_348 nanoseconds. + Weight::from_ref_time(64_278_000 as u64) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -68,15 +71,17 @@ impl pallet_treasury::WeightInfo for WeightInfo { // Storage: Treasury Approvals (r:1 w:1) /// The range of component `p` is `[0, 99]`. fn approve_proposal(p: u32, ) -> Weight { - Weight::from_ref_time(17_806_000 as u64) - // Standard Error: 2_434 - .saturating_add(Weight::from_ref_time(311_996 as u64).saturating_mul(p as u64)) + // Minimum execution time: 17_481 nanoseconds. + Weight::from_ref_time(21_778_627 as u64) + // Standard Error: 7_238 + .saturating_add(Weight::from_ref_time(277_077 as u64).saturating_mul(p as u64)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Treasury Approvals (r:1 w:1) fn remove_approval() -> Weight { - Weight::from_ref_time(14_931_000 as u64) + // Minimum execution time: 14_377 nanoseconds. + Weight::from_ref_time(14_952_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -85,12 +90,13 @@ impl pallet_treasury::WeightInfo for WeightInfo { // Storage: Treasury Proposals (r:5 w:5) /// The range of component `p` is `[0, 100]`. fn on_initialize_proposals(p: u32, ) -> Weight { - Weight::from_ref_time(41_148_000 as u64) - // Standard Error: 189_178 - .saturating_add(Weight::from_ref_time(41_988_624 as u64).saturating_mul(p as u64)) + // Minimum execution time: 39_755 nanoseconds. + Weight::from_ref_time(40_361_000 as u64) + // Standard Error: 488_541 + .saturating_add(Weight::from_ref_time(50_832_426 as u64).saturating_mul(p as u64)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().reads((3 as u64).saturating_mul(p as u64))) - .saturating_add(T::DbWeight::get().writes(1 as u64)) + .saturating_add(T::DbWeight::get().writes(2 as u64)) .saturating_add(T::DbWeight::get().writes((3 as u64).saturating_mul(p as u64))) } } diff --git a/runtime/litmus/src/weights/pallet_utility.rs b/runtime/litmus/src/weights/pallet_utility.rs index fd48ceebf4..7edf145626 100644 --- a/runtime/litmus/src/weights/pallet_utility.rs +++ b/runtime/litmus/src/weights/pallet_utility.rs @@ -17,7 +17,7 @@ //! Autogenerated weights for `pallet_utility` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-18, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` //! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("litmus-dev"), DB CACHE: 20 @@ -49,26 +49,31 @@ pub struct WeightInfo(PhantomData); impl pallet_utility::WeightInfo for WeightInfo { /// The range of component `c` is `[0, 1000]`. fn batch(c: u32, ) -> Weight { - Weight::from_ref_time(17_572_000 as u64) - // Standard Error: 116_376 - .saturating_add(Weight::from_ref_time(6_701_098 as u64).saturating_mul(c as u64)) + // Minimum execution time: 17_638 nanoseconds. + Weight::from_ref_time(117_257_519 as u64) + // Standard Error: 140_316 + .saturating_add(Weight::from_ref_time(6_591_731 as u64).saturating_mul(c as u64)) } fn as_derivative() -> Weight { - Weight::from_ref_time(9_752_000 as u64) + // Minimum execution time: 9_123 nanoseconds. + Weight::from_ref_time(9_531_000 as u64) } /// The range of component `c` is `[0, 1000]`. fn batch_all(c: u32, ) -> Weight { - Weight::from_ref_time(18_527_000 as u64) - // Standard Error: 63_024 - .saturating_add(Weight::from_ref_time(6_555_165 as u64).saturating_mul(c as u64)) + // Minimum execution time: 18_297 nanoseconds. + Weight::from_ref_time(259_466_424 as u64) + // Standard Error: 144_336 + .saturating_add(Weight::from_ref_time(6_602_599 as u64).saturating_mul(c as u64)) } fn dispatch_as() -> Weight { - Weight::from_ref_time(21_124_000 as u64) + // Minimum execution time: 20_883 nanoseconds. + Weight::from_ref_time(21_445_000 as u64) } /// The range of component `c` is `[0, 1000]`. fn force_batch(c: u32, ) -> Weight { - Weight::from_ref_time(17_847_000 as u64) - // Standard Error: 42_871 - .saturating_add(Weight::from_ref_time(5_957_362 as u64).saturating_mul(c as u64)) + // Minimum execution time: 17_462 nanoseconds. + Weight::from_ref_time(65_264_397 as u64) + // Standard Error: 185_189 + .saturating_add(Weight::from_ref_time(6_891_545 as u64).saturating_mul(c as u64)) } } diff --git a/runtime/rococo/src/weights/cumulus_pallet_xcmp_queue.rs b/runtime/rococo/src/weights/cumulus_pallet_xcmp_queue.rs index d27629f2ce..4ae87ba6a9 100644 --- a/runtime/rococo/src/weights/cumulus_pallet_xcmp_queue.rs +++ b/runtime/rococo/src/weights/cumulus_pallet_xcmp_queue.rs @@ -17,7 +17,7 @@ //! Autogenerated weights for `cumulus_pallet_xcmp_queue` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-18, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` //! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-dev"), DB CACHE: 20 @@ -49,13 +49,15 @@ pub struct WeightInfo(PhantomData); impl cumulus_pallet_xcmp_queue::WeightInfo for WeightInfo { // Storage: XcmpQueue QueueConfig (r:1 w:1) fn set_config_with_u32() -> Weight { - Weight::from_ref_time(10_265_000 as u64) + // Minimum execution time: 9_641 nanoseconds. + Weight::from_ref_time(10_180_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: XcmpQueue QueueConfig (r:1 w:1) fn set_config_with_weight() -> Weight { - Weight::from_ref_time(10_278_000 as u64) + // Minimum execution time: 9_572 nanoseconds. + Weight::from_ref_time(10_077_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } diff --git a/runtime/rococo/src/weights/frame_system.rs b/runtime/rococo/src/weights/frame_system.rs index 8b1312fe63..a0140c3b83 100644 --- a/runtime/rococo/src/weights/frame_system.rs +++ b/runtime/rococo/src/weights/frame_system.rs @@ -17,7 +17,7 @@ //! Autogenerated weights for `frame_system` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-18, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` //! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-dev"), DB CACHE: 20 @@ -49,48 +49,51 @@ pub struct WeightInfo(PhantomData); impl frame_system::WeightInfo for WeightInfo { /// The range of component `b` is `[0, 3932160]`. fn remark(b: u32, ) -> Weight { - Weight::from_ref_time(5_256_000 as u64) - // Standard Error: 8 - .saturating_add(Weight::from_ref_time(829 as u64).saturating_mul(b as u64)) + // Minimum execution time: 5_179 nanoseconds. + Weight::from_ref_time(5_350_000 as u64) + // Standard Error: 5 + .saturating_add(Weight::from_ref_time(734 as u64).saturating_mul(b as u64)) } /// The range of component `b` is `[0, 3932160]`. fn remark_with_event(b: u32, ) -> Weight { - Weight::from_ref_time(19_494_000 as u64) - // Standard Error: 23 - .saturating_add(Weight::from_ref_time(2_630 as u64).saturating_mul(b as u64)) + // Minimum execution time: 19_455 nanoseconds. + Weight::from_ref_time(19_882_000 as u64) + // Standard Error: 29 + .saturating_add(Weight::from_ref_time(2_742 as u64).saturating_mul(b as u64)) } // Storage: System Digest (r:1 w:1) // Storage: unknown [0x3a686561707061676573] (r:0 w:1) fn set_heap_pages() -> Weight { - Weight::from_ref_time(11_870_000 as u64) + // Minimum execution time: 11_589 nanoseconds. + Weight::from_ref_time(12_060_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } // Storage: Skipped Metadata (r:0 w:0) - /// The range of component `i` is `[1, 1000]`. + /// The range of component `i` is `[0, 1000]`. fn set_storage(i: u32, ) -> Weight { - Weight::from_ref_time(6_707_000 as u64) - // Standard Error: 1_224 - .saturating_add(Weight::from_ref_time(934_585 as u64).saturating_mul(i as u64)) - .saturating_add(T::DbWeight::get().writes(1 as u64)) + // Minimum execution time: 5_318 nanoseconds. + Weight::from_ref_time(5_485_000 as u64) + // Standard Error: 9_891 + .saturating_add(Weight::from_ref_time(1_041_969 as u64).saturating_mul(i as u64)) .saturating_add(T::DbWeight::get().writes((1 as u64).saturating_mul(i as u64))) } // Storage: Skipped Metadata (r:0 w:0) - /// The range of component `i` is `[1, 1000]`. + /// The range of component `i` is `[0, 1000]`. fn kill_storage(i: u32, ) -> Weight { - Weight::from_ref_time(6_817_000 as u64) - // Standard Error: 2_260 - .saturating_add(Weight::from_ref_time(831_083 as u64).saturating_mul(i as u64)) - .saturating_add(T::DbWeight::get().writes(1 as u64)) + // Minimum execution time: 5_331 nanoseconds. + Weight::from_ref_time(26_028_606 as u64) + // Standard Error: 8_485 + .saturating_add(Weight::from_ref_time(865_624 as u64).saturating_mul(i as u64)) .saturating_add(T::DbWeight::get().writes((1 as u64).saturating_mul(i as u64))) } // Storage: Skipped Metadata (r:0 w:0) - /// The range of component `p` is `[1, 1000]`. + /// The range of component `p` is `[0, 1000]`. fn kill_prefix(p: u32, ) -> Weight { - Weight::from_ref_time(9_950_000 as u64) - // Standard Error: 3_351 - .saturating_add(Weight::from_ref_time(1_803_045 as u64).saturating_mul(p as u64)) - .saturating_add(T::DbWeight::get().writes(1 as u64)) + // Minimum execution time: 8_777 nanoseconds. + Weight::from_ref_time(8_874_000 as u64) + // Standard Error: 5_714 + .saturating_add(Weight::from_ref_time(1_975_367 as u64).saturating_mul(p as u64)) .saturating_add(T::DbWeight::get().writes((1 as u64).saturating_mul(p as u64))) } } diff --git a/runtime/rococo/src/weights/pallet_asset_manager.rs b/runtime/rococo/src/weights/pallet_asset_manager.rs index 1dc8628e0c..463478b00d 100644 --- a/runtime/rococo/src/weights/pallet_asset_manager.rs +++ b/runtime/rococo/src/weights/pallet_asset_manager.rs @@ -17,7 +17,7 @@ //! Autogenerated weights for `pallet_asset_manager` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-18, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` //! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-dev"), DB CACHE: 20 @@ -52,35 +52,40 @@ impl pallet_asset_manager::WeightInfo for WeightInfo // Storage: AssetManager AssetIdType (r:0 w:1) // Storage: AssetManager AssetIdMetadata (r:0 w:1) fn register_foreign_asset_type() -> Weight { - Weight::from_ref_time(42_747_000 as u64) + // Minimum execution time: 41_887 nanoseconds. + Weight::from_ref_time(42_841_000 as u64) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(4 as u64)) } // Storage: AssetManager AssetIdType (r:1 w:0) // Storage: AssetManager AssetIdMetadata (r:0 w:1) fn update_foreign_asset_metadata() -> Weight { - Weight::from_ref_time(29_842_000 as u64) + // Minimum execution time: 28_943 nanoseconds. + Weight::from_ref_time(30_110_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: AssetManager AssetIdType (r:1 w:0) // Storage: AssetManager AssetIdUnitsPerSecond (r:0 w:1) fn set_asset_units_per_second() -> Weight { - Weight::from_ref_time(28_266_000 as u64) + // Minimum execution time: 27_718 nanoseconds. + Weight::from_ref_time(28_386_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: AssetManager AssetIdType (r:1 w:1) // Storage: AssetManager AssetTypeId (r:1 w:1) fn add_asset_type() -> Weight { - Weight::from_ref_time(33_811_000 as u64) + // Minimum execution time: 33_803 nanoseconds. + Weight::from_ref_time(34_302_000 as u64) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } // Storage: AssetManager AssetTypeId (r:2 w:1) // Storage: AssetManager AssetIdType (r:0 w:1) fn remove_asset_type() -> Weight { - Weight::from_ref_time(42_224_000 as u64) + // Minimum execution time: 41_691 nanoseconds. + Weight::from_ref_time(42_691_000 as u64) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } diff --git a/runtime/rococo/src/weights/pallet_balances.rs b/runtime/rococo/src/weights/pallet_balances.rs index 5acf4e5ac9..bcd6c5d260 100644 --- a/runtime/rococo/src/weights/pallet_balances.rs +++ b/runtime/rococo/src/weights/pallet_balances.rs @@ -17,7 +17,7 @@ //! Autogenerated weights for `pallet_balances` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-18, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` //! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-dev"), DB CACHE: 20 @@ -49,43 +49,50 @@ pub struct WeightInfo(PhantomData); impl pallet_balances::WeightInfo for WeightInfo { // Storage: System Account (r:1 w:1) fn transfer() -> Weight { - Weight::from_ref_time(71_334_000 as u64) + // Minimum execution time: 68_700 nanoseconds. + Weight::from_ref_time(69_799_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: System Account (r:1 w:1) fn transfer_keep_alive() -> Weight { - Weight::from_ref_time(50_755_000 as u64) + // Minimum execution time: 52_522 nanoseconds. + Weight::from_ref_time(54_427_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: System Account (r:1 w:1) fn set_balance_creating() -> Weight { - Weight::from_ref_time(39_955_000 as u64) + // Minimum execution time: 40_283 nanoseconds. + Weight::from_ref_time(41_051_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: System Account (r:1 w:1) fn set_balance_killing() -> Weight { - Weight::from_ref_time(45_314_000 as u64) + // Minimum execution time: 45_470 nanoseconds. + Weight::from_ref_time(46_786_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: System Account (r:2 w:2) fn force_transfer() -> Weight { - Weight::from_ref_time(69_081_000 as u64) + // Minimum execution time: 67_742 nanoseconds. + Weight::from_ref_time(71_348_000 as u64) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } // Storage: System Account (r:1 w:1) fn transfer_all() -> Weight { - Weight::from_ref_time(59_674_000 as u64) + // Minimum execution time: 57_636 nanoseconds. + Weight::from_ref_time(59_267_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: System Account (r:1 w:1) fn force_unreserve() -> Weight { - Weight::from_ref_time(32_630_000 as u64) + // Minimum execution time: 31_387 nanoseconds. + Weight::from_ref_time(32_928_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } diff --git a/runtime/rococo/src/weights/pallet_bridge.rs b/runtime/rococo/src/weights/pallet_bridge.rs index 2ab7f901db..ab280b1bb4 100644 --- a/runtime/rococo/src/weights/pallet_bridge.rs +++ b/runtime/rococo/src/weights/pallet_bridge.rs @@ -17,7 +17,7 @@ //! Autogenerated weights for `pallet_bridge` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-18, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` //! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-dev"), DB CACHE: 20 @@ -49,42 +49,49 @@ pub struct WeightInfo(PhantomData); impl pallet_bridge::WeightInfo for WeightInfo { // Storage: ChainBridge RelayerThreshold (r:0 w:1) fn set_threshold() -> Weight { - Weight::from_ref_time(20_713_000 as u64) + // Minimum execution time: 19_655 nanoseconds. + Weight::from_ref_time(20_603_000 as u64) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: ChainBridge Resources (r:0 w:1) fn set_resource() -> Weight { - Weight::from_ref_time(8_209_000 as u64) + // Minimum execution time: 7_488 nanoseconds. + Weight::from_ref_time(7_903_000 as u64) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: ChainBridge Resources (r:0 w:1) fn remove_resource() -> Weight { - Weight::from_ref_time(7_893_000 as u64) + // Minimum execution time: 7_210 nanoseconds. + Weight::from_ref_time(7_580_000 as u64) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: ChainBridge ChainNonces (r:1 w:1) fn whitelist_chain() -> Weight { - Weight::from_ref_time(25_925_000 as u64) + // Minimum execution time: 23_737 nanoseconds. + Weight::from_ref_time(24_511_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: ChainBridge Relayers (r:1 w:1) // Storage: ChainBridge RelayerCount (r:1 w:1) fn add_relayer() -> Weight { - Weight::from_ref_time(29_574_000 as u64) + // Minimum execution time: 27_305 nanoseconds. + Weight::from_ref_time(28_071_000 as u64) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } // Storage: ChainBridge Relayers (r:1 w:1) // Storage: ChainBridge RelayerCount (r:1 w:1) fn remove_relayer() -> Weight { - Weight::from_ref_time(31_851_000 as u64) + // Minimum execution time: 29_533 nanoseconds. + Weight::from_ref_time(30_011_000 as u64) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } // Storage: ChainBridge BridgeFee (r:0 w:1) fn update_fee() -> Weight { - Weight::from_ref_time(21_686_000 as u64) + // Minimum execution time: 20_386 nanoseconds. + Weight::from_ref_time(21_192_000 as u64) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: ChainBridge Relayers (r:1 w:0) @@ -94,7 +101,8 @@ impl pallet_bridge::WeightInfo for WeightInfo { // Storage: ChainBridge RelayerThreshold (r:1 w:0) // Storage: ChainBridge RelayerCount (r:1 w:0) fn acknowledge_proposal() -> Weight { - Weight::from_ref_time(67_381_000 as u64) + // Minimum execution time: 61_335 nanoseconds. + Weight::from_ref_time(62_344_000 as u64) .saturating_add(T::DbWeight::get().reads(6 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -105,7 +113,8 @@ impl pallet_bridge::WeightInfo for WeightInfo { // Storage: ChainBridge RelayerThreshold (r:1 w:0) // Storage: ChainBridge RelayerCount (r:1 w:0) fn reject_proposal() -> Weight { - Weight::from_ref_time(58_428_000 as u64) + // Minimum execution time: 53_608 nanoseconds. + Weight::from_ref_time(54_624_000 as u64) .saturating_add(T::DbWeight::get().reads(6 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -113,7 +122,8 @@ impl pallet_bridge::WeightInfo for WeightInfo { // Storage: ChainBridge RelayerThreshold (r:1 w:0) // Storage: ChainBridge RelayerCount (r:1 w:0) fn eval_vote_state() -> Weight { - Weight::from_ref_time(28_024_000 as u64) + // Minimum execution time: 26_648 nanoseconds. + Weight::from_ref_time(27_394_000 as u64) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } diff --git a/runtime/rococo/src/weights/pallet_bridge_transfer.rs b/runtime/rococo/src/weights/pallet_bridge_transfer.rs index 101dad800d..ccd9703557 100644 --- a/runtime/rococo/src/weights/pallet_bridge_transfer.rs +++ b/runtime/rococo/src/weights/pallet_bridge_transfer.rs @@ -17,7 +17,7 @@ //! Autogenerated weights for `pallet_bridge_transfer` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-18, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` //! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-dev"), DB CACHE: 20 @@ -53,7 +53,8 @@ impl pallet_bridge_transfer::WeightInfo for WeightInfo< // Storage: System Account (r:2 w:2) // Storage: ChainBridge BridgeEvents (r:1 w:1) fn transfer_native() -> Weight { - Weight::from_ref_time(90_888_000 as u64) + // Minimum execution time: 89_129 nanoseconds. + Weight::from_ref_time(91_122_000 as u64) .saturating_add(T::DbWeight::get().reads(6 as u64)) .saturating_add(T::DbWeight::get().writes(5 as u64)) } @@ -61,19 +62,22 @@ impl pallet_bridge_transfer::WeightInfo for WeightInfo< // Storage: BridgeTransfer ExternalBalances (r:1 w:1) // Storage: System Account (r:1 w:1) fn transfer() -> Weight { - Weight::from_ref_time(47_421_000 as u64) + // Minimum execution time: 46_957 nanoseconds. + Weight::from_ref_time(47_786_000 as u64) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } // Storage: BridgeTransfer MaximumIssuance (r:1 w:1) fn set_maximum_issuance() -> Weight { - Weight::from_ref_time(23_603_000 as u64) + // Minimum execution time: 23_296 nanoseconds. + Weight::from_ref_time(24_002_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: BridgeTransfer ExternalBalances (r:0 w:1) fn set_external_balances() -> Weight { - Weight::from_ref_time(6_581_000 as u64) + // Minimum execution time: 6_421 nanoseconds. + Weight::from_ref_time(6_687_000 as u64) .saturating_add(T::DbWeight::get().writes(1 as u64)) } } diff --git a/runtime/rococo/src/weights/pallet_collective.rs b/runtime/rococo/src/weights/pallet_collective.rs index ee0499bbe8..d6550ddc82 100644 --- a/runtime/rococo/src/weights/pallet_collective.rs +++ b/runtime/rococo/src/weights/pallet_collective.rs @@ -17,7 +17,7 @@ //! Autogenerated weights for `pallet_collective` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-18, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` //! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-dev"), DB CACHE: 20 @@ -49,29 +49,33 @@ pub struct WeightInfo(PhantomData); impl pallet_collective::WeightInfo for WeightInfo { // Storage: Council Members (r:1 w:1) // Storage: Council Proposals (r:1 w:0) - // Storage: Council Voting (r:100 w:100) // Storage: Council Prime (r:0 w:1) - /// The range of component `m` is `[1, 100]`. - /// The range of component `n` is `[1, 100]`. - /// The range of component `p` is `[1, 100]`. + // Storage: Council Voting (r:100 w:100) + /// The range of component `m` is `[0, 100]`. + /// The range of component `n` is `[0, 100]`. + /// The range of component `p` is `[0, 100]`. fn set_members(m: u32, _n: u32, p: u32, ) -> Weight { - Weight::from_ref_time(61_034_000 as u64) - // Standard Error: 126_823 - .saturating_add(Weight::from_ref_time(7_782_981 as u64).saturating_mul(m as u64)) - // Standard Error: 126_823 - .saturating_add(Weight::from_ref_time(12_556_681 as u64).saturating_mul(p as u64)) - .saturating_add(T::DbWeight::get().reads(3 as u64)) + // Minimum execution time: 26_527 nanoseconds. + Weight::from_ref_time(26_952_000 as u64) + // Standard Error: 114_561 + .saturating_add(Weight::from_ref_time(8_543_568 as u64).saturating_mul(m as u64)) + // Standard Error: 114_561 + .saturating_add(Weight::from_ref_time(12_838_786 as u64).saturating_mul(p as u64)) + .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().reads((1 as u64).saturating_mul(p as u64))) - .saturating_add(T::DbWeight::get().writes(3 as u64)) + .saturating_add(T::DbWeight::get().writes(2 as u64)) .saturating_add(T::DbWeight::get().writes((1 as u64).saturating_mul(p as u64))) } // Storage: Council Members (r:1 w:0) /// The range of component `b` is `[1, 1024]`. /// The range of component `m` is `[1, 100]`. - fn execute(b: u32, _m: u32, ) -> Weight { - Weight::from_ref_time(32_503_000 as u64) - // Standard Error: 361 - .saturating_add(Weight::from_ref_time(7_923 as u64).saturating_mul(b as u64)) + fn execute(b: u32, m: u32, ) -> Weight { + // Minimum execution time: 32_061 nanoseconds. + Weight::from_ref_time(32_210_974 as u64) + // Standard Error: 462 + .saturating_add(Weight::from_ref_time(1_086 as u64).saturating_mul(b as u64)) + // Standard Error: 4_757 + .saturating_add(Weight::from_ref_time(61_389 as u64).saturating_mul(m as u64)) .saturating_add(T::DbWeight::get().reads(1 as u64)) } // Storage: Council Members (r:1 w:0) @@ -79,11 +83,12 @@ impl pallet_collective::WeightInfo for WeightInfo { /// The range of component `b` is `[1, 1024]`. /// The range of component `m` is `[1, 100]`. fn propose_execute(b: u32, m: u32, ) -> Weight { - Weight::from_ref_time(36_136_000 as u64) - // Standard Error: 377 - .saturating_add(Weight::from_ref_time(4_254 as u64).saturating_mul(b as u64)) - // Standard Error: 3_872 - .saturating_add(Weight::from_ref_time(21_417 as u64).saturating_mul(m as u64)) + // Minimum execution time: 35_401 nanoseconds. + Weight::from_ref_time(34_991_310 as u64) + // Standard Error: 487 + .saturating_add(Weight::from_ref_time(3_136 as u64).saturating_mul(b as u64)) + // Standard Error: 5_018 + .saturating_add(Weight::from_ref_time(54_938 as u64).saturating_mul(m as u64)) .saturating_add(T::DbWeight::get().reads(2 as u64)) } // Storage: Council Members (r:1 w:0) @@ -95,13 +100,14 @@ impl pallet_collective::WeightInfo for WeightInfo { /// The range of component `m` is `[2, 100]`. /// The range of component `p` is `[1, 100]`. fn propose_proposed(b: u32, m: u32, p: u32, ) -> Weight { - Weight::from_ref_time(45_815_000 as u64) - // Standard Error: 729 - .saturating_add(Weight::from_ref_time(5_136 as u64).saturating_mul(b as u64)) - // Standard Error: 7_517 - .saturating_add(Weight::from_ref_time(6_193 as u64).saturating_mul(m as u64)) - // Standard Error: 7_486 - .saturating_add(Weight::from_ref_time(445_221 as u64).saturating_mul(p as u64)) + // Minimum execution time: 45_590 nanoseconds. + Weight::from_ref_time(34_218_496 as u64) + // Standard Error: 1_307 + .saturating_add(Weight::from_ref_time(10_964 as u64).saturating_mul(b as u64)) + // Standard Error: 13_586 + .saturating_add(Weight::from_ref_time(64_872 as u64).saturating_mul(m as u64)) + // Standard Error: 13_451 + .saturating_add(Weight::from_ref_time(526_712 as u64).saturating_mul(p as u64)) .saturating_add(T::DbWeight::get().reads(4 as u64)) .saturating_add(T::DbWeight::get().writes(4 as u64)) } @@ -109,9 +115,10 @@ impl pallet_collective::WeightInfo for WeightInfo { // Storage: Council Voting (r:1 w:1) /// The range of component `m` is `[5, 100]`. fn vote(m: u32, ) -> Weight { - Weight::from_ref_time(61_412_000 as u64) - // Standard Error: 4_442 - .saturating_add(Weight::from_ref_time(155_735 as u64).saturating_mul(m as u64)) + // Minimum execution time: 58_360 nanoseconds. + Weight::from_ref_time(73_364_812 as u64) + // Standard Error: 16_362 + .saturating_add(Weight::from_ref_time(64_921 as u64).saturating_mul(m as u64)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -122,11 +129,12 @@ impl pallet_collective::WeightInfo for WeightInfo { /// The range of component `m` is `[4, 100]`. /// The range of component `p` is `[1, 100]`. fn close_early_disapproved(m: u32, p: u32, ) -> Weight { - Weight::from_ref_time(50_841_000 as u64) - // Standard Error: 4_733 - .saturating_add(Weight::from_ref_time(68_284 as u64).saturating_mul(m as u64)) - // Standard Error: 4_749 - .saturating_add(Weight::from_ref_time(344_656 as u64).saturating_mul(p as u64)) + // Minimum execution time: 51_117 nanoseconds. + Weight::from_ref_time(53_503_164 as u64) + // Standard Error: 9_703 + .saturating_add(Weight::from_ref_time(50_010 as u64).saturating_mul(m as u64)) + // Standard Error: 9_387 + .saturating_add(Weight::from_ref_time(407_137 as u64).saturating_mul(p as u64)) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -137,12 +145,15 @@ impl pallet_collective::WeightInfo for WeightInfo { /// The range of component `b` is `[1, 1024]`. /// The range of component `m` is `[4, 100]`. /// The range of component `p` is `[1, 100]`. - fn close_early_approved(b: u32, _m: u32, p: u32, ) -> Weight { - Weight::from_ref_time(69_804_000 as u64) - // Standard Error: 1_089 - .saturating_add(Weight::from_ref_time(8_170 as u64).saturating_mul(b as u64)) - // Standard Error: 11_181 - .saturating_add(Weight::from_ref_time(448_380 as u64).saturating_mul(p as u64)) + fn close_early_approved(b: u32, m: u32, p: u32, ) -> Weight { + // Minimum execution time: 67_128 nanoseconds. + Weight::from_ref_time(59_683_627 as u64) + // Standard Error: 1_438 + .saturating_add(Weight::from_ref_time(10_607 as u64).saturating_mul(b as u64)) + // Standard Error: 15_300 + .saturating_add(Weight::from_ref_time(159_865 as u64).saturating_mul(m as u64)) + // Standard Error: 14_804 + .saturating_add(Weight::from_ref_time(428_908 as u64).saturating_mul(p as u64)) .saturating_add(T::DbWeight::get().reads(4 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -154,11 +165,12 @@ impl pallet_collective::WeightInfo for WeightInfo { /// The range of component `m` is `[4, 100]`. /// The range of component `p` is `[1, 100]`. fn close_disapproved(m: u32, p: u32, ) -> Weight { - Weight::from_ref_time(57_845_000 as u64) - // Standard Error: 21_394 - .saturating_add(Weight::from_ref_time(6_769 as u64).saturating_mul(m as u64)) - // Standard Error: 21_464 - .saturating_add(Weight::from_ref_time(477_582 as u64).saturating_mul(p as u64)) + // Minimum execution time: 56_297 nanoseconds. + Weight::from_ref_time(46_413_145 as u64) + // Standard Error: 10_320 + .saturating_add(Weight::from_ref_time(153_686 as u64).saturating_mul(m as u64)) + // Standard Error: 9_983 + .saturating_add(Weight::from_ref_time(412_425 as u64).saturating_mul(p as u64)) .saturating_add(T::DbWeight::get().reads(4 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -171,11 +183,12 @@ impl pallet_collective::WeightInfo for WeightInfo { /// The range of component `m` is `[4, 100]`. /// The range of component `p` is `[1, 100]`. fn close_approved(_b: u32, m: u32, p: u32, ) -> Weight { - Weight::from_ref_time(71_507_000 as u64) - // Standard Error: 4_219 - .saturating_add(Weight::from_ref_time(109_062 as u64).saturating_mul(m as u64)) - // Standard Error: 4_162 - .saturating_add(Weight::from_ref_time(414_082 as u64).saturating_mul(p as u64)) + // Minimum execution time: 71_121 nanoseconds. + Weight::from_ref_time(85_207_720 as u64) + // Standard Error: 26_170 + .saturating_add(Weight::from_ref_time(42_159 as u64).saturating_mul(m as u64)) + // Standard Error: 25_321 + .saturating_add(Weight::from_ref_time(459_624 as u64).saturating_mul(p as u64)) .saturating_add(T::DbWeight::get().reads(5 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -184,9 +197,10 @@ impl pallet_collective::WeightInfo for WeightInfo { // Storage: Council ProposalOf (r:0 w:1) /// The range of component `p` is `[1, 100]`. fn disapprove_proposal(p: u32, ) -> Weight { - Weight::from_ref_time(31_043_000 as u64) - // Standard Error: 4_456 - .saturating_add(Weight::from_ref_time(490_041 as u64).saturating_mul(p as u64)) + // Minimum execution time: 30_734 nanoseconds. + Weight::from_ref_time(39_732_510 as u64) + // Standard Error: 11_539 + .saturating_add(Weight::from_ref_time(382_730 as u64).saturating_mul(p as u64)) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } diff --git a/runtime/rococo/src/weights/pallet_democracy.rs b/runtime/rococo/src/weights/pallet_democracy.rs index d27f57a1f5..bc68e4a526 100644 --- a/runtime/rococo/src/weights/pallet_democracy.rs +++ b/runtime/rococo/src/weights/pallet_democracy.rs @@ -17,7 +17,7 @@ //! Autogenerated weights for `pallet_democracy` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-18, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` //! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-dev"), DB CACHE: 20 @@ -52,113 +52,118 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Storage: Democracy Blacklist (r:1 w:0) // Storage: Democracy DepositOf (r:0 w:1) fn propose() -> Weight { - Weight::from_ref_time(88_991_000 as u64) + // Minimum execution time: 88_187 nanoseconds. + Weight::from_ref_time(92_313_000 as u64) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } // Storage: Democracy DepositOf (r:1 w:1) - /// The range of component `s` is `[0, 100]`. fn second() -> Weight { - Weight::from_ref_time(36_824_000 as u64) - // Standard Error: 1_000 - .saturating_add(Weight::from_ref_time(151_000 as u64)) + // Minimum execution time: 73_506 nanoseconds. + Weight::from_ref_time(78_648_000 as u64) + .saturating_add(T::DbWeight::get().reads(1 as u64)) + .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Democracy ReferendumInfoOf (r:1 w:1) // Storage: Democracy VotingOf (r:1 w:1) // Storage: Balances Locks (r:1 w:1) - /// The range of component `r` is `[1, 99]`. fn vote_new() -> Weight { - Weight::from_ref_time(47_868_000 as u64) - // Standard Error: 2_000 - .saturating_add(Weight::from_ref_time(177_000 as u64)) + // Minimum execution time: 91_098 nanoseconds. + Weight::from_ref_time(101_494_000 as u64) + .saturating_add(T::DbWeight::get().reads(3 as u64)) + .saturating_add(T::DbWeight::get().writes(3 as u64)) } // Storage: Democracy ReferendumInfoOf (r:1 w:1) // Storage: Democracy VotingOf (r:1 w:1) // Storage: Balances Locks (r:1 w:1) - /// The range of component `r` is `[1, 99]`. fn vote_existing() -> Weight { - Weight::from_ref_time(47_379_000 as u64) - // Standard Error: 3_000 - .saturating_add(Weight::from_ref_time(170_000 as u64)) + // Minimum execution time: 92_784 nanoseconds. + Weight::from_ref_time(101_470_000 as u64) + .saturating_add(T::DbWeight::get().reads(3 as u64)) + .saturating_add(T::DbWeight::get().writes(3 as u64)) } // Storage: Democracy ReferendumInfoOf (r:1 w:1) // Storage: Democracy Cancellations (r:1 w:1) fn emergency_cancel() -> Weight { - Weight::from_ref_time(36_288_000 as u64) + // Minimum execution time: 34_048 nanoseconds. + Weight::from_ref_time(38_786_000 as u64) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } // Storage: Democracy PublicProps (r:1 w:1) + // Storage: Democracy DepositOf (r:1 w:1) + // Storage: System Account (r:2 w:2) // Storage: Democracy NextExternal (r:1 w:1) // Storage: Democracy ReferendumInfoOf (r:1 w:1) // Storage: Democracy Blacklist (r:0 w:1) - // Storage: Democracy DepositOf (r:1 w:1) - // Storage: System Account (r:2 w:2) - /// The range of component `p` is `[1, 100]`. fn blacklist() -> Weight { - Weight::from_ref_time(64_597_000 as u64) - // Standard Error: 12_000 - .saturating_add(Weight::from_ref_time(343_000 as u64)) - .saturating_add(T::DbWeight::get().reads(5 as u64)) - .saturating_add(T::DbWeight::get().writes(6 as u64)) + // Minimum execution time: 145_615 nanoseconds. + Weight::from_ref_time(150_256_000 as u64) + .saturating_add(T::DbWeight::get().reads(6 as u64)) + .saturating_add(T::DbWeight::get().writes(7 as u64)) } // Storage: Democracy NextExternal (r:1 w:1) // Storage: Democracy Blacklist (r:1 w:0) - /// The range of component `v` is `[1, 100]`. fn external_propose() -> Weight { - Weight::from_ref_time(12_506_000 as u64) - // Standard Error: 0 - .saturating_add(Weight::from_ref_time(23_000 as u64)) + // Minimum execution time: 24_896 nanoseconds. + Weight::from_ref_time(25_606_000 as u64) + .saturating_add(T::DbWeight::get().reads(2 as u64)) + .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Democracy NextExternal (r:0 w:1) fn external_propose_majority() -> Weight { - Weight::from_ref_time(8_572_000 as u64) + // Minimum execution time: 7_148 nanoseconds. + Weight::from_ref_time(7_460_000 as u64) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Democracy NextExternal (r:0 w:1) fn external_propose_default() -> Weight { - Weight::from_ref_time(8_490_000 as u64) + // Minimum execution time: 6_875 nanoseconds. + Weight::from_ref_time(7_200_000 as u64) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // 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_119_000 as u64) + // Minimum execution time: 33_115 nanoseconds. + Weight::from_ref_time(33_723_000 as u64) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } // Storage: Democracy NextExternal (r:1 w:1) // Storage: Democracy Blacklist (r:1 w:1) - /// The range of component `v` is `[0, 100]`. fn veto_external() -> Weight { - Weight::from_ref_time(24_289_000 as u64) - // Standard Error: 0 - .saturating_add(Weight::from_ref_time(49_000 as u64)) + // Minimum execution time: 41_429 nanoseconds. + Weight::from_ref_time(42_080_000 as u64) + .saturating_add(T::DbWeight::get().reads(2 as u64)) + .saturating_add(T::DbWeight::get().writes(2 as u64)) } // Storage: Democracy PublicProps (r:1 w:1) // Storage: Democracy DepositOf (r:1 w:1) // Storage: System Account (r:2 w:2) - /// The range of component `p` is `[1, 100]`. fn cancel_proposal() -> Weight { - Weight::from_ref_time(56_285_000 as u64) - // Standard Error: 4_000 - .saturating_add(Weight::from_ref_time(227_000 as u64)) + // Minimum execution time: 126_916 nanoseconds. + Weight::from_ref_time(130_325_000 as u64) + .saturating_add(T::DbWeight::get().reads(4 as u64)) + .saturating_add(T::DbWeight::get().writes(4 as u64)) } // Storage: Democracy ReferendumInfoOf (r:0 w:1) fn cancel_referendum() -> Weight { - Weight::from_ref_time(23_045_000 as u64) + // Minimum execution time: 21_336 nanoseconds. + Weight::from_ref_time(21_927_000 as u64) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Democracy LowestUnbaked (r:1 w:1) // Storage: Democracy ReferendumCount (r:1 w:0) - // Storage: Democracy ReferendumInfoOf (r:1 w:0) - /// The range of component `r` is `[1, 99]`. + // Storage: Democracy ReferendumInfoOf (r:5 w:0) + /// The range of component `r` is `[0, 99]`. fn on_initialize_base(r: u32, ) -> Weight { - Weight::from_ref_time(17_284_000 as u64) - // Standard Error: 9_992 - .saturating_add(Weight::from_ref_time(3_449_208 as u64).saturating_mul(r as u64)) - .saturating_add(T::DbWeight::get().reads(3 as u64)) + // Minimum execution time: 9_307 nanoseconds. + Weight::from_ref_time(9_568_665 as u64) + // Standard Error: 18_489 + .saturating_add(Weight::from_ref_time(3_468_014 as u64).saturating_mul(r as u64)) + .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().reads((1 as u64).saturating_mul(r as u64))) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -167,85 +172,93 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Storage: Democracy LastTabledWasExternal (r:1 w:0) // Storage: Democracy NextExternal (r:1 w:0) // Storage: Democracy PublicProps (r:1 w:0) - // Storage: Democracy ReferendumInfoOf (r:1 w:0) - /// The range of component `r` is `[1, 99]`. + // Storage: Democracy ReferendumInfoOf (r:5 w:0) + /// The range of component `r` is `[0, 99]`. fn on_initialize_base_with_launch_period(r: u32, ) -> Weight { - Weight::from_ref_time(20_864_000 as u64) - // Standard Error: 23_505 - .saturating_add(Weight::from_ref_time(3_618_100 as u64).saturating_mul(r as u64)) - .saturating_add(T::DbWeight::get().reads(6 as u64)) + // Minimum execution time: 12_761 nanoseconds. + Weight::from_ref_time(20_709_524 as u64) + // Standard Error: 28_206 + .saturating_add(Weight::from_ref_time(3_452_482 as u64).saturating_mul(r as u64)) + .saturating_add(T::DbWeight::get().reads(5 as u64)) .saturating_add(T::DbWeight::get().reads((1 as u64).saturating_mul(r as u64))) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Democracy VotingOf (r:3 w:3) - // Storage: Democracy ReferendumInfoOf (r:1 w:1) // Storage: Balances Locks (r:1 w:1) - /// The range of component `r` is `[1, 99]`. + // Storage: Democracy ReferendumInfoOf (r:5 w:5) + /// The range of component `r` is `[0, 99]`. fn delegate(r: u32, ) -> Weight { - Weight::from_ref_time(84_638_000 as u64) - // Standard Error: 23_197 - .saturating_add(Weight::from_ref_time(5_352_658 as u64).saturating_mul(r as u64)) - .saturating_add(T::DbWeight::get().reads(5 as u64)) + // Minimum execution time: 65_859 nanoseconds. + Weight::from_ref_time(57_492_481 as u64) + // Standard Error: 115_462 + .saturating_add(Weight::from_ref_time(6_028_139 as u64).saturating_mul(r as u64)) + .saturating_add(T::DbWeight::get().reads(4 as u64)) .saturating_add(T::DbWeight::get().reads((1 as u64).saturating_mul(r as u64))) - .saturating_add(T::DbWeight::get().writes(5 as u64)) + .saturating_add(T::DbWeight::get().writes(4 as u64)) .saturating_add(T::DbWeight::get().writes((1 as u64).saturating_mul(r as u64))) } // Storage: Democracy VotingOf (r:2 w:2) - // Storage: Democracy ReferendumInfoOf (r:1 w:1) - /// The range of component `r` is `[1, 99]`. + // Storage: Democracy ReferendumInfoOf (r:5 w:5) + /// The range of component `r` is `[0, 99]`. fn undelegate(r: u32, ) -> Weight { - Weight::from_ref_time(50_043_000 as u64) - // Standard Error: 48_279 - .saturating_add(Weight::from_ref_time(5_480_501 as u64).saturating_mul(r as u64)) - .saturating_add(T::DbWeight::get().reads(3 as u64)) + // Minimum execution time: 41_185 nanoseconds. + Weight::from_ref_time(42_107_954 as u64) + // Standard Error: 28_778 + .saturating_add(Weight::from_ref_time(5_119_363 as u64).saturating_mul(r as u64)) + .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().reads((1 as u64).saturating_mul(r as u64))) - .saturating_add(T::DbWeight::get().writes(3 as u64)) + .saturating_add(T::DbWeight::get().writes(2 as u64)) .saturating_add(T::DbWeight::get().writes((1 as u64).saturating_mul(r as u64))) } // Storage: Democracy PublicProps (r:0 w:1) fn clear_public_proposals() -> Weight { - Weight::from_ref_time(9_640_000 as u64) + // Minimum execution time: 8_482 nanoseconds. + Weight::from_ref_time(8_894_000 as u64) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Democracy VotingOf (r:1 w:1) // Storage: Balances Locks (r:1 w:1) // Storage: System Account (r:1 w:1) - /// The range of component `r` is `[1, 99]`. + /// The range of component `r` is `[0, 99]`. fn unlock_remove(r: u32, ) -> Weight { - Weight::from_ref_time(49_499_000 as u64) - // Standard Error: 22_320 - .saturating_add(Weight::from_ref_time(435_627 as u64).saturating_mul(r as u64)) + // Minimum execution time: 37_778 nanoseconds. + Weight::from_ref_time(53_004_358 as u64) + // Standard Error: 9_639 + .saturating_add(Weight::from_ref_time(94_250 as u64).saturating_mul(r as u64)) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } // Storage: Democracy VotingOf (r:1 w:1) // Storage: Balances Locks (r:1 w:1) // Storage: System Account (r:1 w:1) - /// The range of component `r` is `[1, 99]`. + /// The range of component `r` is `[0, 99]`. fn unlock_set(r: u32, ) -> Weight { - Weight::from_ref_time(48_419_000 as u64) - // Standard Error: 8_506 - .saturating_add(Weight::from_ref_time(425_237 as u64).saturating_mul(r as u64)) + // Minimum execution time: 46_158 nanoseconds. + Weight::from_ref_time(54_641_060 as u64) + // Standard Error: 9_697 + .saturating_add(Weight::from_ref_time(178_711 as u64).saturating_mul(r as u64)) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } // Storage: Democracy ReferendumInfoOf (r:1 w:1) // Storage: Democracy VotingOf (r:1 w:1) - /// The range of component `r` is `[1, 99]`. + /// The range of component `r` is `[1, 100]`. fn remove_vote(r: u32, ) -> Weight { - Weight::from_ref_time(27_303_000 as u64) - // Standard Error: 9_033 - .saturating_add(Weight::from_ref_time(452_023 as u64).saturating_mul(r as u64)) + // Minimum execution time: 25_516 nanoseconds. + Weight::from_ref_time(31_570_673 as u64) + // Standard Error: 4_084 + .saturating_add(Weight::from_ref_time(207_742 as u64).saturating_mul(r as u64)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } // Storage: Democracy ReferendumInfoOf (r:1 w:1) // Storage: Democracy VotingOf (r:1 w:1) - /// The range of component `r` is `[1, 99]`. + /// The range of component `r` is `[1, 100]`. fn remove_other_vote(r: u32, ) -> Weight { - Weight::from_ref_time(27_202_000 as u64) - // Standard Error: 4_418 - .saturating_add(Weight::from_ref_time(397_147 as u64).saturating_mul(r as u64)) + // Minimum execution time: 24_723 nanoseconds. + Weight::from_ref_time(30_664_632 as u64) + // Standard Error: 10_982 + .saturating_add(Weight::from_ref_time(308_402 as u64).saturating_mul(r as u64)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } diff --git a/runtime/rococo/src/weights/pallet_drop3.rs b/runtime/rococo/src/weights/pallet_drop3.rs index fd7ac64c2d..9200ad0ae2 100644 --- a/runtime/rococo/src/weights/pallet_drop3.rs +++ b/runtime/rococo/src/weights/pallet_drop3.rs @@ -17,7 +17,7 @@ //! Autogenerated weights for `pallet_drop3` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-18, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` //! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-dev"), DB CACHE: 20 @@ -49,14 +49,16 @@ pub struct WeightInfo(PhantomData); impl pallet_drop3::WeightInfo for WeightInfo { // Storage: Drop3 Admin (r:1 w:1) fn set_admin() -> Weight { - Weight::from_ref_time(24_384_000 as u64) + // Minimum execution time: 24_085 nanoseconds. + Weight::from_ref_time(25_171_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Drop3 Admin (r:1 w:0) // Storage: Drop3 RewardPools (r:1 w:1) fn approve_reward_pool() -> Weight { - Weight::from_ref_time(34_380_000 as u64) + // Minimum execution time: 34_025 nanoseconds. + Weight::from_ref_time(34_871_000 as u64) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -65,21 +67,24 @@ impl pallet_drop3::WeightInfo for WeightInfo { // Storage: System Account (r:1 w:1) // Storage: Drop3 RewardPoolOwners (r:0 w:1) fn reject_reward_pool() -> Weight { - Weight::from_ref_time(81_582_000 as u64) + // Minimum execution time: 81_426 nanoseconds. + Weight::from_ref_time(83_053_000 as u64) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } // Storage: Drop3 RewardPools (r:1 w:1) // Storage: Drop3 Admin (r:1 w:0) fn start_reward_pool() -> Weight { - Weight::from_ref_time(34_624_000 as u64) + // Minimum execution time: 34_230 nanoseconds. + Weight::from_ref_time(35_596_000 as u64) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Drop3 RewardPools (r:1 w:1) // Storage: Drop3 Admin (r:1 w:0) fn stop_reward_pool() -> Weight { - Weight::from_ref_time(36_283_000 as u64) + // Minimum execution time: 36_218 nanoseconds. + Weight::from_ref_time(37_215_000 as u64) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -88,7 +93,8 @@ impl pallet_drop3::WeightInfo for WeightInfo { // Storage: System Account (r:1 w:1) // Storage: Drop3 RewardPoolOwners (r:0 w:1) fn close_reward_pool() -> Weight { - Weight::from_ref_time(58_310_000 as u64) + // Minimum execution time: 57_440 nanoseconds. + Weight::from_ref_time(58_652_000 as u64) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -97,17 +103,17 @@ impl pallet_drop3::WeightInfo for WeightInfo { // Storage: Drop3 RewardPoolOwners (r:0 w:1) // Storage: Drop3 RewardPools (r:0 w:1) /// The range of component `n` is `[0, 16]`. - fn propose_reward_pool(n: u32, ) -> Weight { - Weight::from_ref_time(49_630_000 as u64) - // Standard Error: 20_398 - .saturating_add(Weight::from_ref_time(229_359 as u64).saturating_mul(n as u64)) + fn propose_reward_pool(_n: u32, ) -> Weight { + // Minimum execution time: 48_666 nanoseconds. + Weight::from_ref_time(50_882_682 as u64) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(4 as u64)) } // Storage: Drop3 RewardPools (r:1 w:1) // Storage: System Account (r:2 w:2) fn send_reward() -> Weight { - Weight::from_ref_time(61_296_000 as u64) + // Minimum execution time: 59_387 nanoseconds. + Weight::from_ref_time(60_737_000 as u64) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } diff --git a/runtime/rococo/src/weights/pallet_extrinsic_filter.rs b/runtime/rococo/src/weights/pallet_extrinsic_filter.rs index 51ca979d5b..e1dada58e6 100644 --- a/runtime/rococo/src/weights/pallet_extrinsic_filter.rs +++ b/runtime/rococo/src/weights/pallet_extrinsic_filter.rs @@ -17,7 +17,7 @@ //! Autogenerated weights for `pallet_extrinsic_filter` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-18, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` //! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-dev"), DB CACHE: 20 @@ -51,11 +51,12 @@ impl pallet_extrinsic_filter::WeightInfo for WeightInfo /// The range of component `p` is `[1, 1024]`. /// The range of component `f` is `[1, 1024]`. fn block_extrinsics(p: u32, f: u32, ) -> Weight { - Weight::from_ref_time(34_553_000 as u64) - // Standard Error: 118 - .saturating_add(Weight::from_ref_time(3_502 as u64).saturating_mul(p as u64)) - // Standard Error: 118 - .saturating_add(Weight::from_ref_time(1_736 as u64).saturating_mul(f as u64)) + // Minimum execution time: 32_605 nanoseconds. + Weight::from_ref_time(31_568_711 as u64) + // Standard Error: 95 + .saturating_add(Weight::from_ref_time(3_309 as u64).saturating_mul(p as u64)) + // Standard Error: 95 + .saturating_add(Weight::from_ref_time(3_093 as u64).saturating_mul(f as u64)) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -63,11 +64,12 @@ impl pallet_extrinsic_filter::WeightInfo for WeightInfo /// The range of component `p` is `[1, 1024]`. /// The range of component `f` is `[1, 1024]`. fn unblock_extrinsics(p: u32, f: u32, ) -> Weight { - Weight::from_ref_time(50_092_000 as u64) - // Standard Error: 622 - .saturating_add(Weight::from_ref_time(14_421 as u64).saturating_mul(p as u64)) - // Standard Error: 622 - .saturating_add(Weight::from_ref_time(5_882 as u64).saturating_mul(f as u64)) + // Minimum execution time: 48_262 nanoseconds. + Weight::from_ref_time(29_534_324 as u64) + // Standard Error: 900 + .saturating_add(Weight::from_ref_time(24_567 as u64).saturating_mul(p as u64)) + // Standard Error: 900 + .saturating_add(Weight::from_ref_time(17_798 as u64).saturating_mul(f as u64)) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } diff --git a/runtime/rococo/src/weights/pallet_identity_management.rs b/runtime/rococo/src/weights/pallet_identity_management.rs index b3a0fb9455..c219eb7450 100644 --- a/runtime/rococo/src/weights/pallet_identity_management.rs +++ b/runtime/rococo/src/weights/pallet_identity_management.rs @@ -17,7 +17,7 @@ //! Autogenerated weights for `pallet_identity_management` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-18, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` //! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-dev"), DB CACHE: 20 @@ -48,15 +48,19 @@ use sp_std::marker::PhantomData; pub struct WeightInfo(PhantomData); impl pallet_identity_management::WeightInfo for WeightInfo { fn link_identity() -> Weight { - Weight::from_ref_time(22_592_000 as u64) + // Minimum execution time: 21_084 nanoseconds. + Weight::from_ref_time(21_848_000 as u64) } fn unlink_identity() -> Weight { - Weight::from_ref_time(20_885_000 as u64) + // Minimum execution time: 20_043 nanoseconds. + Weight::from_ref_time(20_574_000 as u64) } fn verify_identity() -> Weight { - Weight::from_ref_time(23_457_000 as u64) + // Minimum execution time: 21_279 nanoseconds. + Weight::from_ref_time(22_006_000 as u64) } fn set_user_shielding_key() -> Weight { - Weight::from_ref_time(20_806_000 as u64) + // Minimum execution time: 20_644 nanoseconds. + Weight::from_ref_time(21_787_000 as u64) } } diff --git a/runtime/rococo/src/weights/pallet_membership.rs b/runtime/rococo/src/weights/pallet_membership.rs index ee62e89542..ab8a6aa1bd 100644 --- a/runtime/rococo/src/weights/pallet_membership.rs +++ b/runtime/rococo/src/weights/pallet_membership.rs @@ -17,7 +17,7 @@ //! Autogenerated weights for `pallet_membership` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-18, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` //! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-dev"), DB CACHE: 20 @@ -53,9 +53,10 @@ impl pallet_membership::WeightInfo for WeightInfo { // Storage: Council Prime (r:0 w:1) /// The range of component `m` is `[1, 99]`. fn add_member(m: u32, ) -> Weight { - Weight::from_ref_time(34_242_000 as u64) - // Standard Error: 572 - .saturating_add(Weight::from_ref_time(79_361 as u64).saturating_mul(m as u64)) + // Minimum execution time: 33_052 nanoseconds. + Weight::from_ref_time(41_350_747 as u64) + // Standard Error: 18_344 + .saturating_add(Weight::from_ref_time(62_977 as u64).saturating_mul(m as u64)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -66,9 +67,10 @@ impl pallet_membership::WeightInfo for WeightInfo { // Storage: Council Prime (r:0 w:1) /// The range of component `m` is `[2, 100]`. fn remove_member(m: u32, ) -> Weight { - Weight::from_ref_time(38_433_000 as u64) - // Standard Error: 15_381 - .saturating_add(Weight::from_ref_time(282_372 as u64).saturating_mul(m as u64)) + // Minimum execution time: 38_990 nanoseconds. + Weight::from_ref_time(40_879_296 as u64) + // Standard Error: 1_715 + .saturating_add(Weight::from_ref_time(70_211 as u64).saturating_mul(m as u64)) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -79,9 +81,10 @@ impl pallet_membership::WeightInfo for WeightInfo { // Storage: Council Prime (r:0 w:1) /// The range of component `m` is `[2, 100]`. fn swap_member(m: u32, ) -> Weight { - Weight::from_ref_time(40_096_000 as u64) - // Standard Error: 9_827 - .saturating_add(Weight::from_ref_time(148_142 as u64).saturating_mul(m as u64)) + // Minimum execution time: 38_488 nanoseconds. + Weight::from_ref_time(41_393_055 as u64) + // Standard Error: 3_696 + .saturating_add(Weight::from_ref_time(94_823 as u64).saturating_mul(m as u64)) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -92,9 +95,10 @@ impl pallet_membership::WeightInfo for WeightInfo { // Storage: Council Prime (r:0 w:1) /// The range of component `m` is `[1, 100]`. fn reset_member(m: u32, ) -> Weight { - Weight::from_ref_time(38_036_000 as u64) - // Standard Error: 9_366 - .saturating_add(Weight::from_ref_time(395_255 as u64).saturating_mul(m as u64)) + // Minimum execution time: 37_585 nanoseconds. + Weight::from_ref_time(40_381_915 as u64) + // Standard Error: 3_753 + .saturating_add(Weight::from_ref_time(250_164 as u64).saturating_mul(m as u64)) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -105,9 +109,10 @@ impl pallet_membership::WeightInfo for WeightInfo { // Storage: Council Prime (r:0 w:1) /// The range of component `m` is `[1, 100]`. fn change_key(m: u32, ) -> Weight { - Weight::from_ref_time(40_029_000 as u64) - // Standard Error: 5_518 - .saturating_add(Weight::from_ref_time(109_937 as u64).saturating_mul(m as u64)) + // Minimum execution time: 38_769 nanoseconds. + Weight::from_ref_time(42_164_073 as u64) + // Standard Error: 3_733 + .saturating_add(Weight::from_ref_time(74_678 as u64).saturating_mul(m as u64)) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(4 as u64)) } @@ -116,9 +121,10 @@ impl pallet_membership::WeightInfo for WeightInfo { // Storage: Council Prime (r:0 w:1) /// The range of component `m` is `[1, 100]`. fn set_prime(m: u32, ) -> Weight { - Weight::from_ref_time(15_257_000 as u64) - // Standard Error: 741 - .saturating_add(Weight::from_ref_time(38_197 as u64).saturating_mul(m as u64)) + // Minimum execution time: 14_795 nanoseconds. + Weight::from_ref_time(15_797_502 as u64) + // Standard Error: 792 + .saturating_add(Weight::from_ref_time(22_846 as u64).saturating_mul(m as u64)) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } @@ -126,9 +132,10 @@ impl pallet_membership::WeightInfo for WeightInfo { // Storage: Council Prime (r:0 w:1) /// The range of component `m` is `[1, 100]`. fn clear_prime(m: u32, ) -> Weight { - Weight::from_ref_time(8_472_000 as u64) - // Standard Error: 210 - .saturating_add(Weight::from_ref_time(11_649 as u64).saturating_mul(m as u64)) + // Minimum execution time: 7_921 nanoseconds. + Weight::from_ref_time(8_586_691 as u64) + // Standard Error: 336 + .saturating_add(Weight::from_ref_time(6_776 as u64).saturating_mul(m as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } } diff --git a/runtime/rococo/src/weights/pallet_multisig.rs b/runtime/rococo/src/weights/pallet_multisig.rs index c6b5dd33a8..0eefc56f39 100644 --- a/runtime/rococo/src/weights/pallet_multisig.rs +++ b/runtime/rococo/src/weights/pallet_multisig.rs @@ -17,7 +17,7 @@ //! Autogenerated weights for `pallet_multisig` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-18, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` //! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-dev"), DB CACHE: 20 @@ -49,20 +49,22 @@ pub struct WeightInfo(PhantomData); impl pallet_multisig::WeightInfo for WeightInfo { /// The range of component `z` is `[0, 10000]`. fn as_multi_threshold_1(z: u32, ) -> Weight { - Weight::from_ref_time(32_736_000 as u64) - // Standard Error: 45 - .saturating_add(Weight::from_ref_time(2_147 as u64).saturating_mul(z as u64)) + // Minimum execution time: 28_348 nanoseconds. + Weight::from_ref_time(40_141_958 as u64) + // Standard Error: 84 + .saturating_add(Weight::from_ref_time(433 as u64).saturating_mul(z as u64)) } // Storage: Multisig Multisigs (r:1 w:1) // Storage: unknown [0x3a65787472696e7369635f696e646578] (r:1 w:0) /// The range of component `s` is `[2, 100]`. /// The range of component `z` is `[0, 10000]`. fn as_multi_create(s: u32, z: u32, ) -> Weight { - Weight::from_ref_time(74_579_000 as u64) - // Standard Error: 13_307 - .saturating_add(Weight::from_ref_time(241_755 as u64).saturating_mul(s as u64)) - // Standard Error: 133 - .saturating_add(Weight::from_ref_time(892 as u64).saturating_mul(z as u64)) + // Minimum execution time: 72_741 nanoseconds. + Weight::from_ref_time(49_080_887 as u64) + // Standard Error: 14_342 + .saturating_add(Weight::from_ref_time(412_213 as u64).saturating_mul(s as u64)) + // Standard Error: 141 + .saturating_add(Weight::from_ref_time(2_685 as u64).saturating_mul(z as u64)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -70,56 +72,58 @@ impl pallet_multisig::WeightInfo for WeightInfo { /// The range of component `s` is `[3, 100]`. /// The range of component `z` is `[0, 10000]`. fn as_multi_approve(s: u32, z: u32, ) -> Weight { - Weight::from_ref_time(61_607_000 as u64) - // Standard Error: 3_219 - .saturating_add(Weight::from_ref_time(56_763 as u64).saturating_mul(s as u64)) - // Standard Error: 32 - .saturating_add(Weight::from_ref_time(1_020 as u64).saturating_mul(z as u64)) + // Minimum execution time: 59_312 nanoseconds. + Weight::from_ref_time(51_810_428 as u64) + // Standard Error: 13_765 + .saturating_add(Weight::from_ref_time(270_114 as u64).saturating_mul(s as u64)) + // Standard Error: 134 + .saturating_add(Weight::from_ref_time(1_470 as u64).saturating_mul(z as u64)) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Multisig Multisigs (r:1 w:1) - // Storage: Multisig Calls (r:1 w:1) // Storage: System Account (r:1 w:1) /// The range of component `s` is `[2, 100]`. /// The range of component `z` is `[0, 10000]`. fn as_multi_complete(s: u32, z: u32, ) -> Weight { - Weight::from_ref_time(101_307_000 as u64) - // Standard Error: 9_889 - .saturating_add(Weight::from_ref_time(144_454 as u64).saturating_mul(s as u64)) - // Standard Error: 98 - .saturating_add(Weight::from_ref_time(2_521 as u64).saturating_mul(z as u64)) - .saturating_add(T::DbWeight::get().reads(3 as u64)) - .saturating_add(T::DbWeight::get().writes(3 as u64)) + // Minimum execution time: 78_056 nanoseconds. + Weight::from_ref_time(46_667_271 as u64) + // Standard Error: 16_113 + .saturating_add(Weight::from_ref_time(556_480 as u64).saturating_mul(s as u64)) + // Standard Error: 158 + .saturating_add(Weight::from_ref_time(3_108 as u64).saturating_mul(z as u64)) + .saturating_add(T::DbWeight::get().reads(2 as u64)) + .saturating_add(T::DbWeight::get().writes(2 as u64)) } // Storage: Multisig Multisigs (r:1 w:1) // Storage: unknown [0x3a65787472696e7369635f696e646578] (r:1 w:0) /// The range of component `s` is `[2, 100]`. fn approve_as_multi_create(s: u32, ) -> Weight { - Weight::from_ref_time(54_075_000 as u64) - // Standard Error: 8_007 - .saturating_add(Weight::from_ref_time(362_860 as u64).saturating_mul(s as u64)) + // Minimum execution time: 48_933 nanoseconds. + Weight::from_ref_time(50_910_170 as u64) + // Standard Error: 17_047 + .saturating_add(Weight::from_ref_time(434_008 as u64).saturating_mul(s as u64)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Multisig Multisigs (r:1 w:1) - // Storage: Multisig Calls (r:1 w:0) /// The range of component `s` is `[2, 100]`. fn approve_as_multi_approve(s: u32, ) -> Weight { - Weight::from_ref_time(37_674_000 as u64) - // Standard Error: 2_025 - .saturating_add(Weight::from_ref_time(260_190 as u64).saturating_mul(s as u64)) + // Minimum execution time: 35_490 nanoseconds. + Weight::from_ref_time(46_855_116 as u64) + // Standard Error: 30_645 + .saturating_add(Weight::from_ref_time(227_461 as u64).saturating_mul(s as u64)) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Multisig Multisigs (r:1 w:1) - // Storage: Multisig Calls (r:1 w:1) /// The range of component `s` is `[2, 100]`. fn cancel_as_multi(s: u32, ) -> Weight { - Weight::from_ref_time(78_649_000 as u64) - // Standard Error: 6_989 - .saturating_add(Weight::from_ref_time(306_477 as u64).saturating_mul(s as u64)) - .saturating_add(T::DbWeight::get().reads(2 as u64)) - .saturating_add(T::DbWeight::get().writes(2 as u64)) + // Minimum execution time: 51_170 nanoseconds. + Weight::from_ref_time(54_858_034 as u64) + // Standard Error: 9_715 + .saturating_add(Weight::from_ref_time(285_688 as u64).saturating_mul(s as u64)) + .saturating_add(T::DbWeight::get().reads(1 as u64)) + .saturating_add(T::DbWeight::get().writes(1 as u64)) } } diff --git a/runtime/rococo/src/weights/pallet_preimage.rs b/runtime/rococo/src/weights/pallet_preimage.rs index 83679d09b0..dd25b7aac4 100644 --- a/runtime/rococo/src/weights/pallet_preimage.rs +++ b/runtime/rococo/src/weights/pallet_preimage.rs @@ -17,7 +17,7 @@ //! Autogenerated weights for `pallet_preimage` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-18, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` //! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-dev"), DB CACHE: 20 @@ -47,91 +47,102 @@ use sp_std::marker::PhantomData; /// Weight functions for `pallet_preimage`. pub struct WeightInfo(PhantomData); impl pallet_preimage::WeightInfo for WeightInfo { - // Storage: Preimage PreimageFor (r:1 w:1) // Storage: Preimage StatusFor (r:1 w:1) + // Storage: Preimage PreimageFor (r:0 w:1) /// The range of component `s` is `[0, 4194304]`. fn note_preimage(s: u32, ) -> Weight { - Weight::from_ref_time(49_166_000 as u64) - // Standard Error: 21 - .saturating_add(Weight::from_ref_time(3_345 as u64).saturating_mul(s as u64)) - .saturating_add(T::DbWeight::get().reads(2 as u64)) + // Minimum execution time: 46_981 nanoseconds. + Weight::from_ref_time(47_908_000 as u64) + // Standard Error: 17 + .saturating_add(Weight::from_ref_time(3_139 as u64).saturating_mul(s as u64)) + .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } - // Storage: Preimage PreimageFor (r:1 w:1) - // Storage: Preimage StatusFor (r:1 w:0) + // Storage: Preimage StatusFor (r:1 w:1) + // Storage: Preimage PreimageFor (r:0 w:1) /// The range of component `s` is `[0, 4194304]`. fn note_requested_preimage(s: u32, ) -> Weight { - Weight::from_ref_time(32_643_000 as u64) - // Standard Error: 7 - .saturating_add(Weight::from_ref_time(3_204 as u64).saturating_mul(s as u64)) - .saturating_add(T::DbWeight::get().reads(2 as u64)) - .saturating_add(T::DbWeight::get().writes(1 as u64)) + // Minimum execution time: 32_536 nanoseconds. + Weight::from_ref_time(33_080_000 as u64) + // Standard Error: 11 + .saturating_add(Weight::from_ref_time(3_139 as u64).saturating_mul(s as u64)) + .saturating_add(T::DbWeight::get().reads(1 as u64)) + .saturating_add(T::DbWeight::get().writes(2 as u64)) } - // Storage: Preimage PreimageFor (r:1 w:1) - // Storage: Preimage StatusFor (r:1 w:0) + // Storage: Preimage StatusFor (r:1 w:1) + // Storage: Preimage PreimageFor (r:0 w:1) /// The range of component `s` is `[0, 4194304]`. fn note_no_deposit_preimage(s: u32, ) -> Weight { - Weight::from_ref_time(30_142_000 as u64) - // Standard Error: 8 - .saturating_add(Weight::from_ref_time(3_189 as u64).saturating_mul(s as u64)) - .saturating_add(T::DbWeight::get().reads(2 as u64)) - .saturating_add(T::DbWeight::get().writes(1 as u64)) + // Minimum execution time: 30_280 nanoseconds. + Weight::from_ref_time(131_283_764 as u64) + // Standard Error: 44 + .saturating_add(Weight::from_ref_time(3_152 as u64).saturating_mul(s as u64)) + .saturating_add(T::DbWeight::get().reads(1 as u64)) + .saturating_add(T::DbWeight::get().writes(2 as u64)) } // Storage: Preimage StatusFor (r:1 w:1) // Storage: Preimage PreimageFor (r:0 w:1) fn unnote_preimage() -> Weight { - Weight::from_ref_time(99_089_000 as u64) + // Minimum execution time: 96_195 nanoseconds. + Weight::from_ref_time(101_930_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } // Storage: Preimage StatusFor (r:1 w:1) // Storage: Preimage PreimageFor (r:0 w:1) fn unnote_no_deposit_preimage() -> Weight { - Weight::from_ref_time(72_140_000 as u64) + // Minimum execution time: 75_951 nanoseconds. + Weight::from_ref_time(82_057_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } // Storage: Preimage StatusFor (r:1 w:1) fn request_preimage() -> Weight { - Weight::from_ref_time(94_302_000 as u64) + // Minimum execution time: 69_749 nanoseconds. + Weight::from_ref_time(74_967_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Preimage StatusFor (r:1 w:1) fn request_no_deposit_preimage() -> Weight { - Weight::from_ref_time(72_325_000 as u64) + // Minimum execution time: 42_326 nanoseconds. + Weight::from_ref_time(47_541_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Preimage StatusFor (r:1 w:1) fn request_unnoted_preimage() -> Weight { - Weight::from_ref_time(50_252_000 as u64) + // Minimum execution time: 47_283 nanoseconds. + Weight::from_ref_time(50_413_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Preimage StatusFor (r:1 w:1) fn request_requested_preimage() -> Weight { - Weight::from_ref_time(19_881_000 as u64) + // Minimum execution time: 16_430 nanoseconds. + Weight::from_ref_time(18_393_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Preimage StatusFor (r:1 w:1) // Storage: Preimage PreimageFor (r:0 w:1) fn unrequest_preimage() -> Weight { - Weight::from_ref_time(74_773_000 as u64) + // Minimum execution time: 71_071 nanoseconds. + Weight::from_ref_time(75_480_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } // Storage: Preimage StatusFor (r:1 w:1) - // Storage: Preimage PreimageFor (r:0 w:1) fn unrequest_unnoted_preimage() -> Weight { - Weight::from_ref_time(41_599_000 as u64) + // Minimum execution time: 16_856 nanoseconds. + Weight::from_ref_time(18_185_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) - .saturating_add(T::DbWeight::get().writes(2 as u64)) + .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Preimage StatusFor (r:1 w:1) fn unrequest_multi_referenced_preimage() -> Weight { - Weight::from_ref_time(20_964_000 as u64) + // Minimum execution time: 17_976 nanoseconds. + Weight::from_ref_time(19_547_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } diff --git a/runtime/rococo/src/weights/pallet_proxy.rs b/runtime/rococo/src/weights/pallet_proxy.rs index e3a65b180c..f4168cad3a 100644 --- a/runtime/rococo/src/weights/pallet_proxy.rs +++ b/runtime/rococo/src/weights/pallet_proxy.rs @@ -17,7 +17,7 @@ //! Autogenerated weights for `pallet_proxy` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-18, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` //! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-dev"), DB CACHE: 20 @@ -50,9 +50,10 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Storage: Proxy Proxies (r:1 w:0) /// The range of component `p` is `[1, 31]`. fn proxy(p: u32, ) -> Weight { - Weight::from_ref_time(32_600_000 as u64) - // Standard Error: 2_574 - .saturating_add(Weight::from_ref_time(117_638 as u64).saturating_mul(p as u64)) + // Minimum execution time: 31_846 nanoseconds. + Weight::from_ref_time(33_166_546 as u64) + // Standard Error: 6_440 + .saturating_add(Weight::from_ref_time(130_573 as u64).saturating_mul(p as u64)) .saturating_add(T::DbWeight::get().reads(1 as u64)) } // Storage: Proxy Proxies (r:1 w:0) @@ -61,11 +62,12 @@ impl pallet_proxy::WeightInfo for WeightInfo { /// The range of component `a` is `[0, 31]`. /// The range of component `p` is `[1, 31]`. fn proxy_announced(a: u32, p: u32, ) -> Weight { - Weight::from_ref_time(63_303_000 as u64) - // Standard Error: 13_380 - .saturating_add(Weight::from_ref_time(126_437 as u64).saturating_mul(a as u64)) - // Standard Error: 13_332 - .saturating_add(Weight::from_ref_time(274_041 as u64).saturating_mul(p as u64)) + // Minimum execution time: 60_432 nanoseconds. + Weight::from_ref_time(56_298_070 as u64) + // Standard Error: 29_712 + .saturating_add(Weight::from_ref_time(449_077 as u64).saturating_mul(a as u64)) + // Standard Error: 30_721 + .saturating_add(Weight::from_ref_time(271_896 as u64).saturating_mul(p as u64)) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } @@ -74,11 +76,12 @@ impl pallet_proxy::WeightInfo for WeightInfo { /// The range of component `a` is `[0, 31]`. /// The range of component `p` is `[1, 31]`. fn remove_announcement(a: u32, p: u32, ) -> Weight { - Weight::from_ref_time(40_972_000 as u64) - // Standard Error: 12_163 - .saturating_add(Weight::from_ref_time(361_351 as u64).saturating_mul(a as u64)) - // Standard Error: 12_119 - .saturating_add(Weight::from_ref_time(47_042 as u64).saturating_mul(p as u64)) + // Minimum execution time: 41_137 nanoseconds. + Weight::from_ref_time(37_597_996 as u64) + // Standard Error: 14_021 + .saturating_add(Weight::from_ref_time(373_373 as u64).saturating_mul(a as u64)) + // Standard Error: 14_497 + .saturating_add(Weight::from_ref_time(168_567 as u64).saturating_mul(p as u64)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } @@ -87,11 +90,12 @@ impl pallet_proxy::WeightInfo for WeightInfo { /// The range of component `a` is `[0, 31]`. /// The range of component `p` is `[1, 31]`. fn reject_announcement(a: u32, p: u32, ) -> Weight { - Weight::from_ref_time(41_033_000 as u64) - // Standard Error: 5_919 - .saturating_add(Weight::from_ref_time(273_132 as u64).saturating_mul(a as u64)) - // Standard Error: 5_898 - .saturating_add(Weight::from_ref_time(115_043 as u64).saturating_mul(p as u64)) + // Minimum execution time: 41_113 nanoseconds. + Weight::from_ref_time(40_316_040 as u64) + // Standard Error: 17_375 + .saturating_add(Weight::from_ref_time(297_794 as u64).saturating_mul(a as u64)) + // Standard Error: 17_964 + .saturating_add(Weight::from_ref_time(147_575 as u64).saturating_mul(p as u64)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } @@ -100,58 +104,60 @@ impl pallet_proxy::WeightInfo for WeightInfo { // Storage: System Account (r:1 w:1) /// The range of component `a` is `[0, 31]`. /// The range of component `p` is `[1, 31]`. - fn announce(a: u32, p: u32, ) -> Weight { - Weight::from_ref_time(54_400_000 as u64) - // Standard Error: 10_567 - .saturating_add(Weight::from_ref_time(269_335 as u64).saturating_mul(a as u64)) - // Standard Error: 10_529 - .saturating_add(Weight::from_ref_time(144_039 as u64).saturating_mul(p as u64)) + fn announce(a: u32, _p: u32, ) -> Weight { + // Minimum execution time: 52_552 nanoseconds. + Weight::from_ref_time(67_120_950 as u64) + // Standard Error: 77_007 + .saturating_add(Weight::from_ref_time(402_230 as u64).saturating_mul(a as u64)) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } // Storage: Proxy Proxies (r:1 w:1) /// The range of component `p` is `[1, 31]`. fn add_proxy(p: u32, ) -> Weight { - Weight::from_ref_time(45_560_000 as u64) - // Standard Error: 6_704 - .saturating_add(Weight::from_ref_time(245_892 as u64).saturating_mul(p as u64)) + // Minimum execution time: 46_183 nanoseconds. + Weight::from_ref_time(47_894_744 as u64) + // Standard Error: 8_689 + .saturating_add(Weight::from_ref_time(144_307 as u64).saturating_mul(p as u64)) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Proxy Proxies (r:1 w:1) /// The range of component `p` is `[1, 31]`. fn remove_proxy(p: u32, ) -> Weight { - Weight::from_ref_time(44_472_000 as u64) - // Standard Error: 26_423 - .saturating_add(Weight::from_ref_time(392_360 as u64).saturating_mul(p as u64)) + // Minimum execution time: 44_923 nanoseconds. + Weight::from_ref_time(47_381_070 as u64) + // Standard Error: 8_285 + .saturating_add(Weight::from_ref_time(174_072 as u64).saturating_mul(p as u64)) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Proxy Proxies (r:1 w:1) /// The range of component `p` is `[1, 31]`. fn remove_proxies(p: u32, ) -> Weight { - Weight::from_ref_time(38_295_000 as u64) - // Standard Error: 4_213 - .saturating_add(Weight::from_ref_time(210_936 as u64).saturating_mul(p as u64)) + // Minimum execution time: 38_037 nanoseconds. + Weight::from_ref_time(40_572_636 as u64) + // Standard Error: 6_316 + .saturating_add(Weight::from_ref_time(55_053 as u64).saturating_mul(p as u64)) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: unknown [0x3a65787472696e7369635f696e646578] (r:1 w:0) // Storage: Proxy Proxies (r:1 w:1) /// The range of component `p` is `[1, 31]`. - fn create_pure(p: u32, ) -> Weight { - Weight::from_ref_time(48_536_000 as u64) - // Standard Error: 6_882 - .saturating_add(Weight::from_ref_time(204_875 as u64).saturating_mul(p as u64)) + fn create_pure(_p: u32, ) -> Weight { + // Minimum execution time: 48_117 nanoseconds. + Weight::from_ref_time(57_609_609 as u64) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Proxy Proxies (r:1 w:1) /// The range of component `p` is `[0, 30]`. fn kill_pure(p: u32, ) -> Weight { - Weight::from_ref_time(41_156_000 as u64) - // Standard Error: 19_571 - .saturating_add(Weight::from_ref_time(245_791 as u64).saturating_mul(p as u64)) + // Minimum execution time: 39_589 nanoseconds. + Weight::from_ref_time(42_499_260 as u64) + // Standard Error: 14_859 + .saturating_add(Weight::from_ref_time(219_828 as u64).saturating_mul(p as u64)) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } diff --git a/runtime/rococo/src/weights/pallet_scheduler.rs b/runtime/rococo/src/weights/pallet_scheduler.rs index 1931b20c47..d569eee21a 100644 --- a/runtime/rococo/src/weights/pallet_scheduler.rs +++ b/runtime/rococo/src/weights/pallet_scheduler.rs @@ -17,7 +17,7 @@ //! Autogenerated weights for `pallet_scheduler` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-18, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` //! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-dev"), DB CACHE: 20 @@ -47,85 +47,97 @@ use sp_std::marker::PhantomData; /// Weight functions for `pallet_scheduler`. pub struct WeightInfo(PhantomData); impl pallet_scheduler::WeightInfo for WeightInfo { - // Storage: Scheduler Agenda (r:1 w:1) - /// The range of component `s` is `[0, 50]`. - fn schedule(s: u32, ) -> Weight { - Weight::from_ref_time(27_792_000 as u64) - // Standard Error: 9_031 - .saturating_add(Weight::from_ref_time(468_319 as u64).saturating_mul(s as u64)) - .saturating_add(T::DbWeight::get().reads(1 as u64)) - .saturating_add(T::DbWeight::get().writes(1 as u64)) - } - // Storage: Scheduler Agenda (r:1 w:1) - // Storage: Scheduler Lookup (r:0 w:1) - /// The range of component `s` is `[1, 50]`. - fn cancel(s: u32, ) -> Weight { - Weight::from_ref_time(33_328_000 as u64) - // Standard Error: 14_510 - .saturating_add(Weight::from_ref_time(1_721_147 as u64).saturating_mul(s as u64)) - .saturating_add(T::DbWeight::get().reads(1 as u64)) - .saturating_add(T::DbWeight::get().writes(2 as u64)) - } - // Storage: Scheduler Lookup (r:1 w:1) - // Storage: Scheduler Agenda (r:1 w:1) - /// The range of component `s` is `[0, 50]`. - fn schedule_named(s: u32, ) -> Weight { - Weight::from_ref_time(33_159_000 as u64) - // Standard Error: 4_716 - .saturating_add(Weight::from_ref_time(394_129 as u64).saturating_mul(s as u64)) - .saturating_add(T::DbWeight::get().reads(2 as u64)) - .saturating_add(T::DbWeight::get().writes(2 as u64)) - } - // Storage: Scheduler Lookup (r:1 w:1) - // Storage: Scheduler Agenda (r:1 w:1) - /// The range of component `s` is `[1, 50]`. - fn cancel_named(s: u32, ) -> Weight { - Weight::from_ref_time(32_637_000 as u64) - // Standard Error: 5_664 - .saturating_add(Weight::from_ref_time(1_844_977 as u64).saturating_mul(s as u64)) - .saturating_add(T::DbWeight::get().reads(2 as u64)) - .saturating_add(T::DbWeight::get().writes(2 as u64)) - } // Storage: Scheduler IncompleteSince (r:1 w:1) fn service_agendas_base() -> Weight { - Weight::from_ref_time(4_992_000 as u64) + // Minimum execution time: 6_173 nanoseconds. + Weight::from_ref_time(6_366_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Scheduler Agenda (r:1 w:1) - /// The range of component `s` is `[0, 512]`. + /// The range of component `s` is `[0, 50]`. fn service_agenda_base(s: u32, ) -> Weight { - Weight::from_ref_time(4_320_000 as u64) - // Standard Error: 619 - .saturating_add(Weight::from_ref_time(336_713 as u64).saturating_mul(s as u64)) + // Minimum execution time: 5_288 nanoseconds. + Weight::from_ref_time(9_748_488 as u64) + // Standard Error: 5_820 + .saturating_add(Weight::from_ref_time(982_982 as u64).saturating_mul(s as u64)) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } fn service_task_base() -> Weight { - Weight::from_ref_time(10_864_000 as u64) + // Minimum execution time: 14_583 nanoseconds. + Weight::from_ref_time(15_262_000 as u64) } // Storage: Preimage PreimageFor (r:1 w:1) // Storage: Preimage StatusFor (r:1 w:1) /// The range of component `s` is `[128, 4194304]`. fn service_task_fetched(s: u32, ) -> Weight { - Weight::from_ref_time(24_586_000 as u64) - // Standard Error: 1 - .saturating_add(Weight::from_ref_time(1_138 as u64).saturating_mul(s as u64)) + // Minimum execution time: 34_098 nanoseconds. + Weight::from_ref_time(35_010_000 as u64) + // Standard Error: 9 + .saturating_add(Weight::from_ref_time(2_229 as u64).saturating_mul(s as u64)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } // Storage: Scheduler Lookup (r:0 w:1) fn service_task_named() -> Weight { - Weight::from_ref_time(13_127_000 as u64) + // Minimum execution time: 17_329 nanoseconds. + Weight::from_ref_time(18_232_000 as u64) .saturating_add(T::DbWeight::get().writes(1 as u64)) } fn service_task_periodic() -> Weight { - Weight::from_ref_time(11_053_000 as u64) + // Minimum execution time: 14_680 nanoseconds. + Weight::from_ref_time(15_572_000 as u64) } fn execute_dispatch_signed() -> Weight { - Weight::from_ref_time(4_158_000 as u64) + // Minimum execution time: 6_028 nanoseconds. + Weight::from_ref_time(6_268_000 as u64) } fn execute_dispatch_unsigned() -> Weight { - Weight::from_ref_time(4_104_000 as u64) + // Minimum execution time: 5_889 nanoseconds. + Weight::from_ref_time(6_264_000 as u64) + } + // Storage: Scheduler Agenda (r:1 w:1) + /// The range of component `s` is `[0, 49]`. + fn schedule(s: u32, ) -> Weight { + // Minimum execution time: 27_511 nanoseconds. + Weight::from_ref_time(38_917_067 as u64) + // Standard Error: 18_269 + .saturating_add(Weight::from_ref_time(987_761 as u64).saturating_mul(s as u64)) + .saturating_add(T::DbWeight::get().reads(1 as u64)) + .saturating_add(T::DbWeight::get().writes(1 as u64)) + } + // Storage: Scheduler Agenda (r:1 w:1) + // Storage: Scheduler Lookup (r:0 w:1) + /// The range of component `s` is `[1, 50]`. + fn cancel(s: u32, ) -> Weight { + // Minimum execution time: 30_816 nanoseconds. + Weight::from_ref_time(25_906_455 as u64) + // Standard Error: 97_821 + .saturating_add(Weight::from_ref_time(1_658_110 as u64).saturating_mul(s as u64)) + .saturating_add(T::DbWeight::get().reads(1 as u64)) + .saturating_add(T::DbWeight::get().writes(2 as u64)) + } + // Storage: Scheduler Lookup (r:1 w:1) + // Storage: Scheduler Agenda (r:1 w:1) + /// The range of component `s` is `[0, 49]`. + fn schedule_named(s: u32, ) -> Weight { + // Minimum execution time: 31_306 nanoseconds. + Weight::from_ref_time(41_610_061 as u64) + // Standard Error: 29_942 + .saturating_add(Weight::from_ref_time(1_176_971 as u64).saturating_mul(s as u64)) + .saturating_add(T::DbWeight::get().reads(2 as u64)) + .saturating_add(T::DbWeight::get().writes(2 as u64)) + } + // Storage: Scheduler Lookup (r:1 w:1) + // Storage: Scheduler Agenda (r:1 w:1) + /// The range of component `s` is `[1, 50]`. + fn cancel_named(s: u32, ) -> Weight { + // Minimum execution time: 33_401 nanoseconds. + Weight::from_ref_time(41_081_751 as u64) + // Standard Error: 13_850 + .saturating_add(Weight::from_ref_time(940_298 as u64).saturating_mul(s as u64)) + .saturating_add(T::DbWeight::get().reads(2 as u64)) + .saturating_add(T::DbWeight::get().writes(2 as u64)) } } diff --git a/runtime/rococo/src/weights/pallet_session.rs b/runtime/rococo/src/weights/pallet_session.rs index 076f7c6081..7fb50c9b2e 100644 --- a/runtime/rococo/src/weights/pallet_session.rs +++ b/runtime/rococo/src/weights/pallet_session.rs @@ -17,7 +17,7 @@ //! Autogenerated weights for `pallet_session` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-18, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` //! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-dev"), DB CACHE: 20 @@ -50,14 +50,16 @@ impl pallet_session::WeightInfo for WeightInfo { // Storage: Session NextKeys (r:1 w:1) // Storage: Session KeyOwner (r:1 w:1) fn set_keys() -> Weight { - Weight::from_ref_time(32_429_000 as u64) + // Minimum execution time: 32_736 nanoseconds. + Weight::from_ref_time(33_435_000 as u64) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } // Storage: Session NextKeys (r:1 w:1) // Storage: Session KeyOwner (r:0 w:1) fn purge_keys() -> Weight { - Weight::from_ref_time(27_490_000 as u64) + // Minimum execution time: 27_745 nanoseconds. + Weight::from_ref_time(28_433_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } diff --git a/runtime/rococo/src/weights/pallet_sidechain.rs b/runtime/rococo/src/weights/pallet_sidechain.rs index 97bef0d809..bffbb479fc 100644 --- a/runtime/rococo/src/weights/pallet_sidechain.rs +++ b/runtime/rococo/src/weights/pallet_sidechain.rs @@ -17,7 +17,7 @@ //! Autogenerated weights for `pallet_sidechain` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-18, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` //! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-dev"), DB CACHE: 20 @@ -53,7 +53,8 @@ impl pallet_sidechain::WeightInfo for WeightInfo { // Storage: Sidechain SidechainBlockConfirmationQueue (r:1 w:0) // Storage: Sidechain WorkerForShard (r:0 w:1) fn confirm_imported_sidechain_block() -> Weight { - Weight::from_ref_time(46_276_000 as u64) + // Minimum execution time: 45_112 nanoseconds. + Weight::from_ref_time(45_971_000 as u64) .saturating_add(T::DbWeight::get().reads(4 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } diff --git a/runtime/rococo/src/weights/pallet_teeracle.rs b/runtime/rococo/src/weights/pallet_teeracle.rs index a2a1377d29..3ef3fff0ce 100644 --- a/runtime/rococo/src/weights/pallet_teeracle.rs +++ b/runtime/rococo/src/weights/pallet_teeracle.rs @@ -17,7 +17,7 @@ //! Autogenerated weights for `pallet_teeracle` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-18, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` //! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-dev"), DB CACHE: 20 @@ -52,19 +52,22 @@ impl pallet_teeracle::WeightInfo for WeightInfo { // Storage: Teeracle Whitelists (r:1 w:0) // Storage: Teeracle ExchangeRates (r:1 w:1) fn update_exchange_rate() -> Weight { - Weight::from_ref_time(57_028_000 as u64) + // Minimum execution time: 55_461 nanoseconds. + Weight::from_ref_time(56_565_000 as u64) .saturating_add(T::DbWeight::get().reads(4 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Teeracle Whitelists (r:1 w:1) fn add_to_whitelist() -> Weight { - Weight::from_ref_time(27_971_000 as u64) + // Minimum execution time: 27_099 nanoseconds. + Weight::from_ref_time(28_475_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Teeracle Whitelists (r:1 w:1) fn remove_from_whitelist() -> Weight { - Weight::from_ref_time(29_920_000 as u64) + // Minimum execution time: 29_760 nanoseconds. + Weight::from_ref_time(31_058_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } diff --git a/runtime/rococo/src/weights/pallet_teerex.rs b/runtime/rococo/src/weights/pallet_teerex.rs index 9fe24065f3..6707da0b37 100644 --- a/runtime/rococo/src/weights/pallet_teerex.rs +++ b/runtime/rococo/src/weights/pallet_teerex.rs @@ -17,7 +17,7 @@ //! Autogenerated weights for `pallet_teerex` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-18, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` //! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-dev"), DB CACHE: 20 @@ -52,7 +52,8 @@ impl pallet_teerex::WeightInfo for WeightInfo { // Storage: Teerex EnclaveIndex (r:1 w:0) // Storage: Teerex EnclaveRegistry (r:0 w:1) fn register_enclave() -> Weight { - Weight::from_ref_time(1_977_646_000 as u64) + // Minimum execution time: 1_965_104 nanoseconds. + Weight::from_ref_time(2_144_633_000 as u64) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -60,16 +61,19 @@ impl pallet_teerex::WeightInfo for WeightInfo { // Storage: Teerex EnclaveCount (r:1 w:1) // Storage: Teerex EnclaveRegistry (r:1 w:2) fn unregister_enclave() -> Weight { - Weight::from_ref_time(48_772_000 as u64) + // Minimum execution time: 48_505 nanoseconds. + Weight::from_ref_time(49_507_000 as u64) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(5 as u64)) } fn call_worker() -> Weight { - Weight::from_ref_time(24_540_000 as u64) + // Minimum execution time: 22_914 nanoseconds. + Weight::from_ref_time(24_112_000 as u64) } // Storage: Teerex EnclaveIndex (r:1 w:0) fn confirm_processed_parentchain_block() -> Weight { - Weight::from_ref_time(28_984_000 as u64) + // Minimum execution time: 28_640 nanoseconds. + Weight::from_ref_time(29_543_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) } } diff --git a/runtime/rococo/src/weights/pallet_timestamp.rs b/runtime/rococo/src/weights/pallet_timestamp.rs index d4bdbf9175..47b70c8d1d 100644 --- a/runtime/rococo/src/weights/pallet_timestamp.rs +++ b/runtime/rococo/src/weights/pallet_timestamp.rs @@ -17,7 +17,7 @@ //! Autogenerated weights for `pallet_timestamp` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-18, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` //! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-dev"), DB CACHE: 20 @@ -50,11 +50,13 @@ impl pallet_timestamp::WeightInfo for WeightInfo { // Storage: Timestamp Now (r:1 w:1) // Storage: Teerex EnclaveRegistry (r:1 w:0) fn set() -> Weight { - Weight::from_ref_time(16_790_000 as u64) + // Minimum execution time: 17_491 nanoseconds. + Weight::from_ref_time(18_234_000 as u64) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } fn on_finalize() -> Weight { - Weight::from_ref_time(6_678_000 as u64) + // Minimum execution time: 7_253 nanoseconds. + Weight::from_ref_time(7_443_000 as u64) } } diff --git a/runtime/rococo/src/weights/pallet_treasury.rs b/runtime/rococo/src/weights/pallet_treasury.rs index 64ce41406b..6b2edcdca5 100644 --- a/runtime/rococo/src/weights/pallet_treasury.rs +++ b/runtime/rococo/src/weights/pallet_treasury.rs @@ -17,7 +17,7 @@ //! Autogenerated weights for `pallet_treasury` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-18, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` //! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-dev"), DB CACHE: 20 @@ -48,19 +48,22 @@ use sp_std::marker::PhantomData; pub struct WeightInfo(PhantomData); impl pallet_treasury::WeightInfo for WeightInfo { fn spend() -> Weight { - Weight::from_ref_time(313_000 as u64) + // Minimum execution time: 213 nanoseconds. + Weight::from_ref_time(247_000 as u64) } // Storage: Treasury ProposalCount (r:1 w:1) // Storage: Treasury Proposals (r:0 w:1) fn propose_spend() -> Weight { - Weight::from_ref_time(46_036_000 as u64) + // Minimum execution time: 44_622 nanoseconds. + Weight::from_ref_time(45_841_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } // Storage: Treasury Proposals (r:1 w:1) // Storage: System Account (r:2 w:2) fn reject_proposal() -> Weight { - Weight::from_ref_time(64_939_000 as u64) + // Minimum execution time: 63_005 nanoseconds. + Weight::from_ref_time(64_268_000 as u64) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -68,15 +71,17 @@ impl pallet_treasury::WeightInfo for WeightInfo { // Storage: Treasury Approvals (r:1 w:1) /// The range of component `p` is `[0, 99]`. fn approve_proposal(p: u32, ) -> Weight { - Weight::from_ref_time(18_545_000 as u64) - // Standard Error: 3_213 - .saturating_add(Weight::from_ref_time(317_332 as u64).saturating_mul(p as u64)) + // Minimum execution time: 18_021 nanoseconds. + Weight::from_ref_time(25_235_919 as u64) + // Standard Error: 10_235 + .saturating_add(Weight::from_ref_time(287_409 as u64).saturating_mul(p as u64)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Treasury Approvals (r:1 w:1) fn remove_approval() -> Weight { - Weight::from_ref_time(15_319_000 as u64) + // Minimum execution time: 14_906 nanoseconds. + Weight::from_ref_time(15_184_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -86,12 +91,13 @@ impl pallet_treasury::WeightInfo for WeightInfo { // Storage: Treasury Proposals (r:5 w:5) /// The range of component `p` is `[0, 100]`. fn on_initialize_proposals(p: u32, ) -> Weight { - Weight::from_ref_time(47_884_000 as u64) - // Standard Error: 714_317 - .saturating_add(Weight::from_ref_time(48_042_808 as u64).saturating_mul(p as u64)) + // Minimum execution time: 47_188 nanoseconds. + Weight::from_ref_time(104_722_295 as u64) + // Standard Error: 1_469_033 + .saturating_add(Weight::from_ref_time(48_545_145 as u64).saturating_mul(p as u64)) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().reads((3 as u64).saturating_mul(p as u64))) - .saturating_add(T::DbWeight::get().writes(2 as u64)) + .saturating_add(T::DbWeight::get().writes(3 as u64)) .saturating_add(T::DbWeight::get().writes((3 as u64).saturating_mul(p as u64))) } } diff --git a/runtime/rococo/src/weights/pallet_utility.rs b/runtime/rococo/src/weights/pallet_utility.rs index 6b998ad7ed..3576e1b3d8 100644 --- a/runtime/rococo/src/weights/pallet_utility.rs +++ b/runtime/rococo/src/weights/pallet_utility.rs @@ -17,7 +17,7 @@ //! Autogenerated weights for `pallet_utility` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-18, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` //! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-dev"), DB CACHE: 20 @@ -49,26 +49,31 @@ pub struct WeightInfo(PhantomData); impl pallet_utility::WeightInfo for WeightInfo { /// The range of component `c` is `[0, 1000]`. fn batch(c: u32, ) -> Weight { - Weight::from_ref_time(18_355_000 as u64) - // Standard Error: 37_402 - .saturating_add(Weight::from_ref_time(6_374_610 as u64).saturating_mul(c as u64)) + // Minimum execution time: 20_241 nanoseconds. + Weight::from_ref_time(243_832_178 as u64) + // Standard Error: 156_239 + .saturating_add(Weight::from_ref_time(6_555_505 as u64).saturating_mul(c as u64)) } fn as_derivative() -> Weight { - Weight::from_ref_time(9_576_000 as u64) + // Minimum execution time: 8_764 nanoseconds. + Weight::from_ref_time(9_099_000 as u64) } /// The range of component `c` is `[0, 1000]`. fn batch_all(c: u32, ) -> Weight { - Weight::from_ref_time(19_248_000 as u64) - // Standard Error: 77_512 - .saturating_add(Weight::from_ref_time(7_560_532 as u64).saturating_mul(c as u64)) + // Minimum execution time: 18_288 nanoseconds. + Weight::from_ref_time(18_744_000 as u64) + // Standard Error: 99_980 + .saturating_add(Weight::from_ref_time(7_521_588 as u64).saturating_mul(c as u64)) } fn dispatch_as() -> Weight { - Weight::from_ref_time(22_042_000 as u64) + // Minimum execution time: 21_791 nanoseconds. + Weight::from_ref_time(23_506_000 as u64) } /// The range of component `c` is `[0, 1000]`. fn force_batch(c: u32, ) -> Weight { - Weight::from_ref_time(18_080_000 as u64) - // Standard Error: 68_586 - .saturating_add(Weight::from_ref_time(7_057_910 as u64).saturating_mul(c as u64)) + // Minimum execution time: 18_400 nanoseconds. + Weight::from_ref_time(19_534_000 as u64) + // Standard Error: 55_796 + .saturating_add(Weight::from_ref_time(6_541_937 as u64).saturating_mul(c as u64)) } }