diff --git a/pallets/parachain-staking/src/benchmarking.rs b/pallets/parachain-staking/src/benchmarking.rs index 6b71986723..e28a985c36 100644 --- a/pallets/parachain-staking/src/benchmarking.rs +++ b/pallets/parachain-staking/src/benchmarking.rs @@ -30,7 +30,7 @@ use frame_benchmarking::{account, benchmarks, impl_benchmark_test_suite}; use frame_support::traits::{Currency, Get, OnFinalize, OnInitialize, ReservableCurrency}; use frame_system::RawOrigin; use pallet_authorship::EventHandler; -use sp_runtime::{Perbill, Percent}; +use sp_runtime::{Perbill, Percent, Saturating}; use sp_std::{collections::btree_map::BTreeMap, vec, vec::Vec}; /// Minimum collator candidate stake @@ -224,9 +224,11 @@ benchmarks! { assert_eq!(Pallet::::total_selected(), 100u32); } - set_collator_commission {}: _(RawOrigin::Root, Perbill::from_percent(33)) + set_collator_commission { + let new_perbill = ::DefaultCollatorCommission::get().saturating_add(Perbill::from_percent(1)); + }: _(RawOrigin::Root, new_perbill) verify { - assert_eq!(Pallet::::collator_commission(), Perbill::from_percent(33)); + assert_eq!(Pallet::::collator_commission(), new_perbill); } set_blocks_per_round {}: _(RawOrigin::Root, 1200u32) diff --git a/runtime/litentry/Cargo.toml b/runtime/litentry/Cargo.toml index 3dd725acce..dd182bc439 100644 --- a/runtime/litentry/Cargo.toml +++ b/runtime/litentry/Cargo.toml @@ -123,7 +123,7 @@ runtime-benchmarks = [ "pallet-multisig/runtime-benchmarks", # This module timed out for some reason and had to be commented out temporarily # https://github.com/litentry/litentry-parachain/actions/runs/3155868677/jobs/5134984739 - # "pallet-parachain-staking/runtime-benchmarks", + # "pallet-parachain-staking/runtime-benchmarks", "pallet-preimage/runtime-benchmarks", "pallet-proxy/runtime-benchmarks", "pallet-scheduler/runtime-benchmarks", diff --git a/runtime/litentry/src/weights/cumulus_pallet_xcmp_queue.rs b/runtime/litentry/src/weights/cumulus_pallet_xcmp_queue.rs index 1a5636877c..e012344842 100644 --- a/runtime/litentry/src/weights/cumulus_pallet_xcmp_queue.rs +++ b/runtime/litentry/src/weights/cumulus_pallet_xcmp_queue.rs @@ -17,8 +17,8 @@ //! 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-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz` +//! DATE: 2022-11-18, 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 // Executed Command: @@ -49,13 +49,13 @@ 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(11_469_000 as u64) + Weight::from_ref_time(10_009_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(11_409_000 as u64) + Weight::from_ref_time(9_863_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 ab53fef81b..8756e799c3 100644 --- a/runtime/litentry/src/weights/frame_system.rs +++ b/runtime/litentry/src/weights/frame_system.rs @@ -17,8 +17,8 @@ //! Autogenerated weights for `frame_system` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz` +//! DATE: 2022-11-18, 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 // Executed Command: @@ -49,47 +49,47 @@ 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(6_116_000 as u64) - // Standard Error: 0 - .saturating_add(Weight::from_ref_time(580 as u64).saturating_mul(b as u64)) + 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)) } /// The range of component `b` is `[0, 3932160]`. fn remark_with_event(b: u32, ) -> Weight { - Weight::from_ref_time(20_321_000 as u64) - // Standard Error: 1 - .saturating_add(Weight::from_ref_time(2_131 as u64).saturating_mul(b as u64)) + 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)) } // Storage: System Digest (r:1 w:1) // Storage: unknown [0x3a686561707061676573] (r:0 w:1) fn set_heap_pages() -> Weight { - Weight::from_ref_time(12_702_000 as u64) + Weight::from_ref_time(11_214_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]`. fn set_storage(i: u32, ) -> Weight { - Weight::from_ref_time(7_371_000 as u64) - // Standard Error: 1_494 - .saturating_add(Weight::from_ref_time(1_267_397 as u64).saturating_mul(i as u64)) + 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)) .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]`. fn kill_storage(i: u32, ) -> Weight { - Weight::from_ref_time(7_347_000 as u64) - // Standard Error: 1_257 - .saturating_add(Weight::from_ref_time(1_073_403 as u64).saturating_mul(i as u64)) + 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)) .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]`. fn kill_prefix(p: u32, ) -> Weight { - Weight::from_ref_time(11_081_000 as u64) - // Standard Error: 3_160 - .saturating_add(Weight::from_ref_time(2_630_429 as u64).saturating_mul(p as u64)) + 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)) .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 38d61cd5b4..ca872b568c 100644 --- a/runtime/litentry/src/weights/pallet_asset_manager.rs +++ b/runtime/litentry/src/weights/pallet_asset_manager.rs @@ -17,8 +17,8 @@ //! Autogenerated weights for `pallet_asset_manager` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz` +//! DATE: 2022-11-18, 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 // Executed Command: @@ -52,35 +52,35 @@ 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(47_892_000 as u64) + Weight::from_ref_time(41_828_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(31_969_000 as u64) + Weight::from_ref_time(28_742_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(30_582_000 as u64) + Weight::from_ref_time(27_815_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(36_120_000 as u64) + Weight::from_ref_time(33_329_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(45_108_000 as u64) + Weight::from_ref_time(41_326_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 857aa2e1d3..11c5fca655 100644 --- a/runtime/litentry/src/weights/pallet_balances.rs +++ b/runtime/litentry/src/weights/pallet_balances.rs @@ -17,8 +17,8 @@ //! Autogenerated weights for `pallet_balances` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz` +//! DATE: 2022-11-18, 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 // Executed Command: @@ -49,43 +49,43 @@ pub struct WeightInfo(PhantomData); impl pallet_balances::WeightInfo for WeightInfo { // Storage: System Account (r:1 w:1) fn transfer() -> Weight { - Weight::from_ref_time(78_976_000 as u64) + Weight::from_ref_time(67_818_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(56_461_000 as u64) + Weight::from_ref_time(49_707_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(41_156_000 as u64) + Weight::from_ref_time(37_701_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(47_012_000 as u64) + Weight::from_ref_time(42_468_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(77_931_000 as u64) + Weight::from_ref_time(67_060_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(66_848_000 as u64) + Weight::from_ref_time(58_133_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(34_528_000 as u64) + Weight::from_ref_time(31_167_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 c8658f40a0..fb4d89288a 100644 --- a/runtime/litentry/src/weights/pallet_bridge.rs +++ b/runtime/litentry/src/weights/pallet_bridge.rs @@ -17,8 +17,8 @@ //! Autogenerated weights for `pallet_bridge` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz` +//! DATE: 2022-11-18, 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 // Executed Command: @@ -49,42 +49,42 @@ 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(21_931_000 as u64) + Weight::from_ref_time(19_293_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(9_321_000 as u64) + Weight::from_ref_time(7_904_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(8_966_000 as u64) + Weight::from_ref_time(7_593_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(26_826_000 as u64) + Weight::from_ref_time(23_559_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(32_381_000 as u64) + Weight::from_ref_time(27_831_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(34_301_000 as u64) + Weight::from_ref_time(30_340_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(23_062_000 as u64) + Weight::from_ref_time(20_170_000 as u64) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: ChainBridge Relayers (r:1 w:0) @@ -94,7 +94,7 @@ 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(73_956_000 as u64) + Weight::from_ref_time(64_635_000 as u64) .saturating_add(T::DbWeight::get().reads(6 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -105,7 +105,7 @@ 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(63_526_000 as u64) + Weight::from_ref_time(55_135_000 as u64) .saturating_add(T::DbWeight::get().reads(6 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -113,7 +113,7 @@ 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(30_148_000 as u64) + Weight::from_ref_time(26_571_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 4b34314095..99c6ddd0a7 100644 --- a/runtime/litentry/src/weights/pallet_bridge_transfer.rs +++ b/runtime/litentry/src/weights/pallet_bridge_transfer.rs @@ -17,8 +17,8 @@ //! Autogenerated weights for `pallet_bridge_transfer` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz` +//! DATE: 2022-11-18, 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 // Executed Command: @@ -53,7 +53,7 @@ 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(101_124_000 as u64) + Weight::from_ref_time(90_477_000 as u64) .saturating_add(T::DbWeight::get().reads(6 as u64)) .saturating_add(T::DbWeight::get().writes(5 as u64)) } @@ -61,19 +61,19 @@ 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(52_182_000 as u64) + Weight::from_ref_time(46_982_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(24_693_000 as u64) + Weight::from_ref_time(22_626_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(7_482_000 as u64) + Weight::from_ref_time(6_555_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 e08d9218a5..764d28eecf 100644 --- a/runtime/litentry/src/weights/pallet_collective.rs +++ b/runtime/litentry/src/weights/pallet_collective.rs @@ -17,8 +17,8 @@ //! Autogenerated weights for `pallet_collective` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz` +//! DATE: 2022-11-18, 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 // Executed Command: @@ -55,11 +55,11 @@ impl pallet_collective::WeightInfo for WeightInfo { /// The range of component `n` is `[1, 100]`. /// The range of component `p` is `[1, 100]`. fn set_members(m: u32, _n: u32, p: u32, ) -> Weight { - Weight::from_ref_time(60_592_000 as u64) - // Standard Error: 94_610 - .saturating_add(Weight::from_ref_time(7_232_191 as u64).saturating_mul(m as u64)) - // Standard Error: 94_610 - .saturating_add(Weight::from_ref_time(12_558_048 as u64).saturating_mul(p as u64)) + 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)) .saturating_add(T::DbWeight::get().reads((1 as u64).saturating_mul(p as u64))) .saturating_add(T::DbWeight::get().writes(3 as u64)) @@ -69,11 +69,11 @@ impl pallet_collective::WeightInfo for WeightInfo { /// 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(34_544_000 as u64) - // Standard Error: 37 - .saturating_add(Weight::from_ref_time(1_316 as u64).saturating_mul(b as u64)) - // Standard Error: 383 - .saturating_add(Weight::from_ref_time(15_387 as u64).saturating_mul(m as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(1 as u64)) } // Storage: Council Members (r:1 w:0) @@ -81,11 +81,11 @@ 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(37_539_000 as u64) - // Standard Error: 39 - .saturating_add(Weight::from_ref_time(1_556 as u64).saturating_mul(b as u64)) - // Standard Error: 401 - .saturating_add(Weight::from_ref_time(28_573 as u64).saturating_mul(m as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(2 as u64)) } // Storage: Council Members (r:1 w:0) @@ -97,13 +97,13 @@ 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(48_831_000 as u64) - // Standard Error: 182 - .saturating_add(Weight::from_ref_time(5_310 as u64).saturating_mul(b as u64)) - // Standard Error: 1_884 - .saturating_add(Weight::from_ref_time(29_256 as u64).saturating_mul(m as u64)) - // Standard Error: 1_876 - .saturating_add(Weight::from_ref_time(340_363 as u64).saturating_mul(p as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(4 as u64)) .saturating_add(T::DbWeight::get().writes(4 as u64)) } @@ -111,9 +111,9 @@ 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_911_000 as u64) - // Standard Error: 2_118 - .saturating_add(Weight::from_ref_time(111_488 as u64).saturating_mul(m as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -124,11 +124,11 @@ 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(52_905_000 as u64) - // Standard Error: 1_171 - .saturating_add(Weight::from_ref_time(46_512 as u64).saturating_mul(m as u64)) - // Standard Error: 1_175 - .saturating_add(Weight::from_ref_time(331_552 as u64).saturating_mul(p as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -140,13 +140,13 @@ 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(73_100_000 as u64) - // Standard Error: 161 - .saturating_add(Weight::from_ref_time(3_485 as u64).saturating_mul(b as u64)) - // Standard Error: 1_682 - .saturating_add(Weight::from_ref_time(39_194 as u64).saturating_mul(m as u64)) - // Standard Error: 1_659 - .saturating_add(Weight::from_ref_time(337_609 as u64).saturating_mul(p as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(4 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -158,11 +158,11 @@ 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(58_583_000 as u64) - // Standard Error: 1_218 - .saturating_add(Weight::from_ref_time(50_913 as u64).saturating_mul(m as u64)) - // Standard Error: 1_222 - .saturating_add(Weight::from_ref_time(304_692 as u64).saturating_mul(p as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(4 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -175,13 +175,13 @@ 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(76_688_000 as u64) - // Standard Error: 159 - .saturating_add(Weight::from_ref_time(3_146 as u64).saturating_mul(b as u64)) - // Standard Error: 1_655 - .saturating_add(Weight::from_ref_time(48_853 as u64).saturating_mul(m as u64)) - // Standard Error: 1_633 - .saturating_add(Weight::from_ref_time(332_494 as u64).saturating_mul(p as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(5 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -190,9 +190,9 @@ 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(33_025_000 as u64) - // Standard Error: 1_467 - .saturating_add(Weight::from_ref_time(375_208 as u64).saturating_mul(p as u64)) + 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)) .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 ebfedffbf4..d9556a7817 100644 --- a/runtime/litentry/src/weights/pallet_democracy.rs +++ b/runtime/litentry/src/weights/pallet_democracy.rs @@ -17,8 +17,8 @@ //! Autogenerated weights for `pallet_democracy` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz` +//! DATE: 2022-11-18, 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 // Executed Command: @@ -52,16 +52,16 @@ 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(90_290_000 as u64) + Weight::from_ref_time(88_860_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(s: u32, ) -> Weight { - Weight::from_ref_time(55_523_000 as u64) - // Standard Error: 1_423 - .saturating_add(Weight::from_ref_time(243_617 as u64).saturating_mul(s as u64)) + Weight::from_ref_time(50_804_000 as u64) + // Standard Error: 5_628 + .saturating_add(Weight::from_ref_time(334_846 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)) } @@ -70,9 +70,9 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Storage: Balances Locks (r:1 w:1) /// The range of component `r` is `[1, 99]`. fn vote_new(r: u32, ) -> Weight { - Weight::from_ref_time(73_160_000 as u64) - // Standard Error: 1_588 - .saturating_add(Weight::from_ref_time(349_256 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(66_595_000 as u64) + // Standard Error: 3_393 + .saturating_add(Weight::from_ref_time(361_168 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)) } @@ -81,16 +81,16 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Storage: Balances Locks (r:1 w:1) /// The range of component `r` is `[1, 99]`. fn vote_existing(r: u32, ) -> Weight { - Weight::from_ref_time(72_849_000 as u64) - // Standard Error: 2_444 - .saturating_add(Weight::from_ref_time(347_174 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(65_935_000 as u64) + // Standard Error: 12_000 + .saturating_add(Weight::from_ref_time(520_880 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 Cancellations (r:1 w:1) fn emergency_cancel() -> Weight { - Weight::from_ref_time(37_536_000 as u64) + Weight::from_ref_time(33_982_000 as u64) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } @@ -102,9 +102,9 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Storage: System Account (r:2 w:2) /// The range of component `p` is `[1, 100]`. fn blacklist(p: u32, ) -> Weight { - Weight::from_ref_time(51_692_000 as u64) - // Standard Error: 19_714 - .saturating_add(Weight::from_ref_time(1_223_950 as u64).saturating_mul(p as u64)) + Weight::from_ref_time(45_570_000 as u64) + // Standard Error: 20_542 + .saturating_add(Weight::from_ref_time(1_257_327 as u64).saturating_mul(p as u64)) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(4 as u64)) } @@ -112,27 +112,27 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Storage: Democracy Blacklist (r:1 w:0) /// The range of component `v` is `[1, 100]`. fn external_propose(v: u32, ) -> Weight { - Weight::from_ref_time(25_330_000 as u64) - // Standard Error: 519 - .saturating_add(Weight::from_ref_time(32_449 as u64).saturating_mul(v as u64)) + Weight::from_ref_time(22_251_000 as u64) + // Standard Error: 5_751 + .saturating_add(Weight::from_ref_time(93_774 as u64).saturating_mul(v 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_181_000 as u64) + Weight::from_ref_time(7_466_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_169_000 as u64) + Weight::from_ref_time(7_114_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(37_332_000 as u64) + Weight::from_ref_time(33_661_000 as u64) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -140,9 +140,9 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Storage: Democracy Blacklist (r:1 w:1) /// The range of component `v` is `[0, 100]`. fn veto_external(v: u32, ) -> Weight { - Weight::from_ref_time(38_653_000 as u64) - // Standard Error: 663 - .saturating_add(Weight::from_ref_time(76_826 as u64).saturating_mul(v as u64)) + Weight::from_ref_time(36_896_000 as u64) + // Standard Error: 2_684 + .saturating_add(Weight::from_ref_time(81_228 as u64).saturating_mul(v as u64)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } @@ -151,24 +151,24 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Storage: System Account (r:2 w:2) /// The range of component `p` is `[1, 100]`. fn cancel_proposal(p: u32, ) -> Weight { - Weight::from_ref_time(79_083_000 as u64) - // Standard Error: 3_450 - .saturating_add(Weight::from_ref_time(488_090 as u64).saturating_mul(p as u64)) + Weight::from_ref_time(69_641_000 as u64) + // Standard Error: 8_529 + .saturating_add(Weight::from_ref_time(592_318 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)) } // Storage: Democracy ReferendumInfoOf (r:0 w:1) fn cancel_referendum() -> Weight { - Weight::from_ref_time(23_573_000 as u64) + Weight::from_ref_time(22_181_000 as u64) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Scheduler Lookup (r:1 w:1) // Storage: Scheduler Agenda (r:1 w:1) /// The range of component `r` is `[1, 99]`. fn cancel_queued(r: u32, ) -> Weight { - Weight::from_ref_time(38_137_000 as u64) - // Standard Error: 3_984 - .saturating_add(Weight::from_ref_time(1_689_075 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(36_123_000 as u64) + // Standard Error: 11_918 + .saturating_add(Weight::from_ref_time(1_815_416 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)) } @@ -177,9 +177,9 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Storage: Democracy ReferendumInfoOf (r:1 w:0) /// The range of component `r` is `[1, 99]`. fn on_initialize_base(r: u32, ) -> Weight { - Weight::from_ref_time(18_914_000 as u64) - // Standard Error: 4_182 - .saturating_add(Weight::from_ref_time(4_100_685 as u64).saturating_mul(r as u64)) + 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)) .saturating_add(T::DbWeight::get().reads((1 as u64).saturating_mul(r as u64))) .saturating_add(T::DbWeight::get().writes(1 as u64)) @@ -192,9 +192,9 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Storage: Democracy ReferendumInfoOf (r:1 w:0) /// The range of component `r` is `[1, 99]`. fn on_initialize_base_with_launch_period(r: u32, ) -> Weight { - Weight::from_ref_time(23_139_000 as u64) - // Standard Error: 4_639 - .saturating_add(Weight::from_ref_time(4_115_644 as u64).saturating_mul(r as u64)) + 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)) .saturating_add(T::DbWeight::get().reads((1 as u64).saturating_mul(r as u64))) .saturating_add(T::DbWeight::get().writes(1 as u64)) @@ -204,9 +204,9 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Storage: Balances Locks (r:1 w:1) /// The range of component `r` is `[1, 99]`. fn delegate(r: u32, ) -> Weight { - Weight::from_ref_time(85_797_000 as u64) - // Standard Error: 7_889 - .saturating_add(Weight::from_ref_time(6_094_200 as u64).saturating_mul(r as u64)) + 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)) .saturating_add(T::DbWeight::get().reads((1 as u64).saturating_mul(r as u64))) .saturating_add(T::DbWeight::get().writes(5 as u64)) @@ -216,9 +216,9 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Storage: Democracy ReferendumInfoOf (r:1 w:1) /// The range of component `r` is `[1, 99]`. fn undelegate(r: u32, ) -> Weight { - Weight::from_ref_time(53_228_000 as u64) - // Standard Error: 7_609 - .saturating_add(Weight::from_ref_time(6_045_686 as u64).saturating_mul(r as u64)) + 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)) .saturating_add(T::DbWeight::get().reads((1 as u64).saturating_mul(r as u64))) .saturating_add(T::DbWeight::get().writes(3 as u64)) @@ -226,24 +226,24 @@ impl pallet_democracy::WeightInfo for WeightInfo { } // Storage: Democracy PublicProps (r:0 w:1) fn clear_public_proposals() -> Weight { - Weight::from_ref_time(9_166_000 as u64) + Weight::from_ref_time(9_826_000 as u64) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Democracy Preimages (r:1 w:1) /// The range of component `b` is `[0, 16384]`. fn note_preimage(b: u32, ) -> Weight { - Weight::from_ref_time(34_620_000 as u64) - // Standard Error: 44 - .saturating_add(Weight::from_ref_time(4_589 as u64).saturating_mul(b as u64)) + Weight::from_ref_time(32_682_000 as u64) + // Standard Error: 39 + .saturating_add(Weight::from_ref_time(4_686 as u64).saturating_mul(b as u64)) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Democracy Preimages (r:1 w:1) /// The range of component `b` is `[0, 16384]`. fn note_imminent_preimage(b: u32, ) -> Weight { - Weight::from_ref_time(38_125_000 as u64) - // Standard Error: 4 - .saturating_add(Weight::from_ref_time(2_867 as u64).saturating_mul(b as u64)) + Weight::from_ref_time(35_968_000 as u64) + // Standard Error: 7 + .saturating_add(Weight::from_ref_time(3_191 as u64).saturating_mul(b as u64)) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -251,9 +251,9 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Storage: System Account (r:1 w:1) /// The range of component `b` is `[0, 16384]`. fn reap_preimage(b: u32, ) -> Weight { - Weight::from_ref_time(40_963_000 as u64) + Weight::from_ref_time(37_409_000 as u64) // Standard Error: 61 - .saturating_add(Weight::from_ref_time(3_288 as u64).saturating_mul(b as u64)) + .saturating_add(Weight::from_ref_time(3_635 as u64).saturating_mul(b as u64)) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -262,9 +262,9 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Storage: System Account (r:1 w:1) /// The range of component `r` is `[1, 99]`. fn unlock_remove(r: u32, ) -> Weight { - Weight::from_ref_time(51_974_000 as u64) - // Standard Error: 1_854 - .saturating_add(Weight::from_ref_time(227_548 as u64).saturating_mul(r as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -273,9 +273,9 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Storage: System Account (r:1 w:1) /// The range of component `r` is `[1, 99]`. fn unlock_set(r: u32, ) -> Weight { - Weight::from_ref_time(50_333_000 as u64) - // Standard Error: 1_293 - .saturating_add(Weight::from_ref_time(293_978 as u64).saturating_mul(r as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -283,9 +283,9 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Storage: Democracy VotingOf (r:1 w:1) /// The range of component `r` is `[1, 99]`. fn remove_vote(r: u32, ) -> Weight { - Weight::from_ref_time(28_917_000 as u64) - // Standard Error: 1_292 - .saturating_add(Weight::from_ref_time(332_047 as u64).saturating_mul(r as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } @@ -293,9 +293,9 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Storage: Democracy VotingOf (r:1 w:1) /// The range of component `r` is `[1, 99]`. fn remove_other_vote(r: u32, ) -> Weight { - Weight::from_ref_time(28_946_000 as u64) - // Standard Error: 1_721 - .saturating_add(Weight::from_ref_time(340_202 as u64).saturating_mul(r as u64)) + 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)) .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 1befe32933..fc0c7ebabb 100644 --- a/runtime/litentry/src/weights/pallet_drop3.rs +++ b/runtime/litentry/src/weights/pallet_drop3.rs @@ -17,8 +17,8 @@ //! Autogenerated weights for `pallet_drop3` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz` +//! DATE: 2022-11-18, 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 // Executed Command: @@ -49,14 +49,14 @@ 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(27_351_000 as u64) + Weight::from_ref_time(23_437_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(36_580_000 as u64) + Weight::from_ref_time(34_106_000 as u64) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -65,21 +65,21 @@ 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(93_939_000 as u64) + Weight::from_ref_time(81_987_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(36_444_000 as u64) + Weight::from_ref_time(33_938_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(39_495_000 as u64) + Weight::from_ref_time(35_995_000 as u64) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -88,7 +88,7 @@ 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(64_096_000 as u64) + Weight::from_ref_time(58_116_000 as u64) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -98,16 +98,16 @@ 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(54_980_000 as u64) - // Standard Error: 4_103 - .saturating_add(Weight::from_ref_time(73_282 as u64).saturating_mul(n as u64)) + 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)) .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(66_967_000 as u64) + Weight::from_ref_time(60_455_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 0e19923f7a..87d8b2d1fc 100644 --- a/runtime/litentry/src/weights/pallet_extrinsic_filter.rs +++ b/runtime/litentry/src/weights/pallet_extrinsic_filter.rs @@ -17,8 +17,8 @@ //! Autogenerated weights for `pallet_extrinsic_filter` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz` +//! DATE: 2022-11-18, 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 // Executed Command: @@ -51,11 +51,11 @@ 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_845_000 as u64) - // Standard Error: 41 - .saturating_add(Weight::from_ref_time(2_382 as u64).saturating_mul(p as u64)) - // Standard Error: 41 - .saturating_add(Weight::from_ref_time(2_165 as u64).saturating_mul(f as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -63,11 +63,11 @@ 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_701_000 as u64) - // Standard Error: 181 - .saturating_add(Weight::from_ref_time(6_983 as u64).saturating_mul(p as u64)) - // Standard Error: 181 - .saturating_add(Weight::from_ref_time(7_087 as u64).saturating_mul(f as u64)) + 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)) .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 bd837c2526..cb4ce06454 100644 --- a/runtime/litentry/src/weights/pallet_membership.rs +++ b/runtime/litentry/src/weights/pallet_membership.rs @@ -17,8 +17,8 @@ //! Autogenerated weights for `pallet_membership` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz` +//! DATE: 2022-11-18, 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 // Executed Command: @@ -53,9 +53,9 @@ 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(36_110_000 as u64) - // Standard Error: 663 - .saturating_add(Weight::from_ref_time(91_367 as u64).saturating_mul(m as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -66,9 +66,9 @@ 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(40_798_000 as u64) - // Standard Error: 694 - .saturating_add(Weight::from_ref_time(81_122 as u64).saturating_mul(m as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -79,9 +79,9 @@ 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_820_000 as u64) - // Standard Error: 796 - .saturating_add(Weight::from_ref_time(96_395 as u64).saturating_mul(m as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -92,9 +92,9 @@ 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(39_884_000 as u64) - // Standard Error: 1_008 - .saturating_add(Weight::from_ref_time(263_408 as u64).saturating_mul(m as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -105,9 +105,9 @@ 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(41_902_000 as u64) - // Standard Error: 882 - .saturating_add(Weight::from_ref_time(92_331 as u64).saturating_mul(m as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(4 as u64)) } @@ -116,9 +116,9 @@ 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(16_852_000 as u64) - // Standard Error: 286 - .saturating_add(Weight::from_ref_time(30_854 as u64).saturating_mul(m as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } @@ -126,9 +126,9 @@ 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(9_403_000 as u64) - // Standard Error: 178 - .saturating_add(Weight::from_ref_time(7_618 as u64).saturating_mul(m as u64)) + 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)) .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 8ae71d7f69..1b689f35fc 100644 --- a/runtime/litentry/src/weights/pallet_multisig.rs +++ b/runtime/litentry/src/weights/pallet_multisig.rs @@ -17,8 +17,8 @@ //! Autogenerated weights for `pallet_multisig` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz` +//! DATE: 2022-11-18, 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 // Executed Command: @@ -49,20 +49,20 @@ 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_897_000 as u64) - // Standard Error: 5 - .saturating_add(Weight::from_ref_time(996 as u64).saturating_mul(z as u64)) + 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)) } // 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(75_357_000 as u64) - // Standard Error: 1_827 - .saturating_add(Weight::from_ref_time(98_953 as u64).saturating_mul(s as u64)) - // Standard Error: 18 - .saturating_add(Weight::from_ref_time(805 as u64).saturating_mul(z as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -72,11 +72,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { /// The range of component `s` is `[2, 100]`. /// The range of component `z` is `[0, 10000]`. fn as_multi_create_store(s: u32, z: u32, ) -> Weight { - Weight::from_ref_time(82_309_000 as u64) - // Standard Error: 2_073 - .saturating_add(Weight::from_ref_time(77_828 as u64).saturating_mul(s as u64)) - // Standard Error: 20 - .saturating_add(Weight::from_ref_time(1_480 as u64).saturating_mul(z as u64)) + Weight::from_ref_time(77_138_000 as u64) + // Standard Error: 3_209 + .saturating_add(Weight::from_ref_time(77_406 as u64).saturating_mul(s as u64)) + // Standard Error: 32 + .saturating_add(Weight::from_ref_time(2_109 as u64).saturating_mul(z as u64)) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } @@ -84,11 +84,11 @@ 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_761_000 as u64) - // Standard Error: 1_884 - .saturating_add(Weight::from_ref_time(88_942 as u64).saturating_mul(s as u64)) - // Standard Error: 18 - .saturating_add(Weight::from_ref_time(973 as u64).saturating_mul(z as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -97,11 +97,11 @@ 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_store(s: u32, z: u32, ) -> Weight { - Weight::from_ref_time(83_180_000 as u64) - // Standard Error: 2_166 - .saturating_add(Weight::from_ref_time(77_021 as u64).saturating_mul(s as u64)) - // Standard Error: 21 - .saturating_add(Weight::from_ref_time(1_454 as u64).saturating_mul(z as u64)) + Weight::from_ref_time(82_467_000 as u64) + // Standard Error: 11_388 + .saturating_add(Weight::from_ref_time(147_856 as u64).saturating_mul(s as u64)) + // Standard Error: 114 + .saturating_add(Weight::from_ref_time(1_809 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)) } @@ -111,11 +111,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { /// 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(105_265_000 as u64) - // Standard Error: 2_898 - .saturating_add(Weight::from_ref_time(97_180 as u64).saturating_mul(s as u64)) - // Standard Error: 29 - .saturating_add(Weight::from_ref_time(1_589 as u64).saturating_mul(z as u64)) + 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)) } @@ -123,9 +123,9 @@ impl pallet_multisig::WeightInfo for WeightInfo { // 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_530_000 as u64) - // Standard Error: 1_343 - .saturating_add(Weight::from_ref_time(235_588 as u64).saturating_mul(s as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -133,9 +133,9 @@ impl pallet_multisig::WeightInfo for WeightInfo { // 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(38_770_000 as u64) - // Standard Error: 809 - .saturating_add(Weight::from_ref_time(197_560 as u64).saturating_mul(s as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -144,9 +144,9 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Storage: System Account (r:1 w:1) /// The range of component `s` is `[2, 100]`. fn approve_as_multi_complete(s: u32, ) -> Weight { - Weight::from_ref_time(97_280_000 as u64) - // Standard Error: 1_573 - .saturating_add(Weight::from_ref_time(304_011 as u64).saturating_mul(s as u64)) + Weight::from_ref_time(94_095_000 as u64) + // Standard Error: 5_525 + .saturating_add(Weight::from_ref_time(357_701 as u64).saturating_mul(s as u64)) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -154,9 +154,9 @@ impl pallet_multisig::WeightInfo for WeightInfo { // 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(81_409_000 as u64) - // Standard Error: 1_430 - .saturating_add(Weight::from_ref_time(246_573 as u64).saturating_mul(s as u64)) + 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)) } diff --git a/runtime/litentry/src/weights/pallet_preimage.rs b/runtime/litentry/src/weights/pallet_preimage.rs index a7d092355a..0ae443bbff 100644 --- a/runtime/litentry/src/weights/pallet_preimage.rs +++ b/runtime/litentry/src/weights/pallet_preimage.rs @@ -17,8 +17,8 @@ //! Autogenerated weights for `pallet_preimage` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz` +//! DATE: 2022-11-18, 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 // Executed Command: @@ -51,9 +51,9 @@ impl pallet_preimage::WeightInfo for WeightInfo { // Storage: Preimage StatusFor (r:1 w:1) /// The range of component `s` is `[0, 4194304]`. fn note_preimage(s: u32, ) -> Weight { - Weight::from_ref_time(53_391_000 as u64) - // Standard Error: 2 - .saturating_add(Weight::from_ref_time(2_667 as u64).saturating_mul(s as u64)) + 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)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } @@ -61,9 +61,9 @@ impl pallet_preimage::WeightInfo for WeightInfo { // Storage: Preimage StatusFor (r:1 w:0) /// The range of component `s` is `[0, 4194304]`. fn note_requested_preimage(s: u32, ) -> Weight { - Weight::from_ref_time(34_720_000 as u64) - // Standard Error: 1 - .saturating_add(Weight::from_ref_time(2_656 as u64).saturating_mul(s as u64)) + 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)) } @@ -71,67 +71,67 @@ impl pallet_preimage::WeightInfo for WeightInfo { // Storage: Preimage StatusFor (r:1 w:0) /// The range of component `s` is `[0, 4194304]`. fn note_no_deposit_preimage(s: u32, ) -> Weight { - Weight::from_ref_time(32_142_000 as u64) - // Standard Error: 2 - .saturating_add(Weight::from_ref_time(2_662 as u64).saturating_mul(s as u64)) + 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)) } // Storage: Preimage StatusFor (r:1 w:1) // Storage: Preimage PreimageFor (r:0 w:1) fn unnote_preimage() -> Weight { - Weight::from_ref_time(86_390_000 as u64) + Weight::from_ref_time(96_371_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(60_473_000 as u64) + Weight::from_ref_time(72_767_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(82_882_000 as u64) + Weight::from_ref_time(93_731_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(57_216_000 as u64) + Weight::from_ref_time(68_547_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(34_732_000 as u64) + Weight::from_ref_time(48_278_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(16_993_000 as u64) + Weight::from_ref_time(17_763_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(61_112_000 as u64) + Weight::from_ref_time(70_615_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(37_087_000 as u64) + Weight::from_ref_time(40_109_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 unrequest_multi_referenced_preimage() -> Weight { - Weight::from_ref_time(17_657_000 as u64) + Weight::from_ref_time(18_218_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 ad7e9edf9c..9a8b4f6983 100644 --- a/runtime/litentry/src/weights/pallet_proxy.rs +++ b/runtime/litentry/src/weights/pallet_proxy.rs @@ -17,8 +17,8 @@ //! Autogenerated weights for `pallet_proxy` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz` +//! DATE: 2022-11-18, 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 // Executed Command: @@ -50,9 +50,9 @@ 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(34_214_000 as u64) - // Standard Error: 1_820 - .saturating_add(Weight::from_ref_time(94_356 as u64).saturating_mul(p as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(1 as u64)) } // Storage: Proxy Proxies (r:1 w:0) @@ -61,11 +61,11 @@ 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(65_161_000 as u64) - // Standard Error: 2_158 - .saturating_add(Weight::from_ref_time(242_483 as u64).saturating_mul(a as u64)) - // Standard Error: 2_151 - .saturating_add(Weight::from_ref_time(55_888 as u64).saturating_mul(p as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } @@ -74,11 +74,11 @@ 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(43_125_000 as u64) - // Standard Error: 1_475 - .saturating_add(Weight::from_ref_time(268_518 as u64).saturating_mul(a as u64)) - // Standard Error: 1_469 - .saturating_add(Weight::from_ref_time(29_002 as u64).saturating_mul(p as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } @@ -87,11 +87,11 @@ 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(43_038_000 as u64) - // Standard Error: 1_370 - .saturating_add(Weight::from_ref_time(269_152 as u64).saturating_mul(a as u64)) - // Standard Error: 1_365 - .saturating_add(Weight::from_ref_time(28_437 as u64).saturating_mul(p as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } @@ -101,38 +101,38 @@ 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(57_280_000 as u64) - // Standard Error: 2_095 - .saturating_add(Weight::from_ref_time(272_246 as u64).saturating_mul(a as u64)) - // Standard Error: 2_088 - .saturating_add(Weight::from_ref_time(104_681 as u64).saturating_mul(p as u64)) + 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)) .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(49_125_000 as u64) - // Standard Error: 2_152 - .saturating_add(Weight::from_ref_time(179_520 as u64).saturating_mul(p as u64)) + 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)) .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(48_706_000 as u64) - // Standard Error: 2_252 - .saturating_add(Weight::from_ref_time(192_750 as u64).saturating_mul(p as u64)) + 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)) .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(41_551_000 as u64) - // Standard Error: 1_539 - .saturating_add(Weight::from_ref_time(108_384 as u64).saturating_mul(p as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -140,18 +140,18 @@ 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(52_936_000 as u64) - // Standard Error: 2_236 - .saturating_add(Weight::from_ref_time(94_795 as u64).saturating_mul(p as u64)) + 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)) .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(43_272_000 as u64) - // Standard Error: 1_936 - .saturating_add(Weight::from_ref_time(113_007 as u64).saturating_mul(p as u64)) + 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)) .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 9ffdadbd07..835e558a51 100644 --- a/runtime/litentry/src/weights/pallet_scheduler.rs +++ b/runtime/litentry/src/weights/pallet_scheduler.rs @@ -17,8 +17,8 @@ //! Autogenerated weights for `pallet_scheduler` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz` +//! DATE: 2022-11-18, 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 // Executed Command: @@ -53,9 +53,9 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Storage: Scheduler Lookup (r:0 w:1) /// The range of component `s` is `[1, 50]`. fn on_initialize_periodic_named_resolved(s: u32, ) -> Weight { - Weight::from_ref_time(61_339_000 as u64) - // Standard Error: 43_344 - .saturating_add(Weight::from_ref_time(37_742_970 as u64).saturating_mul(s as u64)) + Weight::from_ref_time(55_776_000 as u64) + // Standard Error: 32_250 + .saturating_add(Weight::from_ref_time(30_084_503 as u64).saturating_mul(s as u64)) .saturating_add(T::DbWeight::get().reads(4 as u64)) .saturating_add(T::DbWeight::get().reads((3 as u64).saturating_mul(s as u64))) .saturating_add(T::DbWeight::get().writes(5 as u64)) @@ -67,9 +67,9 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Storage: Scheduler Lookup (r:0 w:1) /// The range of component `s` is `[1, 50]`. fn on_initialize_named_resolved(s: u32, ) -> Weight { - Weight::from_ref_time(53_293_000 as u64) - // Standard Error: 32_616 - .saturating_add(Weight::from_ref_time(30_853_313 as u64).saturating_mul(s as u64)) + Weight::from_ref_time(48_947_000 as u64) + // Standard Error: 393_728 + .saturating_add(Weight::from_ref_time(29_116_267 as u64).saturating_mul(s as u64)) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().reads((2 as u64).saturating_mul(s as u64))) .saturating_add(T::DbWeight::get().writes(4 as u64)) @@ -80,9 +80,9 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Storage: Preimage StatusFor (r:1 w:1) /// The range of component `s` is `[1, 50]`. fn on_initialize_periodic_resolved(s: u32, ) -> Weight { - Weight::from_ref_time(54_912_000 as u64) - // Standard Error: 39_960 - .saturating_add(Weight::from_ref_time(32_338_818 as u64).saturating_mul(s as u64)) + Weight::from_ref_time(51_136_000 as u64) + // Standard Error: 160_091 + .saturating_add(Weight::from_ref_time(27_583_305 as u64).saturating_mul(s as u64)) .saturating_add(T::DbWeight::get().reads(4 as u64)) .saturating_add(T::DbWeight::get().reads((3 as u64).saturating_mul(s as u64))) .saturating_add(T::DbWeight::get().writes(4 as u64)) @@ -93,9 +93,9 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Storage: Preimage StatusFor (r:1 w:1) /// The range of component `s` is `[1, 50]`. fn on_initialize_resolved(s: u32, ) -> Weight { - Weight::from_ref_time(51_310_000 as u64) - // Standard Error: 31_728 - .saturating_add(Weight::from_ref_time(28_647_974 as u64).saturating_mul(s as u64)) + Weight::from_ref_time(46_958_000 as u64) + // Standard Error: 67_145 + .saturating_add(Weight::from_ref_time(23_297_815 as u64).saturating_mul(s as u64)) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().reads((2 as u64).saturating_mul(s as u64))) .saturating_add(T::DbWeight::get().writes(3 as u64)) @@ -106,9 +106,9 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Storage: Scheduler Lookup (r:0 w:1) /// The range of component `s` is `[1, 50]`. fn on_initialize_named_aborted(s: u32, ) -> Weight { - Weight::from_ref_time(17_013_000 as u64) - // Standard Error: 8_481 - .saturating_add(Weight::from_ref_time(5_816_828 as u64).saturating_mul(s as u64)) + Weight::from_ref_time(16_073_000 as u64) + // Standard Error: 10_828 + .saturating_add(Weight::from_ref_time(5_082_485 as u64).saturating_mul(s as u64)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().reads((1 as u64).saturating_mul(s as u64))) .saturating_add(T::DbWeight::get().writes(2 as u64)) @@ -118,9 +118,9 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Storage: Preimage PreimageFor (r:1 w:0) /// The range of component `s` is `[1, 50]`. fn on_initialize_aborted(s: u32, ) -> Weight { - Weight::from_ref_time(15_232_000 as u64) - // Standard Error: 5_351 - .saturating_add(Weight::from_ref_time(3_981_979 as u64).saturating_mul(s as u64)) + Weight::from_ref_time(13_474_000 as u64) + // Standard Error: 4_238 + .saturating_add(Weight::from_ref_time(3_707_498 as u64).saturating_mul(s as u64)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().reads((1 as u64).saturating_mul(s as u64))) .saturating_add(T::DbWeight::get().writes(1 as u64)) @@ -129,9 +129,9 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Storage: Scheduler Lookup (r:0 w:1) /// The range of component `s` is `[1, 50]`. fn on_initialize_periodic_named(s: u32, ) -> Weight { - Weight::from_ref_time(40_028_000 as u64) - // Standard Error: 24_468 - .saturating_add(Weight::from_ref_time(20_636_465 as u64).saturating_mul(s as u64)) + Weight::from_ref_time(37_119_000 as u64) + // Standard Error: 289_502 + .saturating_add(Weight::from_ref_time(18_572_875 as u64).saturating_mul(s as u64)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().reads((1 as u64).saturating_mul(s as u64))) .saturating_add(T::DbWeight::get().writes(3 as u64)) @@ -140,9 +140,9 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Storage: Scheduler Agenda (r:2 w:2) /// The range of component `s` is `[1, 50]`. fn on_initialize_periodic(s: u32, ) -> Weight { - Weight::from_ref_time(34_488_000 as u64) - // Standard Error: 18_672 - .saturating_add(Weight::from_ref_time(15_221_242 as u64).saturating_mul(s as u64)) + Weight::from_ref_time(31_567_000 as u64) + // Standard Error: 92_680 + .saturating_add(Weight::from_ref_time(14_125_120 as u64).saturating_mul(s as u64)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().reads((1 as u64).saturating_mul(s as u64))) .saturating_add(T::DbWeight::get().writes(2 as u64)) @@ -152,9 +152,9 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Storage: Scheduler Lookup (r:0 w:1) /// The range of component `s` is `[1, 50]`. fn on_initialize_named(s: u32, ) -> Weight { - Weight::from_ref_time(33_015_000 as u64) - // Standard Error: 17_551 - .saturating_add(Weight::from_ref_time(14_097_358 as u64).saturating_mul(s as u64)) + Weight::from_ref_time(30_648_000 as u64) + // Standard Error: 46_519 + .saturating_add(Weight::from_ref_time(11_812_690 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)) .saturating_add(T::DbWeight::get().writes((1 as u64).saturating_mul(s as u64))) @@ -162,18 +162,18 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Storage: Scheduler Agenda (r:1 w:1) /// The range of component `s` is `[1, 50]`. fn on_initialize(s: u32, ) -> Weight { - Weight::from_ref_time(30_766_000 as u64) - // Standard Error: 14_655 - .saturating_add(Weight::from_ref_time(11_801_662 as u64).saturating_mul(s as u64)) + Weight::from_ref_time(28_117_000 as u64) + // Standard Error: 22_915 + .saturating_add(Weight::from_ref_time(9_720_127 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) /// The range of component `s` is `[0, 50]`. fn schedule(s: u32, ) -> Weight { - Weight::from_ref_time(29_485_000 as u64) - // Standard Error: 3_658 - .saturating_add(Weight::from_ref_time(284_008 as u64).saturating_mul(s as u64)) + 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)) } @@ -181,9 +181,9 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // 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_659_000 as u64) - // Standard Error: 2_446 - .saturating_add(Weight::from_ref_time(1_553_396 as u64).saturating_mul(s as u64)) + 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)) } @@ -191,9 +191,9 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // 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_872_000 as u64) - // Standard Error: 6_383 - .saturating_add(Weight::from_ref_time(445_484 as u64).saturating_mul(s as u64)) + 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)) } @@ -201,9 +201,9 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // 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(34_935_000 as u64) - // Standard Error: 5_326 - .saturating_add(Weight::from_ref_time(1_770_264 as u64).saturating_mul(s as u64)) + 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)) } diff --git a/runtime/litentry/src/weights/pallet_session.rs b/runtime/litentry/src/weights/pallet_session.rs index 577242459b..45de8496fe 100644 --- a/runtime/litentry/src/weights/pallet_session.rs +++ b/runtime/litentry/src/weights/pallet_session.rs @@ -17,8 +17,8 @@ //! Autogenerated weights for `pallet_session` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz` +//! DATE: 2022-11-18, 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 // Executed Command: @@ -50,14 +50,14 @@ 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(35_643_000 as u64) + Weight::from_ref_time(32_512_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(30_008_000 as u64) + Weight::from_ref_time(26_858_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 07216d1f09..8330592172 100644 --- a/runtime/litentry/src/weights/pallet_timestamp.rs +++ b/runtime/litentry/src/weights/pallet_timestamp.rs @@ -17,8 +17,8 @@ //! Autogenerated weights for `pallet_timestamp` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz` +//! DATE: 2022-11-18, 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 // Executed Command: @@ -49,11 +49,11 @@ pub struct WeightInfo(PhantomData); impl pallet_timestamp::WeightInfo for WeightInfo { // Storage: Timestamp Now (r:1 w:1) fn set() -> Weight { - Weight::from_ref_time(13_234_000 as u64) + Weight::from_ref_time(11_619_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(7_280_000 as u64) + Weight::from_ref_time(6_321_000 as u64) } } diff --git a/runtime/litentry/src/weights/pallet_treasury.rs b/runtime/litentry/src/weights/pallet_treasury.rs index 0ef1264cfc..037625de65 100644 --- a/runtime/litentry/src/weights/pallet_treasury.rs +++ b/runtime/litentry/src/weights/pallet_treasury.rs @@ -17,8 +17,8 @@ //! Autogenerated weights for `pallet_treasury` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz` +//! DATE: 2022-11-18, 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 // Executed Command: @@ -48,19 +48,19 @@ use sp_std::marker::PhantomData; pub struct WeightInfo(PhantomData); impl pallet_treasury::WeightInfo for WeightInfo { fn spend() -> Weight { - Weight::from_ref_time(263_000 as u64) + Weight::from_ref_time(295_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(50_151_000 as u64) + Weight::from_ref_time(44_620_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(73_826_000 as u64) + Weight::from_ref_time(65_617_000 as u64) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -68,15 +68,15 @@ 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(19_214_000 as u64) - // Standard Error: 2_142 - .saturating_add(Weight::from_ref_time(295_282 as u64).saturating_mul(p as u64)) + 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)) .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(16_508_000 as u64) + Weight::from_ref_time(15_175_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -85,9 +85,9 @@ 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(46_607_000 as u64) - // Standard Error: 18_742 - .saturating_add(Weight::from_ref_time(56_543_267 as u64).saturating_mul(p as u64)) + 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)) .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)) diff --git a/runtime/litentry/src/weights/pallet_utility.rs b/runtime/litentry/src/weights/pallet_utility.rs index 310afe5e85..ff4a172dc8 100644 --- a/runtime/litentry/src/weights/pallet_utility.rs +++ b/runtime/litentry/src/weights/pallet_utility.rs @@ -17,8 +17,8 @@ //! Autogenerated weights for `pallet_utility` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz` +//! DATE: 2022-11-18, 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 // Executed Command: @@ -49,26 +49,26 @@ 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(19_521_000 as u64) - // Standard Error: 2_816 - .saturating_add(Weight::from_ref_time(8_512_630 as u64).saturating_mul(c as u64)) + 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)) } fn as_derivative() -> Weight { - Weight::from_ref_time(10_854_000 as u64) + Weight::from_ref_time(8_998_000 as u64) } /// The range of component `c` is `[0, 1000]`. fn batch_all(c: u32, ) -> Weight { - Weight::from_ref_time(19_655_000 as u64) - // Standard Error: 2_602 - .saturating_add(Weight::from_ref_time(8_815_706 as u64).saturating_mul(c as u64)) + 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)) } fn dispatch_as() -> Weight { - Weight::from_ref_time(23_855_000 as u64) + Weight::from_ref_time(21_367_000 as u64) } /// The range of component `c` is `[0, 1000]`. fn force_batch(c: u32, ) -> Weight { - Weight::from_ref_time(19_827_000 as u64) - // Standard Error: 2_662 - .saturating_add(Weight::from_ref_time(8_494_249 as u64).saturating_mul(c as u64)) + 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)) } } diff --git a/runtime/litmus/Cargo.toml b/runtime/litmus/Cargo.toml index 52d4f18a68..9449bc9ea6 100644 --- a/runtime/litmus/Cargo.toml +++ b/runtime/litmus/Cargo.toml @@ -202,8 +202,8 @@ runtime-benchmarks = [ "pallet-asset-manager/runtime-benchmarks", "pallet-balances/runtime-benchmarks", "pallet-bounties/runtime-benchmarks", - #This module returned an error when ran the benchmark, temporarily chose to comment it out - # "pallet-collator-selection/runtime-benchmarks", + # This module returned an error when ran the benchmark, temporarily chose to comment it out + #"pallet-collator-selection/runtime-benchmarks", "pallet-collective/runtime-benchmarks", "pallet-democracy/runtime-benchmarks", "pallet-membership/runtime-benchmarks", diff --git a/runtime/litmus/src/lib.rs b/runtime/litmus/src/lib.rs index d6ef6079a6..ebc05c8dbc 100644 --- a/runtime/litmus/src/lib.rs +++ b/runtime/litmus/src/lib.rs @@ -975,7 +975,7 @@ mod benches { [pallet_scheduler, Scheduler] [pallet_preimage, Preimage] [pallet_session, SessionBench::] - //This module returned an error when ran the benchmark, temporarily chose to comment it out + // This module returned an error when ran the benchmark, temporarily chose to comment it out // [pallet_collator_selection, CollatorSelection] [cumulus_pallet_xcmp_queue, XcmpQueue] [pallet_identity_management, IdentityManagement] diff --git a/runtime/litmus/src/weights/cumulus_pallet_xcmp_queue.rs b/runtime/litmus/src/weights/cumulus_pallet_xcmp_queue.rs index 01c287f39d..8581a66af3 100644 --- a/runtime/litmus/src/weights/cumulus_pallet_xcmp_queue.rs +++ b/runtime/litmus/src/weights/cumulus_pallet_xcmp_queue.rs @@ -17,8 +17,8 @@ //! 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-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz` +//! DATE: 2022-11-18, 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 // Executed Command: @@ -49,13 +49,13 @@ 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(11_852_000 as u64) + Weight::from_ref_time(10_441_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(11_918_000 as u64) + Weight::from_ref_time(9_679_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 5cefb1e12a..4953003851 100644 --- a/runtime/litmus/src/weights/frame_system.rs +++ b/runtime/litmus/src/weights/frame_system.rs @@ -17,8 +17,8 @@ //! Autogenerated weights for `frame_system` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz` +//! DATE: 2022-11-18, 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 // Executed Command: @@ -49,47 +49,47 @@ 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(6_493_000 as u64) - // Standard Error: 0 - .saturating_add(Weight::from_ref_time(580 as u64).saturating_mul(b as u64)) + 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)) } /// The range of component `b` is `[0, 3932160]`. fn remark_with_event(b: u32, ) -> Weight { - Weight::from_ref_time(20_846_000 as u64) - // Standard Error: 0 - .saturating_add(Weight::from_ref_time(2_097 as u64).saturating_mul(b as u64)) + 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)) } // Storage: System Digest (r:1 w:1) // Storage: unknown [0x3a686561707061676573] (r:0 w:1) fn set_heap_pages() -> Weight { - Weight::from_ref_time(12_988_000 as u64) + Weight::from_ref_time(11_519_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]`. fn set_storage(i: u32, ) -> Weight { - Weight::from_ref_time(7_784_000 as u64) - // Standard Error: 1_482 - .saturating_add(Weight::from_ref_time(1_281_561 as u64).saturating_mul(i as u64)) + 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)) .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]`. fn kill_storage(i: u32, ) -> Weight { - Weight::from_ref_time(7_610_000 as u64) - // Standard Error: 1_779 - .saturating_add(Weight::from_ref_time(1_109_992 as u64).saturating_mul(i as u64)) + 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)) .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]`. fn kill_prefix(p: u32, ) -> Weight { - Weight::from_ref_time(11_437_000 as u64) - // Standard Error: 3_093 - .saturating_add(Weight::from_ref_time(2_648_234 as u64).saturating_mul(p as u64)) + 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)) .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 a7de07e8b9..e22161687b 100644 --- a/runtime/litmus/src/weights/pallet_asset_manager.rs +++ b/runtime/litmus/src/weights/pallet_asset_manager.rs @@ -17,8 +17,8 @@ //! Autogenerated weights for `pallet_asset_manager` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz` +//! DATE: 2022-11-18, 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 // Executed Command: @@ -52,35 +52,35 @@ 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(47_073_000 as u64) + Weight::from_ref_time(41_207_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(31_251_000 as u64) + Weight::from_ref_time(28_360_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(30_163_000 as u64) + Weight::from_ref_time(27_683_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(36_635_000 as u64) + Weight::from_ref_time(32_980_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(45_569_000 as u64) + Weight::from_ref_time(41_092_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 9b9a3cb12f..019d2da8f4 100644 --- a/runtime/litmus/src/weights/pallet_balances.rs +++ b/runtime/litmus/src/weights/pallet_balances.rs @@ -17,8 +17,8 @@ //! Autogenerated weights for `pallet_balances` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz` +//! DATE: 2022-11-18, 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 // Executed Command: @@ -49,43 +49,43 @@ pub struct WeightInfo(PhantomData); impl pallet_balances::WeightInfo for WeightInfo { // Storage: System Account (r:1 w:1) fn transfer() -> Weight { - Weight::from_ref_time(78_993_000 as u64) + Weight::from_ref_time(67_141_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(56_829_000 as u64) + Weight::from_ref_time(49_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_creating() -> Weight { - Weight::from_ref_time(41_081_000 as u64) + Weight::from_ref_time(37_301_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(48_295_000 as u64) + Weight::from_ref_time(41_935_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(78_575_000 as u64) + Weight::from_ref_time(66_644_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(67_344_000 as u64) + Weight::from_ref_time(56_569_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(34_641_000 as u64) + Weight::from_ref_time(30_967_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 6ccb247628..c8d91217c4 100644 --- a/runtime/litmus/src/weights/pallet_bridge.rs +++ b/runtime/litmus/src/weights/pallet_bridge.rs @@ -17,8 +17,8 @@ //! Autogenerated weights for `pallet_bridge` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz` +//! DATE: 2022-11-18, 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 // Executed Command: @@ -49,42 +49,42 @@ 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(21_248_000 as u64) + Weight::from_ref_time(18_715_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(9_089_000 as u64) + Weight::from_ref_time(7_601_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(8_800_000 as u64) + Weight::from_ref_time(7_345_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(26_457_000 as u64) + Weight::from_ref_time(22_976_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(30_876_000 as u64) + Weight::from_ref_time(27_370_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(33_535_000 as u64) + Weight::from_ref_time(29_296_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(22_307_000 as u64) + Weight::from_ref_time(19_216_000 as u64) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: ChainBridge Relayers (r:1 w:0) @@ -94,7 +94,7 @@ 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(70_054_000 as u64) + Weight::from_ref_time(61_730_000 as u64) .saturating_add(T::DbWeight::get().reads(6 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -105,7 +105,7 @@ 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(60_633_000 as u64) + Weight::from_ref_time(54_155_000 as u64) .saturating_add(T::DbWeight::get().reads(6 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -113,7 +113,7 @@ 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(29_459_000 as u64) + Weight::from_ref_time(26_533_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 510ebefd07..1b28f1d413 100644 --- a/runtime/litmus/src/weights/pallet_bridge_transfer.rs +++ b/runtime/litmus/src/weights/pallet_bridge_transfer.rs @@ -17,8 +17,8 @@ //! Autogenerated weights for `pallet_bridge_transfer` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz` +//! DATE: 2022-11-18, 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 // Executed Command: @@ -53,7 +53,7 @@ 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(101_785_000 as u64) + Weight::from_ref_time(89_508_000 as u64) .saturating_add(T::DbWeight::get().reads(6 as u64)) .saturating_add(T::DbWeight::get().writes(5 as u64)) } @@ -61,19 +61,19 @@ 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(51_586_000 as u64) + Weight::from_ref_time(46_441_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(24_771_000 as u64) + Weight::from_ref_time(22_102_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(7_761_000 as u64) + Weight::from_ref_time(6_674_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 bf6dd58eed..c9c78bc7aa 100644 --- a/runtime/litmus/src/weights/pallet_collective.rs +++ b/runtime/litmus/src/weights/pallet_collective.rs @@ -17,8 +17,8 @@ //! Autogenerated weights for `pallet_collective` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz` +//! DATE: 2022-11-18, 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 // Executed Command: @@ -55,11 +55,11 @@ impl pallet_collective::WeightInfo for WeightInfo { /// The range of component `n` is `[1, 100]`. /// The range of component `p` is `[1, 100]`. fn set_members(m: u32, _n: u32, p: u32, ) -> Weight { - Weight::from_ref_time(61_210_000 as u64) - // Standard Error: 91_976 - .saturating_add(Weight::from_ref_time(7_108_228 as u64).saturating_mul(m as u64)) - // Standard Error: 91_976 - .saturating_add(Weight::from_ref_time(12_692_478 as u64).saturating_mul(p as u64)) + 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)) .saturating_add(T::DbWeight::get().reads((1 as u64).saturating_mul(p as u64))) .saturating_add(T::DbWeight::get().writes(3 as u64)) @@ -69,11 +69,11 @@ impl pallet_collective::WeightInfo for WeightInfo { /// 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(34_490_000 as u64) - // Standard Error: 33 - .saturating_add(Weight::from_ref_time(1_318 as u64).saturating_mul(b as u64)) - // Standard Error: 341 - .saturating_add(Weight::from_ref_time(14_457 as u64).saturating_mul(m as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(1 as u64)) } // Storage: Council Members (r:1 w:0) @@ -81,11 +81,11 @@ 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(37_408_000 as u64) - // Standard Error: 39 - .saturating_add(Weight::from_ref_time(1_593 as u64).saturating_mul(b as u64)) - // Standard Error: 402 - .saturating_add(Weight::from_ref_time(28_793 as u64).saturating_mul(m as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(2 as u64)) } // Storage: Council Members (r:1 w:0) @@ -96,14 +96,12 @@ 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(48_601_000 as u64) - // Standard Error: 163 - .saturating_add(Weight::from_ref_time(5_551 as u64).saturating_mul(b as u64)) - // Standard Error: 1_681 - .saturating_add(Weight::from_ref_time(27_821 as u64).saturating_mul(m as u64)) - // Standard Error: 1_674 - .saturating_add(Weight::from_ref_time(329_083 as u64).saturating_mul(p as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(4 as u64)) .saturating_add(T::DbWeight::get().writes(4 as u64)) } @@ -111,9 +109,9 @@ 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(54_964_000 as u64) - // Standard Error: 2_043 - .saturating_add(Weight::from_ref_time(141_741 as u64).saturating_mul(m as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -124,11 +122,11 @@ 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(53_247_000 as u64) - // Standard Error: 1_000 - .saturating_add(Weight::from_ref_time(44_907 as u64).saturating_mul(m as u64)) - // Standard Error: 1_003 - .saturating_add(Weight::from_ref_time(324_876 as u64).saturating_mul(p as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -140,13 +138,13 @@ 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(72_729_000 as u64) - // Standard Error: 159 - .saturating_add(Weight::from_ref_time(2_869 as u64).saturating_mul(b as u64)) - // Standard Error: 1_661 - .saturating_add(Weight::from_ref_time(50_166 as u64).saturating_mul(m as u64)) - // Standard Error: 1_638 - .saturating_add(Weight::from_ref_time(328_542 as u64).saturating_mul(p as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(4 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -158,11 +156,11 @@ 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(59_010_000 as u64) - // Standard Error: 1_098 - .saturating_add(Weight::from_ref_time(46_317 as u64).saturating_mul(m as u64)) - // Standard Error: 1_102 - .saturating_add(Weight::from_ref_time(303_777 as u64).saturating_mul(p as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(4 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -174,14 +172,12 @@ 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(79_641_000 as u64) - // Standard Error: 188 - .saturating_add(Weight::from_ref_time(334 as u64).saturating_mul(b as u64)) - // Standard Error: 1_955 - .saturating_add(Weight::from_ref_time(42_399 as u64).saturating_mul(m as u64)) - // Standard Error: 1_929 - .saturating_add(Weight::from_ref_time(344_270 as u64).saturating_mul(p as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(5 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -190,9 +186,9 @@ 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(33_188_000 as u64) - // Standard Error: 1_905 - .saturating_add(Weight::from_ref_time(379_961 as u64).saturating_mul(p as u64)) + 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)) .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 c3f06f42d1..d551ff0cfd 100644 --- a/runtime/litmus/src/weights/pallet_democracy.rs +++ b/runtime/litmus/src/weights/pallet_democracy.rs @@ -17,8 +17,8 @@ //! Autogenerated weights for `pallet_democracy` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz` +//! DATE: 2022-11-18, 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 // Executed Command: @@ -52,16 +52,16 @@ 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_357_000 as u64) + Weight::from_ref_time(86_307_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(s: u32, ) -> Weight { - Weight::from_ref_time(55_963_000 as u64) - // Standard Error: 1_330 - .saturating_add(Weight::from_ref_time(230_560 as u64).saturating_mul(s as u64)) + Weight::from_ref_time(49_800_000 as u64) + // Standard Error: 4_873 + .saturating_add(Weight::from_ref_time(315_056 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)) } @@ -70,9 +70,9 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Storage: Balances Locks (r:1 w:1) /// The range of component `r` is `[1, 99]`. fn vote_new(r: u32, ) -> Weight { - Weight::from_ref_time(72_998_000 as u64) - // Standard Error: 2_033 - .saturating_add(Weight::from_ref_time(350_955 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(65_357_000 as u64) + // Standard Error: 10_071 + .saturating_add(Weight::from_ref_time(485_046 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)) } @@ -81,16 +81,16 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Storage: Balances Locks (r:1 w:1) /// The range of component `r` is `[1, 99]`. fn vote_existing(r: u32, ) -> Weight { - Weight::from_ref_time(72_877_000 as u64) - // Standard Error: 2_201 - .saturating_add(Weight::from_ref_time(330_342 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(65_398_000 as u64) + // Standard Error: 16_101 + .saturating_add(Weight::from_ref_time(501_241 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 Cancellations (r:1 w:1) fn emergency_cancel() -> Weight { - Weight::from_ref_time(38_321_000 as u64) + Weight::from_ref_time(34_034_000 as u64) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } @@ -102,9 +102,9 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Storage: System Account (r:2 w:2) /// The range of component `p` is `[1, 100]`. fn blacklist(p: u32, ) -> Weight { - Weight::from_ref_time(52_309_000 as u64) - // Standard Error: 19_761 - .saturating_add(Weight::from_ref_time(1_203_071 as u64).saturating_mul(p as u64)) + Weight::from_ref_time(45_719_000 as u64) + // Standard Error: 18_226 + .saturating_add(Weight::from_ref_time(1_178_791 as u64).saturating_mul(p as u64)) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(4 as u64)) } @@ -112,27 +112,27 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Storage: Democracy Blacklist (r:1 w:0) /// The range of component `v` is `[1, 100]`. fn external_propose(v: u32, ) -> Weight { - Weight::from_ref_time(25_451_000 as u64) - // Standard Error: 348 - .saturating_add(Weight::from_ref_time(31_425 as u64).saturating_mul(v as u64)) + Weight::from_ref_time(22_321_000 as u64) + // Standard Error: 2_708 + .saturating_add(Weight::from_ref_time(92_560 as u64).saturating_mul(v 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_451_000 as u64) + Weight::from_ref_time(8_226_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_698_000 as u64) + Weight::from_ref_time(7_681_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(38_086_000 as u64) + Weight::from_ref_time(35_986_000 as u64) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -140,9 +140,9 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Storage: Democracy Blacklist (r:1 w:1) /// The range of component `v` is `[0, 100]`. fn veto_external(v: u32, ) -> Weight { - Weight::from_ref_time(39_346_000 as u64) - // Standard Error: 639 - .saturating_add(Weight::from_ref_time(74_723 as u64).saturating_mul(v as u64)) + Weight::from_ref_time(37_608_000 as u64) + // Standard Error: 5_235 + .saturating_add(Weight::from_ref_time(60_955 as u64).saturating_mul(v as u64)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } @@ -151,24 +151,24 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Storage: System Account (r:2 w:2) /// The range of component `p` is `[1, 100]`. fn cancel_proposal(p: u32, ) -> Weight { - Weight::from_ref_time(79_395_000 as u64) - // Standard Error: 3_485 - .saturating_add(Weight::from_ref_time(499_968 as u64).saturating_mul(p as u64)) + Weight::from_ref_time(68_365_000 as u64) + // Standard Error: 8_835 + .saturating_add(Weight::from_ref_time(607_471 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)) } // Storage: Democracy ReferendumInfoOf (r:0 w:1) fn cancel_referendum() -> Weight { - Weight::from_ref_time(24_346_000 as u64) + Weight::from_ref_time(22_464_000 as u64) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Scheduler Lookup (r:1 w:1) // Storage: Scheduler Agenda (r:1 w:1) /// The range of component `r` is `[1, 99]`. fn cancel_queued(r: u32, ) -> Weight { - Weight::from_ref_time(39_057_000 as u64) - // Standard Error: 4_033 - .saturating_add(Weight::from_ref_time(1_667_199 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(36_133_000 as u64) + // Standard Error: 6_424 + .saturating_add(Weight::from_ref_time(1_494_319 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)) } @@ -177,9 +177,9 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Storage: Democracy ReferendumInfoOf (r:1 w:0) /// The range of component `r` is `[1, 99]`. fn on_initialize_base(r: u32, ) -> Weight { - Weight::from_ref_time(19_438_000 as u64) - // Standard Error: 4_024 - .saturating_add(Weight::from_ref_time(4_061_354 as u64).saturating_mul(r as u64)) + 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)) .saturating_add(T::DbWeight::get().reads((1 as u64).saturating_mul(r as u64))) .saturating_add(T::DbWeight::get().writes(1 as u64)) @@ -192,9 +192,9 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Storage: Democracy ReferendumInfoOf (r:1 w:0) /// The range of component `r` is `[1, 99]`. fn on_initialize_base_with_launch_period(r: u32, ) -> Weight { - Weight::from_ref_time(23_360_000 as u64) - // Standard Error: 6_923 - .saturating_add(Weight::from_ref_time(4_079_231 as u64).saturating_mul(r as u64)) + 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)) .saturating_add(T::DbWeight::get().reads((1 as u64).saturating_mul(r as u64))) .saturating_add(T::DbWeight::get().writes(1 as u64)) @@ -204,9 +204,9 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Storage: Balances Locks (r:1 w:1) /// The range of component `r` is `[1, 99]`. fn delegate(r: u32, ) -> Weight { - Weight::from_ref_time(86_770_000 as u64) - // Standard Error: 9_076 - .saturating_add(Weight::from_ref_time(6_144_857 as u64).saturating_mul(r as u64)) + 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)) .saturating_add(T::DbWeight::get().reads((1 as u64).saturating_mul(r as u64))) .saturating_add(T::DbWeight::get().writes(5 as u64)) @@ -216,9 +216,9 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Storage: Democracy ReferendumInfoOf (r:1 w:1) /// The range of component `r` is `[1, 99]`. fn undelegate(r: u32, ) -> Weight { - Weight::from_ref_time(53_703_000 as u64) - // Standard Error: 8_635 - .saturating_add(Weight::from_ref_time(6_040_943 as u64).saturating_mul(r as u64)) + 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)) .saturating_add(T::DbWeight::get().reads((1 as u64).saturating_mul(r as u64))) .saturating_add(T::DbWeight::get().writes(3 as u64)) @@ -226,24 +226,24 @@ impl pallet_democracy::WeightInfo for WeightInfo { } // Storage: Democracy PublicProps (r:0 w:1) fn clear_public_proposals() -> Weight { - Weight::from_ref_time(10_158_000 as u64) + Weight::from_ref_time(9_745_000 as u64) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Democracy Preimages (r:1 w:1) /// The range of component `b` is `[0, 16384]`. fn note_preimage(b: u32, ) -> Weight { - Weight::from_ref_time(35_038_000 as u64) - // Standard Error: 52 - .saturating_add(Weight::from_ref_time(4_737 as u64).saturating_mul(b as u64)) + Weight::from_ref_time(32_156_000 as u64) + // Standard Error: 71 + .saturating_add(Weight::from_ref_time(5_133 as u64).saturating_mul(b as u64)) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Democracy Preimages (r:1 w:1) /// The range of component `b` is `[0, 16384]`. fn note_imminent_preimage(b: u32, ) -> Weight { - Weight::from_ref_time(38_596_000 as u64) - // Standard Error: 13 - .saturating_add(Weight::from_ref_time(3_100 as u64).saturating_mul(b as u64)) + Weight::from_ref_time(37_336_000 as u64) + // Standard Error: 42 + .saturating_add(Weight::from_ref_time(3_254 as u64).saturating_mul(b as u64)) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -251,9 +251,9 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Storage: System Account (r:1 w:1) /// The range of component `b` is `[0, 16384]`. fn reap_preimage(b: u32, ) -> Weight { - Weight::from_ref_time(41_200_000 as u64) - // Standard Error: 69 - .saturating_add(Weight::from_ref_time(3_633 as u64).saturating_mul(b as u64)) + Weight::from_ref_time(38_698_000 as u64) + // Standard Error: 76 + .saturating_add(Weight::from_ref_time(3_485 as u64).saturating_mul(b as u64)) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -262,9 +262,9 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Storage: System Account (r:1 w:1) /// The range of component `r` is `[1, 99]`. fn unlock_remove(r: u32, ) -> Weight { - Weight::from_ref_time(52_662_000 as u64) - // Standard Error: 4_139 - .saturating_add(Weight::from_ref_time(271_713 as u64).saturating_mul(r as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -273,9 +273,9 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Storage: System Account (r:1 w:1) /// The range of component `r` is `[1, 99]`. fn unlock_set(r: u32, ) -> Weight { - Weight::from_ref_time(50_589_000 as u64) - // Standard Error: 7_448 - .saturating_add(Weight::from_ref_time(379_717 as u64).saturating_mul(r as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -283,9 +283,9 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Storage: Democracy VotingOf (r:1 w:1) /// The range of component `r` is `[1, 99]`. fn remove_vote(r: u32, ) -> Weight { - Weight::from_ref_time(34_762_000 as u64) - // Standard Error: 5_375 - .saturating_add(Weight::from_ref_time(282_210 as u64).saturating_mul(r as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } @@ -293,9 +293,9 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Storage: Democracy VotingOf (r:1 w:1) /// The range of component `r` is `[1, 99]`. fn remove_other_vote(r: u32, ) -> Weight { - Weight::from_ref_time(28_883_000 as u64) - // Standard Error: 2_574 - .saturating_add(Weight::from_ref_time(325_356 as u64).saturating_mul(r as u64)) + 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)) .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 bda981df05..d6d65810b2 100644 --- a/runtime/litmus/src/weights/pallet_drop3.rs +++ b/runtime/litmus/src/weights/pallet_drop3.rs @@ -17,8 +17,8 @@ //! Autogenerated weights for `pallet_drop3` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz` +//! DATE: 2022-11-18, 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 // Executed Command: @@ -49,14 +49,14 @@ 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(27_073_000 as u64) + Weight::from_ref_time(23_919_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(36_269_000 as u64) + Weight::from_ref_time(33_668_000 as u64) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -65,21 +65,21 @@ 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(93_046_000 as u64) + Weight::from_ref_time(80_535_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(36_324_000 as u64) + Weight::from_ref_time(33_649_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(38_972_000 as u64) + Weight::from_ref_time(36_176_000 as u64) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -88,7 +88,7 @@ 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(63_944_000 as u64) + Weight::from_ref_time(57_471_000 as u64) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -98,16 +98,16 @@ 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(54_836_000 as u64) - // Standard Error: 5_126 - .saturating_add(Weight::from_ref_time(119_388 as u64).saturating_mul(n as u64)) + 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)) .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(68_495_000 as u64) + Weight::from_ref_time(59_491_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 04c5f70910..203d20f8c4 100644 --- a/runtime/litmus/src/weights/pallet_extrinsic_filter.rs +++ b/runtime/litmus/src/weights/pallet_extrinsic_filter.rs @@ -17,8 +17,8 @@ //! Autogenerated weights for `pallet_extrinsic_filter` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz` +//! DATE: 2022-11-18, 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 // Executed Command: @@ -51,11 +51,11 @@ 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_965_000 as u64) - // Standard Error: 43 - .saturating_add(Weight::from_ref_time(2_257 as u64).saturating_mul(p as u64)) - // Standard Error: 43 - .saturating_add(Weight::from_ref_time(2_270 as u64).saturating_mul(f as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -63,11 +63,11 @@ 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_719_000 as u64) - // Standard Error: 176 - .saturating_add(Weight::from_ref_time(7_094 as u64).saturating_mul(p as u64)) - // Standard Error: 176 - .saturating_add(Weight::from_ref_time(7_121 as u64).saturating_mul(f as u64)) + 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)) .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 1da5dae14e..f827036b2c 100644 --- a/runtime/litmus/src/weights/pallet_identity_management.rs +++ b/runtime/litmus/src/weights/pallet_identity_management.rs @@ -17,8 +17,8 @@ //! Autogenerated weights for `pallet_identity_management` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz` +//! DATE: 2022-11-18, 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 // Executed Command: @@ -48,15 +48,15 @@ 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_424_000 as u64) + Weight::from_ref_time(23_055_000 as u64) } fn unlink_identity() -> Weight { - Weight::from_ref_time(22_057_000 as u64) + Weight::from_ref_time(21_611_000 as u64) } fn verify_identity() -> Weight { - Weight::from_ref_time(23_446_000 as u64) + Weight::from_ref_time(21_819_000 as u64) } fn set_user_shielding_key() -> Weight { - Weight::from_ref_time(22_084_000 as u64) + Weight::from_ref_time(20_658_000 as u64) } } diff --git a/runtime/litmus/src/weights/pallet_membership.rs b/runtime/litmus/src/weights/pallet_membership.rs index 794fb20df7..e9d03cf05a 100644 --- a/runtime/litmus/src/weights/pallet_membership.rs +++ b/runtime/litmus/src/weights/pallet_membership.rs @@ -17,8 +17,8 @@ //! Autogenerated weights for `pallet_membership` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz` +//! DATE: 2022-11-18, 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 // Executed Command: @@ -53,9 +53,9 @@ 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(36_341_000 as u64) - // Standard Error: 680 - .saturating_add(Weight::from_ref_time(88_676 as u64).saturating_mul(m as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -66,9 +66,9 @@ 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(40_837_000 as u64) - // Standard Error: 694 - .saturating_add(Weight::from_ref_time(80_366 as u64).saturating_mul(m as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -79,9 +79,9 @@ 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_698_000 as u64) - // Standard Error: 860 - .saturating_add(Weight::from_ref_time(102_651 as u64).saturating_mul(m as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -92,9 +92,9 @@ 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(39_783_000 as u64) - // Standard Error: 1_152 - .saturating_add(Weight::from_ref_time(268_577 as u64).saturating_mul(m as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -105,9 +105,9 @@ 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(41_927_000 as u64) - // Standard Error: 741 - .saturating_add(Weight::from_ref_time(92_275 as u64).saturating_mul(m as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(4 as u64)) } @@ -116,9 +116,9 @@ 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(16_875_000 as u64) - // Standard Error: 287 - .saturating_add(Weight::from_ref_time(29_942 as u64).saturating_mul(m as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } @@ -126,9 +126,9 @@ 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(9_468_000 as u64) - // Standard Error: 174 - .saturating_add(Weight::from_ref_time(8_199 as u64).saturating_mul(m as u64)) + 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)) .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 7491ed9af7..7239d2815d 100644 --- a/runtime/litmus/src/weights/pallet_multisig.rs +++ b/runtime/litmus/src/weights/pallet_multisig.rs @@ -17,8 +17,8 @@ //! Autogenerated weights for `pallet_multisig` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz` +//! DATE: 2022-11-18, 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 // Executed Command: @@ -49,20 +49,20 @@ 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_977_000 as u64) - // Standard Error: 7 - .saturating_add(Weight::from_ref_time(1_017 as u64).saturating_mul(z as u64)) + 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)) } // 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(75_392_000 as u64) - // Standard Error: 1_838 - .saturating_add(Weight::from_ref_time(94_533 as u64).saturating_mul(s as u64)) - // Standard Error: 18 - .saturating_add(Weight::from_ref_time(800 as u64).saturating_mul(z as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -72,11 +72,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { /// The range of component `s` is `[2, 100]`. /// The range of component `z` is `[0, 10000]`. fn as_multi_create_store(s: u32, z: u32, ) -> Weight { - Weight::from_ref_time(83_170_000 as u64) - // Standard Error: 2_506 - .saturating_add(Weight::from_ref_time(74_191 as u64).saturating_mul(s as u64)) - // Standard Error: 25 - .saturating_add(Weight::from_ref_time(1_418 as u64).saturating_mul(z as u64)) + Weight::from_ref_time(78_719_000 as u64) + // Standard Error: 5_563 + .saturating_add(Weight::from_ref_time(125_913 as u64).saturating_mul(s as u64)) + // Standard Error: 55 + .saturating_add(Weight::from_ref_time(1_655 as u64).saturating_mul(z as u64)) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } @@ -84,11 +84,11 @@ 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(56_220_000 as u64) - // Standard Error: 1_861 - .saturating_add(Weight::from_ref_time(89_912 as u64).saturating_mul(s as u64)) - // Standard Error: 18 - .saturating_add(Weight::from_ref_time(947 as u64).saturating_mul(z as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -97,11 +97,11 @@ 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_store(s: u32, z: u32, ) -> Weight { - Weight::from_ref_time(81_323_000 as u64) - // Standard Error: 2_170 - .saturating_add(Weight::from_ref_time(87_962 as u64).saturating_mul(s as u64)) - // Standard Error: 21 - .saturating_add(Weight::from_ref_time(1_716 as u64).saturating_mul(z as u64)) + Weight::from_ref_time(82_015_000 as u64) + // Standard Error: 7_528 + .saturating_add(Weight::from_ref_time(119_130 as u64).saturating_mul(s as u64)) + // Standard Error: 75 + .saturating_add(Weight::from_ref_time(1_516 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)) } @@ -111,11 +111,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { /// 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(104_076_000 as u64) - // Standard Error: 2_633 - .saturating_add(Weight::from_ref_time(108_184 as u64).saturating_mul(s as u64)) - // Standard Error: 26 - .saturating_add(Weight::from_ref_time(1_674 as u64).saturating_mul(z as u64)) + 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)) } @@ -123,9 +123,9 @@ impl pallet_multisig::WeightInfo for WeightInfo { // 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_143_000 as u64) - // Standard Error: 1_191 - .saturating_add(Weight::from_ref_time(239_676 as u64).saturating_mul(s as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -133,9 +133,9 @@ impl pallet_multisig::WeightInfo for WeightInfo { // 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(38_705_000 as u64) - // Standard Error: 700 - .saturating_add(Weight::from_ref_time(202_952 as u64).saturating_mul(s as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -144,9 +144,9 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Storage: System Account (r:1 w:1) /// The range of component `s` is `[2, 100]`. fn approve_as_multi_complete(s: u32, ) -> Weight { - Weight::from_ref_time(98_088_000 as u64) - // Standard Error: 1_385 - .saturating_add(Weight::from_ref_time(293_988 as u64).saturating_mul(s as u64)) + Weight::from_ref_time(93_182_000 as u64) + // Standard Error: 10_231 + .saturating_add(Weight::from_ref_time(317_734 as u64).saturating_mul(s as u64)) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -154,9 +154,9 @@ impl pallet_multisig::WeightInfo for WeightInfo { // 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(81_677_000 as u64) - // Standard Error: 1_851 - .saturating_add(Weight::from_ref_time(243_808 as u64).saturating_mul(s as u64)) + 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)) } diff --git a/runtime/litmus/src/weights/pallet_preimage.rs b/runtime/litmus/src/weights/pallet_preimage.rs index bc3da7d52b..fc241d0719 100644 --- a/runtime/litmus/src/weights/pallet_preimage.rs +++ b/runtime/litmus/src/weights/pallet_preimage.rs @@ -17,8 +17,8 @@ //! Autogenerated weights for `pallet_preimage` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz` +//! DATE: 2022-11-18, 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 // Executed Command: @@ -51,9 +51,9 @@ impl pallet_preimage::WeightInfo for WeightInfo { // Storage: Preimage StatusFor (r:1 w:1) /// The range of component `s` is `[0, 4194304]`. fn note_preimage(s: u32, ) -> Weight { - Weight::from_ref_time(52_991_000 as u64) - // Standard Error: 2 - .saturating_add(Weight::from_ref_time(2_702 as u64).saturating_mul(s as u64)) + 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)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } @@ -61,9 +61,9 @@ impl pallet_preimage::WeightInfo for WeightInfo { // Storage: Preimage StatusFor (r:1 w:0) /// The range of component `s` is `[0, 4194304]`. fn note_requested_preimage(s: u32, ) -> Weight { - Weight::from_ref_time(34_723_000 as u64) - // Standard Error: 2 - .saturating_add(Weight::from_ref_time(2_678 as u64).saturating_mul(s as u64)) + 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)) } @@ -71,67 +71,67 @@ impl pallet_preimage::WeightInfo for WeightInfo { // Storage: Preimage StatusFor (r:1 w:0) /// The range of component `s` is `[0, 4194304]`. fn note_no_deposit_preimage(s: u32, ) -> Weight { - Weight::from_ref_time(32_493_000 as u64) - // Standard Error: 1 - .saturating_add(Weight::from_ref_time(2_665 as u64).saturating_mul(s as u64)) + 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)) } // Storage: Preimage StatusFor (r:1 w:1) // Storage: Preimage PreimageFor (r:0 w:1) fn unnote_preimage() -> Weight { - Weight::from_ref_time(90_486_000 as u64) + Weight::from_ref_time(95_610_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(67_494_000 as u64) + Weight::from_ref_time(74_712_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(88_698_000 as u64) + Weight::from_ref_time(96_183_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(65_527_000 as u64) + Weight::from_ref_time(73_343_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(46_483_000 as u64) + Weight::from_ref_time(50_253_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_755_000 as u64) + Weight::from_ref_time(18_758_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(71_038_000 as u64) + Weight::from_ref_time(75_230_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(43_227_000 as u64) + Weight::from_ref_time(41_042_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 unrequest_multi_referenced_preimage() -> Weight { - Weight::from_ref_time(20_280_000 as u64) + Weight::from_ref_time(18_597_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 306a8150fd..dccbffb94f 100644 --- a/runtime/litmus/src/weights/pallet_proxy.rs +++ b/runtime/litmus/src/weights/pallet_proxy.rs @@ -17,8 +17,8 @@ //! Autogenerated weights for `pallet_proxy` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz` +//! DATE: 2022-11-18, 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 // Executed Command: @@ -50,9 +50,9 @@ 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(35_165_000 as u64) - // Standard Error: 1_817 - .saturating_add(Weight::from_ref_time(112_073 as u64).saturating_mul(p as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(1 as u64)) } // Storage: Proxy Proxies (r:1 w:0) @@ -60,12 +60,10 @@ 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(67_921_000 as u64) - // Standard Error: 1_959 - .saturating_add(Weight::from_ref_time(226_963 as u64).saturating_mul(a as u64)) - // Standard Error: 1_952 - .saturating_add(Weight::from_ref_time(47_525 as u64).saturating_mul(p as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } @@ -74,11 +72,11 @@ 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(44_518_000 as u64) - // Standard Error: 1_661 - .saturating_add(Weight::from_ref_time(275_309 as u64).saturating_mul(a as u64)) - // Standard Error: 1_655 - .saturating_add(Weight::from_ref_time(44_598 as u64).saturating_mul(p as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } @@ -87,11 +85,11 @@ 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(44_935_000 as u64) - // Standard Error: 1_607 - .saturating_add(Weight::from_ref_time(262_821 as u64).saturating_mul(a as u64)) - // Standard Error: 1_601 - .saturating_add(Weight::from_ref_time(32_407 as u64).saturating_mul(p as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } @@ -101,38 +99,38 @@ 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(58_886_000 as u64) - // Standard Error: 2_136 - .saturating_add(Weight::from_ref_time(271_688 as u64).saturating_mul(a as u64)) - // Standard Error: 2_129 - .saturating_add(Weight::from_ref_time(111_614 as u64).saturating_mul(p as u64)) + 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)) .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(50_857_000 as u64) - // Standard Error: 1_771 - .saturating_add(Weight::from_ref_time(160_964 as u64).saturating_mul(p as u64)) + 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)) .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(50_036_000 as u64) - // Standard Error: 2_290 - .saturating_add(Weight::from_ref_time(205_627 as u64).saturating_mul(p as u64)) + 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)) .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(42_981_000 as u64) - // Standard Error: 1_594 - .saturating_add(Weight::from_ref_time(107_984 as u64).saturating_mul(p as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -140,18 +138,18 @@ 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(54_265_000 as u64) - // Standard Error: 2_161 - .saturating_add(Weight::from_ref_time(87_662 as u64).saturating_mul(p as u64)) + 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)) .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(44_496_000 as u64) - // Standard Error: 2_041 - .saturating_add(Weight::from_ref_time(119_636 as u64).saturating_mul(p as u64)) + 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)) .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 8c58bd1e9e..f09c3f7c0a 100644 --- a/runtime/litmus/src/weights/pallet_scheduler.rs +++ b/runtime/litmus/src/weights/pallet_scheduler.rs @@ -17,8 +17,8 @@ //! Autogenerated weights for `pallet_scheduler` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz` +//! DATE: 2022-11-18, 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 // Executed Command: @@ -53,9 +53,9 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Storage: Scheduler Lookup (r:0 w:1) /// The range of component `s` is `[1, 50]`. fn on_initialize_periodic_named_resolved(s: u32, ) -> Weight { - Weight::from_ref_time(62_229_000 as u64) - // Standard Error: 39_036 - .saturating_add(Weight::from_ref_time(37_856_691 as u64).saturating_mul(s as u64)) + Weight::from_ref_time(55_335_000 as u64) + // Standard Error: 70_711 + .saturating_add(Weight::from_ref_time(29_423_497 as u64).saturating_mul(s as u64)) .saturating_add(T::DbWeight::get().reads(4 as u64)) .saturating_add(T::DbWeight::get().reads((3 as u64).saturating_mul(s as u64))) .saturating_add(T::DbWeight::get().writes(5 as u64)) @@ -67,9 +67,9 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Storage: Scheduler Lookup (r:0 w:1) /// The range of component `s` is `[1, 50]`. fn on_initialize_named_resolved(s: u32, ) -> Weight { - Weight::from_ref_time(54_479_000 as u64) - // Standard Error: 46_268 - .saturating_add(Weight::from_ref_time(31_296_120 as u64).saturating_mul(s as u64)) + Weight::from_ref_time(48_501_000 as u64) + // Standard Error: 69_157 + .saturating_add(Weight::from_ref_time(23_405_542 as u64).saturating_mul(s as u64)) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().reads((2 as u64).saturating_mul(s as u64))) .saturating_add(T::DbWeight::get().writes(4 as u64)) @@ -80,9 +80,9 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Storage: Preimage StatusFor (r:1 w:1) /// The range of component `s` is `[1, 50]`. fn on_initialize_periodic_resolved(s: u32, ) -> Weight { - Weight::from_ref_time(56_368_000 as u64) - // Standard Error: 35_639 - .saturating_add(Weight::from_ref_time(32_342_031 as u64).saturating_mul(s as u64)) + Weight::from_ref_time(49_850_000 as u64) + // Standard Error: 403_216 + .saturating_add(Weight::from_ref_time(28_741_427 as u64).saturating_mul(s as u64)) .saturating_add(T::DbWeight::get().reads(4 as u64)) .saturating_add(T::DbWeight::get().reads((3 as u64).saturating_mul(s as u64))) .saturating_add(T::DbWeight::get().writes(4 as u64)) @@ -93,9 +93,9 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Storage: Preimage StatusFor (r:1 w:1) /// The range of component `s` is `[1, 50]`. fn on_initialize_resolved(s: u32, ) -> Weight { - Weight::from_ref_time(52_872_000 as u64) - // Standard Error: 34_616 - .saturating_add(Weight::from_ref_time(28_748_694 as u64).saturating_mul(s as u64)) + Weight::from_ref_time(47_140_000 as u64) + // Standard Error: 134_017 + .saturating_add(Weight::from_ref_time(22_608_679 as u64).saturating_mul(s as u64)) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().reads((2 as u64).saturating_mul(s as u64))) .saturating_add(T::DbWeight::get().writes(3 as u64)) @@ -106,9 +106,9 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Storage: Scheduler Lookup (r:0 w:1) /// The range of component `s` is `[1, 50]`. fn on_initialize_named_aborted(s: u32, ) -> Weight { - Weight::from_ref_time(17_308_000 as u64) - // Standard Error: 7_400 - .saturating_add(Weight::from_ref_time(5_758_798 as u64).saturating_mul(s as u64)) + Weight::from_ref_time(14_714_000 as u64) + // Standard Error: 87_292 + .saturating_add(Weight::from_ref_time(5_999_404 as u64).saturating_mul(s as u64)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().reads((1 as u64).saturating_mul(s as u64))) .saturating_add(T::DbWeight::get().writes(2 as u64)) @@ -118,9 +118,9 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Storage: Preimage PreimageFor (r:1 w:0) /// The range of component `s` is `[1, 50]`. fn on_initialize_aborted(s: u32, ) -> Weight { - Weight::from_ref_time(15_516_000 as u64) - // Standard Error: 5_350 - .saturating_add(Weight::from_ref_time(3_940_886 as u64).saturating_mul(s as u64)) + Weight::from_ref_time(13_306_000 as u64) + // Standard Error: 2_968 + .saturating_add(Weight::from_ref_time(3_097_092 as u64).saturating_mul(s as u64)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().reads((1 as u64).saturating_mul(s as u64))) .saturating_add(T::DbWeight::get().writes(1 as u64)) @@ -129,9 +129,9 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Storage: Scheduler Lookup (r:0 w:1) /// The range of component `s` is `[1, 50]`. fn on_initialize_periodic_named(s: u32, ) -> Weight { - Weight::from_ref_time(40_947_000 as u64) - // Standard Error: 23_753 - .saturating_add(Weight::from_ref_time(20_674_773 as u64).saturating_mul(s as u64)) + Weight::from_ref_time(36_366_000 as u64) + // Standard Error: 99_840 + .saturating_add(Weight::from_ref_time(16_747_641 as u64).saturating_mul(s as u64)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().reads((1 as u64).saturating_mul(s as u64))) .saturating_add(T::DbWeight::get().writes(3 as u64)) @@ -140,9 +140,9 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Storage: Scheduler Agenda (r:2 w:2) /// The range of component `s` is `[1, 50]`. fn on_initialize_periodic(s: u32, ) -> Weight { - Weight::from_ref_time(35_558_000 as u64) - // Standard Error: 37_517 - .saturating_add(Weight::from_ref_time(15_992_456 as u64).saturating_mul(s as u64)) + Weight::from_ref_time(30_820_000 as u64) + // Standard Error: 165_374 + .saturating_add(Weight::from_ref_time(13_672_456 as u64).saturating_mul(s as u64)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().reads((1 as u64).saturating_mul(s as u64))) .saturating_add(T::DbWeight::get().writes(2 as u64)) @@ -152,9 +152,9 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Storage: Scheduler Lookup (r:0 w:1) /// The range of component `s` is `[1, 50]`. fn on_initialize_named(s: u32, ) -> Weight { - Weight::from_ref_time(34_118_000 as u64) - // Standard Error: 16_900 - .saturating_add(Weight::from_ref_time(13_983_043 as u64).saturating_mul(s as u64)) + Weight::from_ref_time(30_075_000 as u64) + // Standard Error: 158_374 + .saturating_add(Weight::from_ref_time(12_095_511 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)) .saturating_add(T::DbWeight::get().writes((1 as u64).saturating_mul(s as u64))) @@ -162,18 +162,18 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Storage: Scheduler Agenda (r:1 w:1) /// The range of component `s` is `[1, 50]`. fn on_initialize(s: u32, ) -> Weight { - Weight::from_ref_time(31_370_000 as u64) - // Standard Error: 14_735 - .saturating_add(Weight::from_ref_time(11_865_086 as u64).saturating_mul(s as u64)) + Weight::from_ref_time(27_886_000 as u64) + // Standard Error: 109_978 + .saturating_add(Weight::from_ref_time(10_321_548 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) /// The range of component `s` is `[0, 50]`. fn schedule(s: u32, ) -> Weight { - Weight::from_ref_time(29_966_000 as u64) - // Standard Error: 3_605 - .saturating_add(Weight::from_ref_time(309_048 as u64).saturating_mul(s as u64)) + 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)) } @@ -181,9 +181,9 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Storage: Scheduler Lookup (r:0 w:1) /// The range of component `s` is `[1, 50]`. fn cancel(s: u32, ) -> Weight { - Weight::from_ref_time(34_438_000 as u64) - // Standard Error: 2_378 - .saturating_add(Weight::from_ref_time(1_572_938 as u64).saturating_mul(s as u64)) + 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)) } @@ -191,9 +191,9 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // 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(34_394_000 as u64) - // Standard Error: 6_285 - .saturating_add(Weight::from_ref_time(457_661 as u64).saturating_mul(s as u64)) + 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)) } @@ -201,9 +201,9 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // 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(35_818_000 as u64) - // Standard Error: 3_697 - .saturating_add(Weight::from_ref_time(1_766_309 as u64).saturating_mul(s as u64)) + 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)) } diff --git a/runtime/litmus/src/weights/pallet_session.rs b/runtime/litmus/src/weights/pallet_session.rs index 1d80a98685..7c6e5e9478 100644 --- a/runtime/litmus/src/weights/pallet_session.rs +++ b/runtime/litmus/src/weights/pallet_session.rs @@ -17,8 +17,8 @@ //! Autogenerated weights for `pallet_session` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz` +//! DATE: 2022-11-18, 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 // Executed Command: @@ -50,14 +50,14 @@ 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(35_893_000 as u64) + Weight::from_ref_time(32_938_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(29_617_000 as u64) + Weight::from_ref_time(27_283_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 6be779fa63..1928b45c3b 100644 --- a/runtime/litmus/src/weights/pallet_sidechain.rs +++ b/runtime/litmus/src/weights/pallet_sidechain.rs @@ -17,8 +17,8 @@ //! Autogenerated weights for `pallet_sidechain` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz` +//! DATE: 2022-11-18, 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 // Executed Command: @@ -53,7 +53,7 @@ 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(49_198_000 as u64) + Weight::from_ref_time(44_840_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 9badbe1302..9e015f2ab6 100644 --- a/runtime/litmus/src/weights/pallet_teeracle.rs +++ b/runtime/litmus/src/weights/pallet_teeracle.rs @@ -17,8 +17,8 @@ //! Autogenerated weights for `pallet_teeracle` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz` +//! DATE: 2022-11-18, 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 // Executed Command: @@ -52,19 +52,19 @@ 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(58_849_000 as u64) + Weight::from_ref_time(55_515_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(29_868_000 as u64) + Weight::from_ref_time(27_370_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(33_114_000 as u64) + Weight::from_ref_time(29_194_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 7212f0255d..0647f5ab41 100644 --- a/runtime/litmus/src/weights/pallet_teerex.rs +++ b/runtime/litmus/src/weights/pallet_teerex.rs @@ -17,8 +17,8 @@ //! Autogenerated weights for `pallet_teerex` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz` +//! DATE: 2022-11-18, 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 // Executed Command: @@ -52,7 +52,7 @@ 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_940_321_000 as u64) + Weight::from_ref_time(1_971_775_000 as u64) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -60,16 +60,16 @@ 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(51_229_000 as u64) + Weight::from_ref_time(48_665_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_132_000 as u64) + Weight::from_ref_time(23_003_000 as u64) } // Storage: Teerex EnclaveIndex (r:1 w:0) fn confirm_processed_parentchain_block() -> Weight { - Weight::from_ref_time(30_941_000 as u64) + Weight::from_ref_time(28_905_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 016435f36a..5573f6250c 100644 --- a/runtime/litmus/src/weights/pallet_timestamp.rs +++ b/runtime/litmus/src/weights/pallet_timestamp.rs @@ -17,8 +17,8 @@ //! Autogenerated weights for `pallet_timestamp` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz` +//! DATE: 2022-11-18, 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 // Executed Command: @@ -50,11 +50,11 @@ 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(19_408_000 as u64) + Weight::from_ref_time(16_457_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(7_450_000 as u64) + Weight::from_ref_time(6_483_000 as u64) } } diff --git a/runtime/litmus/src/weights/pallet_treasury.rs b/runtime/litmus/src/weights/pallet_treasury.rs index 4fefcba183..5c1d7fc4bc 100644 --- a/runtime/litmus/src/weights/pallet_treasury.rs +++ b/runtime/litmus/src/weights/pallet_treasury.rs @@ -17,8 +17,8 @@ //! Autogenerated weights for `pallet_treasury` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz` +//! DATE: 2022-11-18, 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 // Executed Command: @@ -48,19 +48,19 @@ 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) + Weight::from_ref_time(257_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(51_125_000 as u64) + Weight::from_ref_time(44_622_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(76_994_000 as u64) + Weight::from_ref_time(63_376_000 as u64) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -68,15 +68,15 @@ 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(19_488_000 as u64) - // Standard Error: 2_033 - .saturating_add(Weight::from_ref_time(287_419 as u64).saturating_mul(p as u64)) + 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)) .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(16_651_000 as u64) + Weight::from_ref_time(14_931_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -85,9 +85,9 @@ 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(46_688_000 as u64) - // Standard Error: 31_399 - .saturating_add(Weight::from_ref_time(55_649_698 as u64).saturating_mul(p as u64)) + 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)) .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)) diff --git a/runtime/litmus/src/weights/pallet_utility.rs b/runtime/litmus/src/weights/pallet_utility.rs index eef6c9601b..fd48ceebf4 100644 --- a/runtime/litmus/src/weights/pallet_utility.rs +++ b/runtime/litmus/src/weights/pallet_utility.rs @@ -17,8 +17,8 @@ //! Autogenerated weights for `pallet_utility` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz` +//! DATE: 2022-11-18, 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 // Executed Command: @@ -49,26 +49,26 @@ 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(19_956_000 as u64) - // Standard Error: 1_684 - .saturating_add(Weight::from_ref_time(8_532_352 as u64).saturating_mul(c as u64)) + 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)) } fn as_derivative() -> Weight { - Weight::from_ref_time(11_030_000 as u64) + Weight::from_ref_time(9_752_000 as u64) } /// The range of component `c` is `[0, 1000]`. fn batch_all(c: u32, ) -> Weight { - Weight::from_ref_time(19_972_000 as u64) - // Standard Error: 1_452 - .saturating_add(Weight::from_ref_time(8_894_864 as u64).saturating_mul(c as u64)) + 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)) } fn dispatch_as() -> Weight { - Weight::from_ref_time(23_949_000 as u64) + Weight::from_ref_time(21_124_000 as u64) } /// The range of component `c` is `[0, 1000]`. fn force_batch(c: u32, ) -> Weight { - Weight::from_ref_time(19_954_000 as u64) - // Standard Error: 1_374 - .saturating_add(Weight::from_ref_time(8_552_383 as u64).saturating_mul(c as u64)) + 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)) } } diff --git a/runtime/rococo/src/weights/cumulus_pallet_xcmp_queue.rs b/runtime/rococo/src/weights/cumulus_pallet_xcmp_queue.rs index 55d43e8e30..d27629f2ce 100644 --- a/runtime/rococo/src/weights/cumulus_pallet_xcmp_queue.rs +++ b/runtime/rococo/src/weights/cumulus_pallet_xcmp_queue.rs @@ -17,8 +17,8 @@ //! 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-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz` +//! DATE: 2022-11-18, 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 // Executed Command: @@ -49,13 +49,13 @@ 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(11_727_000 as u64) + Weight::from_ref_time(10_265_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(11_662_000 as u64) + Weight::from_ref_time(10_278_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 ce784b0a2f..8b1312fe63 100644 --- a/runtime/rococo/src/weights/frame_system.rs +++ b/runtime/rococo/src/weights/frame_system.rs @@ -17,8 +17,8 @@ //! Autogenerated weights for `frame_system` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz` +//! DATE: 2022-11-18, 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 // Executed Command: @@ -49,47 +49,47 @@ 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(6_390_000 as u64) - // Standard Error: 0 - .saturating_add(Weight::from_ref_time(577 as u64).saturating_mul(b as u64)) + 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)) } /// The range of component `b` is `[0, 3932160]`. fn remark_with_event(b: u32, ) -> Weight { - Weight::from_ref_time(21_074_000 as u64) - // Standard Error: 0 - .saturating_add(Weight::from_ref_time(2_094 as u64).saturating_mul(b as u64)) + 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)) } // Storage: System Digest (r:1 w:1) // Storage: unknown [0x3a686561707061676573] (r:0 w:1) fn set_heap_pages() -> Weight { - Weight::from_ref_time(13_220_000 as u64) + Weight::from_ref_time(11_870_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]`. fn set_storage(i: u32, ) -> Weight { - Weight::from_ref_time(7_619_000 as u64) - // Standard Error: 1_541 - .saturating_add(Weight::from_ref_time(1_258_577 as u64).saturating_mul(i as u64)) + 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)) .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]`. fn kill_storage(i: u32, ) -> Weight { - Weight::from_ref_time(7_664_000 as u64) - // Standard Error: 1_381 - .saturating_add(Weight::from_ref_time(1_080_177 as u64).saturating_mul(i as u64)) + 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)) .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]`. fn kill_prefix(p: u32, ) -> Weight { - Weight::from_ref_time(10_978_000 as u64) - // Standard Error: 3_699 - .saturating_add(Weight::from_ref_time(2_641_185 as u64).saturating_mul(p as u64)) + 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)) .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 24187606f4..1dc8628e0c 100644 --- a/runtime/rococo/src/weights/pallet_asset_manager.rs +++ b/runtime/rococo/src/weights/pallet_asset_manager.rs @@ -17,8 +17,8 @@ //! Autogenerated weights for `pallet_asset_manager` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz` +//! DATE: 2022-11-18, 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 // Executed Command: @@ -52,35 +52,35 @@ 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(47_496_000 as u64) + Weight::from_ref_time(42_747_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(32_158_000 as u64) + Weight::from_ref_time(29_842_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(30_751_000 as u64) + Weight::from_ref_time(28_266_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(37_296_000 as u64) + Weight::from_ref_time(33_811_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(45_953_000 as u64) + Weight::from_ref_time(42_224_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 b9e82ae70e..5acf4e5ac9 100644 --- a/runtime/rococo/src/weights/pallet_balances.rs +++ b/runtime/rococo/src/weights/pallet_balances.rs @@ -17,8 +17,8 @@ //! Autogenerated weights for `pallet_balances` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz` +//! DATE: 2022-11-18, 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 // Executed Command: @@ -49,43 +49,43 @@ pub struct WeightInfo(PhantomData); impl pallet_balances::WeightInfo for WeightInfo { // Storage: System Account (r:1 w:1) fn transfer() -> Weight { - Weight::from_ref_time(81_984_000 as u64) + Weight::from_ref_time(71_334_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(58_307_000 as u64) + Weight::from_ref_time(50_755_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(43_663_000 as u64) + Weight::from_ref_time(39_955_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(49_923_000 as u64) + Weight::from_ref_time(45_314_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(80_442_000 as u64) + Weight::from_ref_time(69_081_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(68_867_000 as u64) + Weight::from_ref_time(59_674_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(35_775_000 as u64) + Weight::from_ref_time(32_630_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 b3f3b4b3c3..2ab7f901db 100644 --- a/runtime/rococo/src/weights/pallet_bridge.rs +++ b/runtime/rococo/src/weights/pallet_bridge.rs @@ -17,8 +17,8 @@ //! Autogenerated weights for `pallet_bridge` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz` +//! DATE: 2022-11-18, 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 // Executed Command: @@ -49,42 +49,42 @@ 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(21_710_000 as u64) + Weight::from_ref_time(20_713_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(9_281_000 as u64) + Weight::from_ref_time(8_209_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(8_852_000 as u64) + Weight::from_ref_time(7_893_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(27_382_000 as u64) + Weight::from_ref_time(25_925_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(31_223_000 as u64) + Weight::from_ref_time(29_574_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(33_878_000 as u64) + Weight::from_ref_time(31_851_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(23_112_000 as u64) + Weight::from_ref_time(21_686_000 as u64) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: ChainBridge Relayers (r:1 w:0) @@ -94,7 +94,7 @@ 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(72_482_000 as u64) + Weight::from_ref_time(67_381_000 as u64) .saturating_add(T::DbWeight::get().reads(6 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -105,7 +105,7 @@ 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(62_281_000 as u64) + Weight::from_ref_time(58_428_000 as u64) .saturating_add(T::DbWeight::get().reads(6 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -113,7 +113,7 @@ 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(29_861_000 as u64) + Weight::from_ref_time(28_024_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 50a4768bb5..101dad800d 100644 --- a/runtime/rococo/src/weights/pallet_bridge_transfer.rs +++ b/runtime/rococo/src/weights/pallet_bridge_transfer.rs @@ -17,8 +17,8 @@ //! Autogenerated weights for `pallet_bridge_transfer` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz` +//! DATE: 2022-11-18, 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 // Executed Command: @@ -53,7 +53,7 @@ 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(102_342_000 as u64) + Weight::from_ref_time(90_888_000 as u64) .saturating_add(T::DbWeight::get().reads(6 as u64)) .saturating_add(T::DbWeight::get().writes(5 as u64)) } @@ -61,19 +61,19 @@ 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(52_494_000 as u64) + Weight::from_ref_time(47_421_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(26_284_000 as u64) + Weight::from_ref_time(23_603_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(7_640_000 as u64) + Weight::from_ref_time(6_581_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 82c13290a6..ee0499bbe8 100644 --- a/runtime/rococo/src/weights/pallet_collective.rs +++ b/runtime/rococo/src/weights/pallet_collective.rs @@ -17,8 +17,8 @@ //! Autogenerated weights for `pallet_collective` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz` +//! DATE: 2022-11-18, 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 // Executed Command: @@ -55,11 +55,11 @@ impl pallet_collective::WeightInfo for WeightInfo { /// The range of component `n` is `[1, 100]`. /// The range of component `p` is `[1, 100]`. fn set_members(m: u32, _n: u32, p: u32, ) -> Weight { - Weight::from_ref_time(61_389_000 as u64) - // Standard Error: 100_783 - .saturating_add(Weight::from_ref_time(7_927_491 as u64).saturating_mul(m as u64)) - // Standard Error: 100_783 - .saturating_add(Weight::from_ref_time(13_274_712 as u64).saturating_mul(p as u64)) + 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)) .saturating_add(T::DbWeight::get().reads((1 as u64).saturating_mul(p as u64))) .saturating_add(T::DbWeight::get().writes(3 as u64)) @@ -68,12 +68,10 @@ impl pallet_collective::WeightInfo for WeightInfo { // 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(34_844_000 as u64) - // Standard Error: 36 - .saturating_add(Weight::from_ref_time(1_374 as u64).saturating_mul(b as u64)) - // Standard Error: 377 - .saturating_add(Weight::from_ref_time(17_231 as u64).saturating_mul(m as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(1 as u64)) } // Storage: Council Members (r:1 w:0) @@ -81,11 +79,11 @@ 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(38_059_000 as u64) - // Standard Error: 38 - .saturating_add(Weight::from_ref_time(1_691 as u64).saturating_mul(b as u64)) - // Standard Error: 396 - .saturating_add(Weight::from_ref_time(28_855 as u64).saturating_mul(m as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(2 as u64)) } // Storage: Council Members (r:1 w:0) @@ -97,13 +95,13 @@ 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(49_596_000 as u64) - // Standard Error: 131 - .saturating_add(Weight::from_ref_time(6_897 as u64).saturating_mul(b as u64)) - // Standard Error: 1_352 - .saturating_add(Weight::from_ref_time(12_541 as u64).saturating_mul(m as u64)) - // Standard Error: 1_346 - .saturating_add(Weight::from_ref_time(355_224 as u64).saturating_mul(p as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(4 as u64)) .saturating_add(T::DbWeight::get().writes(4 as u64)) } @@ -111,9 +109,9 @@ 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(59_037_000 as u64) - // Standard Error: 1_885 - .saturating_add(Weight::from_ref_time(114_349 as u64).saturating_mul(m as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -124,11 +122,11 @@ 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(55_644_000 as u64) - // Standard Error: 1_074 - .saturating_add(Weight::from_ref_time(32_886 as u64).saturating_mul(m as u64)) - // Standard Error: 1_078 - .saturating_add(Weight::from_ref_time(313_878 as u64).saturating_mul(p as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -139,14 +137,12 @@ 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(73_596_000 as u64) - // Standard Error: 152 - .saturating_add(Weight::from_ref_time(2_632 as u64).saturating_mul(b as u64)) - // Standard Error: 1_590 - .saturating_add(Weight::from_ref_time(45_263 as u64).saturating_mul(m as u64)) - // Standard Error: 1_569 - .saturating_add(Weight::from_ref_time(324_865 as u64).saturating_mul(p as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(4 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -158,11 +154,11 @@ 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(59_514_000 as u64) - // Standard Error: 1_183 - .saturating_add(Weight::from_ref_time(49_338 as u64).saturating_mul(m as u64)) - // Standard Error: 1_187 - .saturating_add(Weight::from_ref_time(300_806 as u64).saturating_mul(p as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(4 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -174,14 +170,12 @@ 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(77_627_000 as u64) - // Standard Error: 163 - .saturating_add(Weight::from_ref_time(2_860 as u64).saturating_mul(b as u64)) - // Standard Error: 1_704 - .saturating_add(Weight::from_ref_time(48_279 as u64).saturating_mul(m as u64)) - // Standard Error: 1_681 - .saturating_add(Weight::from_ref_time(328_915 as u64).saturating_mul(p as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(5 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -190,9 +184,9 @@ 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(33_651_000 as u64) - // Standard Error: 2_062 - .saturating_add(Weight::from_ref_time(382_409 as u64).saturating_mul(p as u64)) + 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)) .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 fe6911f4ca..65fa5d6192 100644 --- a/runtime/rococo/src/weights/pallet_democracy.rs +++ b/runtime/rococo/src/weights/pallet_democracy.rs @@ -17,8 +17,8 @@ //! Autogenerated weights for `pallet_democracy` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz` +//! DATE: 2022-11-18, 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 // Executed Command: @@ -52,16 +52,16 @@ 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_072_000 as u64) + Weight::from_ref_time(88_991_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(s: u32, ) -> Weight { - Weight::from_ref_time(57_190_000 as u64) - // Standard Error: 1_409 - .saturating_add(Weight::from_ref_time(213_754 as u64).saturating_mul(s as u64)) + Weight::from_ref_time(53_184_000 as u64) + // Standard Error: 5_740 + .saturating_add(Weight::from_ref_time(302_488 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)) } @@ -70,9 +70,9 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Storage: Balances Locks (r:1 w:1) /// The range of component `r` is `[1, 99]`. fn vote_new(r: u32, ) -> Weight { - Weight::from_ref_time(73_213_000 as u64) - // Standard Error: 2_481 - .saturating_add(Weight::from_ref_time(298_912 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(69_178_000 as u64) + // Standard Error: 4_411 + .saturating_add(Weight::from_ref_time(407_133 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)) } @@ -81,16 +81,16 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Storage: Balances Locks (r:1 w:1) /// The range of component `r` is `[1, 99]`. fn vote_existing(r: u32, ) -> Weight { - Weight::from_ref_time(73_953_000 as u64) - // Standard Error: 1_487 - .saturating_add(Weight::from_ref_time(333_755 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(68_022_000 as u64) + // Standard Error: 4_325 + .saturating_add(Weight::from_ref_time(450_927 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 Cancellations (r:1 w:1) fn emergency_cancel() -> Weight { - Weight::from_ref_time(38_369_000 as u64) + Weight::from_ref_time(36_288_000 as u64) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } @@ -102,9 +102,9 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Storage: System Account (r:2 w:2) /// The range of component `p` is `[1, 100]`. fn blacklist(p: u32, ) -> Weight { - Weight::from_ref_time(51_818_000 as u64) - // Standard Error: 20_126 - .saturating_add(Weight::from_ref_time(1_228_139 as u64).saturating_mul(p as u64)) + Weight::from_ref_time(48_687_000 as u64) + // Standard Error: 19_399 + .saturating_add(Weight::from_ref_time(1_288_589 as u64).saturating_mul(p as u64)) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(4 as u64)) } @@ -112,27 +112,27 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Storage: Democracy Blacklist (r:1 w:0) /// The range of component `v` is `[1, 100]`. fn external_propose(v: u32, ) -> Weight { - Weight::from_ref_time(26_440_000 as u64) - // Standard Error: 321 - .saturating_add(Weight::from_ref_time(31_322 as u64).saturating_mul(v as u64)) + Weight::from_ref_time(24_030_000 as u64) + // Standard Error: 2_727 + .saturating_add(Weight::from_ref_time(75_950 as u64).saturating_mul(v 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_639_000 as u64) + Weight::from_ref_time(8_572_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_501_000 as u64) + Weight::from_ref_time(8_490_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(38_207_000 as u64) + Weight::from_ref_time(41_119_000 as u64) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -140,9 +140,9 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Storage: Democracy Blacklist (r:1 w:1) /// The range of component `v` is `[0, 100]`. fn veto_external(v: u32, ) -> Weight { - Weight::from_ref_time(39_665_000 as u64) - // Standard Error: 712 - .saturating_add(Weight::from_ref_time(74_275 as u64).saturating_mul(v as u64)) + Weight::from_ref_time(37_666_000 as u64) + // Standard Error: 3_818 + .saturating_add(Weight::from_ref_time(90_473 as u64).saturating_mul(v as u64)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } @@ -151,24 +151,24 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Storage: System Account (r:2 w:2) /// The range of component `p` is `[1, 100]`. fn cancel_proposal(p: u32, ) -> Weight { - Weight::from_ref_time(79_270_000 as u64) - // Standard Error: 3_097 - .saturating_add(Weight::from_ref_time(495_502 as u64).saturating_mul(p as u64)) + Weight::from_ref_time(71_635_000 as u64) + // Standard Error: 12_046 + .saturating_add(Weight::from_ref_time(615_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)) } // Storage: Democracy ReferendumInfoOf (r:0 w:1) fn cancel_referendum() -> Weight { - Weight::from_ref_time(24_508_000 as u64) + Weight::from_ref_time(23_045_000 as u64) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Scheduler Lookup (r:1 w:1) // Storage: Scheduler Agenda (r:1 w:1) /// The range of component `r` is `[1, 99]`. fn cancel_queued(r: u32, ) -> Weight { - Weight::from_ref_time(38_900_000 as u64) - // Standard Error: 3_943 - .saturating_add(Weight::from_ref_time(1_416_319 as u64).saturating_mul(r as u64)) + Weight::from_ref_time(38_359_000 as u64) + // Standard Error: 9_589 + .saturating_add(Weight::from_ref_time(1_824_064 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)) } @@ -177,9 +177,9 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Storage: Democracy ReferendumInfoOf (r:1 w:0) /// The range of component `r` is `[1, 99]`. fn on_initialize_base(r: u32, ) -> Weight { - Weight::from_ref_time(19_243_000 as u64) - // Standard Error: 4_193 - .saturating_add(Weight::from_ref_time(4_037_692 as u64).saturating_mul(r as u64)) + 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)) .saturating_add(T::DbWeight::get().reads((1 as u64).saturating_mul(r as u64))) .saturating_add(T::DbWeight::get().writes(1 as u64)) @@ -192,9 +192,9 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Storage: Democracy ReferendumInfoOf (r:1 w:0) /// The range of component `r` is `[1, 99]`. fn on_initialize_base_with_launch_period(r: u32, ) -> Weight { - Weight::from_ref_time(23_672_000 as u64) - // Standard Error: 4_308 - .saturating_add(Weight::from_ref_time(4_035_223 as u64).saturating_mul(r as u64)) + 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)) .saturating_add(T::DbWeight::get().reads((1 as u64).saturating_mul(r as u64))) .saturating_add(T::DbWeight::get().writes(1 as u64)) @@ -204,9 +204,9 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Storage: Balances Locks (r:1 w:1) /// The range of component `r` is `[1, 99]`. fn delegate(r: u32, ) -> Weight { - Weight::from_ref_time(88_683_000 as u64) - // Standard Error: 9_579 - .saturating_add(Weight::from_ref_time(6_104_717 as u64).saturating_mul(r as u64)) + 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)) .saturating_add(T::DbWeight::get().reads((1 as u64).saturating_mul(r as u64))) .saturating_add(T::DbWeight::get().writes(5 as u64)) @@ -216,9 +216,9 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Storage: Democracy ReferendumInfoOf (r:1 w:1) /// The range of component `r` is `[1, 99]`. fn undelegate(r: u32, ) -> Weight { - Weight::from_ref_time(53_792_000 as u64) - // Standard Error: 8_425 - .saturating_add(Weight::from_ref_time(6_078_927 as u64).saturating_mul(r as u64)) + 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)) .saturating_add(T::DbWeight::get().reads((1 as u64).saturating_mul(r as u64))) .saturating_add(T::DbWeight::get().writes(3 as u64)) @@ -226,24 +226,24 @@ impl pallet_democracy::WeightInfo for WeightInfo { } // Storage: Democracy PublicProps (r:0 w:1) fn clear_public_proposals() -> Weight { - Weight::from_ref_time(9_659_000 as u64) + Weight::from_ref_time(9_640_000 as u64) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Democracy Preimages (r:1 w:1) /// The range of component `b` is `[0, 16384]`. fn note_preimage(b: u32, ) -> Weight { - Weight::from_ref_time(35_412_000 as u64) - // Standard Error: 43 - .saturating_add(Weight::from_ref_time(4_512 as u64).saturating_mul(b as u64)) + Weight::from_ref_time(33_550_000 as u64) + // Standard Error: 76 + .saturating_add(Weight::from_ref_time(4_985 as u64).saturating_mul(b as u64)) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } // Storage: Democracy Preimages (r:1 w:1) /// The range of component `b` is `[0, 16384]`. fn note_imminent_preimage(b: u32, ) -> Weight { - Weight::from_ref_time(39_077_000 as u64) - // Standard Error: 5 - .saturating_add(Weight::from_ref_time(2_852 as u64).saturating_mul(b as u64)) + Weight::from_ref_time(36_703_000 as u64) + // Standard Error: 49 + .saturating_add(Weight::from_ref_time(3_873 as u64).saturating_mul(b as u64)) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -251,9 +251,9 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Storage: System Account (r:1 w:1) /// The range of component `b` is `[0, 16384]`. fn reap_preimage(b: u32, ) -> Weight { - Weight::from_ref_time(41_546_000 as u64) - // Standard Error: 60 - .saturating_add(Weight::from_ref_time(3_264 as u64).saturating_mul(b as u64)) + Weight::from_ref_time(38_892_000 as u64) + // Standard Error: 71 + .saturating_add(Weight::from_ref_time(3_647 as u64).saturating_mul(b as u64)) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -262,9 +262,9 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Storage: System Account (r:1 w:1) /// The range of component `r` is `[1, 99]`. fn unlock_remove(r: u32, ) -> Weight { - Weight::from_ref_time(52_730_000 as u64) - // Standard Error: 1_572 - .saturating_add(Weight::from_ref_time(222_614 as u64).saturating_mul(r as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -273,9 +273,9 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Storage: System Account (r:1 w:1) /// The range of component `r` is `[1, 99]`. fn unlock_set(r: u32, ) -> Weight { - Weight::from_ref_time(51_211_000 as u64) - // Standard Error: 1_126 - .saturating_add(Weight::from_ref_time(298_025 as u64).saturating_mul(r as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -283,9 +283,9 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Storage: Democracy VotingOf (r:1 w:1) /// The range of component `r` is `[1, 99]`. fn remove_vote(r: u32, ) -> Weight { - Weight::from_ref_time(29_123_000 as u64) - // Standard Error: 1_414 - .saturating_add(Weight::from_ref_time(328_781 as u64).saturating_mul(r as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } @@ -293,9 +293,9 @@ impl pallet_democracy::WeightInfo for WeightInfo { // Storage: Democracy VotingOf (r:1 w:1) /// The range of component `r` is `[1, 99]`. fn remove_other_vote(r: u32, ) -> Weight { - Weight::from_ref_time(29_177_000 as u64) - // Standard Error: 1_481 - .saturating_add(Weight::from_ref_time(335_715 as u64).saturating_mul(r as u64)) + 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)) .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 63f50a7a4b..fd7ac64c2d 100644 --- a/runtime/rococo/src/weights/pallet_drop3.rs +++ b/runtime/rococo/src/weights/pallet_drop3.rs @@ -17,8 +17,8 @@ //! Autogenerated weights for `pallet_drop3` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz` +//! DATE: 2022-11-18, 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 // Executed Command: @@ -49,14 +49,14 @@ 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(27_540_000 as u64) + Weight::from_ref_time(24_384_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(37_886_000 as u64) + Weight::from_ref_time(34_380_000 as u64) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -65,21 +65,21 @@ 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(97_869_000 as u64) + Weight::from_ref_time(81_582_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(39_317_000 as u64) + Weight::from_ref_time(34_624_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(46_355_000 as u64) + Weight::from_ref_time(36_283_000 as u64) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -88,7 +88,7 @@ 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(81_840_000 as u64) + Weight::from_ref_time(58_310_000 as u64) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -98,16 +98,16 @@ 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(55_940_000 as u64) - // Standard Error: 22_992 - .saturating_add(Weight::from_ref_time(239_684 as u64).saturating_mul(n as u64)) + 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)) .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(68_075_000 as u64) + Weight::from_ref_time(61_296_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 1812b3741c..51ca979d5b 100644 --- a/runtime/rococo/src/weights/pallet_extrinsic_filter.rs +++ b/runtime/rococo/src/weights/pallet_extrinsic_filter.rs @@ -17,8 +17,8 @@ //! Autogenerated weights for `pallet_extrinsic_filter` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz` +//! DATE: 2022-11-18, 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 // Executed Command: @@ -51,11 +51,11 @@ 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(35_697_000 as u64) - // Standard Error: 63 - .saturating_add(Weight::from_ref_time(2_303 as u64).saturating_mul(p as u64)) - // Standard Error: 63 - .saturating_add(Weight::from_ref_time(2_319 as u64).saturating_mul(f as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -63,11 +63,11 @@ 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(51_540_000 as u64) - // Standard Error: 174 - .saturating_add(Weight::from_ref_time(6_344 as u64).saturating_mul(p as u64)) - // Standard Error: 174 - .saturating_add(Weight::from_ref_time(7_106 as u64).saturating_mul(f as u64)) + 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)) .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 a2a983ba5d..b3a0fb9455 100644 --- a/runtime/rococo/src/weights/pallet_identity_management.rs +++ b/runtime/rococo/src/weights/pallet_identity_management.rs @@ -17,8 +17,8 @@ //! Autogenerated weights for `pallet_identity_management` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz` +//! DATE: 2022-11-18, 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 // Executed Command: @@ -48,15 +48,15 @@ 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_684_000 as u64) + Weight::from_ref_time(22_592_000 as u64) } fn unlink_identity() -> Weight { - Weight::from_ref_time(22_477_000 as u64) + Weight::from_ref_time(20_885_000 as u64) } fn verify_identity() -> Weight { - Weight::from_ref_time(23_859_000 as u64) + Weight::from_ref_time(23_457_000 as u64) } fn set_user_shielding_key() -> Weight { - Weight::from_ref_time(22_856_000 as u64) + Weight::from_ref_time(20_806_000 as u64) } } diff --git a/runtime/rococo/src/weights/pallet_membership.rs b/runtime/rococo/src/weights/pallet_membership.rs index e26fc05464..ee62e89542 100644 --- a/runtime/rococo/src/weights/pallet_membership.rs +++ b/runtime/rococo/src/weights/pallet_membership.rs @@ -17,8 +17,8 @@ //! Autogenerated weights for `pallet_membership` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz` +//! DATE: 2022-11-18, 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 // Executed Command: @@ -53,9 +53,9 @@ 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(37_382_000 as u64) - // Standard Error: 671 - .saturating_add(Weight::from_ref_time(78_765 as u64).saturating_mul(m as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -66,9 +66,9 @@ 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(42_848_000 as u64) - // Standard Error: 688 - .saturating_add(Weight::from_ref_time(78_970 as u64).saturating_mul(m as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -79,9 +79,9 @@ 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(42_905_000 as u64) - // Standard Error: 674 - .saturating_add(Weight::from_ref_time(89_180 as u64).saturating_mul(m as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -92,9 +92,9 @@ 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(42_051_000 as u64) - // Standard Error: 894 - .saturating_add(Weight::from_ref_time(248_333 as u64).saturating_mul(m as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -105,9 +105,9 @@ 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(43_653_000 as u64) - // Standard Error: 822 - .saturating_add(Weight::from_ref_time(93_903 as u64).saturating_mul(m as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(4 as u64)) } @@ -116,9 +116,9 @@ 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(17_130_000 as u64) - // Standard Error: 314 - .saturating_add(Weight::from_ref_time(30_278 as u64).saturating_mul(m as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } @@ -126,9 +126,9 @@ 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(9_352_000 as u64) - // Standard Error: 191 - .saturating_add(Weight::from_ref_time(7_146 as u64).saturating_mul(m as u64)) + 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)) .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 78c0565de4..959e61ed65 100644 --- a/runtime/rococo/src/weights/pallet_multisig.rs +++ b/runtime/rococo/src/weights/pallet_multisig.rs @@ -17,8 +17,8 @@ //! Autogenerated weights for `pallet_multisig` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz` +//! DATE: 2022-11-18, 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 // Executed Command: @@ -49,20 +49,20 @@ 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_218_000 as u64) - // Standard Error: 8 - .saturating_add(Weight::from_ref_time(964 as u64).saturating_mul(z as u64)) + 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)) } // 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(75_576_000 as u64) - // Standard Error: 1_717 - .saturating_add(Weight::from_ref_time(86_808 as u64).saturating_mul(s as u64)) - // Standard Error: 17 - .saturating_add(Weight::from_ref_time(808 as u64).saturating_mul(z as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -72,11 +72,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { /// The range of component `s` is `[2, 100]`. /// The range of component `z` is `[0, 10000]`. fn as_multi_create_store(s: u32, z: u32, ) -> Weight { - Weight::from_ref_time(80_685_000 as u64) - // Standard Error: 2_091 - .saturating_add(Weight::from_ref_time(77_801 as u64).saturating_mul(s as u64)) - // Standard Error: 20 - .saturating_add(Weight::from_ref_time(1_535 as u64).saturating_mul(z as u64)) + Weight::from_ref_time(82_967_000 as u64) + // Standard Error: 10_941 + .saturating_add(Weight::from_ref_time(222_961 as u64).saturating_mul(s as u64)) + // Standard Error: 109 + .saturating_add(Weight::from_ref_time(1_452 as u64).saturating_mul(z as u64)) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } @@ -84,11 +84,11 @@ 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(59_226_000 as u64) - // Standard Error: 1_808 - .saturating_add(Weight::from_ref_time(63_936 as u64).saturating_mul(s as u64)) - // Standard Error: 18 - .saturating_add(Weight::from_ref_time(815 as u64).saturating_mul(z as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -97,11 +97,11 @@ 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_store(s: u32, z: u32, ) -> Weight { - Weight::from_ref_time(81_283_000 as u64) - // Standard Error: 2_016 - .saturating_add(Weight::from_ref_time(88_780 as u64).saturating_mul(s as u64)) - // Standard Error: 20 - .saturating_add(Weight::from_ref_time(1_567 as u64).saturating_mul(z as u64)) + Weight::from_ref_time(81_711_000 as u64) + // Standard Error: 10_801 + .saturating_add(Weight::from_ref_time(184_474 as u64).saturating_mul(s as u64)) + // Standard Error: 108 + .saturating_add(Weight::from_ref_time(1_883 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)) } @@ -111,11 +111,11 @@ impl pallet_multisig::WeightInfo for WeightInfo { /// 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(103_860_000 as u64) - // Standard Error: 2_560 - .saturating_add(Weight::from_ref_time(90_431 as u64).saturating_mul(s as u64)) - // Standard Error: 25 - .saturating_add(Weight::from_ref_time(1_547 as u64).saturating_mul(z as u64)) + 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)) } @@ -123,9 +123,9 @@ impl pallet_multisig::WeightInfo for WeightInfo { // 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(55_374_000 as u64) - // Standard Error: 1_008 - .saturating_add(Weight::from_ref_time(227_986 as u64).saturating_mul(s as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -133,9 +133,9 @@ impl pallet_multisig::WeightInfo for WeightInfo { // 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(39_077_000 as u64) - // Standard Error: 638 - .saturating_add(Weight::from_ref_time(198_873 as u64).saturating_mul(s as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -144,9 +144,9 @@ impl pallet_multisig::WeightInfo for WeightInfo { // Storage: System Account (r:1 w:1) /// The range of component `s` is `[2, 100]`. fn approve_as_multi_complete(s: u32, ) -> Weight { - Weight::from_ref_time(96_401_000 as u64) - // Standard Error: 1_589 - .saturating_add(Weight::from_ref_time(304_688 as u64).saturating_mul(s as u64)) + Weight::from_ref_time(94_898_000 as u64) + // Standard Error: 9_164 + .saturating_add(Weight::from_ref_time(578_048 as u64).saturating_mul(s as u64)) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -154,9 +154,9 @@ impl pallet_multisig::WeightInfo for WeightInfo { // 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(81_496_000 as u64) - // Standard Error: 2_018 - .saturating_add(Weight::from_ref_time(249_985 as u64).saturating_mul(s as u64)) + 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)) } diff --git a/runtime/rococo/src/weights/pallet_preimage.rs b/runtime/rococo/src/weights/pallet_preimage.rs index 084adc035d..83679d09b0 100644 --- a/runtime/rococo/src/weights/pallet_preimage.rs +++ b/runtime/rococo/src/weights/pallet_preimage.rs @@ -17,8 +17,8 @@ //! Autogenerated weights for `pallet_preimage` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz` +//! DATE: 2022-11-18, 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 // Executed Command: @@ -51,9 +51,9 @@ impl pallet_preimage::WeightInfo for WeightInfo { // Storage: Preimage StatusFor (r:1 w:1) /// The range of component `s` is `[0, 4194304]`. fn note_preimage(s: u32, ) -> Weight { - Weight::from_ref_time(53_503_000 as u64) - // Standard Error: 2 - .saturating_add(Weight::from_ref_time(2_583 as u64).saturating_mul(s as u64)) + 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)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } @@ -61,9 +61,9 @@ impl pallet_preimage::WeightInfo for WeightInfo { // Storage: Preimage StatusFor (r:1 w:0) /// The range of component `s` is `[0, 4194304]`. fn note_requested_preimage(s: u32, ) -> Weight { - Weight::from_ref_time(35_239_000 as u64) - // Standard Error: 1 - .saturating_add(Weight::from_ref_time(2_564 as u64).saturating_mul(s as u64)) + 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)) } @@ -71,67 +71,67 @@ impl pallet_preimage::WeightInfo for WeightInfo { // Storage: Preimage StatusFor (r:1 w:0) /// The range of component `s` is `[0, 4194304]`. fn note_no_deposit_preimage(s: u32, ) -> Weight { - Weight::from_ref_time(32_478_000 as u64) - // Standard Error: 2 - .saturating_add(Weight::from_ref_time(2_586 as u64).saturating_mul(s as u64)) + 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)) } // Storage: Preimage StatusFor (r:1 w:1) // Storage: Preimage PreimageFor (r:0 w:1) fn unnote_preimage() -> Weight { - Weight::from_ref_time(85_902_000 as u64) + Weight::from_ref_time(99_089_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(58_493_000 as u64) + Weight::from_ref_time(72_140_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(83_095_000 as u64) + Weight::from_ref_time(94_302_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(58_044_000 as u64) + Weight::from_ref_time(72_325_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(38_871_000 as u64) + Weight::from_ref_time(50_252_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_540_000 as u64) + Weight::from_ref_time(19_881_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(62_784_000 as u64) + Weight::from_ref_time(74_773_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(37_061_000 as u64) + Weight::from_ref_time(41_599_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 unrequest_multi_referenced_preimage() -> Weight { - Weight::from_ref_time(18_423_000 as u64) + Weight::from_ref_time(20_964_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 cf6cc1e073..e3a65b180c 100644 --- a/runtime/rococo/src/weights/pallet_proxy.rs +++ b/runtime/rococo/src/weights/pallet_proxy.rs @@ -17,8 +17,8 @@ //! Autogenerated weights for `pallet_proxy` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz` +//! DATE: 2022-11-18, 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 // Executed Command: @@ -50,9 +50,9 @@ 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(34_581_000 as u64) - // Standard Error: 1_743 - .saturating_add(Weight::from_ref_time(113_688 as u64).saturating_mul(p as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(1 as u64)) } // Storage: Proxy Proxies (r:1 w:0) @@ -61,11 +61,11 @@ 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(66_289_000 as u64) - // Standard Error: 2_033 - .saturating_add(Weight::from_ref_time(223_146 as u64).saturating_mul(a as u64)) - // Standard Error: 2_026 - .saturating_add(Weight::from_ref_time(53_636 as u64).saturating_mul(p as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } @@ -74,11 +74,11 @@ 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(43_779_000 as u64) - // Standard Error: 1_516 - .saturating_add(Weight::from_ref_time(256_102 as u64).saturating_mul(a as u64)) - // Standard Error: 1_511 - .saturating_add(Weight::from_ref_time(29_176 as u64).saturating_mul(p as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } @@ -87,11 +87,11 @@ 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(43_379_000 as u64) - // Standard Error: 1_627 - .saturating_add(Weight::from_ref_time(267_451 as u64).saturating_mul(a as u64)) - // Standard Error: 1_621 - .saturating_add(Weight::from_ref_time(39_041 as u64).saturating_mul(p as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().writes(2 as u64)) } @@ -101,38 +101,38 @@ 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(57_663_000 as u64) - // Standard Error: 2_157 - .saturating_add(Weight::from_ref_time(273_576 as u64).saturating_mul(a as u64)) - // Standard Error: 2_149 - .saturating_add(Weight::from_ref_time(105_208 as u64).saturating_mul(p as u64)) + 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)) .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(49_604_000 as u64) - // Standard Error: 2_001 - .saturating_add(Weight::from_ref_time(159_257 as u64).saturating_mul(p as u64)) + 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)) .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(49_291_000 as u64) - // Standard Error: 2_616 - .saturating_add(Weight::from_ref_time(211_562 as u64).saturating_mul(p as u64)) + 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)) .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(42_279_000 as u64) - // Standard Error: 1_729 - .saturating_add(Weight::from_ref_time(102_877 as u64).saturating_mul(p as u64)) + 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)) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -140,18 +140,18 @@ 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(52_997_000 as u64) - // Standard Error: 2_527 - .saturating_add(Weight::from_ref_time(98_119 as u64).saturating_mul(p as u64)) + 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)) .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(43_604_000 as u64) - // Standard Error: 2_406 - .saturating_add(Weight::from_ref_time(120_027 as u64).saturating_mul(p as u64)) + 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)) .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 11fa273c9f..d5af8700f1 100644 --- a/runtime/rococo/src/weights/pallet_scheduler.rs +++ b/runtime/rococo/src/weights/pallet_scheduler.rs @@ -17,8 +17,8 @@ //! Autogenerated weights for `pallet_scheduler` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz` +//! DATE: 2022-11-18, 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 // Executed Command: @@ -53,9 +53,9 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Storage: Scheduler Lookup (r:0 w:1) /// The range of component `s` is `[1, 50]`. fn on_initialize_periodic_named_resolved(s: u32, ) -> Weight { - Weight::from_ref_time(61_237_000 as u64) - // Standard Error: 38_316 - .saturating_add(Weight::from_ref_time(36_476_648 as u64).saturating_mul(s as u64)) + Weight::from_ref_time(55_899_000 as u64) + // Standard Error: 711_490 + .saturating_add(Weight::from_ref_time(35_145_666 as u64).saturating_mul(s as u64)) .saturating_add(T::DbWeight::get().reads(4 as u64)) .saturating_add(T::DbWeight::get().reads((3 as u64).saturating_mul(s as u64))) .saturating_add(T::DbWeight::get().writes(5 as u64)) @@ -67,9 +67,9 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Storage: Scheduler Lookup (r:0 w:1) /// The range of component `s` is `[1, 50]`. fn on_initialize_named_resolved(s: u32, ) -> Weight { - Weight::from_ref_time(53_204_000 as u64) - // Standard Error: 34_369 - .saturating_add(Weight::from_ref_time(29_611_930 as u64).saturating_mul(s as u64)) + Weight::from_ref_time(48_636_000 as u64) + // Standard Error: 70_424 + .saturating_add(Weight::from_ref_time(24_415_599 as u64).saturating_mul(s as u64)) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().reads((2 as u64).saturating_mul(s as u64))) .saturating_add(T::DbWeight::get().writes(4 as u64)) @@ -80,9 +80,9 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Storage: Preimage StatusFor (r:1 w:1) /// The range of component `s` is `[1, 50]`. fn on_initialize_periodic_resolved(s: u32, ) -> Weight { - Weight::from_ref_time(55_148_000 as u64) - // Standard Error: 33_530 - .saturating_add(Weight::from_ref_time(31_018_323 as u64).saturating_mul(s as u64)) + Weight::from_ref_time(50_857_000 as u64) + // Standard Error: 147_660 + .saturating_add(Weight::from_ref_time(26_404_358 as u64).saturating_mul(s as u64)) .saturating_add(T::DbWeight::get().reads(4 as u64)) .saturating_add(T::DbWeight::get().reads((3 as u64).saturating_mul(s as u64))) .saturating_add(T::DbWeight::get().writes(4 as u64)) @@ -93,9 +93,9 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Storage: Preimage StatusFor (r:1 w:1) /// The range of component `s` is `[1, 50]`. fn on_initialize_resolved(s: u32, ) -> Weight { - Weight::from_ref_time(50_807_000 as u64) - // Standard Error: 36_271 - .saturating_add(Weight::from_ref_time(27_613_379 as u64).saturating_mul(s as u64)) + Weight::from_ref_time(47_497_000 as u64) + // Standard Error: 221_032 + .saturating_add(Weight::from_ref_time(24_670_077 as u64).saturating_mul(s as u64)) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().reads((2 as u64).saturating_mul(s as u64))) .saturating_add(T::DbWeight::get().writes(3 as u64)) @@ -106,9 +106,9 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Storage: Scheduler Lookup (r:0 w:1) /// The range of component `s` is `[1, 50]`. fn on_initialize_named_aborted(s: u32, ) -> Weight { - Weight::from_ref_time(16_493_000 as u64) - // Standard Error: 7_745 - .saturating_add(Weight::from_ref_time(5_203_066 as u64).saturating_mul(s as u64)) + Weight::from_ref_time(15_157_000 as u64) + // Standard Error: 34_374 + .saturating_add(Weight::from_ref_time(5_360_230 as u64).saturating_mul(s as u64)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().reads((1 as u64).saturating_mul(s as u64))) .saturating_add(T::DbWeight::get().writes(2 as u64)) @@ -118,9 +118,9 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Storage: Preimage PreimageFor (r:1 w:0) /// The range of component `s` is `[1, 50]`. fn on_initialize_aborted(s: u32, ) -> Weight { - Weight::from_ref_time(14_784_000 as u64) - // Standard Error: 4_464 - .saturating_add(Weight::from_ref_time(3_390_103 as u64).saturating_mul(s as u64)) + Weight::from_ref_time(13_544_000 as u64) + // Standard Error: 23_744 + .saturating_add(Weight::from_ref_time(3_930_154 as u64).saturating_mul(s as u64)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().reads((1 as u64).saturating_mul(s as u64))) .saturating_add(T::DbWeight::get().writes(1 as u64)) @@ -129,9 +129,9 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Storage: Scheduler Lookup (r:0 w:1) /// The range of component `s` is `[1, 50]`. fn on_initialize_periodic_named(s: u32, ) -> Weight { - Weight::from_ref_time(39_847_000 as u64) - // Standard Error: 21_878 - .saturating_add(Weight::from_ref_time(19_404_153 as u64).saturating_mul(s as u64)) + Weight::from_ref_time(38_735_000 as u64) + // Standard Error: 257_268 + .saturating_add(Weight::from_ref_time(18_981_319 as u64).saturating_mul(s as u64)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().reads((1 as u64).saturating_mul(s as u64))) .saturating_add(T::DbWeight::get().writes(3 as u64)) @@ -140,9 +140,9 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Storage: Scheduler Agenda (r:2 w:2) /// The range of component `s` is `[1, 50]`. fn on_initialize_periodic(s: u32, ) -> Weight { - Weight::from_ref_time(34_174_000 as u64) - // Standard Error: 17_294 - .saturating_add(Weight::from_ref_time(14_105_507 as u64).saturating_mul(s as u64)) + Weight::from_ref_time(32_864_000 as u64) + // Standard Error: 47_654 + .saturating_add(Weight::from_ref_time(12_973_879 as u64).saturating_mul(s as u64)) .saturating_add(T::DbWeight::get().reads(2 as u64)) .saturating_add(T::DbWeight::get().reads((1 as u64).saturating_mul(s as u64))) .saturating_add(T::DbWeight::get().writes(2 as u64)) @@ -152,9 +152,9 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Storage: Scheduler Lookup (r:0 w:1) /// The range of component `s` is `[1, 50]`. fn on_initialize_named(s: u32, ) -> Weight { - Weight::from_ref_time(32_602_000 as u64) - // Standard Error: 16_279 - .saturating_add(Weight::from_ref_time(12_899_936 as u64).saturating_mul(s as u64)) + Weight::from_ref_time(30_913_000 as u64) + // Standard Error: 133_581 + .saturating_add(Weight::from_ref_time(12_467_168 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)) .saturating_add(T::DbWeight::get().writes((1 as u64).saturating_mul(s as u64))) @@ -162,18 +162,18 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // Storage: Scheduler Agenda (r:1 w:1) /// The range of component `s` is `[1, 50]`. fn on_initialize(s: u32, ) -> Weight { - Weight::from_ref_time(30_725_000 as u64) - // Standard Error: 12_432 - .saturating_add(Weight::from_ref_time(10_653_604 as u64).saturating_mul(s as u64)) + Weight::from_ref_time(29_145_000 as u64) + // Standard Error: 156_712 + .saturating_add(Weight::from_ref_time(11_349_299 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) /// The range of component `s` is `[0, 50]`. fn schedule(s: u32, ) -> Weight { - Weight::from_ref_time(29_840_000 as u64) - // Standard Error: 3_083 - .saturating_add(Weight::from_ref_time(272_032 as u64).saturating_mul(s as u64)) + 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)) } @@ -181,9 +181,9 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // 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_081_000 as u64) - // Standard Error: 2_203 - .saturating_add(Weight::from_ref_time(1_297_131 as u64).saturating_mul(s as u64)) + 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)) } @@ -191,9 +191,9 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // 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(34_578_000 as u64) - // Standard Error: 5_492 - .saturating_add(Weight::from_ref_time(417_390 as u64).saturating_mul(s as u64)) + 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)) } @@ -201,9 +201,9 @@ impl pallet_scheduler::WeightInfo for WeightInfo { // 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(34_789_000 as u64) - // Standard Error: 4_062 - .saturating_add(Weight::from_ref_time(1_477_126 as u64).saturating_mul(s as u64)) + 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)) } diff --git a/runtime/rococo/src/weights/pallet_session.rs b/runtime/rococo/src/weights/pallet_session.rs index c7ef3d7e07..076f7c6081 100644 --- a/runtime/rococo/src/weights/pallet_session.rs +++ b/runtime/rococo/src/weights/pallet_session.rs @@ -17,8 +17,8 @@ //! Autogenerated weights for `pallet_session` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz` +//! DATE: 2022-11-18, 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 // Executed Command: @@ -50,14 +50,14 @@ 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(35_635_000 as u64) + Weight::from_ref_time(32_429_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(30_664_000 as u64) + Weight::from_ref_time(27_490_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 1731925b8f..97bef0d809 100644 --- a/runtime/rococo/src/weights/pallet_sidechain.rs +++ b/runtime/rococo/src/weights/pallet_sidechain.rs @@ -17,8 +17,8 @@ //! Autogenerated weights for `pallet_sidechain` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz` +//! DATE: 2022-11-18, 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 // Executed Command: @@ -53,7 +53,7 @@ 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(50_280_000 as u64) + 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/rococo/src/weights/pallet_teeracle.rs b/runtime/rococo/src/weights/pallet_teeracle.rs index fb4f65c4ac..a2a1377d29 100644 --- a/runtime/rococo/src/weights/pallet_teeracle.rs +++ b/runtime/rococo/src/weights/pallet_teeracle.rs @@ -17,8 +17,8 @@ //! Autogenerated weights for `pallet_teeracle` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz` +//! DATE: 2022-11-18, 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 // Executed Command: @@ -52,19 +52,19 @@ 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(59_644_000 as u64) + Weight::from_ref_time(57_028_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(30_693_000 as u64) + Weight::from_ref_time(27_971_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(32_837_000 as u64) + Weight::from_ref_time(29_920_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 9fa105ba5e..9fe24065f3 100644 --- a/runtime/rococo/src/weights/pallet_teerex.rs +++ b/runtime/rococo/src/weights/pallet_teerex.rs @@ -17,8 +17,8 @@ //! Autogenerated weights for `pallet_teerex` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz` +//! DATE: 2022-11-18, 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 // Executed Command: @@ -52,7 +52,7 @@ 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_966_856_000 as u64) + Weight::from_ref_time(1_977_646_000 as u64) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -60,16 +60,16 @@ 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(52_728_000 as u64) + Weight::from_ref_time(48_772_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_732_000 as u64) + Weight::from_ref_time(24_540_000 as u64) } // Storage: Teerex EnclaveIndex (r:1 w:0) fn confirm_processed_parentchain_block() -> Weight { - Weight::from_ref_time(31_122_000 as u64) + Weight::from_ref_time(28_984_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 b3c572d54a..d4bdbf9175 100644 --- a/runtime/rococo/src/weights/pallet_timestamp.rs +++ b/runtime/rococo/src/weights/pallet_timestamp.rs @@ -17,8 +17,8 @@ //! Autogenerated weights for `pallet_timestamp` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz` +//! DATE: 2022-11-18, 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 // Executed Command: @@ -50,11 +50,11 @@ 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(19_493_000 as u64) + Weight::from_ref_time(16_790_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(7_517_000 as u64) + Weight::from_ref_time(6_678_000 as u64) } } diff --git a/runtime/rococo/src/weights/pallet_treasury.rs b/runtime/rococo/src/weights/pallet_treasury.rs index 87ba60a4de..64ce41406b 100644 --- a/runtime/rococo/src/weights/pallet_treasury.rs +++ b/runtime/rococo/src/weights/pallet_treasury.rs @@ -17,8 +17,8 @@ //! Autogenerated weights for `pallet_treasury` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz` +//! DATE: 2022-11-18, 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 // Executed Command: @@ -48,19 +48,19 @@ use sp_std::marker::PhantomData; pub struct WeightInfo(PhantomData); impl pallet_treasury::WeightInfo for WeightInfo { fn spend() -> Weight { - Weight::from_ref_time(244_000 as u64) + Weight::from_ref_time(313_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(50_374_000 as u64) + Weight::from_ref_time(46_036_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(73_577_000 as u64) + Weight::from_ref_time(64_939_000 as u64) .saturating_add(T::DbWeight::get().reads(3 as u64)) .saturating_add(T::DbWeight::get().writes(3 as u64)) } @@ -68,15 +68,15 @@ 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(19_428_000 as u64) - // Standard Error: 1_789 - .saturating_add(Weight::from_ref_time(289_339 as u64).saturating_mul(p as u64)) + 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)) .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(16_743_000 as u64) + Weight::from_ref_time(15_319_000 as u64) .saturating_add(T::DbWeight::get().reads(1 as u64)) .saturating_add(T::DbWeight::get().writes(1 as u64)) } @@ -86,9 +86,9 @@ 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(52_973_000 as u64) - // Standard Error: 14_671 - .saturating_add(Weight::from_ref_time(54_673_733 as u64).saturating_mul(p as u64)) + 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)) .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)) diff --git a/runtime/rococo/src/weights/pallet_utility.rs b/runtime/rococo/src/weights/pallet_utility.rs index b9c5dabd75..6b998ad7ed 100644 --- a/runtime/rococo/src/weights/pallet_utility.rs +++ b/runtime/rococo/src/weights/pallet_utility.rs @@ -17,8 +17,8 @@ //! Autogenerated weights for `pallet_utility` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2022-11-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]` -//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz` +//! DATE: 2022-11-18, 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 // Executed Command: @@ -49,26 +49,26 @@ 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(20_621_000 as u64) - // Standard Error: 4_236 - .saturating_add(Weight::from_ref_time(8_236_354 as u64).saturating_mul(c as u64)) + 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)) } fn as_derivative() -> Weight { - Weight::from_ref_time(10_778_000 as u64) + Weight::from_ref_time(9_576_000 as u64) } /// The range of component `c` is `[0, 1000]`. fn batch_all(c: u32, ) -> Weight { - Weight::from_ref_time(20_314_000 as u64) - // Standard Error: 2_446 - .saturating_add(Weight::from_ref_time(8_482_067 as u64).saturating_mul(c as u64)) + 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)) } fn dispatch_as() -> Weight { - Weight::from_ref_time(24_529_000 as u64) + Weight::from_ref_time(22_042_000 as u64) } /// The range of component `c` is `[0, 1000]`. fn force_batch(c: u32, ) -> Weight { - Weight::from_ref_time(20_408_000 as u64) - // Standard Error: 2_297 - .saturating_add(Weight::from_ref_time(8_173_523 as u64).saturating_mul(c as u64)) + 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)) } }