mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-01 14:47:55 +00:00
[backport] weights from runtimes release branch to client (#2098)
* [benchmarks] pr with weights (#2093) Co-authored-by: paritytech-ci <paritytech-ci@parity.io> * [benchmarks] pr with weights (#2092) Co-authored-by: paritytech-ci <paritytech-ci@parity.io> * [benchmarks] pr with weights (#2094) Co-authored-by: paritytech-ci <paritytech-ci@parity.io> Co-authored-by: paritytech-ci <paritytech-ci@parity.io>
This commit is contained in:
@@ -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-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("statemine-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -48,15 +48,15 @@ pub struct WeightInfo<T>(PhantomData<T>);
|
||||
impl<T: frame_system::Config> cumulus_pallet_xcmp_queue::WeightInfo for WeightInfo<T> {
|
||||
// Storage: XcmpQueue QueueConfig (r:1 w:1)
|
||||
fn set_config_with_u32() -> Weight {
|
||||
// Minimum execution time: 6_844 nanoseconds.
|
||||
Weight::from_ref_time(7_122_000)
|
||||
// Minimum execution time: 6_869 nanoseconds.
|
||||
Weight::from_ref_time(7_120_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: XcmpQueue QueueConfig (r:1 w:1)
|
||||
fn set_config_with_weight() -> Weight {
|
||||
// Minimum execution time: 6_960 nanoseconds.
|
||||
Weight::from_ref_time(7_173_000)
|
||||
// Minimum execution time: 6_951 nanoseconds.
|
||||
Weight::from_ref_time(7_079_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
|
||||
@@ -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-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("statemine-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -48,51 +48,51 @@ pub struct WeightInfo<T>(PhantomData<T>);
|
||||
impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `b` is `[0, 3932160]`.
|
||||
fn remark(b: u32, ) -> Weight {
|
||||
// Minimum execution time: 3_919 nanoseconds.
|
||||
Weight::from_ref_time(3_976_000)
|
||||
// Minimum execution time: 3_861 nanoseconds.
|
||||
Weight::from_ref_time(521_139)
|
||||
// Standard Error: 0
|
||||
.saturating_add(Weight::from_ref_time(411).saturating_mul(b.into()))
|
||||
.saturating_add(Weight::from_ref_time(513).saturating_mul(b.into()))
|
||||
}
|
||||
/// The range of component `b` is `[0, 3932160]`.
|
||||
fn remark_with_event(b: u32, ) -> Weight {
|
||||
// Minimum execution time: 13_679 nanoseconds.
|
||||
Weight::from_ref_time(13_807_000)
|
||||
// Minimum execution time: 13_018 nanoseconds.
|
||||
Weight::from_ref_time(13_177_000)
|
||||
// Standard Error: 0
|
||||
.saturating_add(Weight::from_ref_time(1_770).saturating_mul(b.into()))
|
||||
.saturating_add(Weight::from_ref_time(1_871).saturating_mul(b.into()))
|
||||
}
|
||||
// Storage: System Digest (r:1 w:1)
|
||||
// Storage: unknown [0x3a686561707061676573] (r:0 w:1)
|
||||
fn set_heap_pages() -> Weight {
|
||||
// Minimum execution time: 8_917 nanoseconds.
|
||||
Weight::from_ref_time(9_108_000)
|
||||
// Minimum execution time: 8_642 nanoseconds.
|
||||
Weight::from_ref_time(8_933_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
// Storage: Skipped Metadata (r:0 w:0)
|
||||
/// The range of component `i` is `[0, 1000]`.
|
||||
fn set_storage(i: u32, ) -> Weight {
|
||||
// Minimum execution time: 4_078 nanoseconds.
|
||||
Weight::from_ref_time(4_134_000)
|
||||
// Standard Error: 2_191
|
||||
.saturating_add(Weight::from_ref_time(624_841).saturating_mul(i.into()))
|
||||
// Minimum execution time: 3_938 nanoseconds.
|
||||
Weight::from_ref_time(4_022_000)
|
||||
// Standard Error: 2_046
|
||||
.saturating_add(Weight::from_ref_time(623_653).saturating_mul(i.into()))
|
||||
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into())))
|
||||
}
|
||||
// Storage: Skipped Metadata (r:0 w:0)
|
||||
/// The range of component `i` is `[0, 1000]`.
|
||||
fn kill_storage(i: u32, ) -> Weight {
|
||||
// Minimum execution time: 4_078 nanoseconds.
|
||||
Weight::from_ref_time(4_149_000)
|
||||
// Standard Error: 965
|
||||
.saturating_add(Weight::from_ref_time(446_865).saturating_mul(i.into()))
|
||||
// Minimum execution time: 3_800 nanoseconds.
|
||||
Weight::from_ref_time(3_871_000)
|
||||
// Standard Error: 923
|
||||
.saturating_add(Weight::from_ref_time(451_672).saturating_mul(i.into()))
|
||||
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into())))
|
||||
}
|
||||
// Storage: Skipped Metadata (r:0 w:0)
|
||||
/// The range of component `p` is `[0, 1000]`.
|
||||
fn kill_prefix(p: u32, ) -> Weight {
|
||||
// Minimum execution time: 5_538 nanoseconds.
|
||||
Weight::from_ref_time(5_728_000)
|
||||
// Standard Error: 1_272
|
||||
.saturating_add(Weight::from_ref_time(972_809).saturating_mul(p.into()))
|
||||
// Minimum execution time: 5_310 nanoseconds.
|
||||
Weight::from_ref_time(5_456_000)
|
||||
// Standard Error: 1_291
|
||||
.saturating_add(Weight::from_ref_time(973_813).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(p.into())))
|
||||
}
|
||||
}
|
||||
|
||||
@@ -17,8 +17,8 @@
|
||||
//! Autogenerated weights for `pallet_assets`
|
||||
//!
|
||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||
//! DATE: 2022-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("statemine-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -49,22 +49,22 @@ impl<T: frame_system::Config> pallet_assets::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Assets Asset (r:1 w:1)
|
||||
// Storage: System Account (r:1 w:1)
|
||||
fn create() -> Weight {
|
||||
// Minimum execution time: 27_691 nanoseconds.
|
||||
Weight::from_ref_time(28_210_000)
|
||||
// Minimum execution time: 27_889 nanoseconds.
|
||||
Weight::from_ref_time(28_352_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
// Storage: Assets Asset (r:1 w:1)
|
||||
fn force_create() -> Weight {
|
||||
// Minimum execution time: 17_264 nanoseconds.
|
||||
Weight::from_ref_time(17_619_000)
|
||||
// Minimum execution time: 17_520 nanoseconds.
|
||||
Weight::from_ref_time(17_939_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Assets Asset (r:1 w:1)
|
||||
fn start_destroy() -> Weight {
|
||||
// Minimum execution time: 19_150 nanoseconds.
|
||||
Weight::from_ref_time(19_455_000)
|
||||
// Minimum execution time: 19_773 nanoseconds.
|
||||
Weight::from_ref_time(20_178_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -73,10 +73,10 @@ impl<T: frame_system::Config> pallet_assets::WeightInfo for WeightInfo<T> {
|
||||
// Storage: System Account (r:20 w:20)
|
||||
/// The range of component `c` is `[0, 1000]`.
|
||||
fn destroy_accounts(c: u32, ) -> Weight {
|
||||
// Minimum execution time: 21_644 nanoseconds.
|
||||
Weight::from_ref_time(21_898_000)
|
||||
// Standard Error: 12_994
|
||||
.saturating_add(Weight::from_ref_time(13_266_487).saturating_mul(c.into()))
|
||||
// Minimum execution time: 21_667 nanoseconds.
|
||||
Weight::from_ref_time(21_856_000)
|
||||
// Standard Error: 13_596
|
||||
.saturating_add(Weight::from_ref_time(13_145_779).saturating_mul(c.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(c.into())))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
@@ -86,10 +86,10 @@ impl<T: frame_system::Config> pallet_assets::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Assets Approvals (r:1 w:0)
|
||||
/// The range of component `a` is `[0, 1000]`.
|
||||
fn destroy_approvals(a: u32, ) -> Weight {
|
||||
// Minimum execution time: 22_442 nanoseconds.
|
||||
Weight::from_ref_time(22_797_000)
|
||||
// Standard Error: 7_559
|
||||
.saturating_add(Weight::from_ref_time(12_882_952).saturating_mul(a.into()))
|
||||
// Minimum execution time: 23_014 nanoseconds.
|
||||
Weight::from_ref_time(23_385_000)
|
||||
// Standard Error: 8_139
|
||||
.saturating_add(Weight::from_ref_time(12_898_318).saturating_mul(a.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(a.into())))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
@@ -98,24 +98,24 @@ impl<T: frame_system::Config> pallet_assets::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Assets Asset (r:1 w:1)
|
||||
// Storage: Assets Metadata (r:1 w:0)
|
||||
fn finish_destroy() -> Weight {
|
||||
// Minimum execution time: 18_408 nanoseconds.
|
||||
Weight::from_ref_time(18_637_000)
|
||||
// Minimum execution time: 18_846 nanoseconds.
|
||||
Weight::from_ref_time(19_121_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Assets Asset (r:1 w:1)
|
||||
// Storage: Assets Account (r:1 w:1)
|
||||
fn mint() -> Weight {
|
||||
// Minimum execution time: 30_558 nanoseconds.
|
||||
Weight::from_ref_time(30_935_000)
|
||||
// Minimum execution time: 30_019 nanoseconds.
|
||||
Weight::from_ref_time(30_525_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
// Storage: Assets Asset (r:1 w:1)
|
||||
// Storage: Assets Account (r:1 w:1)
|
||||
fn burn() -> Weight {
|
||||
// Minimum execution time: 36_672 nanoseconds.
|
||||
Weight::from_ref_time(37_548_000)
|
||||
// Minimum execution time: 35_854 nanoseconds.
|
||||
Weight::from_ref_time(36_517_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -123,8 +123,8 @@ impl<T: frame_system::Config> pallet_assets::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Assets Account (r:2 w:2)
|
||||
// Storage: System Account (r:1 w:1)
|
||||
fn transfer() -> Weight {
|
||||
// Minimum execution time: 47_322 nanoseconds.
|
||||
Weight::from_ref_time(48_016_000)
|
||||
// Minimum execution time: 47_219 nanoseconds.
|
||||
Weight::from_ref_time(48_222_000)
|
||||
.saturating_add(T::DbWeight::get().reads(4))
|
||||
.saturating_add(T::DbWeight::get().writes(4))
|
||||
}
|
||||
@@ -132,8 +132,8 @@ impl<T: frame_system::Config> pallet_assets::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Assets Account (r:2 w:2)
|
||||
// Storage: System Account (r:1 w:1)
|
||||
fn transfer_keep_alive() -> Weight {
|
||||
// Minimum execution time: 39_627 nanoseconds.
|
||||
Weight::from_ref_time(40_353_000)
|
||||
// Minimum execution time: 40_074 nanoseconds.
|
||||
Weight::from_ref_time(41_279_000)
|
||||
.saturating_add(T::DbWeight::get().reads(4))
|
||||
.saturating_add(T::DbWeight::get().writes(4))
|
||||
}
|
||||
@@ -141,53 +141,53 @@ impl<T: frame_system::Config> pallet_assets::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Assets Account (r:2 w:2)
|
||||
// Storage: System Account (r:1 w:1)
|
||||
fn force_transfer() -> Weight {
|
||||
// Minimum execution time: 47_666 nanoseconds.
|
||||
Weight::from_ref_time(48_207_000)
|
||||
// Minimum execution time: 47_676 nanoseconds.
|
||||
Weight::from_ref_time(48_348_000)
|
||||
.saturating_add(T::DbWeight::get().reads(4))
|
||||
.saturating_add(T::DbWeight::get().writes(4))
|
||||
}
|
||||
// Storage: Assets Asset (r:1 w:0)
|
||||
// Storage: Assets Account (r:1 w:1)
|
||||
fn freeze() -> Weight {
|
||||
// Minimum execution time: 22_165 nanoseconds.
|
||||
Weight::from_ref_time(22_493_000)
|
||||
// Minimum execution time: 21_692 nanoseconds.
|
||||
Weight::from_ref_time(22_454_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Assets Asset (r:1 w:0)
|
||||
// Storage: Assets Account (r:1 w:1)
|
||||
fn thaw() -> Weight {
|
||||
// Minimum execution time: 21_889 nanoseconds.
|
||||
Weight::from_ref_time(22_283_000)
|
||||
// Minimum execution time: 22_401 nanoseconds.
|
||||
Weight::from_ref_time(22_802_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Assets Asset (r:1 w:1)
|
||||
fn freeze_asset() -> Weight {
|
||||
// Minimum execution time: 18_560 nanoseconds.
|
||||
Weight::from_ref_time(18_874_000)
|
||||
// Minimum execution time: 18_739 nanoseconds.
|
||||
Weight::from_ref_time(19_199_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Assets Asset (r:1 w:1)
|
||||
fn thaw_asset() -> Weight {
|
||||
// Minimum execution time: 18_383 nanoseconds.
|
||||
Weight::from_ref_time(18_917_000)
|
||||
// Minimum execution time: 18_677 nanoseconds.
|
||||
Weight::from_ref_time(19_074_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Assets Asset (r:1 w:1)
|
||||
// Storage: Assets Metadata (r:1 w:0)
|
||||
fn transfer_ownership() -> Weight {
|
||||
// Minimum execution time: 19_271 nanoseconds.
|
||||
Weight::from_ref_time(19_631_000)
|
||||
// Minimum execution time: 19_561 nanoseconds.
|
||||
Weight::from_ref_time(20_088_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Assets Asset (r:1 w:1)
|
||||
fn set_team() -> Weight {
|
||||
// Minimum execution time: 18_180 nanoseconds.
|
||||
Weight::from_ref_time(18_517_000)
|
||||
// Minimum execution time: 18_453 nanoseconds.
|
||||
Weight::from_ref_time(18_756_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -195,19 +195,21 @@ impl<T: frame_system::Config> pallet_assets::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Assets Metadata (r:1 w:1)
|
||||
/// The range of component `n` is `[0, 50]`.
|
||||
/// The range of component `s` is `[0, 50]`.
|
||||
fn set_metadata(_n: u32, s: u32, ) -> Weight {
|
||||
// Minimum execution time: 30_142 nanoseconds.
|
||||
Weight::from_ref_time(31_374_698)
|
||||
// Standard Error: 703
|
||||
.saturating_add(Weight::from_ref_time(4_165).saturating_mul(s.into()))
|
||||
fn set_metadata(n: u32, s: u32, ) -> Weight {
|
||||
// Minimum execution time: 30_577 nanoseconds.
|
||||
Weight::from_ref_time(31_511_901)
|
||||
// Standard Error: 593
|
||||
.saturating_add(Weight::from_ref_time(3_424).saturating_mul(n.into()))
|
||||
// Standard Error: 593
|
||||
.saturating_add(Weight::from_ref_time(2_751).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Assets Asset (r:1 w:0)
|
||||
// Storage: Assets Metadata (r:1 w:1)
|
||||
fn clear_metadata() -> Weight {
|
||||
// Minimum execution time: 31_646 nanoseconds.
|
||||
Weight::from_ref_time(32_234_000)
|
||||
// Minimum execution time: 32_062 nanoseconds.
|
||||
Weight::from_ref_time(32_511_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -216,33 +218,33 @@ impl<T: frame_system::Config> pallet_assets::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `n` is `[0, 50]`.
|
||||
/// The range of component `s` is `[0, 50]`.
|
||||
fn force_set_metadata(_n: u32, s: u32, ) -> Weight {
|
||||
// Minimum execution time: 18_874 nanoseconds.
|
||||
Weight::from_ref_time(19_642_290)
|
||||
// Standard Error: 436
|
||||
.saturating_add(Weight::from_ref_time(649).saturating_mul(s.into()))
|
||||
// Minimum execution time: 18_824 nanoseconds.
|
||||
Weight::from_ref_time(19_591_386)
|
||||
// Standard Error: 483
|
||||
.saturating_add(Weight::from_ref_time(862).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Assets Asset (r:1 w:0)
|
||||
// Storage: Assets Metadata (r:1 w:1)
|
||||
fn force_clear_metadata() -> Weight {
|
||||
// Minimum execution time: 31_720 nanoseconds.
|
||||
Weight::from_ref_time(32_217_000)
|
||||
// Minimum execution time: 32_223 nanoseconds.
|
||||
Weight::from_ref_time(32_541_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Assets Asset (r:1 w:1)
|
||||
fn force_asset_status() -> Weight {
|
||||
// Minimum execution time: 17_817 nanoseconds.
|
||||
Weight::from_ref_time(18_124_000)
|
||||
// Minimum execution time: 17_758 nanoseconds.
|
||||
Weight::from_ref_time(18_230_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Assets Asset (r:1 w:1)
|
||||
// Storage: Assets Approvals (r:1 w:1)
|
||||
fn approve_transfer() -> Weight {
|
||||
// Minimum execution time: 33_692 nanoseconds.
|
||||
Weight::from_ref_time(34_846_000)
|
||||
// Minimum execution time: 34_399 nanoseconds.
|
||||
Weight::from_ref_time(34_979_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -251,24 +253,24 @@ impl<T: frame_system::Config> pallet_assets::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Assets Account (r:2 w:2)
|
||||
// Storage: System Account (r:1 w:1)
|
||||
fn transfer_approved() -> Weight {
|
||||
// Minimum execution time: 61_857 nanoseconds.
|
||||
Weight::from_ref_time(62_636_000)
|
||||
// Minimum execution time: 61_629 nanoseconds.
|
||||
Weight::from_ref_time(62_373_000)
|
||||
.saturating_add(T::DbWeight::get().reads(5))
|
||||
.saturating_add(T::DbWeight::get().writes(5))
|
||||
}
|
||||
// Storage: Assets Asset (r:1 w:1)
|
||||
// Storage: Assets Approvals (r:1 w:1)
|
||||
fn cancel_approval() -> Weight {
|
||||
// Minimum execution time: 36_218 nanoseconds.
|
||||
Weight::from_ref_time(36_559_000)
|
||||
// Minimum execution time: 36_892 nanoseconds.
|
||||
Weight::from_ref_time(37_266_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
// Storage: Assets Asset (r:1 w:1)
|
||||
// Storage: Assets Approvals (r:1 w:1)
|
||||
fn force_cancel_approval() -> Weight {
|
||||
// Minimum execution time: 36_905 nanoseconds.
|
||||
Weight::from_ref_time(37_500_000)
|
||||
// Minimum execution time: 37_714 nanoseconds.
|
||||
Weight::from_ref_time(38_077_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
|
||||
@@ -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-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("statemine-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -48,50 +48,50 @@ pub struct WeightInfo<T>(PhantomData<T>);
|
||||
impl<T: frame_system::Config> pallet_balances::WeightInfo for WeightInfo<T> {
|
||||
// Storage: System Account (r:1 w:1)
|
||||
fn transfer() -> Weight {
|
||||
// Minimum execution time: 41_318 nanoseconds.
|
||||
Weight::from_ref_time(41_955_000)
|
||||
// Minimum execution time: 41_307 nanoseconds.
|
||||
Weight::from_ref_time(42_376_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: System Account (r:1 w:1)
|
||||
fn transfer_keep_alive() -> Weight {
|
||||
// Minimum execution time: 31_411 nanoseconds.
|
||||
Weight::from_ref_time(32_017_000)
|
||||
// Minimum execution time: 32_115 nanoseconds.
|
||||
Weight::from_ref_time(32_892_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: System Account (r:1 w:1)
|
||||
fn set_balance_creating() -> Weight {
|
||||
// Minimum execution time: 22_832 nanoseconds.
|
||||
Weight::from_ref_time(23_419_000)
|
||||
// Minimum execution time: 24_352 nanoseconds.
|
||||
Weight::from_ref_time(24_551_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: System Account (r:1 w:1)
|
||||
fn set_balance_killing() -> Weight {
|
||||
// Minimum execution time: 26_415 nanoseconds.
|
||||
Weight::from_ref_time(26_818_000)
|
||||
// Minimum execution time: 27_194 nanoseconds.
|
||||
Weight::from_ref_time(27_521_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: System Account (r:2 w:2)
|
||||
fn force_transfer() -> Weight {
|
||||
// Minimum execution time: 41_662 nanoseconds.
|
||||
Weight::from_ref_time(42_609_000)
|
||||
// Minimum execution time: 42_252 nanoseconds.
|
||||
Weight::from_ref_time(42_821_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
// Storage: System Account (r:1 w:1)
|
||||
fn transfer_all() -> Weight {
|
||||
// Minimum execution time: 37_061 nanoseconds.
|
||||
Weight::from_ref_time(37_705_000)
|
||||
// Minimum execution time: 37_468 nanoseconds.
|
||||
Weight::from_ref_time(37_957_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: System Account (r:1 w:1)
|
||||
fn force_unreserve() -> Weight {
|
||||
// Minimum execution time: 20_666 nanoseconds.
|
||||
Weight::from_ref_time(20_929_000)
|
||||
// Minimum execution time: 21_068 nanoseconds.
|
||||
Weight::from_ref_time(21_505_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
|
||||
@@ -17,8 +17,8 @@
|
||||
//! Autogenerated weights for `pallet_collator_selection`
|
||||
//!
|
||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||
//! DATE: 2022-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("statemine-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -50,23 +50,23 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
|
||||
// Storage: CollatorSelection Invulnerables (r:0 w:1)
|
||||
/// The range of component `b` is `[1, 100]`.
|
||||
fn set_invulnerables(b: u32, ) -> Weight {
|
||||
// Minimum execution time: 21_009 nanoseconds.
|
||||
Weight::from_ref_time(22_782_519)
|
||||
// Standard Error: 3_817
|
||||
.saturating_add(Weight::from_ref_time(2_244_637).saturating_mul(b.into()))
|
||||
// Minimum execution time: 20_997 nanoseconds.
|
||||
Weight::from_ref_time(22_959_709)
|
||||
// Standard Error: 4_060
|
||||
.saturating_add(Weight::from_ref_time(2_260_854).saturating_mul(b.into()))
|
||||
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(b.into())))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: CollatorSelection DesiredCandidates (r:0 w:1)
|
||||
fn set_desired_candidates() -> Weight {
|
||||
// Minimum execution time: 13_625 nanoseconds.
|
||||
Weight::from_ref_time(14_070_000)
|
||||
// Minimum execution time: 13_200 nanoseconds.
|
||||
Weight::from_ref_time(13_451_000)
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: CollatorSelection CandidacyBond (r:0 w:1)
|
||||
fn set_candidacy_bond() -> Weight {
|
||||
// Minimum execution time: 13_691 nanoseconds.
|
||||
Weight::from_ref_time(14_032_000)
|
||||
// Minimum execution time: 13_468 nanoseconds.
|
||||
Weight::from_ref_time(13_795_000)
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: CollatorSelection Candidates (r:1 w:1)
|
||||
@@ -77,10 +77,10 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
|
||||
// Storage: CollatorSelection LastAuthoredBlock (r:0 w:1)
|
||||
/// The range of component `c` is `[1, 999]`.
|
||||
fn register_as_candidate(c: u32, ) -> Weight {
|
||||
// Minimum execution time: 44_294 nanoseconds.
|
||||
Weight::from_ref_time(41_574_350)
|
||||
// Standard Error: 1_029
|
||||
.saturating_add(Weight::from_ref_time(132_223).saturating_mul(c.into()))
|
||||
// Minimum execution time: 45_185 nanoseconds.
|
||||
Weight::from_ref_time(41_407_996)
|
||||
// Standard Error: 1_031
|
||||
.saturating_add(Weight::from_ref_time(134_154).saturating_mul(c.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(5))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -88,10 +88,10 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
|
||||
// Storage: CollatorSelection LastAuthoredBlock (r:0 w:1)
|
||||
/// The range of component `c` is `[6, 1000]`.
|
||||
fn leave_intent(c: u32, ) -> Weight {
|
||||
// Minimum execution time: 34_163 nanoseconds.
|
||||
Weight::from_ref_time(28_470_095)
|
||||
// Standard Error: 1_039
|
||||
.saturating_add(Weight::from_ref_time(126_663).saturating_mul(c.into()))
|
||||
// Minimum execution time: 35_024 nanoseconds.
|
||||
Weight::from_ref_time(28_385_415)
|
||||
// Standard Error: 1_089
|
||||
.saturating_add(Weight::from_ref_time(128_087).saturating_mul(c.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -99,8 +99,8 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
|
||||
// Storage: System BlockWeight (r:1 w:1)
|
||||
// Storage: CollatorSelection LastAuthoredBlock (r:0 w:1)
|
||||
fn note_author() -> Weight {
|
||||
// Minimum execution time: 30_143 nanoseconds.
|
||||
Weight::from_ref_time(30_631_000)
|
||||
// Minimum execution time: 30_981 nanoseconds.
|
||||
Weight::from_ref_time(31_702_000)
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(4))
|
||||
}
|
||||
@@ -112,10 +112,10 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
|
||||
/// The range of component `r` is `[1, 1000]`.
|
||||
/// The range of component `c` is `[1, 1000]`.
|
||||
fn new_session(_r: u32, c: u32, ) -> Weight {
|
||||
// Minimum execution time: 19_764 nanoseconds.
|
||||
Weight::from_ref_time(20_011_000)
|
||||
// Standard Error: 764_093
|
||||
.saturating_add(Weight::from_ref_time(27_541_884).saturating_mul(c.into()))
|
||||
// Minimum execution time: 20_472 nanoseconds.
|
||||
Weight::from_ref_time(20_650_000)
|
||||
// Standard Error: 765_494
|
||||
.saturating_add(Weight::from_ref_time(27_605_657).saturating_mul(c.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(4))
|
||||
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(c.into())))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
|
||||
@@ -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-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("statemine-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -48,22 +48,22 @@ pub struct WeightInfo<T>(PhantomData<T>);
|
||||
impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `z` is `[0, 10000]`.
|
||||
fn as_multi_threshold_1(z: u32, ) -> Weight {
|
||||
// Minimum execution time: 15_740 nanoseconds.
|
||||
Weight::from_ref_time(16_192_901)
|
||||
// Minimum execution time: 15_833 nanoseconds.
|
||||
Weight::from_ref_time(16_060_533)
|
||||
// Standard Error: 2
|
||||
.saturating_add(Weight::from_ref_time(592).saturating_mul(z.into()))
|
||||
.saturating_add(Weight::from_ref_time(703).saturating_mul(z.into()))
|
||||
}
|
||||
// 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 {
|
||||
// Minimum execution time: 43_792 nanoseconds.
|
||||
Weight::from_ref_time(36_530_624)
|
||||
// Standard Error: 859
|
||||
.saturating_add(Weight::from_ref_time(86_126).saturating_mul(s.into()))
|
||||
// Standard Error: 8
|
||||
.saturating_add(Weight::from_ref_time(1_599).saturating_mul(z.into()))
|
||||
// Minimum execution time: 43_499 nanoseconds.
|
||||
Weight::from_ref_time(36_008_259)
|
||||
// Standard Error: 783
|
||||
.saturating_add(Weight::from_ref_time(89_482).saturating_mul(s.into()))
|
||||
// Standard Error: 7
|
||||
.saturating_add(Weight::from_ref_time(1_716).saturating_mul(z.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -71,12 +71,12 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
||||
/// 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 {
|
||||
// Minimum execution time: 34_402 nanoseconds.
|
||||
Weight::from_ref_time(27_199_438)
|
||||
// Standard Error: 533
|
||||
.saturating_add(Weight::from_ref_time(80_893).saturating_mul(s.into()))
|
||||
// Standard Error: 5
|
||||
.saturating_add(Weight::from_ref_time(1_609).saturating_mul(z.into()))
|
||||
// Minimum execution time: 34_468 nanoseconds.
|
||||
Weight::from_ref_time(26_712_541)
|
||||
// Standard Error: 690
|
||||
.saturating_add(Weight::from_ref_time(84_035).saturating_mul(s.into()))
|
||||
// Standard Error: 6
|
||||
.saturating_add(Weight::from_ref_time(1_722).saturating_mul(z.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -85,12 +85,12 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
||||
/// 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 {
|
||||
// Minimum execution time: 48_203 nanoseconds.
|
||||
Weight::from_ref_time(39_327_294)
|
||||
// Standard Error: 972
|
||||
.saturating_add(Weight::from_ref_time(102_451).saturating_mul(s.into()))
|
||||
// Standard Error: 9
|
||||
.saturating_add(Weight::from_ref_time(1_620).saturating_mul(z.into()))
|
||||
// Minimum execution time: 48_159 nanoseconds.
|
||||
Weight::from_ref_time(38_562_147)
|
||||
// Standard Error: 697
|
||||
.saturating_add(Weight::from_ref_time(106_351).saturating_mul(s.into()))
|
||||
// Standard Error: 6
|
||||
.saturating_add(Weight::from_ref_time(1_725).saturating_mul(z.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -98,30 +98,30 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
||||
// Storage: unknown [0x3a65787472696e7369635f696e646578] (r:1 w:0)
|
||||
/// The range of component `s` is `[2, 100]`.
|
||||
fn approve_as_multi_create(s: u32, ) -> Weight {
|
||||
// Minimum execution time: 32_000 nanoseconds.
|
||||
Weight::from_ref_time(35_051_831)
|
||||
// Standard Error: 997
|
||||
.saturating_add(Weight::from_ref_time(90_076).saturating_mul(s.into()))
|
||||
// Minimum execution time: 32_251 nanoseconds.
|
||||
Weight::from_ref_time(34_599_358)
|
||||
// Standard Error: 1_034
|
||||
.saturating_add(Weight::from_ref_time(93_206).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Multisig Multisigs (r:1 w:1)
|
||||
/// The range of component `s` is `[2, 100]`.
|
||||
fn approve_as_multi_approve(s: u32, ) -> Weight {
|
||||
// Minimum execution time: 23_262 nanoseconds.
|
||||
Weight::from_ref_time(25_347_876)
|
||||
// Standard Error: 839
|
||||
.saturating_add(Weight::from_ref_time(88_662).saturating_mul(s.into()))
|
||||
// Minimum execution time: 23_182 nanoseconds.
|
||||
Weight::from_ref_time(25_251_199)
|
||||
// Standard Error: 851
|
||||
.saturating_add(Weight::from_ref_time(88_821).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Multisig Multisigs (r:1 w:1)
|
||||
/// The range of component `s` is `[2, 100]`.
|
||||
fn cancel_as_multi(s: u32, ) -> Weight {
|
||||
// Minimum execution time: 32_913 nanoseconds.
|
||||
Weight::from_ref_time(35_087_663)
|
||||
// Standard Error: 871
|
||||
.saturating_add(Weight::from_ref_time(91_420).saturating_mul(s.into()))
|
||||
// Minimum execution time: 31_889 nanoseconds.
|
||||
Weight::from_ref_time(34_900_515)
|
||||
// Standard Error: 1_130
|
||||
.saturating_add(Weight::from_ref_time(93_866).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
|
||||
@@ -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-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("statemine-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -49,10 +49,10 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Proxy Proxies (r:1 w:0)
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn proxy(p: u32, ) -> Weight {
|
||||
// Minimum execution time: 21_152 nanoseconds.
|
||||
Weight::from_ref_time(23_050_659)
|
||||
// Standard Error: 3_294
|
||||
.saturating_add(Weight::from_ref_time(18_228).saturating_mul(p.into()))
|
||||
// Minimum execution time: 21_373 nanoseconds.
|
||||
Weight::from_ref_time(22_600_642)
|
||||
// Standard Error: 1_731
|
||||
.saturating_add(Weight::from_ref_time(41_667).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
}
|
||||
// Storage: Proxy Proxies (r:1 w:0)
|
||||
@@ -61,12 +61,12 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `a` is `[0, 31]`.
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn proxy_announced(a: u32, p: u32, ) -> Weight {
|
||||
// Minimum execution time: 39_816 nanoseconds.
|
||||
Weight::from_ref_time(39_405_608)
|
||||
// Standard Error: 1_903
|
||||
.saturating_add(Weight::from_ref_time(134_468).saturating_mul(a.into()))
|
||||
// Standard Error: 1_966
|
||||
.saturating_add(Weight::from_ref_time(53_275).saturating_mul(p.into()))
|
||||
// Minimum execution time: 39_638 nanoseconds.
|
||||
Weight::from_ref_time(39_139_943)
|
||||
// Standard Error: 1_630
|
||||
.saturating_add(Weight::from_ref_time(134_849).saturating_mul(a.into()))
|
||||
// Standard Error: 1_684
|
||||
.saturating_add(Weight::from_ref_time(49_427).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -75,12 +75,12 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `a` is `[0, 31]`.
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn remove_announcement(a: u32, p: u32, ) -> Weight {
|
||||
// Minimum execution time: 27_523 nanoseconds.
|
||||
Weight::from_ref_time(28_272_532)
|
||||
// Standard Error: 1_376
|
||||
.saturating_add(Weight::from_ref_time(128_200).saturating_mul(a.into()))
|
||||
// Standard Error: 1_422
|
||||
.saturating_add(Weight::from_ref_time(15_264).saturating_mul(p.into()))
|
||||
// Minimum execution time: 27_004 nanoseconds.
|
||||
Weight::from_ref_time(28_014_338)
|
||||
// Standard Error: 1_540
|
||||
.saturating_add(Weight::from_ref_time(129_575).saturating_mul(a.into()))
|
||||
// Standard Error: 1_591
|
||||
.saturating_add(Weight::from_ref_time(14_624).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -89,12 +89,12 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `a` is `[0, 31]`.
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn reject_announcement(a: u32, p: u32, ) -> Weight {
|
||||
// Minimum execution time: 27_750 nanoseconds.
|
||||
Weight::from_ref_time(28_644_306)
|
||||
// Standard Error: 1_659
|
||||
.saturating_add(Weight::from_ref_time(119_508).saturating_mul(a.into()))
|
||||
// Standard Error: 1_714
|
||||
.saturating_add(Weight::from_ref_time(16_971).saturating_mul(p.into()))
|
||||
// Minimum execution time: 27_097 nanoseconds.
|
||||
Weight::from_ref_time(28_544_191)
|
||||
// Standard Error: 1_931
|
||||
.saturating_add(Weight::from_ref_time(115_431).saturating_mul(a.into()))
|
||||
// Standard Error: 1_995
|
||||
.saturating_add(Weight::from_ref_time(13_480).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -104,42 +104,42 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `a` is `[0, 31]`.
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn announce(a: u32, p: u32, ) -> Weight {
|
||||
// Minimum execution time: 35_983 nanoseconds.
|
||||
Weight::from_ref_time(36_651_889)
|
||||
// Standard Error: 2_166
|
||||
.saturating_add(Weight::from_ref_time(119_974).saturating_mul(a.into()))
|
||||
// Standard Error: 2_238
|
||||
.saturating_add(Weight::from_ref_time(48_188).saturating_mul(p.into()))
|
||||
// Minimum execution time: 35_811 nanoseconds.
|
||||
Weight::from_ref_time(36_218_316)
|
||||
// Standard Error: 1_831
|
||||
.saturating_add(Weight::from_ref_time(117_371).saturating_mul(a.into()))
|
||||
// Standard Error: 1_892
|
||||
.saturating_add(Weight::from_ref_time(49_512).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
// Storage: Proxy Proxies (r:1 w:1)
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn add_proxy(p: u32, ) -> Weight {
|
||||
// Minimum execution time: 29_177 nanoseconds.
|
||||
Weight::from_ref_time(30_731_712)
|
||||
// Standard Error: 1_788
|
||||
.saturating_add(Weight::from_ref_time(70_028).saturating_mul(p.into()))
|
||||
// Minimum execution time: 29_051 nanoseconds.
|
||||
Weight::from_ref_time(30_407_511)
|
||||
// Standard Error: 1_792
|
||||
.saturating_add(Weight::from_ref_time(84_934).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Proxy Proxies (r:1 w:1)
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn remove_proxy(p: u32, ) -> Weight {
|
||||
// Minimum execution time: 29_575 nanoseconds.
|
||||
Weight::from_ref_time(30_796_953)
|
||||
// Standard Error: 2_162
|
||||
.saturating_add(Weight::from_ref_time(82_372).saturating_mul(p.into()))
|
||||
// Minimum execution time: 29_313 nanoseconds.
|
||||
Weight::from_ref_time(30_594_642)
|
||||
// Standard Error: 2_217
|
||||
.saturating_add(Weight::from_ref_time(75_208).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Proxy Proxies (r:1 w:1)
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn remove_proxies(p: u32, ) -> Weight {
|
||||
// Minimum execution time: 25_514 nanoseconds.
|
||||
Weight::from_ref_time(26_752_018)
|
||||
// Standard Error: 1_688
|
||||
.saturating_add(Weight::from_ref_time(47_064).saturating_mul(p.into()))
|
||||
// Minimum execution time: 24_961 nanoseconds.
|
||||
Weight::from_ref_time(26_233_957)
|
||||
// Standard Error: 2_028
|
||||
.saturating_add(Weight::from_ref_time(56_642).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -147,20 +147,20 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Proxy Proxies (r:1 w:1)
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn create_pure(p: u32, ) -> Weight {
|
||||
// Minimum execution time: 31_400 nanoseconds.
|
||||
Weight::from_ref_time(32_761_873)
|
||||
// Standard Error: 9_079
|
||||
.saturating_add(Weight::from_ref_time(64_506).saturating_mul(p.into()))
|
||||
// Minimum execution time: 31_607 nanoseconds.
|
||||
Weight::from_ref_time(32_933_514)
|
||||
// Standard Error: 1_933
|
||||
.saturating_add(Weight::from_ref_time(16_493).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Proxy Proxies (r:1 w:1)
|
||||
/// The range of component `p` is `[0, 30]`.
|
||||
fn kill_pure(p: u32, ) -> Weight {
|
||||
// Minimum execution time: 26_823 nanoseconds.
|
||||
Weight::from_ref_time(28_399_196)
|
||||
// Standard Error: 1_685
|
||||
.saturating_add(Weight::from_ref_time(49_327).saturating_mul(p.into()))
|
||||
// Minimum execution time: 27_095 nanoseconds.
|
||||
Weight::from_ref_time(28_222_628)
|
||||
// Standard Error: 1_570
|
||||
.saturating_add(Weight::from_ref_time(40_592).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
|
||||
@@ -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-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("statemine-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -49,16 +49,16 @@ impl<T: frame_system::Config> pallet_session::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Session NextKeys (r:1 w:1)
|
||||
// Storage: Session KeyOwner (r:1 w:1)
|
||||
fn set_keys() -> Weight {
|
||||
// Minimum execution time: 22_444 nanoseconds.
|
||||
Weight::from_ref_time(23_247_000)
|
||||
// Minimum execution time: 22_098 nanoseconds.
|
||||
Weight::from_ref_time(22_583_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
// Storage: Session NextKeys (r:1 w:1)
|
||||
// Storage: Session KeyOwner (r:0 w:1)
|
||||
fn purge_keys() -> Weight {
|
||||
// Minimum execution time: 18_986 nanoseconds.
|
||||
Weight::from_ref_time(19_353_000)
|
||||
// Minimum execution time: 18_692 nanoseconds.
|
||||
Weight::from_ref_time(19_036_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
|
||||
@@ -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-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("statemine-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -49,13 +49,13 @@ impl<T: frame_system::Config> pallet_timestamp::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Timestamp Now (r:1 w:1)
|
||||
// Storage: Aura CurrentSlot (r:1 w:0)
|
||||
fn set() -> Weight {
|
||||
// Minimum execution time: 9_277 nanoseconds.
|
||||
Weight::from_ref_time(9_481_000)
|
||||
// Minimum execution time: 9_035 nanoseconds.
|
||||
Weight::from_ref_time(9_300_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
fn on_finalize() -> Weight {
|
||||
// Minimum execution time: 3_799 nanoseconds.
|
||||
Weight::from_ref_time(3_944_000)
|
||||
// Minimum execution time: 3_847 nanoseconds.
|
||||
Weight::from_ref_time(4_003_000)
|
||||
}
|
||||
}
|
||||
|
||||
@@ -17,8 +17,8 @@
|
||||
//! Autogenerated weights for `pallet_uniques`
|
||||
//!
|
||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||
//! DATE: 2022-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("statemine-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -49,16 +49,16 @@ impl<T: frame_system::Config> pallet_uniques::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Uniques Class (r:1 w:1)
|
||||
// Storage: Uniques ClassAccount (r:0 w:1)
|
||||
fn create() -> Weight {
|
||||
// Minimum execution time: 30_553 nanoseconds.
|
||||
Weight::from_ref_time(31_335_000)
|
||||
// Minimum execution time: 30_131 nanoseconds.
|
||||
Weight::from_ref_time(30_699_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
// Storage: Uniques Class (r:1 w:1)
|
||||
// Storage: Uniques ClassAccount (r:0 w:1)
|
||||
fn force_create() -> Weight {
|
||||
// Minimum execution time: 20_306 nanoseconds.
|
||||
Weight::from_ref_time(20_621_000)
|
||||
// Minimum execution time: 19_820 nanoseconds.
|
||||
Weight::from_ref_time(20_234_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -74,14 +74,14 @@ impl<T: frame_system::Config> pallet_uniques::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `m` is `[0, 1000]`.
|
||||
/// The range of component `a` is `[0, 1000]`.
|
||||
fn destroy(n: u32, m: u32, a: u32, ) -> Weight {
|
||||
// Minimum execution time: 2_328_818 nanoseconds.
|
||||
Weight::from_ref_time(2_356_006_000)
|
||||
// Standard Error: 25_300
|
||||
.saturating_add(Weight::from_ref_time(8_261_731).saturating_mul(n.into()))
|
||||
// Standard Error: 25_300
|
||||
.saturating_add(Weight::from_ref_time(257_219).saturating_mul(m.into()))
|
||||
// Standard Error: 25_300
|
||||
.saturating_add(Weight::from_ref_time(264_540).saturating_mul(a.into()))
|
||||
// Minimum execution time: 2_356_302 nanoseconds.
|
||||
Weight::from_ref_time(2_387_407_000)
|
||||
// Standard Error: 25_384
|
||||
.saturating_add(Weight::from_ref_time(8_135_203).saturating_mul(n.into()))
|
||||
// Standard Error: 25_384
|
||||
.saturating_add(Weight::from_ref_time(215_659).saturating_mul(m.into()))
|
||||
// Standard Error: 25_384
|
||||
.saturating_add(Weight::from_ref_time(288_548).saturating_mul(a.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(n.into())))
|
||||
.saturating_add(T::DbWeight::get().writes(4))
|
||||
@@ -94,8 +94,8 @@ impl<T: frame_system::Config> pallet_uniques::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Uniques CollectionMaxSupply (r:1 w:0)
|
||||
// Storage: Uniques Account (r:0 w:1)
|
||||
fn mint() -> Weight {
|
||||
// Minimum execution time: 38_688 nanoseconds.
|
||||
Weight::from_ref_time(39_217_000)
|
||||
// Minimum execution time: 37_464 nanoseconds.
|
||||
Weight::from_ref_time(37_967_000)
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(3))
|
||||
}
|
||||
@@ -104,8 +104,8 @@ impl<T: frame_system::Config> pallet_uniques::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Uniques Account (r:0 w:1)
|
||||
// Storage: Uniques ItemPriceOf (r:0 w:1)
|
||||
fn burn() -> Weight {
|
||||
// Minimum execution time: 39_932 nanoseconds.
|
||||
Weight::from_ref_time(40_613_000)
|
||||
// Minimum execution time: 40_157 nanoseconds.
|
||||
Weight::from_ref_time(40_872_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(4))
|
||||
}
|
||||
@@ -114,8 +114,8 @@ impl<T: frame_system::Config> pallet_uniques::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Uniques Account (r:0 w:2)
|
||||
// Storage: Uniques ItemPriceOf (r:0 w:1)
|
||||
fn transfer() -> Weight {
|
||||
// Minimum execution time: 31_640 nanoseconds.
|
||||
Weight::from_ref_time(31_954_000)
|
||||
// Minimum execution time: 30_932 nanoseconds.
|
||||
Weight::from_ref_time(31_294_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(4))
|
||||
}
|
||||
@@ -123,10 +123,10 @@ impl<T: frame_system::Config> pallet_uniques::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Uniques Asset (r:102 w:102)
|
||||
/// The range of component `i` is `[0, 5000]`.
|
||||
fn redeposit(i: u32, ) -> Weight {
|
||||
// Minimum execution time: 20_417 nanoseconds.
|
||||
Weight::from_ref_time(20_569_000)
|
||||
// Standard Error: 13_979
|
||||
.saturating_add(Weight::from_ref_time(11_031_095).saturating_mul(i.into()))
|
||||
// Minimum execution time: 20_026 nanoseconds.
|
||||
Weight::from_ref_time(20_231_000)
|
||||
// Standard Error: 12_527
|
||||
.saturating_add(Weight::from_ref_time(10_704_917).saturating_mul(i.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(i.into())))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
@@ -135,30 +135,30 @@ impl<T: frame_system::Config> pallet_uniques::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Uniques Asset (r:1 w:1)
|
||||
// Storage: Uniques Class (r:1 w:0)
|
||||
fn freeze() -> Weight {
|
||||
// Minimum execution time: 24_601 nanoseconds.
|
||||
Weight::from_ref_time(24_851_000)
|
||||
// Minimum execution time: 23_390 nanoseconds.
|
||||
Weight::from_ref_time(23_815_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Uniques Asset (r:1 w:1)
|
||||
// Storage: Uniques Class (r:1 w:0)
|
||||
fn thaw() -> Weight {
|
||||
// Minimum execution time: 23_688 nanoseconds.
|
||||
Weight::from_ref_time(24_189_000)
|
||||
// Minimum execution time: 23_820 nanoseconds.
|
||||
Weight::from_ref_time(24_104_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Uniques Class (r:1 w:1)
|
||||
fn freeze_collection() -> Weight {
|
||||
// Minimum execution time: 19_606 nanoseconds.
|
||||
Weight::from_ref_time(19_922_000)
|
||||
// Minimum execution time: 19_771 nanoseconds.
|
||||
Weight::from_ref_time(20_202_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Uniques Class (r:1 w:1)
|
||||
fn thaw_collection() -> Weight {
|
||||
// Minimum execution time: 19_335 nanoseconds.
|
||||
Weight::from_ref_time(19_831_000)
|
||||
// Minimum execution time: 19_479 nanoseconds.
|
||||
Weight::from_ref_time(20_154_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -166,23 +166,23 @@ impl<T: frame_system::Config> pallet_uniques::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Uniques Class (r:1 w:1)
|
||||
// Storage: Uniques ClassAccount (r:0 w:2)
|
||||
fn transfer_ownership() -> Weight {
|
||||
// Minimum execution time: 27_519 nanoseconds.
|
||||
Weight::from_ref_time(28_009_000)
|
||||
// Minimum execution time: 27_498 nanoseconds.
|
||||
Weight::from_ref_time(27_629_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(4))
|
||||
}
|
||||
// Storage: Uniques Class (r:1 w:1)
|
||||
fn set_team() -> Weight {
|
||||
// Minimum execution time: 20_057 nanoseconds.
|
||||
Weight::from_ref_time(20_615_000)
|
||||
// Minimum execution time: 19_795 nanoseconds.
|
||||
Weight::from_ref_time(20_100_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Uniques Class (r:1 w:1)
|
||||
// Storage: Uniques ClassAccount (r:0 w:1)
|
||||
fn force_item_status() -> Weight {
|
||||
// Minimum execution time: 23_296 nanoseconds.
|
||||
Weight::from_ref_time(23_464_000)
|
||||
// Minimum execution time: 22_380 nanoseconds.
|
||||
Weight::from_ref_time(22_796_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -190,8 +190,8 @@ impl<T: frame_system::Config> pallet_uniques::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Uniques InstanceMetadataOf (r:1 w:0)
|
||||
// Storage: Uniques Attribute (r:1 w:1)
|
||||
fn set_attribute() -> Weight {
|
||||
// Minimum execution time: 43_776 nanoseconds.
|
||||
Weight::from_ref_time(44_536_000)
|
||||
// Minimum execution time: 43_564 nanoseconds.
|
||||
Weight::from_ref_time(44_015_000)
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -199,79 +199,79 @@ impl<T: frame_system::Config> pallet_uniques::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Uniques InstanceMetadataOf (r:1 w:0)
|
||||
// Storage: Uniques Attribute (r:1 w:1)
|
||||
fn clear_attribute() -> Weight {
|
||||
// Minimum execution time: 42_660 nanoseconds.
|
||||
Weight::from_ref_time(43_620_000)
|
||||
// Minimum execution time: 41_876 nanoseconds.
|
||||
Weight::from_ref_time(42_491_000)
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
// Storage: Uniques Class (r:1 w:1)
|
||||
// Storage: Uniques InstanceMetadataOf (r:1 w:1)
|
||||
fn set_metadata() -> Weight {
|
||||
// Minimum execution time: 36_573 nanoseconds.
|
||||
Weight::from_ref_time(37_107_000)
|
||||
// Minimum execution time: 34_915 nanoseconds.
|
||||
Weight::from_ref_time(35_502_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
// Storage: Uniques Class (r:1 w:1)
|
||||
// Storage: Uniques InstanceMetadataOf (r:1 w:1)
|
||||
fn clear_metadata() -> Weight {
|
||||
// Minimum execution time: 36_705 nanoseconds.
|
||||
Weight::from_ref_time(37_601_000)
|
||||
// Minimum execution time: 36_986 nanoseconds.
|
||||
Weight::from_ref_time(37_538_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
// Storage: Uniques Class (r:1 w:1)
|
||||
// Storage: Uniques ClassMetadataOf (r:1 w:1)
|
||||
fn set_collection_metadata() -> Weight {
|
||||
// Minimum execution time: 34_921 nanoseconds.
|
||||
Weight::from_ref_time(35_832_000)
|
||||
// Minimum execution time: 34_749 nanoseconds.
|
||||
Weight::from_ref_time(35_273_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
// Storage: Uniques Class (r:1 w:0)
|
||||
// Storage: Uniques ClassMetadataOf (r:1 w:1)
|
||||
fn clear_collection_metadata() -> Weight {
|
||||
// Minimum execution time: 34_617 nanoseconds.
|
||||
Weight::from_ref_time(34_919_000)
|
||||
// Minimum execution time: 33_620 nanoseconds.
|
||||
Weight::from_ref_time(34_021_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Uniques Class (r:1 w:0)
|
||||
// Storage: Uniques Asset (r:1 w:1)
|
||||
fn approve_transfer() -> Weight {
|
||||
// Minimum execution time: 26_019 nanoseconds.
|
||||
Weight::from_ref_time(26_484_000)
|
||||
// Minimum execution time: 24_943 nanoseconds.
|
||||
Weight::from_ref_time(25_482_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Uniques Class (r:1 w:0)
|
||||
// Storage: Uniques Asset (r:1 w:1)
|
||||
fn cancel_approval() -> Weight {
|
||||
// Minimum execution time: 25_579 nanoseconds.
|
||||
Weight::from_ref_time(26_128_000)
|
||||
// Minimum execution time: 25_476 nanoseconds.
|
||||
Weight::from_ref_time(25_946_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Uniques OwnershipAcceptance (r:1 w:1)
|
||||
fn set_accept_ownership() -> Weight {
|
||||
// Minimum execution time: 23_690 nanoseconds.
|
||||
Weight::from_ref_time(23_948_000)
|
||||
// Minimum execution time: 23_655 nanoseconds.
|
||||
Weight::from_ref_time(23_851_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Uniques CollectionMaxSupply (r:1 w:1)
|
||||
// Storage: Uniques Class (r:1 w:0)
|
||||
fn set_collection_max_supply() -> Weight {
|
||||
// Minimum execution time: 22_005 nanoseconds.
|
||||
Weight::from_ref_time(22_693_000)
|
||||
// Minimum execution time: 22_154 nanoseconds.
|
||||
Weight::from_ref_time(22_502_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Uniques Asset (r:1 w:0)
|
||||
// Storage: Uniques ItemPriceOf (r:0 w:1)
|
||||
fn set_price() -> Weight {
|
||||
// Minimum execution time: 22_836 nanoseconds.
|
||||
Weight::from_ref_time(23_207_000)
|
||||
// Minimum execution time: 22_286 nanoseconds.
|
||||
Weight::from_ref_time(22_555_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -280,8 +280,8 @@ impl<T: frame_system::Config> pallet_uniques::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Uniques Class (r:1 w:0)
|
||||
// Storage: Uniques Account (r:0 w:2)
|
||||
fn buy_item() -> Weight {
|
||||
// Minimum execution time: 41_765 nanoseconds.
|
||||
Weight::from_ref_time(42_289_000)
|
||||
// Minimum execution time: 40_453 nanoseconds.
|
||||
Weight::from_ref_time(41_643_000)
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(4))
|
||||
}
|
||||
|
||||
@@ -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-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("statemine-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -48,31 +48,31 @@ pub struct WeightInfo<T>(PhantomData<T>);
|
||||
impl<T: frame_system::Config> pallet_utility::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `c` is `[0, 1000]`.
|
||||
fn batch(c: u32, ) -> Weight {
|
||||
// Minimum execution time: 13_034 nanoseconds.
|
||||
Weight::from_ref_time(21_764_326)
|
||||
// Standard Error: 2_410
|
||||
.saturating_add(Weight::from_ref_time(3_700_949).saturating_mul(c.into()))
|
||||
// Minimum execution time: 12_607 nanoseconds.
|
||||
Weight::from_ref_time(19_256_885)
|
||||
// Standard Error: 2_635
|
||||
.saturating_add(Weight::from_ref_time(3_860_538).saturating_mul(c.into()))
|
||||
}
|
||||
fn as_derivative() -> Weight {
|
||||
// Minimum execution time: 6_719 nanoseconds.
|
||||
Weight::from_ref_time(6_826_000)
|
||||
// Minimum execution time: 6_846 nanoseconds.
|
||||
Weight::from_ref_time(7_015_000)
|
||||
}
|
||||
/// The range of component `c` is `[0, 1000]`.
|
||||
fn batch_all(c: u32, ) -> Weight {
|
||||
// Minimum execution time: 12_554 nanoseconds.
|
||||
Weight::from_ref_time(21_222_841)
|
||||
// Standard Error: 2_537
|
||||
.saturating_add(Weight::from_ref_time(3_904_278).saturating_mul(c.into()))
|
||||
// Minimum execution time: 12_634 nanoseconds.
|
||||
Weight::from_ref_time(20_636_934)
|
||||
// Standard Error: 2_907
|
||||
.saturating_add(Weight::from_ref_time(4_053_239).saturating_mul(c.into()))
|
||||
}
|
||||
fn dispatch_as() -> Weight {
|
||||
// Minimum execution time: 15_143 nanoseconds.
|
||||
Weight::from_ref_time(15_426_000)
|
||||
// Minimum execution time: 14_961 nanoseconds.
|
||||
Weight::from_ref_time(15_292_000)
|
||||
}
|
||||
/// The range of component `c` is `[0, 1000]`.
|
||||
fn force_batch(c: u32, ) -> Weight {
|
||||
// Minimum execution time: 12_779 nanoseconds.
|
||||
Weight::from_ref_time(21_928_101)
|
||||
// Standard Error: 2_278
|
||||
.saturating_add(Weight::from_ref_time(3_720_046).saturating_mul(c.into()))
|
||||
// Minimum execution time: 12_487 nanoseconds.
|
||||
Weight::from_ref_time(23_340_974)
|
||||
// Standard Error: 3_019
|
||||
.saturating_add(Weight::from_ref_time(3_846_528).saturating_mul(c.into()))
|
||||
}
|
||||
}
|
||||
|
||||
+9
-9
@@ -18,8 +18,8 @@
|
||||
//! Autogenerated weights for `pallet_xcm_benchmarks::fungible`
|
||||
//!
|
||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||
//! DATE: 2022-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("statemine-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -50,13 +50,13 @@ pub struct WeightInfo<T>(PhantomData<T>);
|
||||
impl<T: frame_system::Config> WeightInfo<T> {
|
||||
// Storage: System Account (r:1 w:1)
|
||||
pub(crate) fn withdraw_asset() -> Weight {
|
||||
Weight::from_ref_time(32_154_000 as u64)
|
||||
Weight::from_ref_time(32_395_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)
|
||||
pub(crate) fn transfer_asset() -> Weight {
|
||||
Weight::from_ref_time(37_328_000 as u64)
|
||||
Weight::from_ref_time(36_705_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(2 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2 as u64))
|
||||
}
|
||||
@@ -68,16 +68,16 @@ impl<T: frame_system::Config> WeightInfo<T> {
|
||||
// Storage: ParachainSystem HostConfiguration (r:1 w:0)
|
||||
// Storage: ParachainSystem PendingUpwardMessages (r:1 w:1)
|
||||
pub(crate) fn transfer_reserve_asset() -> Weight {
|
||||
Weight::from_ref_time(53_253_000 as u64)
|
||||
Weight::from_ref_time(53_102_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(8 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(4 as u64))
|
||||
}
|
||||
pub(crate) fn receive_teleported_asset() -> Weight {
|
||||
Weight::from_ref_time(6_378_000 as u64)
|
||||
Weight::from_ref_time(6_306_000 as u64)
|
||||
}
|
||||
// Storage: System Account (r:1 w:1)
|
||||
pub(crate) fn deposit_asset() -> Weight {
|
||||
Weight::from_ref_time(33_783_000 as u64)
|
||||
Weight::from_ref_time(33_737_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(1 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1 as u64))
|
||||
}
|
||||
@@ -89,7 +89,7 @@ impl<T: frame_system::Config> WeightInfo<T> {
|
||||
// Storage: ParachainSystem HostConfiguration (r:1 w:0)
|
||||
// Storage: ParachainSystem PendingUpwardMessages (r:1 w:1)
|
||||
pub(crate) fn deposit_reserve_asset() -> Weight {
|
||||
Weight::from_ref_time(51_293_000 as u64)
|
||||
Weight::from_ref_time(51_734_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(7 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(3 as u64))
|
||||
}
|
||||
@@ -100,7 +100,7 @@ impl<T: frame_system::Config> WeightInfo<T> {
|
||||
// Storage: ParachainSystem HostConfiguration (r:1 w:0)
|
||||
// Storage: ParachainSystem PendingUpwardMessages (r:1 w:1)
|
||||
pub(crate) fn initiate_teleport() -> Weight {
|
||||
Weight::from_ref_time(28_390_000 as u64)
|
||||
Weight::from_ref_time(27_964_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(6 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2 as u64))
|
||||
}
|
||||
|
||||
+18
-18
@@ -18,8 +18,8 @@
|
||||
//! Autogenerated weights for `pallet_xcm_benchmarks::generic`
|
||||
//!
|
||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||
//! DATE: 2022-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("statemine-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -55,38 +55,38 @@ impl<T: frame_system::Config> WeightInfo<T> {
|
||||
// Storage: ParachainSystem HostConfiguration (r:1 w:0)
|
||||
// Storage: ParachainSystem PendingUpwardMessages (r:1 w:1)
|
||||
pub(crate) fn query_holding() -> Weight {
|
||||
Weight::from_ref_time(892_211_000 as u64)
|
||||
Weight::from_ref_time(868_004_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(6 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2 as u64))
|
||||
}
|
||||
pub(crate) fn buy_execution() -> Weight {
|
||||
Weight::from_ref_time(8_728_000 as u64)
|
||||
Weight::from_ref_time(8_745_000 as u64)
|
||||
}
|
||||
// Storage: PolkadotXcm Queries (r:1 w:0)
|
||||
pub(crate) fn query_response() -> Weight {
|
||||
Weight::from_ref_time(16_766_000 as u64)
|
||||
Weight::from_ref_time(17_072_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(1 as u64))
|
||||
}
|
||||
pub(crate) fn transact() -> Weight {
|
||||
Weight::from_ref_time(19_546_000 as u64)
|
||||
Weight::from_ref_time(20_320_000 as u64)
|
||||
}
|
||||
pub(crate) fn refund_surplus() -> Weight {
|
||||
Weight::from_ref_time(8_907_000 as u64)
|
||||
Weight::from_ref_time(9_175_000 as u64)
|
||||
}
|
||||
pub(crate) fn set_error_handler() -> Weight {
|
||||
Weight::from_ref_time(5_393_000 as u64)
|
||||
Weight::from_ref_time(5_210_000 as u64)
|
||||
}
|
||||
pub(crate) fn set_appendix() -> Weight {
|
||||
Weight::from_ref_time(5_453_000 as u64)
|
||||
Weight::from_ref_time(5_300_000 as u64)
|
||||
}
|
||||
pub(crate) fn clear_error() -> Weight {
|
||||
Weight::from_ref_time(5_417_000 as u64)
|
||||
Weight::from_ref_time(5_299_000 as u64)
|
||||
}
|
||||
pub(crate) fn descend_origin() -> Weight {
|
||||
Weight::from_ref_time(6_700_000 as u64)
|
||||
Weight::from_ref_time(6_512_000 as u64)
|
||||
}
|
||||
pub(crate) fn clear_origin() -> Weight {
|
||||
Weight::from_ref_time(5_365_000 as u64)
|
||||
Weight::from_ref_time(5_326_000 as u64)
|
||||
}
|
||||
// Storage: PolkadotXcm SupportedVersion (r:1 w:0)
|
||||
// Storage: PolkadotXcm VersionDiscoveryQueue (r:1 w:1)
|
||||
@@ -94,18 +94,18 @@ impl<T: frame_system::Config> WeightInfo<T> {
|
||||
// Storage: ParachainSystem HostConfiguration (r:1 w:0)
|
||||
// Storage: ParachainSystem PendingUpwardMessages (r:1 w:1)
|
||||
pub(crate) fn report_error() -> Weight {
|
||||
Weight::from_ref_time(15_258_000 as u64)
|
||||
Weight::from_ref_time(15_464_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(5 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2 as u64))
|
||||
}
|
||||
// Storage: PolkadotXcm AssetTraps (r:1 w:1)
|
||||
pub(crate) fn claim_asset() -> Weight {
|
||||
Weight::from_ref_time(21_485_000 as u64)
|
||||
Weight::from_ref_time(21_533_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(1 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1 as u64))
|
||||
}
|
||||
pub(crate) fn trap() -> Weight {
|
||||
Weight::from_ref_time(5_334_000 as u64)
|
||||
Weight::from_ref_time(5_143_000 as u64)
|
||||
}
|
||||
// Storage: PolkadotXcm VersionNotifyTargets (r:1 w:1)
|
||||
// Storage: PolkadotXcm SupportedVersion (r:1 w:0)
|
||||
@@ -114,13 +114,13 @@ impl<T: frame_system::Config> WeightInfo<T> {
|
||||
// Storage: ParachainSystem HostConfiguration (r:1 w:0)
|
||||
// Storage: ParachainSystem PendingUpwardMessages (r:1 w:1)
|
||||
pub(crate) fn subscribe_version() -> Weight {
|
||||
Weight::from_ref_time(18_035_000 as u64)
|
||||
Weight::from_ref_time(18_320_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(6 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(3 as u64))
|
||||
}
|
||||
// Storage: PolkadotXcm VersionNotifyTargets (r:0 w:1)
|
||||
pub(crate) fn unsubscribe_version() -> Weight {
|
||||
Weight::from_ref_time(7_661_000 as u64)
|
||||
Weight::from_ref_time(7_512_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().writes(1 as u64))
|
||||
}
|
||||
// Storage: ParachainInfo ParachainId (r:1 w:0)
|
||||
@@ -130,7 +130,7 @@ impl<T: frame_system::Config> WeightInfo<T> {
|
||||
// Storage: ParachainSystem HostConfiguration (r:1 w:0)
|
||||
// Storage: ParachainSystem PendingUpwardMessages (r:1 w:1)
|
||||
pub(crate) fn initiate_reserve_withdraw() -> Weight {
|
||||
Weight::from_ref_time(1_090_619_000 as u64)
|
||||
Weight::from_ref_time(1_091_687_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(6 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2 as u64))
|
||||
}
|
||||
|
||||
@@ -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-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("statemint-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -48,15 +48,15 @@ pub struct WeightInfo<T>(PhantomData<T>);
|
||||
impl<T: frame_system::Config> cumulus_pallet_xcmp_queue::WeightInfo for WeightInfo<T> {
|
||||
// Storage: XcmpQueue QueueConfig (r:1 w:1)
|
||||
fn set_config_with_u32() -> Weight {
|
||||
// Minimum execution time: 6_679 nanoseconds.
|
||||
Weight::from_ref_time(6_933_000)
|
||||
// Minimum execution time: 6_841 nanoseconds.
|
||||
Weight::from_ref_time(7_081_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: XcmpQueue QueueConfig (r:1 w:1)
|
||||
fn set_config_with_weight() -> Weight {
|
||||
// Minimum execution time: 6_807 nanoseconds.
|
||||
Weight::from_ref_time(7_035_000)
|
||||
// Minimum execution time: 6_483 nanoseconds.
|
||||
Weight::from_ref_time(6_682_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
|
||||
@@ -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-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("statemint-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -48,51 +48,51 @@ pub struct WeightInfo<T>(PhantomData<T>);
|
||||
impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `b` is `[0, 3932160]`.
|
||||
fn remark(b: u32, ) -> Weight {
|
||||
// Minimum execution time: 3_847 nanoseconds.
|
||||
Weight::from_ref_time(3_909_000)
|
||||
// Minimum execution time: 3_922 nanoseconds.
|
||||
Weight::from_ref_time(3_979_000)
|
||||
// Standard Error: 0
|
||||
.saturating_add(Weight::from_ref_time(411).saturating_mul(b.into()))
|
||||
.saturating_add(Weight::from_ref_time(513).saturating_mul(b.into()))
|
||||
}
|
||||
/// The range of component `b` is `[0, 3932160]`.
|
||||
fn remark_with_event(b: u32, ) -> Weight {
|
||||
// Minimum execution time: 12_640 nanoseconds.
|
||||
Weight::from_ref_time(12_808_000)
|
||||
// Minimum execution time: 12_785 nanoseconds.
|
||||
Weight::from_ref_time(12_961_000)
|
||||
// Standard Error: 0
|
||||
.saturating_add(Weight::from_ref_time(1_768).saturating_mul(b.into()))
|
||||
.saturating_add(Weight::from_ref_time(1_876).saturating_mul(b.into()))
|
||||
}
|
||||
// Storage: System Digest (r:1 w:1)
|
||||
// Storage: unknown [0x3a686561707061676573] (r:0 w:1)
|
||||
fn set_heap_pages() -> Weight {
|
||||
// Minimum execution time: 8_531 nanoseconds.
|
||||
Weight::from_ref_time(8_772_000)
|
||||
// Minimum execution time: 8_504 nanoseconds.
|
||||
Weight::from_ref_time(8_809_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
// Storage: Skipped Metadata (r:0 w:0)
|
||||
/// The range of component `i` is `[0, 1000]`.
|
||||
fn set_storage(i: u32, ) -> Weight {
|
||||
// Minimum execution time: 3_965 nanoseconds.
|
||||
Weight::from_ref_time(4_077_000)
|
||||
// Standard Error: 2_158
|
||||
.saturating_add(Weight::from_ref_time(621_891).saturating_mul(i.into()))
|
||||
// Minimum execution time: 3_743 nanoseconds.
|
||||
Weight::from_ref_time(3_882_000)
|
||||
// Standard Error: 2_151
|
||||
.saturating_add(Weight::from_ref_time(623_579).saturating_mul(i.into()))
|
||||
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into())))
|
||||
}
|
||||
// Storage: Skipped Metadata (r:0 w:0)
|
||||
/// The range of component `i` is `[0, 1000]`.
|
||||
fn kill_storage(i: u32, ) -> Weight {
|
||||
// Minimum execution time: 4_023 nanoseconds.
|
||||
Weight::from_ref_time(4_086_000)
|
||||
// Standard Error: 1_115
|
||||
.saturating_add(Weight::from_ref_time(449_323).saturating_mul(i.into()))
|
||||
// Minimum execution time: 3_782 nanoseconds.
|
||||
Weight::from_ref_time(3_835_000)
|
||||
// Standard Error: 970
|
||||
.saturating_add(Weight::from_ref_time(448_518).saturating_mul(i.into()))
|
||||
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into())))
|
||||
}
|
||||
// Storage: Skipped Metadata (r:0 w:0)
|
||||
/// The range of component `p` is `[0, 1000]`.
|
||||
fn kill_prefix(p: u32, ) -> Weight {
|
||||
// Minimum execution time: 5_923 nanoseconds.
|
||||
Weight::from_ref_time(6_043_000)
|
||||
// Standard Error: 1_267
|
||||
.saturating_add(Weight::from_ref_time(969_876).saturating_mul(p.into()))
|
||||
// Minimum execution time: 5_568 nanoseconds.
|
||||
Weight::from_ref_time(5_623_000)
|
||||
// Standard Error: 1_219
|
||||
.saturating_add(Weight::from_ref_time(973_992).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(p.into())))
|
||||
}
|
||||
}
|
||||
|
||||
@@ -17,8 +17,8 @@
|
||||
//! Autogenerated weights for `pallet_assets`
|
||||
//!
|
||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||
//! DATE: 2022-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("statemint-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -49,22 +49,22 @@ impl<T: frame_system::Config> pallet_assets::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Assets Asset (r:1 w:1)
|
||||
// Storage: System Account (r:1 w:1)
|
||||
fn create() -> Weight {
|
||||
// Minimum execution time: 27_893 nanoseconds.
|
||||
Weight::from_ref_time(28_584_000)
|
||||
// Minimum execution time: 28_357 nanoseconds.
|
||||
Weight::from_ref_time(28_737_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
// Storage: Assets Asset (r:1 w:1)
|
||||
fn force_create() -> Weight {
|
||||
// Minimum execution time: 16_951 nanoseconds.
|
||||
Weight::from_ref_time(17_784_000)
|
||||
// Minimum execution time: 17_524 nanoseconds.
|
||||
Weight::from_ref_time(17_866_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Assets Asset (r:1 w:1)
|
||||
fn start_destroy() -> Weight {
|
||||
// Minimum execution time: 19_356 nanoseconds.
|
||||
Weight::from_ref_time(19_728_000)
|
||||
// Minimum execution time: 19_424 nanoseconds.
|
||||
Weight::from_ref_time(19_887_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -73,10 +73,10 @@ impl<T: frame_system::Config> pallet_assets::WeightInfo for WeightInfo<T> {
|
||||
// Storage: System Account (r:20 w:20)
|
||||
/// The range of component `c` is `[0, 1000]`.
|
||||
fn destroy_accounts(c: u32, ) -> Weight {
|
||||
// Minimum execution time: 21_363 nanoseconds.
|
||||
Weight::from_ref_time(21_631_000)
|
||||
// Standard Error: 14_144
|
||||
.saturating_add(Weight::from_ref_time(13_363_125).saturating_mul(c.into()))
|
||||
// Minimum execution time: 21_736 nanoseconds.
|
||||
Weight::from_ref_time(22_148_000)
|
||||
// Standard Error: 13_283
|
||||
.saturating_add(Weight::from_ref_time(13_160_503).saturating_mul(c.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(c.into())))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
@@ -86,10 +86,10 @@ impl<T: frame_system::Config> pallet_assets::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Assets Approvals (r:1 w:0)
|
||||
/// The range of component `a` is `[0, 1000]`.
|
||||
fn destroy_approvals(a: u32, ) -> Weight {
|
||||
// Minimum execution time: 22_617 nanoseconds.
|
||||
Weight::from_ref_time(23_004_000)
|
||||
// Standard Error: 7_641
|
||||
.saturating_add(Weight::from_ref_time(12_966_615).saturating_mul(a.into()))
|
||||
// Minimum execution time: 22_250 nanoseconds.
|
||||
Weight::from_ref_time(22_578_000)
|
||||
// Standard Error: 7_877
|
||||
.saturating_add(Weight::from_ref_time(12_812_179).saturating_mul(a.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(a.into())))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
@@ -98,24 +98,24 @@ impl<T: frame_system::Config> pallet_assets::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Assets Asset (r:1 w:1)
|
||||
// Storage: Assets Metadata (r:1 w:0)
|
||||
fn finish_destroy() -> Weight {
|
||||
// Minimum execution time: 18_557 nanoseconds.
|
||||
Weight::from_ref_time(18_876_000)
|
||||
// Minimum execution time: 18_779 nanoseconds.
|
||||
Weight::from_ref_time(19_302_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Assets Asset (r:1 w:1)
|
||||
// Storage: Assets Account (r:1 w:1)
|
||||
fn mint() -> Weight {
|
||||
// Minimum execution time: 29_562 nanoseconds.
|
||||
Weight::from_ref_time(30_174_000)
|
||||
// Minimum execution time: 30_348 nanoseconds.
|
||||
Weight::from_ref_time(31_228_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
// Storage: Assets Asset (r:1 w:1)
|
||||
// Storage: Assets Account (r:1 w:1)
|
||||
fn burn() -> Weight {
|
||||
// Minimum execution time: 36_888 nanoseconds.
|
||||
Weight::from_ref_time(37_464_000)
|
||||
// Minimum execution time: 36_329 nanoseconds.
|
||||
Weight::from_ref_time(37_238_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -123,8 +123,8 @@ impl<T: frame_system::Config> pallet_assets::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Assets Account (r:2 w:2)
|
||||
// Storage: System Account (r:1 w:1)
|
||||
fn transfer() -> Weight {
|
||||
// Minimum execution time: 47_435 nanoseconds.
|
||||
Weight::from_ref_time(48_261_000)
|
||||
// Minimum execution time: 47_537 nanoseconds.
|
||||
Weight::from_ref_time(48_293_000)
|
||||
.saturating_add(T::DbWeight::get().reads(4))
|
||||
.saturating_add(T::DbWeight::get().writes(4))
|
||||
}
|
||||
@@ -132,8 +132,8 @@ impl<T: frame_system::Config> pallet_assets::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Assets Account (r:2 w:2)
|
||||
// Storage: System Account (r:1 w:1)
|
||||
fn transfer_keep_alive() -> Weight {
|
||||
// Minimum execution time: 40_045 nanoseconds.
|
||||
Weight::from_ref_time(41_239_000)
|
||||
// Minimum execution time: 40_899 nanoseconds.
|
||||
Weight::from_ref_time(41_737_000)
|
||||
.saturating_add(T::DbWeight::get().reads(4))
|
||||
.saturating_add(T::DbWeight::get().writes(4))
|
||||
}
|
||||
@@ -141,53 +141,53 @@ impl<T: frame_system::Config> pallet_assets::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Assets Account (r:2 w:2)
|
||||
// Storage: System Account (r:1 w:1)
|
||||
fn force_transfer() -> Weight {
|
||||
// Minimum execution time: 47_806 nanoseconds.
|
||||
Weight::from_ref_time(48_396_000)
|
||||
// Minimum execution time: 47_595 nanoseconds.
|
||||
Weight::from_ref_time(48_737_000)
|
||||
.saturating_add(T::DbWeight::get().reads(4))
|
||||
.saturating_add(T::DbWeight::get().writes(4))
|
||||
}
|
||||
// Storage: Assets Asset (r:1 w:0)
|
||||
// Storage: Assets Account (r:1 w:1)
|
||||
fn freeze() -> Weight {
|
||||
// Minimum execution time: 22_102 nanoseconds.
|
||||
Weight::from_ref_time(22_509_000)
|
||||
// Minimum execution time: 22_270 nanoseconds.
|
||||
Weight::from_ref_time(22_884_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Assets Asset (r:1 w:0)
|
||||
// Storage: Assets Account (r:1 w:1)
|
||||
fn thaw() -> Weight {
|
||||
// Minimum execution time: 22_072 nanoseconds.
|
||||
Weight::from_ref_time(22_580_000)
|
||||
// Minimum execution time: 22_029 nanoseconds.
|
||||
Weight::from_ref_time(22_594_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Assets Asset (r:1 w:1)
|
||||
fn freeze_asset() -> Weight {
|
||||
// Minimum execution time: 18_328 nanoseconds.
|
||||
Weight::from_ref_time(19_071_000)
|
||||
// Minimum execution time: 18_807 nanoseconds.
|
||||
Weight::from_ref_time(19_126_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Assets Asset (r:1 w:1)
|
||||
fn thaw_asset() -> Weight {
|
||||
// Minimum execution time: 18_443 nanoseconds.
|
||||
Weight::from_ref_time(18_827_000)
|
||||
// Minimum execution time: 18_932 nanoseconds.
|
||||
Weight::from_ref_time(19_243_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Assets Asset (r:1 w:1)
|
||||
// Storage: Assets Metadata (r:1 w:0)
|
||||
fn transfer_ownership() -> Weight {
|
||||
// Minimum execution time: 19_299 nanoseconds.
|
||||
Weight::from_ref_time(19_760_000)
|
||||
// Minimum execution time: 19_889 nanoseconds.
|
||||
Weight::from_ref_time(20_121_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Assets Asset (r:1 w:1)
|
||||
fn set_team() -> Weight {
|
||||
// Minimum execution time: 18_116 nanoseconds.
|
||||
Weight::from_ref_time(18_443_000)
|
||||
// Minimum execution time: 18_520 nanoseconds.
|
||||
Weight::from_ref_time(18_809_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -196,20 +196,20 @@ impl<T: frame_system::Config> pallet_assets::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `n` is `[0, 50]`.
|
||||
/// The range of component `s` is `[0, 50]`.
|
||||
fn set_metadata(n: u32, s: u32, ) -> Weight {
|
||||
// Minimum execution time: 30_356 nanoseconds.
|
||||
Weight::from_ref_time(31_550_248)
|
||||
// Standard Error: 694
|
||||
.saturating_add(Weight::from_ref_time(1_106).saturating_mul(n.into()))
|
||||
// Standard Error: 694
|
||||
.saturating_add(Weight::from_ref_time(3_279).saturating_mul(s.into()))
|
||||
// Minimum execution time: 30_414 nanoseconds.
|
||||
Weight::from_ref_time(31_856_176)
|
||||
// Standard Error: 808
|
||||
.saturating_add(Weight::from_ref_time(1_658).saturating_mul(n.into()))
|
||||
// Standard Error: 808
|
||||
.saturating_add(Weight::from_ref_time(484).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Assets Asset (r:1 w:0)
|
||||
// Storage: Assets Metadata (r:1 w:1)
|
||||
fn clear_metadata() -> Weight {
|
||||
// Minimum execution time: 31_932 nanoseconds.
|
||||
Weight::from_ref_time(32_361_000)
|
||||
// Minimum execution time: 32_277 nanoseconds.
|
||||
Weight::from_ref_time(32_847_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -217,34 +217,36 @@ impl<T: frame_system::Config> pallet_assets::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Assets Metadata (r:1 w:1)
|
||||
/// The range of component `n` is `[0, 50]`.
|
||||
/// The range of component `s` is `[0, 50]`.
|
||||
fn force_set_metadata(_n: u32, s: u32, ) -> Weight {
|
||||
// Minimum execution time: 18_761 nanoseconds.
|
||||
Weight::from_ref_time(19_552_398)
|
||||
// Standard Error: 474
|
||||
.saturating_add(Weight::from_ref_time(2_154).saturating_mul(s.into()))
|
||||
fn force_set_metadata(n: u32, s: u32, ) -> Weight {
|
||||
// Minimum execution time: 18_916 nanoseconds.
|
||||
Weight::from_ref_time(19_686_888)
|
||||
// Standard Error: 586
|
||||
.saturating_add(Weight::from_ref_time(524).saturating_mul(n.into()))
|
||||
// Standard Error: 586
|
||||
.saturating_add(Weight::from_ref_time(273).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Assets Asset (r:1 w:0)
|
||||
// Storage: Assets Metadata (r:1 w:1)
|
||||
fn force_clear_metadata() -> Weight {
|
||||
// Minimum execution time: 32_277 nanoseconds.
|
||||
Weight::from_ref_time(32_731_000)
|
||||
// Minimum execution time: 31_531 nanoseconds.
|
||||
Weight::from_ref_time(32_676_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Assets Asset (r:1 w:1)
|
||||
fn force_asset_status() -> Weight {
|
||||
// Minimum execution time: 17_900 nanoseconds.
|
||||
Weight::from_ref_time(18_308_000)
|
||||
// Minimum execution time: 17_551 nanoseconds.
|
||||
Weight::from_ref_time(17_953_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Assets Asset (r:1 w:1)
|
||||
// Storage: Assets Approvals (r:1 w:1)
|
||||
fn approve_transfer() -> Weight {
|
||||
// Minimum execution time: 34_401 nanoseconds.
|
||||
Weight::from_ref_time(34_919_000)
|
||||
// Minimum execution time: 34_741 nanoseconds.
|
||||
Weight::from_ref_time(35_219_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -253,24 +255,24 @@ impl<T: frame_system::Config> pallet_assets::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Assets Account (r:2 w:2)
|
||||
// Storage: System Account (r:1 w:1)
|
||||
fn transfer_approved() -> Weight {
|
||||
// Minimum execution time: 62_224 nanoseconds.
|
||||
Weight::from_ref_time(63_423_000)
|
||||
// Minimum execution time: 62_217 nanoseconds.
|
||||
Weight::from_ref_time(62_794_000)
|
||||
.saturating_add(T::DbWeight::get().reads(5))
|
||||
.saturating_add(T::DbWeight::get().writes(5))
|
||||
}
|
||||
// Storage: Assets Asset (r:1 w:1)
|
||||
// Storage: Assets Approvals (r:1 w:1)
|
||||
fn cancel_approval() -> Weight {
|
||||
// Minimum execution time: 36_283 nanoseconds.
|
||||
Weight::from_ref_time(36_947_000)
|
||||
// Minimum execution time: 36_806 nanoseconds.
|
||||
Weight::from_ref_time(37_187_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
// Storage: Assets Asset (r:1 w:1)
|
||||
// Storage: Assets Approvals (r:1 w:1)
|
||||
fn force_cancel_approval() -> Weight {
|
||||
// Minimum execution time: 36_261 nanoseconds.
|
||||
Weight::from_ref_time(36_524_000)
|
||||
// Minimum execution time: 38_015 nanoseconds.
|
||||
Weight::from_ref_time(38_525_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
|
||||
@@ -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-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("statemint-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -48,50 +48,50 @@ pub struct WeightInfo<T>(PhantomData<T>);
|
||||
impl<T: frame_system::Config> pallet_balances::WeightInfo for WeightInfo<T> {
|
||||
// Storage: System Account (r:1 w:1)
|
||||
fn transfer() -> Weight {
|
||||
// Minimum execution time: 42_089 nanoseconds.
|
||||
Weight::from_ref_time(42_634_000)
|
||||
// Minimum execution time: 41_537 nanoseconds.
|
||||
Weight::from_ref_time(42_147_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: System Account (r:1 w:1)
|
||||
fn transfer_keep_alive() -> Weight {
|
||||
// Minimum execution time: 32_299 nanoseconds.
|
||||
Weight::from_ref_time(32_672_000)
|
||||
// Minimum execution time: 31_622 nanoseconds.
|
||||
Weight::from_ref_time(32_827_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: System Account (r:1 w:1)
|
||||
fn set_balance_creating() -> Weight {
|
||||
// Minimum execution time: 23_721 nanoseconds.
|
||||
Weight::from_ref_time(24_222_000)
|
||||
// Minimum execution time: 23_906 nanoseconds.
|
||||
Weight::from_ref_time(24_153_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: System Account (r:1 w:1)
|
||||
fn set_balance_killing() -> Weight {
|
||||
// Minimum execution time: 26_112 nanoseconds.
|
||||
Weight::from_ref_time(26_748_000)
|
||||
// Minimum execution time: 26_709 nanoseconds.
|
||||
Weight::from_ref_time(27_386_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: System Account (r:2 w:2)
|
||||
fn force_transfer() -> Weight {
|
||||
// Minimum execution time: 41_276 nanoseconds.
|
||||
Weight::from_ref_time(41_815_000)
|
||||
// Minimum execution time: 42_016 nanoseconds.
|
||||
Weight::from_ref_time(42_554_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
// Storage: System Account (r:1 w:1)
|
||||
fn transfer_all() -> Weight {
|
||||
// Minimum execution time: 37_021 nanoseconds.
|
||||
Weight::from_ref_time(37_426_000)
|
||||
// Minimum execution time: 37_177 nanoseconds.
|
||||
Weight::from_ref_time(37_804_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: System Account (r:1 w:1)
|
||||
fn force_unreserve() -> Weight {
|
||||
// Minimum execution time: 20_580 nanoseconds.
|
||||
Weight::from_ref_time(21_111_000)
|
||||
// Minimum execution time: 21_297 nanoseconds.
|
||||
Weight::from_ref_time(21_635_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
|
||||
@@ -17,8 +17,8 @@
|
||||
//! Autogenerated weights for `pallet_collator_selection`
|
||||
//!
|
||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||
//! DATE: 2022-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("statemint-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -50,23 +50,23 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
|
||||
// Storage: CollatorSelection Invulnerables (r:0 w:1)
|
||||
/// The range of component `b` is `[1, 100]`.
|
||||
fn set_invulnerables(b: u32, ) -> Weight {
|
||||
// Minimum execution time: 20_533 nanoseconds.
|
||||
Weight::from_ref_time(22_073_686)
|
||||
// Standard Error: 2_818
|
||||
.saturating_add(Weight::from_ref_time(2_219_530).saturating_mul(b.into()))
|
||||
// Minimum execution time: 21_500 nanoseconds.
|
||||
Weight::from_ref_time(22_944_655)
|
||||
// Standard Error: 3_219
|
||||
.saturating_add(Weight::from_ref_time(2_213_748).saturating_mul(b.into()))
|
||||
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(b.into())))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: CollatorSelection DesiredCandidates (r:0 w:1)
|
||||
fn set_desired_candidates() -> Weight {
|
||||
// Minimum execution time: 13_236 nanoseconds.
|
||||
Weight::from_ref_time(13_781_000)
|
||||
// Minimum execution time: 13_919 nanoseconds.
|
||||
Weight::from_ref_time(14_116_000)
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: CollatorSelection CandidacyBond (r:0 w:1)
|
||||
fn set_candidacy_bond() -> Weight {
|
||||
// Minimum execution time: 13_134 nanoseconds.
|
||||
Weight::from_ref_time(13_521_000)
|
||||
// Minimum execution time: 13_982 nanoseconds.
|
||||
Weight::from_ref_time(14_454_000)
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: CollatorSelection Candidates (r:1 w:1)
|
||||
@@ -77,10 +77,10 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
|
||||
// Storage: CollatorSelection LastAuthoredBlock (r:0 w:1)
|
||||
/// The range of component `c` is `[1, 999]`.
|
||||
fn register_as_candidate(c: u32, ) -> Weight {
|
||||
// Minimum execution time: 44_217 nanoseconds.
|
||||
Weight::from_ref_time(40_364_036)
|
||||
// Standard Error: 1_089
|
||||
.saturating_add(Weight::from_ref_time(127_363).saturating_mul(c.into()))
|
||||
// Minimum execution time: 44_798 nanoseconds.
|
||||
Weight::from_ref_time(41_294_694)
|
||||
// Standard Error: 1_100
|
||||
.saturating_add(Weight::from_ref_time(132_503).saturating_mul(c.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(5))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -88,10 +88,10 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
|
||||
// Storage: CollatorSelection LastAuthoredBlock (r:0 w:1)
|
||||
/// The range of component `c` is `[6, 1000]`.
|
||||
fn leave_intent(c: u32, ) -> Weight {
|
||||
// Minimum execution time: 34_038 nanoseconds.
|
||||
Weight::from_ref_time(27_873_550)
|
||||
// Standard Error: 974
|
||||
.saturating_add(Weight::from_ref_time(122_729).saturating_mul(c.into()))
|
||||
// Minimum execution time: 33_818 nanoseconds.
|
||||
Weight::from_ref_time(27_900_355)
|
||||
// Standard Error: 1_113
|
||||
.saturating_add(Weight::from_ref_time(127_590).saturating_mul(c.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -99,8 +99,8 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
|
||||
// Storage: System BlockWeight (r:1 w:1)
|
||||
// Storage: CollatorSelection LastAuthoredBlock (r:0 w:1)
|
||||
fn note_author() -> Weight {
|
||||
// Minimum execution time: 30_009 nanoseconds.
|
||||
Weight::from_ref_time(30_367_000)
|
||||
// Minimum execution time: 31_081 nanoseconds.
|
||||
Weight::from_ref_time(31_666_000)
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(4))
|
||||
}
|
||||
@@ -112,10 +112,10 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
|
||||
/// The range of component `r` is `[1, 1000]`.
|
||||
/// The range of component `c` is `[1, 1000]`.
|
||||
fn new_session(_r: u32, c: u32, ) -> Weight {
|
||||
// Minimum execution time: 20_379 nanoseconds.
|
||||
Weight::from_ref_time(20_561_000)
|
||||
// Standard Error: 745_279
|
||||
.saturating_add(Weight::from_ref_time(26_681_327).saturating_mul(c.into()))
|
||||
// Minimum execution time: 19_973 nanoseconds.
|
||||
Weight::from_ref_time(20_087_000)
|
||||
// Standard Error: 764_393
|
||||
.saturating_add(Weight::from_ref_time(27_507_810).saturating_mul(c.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(4))
|
||||
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(c.into())))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
|
||||
@@ -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-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("statemint-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -48,22 +48,22 @@ pub struct WeightInfo<T>(PhantomData<T>);
|
||||
impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `z` is `[0, 10000]`.
|
||||
fn as_multi_threshold_1(z: u32, ) -> Weight {
|
||||
// Minimum execution time: 15_515 nanoseconds.
|
||||
Weight::from_ref_time(15_923_915)
|
||||
// Standard Error: 2
|
||||
.saturating_add(Weight::from_ref_time(543).saturating_mul(z.into()))
|
||||
// Minimum execution time: 15_969 nanoseconds.
|
||||
Weight::from_ref_time(16_531_522)
|
||||
// Standard Error: 3
|
||||
.saturating_add(Weight::from_ref_time(702).saturating_mul(z.into()))
|
||||
}
|
||||
// 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 {
|
||||
// Minimum execution time: 44_150 nanoseconds.
|
||||
Weight::from_ref_time(36_429_036)
|
||||
// Standard Error: 770
|
||||
.saturating_add(Weight::from_ref_time(87_020).saturating_mul(s.into()))
|
||||
// Standard Error: 7
|
||||
.saturating_add(Weight::from_ref_time(1_568).saturating_mul(z.into()))
|
||||
// Minimum execution time: 45_007 nanoseconds.
|
||||
Weight::from_ref_time(36_573_040)
|
||||
// Standard Error: 1_407
|
||||
.saturating_add(Weight::from_ref_time(89_450).saturating_mul(s.into()))
|
||||
// Standard Error: 13
|
||||
.saturating_add(Weight::from_ref_time(1_750).saturating_mul(z.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -71,12 +71,12 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
||||
/// 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 {
|
||||
// Minimum execution time: 34_522 nanoseconds.
|
||||
Weight::from_ref_time(27_056_839)
|
||||
// Standard Error: 879
|
||||
.saturating_add(Weight::from_ref_time(81_564).saturating_mul(s.into()))
|
||||
// Standard Error: 8
|
||||
.saturating_add(Weight::from_ref_time(1_554).saturating_mul(z.into()))
|
||||
// Minimum execution time: 34_986 nanoseconds.
|
||||
Weight::from_ref_time(27_215_181)
|
||||
// Standard Error: 697
|
||||
.saturating_add(Weight::from_ref_time(83_798).saturating_mul(s.into()))
|
||||
// Standard Error: 6
|
||||
.saturating_add(Weight::from_ref_time(1_707).saturating_mul(z.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -85,12 +85,12 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
||||
/// 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 {
|
||||
// Minimum execution time: 48_530 nanoseconds.
|
||||
Weight::from_ref_time(39_011_142)
|
||||
// Standard Error: 1_112
|
||||
.saturating_add(Weight::from_ref_time(102_217).saturating_mul(s.into()))
|
||||
// Standard Error: 10
|
||||
.saturating_add(Weight::from_ref_time(1_585).saturating_mul(z.into()))
|
||||
// Minimum execution time: 48_830 nanoseconds.
|
||||
Weight::from_ref_time(39_279_143)
|
||||
// Standard Error: 781
|
||||
.saturating_add(Weight::from_ref_time(104_139).saturating_mul(s.into()))
|
||||
// Standard Error: 7
|
||||
.saturating_add(Weight::from_ref_time(1_742).saturating_mul(z.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -98,30 +98,30 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
||||
// Storage: unknown [0x3a65787472696e7369635f696e646578] (r:1 w:0)
|
||||
/// The range of component `s` is `[2, 100]`.
|
||||
fn approve_as_multi_create(s: u32, ) -> Weight {
|
||||
// Minimum execution time: 31_849 nanoseconds.
|
||||
Weight::from_ref_time(35_132_911)
|
||||
// Standard Error: 1_202
|
||||
.saturating_add(Weight::from_ref_time(93_477).saturating_mul(s.into()))
|
||||
// Minimum execution time: 31_738 nanoseconds.
|
||||
Weight::from_ref_time(35_112_739)
|
||||
// Standard Error: 1_526
|
||||
.saturating_add(Weight::from_ref_time(94_619).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Multisig Multisigs (r:1 w:1)
|
||||
/// The range of component `s` is `[2, 100]`.
|
||||
fn approve_as_multi_approve(s: u32, ) -> Weight {
|
||||
// Minimum execution time: 23_309 nanoseconds.
|
||||
Weight::from_ref_time(25_684_371)
|
||||
// Standard Error: 709
|
||||
.saturating_add(Weight::from_ref_time(85_857).saturating_mul(s.into()))
|
||||
// Minimum execution time: 23_311 nanoseconds.
|
||||
Weight::from_ref_time(25_553_950)
|
||||
// Standard Error: 828
|
||||
.saturating_add(Weight::from_ref_time(88_495).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Multisig Multisigs (r:1 w:1)
|
||||
/// The range of component `s` is `[2, 100]`.
|
||||
fn cancel_as_multi(s: u32, ) -> Weight {
|
||||
// Minimum execution time: 32_251 nanoseconds.
|
||||
Weight::from_ref_time(35_331_884)
|
||||
// Standard Error: 1_201
|
||||
.saturating_add(Weight::from_ref_time(92_906).saturating_mul(s.into()))
|
||||
// Minimum execution time: 32_403 nanoseconds.
|
||||
Weight::from_ref_time(35_432_840)
|
||||
// Standard Error: 1_140
|
||||
.saturating_add(Weight::from_ref_time(92_152).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
|
||||
@@ -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-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("statemint-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -49,10 +49,10 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Proxy Proxies (r:1 w:0)
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn proxy(p: u32, ) -> Weight {
|
||||
// Minimum execution time: 21_377 nanoseconds.
|
||||
Weight::from_ref_time(22_489_158)
|
||||
// Standard Error: 1_714
|
||||
.saturating_add(Weight::from_ref_time(44_904).saturating_mul(p.into()))
|
||||
// Minimum execution time: 21_963 nanoseconds.
|
||||
Weight::from_ref_time(23_002_212)
|
||||
// Standard Error: 1_672
|
||||
.saturating_add(Weight::from_ref_time(58_706).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
}
|
||||
// Storage: Proxy Proxies (r:1 w:0)
|
||||
@@ -61,12 +61,12 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `a` is `[0, 31]`.
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn proxy_announced(a: u32, p: u32, ) -> Weight {
|
||||
// Minimum execution time: 39_613 nanoseconds.
|
||||
Weight::from_ref_time(39_452_331)
|
||||
// Standard Error: 1_633
|
||||
.saturating_add(Weight::from_ref_time(130_771).saturating_mul(a.into()))
|
||||
// Standard Error: 1_687
|
||||
.saturating_add(Weight::from_ref_time(45_617).saturating_mul(p.into()))
|
||||
// Minimum execution time: 40_313 nanoseconds.
|
||||
Weight::from_ref_time(40_388_566)
|
||||
// Standard Error: 2_060
|
||||
.saturating_add(Weight::from_ref_time(127_294).saturating_mul(a.into()))
|
||||
// Standard Error: 2_128
|
||||
.saturating_add(Weight::from_ref_time(55_022).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -75,12 +75,12 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `a` is `[0, 31]`.
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn remove_announcement(a: u32, p: u32, ) -> Weight {
|
||||
// Minimum execution time: 28_265 nanoseconds.
|
||||
Weight::from_ref_time(29_511_001)
|
||||
// Standard Error: 2_681
|
||||
.saturating_add(Weight::from_ref_time(96_170).saturating_mul(a.into()))
|
||||
// Standard Error: 2_770
|
||||
.saturating_add(Weight::from_ref_time(4_079).saturating_mul(p.into()))
|
||||
// Minimum execution time: 27_956 nanoseconds.
|
||||
Weight::from_ref_time(29_223_945)
|
||||
// Standard Error: 1_939
|
||||
.saturating_add(Weight::from_ref_time(126_670).saturating_mul(a.into()))
|
||||
// Standard Error: 2_003
|
||||
.saturating_add(Weight::from_ref_time(4_659).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -89,12 +89,12 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `a` is `[0, 31]`.
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn reject_announcement(a: u32, p: u32, ) -> Weight {
|
||||
// Minimum execution time: 27_527 nanoseconds.
|
||||
Weight::from_ref_time(28_797_699)
|
||||
// Standard Error: 1_457
|
||||
.saturating_add(Weight::from_ref_time(114_616).saturating_mul(a.into()))
|
||||
// Standard Error: 1_505
|
||||
.saturating_add(Weight::from_ref_time(9_138).saturating_mul(p.into()))
|
||||
// Minimum execution time: 28_050 nanoseconds.
|
||||
Weight::from_ref_time(28_958_549)
|
||||
// Standard Error: 1_580
|
||||
.saturating_add(Weight::from_ref_time(123_922).saturating_mul(a.into()))
|
||||
// Standard Error: 1_632
|
||||
.saturating_add(Weight::from_ref_time(13_107).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -104,42 +104,42 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `a` is `[0, 31]`.
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn announce(a: u32, p: u32, ) -> Weight {
|
||||
// Minimum execution time: 36_013 nanoseconds.
|
||||
Weight::from_ref_time(36_879_251)
|
||||
// Standard Error: 1_931
|
||||
.saturating_add(Weight::from_ref_time(107_016).saturating_mul(a.into()))
|
||||
// Standard Error: 1_995
|
||||
.saturating_add(Weight::from_ref_time(43_613).saturating_mul(p.into()))
|
||||
// Minimum execution time: 36_400 nanoseconds.
|
||||
Weight::from_ref_time(37_158_752)
|
||||
// Standard Error: 1_851
|
||||
.saturating_add(Weight::from_ref_time(115_737).saturating_mul(a.into()))
|
||||
// Standard Error: 1_913
|
||||
.saturating_add(Weight::from_ref_time(45_781).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
// Storage: Proxy Proxies (r:1 w:1)
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn add_proxy(p: u32, ) -> Weight {
|
||||
// Minimum execution time: 29_509 nanoseconds.
|
||||
Weight::from_ref_time(30_966_207)
|
||||
// Standard Error: 2_273
|
||||
.saturating_add(Weight::from_ref_time(56_195).saturating_mul(p.into()))
|
||||
// Minimum execution time: 29_685 nanoseconds.
|
||||
Weight::from_ref_time(31_313_274)
|
||||
// Standard Error: 1_878
|
||||
.saturating_add(Weight::from_ref_time(76_507).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Proxy Proxies (r:1 w:1)
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn remove_proxy(p: u32, ) -> Weight {
|
||||
// Minimum execution time: 28_747 nanoseconds.
|
||||
Weight::from_ref_time(30_716_505)
|
||||
// Standard Error: 2_029
|
||||
.saturating_add(Weight::from_ref_time(87_941).saturating_mul(p.into()))
|
||||
// Minimum execution time: 29_938 nanoseconds.
|
||||
Weight::from_ref_time(31_407_736)
|
||||
// Standard Error: 2_259
|
||||
.saturating_add(Weight::from_ref_time(75_887).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Proxy Proxies (r:1 w:1)
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn remove_proxies(p: u32, ) -> Weight {
|
||||
// Minimum execution time: 25_788 nanoseconds.
|
||||
Weight::from_ref_time(26_975_282)
|
||||
// Standard Error: 1_718
|
||||
.saturating_add(Weight::from_ref_time(40_720).saturating_mul(p.into()))
|
||||
// Minimum execution time: 25_869 nanoseconds.
|
||||
Weight::from_ref_time(27_000_654)
|
||||
// Standard Error: 2_005
|
||||
.saturating_add(Weight::from_ref_time(53_336).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -147,20 +147,20 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Proxy Proxies (r:1 w:1)
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn create_pure(p: u32, ) -> Weight {
|
||||
// Minimum execution time: 31_514 nanoseconds.
|
||||
Weight::from_ref_time(33_130_868)
|
||||
// Standard Error: 1_738
|
||||
.saturating_add(Weight::from_ref_time(24_538).saturating_mul(p.into()))
|
||||
// Minimum execution time: 32_483 nanoseconds.
|
||||
Weight::from_ref_time(33_523_450)
|
||||
// Standard Error: 1_866
|
||||
.saturating_add(Weight::from_ref_time(29_527).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Proxy Proxies (r:1 w:1)
|
||||
/// The range of component `p` is `[0, 30]`.
|
||||
fn kill_pure(p: u32, ) -> Weight {
|
||||
// Minimum execution time: 27_707 nanoseconds.
|
||||
Weight::from_ref_time(28_793_891)
|
||||
// Standard Error: 1_525
|
||||
.saturating_add(Weight::from_ref_time(38_793).saturating_mul(p.into()))
|
||||
// Minimum execution time: 27_015 nanoseconds.
|
||||
Weight::from_ref_time(28_668_857)
|
||||
// Standard Error: 3_385
|
||||
.saturating_add(Weight::from_ref_time(49_290).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
|
||||
@@ -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-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("statemint-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -49,16 +49,16 @@ impl<T: frame_system::Config> pallet_session::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Session NextKeys (r:1 w:1)
|
||||
// Storage: Session KeyOwner (r:1 w:1)
|
||||
fn set_keys() -> Weight {
|
||||
// Minimum execution time: 22_362 nanoseconds.
|
||||
Weight::from_ref_time(23_023_000)
|
||||
// Minimum execution time: 22_533 nanoseconds.
|
||||
Weight::from_ref_time(23_025_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
// Storage: Session NextKeys (r:1 w:1)
|
||||
// Storage: Session KeyOwner (r:0 w:1)
|
||||
fn purge_keys() -> Weight {
|
||||
// Minimum execution time: 18_914 nanoseconds.
|
||||
Weight::from_ref_time(19_452_000)
|
||||
// Minimum execution time: 19_029 nanoseconds.
|
||||
Weight::from_ref_time(19_693_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
|
||||
@@ -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-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("statemint-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -49,13 +49,13 @@ impl<T: frame_system::Config> pallet_timestamp::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Timestamp Now (r:1 w:1)
|
||||
// Storage: Aura CurrentSlot (r:1 w:0)
|
||||
fn set() -> Weight {
|
||||
// Minimum execution time: 9_174 nanoseconds.
|
||||
Weight::from_ref_time(9_480_000)
|
||||
// Minimum execution time: 9_326 nanoseconds.
|
||||
Weight::from_ref_time(9_519_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
fn on_finalize() -> Weight {
|
||||
// Minimum execution time: 3_748 nanoseconds.
|
||||
Weight::from_ref_time(3_835_000)
|
||||
// Minimum execution time: 3_849 nanoseconds.
|
||||
Weight::from_ref_time(3_959_000)
|
||||
}
|
||||
}
|
||||
|
||||
@@ -17,8 +17,8 @@
|
||||
//! Autogenerated weights for `pallet_uniques`
|
||||
//!
|
||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||
//! DATE: 2022-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("statemint-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -49,16 +49,16 @@ impl<T: frame_system::Config> pallet_uniques::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Uniques Class (r:1 w:1)
|
||||
// Storage: Uniques ClassAccount (r:0 w:1)
|
||||
fn create() -> Weight {
|
||||
// Minimum execution time: 29_979 nanoseconds.
|
||||
Weight::from_ref_time(30_823_000)
|
||||
// Minimum execution time: 30_428 nanoseconds.
|
||||
Weight::from_ref_time(30_768_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
// Storage: Uniques Class (r:1 w:1)
|
||||
// Storage: Uniques ClassAccount (r:0 w:1)
|
||||
fn force_create() -> Weight {
|
||||
// Minimum execution time: 20_431 nanoseconds.
|
||||
Weight::from_ref_time(20_789_000)
|
||||
// Minimum execution time: 20_551 nanoseconds.
|
||||
Weight::from_ref_time(21_027_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -74,14 +74,14 @@ impl<T: frame_system::Config> pallet_uniques::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `m` is `[0, 1000]`.
|
||||
/// The range of component `a` is `[0, 1000]`.
|
||||
fn destroy(n: u32, m: u32, a: u32, ) -> Weight {
|
||||
// Minimum execution time: 2_336_630 nanoseconds.
|
||||
Weight::from_ref_time(2_360_459_000)
|
||||
// Standard Error: 26_301
|
||||
.saturating_add(Weight::from_ref_time(8_279_472).saturating_mul(n.into()))
|
||||
// Standard Error: 26_301
|
||||
.saturating_add(Weight::from_ref_time(232_669).saturating_mul(m.into()))
|
||||
// Standard Error: 26_301
|
||||
.saturating_add(Weight::from_ref_time(307_377).saturating_mul(a.into()))
|
||||
// Minimum execution time: 2_351_088 nanoseconds.
|
||||
Weight::from_ref_time(2_370_212_000)
|
||||
// Standard Error: 25_337
|
||||
.saturating_add(Weight::from_ref_time(8_372_387).saturating_mul(n.into()))
|
||||
// Standard Error: 25_337
|
||||
.saturating_add(Weight::from_ref_time(229_249).saturating_mul(m.into()))
|
||||
// Standard Error: 25_337
|
||||
.saturating_add(Weight::from_ref_time(290_566).saturating_mul(a.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(n.into())))
|
||||
.saturating_add(T::DbWeight::get().writes(4))
|
||||
@@ -94,8 +94,8 @@ impl<T: frame_system::Config> pallet_uniques::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Uniques CollectionMaxSupply (r:1 w:0)
|
||||
// Storage: Uniques Account (r:0 w:1)
|
||||
fn mint() -> Weight {
|
||||
// Minimum execution time: 37_821 nanoseconds.
|
||||
Weight::from_ref_time(38_389_000)
|
||||
// Minimum execution time: 37_707 nanoseconds.
|
||||
Weight::from_ref_time(38_247_000)
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(3))
|
||||
}
|
||||
@@ -104,8 +104,8 @@ impl<T: frame_system::Config> pallet_uniques::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Uniques Account (r:0 w:1)
|
||||
// Storage: Uniques ItemPriceOf (r:0 w:1)
|
||||
fn burn() -> Weight {
|
||||
// Minimum execution time: 40_176 nanoseconds.
|
||||
Weight::from_ref_time(40_413_000)
|
||||
// Minimum execution time: 40_130 nanoseconds.
|
||||
Weight::from_ref_time(40_520_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(4))
|
||||
}
|
||||
@@ -114,8 +114,8 @@ impl<T: frame_system::Config> pallet_uniques::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Uniques Account (r:0 w:2)
|
||||
// Storage: Uniques ItemPriceOf (r:0 w:1)
|
||||
fn transfer() -> Weight {
|
||||
// Minimum execution time: 31_074 nanoseconds.
|
||||
Weight::from_ref_time(31_629_000)
|
||||
// Minimum execution time: 30_580 nanoseconds.
|
||||
Weight::from_ref_time(31_277_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(4))
|
||||
}
|
||||
@@ -123,10 +123,10 @@ impl<T: frame_system::Config> pallet_uniques::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Uniques Asset (r:102 w:102)
|
||||
/// The range of component `i` is `[0, 5000]`.
|
||||
fn redeposit(i: u32, ) -> Weight {
|
||||
// Minimum execution time: 20_792 nanoseconds.
|
||||
Weight::from_ref_time(20_936_000)
|
||||
// Standard Error: 14_018
|
||||
.saturating_add(Weight::from_ref_time(11_130_081).saturating_mul(i.into()))
|
||||
// Minimum execution time: 20_344 nanoseconds.
|
||||
Weight::from_ref_time(20_536_000)
|
||||
// Standard Error: 9_038
|
||||
.saturating_add(Weight::from_ref_time(10_588_292).saturating_mul(i.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(i.into())))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
@@ -135,30 +135,30 @@ impl<T: frame_system::Config> pallet_uniques::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Uniques Asset (r:1 w:1)
|
||||
// Storage: Uniques Class (r:1 w:0)
|
||||
fn freeze() -> Weight {
|
||||
// Minimum execution time: 24_049 nanoseconds.
|
||||
Weight::from_ref_time(24_456_000)
|
||||
// Minimum execution time: 23_859 nanoseconds.
|
||||
Weight::from_ref_time(24_262_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Uniques Asset (r:1 w:1)
|
||||
// Storage: Uniques Class (r:1 w:0)
|
||||
fn thaw() -> Weight {
|
||||
// Minimum execution time: 23_941 nanoseconds.
|
||||
Weight::from_ref_time(24_402_000)
|
||||
// Minimum execution time: 23_298 nanoseconds.
|
||||
Weight::from_ref_time(23_870_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Uniques Class (r:1 w:1)
|
||||
fn freeze_collection() -> Weight {
|
||||
// Minimum execution time: 19_759 nanoseconds.
|
||||
Weight::from_ref_time(20_029_000)
|
||||
// Minimum execution time: 19_494 nanoseconds.
|
||||
Weight::from_ref_time(19_987_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Uniques Class (r:1 w:1)
|
||||
fn thaw_collection() -> Weight {
|
||||
// Minimum execution time: 19_735 nanoseconds.
|
||||
Weight::from_ref_time(20_157_000)
|
||||
// Minimum execution time: 19_519 nanoseconds.
|
||||
Weight::from_ref_time(20_000_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -166,23 +166,23 @@ impl<T: frame_system::Config> pallet_uniques::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Uniques Class (r:1 w:1)
|
||||
// Storage: Uniques ClassAccount (r:0 w:2)
|
||||
fn transfer_ownership() -> Weight {
|
||||
// Minimum execution time: 27_888 nanoseconds.
|
||||
Weight::from_ref_time(28_286_000)
|
||||
// Minimum execution time: 27_492 nanoseconds.
|
||||
Weight::from_ref_time(27_992_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(4))
|
||||
}
|
||||
// Storage: Uniques Class (r:1 w:1)
|
||||
fn set_team() -> Weight {
|
||||
// Minimum execution time: 20_719 nanoseconds.
|
||||
Weight::from_ref_time(21_372_000)
|
||||
// Minimum execution time: 19_932 nanoseconds.
|
||||
Weight::from_ref_time(20_420_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Uniques Class (r:1 w:1)
|
||||
// Storage: Uniques ClassAccount (r:0 w:1)
|
||||
fn force_item_status() -> Weight {
|
||||
// Minimum execution time: 23_332 nanoseconds.
|
||||
Weight::from_ref_time(23_729_000)
|
||||
// Minimum execution time: 23_166 nanoseconds.
|
||||
Weight::from_ref_time(23_583_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -190,8 +190,8 @@ impl<T: frame_system::Config> pallet_uniques::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Uniques InstanceMetadataOf (r:1 w:0)
|
||||
// Storage: Uniques Attribute (r:1 w:1)
|
||||
fn set_attribute() -> Weight {
|
||||
// Minimum execution time: 44_197 nanoseconds.
|
||||
Weight::from_ref_time(44_890_000)
|
||||
// Minimum execution time: 44_338 nanoseconds.
|
||||
Weight::from_ref_time(44_869_000)
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -199,79 +199,79 @@ impl<T: frame_system::Config> pallet_uniques::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Uniques InstanceMetadataOf (r:1 w:0)
|
||||
// Storage: Uniques Attribute (r:1 w:1)
|
||||
fn clear_attribute() -> Weight {
|
||||
// Minimum execution time: 43_965 nanoseconds.
|
||||
Weight::from_ref_time(44_326_000)
|
||||
// Minimum execution time: 43_871 nanoseconds.
|
||||
Weight::from_ref_time(44_186_000)
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
// Storage: Uniques Class (r:1 w:1)
|
||||
// Storage: Uniques InstanceMetadataOf (r:1 w:1)
|
||||
fn set_metadata() -> Weight {
|
||||
// Minimum execution time: 35_462 nanoseconds.
|
||||
Weight::from_ref_time(35_821_000)
|
||||
// Minimum execution time: 35_893 nanoseconds.
|
||||
Weight::from_ref_time(36_424_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
// Storage: Uniques Class (r:1 w:1)
|
||||
// Storage: Uniques InstanceMetadataOf (r:1 w:1)
|
||||
fn clear_metadata() -> Weight {
|
||||
// Minimum execution time: 36_443 nanoseconds.
|
||||
Weight::from_ref_time(37_893_000)
|
||||
// Minimum execution time: 36_673 nanoseconds.
|
||||
Weight::from_ref_time(37_566_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
// Storage: Uniques Class (r:1 w:1)
|
||||
// Storage: Uniques ClassMetadataOf (r:1 w:1)
|
||||
fn set_collection_metadata() -> Weight {
|
||||
// Minimum execution time: 34_787 nanoseconds.
|
||||
Weight::from_ref_time(35_466_000)
|
||||
// Minimum execution time: 34_481 nanoseconds.
|
||||
Weight::from_ref_time(35_463_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
// Storage: Uniques Class (r:1 w:0)
|
||||
// Storage: Uniques ClassMetadataOf (r:1 w:1)
|
||||
fn clear_collection_metadata() -> Weight {
|
||||
// Minimum execution time: 33_943 nanoseconds.
|
||||
Weight::from_ref_time(34_276_000)
|
||||
// Minimum execution time: 34_268 nanoseconds.
|
||||
Weight::from_ref_time(34_596_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Uniques Class (r:1 w:0)
|
||||
// Storage: Uniques Asset (r:1 w:1)
|
||||
fn approve_transfer() -> Weight {
|
||||
// Minimum execution time: 25_769 nanoseconds.
|
||||
Weight::from_ref_time(26_260_000)
|
||||
// Minimum execution time: 25_756 nanoseconds.
|
||||
Weight::from_ref_time(26_124_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Uniques Class (r:1 w:0)
|
||||
// Storage: Uniques Asset (r:1 w:1)
|
||||
fn cancel_approval() -> Weight {
|
||||
// Minimum execution time: 26_005 nanoseconds.
|
||||
Weight::from_ref_time(26_592_000)
|
||||
// Minimum execution time: 25_617 nanoseconds.
|
||||
Weight::from_ref_time(26_110_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Uniques OwnershipAcceptance (r:1 w:1)
|
||||
fn set_accept_ownership() -> Weight {
|
||||
// Minimum execution time: 23_822 nanoseconds.
|
||||
Weight::from_ref_time(24_168_000)
|
||||
// Minimum execution time: 23_348 nanoseconds.
|
||||
Weight::from_ref_time(23_806_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Uniques CollectionMaxSupply (r:1 w:1)
|
||||
// Storage: Uniques Class (r:1 w:0)
|
||||
fn set_collection_max_supply() -> Weight {
|
||||
// Minimum execution time: 22_531 nanoseconds.
|
||||
Weight::from_ref_time(22_908_000)
|
||||
// Minimum execution time: 22_222 nanoseconds.
|
||||
Weight::from_ref_time(22_493_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Uniques Asset (r:1 w:0)
|
||||
// Storage: Uniques ItemPriceOf (r:0 w:1)
|
||||
fn set_price() -> Weight {
|
||||
// Minimum execution time: 23_044 nanoseconds.
|
||||
Weight::from_ref_time(23_469_000)
|
||||
// Minimum execution time: 22_037 nanoseconds.
|
||||
Weight::from_ref_time(22_862_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -280,8 +280,8 @@ impl<T: frame_system::Config> pallet_uniques::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Uniques Class (r:1 w:0)
|
||||
// Storage: Uniques Account (r:0 w:2)
|
||||
fn buy_item() -> Weight {
|
||||
// Minimum execution time: 40_549 nanoseconds.
|
||||
Weight::from_ref_time(41_982_000)
|
||||
// Minimum execution time: 41_441 nanoseconds.
|
||||
Weight::from_ref_time(41_922_000)
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(4))
|
||||
}
|
||||
|
||||
@@ -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-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("statemint-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -48,31 +48,31 @@ pub struct WeightInfo<T>(PhantomData<T>);
|
||||
impl<T: frame_system::Config> pallet_utility::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `c` is `[0, 1000]`.
|
||||
fn batch(c: u32, ) -> Weight {
|
||||
// Minimum execution time: 12_596 nanoseconds.
|
||||
Weight::from_ref_time(23_876_503)
|
||||
// Standard Error: 2_470
|
||||
.saturating_add(Weight::from_ref_time(3_650_505).saturating_mul(c.into()))
|
||||
// Minimum execution time: 12_233 nanoseconds.
|
||||
Weight::from_ref_time(21_625_859)
|
||||
// Standard Error: 2_638
|
||||
.saturating_add(Weight::from_ref_time(3_731_215).saturating_mul(c.into()))
|
||||
}
|
||||
fn as_derivative() -> Weight {
|
||||
// Minimum execution time: 6_424 nanoseconds.
|
||||
Weight::from_ref_time(6_541_000)
|
||||
// Minimum execution time: 6_535 nanoseconds.
|
||||
Weight::from_ref_time(6_739_000)
|
||||
}
|
||||
/// The range of component `c` is `[0, 1000]`.
|
||||
fn batch_all(c: u32, ) -> Weight {
|
||||
// Minimum execution time: 12_873 nanoseconds.
|
||||
Weight::from_ref_time(16_562_373)
|
||||
// Standard Error: 3_653
|
||||
.saturating_add(Weight::from_ref_time(3_854_429).saturating_mul(c.into()))
|
||||
// Minimum execution time: 12_162 nanoseconds.
|
||||
Weight::from_ref_time(23_332_240)
|
||||
// Standard Error: 2_474
|
||||
.saturating_add(Weight::from_ref_time(3_911_696).saturating_mul(c.into()))
|
||||
}
|
||||
fn dispatch_as() -> Weight {
|
||||
// Minimum execution time: 14_691 nanoseconds.
|
||||
Weight::from_ref_time(15_077_000)
|
||||
// Minimum execution time: 13_858 nanoseconds.
|
||||
Weight::from_ref_time(14_217_000)
|
||||
}
|
||||
/// The range of component `c` is `[0, 1000]`.
|
||||
fn force_batch(c: u32, ) -> Weight {
|
||||
// Minimum execution time: 12_340 nanoseconds.
|
||||
Weight::from_ref_time(17_476_684)
|
||||
// Standard Error: 2_684
|
||||
.saturating_add(Weight::from_ref_time(3_661_082).saturating_mul(c.into()))
|
||||
// Minimum execution time: 12_174 nanoseconds.
|
||||
Weight::from_ref_time(19_441_442)
|
||||
// Standard Error: 2_450
|
||||
.saturating_add(Weight::from_ref_time(3_745_684).saturating_mul(c.into()))
|
||||
}
|
||||
}
|
||||
|
||||
+9
-9
@@ -18,8 +18,8 @@
|
||||
//! Autogenerated weights for `pallet_xcm_benchmarks::fungible`
|
||||
//!
|
||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||
//! DATE: 2022-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("statemint-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -50,13 +50,13 @@ pub struct WeightInfo<T>(PhantomData<T>);
|
||||
impl<T: frame_system::Config> WeightInfo<T> {
|
||||
// Storage: System Account (r:1 w:1)
|
||||
pub(crate) fn withdraw_asset() -> Weight {
|
||||
Weight::from_ref_time(31_628_000 as u64)
|
||||
Weight::from_ref_time(32_108_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)
|
||||
pub(crate) fn transfer_asset() -> Weight {
|
||||
Weight::from_ref_time(36_286_000 as u64)
|
||||
Weight::from_ref_time(36_974_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(2 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2 as u64))
|
||||
}
|
||||
@@ -68,16 +68,16 @@ impl<T: frame_system::Config> WeightInfo<T> {
|
||||
// Storage: ParachainSystem HostConfiguration (r:1 w:0)
|
||||
// Storage: ParachainSystem PendingUpwardMessages (r:1 w:1)
|
||||
pub(crate) fn transfer_reserve_asset() -> Weight {
|
||||
Weight::from_ref_time(51_189_000 as u64)
|
||||
Weight::from_ref_time(53_180_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(8 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(4 as u64))
|
||||
}
|
||||
pub(crate) fn receive_teleported_asset() -> Weight {
|
||||
Weight::from_ref_time(6_157_000 as u64)
|
||||
Weight::from_ref_time(6_431_000 as u64)
|
||||
}
|
||||
// Storage: System Account (r:1 w:1)
|
||||
pub(crate) fn deposit_asset() -> Weight {
|
||||
Weight::from_ref_time(32_614_000 as u64)
|
||||
Weight::from_ref_time(33_243_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(1 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1 as u64))
|
||||
}
|
||||
@@ -89,7 +89,7 @@ impl<T: frame_system::Config> WeightInfo<T> {
|
||||
// Storage: ParachainSystem HostConfiguration (r:1 w:0)
|
||||
// Storage: ParachainSystem PendingUpwardMessages (r:1 w:1)
|
||||
pub(crate) fn deposit_reserve_asset() -> Weight {
|
||||
Weight::from_ref_time(49_945_000 as u64)
|
||||
Weight::from_ref_time(51_189_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(7 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(3 as u64))
|
||||
}
|
||||
@@ -100,7 +100,7 @@ impl<T: frame_system::Config> WeightInfo<T> {
|
||||
// Storage: ParachainSystem HostConfiguration (r:1 w:0)
|
||||
// Storage: ParachainSystem PendingUpwardMessages (r:1 w:1)
|
||||
pub(crate) fn initiate_teleport() -> Weight {
|
||||
Weight::from_ref_time(26_905_000 as u64)
|
||||
Weight::from_ref_time(28_035_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(6 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2 as u64))
|
||||
}
|
||||
|
||||
+18
-18
@@ -18,8 +18,8 @@
|
||||
//! Autogenerated weights for `pallet_xcm_benchmarks::generic`
|
||||
//!
|
||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||
//! DATE: 2022-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("statemint-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -55,38 +55,38 @@ impl<T: frame_system::Config> WeightInfo<T> {
|
||||
// Storage: ParachainSystem HostConfiguration (r:1 w:0)
|
||||
// Storage: ParachainSystem PendingUpwardMessages (r:1 w:1)
|
||||
pub(crate) fn query_holding() -> Weight {
|
||||
Weight::from_ref_time(684_287_000 as u64)
|
||||
Weight::from_ref_time(890_620_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(6 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2 as u64))
|
||||
}
|
||||
pub(crate) fn buy_execution() -> Weight {
|
||||
Weight::from_ref_time(8_580_000 as u64)
|
||||
Weight::from_ref_time(9_063_000 as u64)
|
||||
}
|
||||
// Storage: PolkadotXcm Queries (r:1 w:0)
|
||||
pub(crate) fn query_response() -> Weight {
|
||||
Weight::from_ref_time(16_082_000 as u64)
|
||||
Weight::from_ref_time(17_239_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(1 as u64))
|
||||
}
|
||||
pub(crate) fn transact() -> Weight {
|
||||
Weight::from_ref_time(19_394_000 as u64)
|
||||
Weight::from_ref_time(20_406_000 as u64)
|
||||
}
|
||||
pub(crate) fn refund_surplus() -> Weight {
|
||||
Weight::from_ref_time(8_833_000 as u64)
|
||||
Weight::from_ref_time(9_098_000 as u64)
|
||||
}
|
||||
pub(crate) fn set_error_handler() -> Weight {
|
||||
Weight::from_ref_time(5_128_000 as u64)
|
||||
Weight::from_ref_time(5_338_000 as u64)
|
||||
}
|
||||
pub(crate) fn set_appendix() -> Weight {
|
||||
Weight::from_ref_time(5_081_000 as u64)
|
||||
Weight::from_ref_time(5_367_000 as u64)
|
||||
}
|
||||
pub(crate) fn clear_error() -> Weight {
|
||||
Weight::from_ref_time(5_196_000 as u64)
|
||||
Weight::from_ref_time(5_325_000 as u64)
|
||||
}
|
||||
pub(crate) fn descend_origin() -> Weight {
|
||||
Weight::from_ref_time(6_199_000 as u64)
|
||||
Weight::from_ref_time(6_474_000 as u64)
|
||||
}
|
||||
pub(crate) fn clear_origin() -> Weight {
|
||||
Weight::from_ref_time(5_078_000 as u64)
|
||||
Weight::from_ref_time(5_193_000 as u64)
|
||||
}
|
||||
// Storage: PolkadotXcm SupportedVersion (r:1 w:0)
|
||||
// Storage: PolkadotXcm VersionDiscoveryQueue (r:1 w:1)
|
||||
@@ -94,18 +94,18 @@ impl<T: frame_system::Config> WeightInfo<T> {
|
||||
// Storage: ParachainSystem HostConfiguration (r:1 w:0)
|
||||
// Storage: ParachainSystem PendingUpwardMessages (r:1 w:1)
|
||||
pub(crate) fn report_error() -> Weight {
|
||||
Weight::from_ref_time(14_742_000 as u64)
|
||||
Weight::from_ref_time(15_275_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(5 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2 as u64))
|
||||
}
|
||||
// Storage: PolkadotXcm AssetTraps (r:1 w:1)
|
||||
pub(crate) fn claim_asset() -> Weight {
|
||||
Weight::from_ref_time(20_490_000 as u64)
|
||||
Weight::from_ref_time(21_374_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(1 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1 as u64))
|
||||
}
|
||||
pub(crate) fn trap() -> Weight {
|
||||
Weight::from_ref_time(5_024_000 as u64)
|
||||
Weight::from_ref_time(5_226_000 as u64)
|
||||
}
|
||||
// Storage: PolkadotXcm VersionNotifyTargets (r:1 w:1)
|
||||
// Storage: PolkadotXcm SupportedVersion (r:1 w:0)
|
||||
@@ -114,13 +114,13 @@ impl<T: frame_system::Config> WeightInfo<T> {
|
||||
// Storage: ParachainSystem HostConfiguration (r:1 w:0)
|
||||
// Storage: ParachainSystem PendingUpwardMessages (r:1 w:1)
|
||||
pub(crate) fn subscribe_version() -> Weight {
|
||||
Weight::from_ref_time(17_473_000 as u64)
|
||||
Weight::from_ref_time(18_137_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(6 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(3 as u64))
|
||||
}
|
||||
// Storage: PolkadotXcm VersionNotifyTargets (r:0 w:1)
|
||||
pub(crate) fn unsubscribe_version() -> Weight {
|
||||
Weight::from_ref_time(7_230_000 as u64)
|
||||
Weight::from_ref_time(7_378_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().writes(1 as u64))
|
||||
}
|
||||
// Storage: ParachainInfo ParachainId (r:1 w:0)
|
||||
@@ -130,7 +130,7 @@ impl<T: frame_system::Config> WeightInfo<T> {
|
||||
// Storage: ParachainSystem HostConfiguration (r:1 w:0)
|
||||
// Storage: ParachainSystem PendingUpwardMessages (r:1 w:1)
|
||||
pub(crate) fn initiate_reserve_withdraw() -> Weight {
|
||||
Weight::from_ref_time(897_033_000 as u64)
|
||||
Weight::from_ref_time(1_096_514_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(6 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2 as u64))
|
||||
}
|
||||
|
||||
@@ -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-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("westmint-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -48,15 +48,15 @@ pub struct WeightInfo<T>(PhantomData<T>);
|
||||
impl<T: frame_system::Config> cumulus_pallet_xcmp_queue::WeightInfo for WeightInfo<T> {
|
||||
// Storage: XcmpQueue QueueConfig (r:1 w:1)
|
||||
fn set_config_with_u32() -> Weight {
|
||||
// Minimum execution time: 6_777 nanoseconds.
|
||||
Weight::from_ref_time(7_022_000)
|
||||
// Minimum execution time: 6_663 nanoseconds.
|
||||
Weight::from_ref_time(6_817_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: XcmpQueue QueueConfig (r:1 w:1)
|
||||
fn set_config_with_weight() -> Weight {
|
||||
// Minimum execution time: 7_026 nanoseconds.
|
||||
Weight::from_ref_time(7_206_000)
|
||||
// Minimum execution time: 6_683 nanoseconds.
|
||||
Weight::from_ref_time(6_854_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
|
||||
@@ -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-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("westmint-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -48,51 +48,51 @@ pub struct WeightInfo<T>(PhantomData<T>);
|
||||
impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `b` is `[0, 3932160]`.
|
||||
fn remark(b: u32, ) -> Weight {
|
||||
// Minimum execution time: 3_875 nanoseconds.
|
||||
Weight::from_ref_time(3_969_000)
|
||||
// Minimum execution time: 3_905 nanoseconds.
|
||||
Weight::from_ref_time(4_014_000)
|
||||
// Standard Error: 0
|
||||
.saturating_add(Weight::from_ref_time(412).saturating_mul(b.into()))
|
||||
.saturating_add(Weight::from_ref_time(514).saturating_mul(b.into()))
|
||||
}
|
||||
/// The range of component `b` is `[0, 3932160]`.
|
||||
fn remark_with_event(b: u32, ) -> Weight {
|
||||
// Minimum execution time: 12_604 nanoseconds.
|
||||
Weight::from_ref_time(12_909_000)
|
||||
// Standard Error: 0
|
||||
.saturating_add(Weight::from_ref_time(1_769).saturating_mul(b.into()))
|
||||
// Minimum execution time: 13_142 nanoseconds.
|
||||
Weight::from_ref_time(9_205_205)
|
||||
// Standard Error: 1
|
||||
.saturating_add(Weight::from_ref_time(1_879).saturating_mul(b.into()))
|
||||
}
|
||||
// Storage: System Digest (r:1 w:1)
|
||||
// Storage: unknown [0x3a686561707061676573] (r:0 w:1)
|
||||
fn set_heap_pages() -> Weight {
|
||||
// Minimum execution time: 8_643 nanoseconds.
|
||||
Weight::from_ref_time(9_165_000)
|
||||
// Minimum execution time: 8_748 nanoseconds.
|
||||
Weight::from_ref_time(8_973_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
// Storage: Skipped Metadata (r:0 w:0)
|
||||
/// The range of component `i` is `[0, 1000]`.
|
||||
fn set_storage(i: u32, ) -> Weight {
|
||||
// Minimum execution time: 3_751 nanoseconds.
|
||||
Weight::from_ref_time(3_968_000)
|
||||
// Standard Error: 2_178
|
||||
.saturating_add(Weight::from_ref_time(620_130).saturating_mul(i.into()))
|
||||
// Minimum execution time: 3_851 nanoseconds.
|
||||
Weight::from_ref_time(4_030_000)
|
||||
// Standard Error: 2_146
|
||||
.saturating_add(Weight::from_ref_time(623_099).saturating_mul(i.into()))
|
||||
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into())))
|
||||
}
|
||||
// Storage: Skipped Metadata (r:0 w:0)
|
||||
/// The range of component `i` is `[0, 1000]`.
|
||||
fn kill_storage(i: u32, ) -> Weight {
|
||||
// Minimum execution time: 3_824 nanoseconds.
|
||||
Weight::from_ref_time(3_926_000)
|
||||
// Standard Error: 1_073
|
||||
.saturating_add(Weight::from_ref_time(447_424).saturating_mul(i.into()))
|
||||
// Minimum execution time: 3_913 nanoseconds.
|
||||
Weight::from_ref_time(4_065_000)
|
||||
// Standard Error: 1_042
|
||||
.saturating_add(Weight::from_ref_time(455_219).saturating_mul(i.into()))
|
||||
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into())))
|
||||
}
|
||||
// Storage: Skipped Metadata (r:0 w:0)
|
||||
/// The range of component `p` is `[0, 1000]`.
|
||||
fn kill_prefix(p: u32, ) -> Weight {
|
||||
// Minimum execution time: 5_507 nanoseconds.
|
||||
Weight::from_ref_time(5_668_000)
|
||||
// Standard Error: 1_333
|
||||
.saturating_add(Weight::from_ref_time(970_340).saturating_mul(p.into()))
|
||||
// Minimum execution time: 5_510 nanoseconds.
|
||||
Weight::from_ref_time(5_592_000)
|
||||
// Standard Error: 1_519
|
||||
.saturating_add(Weight::from_ref_time(978_457).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(p.into())))
|
||||
}
|
||||
}
|
||||
|
||||
@@ -17,8 +17,8 @@
|
||||
//! Autogenerated weights for `pallet_assets`
|
||||
//!
|
||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||
//! DATE: 2022-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("westmint-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -49,22 +49,22 @@ impl<T: frame_system::Config> pallet_assets::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Assets Asset (r:1 w:1)
|
||||
// Storage: System Account (r:1 w:1)
|
||||
fn create() -> Weight {
|
||||
// Minimum execution time: 27_639 nanoseconds.
|
||||
Weight::from_ref_time(28_249_000)
|
||||
// Minimum execution time: 28_143 nanoseconds.
|
||||
Weight::from_ref_time(28_831_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
// Storage: Assets Asset (r:1 w:1)
|
||||
fn force_create() -> Weight {
|
||||
// Minimum execution time: 17_537 nanoseconds.
|
||||
Weight::from_ref_time(17_837_000)
|
||||
// Minimum execution time: 17_324 nanoseconds.
|
||||
Weight::from_ref_time(17_660_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Assets Asset (r:1 w:1)
|
||||
fn start_destroy() -> Weight {
|
||||
// Minimum execution time: 19_233 nanoseconds.
|
||||
Weight::from_ref_time(19_550_000)
|
||||
// Minimum execution time: 19_183 nanoseconds.
|
||||
Weight::from_ref_time(19_572_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -73,10 +73,10 @@ impl<T: frame_system::Config> pallet_assets::WeightInfo for WeightInfo<T> {
|
||||
// Storage: System Account (r:20 w:20)
|
||||
/// The range of component `c` is `[0, 1000]`.
|
||||
fn destroy_accounts(c: u32, ) -> Weight {
|
||||
// Minimum execution time: 21_424 nanoseconds.
|
||||
Weight::from_ref_time(21_798_000)
|
||||
// Standard Error: 14_714
|
||||
.saturating_add(Weight::from_ref_time(13_304_772).saturating_mul(c.into()))
|
||||
// Minimum execution time: 21_692 nanoseconds.
|
||||
Weight::from_ref_time(21_941_000)
|
||||
// Standard Error: 13_716
|
||||
.saturating_add(Weight::from_ref_time(13_430_511).saturating_mul(c.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(c.into())))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
@@ -86,10 +86,10 @@ impl<T: frame_system::Config> pallet_assets::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Assets Approvals (r:1 w:0)
|
||||
/// The range of component `a` is `[0, 1000]`.
|
||||
fn destroy_approvals(a: u32, ) -> Weight {
|
||||
// Minimum execution time: 22_437 nanoseconds.
|
||||
Weight::from_ref_time(22_782_000)
|
||||
// Standard Error: 8_328
|
||||
.saturating_add(Weight::from_ref_time(13_113_389).saturating_mul(a.into()))
|
||||
// Minimum execution time: 22_603 nanoseconds.
|
||||
Weight::from_ref_time(23_229_000)
|
||||
// Standard Error: 7_419
|
||||
.saturating_add(Weight::from_ref_time(13_085_552).saturating_mul(a.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(a.into())))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
@@ -98,24 +98,24 @@ impl<T: frame_system::Config> pallet_assets::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Assets Asset (r:1 w:1)
|
||||
// Storage: Assets Metadata (r:1 w:0)
|
||||
fn finish_destroy() -> Weight {
|
||||
// Minimum execution time: 18_963 nanoseconds.
|
||||
Weight::from_ref_time(19_203_000)
|
||||
// Minimum execution time: 18_665 nanoseconds.
|
||||
Weight::from_ref_time(19_099_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Assets Asset (r:1 w:1)
|
||||
// Storage: Assets Account (r:1 w:1)
|
||||
fn mint() -> Weight {
|
||||
// Minimum execution time: 31_210 nanoseconds.
|
||||
Weight::from_ref_time(31_775_000)
|
||||
// Minimum execution time: 30_720 nanoseconds.
|
||||
Weight::from_ref_time(31_638_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
// Storage: Assets Asset (r:1 w:1)
|
||||
// Storage: Assets Account (r:1 w:1)
|
||||
fn burn() -> Weight {
|
||||
// Minimum execution time: 37_564 nanoseconds.
|
||||
Weight::from_ref_time(37_945_000)
|
||||
// Minimum execution time: 36_968 nanoseconds.
|
||||
Weight::from_ref_time(37_772_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -123,8 +123,8 @@ impl<T: frame_system::Config> pallet_assets::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Assets Account (r:2 w:2)
|
||||
// Storage: System Account (r:1 w:1)
|
||||
fn transfer() -> Weight {
|
||||
// Minimum execution time: 47_205 nanoseconds.
|
||||
Weight::from_ref_time(48_447_000)
|
||||
// Minimum execution time: 47_488 nanoseconds.
|
||||
Weight::from_ref_time(48_545_000)
|
||||
.saturating_add(T::DbWeight::get().reads(4))
|
||||
.saturating_add(T::DbWeight::get().writes(4))
|
||||
}
|
||||
@@ -132,8 +132,8 @@ impl<T: frame_system::Config> pallet_assets::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Assets Account (r:2 w:2)
|
||||
// Storage: System Account (r:1 w:1)
|
||||
fn transfer_keep_alive() -> Weight {
|
||||
// Minimum execution time: 40_911 nanoseconds.
|
||||
Weight::from_ref_time(41_564_000)
|
||||
// Minimum execution time: 40_747 nanoseconds.
|
||||
Weight::from_ref_time(41_576_000)
|
||||
.saturating_add(T::DbWeight::get().reads(4))
|
||||
.saturating_add(T::DbWeight::get().writes(4))
|
||||
}
|
||||
@@ -141,53 +141,53 @@ impl<T: frame_system::Config> pallet_assets::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Assets Account (r:2 w:2)
|
||||
// Storage: System Account (r:1 w:1)
|
||||
fn force_transfer() -> Weight {
|
||||
// Minimum execution time: 46_813 nanoseconds.
|
||||
Weight::from_ref_time(47_453_000)
|
||||
// Minimum execution time: 47_563 nanoseconds.
|
||||
Weight::from_ref_time(48_277_000)
|
||||
.saturating_add(T::DbWeight::get().reads(4))
|
||||
.saturating_add(T::DbWeight::get().writes(4))
|
||||
}
|
||||
// Storage: Assets Asset (r:1 w:0)
|
||||
// Storage: Assets Account (r:1 w:1)
|
||||
fn freeze() -> Weight {
|
||||
// Minimum execution time: 22_433 nanoseconds.
|
||||
Weight::from_ref_time(22_929_000)
|
||||
// Minimum execution time: 22_369 nanoseconds.
|
||||
Weight::from_ref_time(22_634_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Assets Asset (r:1 w:0)
|
||||
// Storage: Assets Account (r:1 w:1)
|
||||
fn thaw() -> Weight {
|
||||
// Minimum execution time: 22_022 nanoseconds.
|
||||
Weight::from_ref_time(22_418_000)
|
||||
// Minimum execution time: 22_328 nanoseconds.
|
||||
Weight::from_ref_time(22_703_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Assets Asset (r:1 w:1)
|
||||
fn freeze_asset() -> Weight {
|
||||
// Minimum execution time: 18_413 nanoseconds.
|
||||
Weight::from_ref_time(19_054_000)
|
||||
// Minimum execution time: 18_697 nanoseconds.
|
||||
Weight::from_ref_time(19_239_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Assets Asset (r:1 w:1)
|
||||
fn thaw_asset() -> Weight {
|
||||
// Minimum execution time: 18_704 nanoseconds.
|
||||
Weight::from_ref_time(19_104_000)
|
||||
// Minimum execution time: 18_686 nanoseconds.
|
||||
Weight::from_ref_time(19_037_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Assets Asset (r:1 w:1)
|
||||
// Storage: Assets Metadata (r:1 w:0)
|
||||
fn transfer_ownership() -> Weight {
|
||||
// Minimum execution time: 19_428 nanoseconds.
|
||||
Weight::from_ref_time(19_849_000)
|
||||
// Minimum execution time: 19_299 nanoseconds.
|
||||
Weight::from_ref_time(19_895_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Assets Asset (r:1 w:1)
|
||||
fn set_team() -> Weight {
|
||||
// Minimum execution time: 18_571 nanoseconds.
|
||||
Weight::from_ref_time(19_090_000)
|
||||
// Minimum execution time: 18_023 nanoseconds.
|
||||
Weight::from_ref_time(18_506_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -196,18 +196,18 @@ impl<T: frame_system::Config> pallet_assets::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `n` is `[0, 50]`.
|
||||
/// The range of component `s` is `[0, 50]`.
|
||||
fn set_metadata(_n: u32, s: u32, ) -> Weight {
|
||||
// Minimum execution time: 30_434 nanoseconds.
|
||||
Weight::from_ref_time(32_109_763)
|
||||
// Standard Error: 922
|
||||
.saturating_add(Weight::from_ref_time(1_574).saturating_mul(s.into()))
|
||||
// Minimum execution time: 30_612 nanoseconds.
|
||||
Weight::from_ref_time(31_889_040)
|
||||
// Standard Error: 691
|
||||
.saturating_add(Weight::from_ref_time(5_243).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Assets Asset (r:1 w:0)
|
||||
// Storage: Assets Metadata (r:1 w:1)
|
||||
fn clear_metadata() -> Weight {
|
||||
// Minimum execution time: 31_480 nanoseconds.
|
||||
Weight::from_ref_time(31_940_000)
|
||||
// Minimum execution time: 32_146 nanoseconds.
|
||||
Weight::from_ref_time(32_658_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -215,34 +215,36 @@ impl<T: frame_system::Config> pallet_assets::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Assets Metadata (r:1 w:1)
|
||||
/// The range of component `n` is `[0, 50]`.
|
||||
/// The range of component `s` is `[0, 50]`.
|
||||
fn force_set_metadata(_n: u32, s: u32, ) -> Weight {
|
||||
// Minimum execution time: 18_854 nanoseconds.
|
||||
Weight::from_ref_time(19_682_117)
|
||||
// Standard Error: 452
|
||||
.saturating_add(Weight::from_ref_time(1_773).saturating_mul(s.into()))
|
||||
fn force_set_metadata(n: u32, s: u32, ) -> Weight {
|
||||
// Minimum execution time: 18_695 nanoseconds.
|
||||
Weight::from_ref_time(19_282_384)
|
||||
// Standard Error: 622
|
||||
.saturating_add(Weight::from_ref_time(531).saturating_mul(n.into()))
|
||||
// Standard Error: 622
|
||||
.saturating_add(Weight::from_ref_time(4_502).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Assets Asset (r:1 w:0)
|
||||
// Storage: Assets Metadata (r:1 w:1)
|
||||
fn force_clear_metadata() -> Weight {
|
||||
// Minimum execution time: 32_300 nanoseconds.
|
||||
Weight::from_ref_time(32_689_000)
|
||||
// Minimum execution time: 31_947 nanoseconds.
|
||||
Weight::from_ref_time(32_526_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Assets Asset (r:1 w:1)
|
||||
fn force_asset_status() -> Weight {
|
||||
// Minimum execution time: 18_050 nanoseconds.
|
||||
Weight::from_ref_time(18_460_000)
|
||||
// Minimum execution time: 18_164 nanoseconds.
|
||||
Weight::from_ref_time(18_446_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Assets Asset (r:1 w:1)
|
||||
// Storage: Assets Approvals (r:1 w:1)
|
||||
fn approve_transfer() -> Weight {
|
||||
// Minimum execution time: 35_007 nanoseconds.
|
||||
Weight::from_ref_time(35_565_000)
|
||||
// Minimum execution time: 34_662 nanoseconds.
|
||||
Weight::from_ref_time(35_263_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -251,24 +253,24 @@ impl<T: frame_system::Config> pallet_assets::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Assets Account (r:2 w:2)
|
||||
// Storage: System Account (r:1 w:1)
|
||||
fn transfer_approved() -> Weight {
|
||||
// Minimum execution time: 61_166 nanoseconds.
|
||||
Weight::from_ref_time(62_685_000)
|
||||
// Minimum execution time: 62_180 nanoseconds.
|
||||
Weight::from_ref_time(62_859_000)
|
||||
.saturating_add(T::DbWeight::get().reads(5))
|
||||
.saturating_add(T::DbWeight::get().writes(5))
|
||||
}
|
||||
// Storage: Assets Asset (r:1 w:1)
|
||||
// Storage: Assets Approvals (r:1 w:1)
|
||||
fn cancel_approval() -> Weight {
|
||||
// Minimum execution time: 37_013 nanoseconds.
|
||||
Weight::from_ref_time(37_554_000)
|
||||
// Minimum execution time: 36_815 nanoseconds.
|
||||
Weight::from_ref_time(37_388_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
// Storage: Assets Asset (r:1 w:1)
|
||||
// Storage: Assets Approvals (r:1 w:1)
|
||||
fn force_cancel_approval() -> Weight {
|
||||
// Minimum execution time: 37_450 nanoseconds.
|
||||
Weight::from_ref_time(38_071_000)
|
||||
// Minimum execution time: 37_444 nanoseconds.
|
||||
Weight::from_ref_time(37_825_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
|
||||
@@ -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-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("westmint-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -48,50 +48,50 @@ pub struct WeightInfo<T>(PhantomData<T>);
|
||||
impl<T: frame_system::Config> pallet_balances::WeightInfo for WeightInfo<T> {
|
||||
// Storage: System Account (r:1 w:1)
|
||||
fn transfer() -> Weight {
|
||||
// Minimum execution time: 41_402 nanoseconds.
|
||||
Weight::from_ref_time(42_194_000)
|
||||
// Minimum execution time: 42_043 nanoseconds.
|
||||
Weight::from_ref_time(42_626_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: System Account (r:1 w:1)
|
||||
fn transfer_keep_alive() -> Weight {
|
||||
// Minimum execution time: 31_485 nanoseconds.
|
||||
Weight::from_ref_time(32_000_000)
|
||||
// Minimum execution time: 31_971 nanoseconds.
|
||||
Weight::from_ref_time(32_728_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: System Account (r:1 w:1)
|
||||
fn set_balance_creating() -> Weight {
|
||||
// Minimum execution time: 23_174 nanoseconds.
|
||||
Weight::from_ref_time(23_744_000)
|
||||
// Minimum execution time: 23_875 nanoseconds.
|
||||
Weight::from_ref_time(24_103_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: System Account (r:1 w:1)
|
||||
fn set_balance_killing() -> Weight {
|
||||
// Minimum execution time: 26_260 nanoseconds.
|
||||
Weight::from_ref_time(26_966_000)
|
||||
// Minimum execution time: 26_551 nanoseconds.
|
||||
Weight::from_ref_time(27_167_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: System Account (r:2 w:2)
|
||||
fn force_transfer() -> Weight {
|
||||
// Minimum execution time: 41_394 nanoseconds.
|
||||
Weight::from_ref_time(42_237_000)
|
||||
// Minimum execution time: 42_262 nanoseconds.
|
||||
Weight::from_ref_time(42_921_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
// Storage: System Account (r:1 w:1)
|
||||
fn transfer_all() -> Weight {
|
||||
// Minimum execution time: 36_996 nanoseconds.
|
||||
Weight::from_ref_time(37_453_000)
|
||||
// Minimum execution time: 37_583 nanoseconds.
|
||||
Weight::from_ref_time(37_898_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: System Account (r:1 w:1)
|
||||
fn force_unreserve() -> Weight {
|
||||
// Minimum execution time: 20_619 nanoseconds.
|
||||
Weight::from_ref_time(21_129_000)
|
||||
// Minimum execution time: 20_515 nanoseconds.
|
||||
Weight::from_ref_time(20_804_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
|
||||
@@ -17,8 +17,8 @@
|
||||
//! Autogenerated weights for `pallet_collator_selection`
|
||||
//!
|
||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||
//! DATE: 2022-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("westmint-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -50,23 +50,23 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
|
||||
// Storage: CollatorSelection Invulnerables (r:0 w:1)
|
||||
/// The range of component `b` is `[1, 100]`.
|
||||
fn set_invulnerables(b: u32, ) -> Weight {
|
||||
// Minimum execution time: 20_551 nanoseconds.
|
||||
Weight::from_ref_time(24_081_686)
|
||||
// Standard Error: 7_962
|
||||
.saturating_add(Weight::from_ref_time(2_268_745).saturating_mul(b.into()))
|
||||
// Minimum execution time: 20_901 nanoseconds.
|
||||
Weight::from_ref_time(22_479_521)
|
||||
// Standard Error: 4_297
|
||||
.saturating_add(Weight::from_ref_time(2_226_658).saturating_mul(b.into()))
|
||||
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(b.into())))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: CollatorSelection DesiredCandidates (r:0 w:1)
|
||||
fn set_desired_candidates() -> Weight {
|
||||
// Minimum execution time: 13_091 nanoseconds.
|
||||
Weight::from_ref_time(13_508_000)
|
||||
// Minimum execution time: 12_761 nanoseconds.
|
||||
Weight::from_ref_time(13_066_000)
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: CollatorSelection CandidacyBond (r:0 w:1)
|
||||
fn set_candidacy_bond() -> Weight {
|
||||
// Minimum execution time: 13_600 nanoseconds.
|
||||
Weight::from_ref_time(13_998_000)
|
||||
// Minimum execution time: 13_174 nanoseconds.
|
||||
Weight::from_ref_time(13_956_000)
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: CollatorSelection Candidates (r:1 w:1)
|
||||
@@ -77,10 +77,10 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
|
||||
// Storage: CollatorSelection LastAuthoredBlock (r:0 w:1)
|
||||
/// The range of component `c` is `[1, 999]`.
|
||||
fn register_as_candidate(c: u32, ) -> Weight {
|
||||
// Minimum execution time: 44_819 nanoseconds.
|
||||
Weight::from_ref_time(41_349_067)
|
||||
// Standard Error: 994
|
||||
.saturating_add(Weight::from_ref_time(126_808).saturating_mul(c.into()))
|
||||
// Minimum execution time: 44_251 nanoseconds.
|
||||
Weight::from_ref_time(42_485_902)
|
||||
// Standard Error: 1_015
|
||||
.saturating_add(Weight::from_ref_time(131_876).saturating_mul(c.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(5))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -88,10 +88,10 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
|
||||
// Storage: CollatorSelection LastAuthoredBlock (r:0 w:1)
|
||||
/// The range of component `c` is `[2, 1000]`.
|
||||
fn leave_intent(c: u32, ) -> Weight {
|
||||
// Minimum execution time: 32_715 nanoseconds.
|
||||
Weight::from_ref_time(27_047_739)
|
||||
// Standard Error: 1_041
|
||||
.saturating_add(Weight::from_ref_time(125_513).saturating_mul(c.into()))
|
||||
// Minimum execution time: 32_130 nanoseconds.
|
||||
Weight::from_ref_time(28_115_712)
|
||||
// Standard Error: 979
|
||||
.saturating_add(Weight::from_ref_time(127_732).saturating_mul(c.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -99,8 +99,8 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
|
||||
// Storage: System BlockWeight (r:1 w:1)
|
||||
// Storage: CollatorSelection LastAuthoredBlock (r:0 w:1)
|
||||
fn note_author() -> Weight {
|
||||
// Minimum execution time: 31_048 nanoseconds.
|
||||
Weight::from_ref_time(31_525_000)
|
||||
// Minimum execution time: 30_125 nanoseconds.
|
||||
Weight::from_ref_time(31_026_000)
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(4))
|
||||
}
|
||||
@@ -112,10 +112,10 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
|
||||
/// The range of component `r` is `[1, 1000]`.
|
||||
/// The range of component `c` is `[1, 1000]`.
|
||||
fn new_session(_r: u32, c: u32, ) -> Weight {
|
||||
// Minimum execution time: 20_005 nanoseconds.
|
||||
Weight::from_ref_time(20_264_000)
|
||||
// Standard Error: 749_242
|
||||
.saturating_add(Weight::from_ref_time(26_726_895).saturating_mul(c.into()))
|
||||
// Minimum execution time: 19_925 nanoseconds.
|
||||
Weight::from_ref_time(20_410_000)
|
||||
// Standard Error: 770_961
|
||||
.saturating_add(Weight::from_ref_time(27_741_752).saturating_mul(c.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(4))
|
||||
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(c.into())))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
|
||||
@@ -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-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("westmint-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -48,22 +48,22 @@ pub struct WeightInfo<T>(PhantomData<T>);
|
||||
impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `z` is `[0, 10000]`.
|
||||
fn as_multi_threshold_1(z: u32, ) -> Weight {
|
||||
// Minimum execution time: 15_741 nanoseconds.
|
||||
Weight::from_ref_time(16_117_311)
|
||||
// Minimum execution time: 15_909 nanoseconds.
|
||||
Weight::from_ref_time(16_353_706)
|
||||
// Standard Error: 2
|
||||
.saturating_add(Weight::from_ref_time(533).saturating_mul(z.into()))
|
||||
.saturating_add(Weight::from_ref_time(689).saturating_mul(z.into()))
|
||||
}
|
||||
// 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 {
|
||||
// Minimum execution time: 43_906 nanoseconds.
|
||||
Weight::from_ref_time(35_459_211)
|
||||
// Standard Error: 860
|
||||
.saturating_add(Weight::from_ref_time(92_745).saturating_mul(s.into()))
|
||||
// Minimum execution time: 43_661 nanoseconds.
|
||||
Weight::from_ref_time(35_787_831)
|
||||
// Standard Error: 845
|
||||
.saturating_add(Weight::from_ref_time(88_379).saturating_mul(s.into()))
|
||||
// Standard Error: 8
|
||||
.saturating_add(Weight::from_ref_time(1_576).saturating_mul(z.into()))
|
||||
.saturating_add(Weight::from_ref_time(1_743).saturating_mul(z.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -71,12 +71,12 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
||||
/// 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 {
|
||||
// Minimum execution time: 34_417 nanoseconds.
|
||||
Weight::from_ref_time(26_873_359)
|
||||
// Standard Error: 612
|
||||
.saturating_add(Weight::from_ref_time(82_989).saturating_mul(s.into()))
|
||||
// Standard Error: 5
|
||||
.saturating_add(Weight::from_ref_time(1_555).saturating_mul(z.into()))
|
||||
// Minimum execution time: 34_337 nanoseconds.
|
||||
Weight::from_ref_time(26_541_493)
|
||||
// Standard Error: 625
|
||||
.saturating_add(Weight::from_ref_time(86_525).saturating_mul(s.into()))
|
||||
// Standard Error: 6
|
||||
.saturating_add(Weight::from_ref_time(1_729).saturating_mul(z.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -85,12 +85,12 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
||||
/// 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 {
|
||||
// Minimum execution time: 48_600 nanoseconds.
|
||||
Weight::from_ref_time(38_956_898)
|
||||
// Standard Error: 685
|
||||
.saturating_add(Weight::from_ref_time(103_430).saturating_mul(s.into()))
|
||||
// Minimum execution time: 48_696 nanoseconds.
|
||||
Weight::from_ref_time(38_850_626)
|
||||
// Standard Error: 684
|
||||
.saturating_add(Weight::from_ref_time(115_131).saturating_mul(s.into()))
|
||||
// Standard Error: 6
|
||||
.saturating_add(Weight::from_ref_time(1_577).saturating_mul(z.into()))
|
||||
.saturating_add(Weight::from_ref_time(1_725).saturating_mul(z.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -98,30 +98,30 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
||||
// Storage: unknown [0x3a65787472696e7369635f696e646578] (r:1 w:0)
|
||||
/// The range of component `s` is `[2, 100]`.
|
||||
fn approve_as_multi_create(s: u32, ) -> Weight {
|
||||
// Minimum execution time: 31_984 nanoseconds.
|
||||
Weight::from_ref_time(34_711_823)
|
||||
// Standard Error: 1_062
|
||||
.saturating_add(Weight::from_ref_time(93_549).saturating_mul(s.into()))
|
||||
// Minimum execution time: 31_860 nanoseconds.
|
||||
Weight::from_ref_time(34_432_382)
|
||||
// Standard Error: 1_726
|
||||
.saturating_add(Weight::from_ref_time(100_795).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Multisig Multisigs (r:1 w:1)
|
||||
/// The range of component `s` is `[2, 100]`.
|
||||
fn approve_as_multi_approve(s: u32, ) -> Weight {
|
||||
// Minimum execution time: 23_584 nanoseconds.
|
||||
Weight::from_ref_time(25_544_719)
|
||||
// Standard Error: 721
|
||||
.saturating_add(Weight::from_ref_time(86_801).saturating_mul(s.into()))
|
||||
// Minimum execution time: 23_643 nanoseconds.
|
||||
Weight::from_ref_time(25_902_155)
|
||||
// Standard Error: 1_448
|
||||
.saturating_add(Weight::from_ref_time(85_232).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Multisig Multisigs (r:1 w:1)
|
||||
/// The range of component `s` is `[2, 100]`.
|
||||
fn cancel_as_multi(s: u32, ) -> Weight {
|
||||
// Minimum execution time: 31_989 nanoseconds.
|
||||
Weight::from_ref_time(35_081_200)
|
||||
// Standard Error: 1_043
|
||||
.saturating_add(Weight::from_ref_time(91_707).saturating_mul(s.into()))
|
||||
// Minimum execution time: 31_899 nanoseconds.
|
||||
Weight::from_ref_time(35_221_610)
|
||||
// Standard Error: 1_128
|
||||
.saturating_add(Weight::from_ref_time(91_420).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
|
||||
@@ -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-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("westmint-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -49,10 +49,10 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Proxy Proxies (r:1 w:0)
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn proxy(p: u32, ) -> Weight {
|
||||
// Minimum execution time: 21_884 nanoseconds.
|
||||
Weight::from_ref_time(22_652_660)
|
||||
// Standard Error: 1_391
|
||||
.saturating_add(Weight::from_ref_time(52_722).saturating_mul(p.into()))
|
||||
// Minimum execution time: 21_914 nanoseconds.
|
||||
Weight::from_ref_time(22_909_684)
|
||||
// Standard Error: 1_628
|
||||
.saturating_add(Weight::from_ref_time(54_482).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
}
|
||||
// Storage: Proxy Proxies (r:1 w:0)
|
||||
@@ -61,12 +61,12 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `a` is `[0, 31]`.
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn proxy_announced(a: u32, p: u32, ) -> Weight {
|
||||
// Minimum execution time: 39_603 nanoseconds.
|
||||
Weight::from_ref_time(40_145_146)
|
||||
// Standard Error: 1_855
|
||||
.saturating_add(Weight::from_ref_time(116_822).saturating_mul(a.into()))
|
||||
// Standard Error: 1_917
|
||||
.saturating_add(Weight::from_ref_time(35_698).saturating_mul(p.into()))
|
||||
// Minimum execution time: 40_478 nanoseconds.
|
||||
Weight::from_ref_time(40_533_994)
|
||||
// Standard Error: 1_927
|
||||
.saturating_add(Weight::from_ref_time(126_460).saturating_mul(a.into()))
|
||||
// Standard Error: 1_991
|
||||
.saturating_add(Weight::from_ref_time(47_161).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -74,11 +74,13 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
|
||||
// Storage: System Account (r:1 w:1)
|
||||
/// The range of component `a` is `[0, 31]`.
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn remove_announcement(a: u32, _p: u32, ) -> Weight {
|
||||
// Minimum execution time: 28_768 nanoseconds.
|
||||
Weight::from_ref_time(29_661_383)
|
||||
// Standard Error: 1_394
|
||||
.saturating_add(Weight::from_ref_time(101_377).saturating_mul(a.into()))
|
||||
fn remove_announcement(a: u32, p: u32, ) -> Weight {
|
||||
// Minimum execution time: 28_003 nanoseconds.
|
||||
Weight::from_ref_time(28_835_027)
|
||||
// Standard Error: 1_436
|
||||
.saturating_add(Weight::from_ref_time(130_403).saturating_mul(a.into()))
|
||||
// Standard Error: 1_483
|
||||
.saturating_add(Weight::from_ref_time(15_746).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -87,12 +89,12 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `a` is `[0, 31]`.
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn reject_announcement(a: u32, p: u32, ) -> Weight {
|
||||
// Minimum execution time: 28_136 nanoseconds.
|
||||
Weight::from_ref_time(28_654_813)
|
||||
// Standard Error: 2_310
|
||||
.saturating_add(Weight::from_ref_time(116_567).saturating_mul(a.into()))
|
||||
// Standard Error: 2_387
|
||||
.saturating_add(Weight::from_ref_time(26_495).saturating_mul(p.into()))
|
||||
// Minimum execution time: 28_074 nanoseconds.
|
||||
Weight::from_ref_time(28_880_686)
|
||||
// Standard Error: 1_385
|
||||
.saturating_add(Weight::from_ref_time(122_140).saturating_mul(a.into()))
|
||||
// Standard Error: 1_431
|
||||
.saturating_add(Weight::from_ref_time(12_289).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -102,42 +104,42 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `a` is `[0, 31]`.
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn announce(a: u32, p: u32, ) -> Weight {
|
||||
// Minimum execution time: 36_129 nanoseconds.
|
||||
Weight::from_ref_time(36_620_442)
|
||||
// Standard Error: 2_026
|
||||
.saturating_add(Weight::from_ref_time(113_054).saturating_mul(a.into()))
|
||||
// Standard Error: 2_093
|
||||
.saturating_add(Weight::from_ref_time(54_408).saturating_mul(p.into()))
|
||||
// Minimum execution time: 36_333 nanoseconds.
|
||||
Weight::from_ref_time(37_295_156)
|
||||
// Standard Error: 1_958
|
||||
.saturating_add(Weight::from_ref_time(122_689).saturating_mul(a.into()))
|
||||
// Standard Error: 2_024
|
||||
.saturating_add(Weight::from_ref_time(37_830).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
// Storage: Proxy Proxies (r:1 w:1)
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn add_proxy(p: u32, ) -> Weight {
|
||||
// Minimum execution time: 29_575 nanoseconds.
|
||||
Weight::from_ref_time(30_834_020)
|
||||
// Standard Error: 1_793
|
||||
.saturating_add(Weight::from_ref_time(66_803).saturating_mul(p.into()))
|
||||
// Minimum execution time: 29_844 nanoseconds.
|
||||
Weight::from_ref_time(31_051_250)
|
||||
// Standard Error: 2_698
|
||||
.saturating_add(Weight::from_ref_time(82_716).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Proxy Proxies (r:1 w:1)
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn remove_proxy(p: u32, ) -> Weight {
|
||||
// Minimum execution time: 28_936 nanoseconds.
|
||||
Weight::from_ref_time(30_985_501)
|
||||
// Standard Error: 2_622
|
||||
.saturating_add(Weight::from_ref_time(77_417).saturating_mul(p.into()))
|
||||
// Minimum execution time: 29_808 nanoseconds.
|
||||
Weight::from_ref_time(31_075_328)
|
||||
// Standard Error: 2_202
|
||||
.saturating_add(Weight::from_ref_time(86_137).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Proxy Proxies (r:1 w:1)
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn remove_proxies(p: u32, ) -> Weight {
|
||||
// Minimum execution time: 25_687 nanoseconds.
|
||||
Weight::from_ref_time(26_828_926)
|
||||
// Standard Error: 1_639
|
||||
.saturating_add(Weight::from_ref_time(57_632).saturating_mul(p.into()))
|
||||
// Minimum execution time: 25_755 nanoseconds.
|
||||
Weight::from_ref_time(26_855_330)
|
||||
// Standard Error: 1_859
|
||||
.saturating_add(Weight::from_ref_time(55_401).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -145,20 +147,20 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Proxy Proxies (r:1 w:1)
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn create_pure(p: u32, ) -> Weight {
|
||||
// Minimum execution time: 32_315 nanoseconds.
|
||||
Weight::from_ref_time(33_370_667)
|
||||
// Standard Error: 1_821
|
||||
.saturating_add(Weight::from_ref_time(27_819).saturating_mul(p.into()))
|
||||
// Minimum execution time: 32_087 nanoseconds.
|
||||
Weight::from_ref_time(33_258_166)
|
||||
// Standard Error: 2_136
|
||||
.saturating_add(Weight::from_ref_time(23_616).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Proxy Proxies (r:1 w:1)
|
||||
/// The range of component `p` is `[0, 30]`.
|
||||
fn kill_pure(p: u32, ) -> Weight {
|
||||
// Minimum execution time: 27_479 nanoseconds.
|
||||
Weight::from_ref_time(28_677_537)
|
||||
// Standard Error: 1_643
|
||||
.saturating_add(Weight::from_ref_time(32_716).saturating_mul(p.into()))
|
||||
// Minimum execution time: 27_420 nanoseconds.
|
||||
Weight::from_ref_time(28_607_878)
|
||||
// Standard Error: 1_595
|
||||
.saturating_add(Weight::from_ref_time(40_302).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
|
||||
@@ -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-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("westmint-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -49,16 +49,16 @@ impl<T: frame_system::Config> pallet_session::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Session NextKeys (r:1 w:1)
|
||||
// Storage: Session KeyOwner (r:1 w:1)
|
||||
fn set_keys() -> Weight {
|
||||
// Minimum execution time: 21_925 nanoseconds.
|
||||
Weight::from_ref_time(22_448_000)
|
||||
// Minimum execution time: 22_699 nanoseconds.
|
||||
Weight::from_ref_time(23_047_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
// Storage: Session NextKeys (r:1 w:1)
|
||||
// Storage: Session KeyOwner (r:0 w:1)
|
||||
fn purge_keys() -> Weight {
|
||||
// Minimum execution time: 18_419 nanoseconds.
|
||||
Weight::from_ref_time(18_941_000)
|
||||
// Minimum execution time: 19_039 nanoseconds.
|
||||
Weight::from_ref_time(19_368_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
|
||||
@@ -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-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("westmint-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -49,13 +49,13 @@ impl<T: frame_system::Config> pallet_timestamp::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Timestamp Now (r:1 w:1)
|
||||
// Storage: Aura CurrentSlot (r:1 w:0)
|
||||
fn set() -> Weight {
|
||||
// Minimum execution time: 9_171 nanoseconds.
|
||||
Weight::from_ref_time(9_347_000)
|
||||
// Minimum execution time: 9_254 nanoseconds.
|
||||
Weight::from_ref_time(9_588_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
fn on_finalize() -> Weight {
|
||||
// Minimum execution time: 3_809 nanoseconds.
|
||||
Weight::from_ref_time(3_951_000)
|
||||
// Minimum execution time: 3_871 nanoseconds.
|
||||
Weight::from_ref_time(3_991_000)
|
||||
}
|
||||
}
|
||||
|
||||
@@ -17,8 +17,8 @@
|
||||
//! Autogenerated weights for `pallet_uniques`
|
||||
//!
|
||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||
//! DATE: 2022-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("westmint-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -49,16 +49,16 @@ impl<T: frame_system::Config> pallet_uniques::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Uniques Class (r:1 w:1)
|
||||
// Storage: Uniques ClassAccount (r:0 w:1)
|
||||
fn create() -> Weight {
|
||||
// Minimum execution time: 29_840 nanoseconds.
|
||||
Weight::from_ref_time(30_234_000)
|
||||
// Minimum execution time: 30_194 nanoseconds.
|
||||
Weight::from_ref_time(30_888_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
// Storage: Uniques Class (r:1 w:1)
|
||||
// Storage: Uniques ClassAccount (r:0 w:1)
|
||||
fn force_create() -> Weight {
|
||||
// Minimum execution time: 19_612 nanoseconds.
|
||||
Weight::from_ref_time(20_068_000)
|
||||
// Minimum execution time: 19_968 nanoseconds.
|
||||
Weight::from_ref_time(20_471_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -74,14 +74,14 @@ impl<T: frame_system::Config> pallet_uniques::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `m` is `[0, 1000]`.
|
||||
/// The range of component `a` is `[0, 1000]`.
|
||||
fn destroy(n: u32, m: u32, a: u32, ) -> Weight {
|
||||
// Minimum execution time: 2_355_753 nanoseconds.
|
||||
Weight::from_ref_time(2_374_906_000)
|
||||
// Standard Error: 25_342
|
||||
.saturating_add(Weight::from_ref_time(8_210_192).saturating_mul(n.into()))
|
||||
// Standard Error: 25_342
|
||||
.saturating_add(Weight::from_ref_time(235_106).saturating_mul(m.into()))
|
||||
// Standard Error: 25_342
|
||||
.saturating_add(Weight::from_ref_time(274_994).saturating_mul(a.into()))
|
||||
// Minimum execution time: 2_343_152 nanoseconds.
|
||||
Weight::from_ref_time(2_375_177_000)
|
||||
// Standard Error: 25_719
|
||||
.saturating_add(Weight::from_ref_time(8_280_396).saturating_mul(n.into()))
|
||||
// Standard Error: 25_719
|
||||
.saturating_add(Weight::from_ref_time(245_449).saturating_mul(m.into()))
|
||||
// Standard Error: 25_719
|
||||
.saturating_add(Weight::from_ref_time(289_061).saturating_mul(a.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(n.into())))
|
||||
.saturating_add(T::DbWeight::get().writes(4))
|
||||
@@ -94,8 +94,8 @@ impl<T: frame_system::Config> pallet_uniques::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Uniques CollectionMaxSupply (r:1 w:0)
|
||||
// Storage: Uniques Account (r:0 w:1)
|
||||
fn mint() -> Weight {
|
||||
// Minimum execution time: 36_914 nanoseconds.
|
||||
Weight::from_ref_time(37_683_000)
|
||||
// Minimum execution time: 38_979 nanoseconds.
|
||||
Weight::from_ref_time(39_913_000)
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(3))
|
||||
}
|
||||
@@ -104,8 +104,8 @@ impl<T: frame_system::Config> pallet_uniques::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Uniques Account (r:0 w:1)
|
||||
// Storage: Uniques ItemPriceOf (r:0 w:1)
|
||||
fn burn() -> Weight {
|
||||
// Minimum execution time: 39_149 nanoseconds.
|
||||
Weight::from_ref_time(39_647_000)
|
||||
// Minimum execution time: 40_727 nanoseconds.
|
||||
Weight::from_ref_time(41_926_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(4))
|
||||
}
|
||||
@@ -114,8 +114,8 @@ impl<T: frame_system::Config> pallet_uniques::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Uniques Account (r:0 w:2)
|
||||
// Storage: Uniques ItemPriceOf (r:0 w:1)
|
||||
fn transfer() -> Weight {
|
||||
// Minimum execution time: 30_460 nanoseconds.
|
||||
Weight::from_ref_time(31_588_000)
|
||||
// Minimum execution time: 32_291 nanoseconds.
|
||||
Weight::from_ref_time(32_670_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(4))
|
||||
}
|
||||
@@ -123,10 +123,10 @@ impl<T: frame_system::Config> pallet_uniques::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Uniques Asset (r:102 w:102)
|
||||
/// The range of component `i` is `[0, 5000]`.
|
||||
fn redeposit(i: u32, ) -> Weight {
|
||||
// Minimum execution time: 19_504 nanoseconds.
|
||||
Weight::from_ref_time(19_741_000)
|
||||
// Standard Error: 14_211
|
||||
.saturating_add(Weight::from_ref_time(10_863_273).saturating_mul(i.into()))
|
||||
// Minimum execution time: 20_663 nanoseconds.
|
||||
Weight::from_ref_time(20_811_000)
|
||||
// Standard Error: 12_744
|
||||
.saturating_add(Weight::from_ref_time(11_358_628).saturating_mul(i.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(i.into())))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
@@ -135,30 +135,30 @@ impl<T: frame_system::Config> pallet_uniques::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Uniques Asset (r:1 w:1)
|
||||
// Storage: Uniques Class (r:1 w:0)
|
||||
fn freeze() -> Weight {
|
||||
// Minimum execution time: 23_535 nanoseconds.
|
||||
Weight::from_ref_time(24_106_000)
|
||||
// Minimum execution time: 24_137 nanoseconds.
|
||||
Weight::from_ref_time(24_644_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Uniques Asset (r:1 w:1)
|
||||
// Storage: Uniques Class (r:1 w:0)
|
||||
fn thaw() -> Weight {
|
||||
// Minimum execution time: 23_904 nanoseconds.
|
||||
Weight::from_ref_time(24_367_000)
|
||||
// Minimum execution time: 24_404 nanoseconds.
|
||||
Weight::from_ref_time(25_188_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Uniques Class (r:1 w:1)
|
||||
fn freeze_collection() -> Weight {
|
||||
// Minimum execution time: 19_209 nanoseconds.
|
||||
Weight::from_ref_time(19_629_000)
|
||||
// Minimum execution time: 20_069 nanoseconds.
|
||||
Weight::from_ref_time(20_315_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Uniques Class (r:1 w:1)
|
||||
fn thaw_collection() -> Weight {
|
||||
// Minimum execution time: 19_115 nanoseconds.
|
||||
Weight::from_ref_time(19_598_000)
|
||||
// Minimum execution time: 19_957 nanoseconds.
|
||||
Weight::from_ref_time(20_361_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -166,23 +166,23 @@ impl<T: frame_system::Config> pallet_uniques::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Uniques Class (r:1 w:1)
|
||||
// Storage: Uniques ClassAccount (r:0 w:2)
|
||||
fn transfer_ownership() -> Weight {
|
||||
// Minimum execution time: 27_359 nanoseconds.
|
||||
Weight::from_ref_time(28_095_000)
|
||||
// Minimum execution time: 28_159 nanoseconds.
|
||||
Weight::from_ref_time(28_463_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(4))
|
||||
}
|
||||
// Storage: Uniques Class (r:1 w:1)
|
||||
fn set_team() -> Weight {
|
||||
// Minimum execution time: 20_037 nanoseconds.
|
||||
Weight::from_ref_time(20_352_000)
|
||||
// Minimum execution time: 20_495 nanoseconds.
|
||||
Weight::from_ref_time(20_778_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Uniques Class (r:1 w:1)
|
||||
// Storage: Uniques ClassAccount (r:0 w:1)
|
||||
fn force_item_status() -> Weight {
|
||||
// Minimum execution time: 22_282 nanoseconds.
|
||||
Weight::from_ref_time(22_795_000)
|
||||
// Minimum execution time: 23_415 nanoseconds.
|
||||
Weight::from_ref_time(23_823_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -190,8 +190,8 @@ impl<T: frame_system::Config> pallet_uniques::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Uniques InstanceMetadataOf (r:1 w:0)
|
||||
// Storage: Uniques Attribute (r:1 w:1)
|
||||
fn set_attribute() -> Weight {
|
||||
// Minimum execution time: 44_638 nanoseconds.
|
||||
Weight::from_ref_time(45_088_000)
|
||||
// Minimum execution time: 45_477 nanoseconds.
|
||||
Weight::from_ref_time(46_276_000)
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -199,79 +199,79 @@ impl<T: frame_system::Config> pallet_uniques::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Uniques InstanceMetadataOf (r:1 w:0)
|
||||
// Storage: Uniques Attribute (r:1 w:1)
|
||||
fn clear_attribute() -> Weight {
|
||||
// Minimum execution time: 42_588 nanoseconds.
|
||||
Weight::from_ref_time(43_510_000)
|
||||
// Minimum execution time: 43_805 nanoseconds.
|
||||
Weight::from_ref_time(44_458_000)
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
// Storage: Uniques Class (r:1 w:1)
|
||||
// Storage: Uniques InstanceMetadataOf (r:1 w:1)
|
||||
fn set_metadata() -> Weight {
|
||||
// Minimum execution time: 34_488 nanoseconds.
|
||||
Weight::from_ref_time(34_982_000)
|
||||
// Minimum execution time: 36_674 nanoseconds.
|
||||
Weight::from_ref_time(37_025_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
// Storage: Uniques Class (r:1 w:1)
|
||||
// Storage: Uniques InstanceMetadataOf (r:1 w:1)
|
||||
fn clear_metadata() -> Weight {
|
||||
// Minimum execution time: 36_550 nanoseconds.
|
||||
Weight::from_ref_time(36_983_000)
|
||||
// Minimum execution time: 37_368 nanoseconds.
|
||||
Weight::from_ref_time(37_966_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
// Storage: Uniques Class (r:1 w:1)
|
||||
// Storage: Uniques ClassMetadataOf (r:1 w:1)
|
||||
fn set_collection_metadata() -> Weight {
|
||||
// Minimum execution time: 34_149 nanoseconds.
|
||||
Weight::from_ref_time(35_216_000)
|
||||
// Minimum execution time: 34_316 nanoseconds.
|
||||
Weight::from_ref_time(35_017_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
// Storage: Uniques Class (r:1 w:0)
|
||||
// Storage: Uniques ClassMetadataOf (r:1 w:1)
|
||||
fn clear_collection_metadata() -> Weight {
|
||||
// Minimum execution time: 33_420 nanoseconds.
|
||||
Weight::from_ref_time(34_201_000)
|
||||
// Minimum execution time: 34_476 nanoseconds.
|
||||
Weight::from_ref_time(35_044_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Uniques Class (r:1 w:0)
|
||||
// Storage: Uniques Asset (r:1 w:1)
|
||||
fn approve_transfer() -> Weight {
|
||||
// Minimum execution time: 25_088 nanoseconds.
|
||||
Weight::from_ref_time(25_714_000)
|
||||
// Minimum execution time: 25_766 nanoseconds.
|
||||
Weight::from_ref_time(26_098_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Uniques Class (r:1 w:0)
|
||||
// Storage: Uniques Asset (r:1 w:1)
|
||||
fn cancel_approval() -> Weight {
|
||||
// Minimum execution time: 25_082 nanoseconds.
|
||||
Weight::from_ref_time(25_459_000)
|
||||
// Minimum execution time: 25_678 nanoseconds.
|
||||
Weight::from_ref_time(25_885_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Uniques OwnershipAcceptance (r:1 w:1)
|
||||
fn set_accept_ownership() -> Weight {
|
||||
// Minimum execution time: 22_911 nanoseconds.
|
||||
Weight::from_ref_time(23_297_000)
|
||||
// Minimum execution time: 23_521 nanoseconds.
|
||||
Weight::from_ref_time(24_085_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Uniques CollectionMaxSupply (r:1 w:1)
|
||||
// Storage: Uniques Class (r:1 w:0)
|
||||
fn set_collection_max_supply() -> Weight {
|
||||
// Minimum execution time: 21_504 nanoseconds.
|
||||
Weight::from_ref_time(22_185_000)
|
||||
// Minimum execution time: 22_045 nanoseconds.
|
||||
Weight::from_ref_time(22_562_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Uniques Asset (r:1 w:0)
|
||||
// Storage: Uniques ItemPriceOf (r:0 w:1)
|
||||
fn set_price() -> Weight {
|
||||
// Minimum execution time: 22_189 nanoseconds.
|
||||
Weight::from_ref_time(22_572_000)
|
||||
// Minimum execution time: 22_272 nanoseconds.
|
||||
Weight::from_ref_time(23_075_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -280,8 +280,8 @@ impl<T: frame_system::Config> pallet_uniques::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Uniques Class (r:1 w:0)
|
||||
// Storage: Uniques Account (r:0 w:2)
|
||||
fn buy_item() -> Weight {
|
||||
// Minimum execution time: 41_005 nanoseconds.
|
||||
Weight::from_ref_time(41_754_000)
|
||||
// Minimum execution time: 41_706 nanoseconds.
|
||||
Weight::from_ref_time(42_978_000)
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(4))
|
||||
}
|
||||
|
||||
@@ -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-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("westmint-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -48,31 +48,31 @@ pub struct WeightInfo<T>(PhantomData<T>);
|
||||
impl<T: frame_system::Config> pallet_utility::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `c` is `[0, 1000]`.
|
||||
fn batch(c: u32, ) -> Weight {
|
||||
// Minimum execution time: 13_150 nanoseconds.
|
||||
Weight::from_ref_time(45_410_670)
|
||||
// Standard Error: 4_980
|
||||
.saturating_add(Weight::from_ref_time(3_648_675).saturating_mul(c.into()))
|
||||
// Minimum execution time: 12_523 nanoseconds.
|
||||
Weight::from_ref_time(29_072_528)
|
||||
// Standard Error: 2_861
|
||||
.saturating_add(Weight::from_ref_time(3_726_924).saturating_mul(c.into()))
|
||||
}
|
||||
fn as_derivative() -> Weight {
|
||||
// Minimum execution time: 6_612 nanoseconds.
|
||||
Weight::from_ref_time(6_812_000)
|
||||
// Minimum execution time: 6_263 nanoseconds.
|
||||
Weight::from_ref_time(6_394_000)
|
||||
}
|
||||
/// The range of component `c` is `[0, 1000]`.
|
||||
fn batch_all(c: u32, ) -> Weight {
|
||||
// Minimum execution time: 12_684 nanoseconds.
|
||||
Weight::from_ref_time(20_159_209)
|
||||
// Standard Error: 3_165
|
||||
.saturating_add(Weight::from_ref_time(3_835_742).saturating_mul(c.into()))
|
||||
// Minimum execution time: 12_178 nanoseconds.
|
||||
Weight::from_ref_time(17_779_278)
|
||||
// Standard Error: 3_329
|
||||
.saturating_add(Weight::from_ref_time(3_926_722).saturating_mul(c.into()))
|
||||
}
|
||||
fn dispatch_as() -> Weight {
|
||||
// Minimum execution time: 15_037 nanoseconds.
|
||||
Weight::from_ref_time(15_427_000)
|
||||
// Minimum execution time: 14_135 nanoseconds.
|
||||
Weight::from_ref_time(14_551_000)
|
||||
}
|
||||
/// The range of component `c` is `[0, 1000]`.
|
||||
fn force_batch(c: u32, ) -> Weight {
|
||||
// Minimum execution time: 13_009 nanoseconds.
|
||||
Weight::from_ref_time(22_726_275)
|
||||
// Standard Error: 2_643
|
||||
.saturating_add(Weight::from_ref_time(3_653_361).saturating_mul(c.into()))
|
||||
// Minimum execution time: 12_148 nanoseconds.
|
||||
Weight::from_ref_time(27_061_725)
|
||||
// Standard Error: 2_735
|
||||
.saturating_add(Weight::from_ref_time(3_742_083).saturating_mul(c.into()))
|
||||
}
|
||||
}
|
||||
|
||||
+9
-9
@@ -18,8 +18,8 @@
|
||||
//! Autogenerated weights for `pallet_xcm_benchmarks::fungible`
|
||||
//!
|
||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||
//! DATE: 2022-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("westmint-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -50,13 +50,13 @@ pub struct WeightInfo<T>(PhantomData<T>);
|
||||
impl<T: frame_system::Config> WeightInfo<T> {
|
||||
// Storage: System Account (r:1 w:1)
|
||||
pub(crate) fn withdraw_asset() -> Weight {
|
||||
Weight::from_ref_time(32_238_000 as u64)
|
||||
Weight::from_ref_time(32_539_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)
|
||||
pub(crate) fn transfer_asset() -> Weight {
|
||||
Weight::from_ref_time(37_145_000 as u64)
|
||||
Weight::from_ref_time(36_517_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(2 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2 as u64))
|
||||
}
|
||||
@@ -68,16 +68,16 @@ impl<T: frame_system::Config> WeightInfo<T> {
|
||||
// Storage: ParachainSystem HostConfiguration (r:1 w:0)
|
||||
// Storage: ParachainSystem PendingUpwardMessages (r:1 w:1)
|
||||
pub(crate) fn transfer_reserve_asset() -> Weight {
|
||||
Weight::from_ref_time(52_803_000 as u64)
|
||||
Weight::from_ref_time(54_003_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(8 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(4 as u64))
|
||||
}
|
||||
pub(crate) fn receive_teleported_asset() -> Weight {
|
||||
Weight::from_ref_time(6_248_000 as u64)
|
||||
Weight::from_ref_time(6_304_000 as u64)
|
||||
}
|
||||
// Storage: System Account (r:1 w:1)
|
||||
pub(crate) fn deposit_asset() -> Weight {
|
||||
Weight::from_ref_time(33_168_000 as u64)
|
||||
Weight::from_ref_time(33_166_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(1 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1 as u64))
|
||||
}
|
||||
@@ -89,7 +89,7 @@ impl<T: frame_system::Config> WeightInfo<T> {
|
||||
// Storage: ParachainSystem HostConfiguration (r:1 w:0)
|
||||
// Storage: ParachainSystem PendingUpwardMessages (r:1 w:1)
|
||||
pub(crate) fn deposit_reserve_asset() -> Weight {
|
||||
Weight::from_ref_time(53_662_000 as u64)
|
||||
Weight::from_ref_time(51_672_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(7 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(3 as u64))
|
||||
}
|
||||
@@ -100,7 +100,7 @@ impl<T: frame_system::Config> WeightInfo<T> {
|
||||
// Storage: ParachainSystem HostConfiguration (r:1 w:0)
|
||||
// Storage: ParachainSystem PendingUpwardMessages (r:1 w:1)
|
||||
pub(crate) fn initiate_teleport() -> Weight {
|
||||
Weight::from_ref_time(29_189_000 as u64)
|
||||
Weight::from_ref_time(28_909_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(6 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2 as u64))
|
||||
}
|
||||
|
||||
+18
-18
@@ -18,8 +18,8 @@
|
||||
//! Autogenerated weights for `pallet_xcm_benchmarks::generic`
|
||||
//!
|
||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||
//! DATE: 2022-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("westmint-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -55,38 +55,38 @@ impl<T: frame_system::Config> WeightInfo<T> {
|
||||
// Storage: ParachainSystem HostConfiguration (r:1 w:0)
|
||||
// Storage: ParachainSystem PendingUpwardMessages (r:1 w:1)
|
||||
pub(crate) fn query_holding() -> Weight {
|
||||
Weight::from_ref_time(710_352_000 as u64)
|
||||
Weight::from_ref_time(873_581_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(6 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2 as u64))
|
||||
}
|
||||
pub(crate) fn buy_execution() -> Weight {
|
||||
Weight::from_ref_time(8_924_000 as u64)
|
||||
Weight::from_ref_time(8_947_000 as u64)
|
||||
}
|
||||
// Storage: PolkadotXcm Queries (r:1 w:0)
|
||||
pub(crate) fn query_response() -> Weight {
|
||||
Weight::from_ref_time(17_278_000 as u64)
|
||||
Weight::from_ref_time(17_466_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(1 as u64))
|
||||
}
|
||||
pub(crate) fn transact() -> Weight {
|
||||
Weight::from_ref_time(20_214_000 as u64)
|
||||
Weight::from_ref_time(20_593_000 as u64)
|
||||
}
|
||||
pub(crate) fn refund_surplus() -> Weight {
|
||||
Weight::from_ref_time(9_218_000 as u64)
|
||||
Weight::from_ref_time(9_120_000 as u64)
|
||||
}
|
||||
pub(crate) fn set_error_handler() -> Weight {
|
||||
Weight::from_ref_time(5_175_000 as u64)
|
||||
Weight::from_ref_time(5_105_000 as u64)
|
||||
}
|
||||
pub(crate) fn set_appendix() -> Weight {
|
||||
Weight::from_ref_time(5_145_000 as u64)
|
||||
Weight::from_ref_time(5_077_000 as u64)
|
||||
}
|
||||
pub(crate) fn clear_error() -> Weight {
|
||||
Weight::from_ref_time(5_298_000 as u64)
|
||||
Weight::from_ref_time(5_142_000 as u64)
|
||||
}
|
||||
pub(crate) fn descend_origin() -> Weight {
|
||||
Weight::from_ref_time(6_134_000 as u64)
|
||||
Weight::from_ref_time(6_461_000 as u64)
|
||||
}
|
||||
pub(crate) fn clear_origin() -> Weight {
|
||||
Weight::from_ref_time(5_277_000 as u64)
|
||||
Weight::from_ref_time(5_145_000 as u64)
|
||||
}
|
||||
// Storage: PolkadotXcm SupportedVersion (r:1 w:0)
|
||||
// Storage: PolkadotXcm VersionDiscoveryQueue (r:1 w:1)
|
||||
@@ -94,18 +94,18 @@ impl<T: frame_system::Config> WeightInfo<T> {
|
||||
// Storage: ParachainSystem HostConfiguration (r:1 w:0)
|
||||
// Storage: ParachainSystem PendingUpwardMessages (r:1 w:1)
|
||||
pub(crate) fn report_error() -> Weight {
|
||||
Weight::from_ref_time(15_270_000 as u64)
|
||||
Weight::from_ref_time(15_674_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(5 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2 as u64))
|
||||
}
|
||||
// Storage: PolkadotXcm AssetTraps (r:1 w:1)
|
||||
pub(crate) fn claim_asset() -> Weight {
|
||||
Weight::from_ref_time(21_147_000 as u64)
|
||||
Weight::from_ref_time(21_928_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(1 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1 as u64))
|
||||
}
|
||||
pub(crate) fn trap() -> Weight {
|
||||
Weight::from_ref_time(5_429_000 as u64)
|
||||
Weight::from_ref_time(5_082_000 as u64)
|
||||
}
|
||||
// Storage: PolkadotXcm VersionNotifyTargets (r:1 w:1)
|
||||
// Storage: PolkadotXcm SupportedVersion (r:1 w:0)
|
||||
@@ -114,13 +114,13 @@ impl<T: frame_system::Config> WeightInfo<T> {
|
||||
// Storage: ParachainSystem HostConfiguration (r:1 w:0)
|
||||
// Storage: ParachainSystem PendingUpwardMessages (r:1 w:1)
|
||||
pub(crate) fn subscribe_version() -> Weight {
|
||||
Weight::from_ref_time(18_098_000 as u64)
|
||||
Weight::from_ref_time(18_405_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(6 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(3 as u64))
|
||||
}
|
||||
// Storage: PolkadotXcm VersionNotifyTargets (r:0 w:1)
|
||||
pub(crate) fn unsubscribe_version() -> Weight {
|
||||
Weight::from_ref_time(7_527_000 as u64)
|
||||
Weight::from_ref_time(7_332_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().writes(1 as u64))
|
||||
}
|
||||
// Storage: ParachainInfo ParachainId (r:1 w:0)
|
||||
@@ -130,7 +130,7 @@ impl<T: frame_system::Config> WeightInfo<T> {
|
||||
// Storage: ParachainSystem HostConfiguration (r:1 w:0)
|
||||
// Storage: ParachainSystem PendingUpwardMessages (r:1 w:1)
|
||||
pub(crate) fn initiate_reserve_withdraw() -> Weight {
|
||||
Weight::from_ref_time(927_560_000 as u64)
|
||||
Weight::from_ref_time(1_090_636_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(6 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2 as u64))
|
||||
}
|
||||
|
||||
+6
-6
@@ -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-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-kusama-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -48,15 +48,15 @@ pub struct WeightInfo<T>(PhantomData<T>);
|
||||
impl<T: frame_system::Config> cumulus_pallet_xcmp_queue::WeightInfo for WeightInfo<T> {
|
||||
// Storage: XcmpQueue QueueConfig (r:1 w:1)
|
||||
fn set_config_with_u32() -> Weight {
|
||||
// Minimum execution time: 6_810 nanoseconds.
|
||||
Weight::from_ref_time(7_136_000)
|
||||
// Minimum execution time: 6_662 nanoseconds.
|
||||
Weight::from_ref_time(6_927_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: XcmpQueue QueueConfig (r:1 w:1)
|
||||
fn set_config_with_weight() -> Weight {
|
||||
// Minimum execution time: 6_891 nanoseconds.
|
||||
Weight::from_ref_time(7_220_000)
|
||||
// Minimum execution time: 6_615 nanoseconds.
|
||||
Weight::from_ref_time(6_844_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
|
||||
@@ -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-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-kusama-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -48,51 +48,51 @@ pub struct WeightInfo<T>(PhantomData<T>);
|
||||
impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `b` is `[0, 3932160]`.
|
||||
fn remark(b: u32, ) -> Weight {
|
||||
// Minimum execution time: 3_681 nanoseconds.
|
||||
Weight::from_ref_time(3_824_000)
|
||||
// Minimum execution time: 3_740 nanoseconds.
|
||||
Weight::from_ref_time(3_800_000)
|
||||
// Standard Error: 0
|
||||
.saturating_add(Weight::from_ref_time(411).saturating_mul(b.into()))
|
||||
.saturating_add(Weight::from_ref_time(410).saturating_mul(b.into()))
|
||||
}
|
||||
/// The range of component `b` is `[0, 3932160]`.
|
||||
fn remark_with_event(b: u32, ) -> Weight {
|
||||
// Minimum execution time: 12_708 nanoseconds.
|
||||
Weight::from_ref_time(12_912_000)
|
||||
// Minimum execution time: 12_549 nanoseconds.
|
||||
Weight::from_ref_time(12_645_000)
|
||||
// Standard Error: 0
|
||||
.saturating_add(Weight::from_ref_time(1_773).saturating_mul(b.into()))
|
||||
.saturating_add(Weight::from_ref_time(1_757).saturating_mul(b.into()))
|
||||
}
|
||||
// Storage: System Digest (r:1 w:1)
|
||||
// Storage: unknown [0x3a686561707061676573] (r:0 w:1)
|
||||
fn set_heap_pages() -> Weight {
|
||||
// Minimum execution time: 7_668 nanoseconds.
|
||||
Weight::from_ref_time(8_140_000)
|
||||
// Minimum execution time: 7_622 nanoseconds.
|
||||
Weight::from_ref_time(7_949_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
// Storage: Skipped Metadata (r:0 w:0)
|
||||
/// The range of component `i` is `[0, 1000]`.
|
||||
fn set_storage(i: u32, ) -> Weight {
|
||||
// Minimum execution time: 3_888 nanoseconds.
|
||||
Weight::from_ref_time(3_952_000)
|
||||
// Standard Error: 2_160
|
||||
.saturating_add(Weight::from_ref_time(615_707).saturating_mul(i.into()))
|
||||
// Minimum execution time: 3_662 nanoseconds.
|
||||
Weight::from_ref_time(3_777_000)
|
||||
// Standard Error: 2_163
|
||||
.saturating_add(Weight::from_ref_time(611_248).saturating_mul(i.into()))
|
||||
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into())))
|
||||
}
|
||||
// Storage: Skipped Metadata (r:0 w:0)
|
||||
/// The range of component `i` is `[0, 1000]`.
|
||||
fn kill_storage(i: u32, ) -> Weight {
|
||||
// Minimum execution time: 3_878 nanoseconds.
|
||||
Weight::from_ref_time(3_991_000)
|
||||
// Standard Error: 972
|
||||
.saturating_add(Weight::from_ref_time(445_105).saturating_mul(i.into()))
|
||||
// Minimum execution time: 3_763 nanoseconds.
|
||||
Weight::from_ref_time(3_848_000)
|
||||
// Standard Error: 877
|
||||
.saturating_add(Weight::from_ref_time(456_728).saturating_mul(i.into()))
|
||||
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into())))
|
||||
}
|
||||
// Storage: Skipped Metadata (r:0 w:0)
|
||||
/// The range of component `p` is `[0, 1000]`.
|
||||
fn kill_prefix(p: u32, ) -> Weight {
|
||||
// Minimum execution time: 5_434 nanoseconds.
|
||||
Weight::from_ref_time(5_510_000)
|
||||
// Standard Error: 1_293
|
||||
.saturating_add(Weight::from_ref_time(967_708).saturating_mul(p.into()))
|
||||
// Minimum execution time: 5_363 nanoseconds.
|
||||
Weight::from_ref_time(5_438_000)
|
||||
// Standard Error: 1_392
|
||||
.saturating_add(Weight::from_ref_time(978_840).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(p.into())))
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-kusama-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -48,50 +48,50 @@ pub struct WeightInfo<T>(PhantomData<T>);
|
||||
impl<T: frame_system::Config> pallet_balances::WeightInfo for WeightInfo<T> {
|
||||
// Storage: System Account (r:1 w:1)
|
||||
fn transfer() -> Weight {
|
||||
// Minimum execution time: 41_525 nanoseconds.
|
||||
Weight::from_ref_time(42_161_000)
|
||||
// Minimum execution time: 41_275 nanoseconds.
|
||||
Weight::from_ref_time(42_025_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: System Account (r:1 w:1)
|
||||
fn transfer_keep_alive() -> Weight {
|
||||
// Minimum execution time: 31_463 nanoseconds.
|
||||
Weight::from_ref_time(32_025_000)
|
||||
// Minimum execution time: 31_167 nanoseconds.
|
||||
Weight::from_ref_time(31_665_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: System Account (r:1 w:1)
|
||||
fn set_balance_creating() -> Weight {
|
||||
// Minimum execution time: 23_495 nanoseconds.
|
||||
Weight::from_ref_time(23_752_000)
|
||||
// Minimum execution time: 23_608 nanoseconds.
|
||||
Weight::from_ref_time(23_965_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: System Account (r:1 w:1)
|
||||
fn set_balance_killing() -> Weight {
|
||||
// Minimum execution time: 25_757 nanoseconds.
|
||||
Weight::from_ref_time(26_221_000)
|
||||
// Minimum execution time: 25_785 nanoseconds.
|
||||
Weight::from_ref_time(26_194_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: System Account (r:2 w:2)
|
||||
fn force_transfer() -> Weight {
|
||||
// Minimum execution time: 40_260 nanoseconds.
|
||||
Weight::from_ref_time(41_057_000)
|
||||
// Minimum execution time: 41_436 nanoseconds.
|
||||
Weight::from_ref_time(42_082_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
// Storage: System Account (r:1 w:1)
|
||||
fn transfer_all() -> Weight {
|
||||
// Minimum execution time: 36_058 nanoseconds.
|
||||
Weight::from_ref_time(36_775_000)
|
||||
// Minimum execution time: 36_788 nanoseconds.
|
||||
Weight::from_ref_time(37_177_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: System Account (r:1 w:1)
|
||||
fn force_unreserve() -> Weight {
|
||||
// Minimum execution time: 20_161 nanoseconds.
|
||||
Weight::from_ref_time(20_559_000)
|
||||
// Minimum execution time: 20_699 nanoseconds.
|
||||
Weight::from_ref_time(21_117_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
|
||||
+24
-24
@@ -17,8 +17,8 @@
|
||||
//! Autogenerated weights for `pallet_collator_selection`
|
||||
//!
|
||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||
//! DATE: 2022-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-kusama-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -50,23 +50,23 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
|
||||
// Storage: CollatorSelection Invulnerables (r:0 w:1)
|
||||
/// The range of component `b` is `[1, 100]`.
|
||||
fn set_invulnerables(b: u32, ) -> Weight {
|
||||
// Minimum execution time: 20_105 nanoseconds.
|
||||
Weight::from_ref_time(23_402_474)
|
||||
// Standard Error: 5_913
|
||||
.saturating_add(Weight::from_ref_time(2_214_697).saturating_mul(b.into()))
|
||||
// Minimum execution time: 20_398 nanoseconds.
|
||||
Weight::from_ref_time(22_359_274)
|
||||
// Standard Error: 4_177
|
||||
.saturating_add(Weight::from_ref_time(2_236_755).saturating_mul(b.into()))
|
||||
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(b.into())))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: CollatorSelection DesiredCandidates (r:0 w:1)
|
||||
fn set_desired_candidates() -> Weight {
|
||||
// Minimum execution time: 12_491 nanoseconds.
|
||||
Weight::from_ref_time(12_788_000)
|
||||
// Minimum execution time: 12_979 nanoseconds.
|
||||
Weight::from_ref_time(13_173_000)
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: CollatorSelection CandidacyBond (r:0 w:1)
|
||||
fn set_candidacy_bond() -> Weight {
|
||||
// Minimum execution time: 12_882 nanoseconds.
|
||||
Weight::from_ref_time(13_141_000)
|
||||
// Minimum execution time: 13_569 nanoseconds.
|
||||
Weight::from_ref_time(13_978_000)
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: CollatorSelection Candidates (r:1 w:1)
|
||||
@@ -77,10 +77,10 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
|
||||
// Storage: CollatorSelection LastAuthoredBlock (r:0 w:1)
|
||||
/// The range of component `c` is `[1, 999]`.
|
||||
fn register_as_candidate(c: u32, ) -> Weight {
|
||||
// Minimum execution time: 44_532 nanoseconds.
|
||||
Weight::from_ref_time(40_138_818)
|
||||
// Standard Error: 987
|
||||
.saturating_add(Weight::from_ref_time(126_048).saturating_mul(c.into()))
|
||||
// Minimum execution time: 44_625 nanoseconds.
|
||||
Weight::from_ref_time(40_476_874)
|
||||
// Standard Error: 1_052
|
||||
.saturating_add(Weight::from_ref_time(134_962).saturating_mul(c.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(5))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -88,10 +88,10 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
|
||||
// Storage: CollatorSelection LastAuthoredBlock (r:0 w:1)
|
||||
/// The range of component `c` is `[6, 1000]`.
|
||||
fn leave_intent(c: u32, ) -> Weight {
|
||||
// Minimum execution time: 32_931 nanoseconds.
|
||||
Weight::from_ref_time(26_038_824)
|
||||
// Standard Error: 1_099
|
||||
.saturating_add(Weight::from_ref_time(123_313).saturating_mul(c.into()))
|
||||
// Minimum execution time: 34_866 nanoseconds.
|
||||
Weight::from_ref_time(26_318_951)
|
||||
// Standard Error: 1_082
|
||||
.saturating_add(Weight::from_ref_time(129_763).saturating_mul(c.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -99,8 +99,8 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
|
||||
// Storage: System BlockWeight (r:1 w:1)
|
||||
// Storage: CollatorSelection LastAuthoredBlock (r:0 w:1)
|
||||
fn note_author() -> Weight {
|
||||
// Minimum execution time: 30_412 nanoseconds.
|
||||
Weight::from_ref_time(30_796_000)
|
||||
// Minimum execution time: 31_597 nanoseconds.
|
||||
Weight::from_ref_time(32_199_000)
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(4))
|
||||
}
|
||||
@@ -112,10 +112,10 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
|
||||
/// The range of component `r` is `[1, 1000]`.
|
||||
/// The range of component `c` is `[1, 1000]`.
|
||||
fn new_session(_r: u32, c: u32, ) -> Weight {
|
||||
// Minimum execution time: 18_664 nanoseconds.
|
||||
Weight::from_ref_time(19_115_000)
|
||||
// Standard Error: 745_087
|
||||
.saturating_add(Weight::from_ref_time(26_635_575).saturating_mul(c.into()))
|
||||
// Minimum execution time: 18_883 nanoseconds.
|
||||
Weight::from_ref_time(19_004_000)
|
||||
// Standard Error: 755_275
|
||||
.saturating_add(Weight::from_ref_time(27_234_739).saturating_mul(c.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(4))
|
||||
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(c.into())))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
|
||||
@@ -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-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-kusama-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -48,22 +48,22 @@ pub struct WeightInfo<T>(PhantomData<T>);
|
||||
impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `z` is `[0, 10000]`.
|
||||
fn as_multi_threshold_1(z: u32, ) -> Weight {
|
||||
// Minimum execution time: 15_428 nanoseconds.
|
||||
Weight::from_ref_time(15_941_235)
|
||||
// Minimum execution time: 15_572 nanoseconds.
|
||||
Weight::from_ref_time(16_116_761)
|
||||
// Standard Error: 2
|
||||
.saturating_add(Weight::from_ref_time(537).saturating_mul(z.into()))
|
||||
.saturating_add(Weight::from_ref_time(603).saturating_mul(z.into()))
|
||||
}
|
||||
// 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 {
|
||||
// Minimum execution time: 44_197 nanoseconds.
|
||||
Weight::from_ref_time(36_539_501)
|
||||
// Standard Error: 904
|
||||
.saturating_add(Weight::from_ref_time(84_250).saturating_mul(s.into()))
|
||||
// Standard Error: 8
|
||||
.saturating_add(Weight::from_ref_time(1_544).saturating_mul(z.into()))
|
||||
// Minimum execution time: 43_581 nanoseconds.
|
||||
Weight::from_ref_time(35_466_222)
|
||||
// Standard Error: 784
|
||||
.saturating_add(Weight::from_ref_time(88_814).saturating_mul(s.into()))
|
||||
// Standard Error: 7
|
||||
.saturating_add(Weight::from_ref_time(1_631).saturating_mul(z.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -71,12 +71,12 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
||||
/// 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 {
|
||||
// Minimum execution time: 34_293 nanoseconds.
|
||||
Weight::from_ref_time(27_691_492)
|
||||
// Standard Error: 1_234
|
||||
.saturating_add(Weight::from_ref_time(76_671).saturating_mul(s.into()))
|
||||
// Standard Error: 12
|
||||
.saturating_add(Weight::from_ref_time(1_515).saturating_mul(z.into()))
|
||||
// Minimum execution time: 34_169 nanoseconds.
|
||||
Weight::from_ref_time(26_178_263)
|
||||
// Standard Error: 613
|
||||
.saturating_add(Weight::from_ref_time(86_186).saturating_mul(s.into()))
|
||||
// Standard Error: 6
|
||||
.saturating_add(Weight::from_ref_time(1_624).saturating_mul(z.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -85,12 +85,12 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
||||
/// 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 {
|
||||
// Minimum execution time: 48_305 nanoseconds.
|
||||
Weight::from_ref_time(38_790_283)
|
||||
// Standard Error: 649
|
||||
.saturating_add(Weight::from_ref_time(101_710).saturating_mul(s.into()))
|
||||
// Standard Error: 6
|
||||
.saturating_add(Weight::from_ref_time(1_596).saturating_mul(z.into()))
|
||||
// Minimum execution time: 48_165 nanoseconds.
|
||||
Weight::from_ref_time(37_999_572)
|
||||
// Standard Error: 581
|
||||
.saturating_add(Weight::from_ref_time(114_946).saturating_mul(s.into()))
|
||||
// Standard Error: 5
|
||||
.saturating_add(Weight::from_ref_time(1_651).saturating_mul(z.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -98,30 +98,30 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
||||
// Storage: unknown [0x3a65787472696e7369635f696e646578] (r:1 w:0)
|
||||
/// The range of component `s` is `[2, 100]`.
|
||||
fn approve_as_multi_create(s: u32, ) -> Weight {
|
||||
// Minimum execution time: 32_261 nanoseconds.
|
||||
Weight::from_ref_time(35_136_339)
|
||||
// Standard Error: 1_102
|
||||
.saturating_add(Weight::from_ref_time(87_710).saturating_mul(s.into()))
|
||||
// Minimum execution time: 32_292 nanoseconds.
|
||||
Weight::from_ref_time(34_622_313)
|
||||
// Standard Error: 1_021
|
||||
.saturating_add(Weight::from_ref_time(88_293).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Multisig Multisigs (r:1 w:1)
|
||||
/// The range of component `s` is `[2, 100]`.
|
||||
fn approve_as_multi_approve(s: u32, ) -> Weight {
|
||||
// Minimum execution time: 23_194 nanoseconds.
|
||||
Weight::from_ref_time(25_477_839)
|
||||
// Standard Error: 810
|
||||
.saturating_add(Weight::from_ref_time(83_750).saturating_mul(s.into()))
|
||||
// Minimum execution time: 23_318 nanoseconds.
|
||||
Weight::from_ref_time(25_067_404)
|
||||
// Standard Error: 733
|
||||
.saturating_add(Weight::from_ref_time(87_573).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Multisig Multisigs (r:1 w:1)
|
||||
/// The range of component `s` is `[2, 100]`.
|
||||
fn cancel_as_multi(s: u32, ) -> Weight {
|
||||
// Minimum execution time: 33_083 nanoseconds.
|
||||
Weight::from_ref_time(35_190_588)
|
||||
// Standard Error: 1_010
|
||||
.saturating_add(Weight::from_ref_time(90_855).saturating_mul(s.into()))
|
||||
// Minimum execution time: 32_097 nanoseconds.
|
||||
Weight::from_ref_time(34_949_231)
|
||||
// Standard Error: 1_227
|
||||
.saturating_add(Weight::from_ref_time(94_585).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
|
||||
@@ -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-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-kusama-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -49,16 +49,16 @@ impl<T: frame_system::Config> pallet_session::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Session NextKeys (r:1 w:1)
|
||||
// Storage: Session KeyOwner (r:1 w:1)
|
||||
fn set_keys() -> Weight {
|
||||
// Minimum execution time: 21_898 nanoseconds.
|
||||
Weight::from_ref_time(22_451_000)
|
||||
// Minimum execution time: 22_029 nanoseconds.
|
||||
Weight::from_ref_time(22_520_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
// Storage: Session NextKeys (r:1 w:1)
|
||||
// Storage: Session KeyOwner (r:0 w:1)
|
||||
fn purge_keys() -> Weight {
|
||||
// Minimum execution time: 18_481 nanoseconds.
|
||||
Weight::from_ref_time(18_900_000)
|
||||
// Minimum execution time: 18_254 nanoseconds.
|
||||
Weight::from_ref_time(18_644_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
|
||||
@@ -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-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-kusama-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -49,13 +49,13 @@ impl<T: frame_system::Config> pallet_timestamp::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Timestamp Now (r:1 w:1)
|
||||
// Storage: Aura CurrentSlot (r:1 w:0)
|
||||
fn set() -> Weight {
|
||||
// Minimum execution time: 9_095 nanoseconds.
|
||||
Weight::from_ref_time(9_288_000)
|
||||
// Minimum execution time: 8_871 nanoseconds.
|
||||
Weight::from_ref_time(9_060_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
fn on_finalize() -> Weight {
|
||||
// Minimum execution time: 3_901 nanoseconds.
|
||||
Weight::from_ref_time(4_060_000)
|
||||
// Minimum execution time: 3_688 nanoseconds.
|
||||
Weight::from_ref_time(3_806_000)
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-kusama-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -48,31 +48,31 @@ pub struct WeightInfo<T>(PhantomData<T>);
|
||||
impl<T: frame_system::Config> pallet_utility::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `c` is `[0, 1000]`.
|
||||
fn batch(c: u32, ) -> Weight {
|
||||
// Minimum execution time: 12_045 nanoseconds.
|
||||
Weight::from_ref_time(18_369_157)
|
||||
// Standard Error: 2_756
|
||||
.saturating_add(Weight::from_ref_time(3_423_771).saturating_mul(c.into()))
|
||||
// Minimum execution time: 11_956 nanoseconds.
|
||||
Weight::from_ref_time(15_683_541)
|
||||
// Standard Error: 2_096
|
||||
.saturating_add(Weight::from_ref_time(3_546_609).saturating_mul(c.into()))
|
||||
}
|
||||
fn as_derivative() -> Weight {
|
||||
// Minimum execution time: 6_095 nanoseconds.
|
||||
Weight::from_ref_time(6_276_000)
|
||||
// Minimum execution time: 6_049 nanoseconds.
|
||||
Weight::from_ref_time(6_264_000)
|
||||
}
|
||||
/// The range of component `c` is `[0, 1000]`.
|
||||
fn batch_all(c: u32, ) -> Weight {
|
||||
// Minimum execution time: 12_131 nanoseconds.
|
||||
Weight::from_ref_time(21_947_782)
|
||||
// Standard Error: 3_030
|
||||
.saturating_add(Weight::from_ref_time(3_548_160).saturating_mul(c.into()))
|
||||
// Minimum execution time: 11_640 nanoseconds.
|
||||
Weight::from_ref_time(18_545_620)
|
||||
// Standard Error: 1_945
|
||||
.saturating_add(Weight::from_ref_time(3_714_727).saturating_mul(c.into()))
|
||||
}
|
||||
fn dispatch_as() -> Weight {
|
||||
// Minimum execution time: 13_790 nanoseconds.
|
||||
Weight::from_ref_time(14_314_000)
|
||||
// Minimum execution time: 13_957 nanoseconds.
|
||||
Weight::from_ref_time(14_194_000)
|
||||
}
|
||||
/// The range of component `c` is `[0, 1000]`.
|
||||
fn force_batch(c: u32, ) -> Weight {
|
||||
// Minimum execution time: 11_873 nanoseconds.
|
||||
Weight::from_ref_time(15_041_181)
|
||||
// Standard Error: 4_925
|
||||
.saturating_add(Weight::from_ref_time(3_443_664).saturating_mul(c.into()))
|
||||
// Minimum execution time: 11_696 nanoseconds.
|
||||
Weight::from_ref_time(14_787_615)
|
||||
// Standard Error: 2_093
|
||||
.saturating_add(Weight::from_ref_time(3_549_224).saturating_mul(c.into()))
|
||||
}
|
||||
}
|
||||
|
||||
+9
-9
@@ -18,8 +18,8 @@
|
||||
//! Autogenerated weights for `pallet_xcm_benchmarks::fungible`
|
||||
//!
|
||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||
//! DATE: 2022-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-kusama-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -50,13 +50,13 @@ pub struct WeightInfo<T>(PhantomData<T>);
|
||||
impl<T: frame_system::Config> WeightInfo<T> {
|
||||
// Storage: System Account (r:1 w:1)
|
||||
pub(crate) fn withdraw_asset() -> Weight {
|
||||
Weight::from_ref_time(26_021_000 as u64)
|
||||
Weight::from_ref_time(26_833_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)
|
||||
pub(crate) fn transfer_asset() -> Weight {
|
||||
Weight::from_ref_time(35_776_000 as u64)
|
||||
Weight::from_ref_time(36_818_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(2 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2 as u64))
|
||||
}
|
||||
@@ -68,16 +68,16 @@ impl<T: frame_system::Config> WeightInfo<T> {
|
||||
// Storage: ParachainSystem HostConfiguration (r:1 w:0)
|
||||
// Storage: ParachainSystem PendingUpwardMessages (r:1 w:1)
|
||||
pub(crate) fn transfer_reserve_asset() -> Weight {
|
||||
Weight::from_ref_time(52_799_000 as u64)
|
||||
Weight::from_ref_time(53_687_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(8 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(4 as u64))
|
||||
}
|
||||
pub(crate) fn receive_teleported_asset() -> Weight {
|
||||
Weight::from_ref_time(5_784_000 as u64)
|
||||
Weight::from_ref_time(6_488_000 as u64)
|
||||
}
|
||||
// Storage: System Account (r:1 w:1)
|
||||
pub(crate) fn deposit_asset() -> Weight {
|
||||
Weight::from_ref_time(28_148_000 as u64)
|
||||
Weight::from_ref_time(28_374_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(1 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1 as u64))
|
||||
}
|
||||
@@ -89,7 +89,7 @@ impl<T: frame_system::Config> WeightInfo<T> {
|
||||
// Storage: ParachainSystem HostConfiguration (r:1 w:0)
|
||||
// Storage: ParachainSystem PendingUpwardMessages (r:1 w:1)
|
||||
pub(crate) fn deposit_reserve_asset() -> Weight {
|
||||
Weight::from_ref_time(45_600_000 as u64)
|
||||
Weight::from_ref_time(46_556_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(7 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(3 as u64))
|
||||
}
|
||||
@@ -100,7 +100,7 @@ impl<T: frame_system::Config> WeightInfo<T> {
|
||||
// Storage: ParachainSystem HostConfiguration (r:1 w:0)
|
||||
// Storage: ParachainSystem PendingUpwardMessages (r:1 w:1)
|
||||
pub(crate) fn initiate_teleport() -> Weight {
|
||||
Weight::from_ref_time(23_402_000 as u64)
|
||||
Weight::from_ref_time(22_918_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(6 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2 as u64))
|
||||
}
|
||||
|
||||
+18
-18
@@ -18,8 +18,8 @@
|
||||
//! Autogenerated weights for `pallet_xcm_benchmarks::generic`
|
||||
//!
|
||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||
//! DATE: 2022-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-kusama-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -55,38 +55,38 @@ impl<T: frame_system::Config> WeightInfo<T> {
|
||||
// Storage: ParachainSystem HostConfiguration (r:1 w:0)
|
||||
// Storage: ParachainSystem PendingUpwardMessages (r:1 w:1)
|
||||
pub(crate) fn query_holding() -> Weight {
|
||||
Weight::from_ref_time(21_401_000 as u64)
|
||||
Weight::from_ref_time(22_649_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(6 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2 as u64))
|
||||
}
|
||||
pub(crate) fn buy_execution() -> Weight {
|
||||
Weight::from_ref_time(5_320_000 as u64)
|
||||
Weight::from_ref_time(5_377_000 as u64)
|
||||
}
|
||||
// Storage: PolkadotXcm Queries (r:1 w:0)
|
||||
pub(crate) fn query_response() -> Weight {
|
||||
Weight::from_ref_time(16_749_000 as u64)
|
||||
Weight::from_ref_time(16_112_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(1 as u64))
|
||||
}
|
||||
pub(crate) fn transact() -> Weight {
|
||||
Weight::from_ref_time(19_670_000 as u64)
|
||||
Weight::from_ref_time(19_726_000 as u64)
|
||||
}
|
||||
pub(crate) fn refund_surplus() -> Weight {
|
||||
Weight::from_ref_time(5_373_000 as u64)
|
||||
Weight::from_ref_time(5_480_000 as u64)
|
||||
}
|
||||
pub(crate) fn set_error_handler() -> Weight {
|
||||
Weight::from_ref_time(5_100_000 as u64)
|
||||
Weight::from_ref_time(5_121_000 as u64)
|
||||
}
|
||||
pub(crate) fn set_appendix() -> Weight {
|
||||
Weight::from_ref_time(5_288_000 as u64)
|
||||
Weight::from_ref_time(5_217_000 as u64)
|
||||
}
|
||||
pub(crate) fn clear_error() -> Weight {
|
||||
Weight::from_ref_time(5_315_000 as u64)
|
||||
Weight::from_ref_time(5_156_000 as u64)
|
||||
}
|
||||
pub(crate) fn descend_origin() -> Weight {
|
||||
Weight::from_ref_time(6_432_000 as u64)
|
||||
Weight::from_ref_time(6_683_000 as u64)
|
||||
}
|
||||
pub(crate) fn clear_origin() -> Weight {
|
||||
Weight::from_ref_time(5_254_000 as u64)
|
||||
Weight::from_ref_time(5_143_000 as u64)
|
||||
}
|
||||
// Storage: PolkadotXcm SupportedVersion (r:1 w:0)
|
||||
// Storage: PolkadotXcm VersionDiscoveryQueue (r:1 w:1)
|
||||
@@ -94,18 +94,18 @@ impl<T: frame_system::Config> WeightInfo<T> {
|
||||
// Storage: ParachainSystem HostConfiguration (r:1 w:0)
|
||||
// Storage: ParachainSystem PendingUpwardMessages (r:1 w:1)
|
||||
pub(crate) fn report_error() -> Weight {
|
||||
Weight::from_ref_time(15_047_000 as u64)
|
||||
Weight::from_ref_time(15_136_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(5 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2 as u64))
|
||||
}
|
||||
// Storage: PolkadotXcm AssetTraps (r:1 w:1)
|
||||
pub(crate) fn claim_asset() -> Weight {
|
||||
Weight::from_ref_time(21_288_000 as u64)
|
||||
Weight::from_ref_time(20_961_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(1 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1 as u64))
|
||||
}
|
||||
pub(crate) fn trap() -> Weight {
|
||||
Weight::from_ref_time(5_120_000 as u64)
|
||||
Weight::from_ref_time(5_262_000 as u64)
|
||||
}
|
||||
// Storage: PolkadotXcm VersionNotifyTargets (r:1 w:1)
|
||||
// Storage: PolkadotXcm SupportedVersion (r:1 w:0)
|
||||
@@ -114,13 +114,13 @@ impl<T: frame_system::Config> WeightInfo<T> {
|
||||
// Storage: ParachainSystem HostConfiguration (r:1 w:0)
|
||||
// Storage: ParachainSystem PendingUpwardMessages (r:1 w:1)
|
||||
pub(crate) fn subscribe_version() -> Weight {
|
||||
Weight::from_ref_time(17_992_000 as u64)
|
||||
Weight::from_ref_time(18_487_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(6 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(3 as u64))
|
||||
}
|
||||
// Storage: PolkadotXcm VersionNotifyTargets (r:0 w:1)
|
||||
pub(crate) fn unsubscribe_version() -> Weight {
|
||||
Weight::from_ref_time(7_321_000 as u64)
|
||||
Weight::from_ref_time(7_490_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().writes(1 as u64))
|
||||
}
|
||||
// Storage: ParachainInfo ParachainId (r:1 w:0)
|
||||
@@ -130,7 +130,7 @@ impl<T: frame_system::Config> WeightInfo<T> {
|
||||
// Storage: ParachainSystem HostConfiguration (r:1 w:0)
|
||||
// Storage: ParachainSystem PendingUpwardMessages (r:1 w:1)
|
||||
pub(crate) fn initiate_reserve_withdraw() -> Weight {
|
||||
Weight::from_ref_time(22_846_000 as u64)
|
||||
Weight::from_ref_time(22_947_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(6 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2 as u64))
|
||||
}
|
||||
|
||||
+6
-6
@@ -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-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-rococo-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -48,15 +48,15 @@ pub struct WeightInfo<T>(PhantomData<T>);
|
||||
impl<T: frame_system::Config> cumulus_pallet_xcmp_queue::WeightInfo for WeightInfo<T> {
|
||||
// Storage: XcmpQueue QueueConfig (r:1 w:1)
|
||||
fn set_config_with_u32() -> Weight {
|
||||
// Minimum execution time: 6_917 nanoseconds.
|
||||
Weight::from_ref_time(7_104_000)
|
||||
// Minimum execution time: 6_509 nanoseconds.
|
||||
Weight::from_ref_time(6_835_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: XcmpQueue QueueConfig (r:1 w:1)
|
||||
fn set_config_with_weight() -> Weight {
|
||||
// Minimum execution time: 6_765 nanoseconds.
|
||||
Weight::from_ref_time(7_102_000)
|
||||
// Minimum execution time: 6_810 nanoseconds.
|
||||
Weight::from_ref_time(7_332_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
|
||||
@@ -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-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-rococo-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -48,51 +48,51 @@ pub struct WeightInfo<T>(PhantomData<T>);
|
||||
impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `b` is `[0, 3932160]`.
|
||||
fn remark(b: u32, ) -> Weight {
|
||||
// Minimum execution time: 3_799 nanoseconds.
|
||||
Weight::from_ref_time(3_878_000)
|
||||
// Minimum execution time: 3_644 nanoseconds.
|
||||
Weight::from_ref_time(3_811_000)
|
||||
// Standard Error: 0
|
||||
.saturating_add(Weight::from_ref_time(410).saturating_mul(b.into()))
|
||||
.saturating_add(Weight::from_ref_time(409).saturating_mul(b.into()))
|
||||
}
|
||||
/// The range of component `b` is `[0, 3932160]`.
|
||||
fn remark_with_event(b: u32, ) -> Weight {
|
||||
// Minimum execution time: 12_275 nanoseconds.
|
||||
Weight::from_ref_time(12_533_000)
|
||||
// Minimum execution time: 12_269 nanoseconds.
|
||||
Weight::from_ref_time(12_485_000)
|
||||
// Standard Error: 0
|
||||
.saturating_add(Weight::from_ref_time(1_770).saturating_mul(b.into()))
|
||||
.saturating_add(Weight::from_ref_time(1_760).saturating_mul(b.into()))
|
||||
}
|
||||
// Storage: System Digest (r:1 w:1)
|
||||
// Storage: unknown [0x3a686561707061676573] (r:0 w:1)
|
||||
fn set_heap_pages() -> Weight {
|
||||
// Minimum execution time: 7_781 nanoseconds.
|
||||
Weight::from_ref_time(8_119_000)
|
||||
// Minimum execution time: 7_623 nanoseconds.
|
||||
Weight::from_ref_time(7_797_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
// Storage: Skipped Metadata (r:0 w:0)
|
||||
/// The range of component `i` is `[0, 1000]`.
|
||||
fn set_storage(i: u32, ) -> Weight {
|
||||
// Minimum execution time: 3_810 nanoseconds.
|
||||
Weight::from_ref_time(3_860_000)
|
||||
// Standard Error: 2_166
|
||||
.saturating_add(Weight::from_ref_time(621_137).saturating_mul(i.into()))
|
||||
// Minimum execution time: 3_746 nanoseconds.
|
||||
Weight::from_ref_time(3_896_000)
|
||||
// Standard Error: 2_081
|
||||
.saturating_add(Weight::from_ref_time(615_000).saturating_mul(i.into()))
|
||||
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into())))
|
||||
}
|
||||
// Storage: Skipped Metadata (r:0 w:0)
|
||||
/// The range of component `i` is `[0, 1000]`.
|
||||
fn kill_storage(i: u32, ) -> Weight {
|
||||
// Minimum execution time: 3_821 nanoseconds.
|
||||
Weight::from_ref_time(3_940_000)
|
||||
// Standard Error: 1_002
|
||||
.saturating_add(Weight::from_ref_time(450_836).saturating_mul(i.into()))
|
||||
// Minimum execution time: 3_765 nanoseconds.
|
||||
Weight::from_ref_time(3_853_000)
|
||||
// Standard Error: 911
|
||||
.saturating_add(Weight::from_ref_time(450_356).saturating_mul(i.into()))
|
||||
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into())))
|
||||
}
|
||||
// Storage: Skipped Metadata (r:0 w:0)
|
||||
/// The range of component `p` is `[0, 1000]`.
|
||||
fn kill_prefix(p: u32, ) -> Weight {
|
||||
// Minimum execution time: 5_230 nanoseconds.
|
||||
Weight::from_ref_time(5_368_000)
|
||||
// Standard Error: 1_362
|
||||
.saturating_add(Weight::from_ref_time(977_049).saturating_mul(p.into()))
|
||||
// Minimum execution time: 5_581 nanoseconds.
|
||||
Weight::from_ref_time(5_696_000)
|
||||
// Standard Error: 1_169
|
||||
.saturating_add(Weight::from_ref_time(976_827).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(p.into())))
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-rococo-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -48,50 +48,50 @@ pub struct WeightInfo<T>(PhantomData<T>);
|
||||
impl<T: frame_system::Config> pallet_balances::WeightInfo for WeightInfo<T> {
|
||||
// Storage: System Account (r:1 w:1)
|
||||
fn transfer() -> Weight {
|
||||
// Minimum execution time: 41_846 nanoseconds.
|
||||
Weight::from_ref_time(42_432_000)
|
||||
// Minimum execution time: 41_651 nanoseconds.
|
||||
Weight::from_ref_time(42_209_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: System Account (r:1 w:1)
|
||||
fn transfer_keep_alive() -> Weight {
|
||||
// Minimum execution time: 31_626 nanoseconds.
|
||||
Weight::from_ref_time(32_252_000)
|
||||
// Minimum execution time: 32_079 nanoseconds.
|
||||
Weight::from_ref_time(32_608_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: System Account (r:1 w:1)
|
||||
fn set_balance_creating() -> Weight {
|
||||
// Minimum execution time: 23_660 nanoseconds.
|
||||
Weight::from_ref_time(23_956_000)
|
||||
// Minimum execution time: 23_629 nanoseconds.
|
||||
Weight::from_ref_time(24_302_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: System Account (r:1 w:1)
|
||||
fn set_balance_killing() -> Weight {
|
||||
// Minimum execution time: 26_051 nanoseconds.
|
||||
Weight::from_ref_time(26_580_000)
|
||||
// Minimum execution time: 26_163 nanoseconds.
|
||||
Weight::from_ref_time(26_629_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: System Account (r:2 w:2)
|
||||
fn force_transfer() -> Weight {
|
||||
// Minimum execution time: 41_146 nanoseconds.
|
||||
Weight::from_ref_time(41_760_000)
|
||||
// Minimum execution time: 41_670 nanoseconds.
|
||||
Weight::from_ref_time(44_092_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
// Storage: System Account (r:1 w:1)
|
||||
fn transfer_all() -> Weight {
|
||||
// Minimum execution time: 36_192 nanoseconds.
|
||||
Weight::from_ref_time(36_894_000)
|
||||
// Minimum execution time: 38_765 nanoseconds.
|
||||
Weight::from_ref_time(39_464_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: System Account (r:1 w:1)
|
||||
fn force_unreserve() -> Weight {
|
||||
// Minimum execution time: 20_350 nanoseconds.
|
||||
Weight::from_ref_time(20_717_000)
|
||||
// Minimum execution time: 21_843 nanoseconds.
|
||||
Weight::from_ref_time(22_361_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
|
||||
+24
-24
@@ -17,8 +17,8 @@
|
||||
//! Autogenerated weights for `pallet_collator_selection`
|
||||
//!
|
||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||
//! DATE: 2022-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-rococo-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -50,23 +50,23 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
|
||||
// Storage: CollatorSelection Invulnerables (r:0 w:1)
|
||||
/// The range of component `b` is `[1, 100]`.
|
||||
fn set_invulnerables(b: u32, ) -> Weight {
|
||||
// Minimum execution time: 20_717 nanoseconds.
|
||||
Weight::from_ref_time(22_550_310)
|
||||
// Standard Error: 3_492
|
||||
.saturating_add(Weight::from_ref_time(2_243_989).saturating_mul(b.into()))
|
||||
// Minimum execution time: 20_388 nanoseconds.
|
||||
Weight::from_ref_time(22_922_733)
|
||||
// Standard Error: 2_937
|
||||
.saturating_add(Weight::from_ref_time(2_211_605).saturating_mul(b.into()))
|
||||
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(b.into())))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: CollatorSelection DesiredCandidates (r:0 w:1)
|
||||
fn set_desired_candidates() -> Weight {
|
||||
// Minimum execution time: 12_534 nanoseconds.
|
||||
Weight::from_ref_time(12_916_000)
|
||||
// Minimum execution time: 12_917 nanoseconds.
|
||||
Weight::from_ref_time(13_072_000)
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: CollatorSelection CandidacyBond (r:0 w:1)
|
||||
fn set_candidacy_bond() -> Weight {
|
||||
// Minimum execution time: 12_687 nanoseconds.
|
||||
Weight::from_ref_time(13_085_000)
|
||||
// Minimum execution time: 12_908 nanoseconds.
|
||||
Weight::from_ref_time(13_263_000)
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: CollatorSelection Candidates (r:1 w:1)
|
||||
@@ -77,10 +77,10 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
|
||||
// Storage: CollatorSelection LastAuthoredBlock (r:0 w:1)
|
||||
/// The range of component `c` is `[1, 999]`.
|
||||
fn register_as_candidate(c: u32, ) -> Weight {
|
||||
// Minimum execution time: 44_283 nanoseconds.
|
||||
Weight::from_ref_time(40_422_515)
|
||||
// Standard Error: 1_034
|
||||
.saturating_add(Weight::from_ref_time(132_882).saturating_mul(c.into()))
|
||||
// Minimum execution time: 44_533 nanoseconds.
|
||||
Weight::from_ref_time(41_374_204)
|
||||
// Standard Error: 1_081
|
||||
.saturating_add(Weight::from_ref_time(133_911).saturating_mul(c.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(5))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -88,10 +88,10 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
|
||||
// Storage: CollatorSelection LastAuthoredBlock (r:0 w:1)
|
||||
/// The range of component `c` is `[6, 1000]`.
|
||||
fn leave_intent(c: u32, ) -> Weight {
|
||||
// Minimum execution time: 34_104 nanoseconds.
|
||||
Weight::from_ref_time(26_576_861)
|
||||
// Standard Error: 1_061
|
||||
.saturating_add(Weight::from_ref_time(126_082).saturating_mul(c.into()))
|
||||
// Minimum execution time: 34_006 nanoseconds.
|
||||
Weight::from_ref_time(26_960_631)
|
||||
// Standard Error: 1_104
|
||||
.saturating_add(Weight::from_ref_time(128_201).saturating_mul(c.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -99,8 +99,8 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
|
||||
// Storage: System BlockWeight (r:1 w:1)
|
||||
// Storage: CollatorSelection LastAuthoredBlock (r:0 w:1)
|
||||
fn note_author() -> Weight {
|
||||
// Minimum execution time: 31_325 nanoseconds.
|
||||
Weight::from_ref_time(31_718_000)
|
||||
// Minimum execution time: 31_622 nanoseconds.
|
||||
Weight::from_ref_time(32_780_000)
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(4))
|
||||
}
|
||||
@@ -112,10 +112,10 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
|
||||
/// The range of component `r` is `[1, 1000]`.
|
||||
/// The range of component `c` is `[1, 1000]`.
|
||||
fn new_session(_r: u32, c: u32, ) -> Weight {
|
||||
// Minimum execution time: 19_213 nanoseconds.
|
||||
Weight::from_ref_time(19_502_000)
|
||||
// Standard Error: 769_266
|
||||
.saturating_add(Weight::from_ref_time(27_853_519).saturating_mul(c.into()))
|
||||
// Minimum execution time: 18_538 nanoseconds.
|
||||
Weight::from_ref_time(18_734_000)
|
||||
// Standard Error: 765_702
|
||||
.saturating_add(Weight::from_ref_time(27_519_623).saturating_mul(c.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(4))
|
||||
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(c.into())))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
|
||||
@@ -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-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-rococo-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -48,22 +48,22 @@ pub struct WeightInfo<T>(PhantomData<T>);
|
||||
impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `z` is `[0, 10000]`.
|
||||
fn as_multi_threshold_1(z: u32, ) -> Weight {
|
||||
// Minimum execution time: 15_441 nanoseconds.
|
||||
Weight::from_ref_time(16_086_362)
|
||||
// Minimum execution time: 15_597 nanoseconds.
|
||||
Weight::from_ref_time(16_144_169)
|
||||
// Standard Error: 2
|
||||
.saturating_add(Weight::from_ref_time(598).saturating_mul(z.into()))
|
||||
.saturating_add(Weight::from_ref_time(590).saturating_mul(z.into()))
|
||||
}
|
||||
// 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 {
|
||||
// Minimum execution time: 43_142 nanoseconds.
|
||||
Weight::from_ref_time(35_930_763)
|
||||
// Standard Error: 1_178
|
||||
.saturating_add(Weight::from_ref_time(82_978).saturating_mul(s.into()))
|
||||
// Standard Error: 11
|
||||
.saturating_add(Weight::from_ref_time(1_614).saturating_mul(z.into()))
|
||||
// Minimum execution time: 43_469 nanoseconds.
|
||||
Weight::from_ref_time(35_394_943)
|
||||
// Standard Error: 800
|
||||
.saturating_add(Weight::from_ref_time(88_272).saturating_mul(s.into()))
|
||||
// Standard Error: 7
|
||||
.saturating_add(Weight::from_ref_time(1_634).saturating_mul(z.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -71,12 +71,12 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
||||
/// 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 {
|
||||
// Minimum execution time: 33_798 nanoseconds.
|
||||
Weight::from_ref_time(26_265_361)
|
||||
// Standard Error: 614
|
||||
.saturating_add(Weight::from_ref_time(83_615).saturating_mul(s.into()))
|
||||
// Standard Error: 6
|
||||
.saturating_add(Weight::from_ref_time(1_635).saturating_mul(z.into()))
|
||||
// Minimum execution time: 33_917 nanoseconds.
|
||||
Weight::from_ref_time(26_262_885)
|
||||
// Standard Error: 533
|
||||
.saturating_add(Weight::from_ref_time(83_800).saturating_mul(s.into()))
|
||||
// Standard Error: 5
|
||||
.saturating_add(Weight::from_ref_time(1_636).saturating_mul(z.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -85,12 +85,12 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
||||
/// 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 {
|
||||
// Minimum execution time: 47_715 nanoseconds.
|
||||
Weight::from_ref_time(39_237_542)
|
||||
// Standard Error: 1_933
|
||||
.saturating_add(Weight::from_ref_time(93_722).saturating_mul(s.into()))
|
||||
// Standard Error: 18
|
||||
.saturating_add(Weight::from_ref_time(1_629).saturating_mul(z.into()))
|
||||
// Minimum execution time: 47_844 nanoseconds.
|
||||
Weight::from_ref_time(38_395_094)
|
||||
// Standard Error: 1_350
|
||||
.saturating_add(Weight::from_ref_time(113_291).saturating_mul(s.into()))
|
||||
// Standard Error: 13
|
||||
.saturating_add(Weight::from_ref_time(1_642).saturating_mul(z.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -98,30 +98,30 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
||||
// Storage: unknown [0x3a65787472696e7369635f696e646578] (r:1 w:0)
|
||||
/// The range of component `s` is `[2, 100]`.
|
||||
fn approve_as_multi_create(s: u32, ) -> Weight {
|
||||
// Minimum execution time: 31_214 nanoseconds.
|
||||
Weight::from_ref_time(33_958_587)
|
||||
// Standard Error: 1_019
|
||||
.saturating_add(Weight::from_ref_time(94_973).saturating_mul(s.into()))
|
||||
// Minimum execution time: 31_234 nanoseconds.
|
||||
Weight::from_ref_time(33_918_725)
|
||||
// Standard Error: 1_224
|
||||
.saturating_add(Weight::from_ref_time(99_218).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Multisig Multisigs (r:1 w:1)
|
||||
/// The range of component `s` is `[2, 100]`.
|
||||
fn approve_as_multi_approve(s: u32, ) -> Weight {
|
||||
// Minimum execution time: 22_705 nanoseconds.
|
||||
Weight::from_ref_time(25_017_425)
|
||||
// Standard Error: 1_063
|
||||
.saturating_add(Weight::from_ref_time(88_380).saturating_mul(s.into()))
|
||||
// Minimum execution time: 22_746 nanoseconds.
|
||||
Weight::from_ref_time(25_067_104)
|
||||
// Standard Error: 700
|
||||
.saturating_add(Weight::from_ref_time(85_784).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Multisig Multisigs (r:1 w:1)
|
||||
/// The range of component `s` is `[2, 100]`.
|
||||
fn cancel_as_multi(s: u32, ) -> Weight {
|
||||
// Minimum execution time: 31_444 nanoseconds.
|
||||
Weight::from_ref_time(34_349_731)
|
||||
// Standard Error: 990
|
||||
.saturating_add(Weight::from_ref_time(93_539).saturating_mul(s.into()))
|
||||
// Minimum execution time: 31_927 nanoseconds.
|
||||
Weight::from_ref_time(34_544_009)
|
||||
// Standard Error: 1_036
|
||||
.saturating_add(Weight::from_ref_time(93_677).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
|
||||
@@ -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-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-rococo-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -49,16 +49,16 @@ impl<T: frame_system::Config> pallet_session::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Session NextKeys (r:1 w:1)
|
||||
// Storage: Session KeyOwner (r:1 w:1)
|
||||
fn set_keys() -> Weight {
|
||||
// Minimum execution time: 21_996 nanoseconds.
|
||||
Weight::from_ref_time(22_441_000)
|
||||
// Minimum execution time: 21_923 nanoseconds.
|
||||
Weight::from_ref_time(22_294_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
// Storage: Session NextKeys (r:1 w:1)
|
||||
// Storage: Session KeyOwner (r:0 w:1)
|
||||
fn purge_keys() -> Weight {
|
||||
// Minimum execution time: 18_318 nanoseconds.
|
||||
Weight::from_ref_time(18_751_000)
|
||||
// Minimum execution time: 18_470 nanoseconds.
|
||||
Weight::from_ref_time(18_928_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
|
||||
@@ -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-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-rococo-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -49,13 +49,13 @@ impl<T: frame_system::Config> pallet_timestamp::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Timestamp Now (r:1 w:1)
|
||||
// Storage: Aura CurrentSlot (r:1 w:0)
|
||||
fn set() -> Weight {
|
||||
// Minimum execution time: 8_525 nanoseconds.
|
||||
Weight::from_ref_time(8_723_000)
|
||||
// Minimum execution time: 8_938 nanoseconds.
|
||||
Weight::from_ref_time(9_055_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
fn on_finalize() -> Weight {
|
||||
// Minimum execution time: 3_707 nanoseconds.
|
||||
Weight::from_ref_time(3_840_000)
|
||||
// Minimum execution time: 3_838 nanoseconds.
|
||||
Weight::from_ref_time(4_021_000)
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-rococo-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -48,31 +48,31 @@ pub struct WeightInfo<T>(PhantomData<T>);
|
||||
impl<T: frame_system::Config> pallet_utility::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `c` is `[0, 1000]`.
|
||||
fn batch(c: u32, ) -> Weight {
|
||||
// Minimum execution time: 12_012 nanoseconds.
|
||||
Weight::from_ref_time(23_285_911)
|
||||
// Standard Error: 2_576
|
||||
.saturating_add(Weight::from_ref_time(3_535_162).saturating_mul(c.into()))
|
||||
// Minimum execution time: 11_774 nanoseconds.
|
||||
Weight::from_ref_time(22_720_814)
|
||||
// Standard Error: 2_154
|
||||
.saturating_add(Weight::from_ref_time(3_554_473).saturating_mul(c.into()))
|
||||
}
|
||||
fn as_derivative() -> Weight {
|
||||
// Minimum execution time: 6_534 nanoseconds.
|
||||
Weight::from_ref_time(6_729_000)
|
||||
// Minimum execution time: 6_005 nanoseconds.
|
||||
Weight::from_ref_time(6_186_000)
|
||||
}
|
||||
/// The range of component `c` is `[0, 1000]`.
|
||||
fn batch_all(c: u32, ) -> Weight {
|
||||
// Minimum execution time: 11_892 nanoseconds.
|
||||
Weight::from_ref_time(14_934_381)
|
||||
// Standard Error: 2_702
|
||||
.saturating_add(Weight::from_ref_time(3_736_152).saturating_mul(c.into()))
|
||||
// Minimum execution time: 11_700 nanoseconds.
|
||||
Weight::from_ref_time(23_505_127)
|
||||
// Standard Error: 2_167
|
||||
.saturating_add(Weight::from_ref_time(3_710_395).saturating_mul(c.into()))
|
||||
}
|
||||
fn dispatch_as() -> Weight {
|
||||
// Minimum execution time: 14_082 nanoseconds.
|
||||
Weight::from_ref_time(14_286_000)
|
||||
// Minimum execution time: 14_153 nanoseconds.
|
||||
Weight::from_ref_time(14_491_000)
|
||||
}
|
||||
/// The range of component `c` is `[0, 1000]`.
|
||||
fn force_batch(c: u32, ) -> Weight {
|
||||
// Minimum execution time: 12_445 nanoseconds.
|
||||
Weight::from_ref_time(19_975_100)
|
||||
// Standard Error: 2_591
|
||||
.saturating_add(Weight::from_ref_time(3_535_771).saturating_mul(c.into()))
|
||||
// Minimum execution time: 11_806 nanoseconds.
|
||||
Weight::from_ref_time(25_859_870)
|
||||
// Standard Error: 2_326
|
||||
.saturating_add(Weight::from_ref_time(3_519_812).saturating_mul(c.into()))
|
||||
}
|
||||
}
|
||||
|
||||
+9
-9
@@ -18,8 +18,8 @@
|
||||
//! Autogenerated weights for `pallet_xcm_benchmarks::fungible`
|
||||
//!
|
||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||
//! DATE: 2022-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-rococo-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -50,13 +50,13 @@ pub struct WeightInfo<T>(PhantomData<T>);
|
||||
impl<T: frame_system::Config> WeightInfo<T> {
|
||||
// Storage: System Account (r:1 w:1)
|
||||
pub(crate) fn withdraw_asset() -> Weight {
|
||||
Weight::from_ref_time(27_085_000 as u64)
|
||||
Weight::from_ref_time(26_712_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)
|
||||
pub(crate) fn transfer_asset() -> Weight {
|
||||
Weight::from_ref_time(37_130_000 as u64)
|
||||
Weight::from_ref_time(36_547_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(2 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2 as u64))
|
||||
}
|
||||
@@ -68,16 +68,16 @@ impl<T: frame_system::Config> WeightInfo<T> {
|
||||
// Storage: ParachainSystem HostConfiguration (r:1 w:0)
|
||||
// Storage: ParachainSystem PendingUpwardMessages (r:1 w:1)
|
||||
pub(crate) fn transfer_reserve_asset() -> Weight {
|
||||
Weight::from_ref_time(54_004_000 as u64)
|
||||
Weight::from_ref_time(53_364_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(8 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(4 as u64))
|
||||
}
|
||||
pub(crate) fn receive_teleported_asset() -> Weight {
|
||||
Weight::from_ref_time(6_208_000 as u64)
|
||||
Weight::from_ref_time(6_131_000 as u64)
|
||||
}
|
||||
// Storage: System Account (r:1 w:1)
|
||||
pub(crate) fn deposit_asset() -> Weight {
|
||||
Weight::from_ref_time(29_191_000 as u64)
|
||||
Weight::from_ref_time(28_583_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(1 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1 as u64))
|
||||
}
|
||||
@@ -89,7 +89,7 @@ impl<T: frame_system::Config> WeightInfo<T> {
|
||||
// Storage: ParachainSystem HostConfiguration (r:1 w:0)
|
||||
// Storage: ParachainSystem PendingUpwardMessages (r:1 w:1)
|
||||
pub(crate) fn deposit_reserve_asset() -> Weight {
|
||||
Weight::from_ref_time(48_966_000 as u64)
|
||||
Weight::from_ref_time(46_440_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(7 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(3 as u64))
|
||||
}
|
||||
@@ -100,7 +100,7 @@ impl<T: frame_system::Config> WeightInfo<T> {
|
||||
// Storage: ParachainSystem HostConfiguration (r:1 w:0)
|
||||
// Storage: ParachainSystem PendingUpwardMessages (r:1 w:1)
|
||||
pub(crate) fn initiate_teleport() -> Weight {
|
||||
Weight::from_ref_time(23_337_000 as u64)
|
||||
Weight::from_ref_time(22_915_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(6 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2 as u64))
|
||||
}
|
||||
|
||||
+18
-18
@@ -18,8 +18,8 @@
|
||||
//! Autogenerated weights for `pallet_xcm_benchmarks::generic`
|
||||
//!
|
||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||
//! DATE: 2022-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-rococo-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -55,38 +55,38 @@ impl<T: frame_system::Config> WeightInfo<T> {
|
||||
// Storage: ParachainSystem HostConfiguration (r:1 w:0)
|
||||
// Storage: ParachainSystem PendingUpwardMessages (r:1 w:1)
|
||||
pub(crate) fn query_holding() -> Weight {
|
||||
Weight::from_ref_time(23_077_000 as u64)
|
||||
Weight::from_ref_time(22_021_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(6 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2 as u64))
|
||||
}
|
||||
pub(crate) fn buy_execution() -> Weight {
|
||||
Weight::from_ref_time(5_595_000 as u64)
|
||||
Weight::from_ref_time(5_254_000 as u64)
|
||||
}
|
||||
// Storage: PolkadotXcm Queries (r:1 w:0)
|
||||
pub(crate) fn query_response() -> Weight {
|
||||
Weight::from_ref_time(16_593_000 as u64)
|
||||
Weight::from_ref_time(16_703_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(1 as u64))
|
||||
}
|
||||
pub(crate) fn transact() -> Weight {
|
||||
Weight::from_ref_time(19_522_000 as u64)
|
||||
Weight::from_ref_time(19_875_000 as u64)
|
||||
}
|
||||
pub(crate) fn refund_surplus() -> Weight {
|
||||
Weight::from_ref_time(5_612_000 as u64)
|
||||
Weight::from_ref_time(5_329_000 as u64)
|
||||
}
|
||||
pub(crate) fn set_error_handler() -> Weight {
|
||||
Weight::from_ref_time(5_455_000 as u64)
|
||||
Weight::from_ref_time(5_162_000 as u64)
|
||||
}
|
||||
pub(crate) fn set_appendix() -> Weight {
|
||||
Weight::from_ref_time(5_404_000 as u64)
|
||||
Weight::from_ref_time(5_311_000 as u64)
|
||||
}
|
||||
pub(crate) fn clear_error() -> Weight {
|
||||
Weight::from_ref_time(5_402_000 as u64)
|
||||
Weight::from_ref_time(5_147_000 as u64)
|
||||
}
|
||||
pub(crate) fn descend_origin() -> Weight {
|
||||
Weight::from_ref_time(6_725_000 as u64)
|
||||
Weight::from_ref_time(6_562_000 as u64)
|
||||
}
|
||||
pub(crate) fn clear_origin() -> Weight {
|
||||
Weight::from_ref_time(5_417_000 as u64)
|
||||
Weight::from_ref_time(5_250_000 as u64)
|
||||
}
|
||||
// Storage: PolkadotXcm SupportedVersion (r:1 w:0)
|
||||
// Storage: PolkadotXcm VersionDiscoveryQueue (r:1 w:1)
|
||||
@@ -94,18 +94,18 @@ impl<T: frame_system::Config> WeightInfo<T> {
|
||||
// Storage: ParachainSystem HostConfiguration (r:1 w:0)
|
||||
// Storage: ParachainSystem PendingUpwardMessages (r:1 w:1)
|
||||
pub(crate) fn report_error() -> Weight {
|
||||
Weight::from_ref_time(14_868_000 as u64)
|
||||
Weight::from_ref_time(15_308_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(5 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2 as u64))
|
||||
}
|
||||
// Storage: PolkadotXcm AssetTraps (r:1 w:1)
|
||||
pub(crate) fn claim_asset() -> Weight {
|
||||
Weight::from_ref_time(20_838_000 as u64)
|
||||
Weight::from_ref_time(21_074_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(1 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1 as u64))
|
||||
}
|
||||
pub(crate) fn trap() -> Weight {
|
||||
Weight::from_ref_time(5_354_000 as u64)
|
||||
Weight::from_ref_time(5_203_000 as u64)
|
||||
}
|
||||
// Storage: PolkadotXcm VersionNotifyTargets (r:1 w:1)
|
||||
// Storage: PolkadotXcm SupportedVersion (r:1 w:0)
|
||||
@@ -114,13 +114,13 @@ impl<T: frame_system::Config> WeightInfo<T> {
|
||||
// Storage: ParachainSystem HostConfiguration (r:1 w:0)
|
||||
// Storage: ParachainSystem PendingUpwardMessages (r:1 w:1)
|
||||
pub(crate) fn subscribe_version() -> Weight {
|
||||
Weight::from_ref_time(17_989_000 as u64)
|
||||
Weight::from_ref_time(17_916_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(6 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(3 as u64))
|
||||
}
|
||||
// Storage: PolkadotXcm VersionNotifyTargets (r:0 w:1)
|
||||
pub(crate) fn unsubscribe_version() -> Weight {
|
||||
Weight::from_ref_time(7_304_000 as u64)
|
||||
Weight::from_ref_time(7_082_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().writes(1 as u64))
|
||||
}
|
||||
// Storage: ParachainInfo ParachainId (r:1 w:0)
|
||||
@@ -130,7 +130,7 @@ impl<T: frame_system::Config> WeightInfo<T> {
|
||||
// Storage: ParachainSystem HostConfiguration (r:1 w:0)
|
||||
// Storage: ParachainSystem PendingUpwardMessages (r:1 w:1)
|
||||
pub(crate) fn initiate_reserve_withdraw() -> Weight {
|
||||
Weight::from_ref_time(22_875_000 as u64)
|
||||
Weight::from_ref_time(23_150_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(6 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2 as u64))
|
||||
}
|
||||
|
||||
+6
-6
@@ -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-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("collectives-polkadot-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -48,15 +48,15 @@ pub struct WeightInfo<T>(PhantomData<T>);
|
||||
impl<T: frame_system::Config> cumulus_pallet_xcmp_queue::WeightInfo for WeightInfo<T> {
|
||||
// Storage: XcmpQueue QueueConfig (r:1 w:1)
|
||||
fn set_config_with_u32() -> Weight {
|
||||
// Minimum execution time: 6_777 nanoseconds.
|
||||
Weight::from_ref_time(7_035_000)
|
||||
// Minimum execution time: 6_683 nanoseconds.
|
||||
Weight::from_ref_time(7_041_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: XcmpQueue QueueConfig (r:1 w:1)
|
||||
fn set_config_with_weight() -> Weight {
|
||||
// Minimum execution time: 6_871 nanoseconds.
|
||||
Weight::from_ref_time(7_121_000)
|
||||
// Minimum execution time: 6_564 nanoseconds.
|
||||
Weight::from_ref_time(6_796_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
|
||||
@@ -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-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("collectives-polkadot-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -48,51 +48,51 @@ pub struct WeightInfo<T>(PhantomData<T>);
|
||||
impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `b` is `[0, 3932160]`.
|
||||
fn remark(b: u32, ) -> Weight {
|
||||
// Minimum execution time: 3_778 nanoseconds.
|
||||
Weight::from_ref_time(3_855_000)
|
||||
// Minimum execution time: 3_832 nanoseconds.
|
||||
Weight::from_ref_time(1_471_550)
|
||||
// Standard Error: 0
|
||||
.saturating_add(Weight::from_ref_time(510).saturating_mul(b.into()))
|
||||
.saturating_add(Weight::from_ref_time(412).saturating_mul(b.into()))
|
||||
}
|
||||
/// The range of component `b` is `[0, 3932160]`.
|
||||
fn remark_with_event(b: u32, ) -> Weight {
|
||||
// Minimum execution time: 12_934 nanoseconds.
|
||||
Weight::from_ref_time(13_156_000)
|
||||
// Minimum execution time: 12_607 nanoseconds.
|
||||
Weight::from_ref_time(12_860_000)
|
||||
// Standard Error: 0
|
||||
.saturating_add(Weight::from_ref_time(1_860).saturating_mul(b.into()))
|
||||
.saturating_add(Weight::from_ref_time(1_768).saturating_mul(b.into()))
|
||||
}
|
||||
// Storage: System Digest (r:1 w:1)
|
||||
// Storage: unknown [0x3a686561707061676573] (r:0 w:1)
|
||||
fn set_heap_pages() -> Weight {
|
||||
// Minimum execution time: 7_743 nanoseconds.
|
||||
Weight::from_ref_time(8_055_000)
|
||||
// Minimum execution time: 7_665 nanoseconds.
|
||||
Weight::from_ref_time(7_828_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
// Storage: Skipped Metadata (r:0 w:0)
|
||||
/// The range of component `i` is `[0, 1000]`.
|
||||
fn set_storage(i: u32, ) -> Weight {
|
||||
// Minimum execution time: 3_937 nanoseconds.
|
||||
Weight::from_ref_time(3_997_000)
|
||||
// Standard Error: 2_287
|
||||
.saturating_add(Weight::from_ref_time(622_508).saturating_mul(i.into()))
|
||||
// Minimum execution time: 3_791 nanoseconds.
|
||||
Weight::from_ref_time(3_886_000)
|
||||
// Standard Error: 2_360
|
||||
.saturating_add(Weight::from_ref_time(635_049).saturating_mul(i.into()))
|
||||
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into())))
|
||||
}
|
||||
// Storage: Skipped Metadata (r:0 w:0)
|
||||
/// The range of component `i` is `[0, 1000]`.
|
||||
fn kill_storage(i: u32, ) -> Weight {
|
||||
// Minimum execution time: 3_888 nanoseconds.
|
||||
Weight::from_ref_time(3_983_000)
|
||||
// Standard Error: 1_138
|
||||
.saturating_add(Weight::from_ref_time(454_438).saturating_mul(i.into()))
|
||||
// Minimum execution time: 3_818 nanoseconds.
|
||||
Weight::from_ref_time(3_930_000)
|
||||
// Standard Error: 967
|
||||
.saturating_add(Weight::from_ref_time(452_872).saturating_mul(i.into()))
|
||||
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into())))
|
||||
}
|
||||
// Storage: Skipped Metadata (r:0 w:0)
|
||||
/// The range of component `p` is `[0, 1000]`.
|
||||
fn kill_prefix(p: u32, ) -> Weight {
|
||||
// Minimum execution time: 5_459 nanoseconds.
|
||||
Weight::from_ref_time(5_641_000)
|
||||
// Standard Error: 1_037
|
||||
.saturating_add(Weight::from_ref_time(965_492).saturating_mul(p.into()))
|
||||
// Minimum execution time: 5_480 nanoseconds.
|
||||
Weight::from_ref_time(5_697_000)
|
||||
// Standard Error: 1_326
|
||||
.saturating_add(Weight::from_ref_time(973_049).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(p.into())))
|
||||
}
|
||||
}
|
||||
|
||||
+88
-88
@@ -17,8 +17,8 @@
|
||||
//! Autogenerated weights for `pallet_alliance`
|
||||
//!
|
||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||
//! DATE: 2022-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("collectives-polkadot-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -55,14 +55,14 @@ impl<T: frame_system::Config> pallet_alliance::WeightInfo for WeightInfo<T> {
|
||||
/// 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 {
|
||||
// Minimum execution time: 35_162 nanoseconds.
|
||||
Weight::from_ref_time(36_412_712)
|
||||
// Standard Error: 71
|
||||
.saturating_add(Weight::from_ref_time(381).saturating_mul(b.into()))
|
||||
// Standard Error: 745
|
||||
.saturating_add(Weight::from_ref_time(22_365).saturating_mul(m.into()))
|
||||
// Standard Error: 735
|
||||
.saturating_add(Weight::from_ref_time(104_171).saturating_mul(p.into()))
|
||||
// Minimum execution time: 34_149 nanoseconds.
|
||||
Weight::from_ref_time(35_870_577)
|
||||
// Standard Error: 76
|
||||
.saturating_add(Weight::from_ref_time(473).saturating_mul(b.into()))
|
||||
// Standard Error: 799
|
||||
.saturating_add(Weight::from_ref_time(20_695).saturating_mul(m.into()))
|
||||
// Standard Error: 789
|
||||
.saturating_add(Weight::from_ref_time(100_677).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(4))
|
||||
.saturating_add(T::DbWeight::get().writes(4))
|
||||
}
|
||||
@@ -70,10 +70,10 @@ impl<T: frame_system::Config> pallet_alliance::WeightInfo for WeightInfo<T> {
|
||||
// Storage: AllianceMotion Voting (r:1 w:1)
|
||||
/// The range of component `m` is `[5, 100]`.
|
||||
fn vote(m: u32, ) -> Weight {
|
||||
// Minimum execution time: 31_249 nanoseconds.
|
||||
Weight::from_ref_time(32_188_065)
|
||||
// Standard Error: 832
|
||||
.saturating_add(Weight::from_ref_time(54_591).saturating_mul(m.into()))
|
||||
// Minimum execution time: 30_567 nanoseconds.
|
||||
Weight::from_ref_time(31_627_050)
|
||||
// Standard Error: 757
|
||||
.saturating_add(Weight::from_ref_time(51_379).saturating_mul(m.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -85,12 +85,12 @@ impl<T: frame_system::Config> pallet_alliance::WeightInfo for WeightInfo<T> {
|
||||
/// 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 {
|
||||
// Minimum execution time: 40_517 nanoseconds.
|
||||
Weight::from_ref_time(37_804_735)
|
||||
// Standard Error: 724
|
||||
.saturating_add(Weight::from_ref_time(46_629).saturating_mul(m.into()))
|
||||
// Standard Error: 706
|
||||
.saturating_add(Weight::from_ref_time(96_011).saturating_mul(p.into()))
|
||||
// Minimum execution time: 39_472 nanoseconds.
|
||||
Weight::from_ref_time(37_685_222)
|
||||
// Standard Error: 681
|
||||
.saturating_add(Weight::from_ref_time(44_120).saturating_mul(m.into()))
|
||||
// Standard Error: 664
|
||||
.saturating_add(Weight::from_ref_time(88_787).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(4))
|
||||
.saturating_add(T::DbWeight::get().writes(3))
|
||||
}
|
||||
@@ -102,15 +102,13 @@ impl<T: frame_system::Config> pallet_alliance::WeightInfo for WeightInfo<T> {
|
||||
/// 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 {
|
||||
// Minimum execution time: 50_587 nanoseconds.
|
||||
Weight::from_ref_time(49_483_170)
|
||||
// Standard Error: 79
|
||||
.saturating_add(Weight::from_ref_time(12).saturating_mul(b.into()))
|
||||
// Standard Error: 845
|
||||
.saturating_add(Weight::from_ref_time(46_955).saturating_mul(m.into()))
|
||||
// Standard Error: 824
|
||||
.saturating_add(Weight::from_ref_time(99_511).saturating_mul(p.into()))
|
||||
fn close_early_approved(_b: u32, m: u32, p: u32, ) -> Weight {
|
||||
// Minimum execution time: 49_845 nanoseconds.
|
||||
Weight::from_ref_time(48_754_290)
|
||||
// Standard Error: 872
|
||||
.saturating_add(Weight::from_ref_time(46_673).saturating_mul(m.into()))
|
||||
// Standard Error: 850
|
||||
.saturating_add(Weight::from_ref_time(96_920).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(5))
|
||||
.saturating_add(T::DbWeight::get().writes(3))
|
||||
}
|
||||
@@ -124,12 +122,12 @@ impl<T: frame_system::Config> pallet_alliance::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `m` is `[2, 100]`.
|
||||
/// The range of component `p` is `[1, 100]`.
|
||||
fn close_disapproved(m: u32, p: u32, ) -> Weight {
|
||||
// Minimum execution time: 47_785 nanoseconds.
|
||||
Weight::from_ref_time(49_064_492)
|
||||
// Standard Error: 3_243
|
||||
.saturating_add(Weight::from_ref_time(96_267).saturating_mul(m.into()))
|
||||
// Standard Error: 3_203
|
||||
.saturating_add(Weight::from_ref_time(121_736).saturating_mul(p.into()))
|
||||
// Minimum execution time: 46_639 nanoseconds.
|
||||
Weight::from_ref_time(49_396_487)
|
||||
// Standard Error: 3_353
|
||||
.saturating_add(Weight::from_ref_time(91_631).saturating_mul(m.into()))
|
||||
// Standard Error: 3_312
|
||||
.saturating_add(Weight::from_ref_time(109_305).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(6))
|
||||
.saturating_add(T::DbWeight::get().writes(4))
|
||||
}
|
||||
@@ -142,13 +140,15 @@ impl<T: frame_system::Config> pallet_alliance::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `b` is `[1, 1024]`.
|
||||
/// The range of component `m` is `[5, 100]`.
|
||||
/// The range of component `p` is `[1, 100]`.
|
||||
fn close_approved(_b: u32, m: u32, p: u32, ) -> Weight {
|
||||
// Minimum execution time: 41_807 nanoseconds.
|
||||
Weight::from_ref_time(40_124_977)
|
||||
// Standard Error: 665
|
||||
.saturating_add(Weight::from_ref_time(40_824).saturating_mul(m.into()))
|
||||
// Standard Error: 641
|
||||
.saturating_add(Weight::from_ref_time(89_499).saturating_mul(p.into()))
|
||||
fn close_approved(b: u32, m: u32, p: u32, ) -> Weight {
|
||||
// Minimum execution time: 40_637 nanoseconds.
|
||||
Weight::from_ref_time(36_491_541)
|
||||
// Standard Error: 159
|
||||
.saturating_add(Weight::from_ref_time(1_139).saturating_mul(b.into()))
|
||||
// Standard Error: 1_705
|
||||
.saturating_add(Weight::from_ref_time(57_742).saturating_mul(m.into()))
|
||||
// Standard Error: 1_644
|
||||
.saturating_add(Weight::from_ref_time(94_973).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(5))
|
||||
.saturating_add(T::DbWeight::get().writes(3))
|
||||
}
|
||||
@@ -157,12 +157,12 @@ impl<T: frame_system::Config> pallet_alliance::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `m` is `[1, 100]`.
|
||||
/// The range of component `z` is `[0, 100]`.
|
||||
fn init_members(m: u32, z: u32, ) -> Weight {
|
||||
// Minimum execution time: 37_806 nanoseconds.
|
||||
Weight::from_ref_time(26_654_829)
|
||||
// Standard Error: 571
|
||||
.saturating_add(Weight::from_ref_time(131_979).saturating_mul(m.into()))
|
||||
// Standard Error: 564
|
||||
.saturating_add(Weight::from_ref_time(114_315).saturating_mul(z.into()))
|
||||
// Minimum execution time: 37_013 nanoseconds.
|
||||
Weight::from_ref_time(25_692_069)
|
||||
// Standard Error: 812
|
||||
.saturating_add(Weight::from_ref_time(134_488).saturating_mul(m.into()))
|
||||
// Standard Error: 803
|
||||
.saturating_add(Weight::from_ref_time(118_421).saturating_mul(z.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(3))
|
||||
}
|
||||
@@ -176,14 +176,14 @@ impl<T: frame_system::Config> pallet_alliance::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `y` is `[0, 100]`.
|
||||
/// The range of component `z` is `[0, 50]`.
|
||||
fn disband(x: u32, y: u32, z: u32, ) -> Weight {
|
||||
// Minimum execution time: 226_805 nanoseconds.
|
||||
Weight::from_ref_time(228_436_000)
|
||||
// Standard Error: 18_416
|
||||
.saturating_add(Weight::from_ref_time(484_425).saturating_mul(x.into()))
|
||||
// Standard Error: 18_327
|
||||
.saturating_add(Weight::from_ref_time(384_513).saturating_mul(y.into()))
|
||||
// Standard Error: 36_622
|
||||
.saturating_add(Weight::from_ref_time(8_974_720).saturating_mul(z.into()))
|
||||
// Minimum execution time: 219_862 nanoseconds.
|
||||
Weight::from_ref_time(220_712_000)
|
||||
// Standard Error: 18_567
|
||||
.saturating_add(Weight::from_ref_time(433_653).saturating_mul(x.into()))
|
||||
// Standard Error: 18_478
|
||||
.saturating_add(Weight::from_ref_time(431_646).saturating_mul(y.into()))
|
||||
// Standard Error: 36_923
|
||||
.saturating_add(Weight::from_ref_time(8_847_906).saturating_mul(z.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(x.into())))
|
||||
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(y.into())))
|
||||
@@ -193,21 +193,21 @@ impl<T: frame_system::Config> pallet_alliance::WeightInfo for WeightInfo<T> {
|
||||
}
|
||||
// Storage: Alliance Rule (r:0 w:1)
|
||||
fn set_rule() -> Weight {
|
||||
// Minimum execution time: 16_471 nanoseconds.
|
||||
Weight::from_ref_time(16_726_000)
|
||||
// Minimum execution time: 15_999 nanoseconds.
|
||||
Weight::from_ref_time(16_305_000)
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Alliance Announcements (r:1 w:1)
|
||||
fn announce() -> Weight {
|
||||
// Minimum execution time: 17_782 nanoseconds.
|
||||
Weight::from_ref_time(18_057_000)
|
||||
// Minimum execution time: 17_807 nanoseconds.
|
||||
Weight::from_ref_time(18_087_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Alliance Announcements (r:1 w:1)
|
||||
fn remove_announcement() -> Weight {
|
||||
// Minimum execution time: 20_072 nanoseconds.
|
||||
Weight::from_ref_time(20_395_000)
|
||||
// Minimum execution time: 19_705 nanoseconds.
|
||||
Weight::from_ref_time(20_201_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -216,16 +216,16 @@ impl<T: frame_system::Config> pallet_alliance::WeightInfo for WeightInfo<T> {
|
||||
// Storage: System Account (r:1 w:1)
|
||||
// Storage: Alliance DepositOf (r:0 w:1)
|
||||
fn join_alliance() -> Weight {
|
||||
// Minimum execution time: 47_327 nanoseconds.
|
||||
Weight::from_ref_time(47_908_000)
|
||||
// Minimum execution time: 46_478 nanoseconds.
|
||||
Weight::from_ref_time(47_034_000)
|
||||
.saturating_add(T::DbWeight::get().reads(5))
|
||||
.saturating_add(T::DbWeight::get().writes(3))
|
||||
}
|
||||
// Storage: Alliance Members (r:3 w:1)
|
||||
// Storage: Alliance UnscrupulousAccounts (r:1 w:0)
|
||||
fn nominate_ally() -> Weight {
|
||||
// Minimum execution time: 34_263 nanoseconds.
|
||||
Weight::from_ref_time(34_687_000)
|
||||
// Minimum execution time: 33_865 nanoseconds.
|
||||
Weight::from_ref_time(34_561_000)
|
||||
.saturating_add(T::DbWeight::get().reads(4))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -234,8 +234,8 @@ impl<T: frame_system::Config> pallet_alliance::WeightInfo for WeightInfo<T> {
|
||||
// Storage: AllianceMotion Members (r:0 w:1)
|
||||
// Storage: AllianceMotion Prime (r:0 w:1)
|
||||
fn elevate_ally() -> Weight {
|
||||
// Minimum execution time: 29_783 nanoseconds.
|
||||
Weight::from_ref_time(30_668_000)
|
||||
// Minimum execution time: 28_970 nanoseconds.
|
||||
Weight::from_ref_time(29_650_000)
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(4))
|
||||
}
|
||||
@@ -245,8 +245,8 @@ impl<T: frame_system::Config> pallet_alliance::WeightInfo for WeightInfo<T> {
|
||||
// Storage: AllianceMotion Prime (r:0 w:1)
|
||||
// Storage: Alliance RetiringMembers (r:0 w:1)
|
||||
fn give_retirement_notice() -> Weight {
|
||||
// Minimum execution time: 37_967 nanoseconds.
|
||||
Weight::from_ref_time(38_605_000)
|
||||
// Minimum execution time: 37_454 nanoseconds.
|
||||
Weight::from_ref_time(37_930_000)
|
||||
.saturating_add(T::DbWeight::get().reads(5))
|
||||
.saturating_add(T::DbWeight::get().writes(5))
|
||||
}
|
||||
@@ -255,8 +255,8 @@ impl<T: frame_system::Config> pallet_alliance::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Alliance DepositOf (r:1 w:1)
|
||||
// Storage: System Account (r:1 w:1)
|
||||
fn retire() -> Weight {
|
||||
// Minimum execution time: 40_362 nanoseconds.
|
||||
Weight::from_ref_time(41_038_000)
|
||||
// Minimum execution time: 39_532 nanoseconds.
|
||||
Weight::from_ref_time(40_082_000)
|
||||
.saturating_add(T::DbWeight::get().reads(4))
|
||||
.saturating_add(T::DbWeight::get().writes(4))
|
||||
}
|
||||
@@ -273,8 +273,8 @@ impl<T: frame_system::Config> pallet_alliance::WeightInfo for WeightInfo<T> {
|
||||
// Storage: AllianceMotion Members (r:0 w:1)
|
||||
// Storage: AllianceMotion Prime (r:0 w:1)
|
||||
fn kick_member() -> Weight {
|
||||
// Minimum execution time: 118_050 nanoseconds.
|
||||
Weight::from_ref_time(119_080_000)
|
||||
// Minimum execution time: 115_474 nanoseconds.
|
||||
Weight::from_ref_time(118_498_000)
|
||||
.saturating_add(T::DbWeight::get().reads(13))
|
||||
.saturating_add(T::DbWeight::get().writes(8))
|
||||
}
|
||||
@@ -283,12 +283,12 @@ impl<T: frame_system::Config> pallet_alliance::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `n` is `[0, 100]`.
|
||||
/// The range of component `l` is `[0, 255]`.
|
||||
fn add_unscrupulous_items(n: u32, l: u32, ) -> Weight {
|
||||
// Minimum execution time: 14_919 nanoseconds.
|
||||
Weight::from_ref_time(15_135_000)
|
||||
// Standard Error: 3_921
|
||||
.saturating_add(Weight::from_ref_time(1_221_966).saturating_mul(n.into()))
|
||||
// Standard Error: 1_535
|
||||
.saturating_add(Weight::from_ref_time(80_157).saturating_mul(l.into()))
|
||||
// Minimum execution time: 14_398 nanoseconds.
|
||||
Weight::from_ref_time(14_697_000)
|
||||
// Standard Error: 3_698
|
||||
.saturating_add(Weight::from_ref_time(1_198_889).saturating_mul(n.into()))
|
||||
// Standard Error: 1_448
|
||||
.saturating_add(Weight::from_ref_time(79_776).saturating_mul(l.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -297,12 +297,12 @@ impl<T: frame_system::Config> pallet_alliance::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `n` is `[0, 100]`.
|
||||
/// The range of component `l` is `[0, 255]`.
|
||||
fn remove_unscrupulous_items(n: u32, l: u32, ) -> Weight {
|
||||
// Minimum execution time: 14_606 nanoseconds.
|
||||
Weight::from_ref_time(14_847_000)
|
||||
// Standard Error: 218_175
|
||||
.saturating_add(Weight::from_ref_time(15_210_084).saturating_mul(n.into()))
|
||||
// Standard Error: 85_447
|
||||
.saturating_add(Weight::from_ref_time(717_495).saturating_mul(l.into()))
|
||||
// Minimum execution time: 15_004 nanoseconds.
|
||||
Weight::from_ref_time(15_120_000)
|
||||
// Standard Error: 189_857
|
||||
.saturating_add(Weight::from_ref_time(14_119_764).saturating_mul(n.into()))
|
||||
// Standard Error: 74_356
|
||||
.saturating_add(Weight::from_ref_time(562_057).saturating_mul(l.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -311,8 +311,8 @@ impl<T: frame_system::Config> pallet_alliance::WeightInfo for WeightInfo<T> {
|
||||
// Storage: AllianceMotion Members (r:0 w:1)
|
||||
// Storage: AllianceMotion Prime (r:0 w:1)
|
||||
fn abdicate_fellow_status() -> Weight {
|
||||
// Minimum execution time: 36_974 nanoseconds.
|
||||
Weight::from_ref_time(37_428_000)
|
||||
// Minimum execution time: 35_300 nanoseconds.
|
||||
Weight::from_ref_time(36_226_000)
|
||||
.saturating_add(T::DbWeight::get().reads(4))
|
||||
.saturating_add(T::DbWeight::get().writes(4))
|
||||
}
|
||||
|
||||
+16
-16
@@ -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-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("collectives-polkadot-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -48,50 +48,50 @@ pub struct WeightInfo<T>(PhantomData<T>);
|
||||
impl<T: frame_system::Config> pallet_balances::WeightInfo for WeightInfo<T> {
|
||||
// Storage: System Account (r:1 w:1)
|
||||
fn transfer() -> Weight {
|
||||
// Minimum execution time: 42_297 nanoseconds.
|
||||
Weight::from_ref_time(42_843_000)
|
||||
// Minimum execution time: 40_787 nanoseconds.
|
||||
Weight::from_ref_time(41_268_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: System Account (r:1 w:1)
|
||||
fn transfer_keep_alive() -> Weight {
|
||||
// Minimum execution time: 32_222 nanoseconds.
|
||||
Weight::from_ref_time(32_673_000)
|
||||
// Minimum execution time: 31_819 nanoseconds.
|
||||
Weight::from_ref_time(32_572_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: System Account (r:1 w:1)
|
||||
fn set_balance_creating() -> Weight {
|
||||
// Minimum execution time: 23_434 nanoseconds.
|
||||
Weight::from_ref_time(23_713_000)
|
||||
// Minimum execution time: 23_163 nanoseconds.
|
||||
Weight::from_ref_time(23_574_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: System Account (r:1 w:1)
|
||||
fn set_balance_killing() -> Weight {
|
||||
// Minimum execution time: 25_916 nanoseconds.
|
||||
Weight::from_ref_time(26_539_000)
|
||||
// Minimum execution time: 25_858 nanoseconds.
|
||||
Weight::from_ref_time(26_498_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: System Account (r:2 w:2)
|
||||
fn force_transfer() -> Weight {
|
||||
// Minimum execution time: 41_236 nanoseconds.
|
||||
Weight::from_ref_time(41_847_000)
|
||||
// Minimum execution time: 40_959 nanoseconds.
|
||||
Weight::from_ref_time(41_695_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
// Storage: System Account (r:1 w:1)
|
||||
fn transfer_all() -> Weight {
|
||||
// Minimum execution time: 37_002 nanoseconds.
|
||||
Weight::from_ref_time(39_357_000)
|
||||
// Minimum execution time: 36_156 nanoseconds.
|
||||
Weight::from_ref_time(36_651_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: System Account (r:1 w:1)
|
||||
fn force_unreserve() -> Weight {
|
||||
// Minimum execution time: 21_574 nanoseconds.
|
||||
Weight::from_ref_time(21_938_000)
|
||||
// Minimum execution time: 19_764 nanoseconds.
|
||||
Weight::from_ref_time(20_395_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
|
||||
+24
-24
@@ -17,8 +17,8 @@
|
||||
//! Autogenerated weights for `pallet_collator_selection`
|
||||
//!
|
||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||
//! DATE: 2022-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("collectives-polkadot-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -50,23 +50,23 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
|
||||
// Storage: CollatorSelection Invulnerables (r:0 w:1)
|
||||
/// The range of component `b` is `[1, 100]`.
|
||||
fn set_invulnerables(b: u32, ) -> Weight {
|
||||
// Minimum execution time: 20_694 nanoseconds.
|
||||
Weight::from_ref_time(22_134_693)
|
||||
// Standard Error: 3_321
|
||||
.saturating_add(Weight::from_ref_time(2_273_097).saturating_mul(b.into()))
|
||||
// Minimum execution time: 20_306 nanoseconds.
|
||||
Weight::from_ref_time(22_234_861)
|
||||
// Standard Error: 3_336
|
||||
.saturating_add(Weight::from_ref_time(2_246_430).saturating_mul(b.into()))
|
||||
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(b.into())))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: CollatorSelection DesiredCandidates (r:0 w:1)
|
||||
fn set_desired_candidates() -> Weight {
|
||||
// Minimum execution time: 13_127 nanoseconds.
|
||||
Weight::from_ref_time(13_487_000)
|
||||
// Minimum execution time: 12_958 nanoseconds.
|
||||
Weight::from_ref_time(13_339_000)
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: CollatorSelection CandidacyBond (r:0 w:1)
|
||||
fn set_candidacy_bond() -> Weight {
|
||||
// Minimum execution time: 13_379 nanoseconds.
|
||||
Weight::from_ref_time(13_713_000)
|
||||
// Minimum execution time: 13_642 nanoseconds.
|
||||
Weight::from_ref_time(14_060_000)
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: CollatorSelection Candidates (r:1 w:1)
|
||||
@@ -77,10 +77,10 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
|
||||
// Storage: CollatorSelection LastAuthoredBlock (r:0 w:1)
|
||||
/// The range of component `c` is `[1, 999]`.
|
||||
fn register_as_candidate(c: u32, ) -> Weight {
|
||||
// Minimum execution time: 44_894 nanoseconds.
|
||||
Weight::from_ref_time(40_442_989)
|
||||
// Standard Error: 1_079
|
||||
.saturating_add(Weight::from_ref_time(135_610).saturating_mul(c.into()))
|
||||
// Minimum execution time: 43_908 nanoseconds.
|
||||
Weight::from_ref_time(41_052_108)
|
||||
// Standard Error: 1_058
|
||||
.saturating_add(Weight::from_ref_time(132_153).saturating_mul(c.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(5))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -88,10 +88,10 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
|
||||
// Storage: CollatorSelection LastAuthoredBlock (r:0 w:1)
|
||||
/// The range of component `c` is `[6, 1000]`.
|
||||
fn leave_intent(c: u32, ) -> Weight {
|
||||
// Minimum execution time: 33_709 nanoseconds.
|
||||
Weight::from_ref_time(27_474_927)
|
||||
// Standard Error: 1_089
|
||||
.saturating_add(Weight::from_ref_time(128_421).saturating_mul(c.into()))
|
||||
// Minimum execution time: 34_441 nanoseconds.
|
||||
Weight::from_ref_time(27_408_828)
|
||||
// Standard Error: 1_047
|
||||
.saturating_add(Weight::from_ref_time(127_376).saturating_mul(c.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -99,8 +99,8 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
|
||||
// Storage: System BlockWeight (r:1 w:1)
|
||||
// Storage: CollatorSelection LastAuthoredBlock (r:0 w:1)
|
||||
fn note_author() -> Weight {
|
||||
// Minimum execution time: 29_870 nanoseconds.
|
||||
Weight::from_ref_time(31_130_000)
|
||||
// Minimum execution time: 30_396 nanoseconds.
|
||||
Weight::from_ref_time(30_942_000)
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(4))
|
||||
}
|
||||
@@ -112,10 +112,10 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
|
||||
/// The range of component `r` is `[1, 1000]`.
|
||||
/// The range of component `c` is `[1, 1000]`.
|
||||
fn new_session(_r: u32, c: u32, ) -> Weight {
|
||||
// Minimum execution time: 19_278 nanoseconds.
|
||||
Weight::from_ref_time(19_499_000)
|
||||
// Standard Error: 765_150
|
||||
.saturating_add(Weight::from_ref_time(27_573_334).saturating_mul(c.into()))
|
||||
// Minimum execution time: 18_698 nanoseconds.
|
||||
Weight::from_ref_time(18_915_000)
|
||||
// Standard Error: 768_425
|
||||
.saturating_add(Weight::from_ref_time(27_656_073).saturating_mul(c.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(4))
|
||||
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(c.into())))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
|
||||
+64
-64
@@ -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-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("collectives-polkadot-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -54,12 +54,12 @@ impl<T: frame_system::Config> pallet_collective::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `n` is `[0, 100]`.
|
||||
/// The range of component `p` is `[0, 100]`.
|
||||
fn set_members(m: u32, _n: u32, p: u32, ) -> Weight {
|
||||
// Minimum execution time: 17_445 nanoseconds.
|
||||
Weight::from_ref_time(17_574_000)
|
||||
// Standard Error: 65_394
|
||||
.saturating_add(Weight::from_ref_time(5_265_879).saturating_mul(m.into()))
|
||||
// Standard Error: 65_394
|
||||
.saturating_add(Weight::from_ref_time(7_444_558).saturating_mul(p.into()))
|
||||
// Minimum execution time: 17_481 nanoseconds.
|
||||
Weight::from_ref_time(17_623_000)
|
||||
// Standard Error: 64_971
|
||||
.saturating_add(Weight::from_ref_time(5_286_045).saturating_mul(m.into()))
|
||||
// Standard Error: 64_971
|
||||
.saturating_add(Weight::from_ref_time(7_360_188).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(p.into())))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
@@ -69,12 +69,12 @@ impl<T: frame_system::Config> pallet_collective::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `b` is `[2, 1024]`.
|
||||
/// The range of component `m` is `[1, 100]`.
|
||||
fn execute(b: u32, m: u32, ) -> Weight {
|
||||
// Minimum execution time: 20_317 nanoseconds.
|
||||
Weight::from_ref_time(19_615_265)
|
||||
// Standard Error: 27
|
||||
.saturating_add(Weight::from_ref_time(2_017).saturating_mul(b.into()))
|
||||
// Standard Error: 287
|
||||
.saturating_add(Weight::from_ref_time(14_147).saturating_mul(m.into()))
|
||||
// Minimum execution time: 20_189 nanoseconds.
|
||||
Weight::from_ref_time(19_700_478)
|
||||
// Standard Error: 26
|
||||
.saturating_add(Weight::from_ref_time(1_906).saturating_mul(b.into()))
|
||||
// Standard Error: 274
|
||||
.saturating_add(Weight::from_ref_time(15_304).saturating_mul(m.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
}
|
||||
// Storage: AllianceMotion Members (r:1 w:0)
|
||||
@@ -82,12 +82,12 @@ impl<T: frame_system::Config> pallet_collective::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `b` is `[2, 1024]`.
|
||||
/// The range of component `m` is `[1, 100]`.
|
||||
fn propose_execute(b: u32, m: u32, ) -> Weight {
|
||||
// Minimum execution time: 23_080 nanoseconds.
|
||||
Weight::from_ref_time(21_846_487)
|
||||
// Standard Error: 28
|
||||
.saturating_add(Weight::from_ref_time(1_944).saturating_mul(b.into()))
|
||||
// Standard Error: 297
|
||||
.saturating_add(Weight::from_ref_time(24_113).saturating_mul(m.into()))
|
||||
// Minimum execution time: 23_040 nanoseconds.
|
||||
Weight::from_ref_time(21_739_028)
|
||||
// Standard Error: 121
|
||||
.saturating_add(Weight::from_ref_time(1_869).saturating_mul(b.into()))
|
||||
// Standard Error: 1_248
|
||||
.saturating_add(Weight::from_ref_time(27_072).saturating_mul(m.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
}
|
||||
// Storage: AllianceMotion Members (r:1 w:0)
|
||||
@@ -99,14 +99,14 @@ impl<T: frame_system::Config> pallet_collective::WeightInfo for WeightInfo<T> {
|
||||
/// 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 {
|
||||
// Minimum execution time: 29_006 nanoseconds.
|
||||
Weight::from_ref_time(30_263_788)
|
||||
// Standard Error: 89
|
||||
.saturating_add(Weight::from_ref_time(2_887).saturating_mul(b.into()))
|
||||
// Standard Error: 935
|
||||
.saturating_add(Weight::from_ref_time(16_046).saturating_mul(m.into()))
|
||||
// Standard Error: 923
|
||||
.saturating_add(Weight::from_ref_time(110_411).saturating_mul(p.into()))
|
||||
// Minimum execution time: 29_063 nanoseconds.
|
||||
Weight::from_ref_time(30_307_075)
|
||||
// Standard Error: 83
|
||||
.saturating_add(Weight::from_ref_time(2_647).saturating_mul(b.into()))
|
||||
// Standard Error: 876
|
||||
.saturating_add(Weight::from_ref_time(17_622).saturating_mul(m.into()))
|
||||
// Standard Error: 865
|
||||
.saturating_add(Weight::from_ref_time(106_144).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(4))
|
||||
.saturating_add(T::DbWeight::get().writes(4))
|
||||
}
|
||||
@@ -114,10 +114,10 @@ impl<T: frame_system::Config> pallet_collective::WeightInfo for WeightInfo<T> {
|
||||
// Storage: AllianceMotion Voting (r:1 w:1)
|
||||
/// The range of component `m` is `[5, 100]`.
|
||||
fn vote(m: u32, ) -> Weight {
|
||||
// Minimum execution time: 28_028 nanoseconds.
|
||||
Weight::from_ref_time(29_008_901)
|
||||
// Standard Error: 442
|
||||
.saturating_add(Weight::from_ref_time(39_227).saturating_mul(m.into()))
|
||||
// Minimum execution time: 28_174 nanoseconds.
|
||||
Weight::from_ref_time(28_764_776)
|
||||
// Standard Error: 426
|
||||
.saturating_add(Weight::from_ref_time(39_869).saturating_mul(m.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -128,12 +128,12 @@ impl<T: frame_system::Config> pallet_collective::WeightInfo for WeightInfo<T> {
|
||||
/// 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 {
|
||||
// Minimum execution time: 30_789 nanoseconds.
|
||||
Weight::from_ref_time(32_883_315)
|
||||
// Standard Error: 927
|
||||
.saturating_add(Weight::from_ref_time(20_146).saturating_mul(m.into()))
|
||||
// Standard Error: 904
|
||||
.saturating_add(Weight::from_ref_time(100_366).saturating_mul(p.into()))
|
||||
// Minimum execution time: 30_629 nanoseconds.
|
||||
Weight::from_ref_time(32_571_475)
|
||||
// Standard Error: 900
|
||||
.saturating_add(Weight::from_ref_time(20_427).saturating_mul(m.into()))
|
||||
// Standard Error: 877
|
||||
.saturating_add(Weight::from_ref_time(99_201).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(3))
|
||||
}
|
||||
@@ -145,14 +145,14 @@ impl<T: frame_system::Config> pallet_collective::WeightInfo for WeightInfo<T> {
|
||||
/// 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 {
|
||||
// Minimum execution time: 41_415 nanoseconds.
|
||||
Weight::from_ref_time(43_034_456)
|
||||
// Standard Error: 86
|
||||
.saturating_add(Weight::from_ref_time(1_786).saturating_mul(b.into()))
|
||||
// Standard Error: 909
|
||||
.saturating_add(Weight::from_ref_time(13_068).saturating_mul(m.into()))
|
||||
// Standard Error: 886
|
||||
.saturating_add(Weight::from_ref_time(111_933).saturating_mul(p.into()))
|
||||
// Minimum execution time: 41_573 nanoseconds.
|
||||
Weight::from_ref_time(43_266_992)
|
||||
// Standard Error: 85
|
||||
.saturating_add(Weight::from_ref_time(1_453).saturating_mul(b.into()))
|
||||
// Standard Error: 908
|
||||
.saturating_add(Weight::from_ref_time(14_018).saturating_mul(m.into()))
|
||||
// Standard Error: 885
|
||||
.saturating_add(Weight::from_ref_time(106_523).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(4))
|
||||
.saturating_add(T::DbWeight::get().writes(3))
|
||||
}
|
||||
@@ -164,12 +164,12 @@ impl<T: frame_system::Config> pallet_collective::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `m` is `[4, 100]`.
|
||||
/// The range of component `p` is `[1, 100]`.
|
||||
fn close_disapproved(m: u32, p: u32, ) -> Weight {
|
||||
// Minimum execution time: 32_062 nanoseconds.
|
||||
Weight::from_ref_time(35_026_550)
|
||||
// Standard Error: 930
|
||||
.saturating_add(Weight::from_ref_time(18_809).saturating_mul(m.into()))
|
||||
// Standard Error: 907
|
||||
.saturating_add(Weight::from_ref_time(103_195).saturating_mul(p.into()))
|
||||
// Minimum execution time: 31_677 nanoseconds.
|
||||
Weight::from_ref_time(34_722_652)
|
||||
// Standard Error: 957
|
||||
.saturating_add(Weight::from_ref_time(18_008).saturating_mul(m.into()))
|
||||
// Standard Error: 933
|
||||
.saturating_add(Weight::from_ref_time(100_530).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(4))
|
||||
.saturating_add(T::DbWeight::get().writes(3))
|
||||
}
|
||||
@@ -182,14 +182,14 @@ impl<T: frame_system::Config> pallet_collective::WeightInfo for WeightInfo<T> {
|
||||
/// 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 {
|
||||
// Minimum execution time: 43_574 nanoseconds.
|
||||
Weight::from_ref_time(44_782_136)
|
||||
// Standard Error: 90
|
||||
.saturating_add(Weight::from_ref_time(1_990).saturating_mul(b.into()))
|
||||
// Standard Error: 960
|
||||
.saturating_add(Weight::from_ref_time(15_697).saturating_mul(m.into()))
|
||||
// Standard Error: 936
|
||||
.saturating_add(Weight::from_ref_time(113_994).saturating_mul(p.into()))
|
||||
// Minimum execution time: 43_061 nanoseconds.
|
||||
Weight::from_ref_time(44_428_800)
|
||||
// Standard Error: 110
|
||||
.saturating_add(Weight::from_ref_time(1_961).saturating_mul(b.into()))
|
||||
// Standard Error: 1_164
|
||||
.saturating_add(Weight::from_ref_time(17_765).saturating_mul(m.into()))
|
||||
// Standard Error: 1_135
|
||||
.saturating_add(Weight::from_ref_time(111_594).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(5))
|
||||
.saturating_add(T::DbWeight::get().writes(3))
|
||||
}
|
||||
@@ -198,10 +198,10 @@ impl<T: frame_system::Config> pallet_collective::WeightInfo for WeightInfo<T> {
|
||||
// Storage: AllianceMotion ProposalOf (r:0 w:1)
|
||||
/// The range of component `p` is `[1, 100]`.
|
||||
fn disapprove_proposal(p: u32, ) -> Weight {
|
||||
// Minimum execution time: 20_012 nanoseconds.
|
||||
Weight::from_ref_time(22_919_021)
|
||||
// Standard Error: 928
|
||||
.saturating_add(Weight::from_ref_time(98_275).saturating_mul(p.into()))
|
||||
// Minimum execution time: 19_414 nanoseconds.
|
||||
Weight::from_ref_time(22_886_731)
|
||||
// Standard Error: 1_053
|
||||
.saturating_add(Weight::from_ref_time(90_653).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(3))
|
||||
}
|
||||
|
||||
+34
-34
@@ -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-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("collectives-polkadot-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -48,22 +48,22 @@ pub struct WeightInfo<T>(PhantomData<T>);
|
||||
impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `z` is `[0, 10000]`.
|
||||
fn as_multi_threshold_1(z: u32, ) -> Weight {
|
||||
// Minimum execution time: 15_788 nanoseconds.
|
||||
Weight::from_ref_time(16_468_274)
|
||||
// Minimum execution time: 15_636 nanoseconds.
|
||||
Weight::from_ref_time(16_177_829)
|
||||
// Standard Error: 3
|
||||
.saturating_add(Weight::from_ref_time(687).saturating_mul(z.into()))
|
||||
.saturating_add(Weight::from_ref_time(590).saturating_mul(z.into()))
|
||||
}
|
||||
// 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 {
|
||||
// Minimum execution time: 43_682 nanoseconds.
|
||||
Weight::from_ref_time(35_976_690)
|
||||
// Standard Error: 831
|
||||
.saturating_add(Weight::from_ref_time(85_730).saturating_mul(s.into()))
|
||||
// Standard Error: 8
|
||||
.saturating_add(Weight::from_ref_time(1_711).saturating_mul(z.into()))
|
||||
// Minimum execution time: 45_345 nanoseconds.
|
||||
Weight::from_ref_time(36_146_438)
|
||||
// Standard Error: 794
|
||||
.saturating_add(Weight::from_ref_time(97_190).saturating_mul(s.into()))
|
||||
// Standard Error: 7
|
||||
.saturating_add(Weight::from_ref_time(1_524).saturating_mul(z.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -71,12 +71,12 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
||||
/// 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 {
|
||||
// Minimum execution time: 33_844 nanoseconds.
|
||||
Weight::from_ref_time(26_517_988)
|
||||
// Standard Error: 605
|
||||
.saturating_add(Weight::from_ref_time(83_590).saturating_mul(s.into()))
|
||||
// Minimum execution time: 33_907 nanoseconds.
|
||||
Weight::from_ref_time(26_193_682)
|
||||
// Standard Error: 581
|
||||
.saturating_add(Weight::from_ref_time(84_650).saturating_mul(s.into()))
|
||||
// Standard Error: 5
|
||||
.saturating_add(Weight::from_ref_time(1_697).saturating_mul(z.into()))
|
||||
.saturating_add(Weight::from_ref_time(1_612).saturating_mul(z.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -85,12 +85,12 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
||||
/// 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 {
|
||||
// Minimum execution time: 47_899 nanoseconds.
|
||||
Weight::from_ref_time(37_936_281)
|
||||
// Standard Error: 618
|
||||
.saturating_add(Weight::from_ref_time(105_273).saturating_mul(s.into()))
|
||||
// Standard Error: 6
|
||||
.saturating_add(Weight::from_ref_time(1_725).saturating_mul(z.into()))
|
||||
// Minimum execution time: 47_764 nanoseconds.
|
||||
Weight::from_ref_time(37_875_288)
|
||||
// Standard Error: 961
|
||||
.saturating_add(Weight::from_ref_time(105_328).saturating_mul(s.into()))
|
||||
// Standard Error: 9
|
||||
.saturating_add(Weight::from_ref_time(1_653).saturating_mul(z.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -98,30 +98,30 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
||||
// Storage: unknown [0x3a65787472696e7369635f696e646578] (r:1 w:0)
|
||||
/// The range of component `s` is `[2, 100]`.
|
||||
fn approve_as_multi_create(s: u32, ) -> Weight {
|
||||
// Minimum execution time: 31_990 nanoseconds.
|
||||
Weight::from_ref_time(34_112_390)
|
||||
// Standard Error: 1_073
|
||||
.saturating_add(Weight::from_ref_time(101_225).saturating_mul(s.into()))
|
||||
// Minimum execution time: 30_847 nanoseconds.
|
||||
Weight::from_ref_time(34_044_473)
|
||||
// Standard Error: 1_041
|
||||
.saturating_add(Weight::from_ref_time(95_302).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Multisig Multisigs (r:1 w:1)
|
||||
/// The range of component `s` is `[2, 100]`.
|
||||
fn approve_as_multi_approve(s: u32, ) -> Weight {
|
||||
// Minimum execution time: 23_165 nanoseconds.
|
||||
Weight::from_ref_time(25_473_730)
|
||||
// Standard Error: 785
|
||||
.saturating_add(Weight::from_ref_time(82_880).saturating_mul(s.into()))
|
||||
// Minimum execution time: 22_807 nanoseconds.
|
||||
Weight::from_ref_time(25_052_423)
|
||||
// Standard Error: 997
|
||||
.saturating_add(Weight::from_ref_time(88_070).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Multisig Multisigs (r:1 w:1)
|
||||
/// The range of component `s` is `[2, 100]`.
|
||||
fn cancel_as_multi(s: u32, ) -> Weight {
|
||||
// Minimum execution time: 31_177 nanoseconds.
|
||||
Weight::from_ref_time(34_538_364)
|
||||
// Standard Error: 1_216
|
||||
.saturating_add(Weight::from_ref_time(91_659).saturating_mul(s.into()))
|
||||
// Minimum execution time: 31_549 nanoseconds.
|
||||
Weight::from_ref_time(34_376_035)
|
||||
// Standard Error: 1_085
|
||||
.saturating_add(Weight::from_ref_time(94_656).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
|
||||
@@ -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-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("collectives-polkadot-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -49,10 +49,10 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Proxy Proxies (r:1 w:0)
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn proxy(p: u32, ) -> Weight {
|
||||
// Minimum execution time: 21_247 nanoseconds.
|
||||
Weight::from_ref_time(22_408_398)
|
||||
// Standard Error: 1_684
|
||||
.saturating_add(Weight::from_ref_time(52_604).saturating_mul(p.into()))
|
||||
// Minimum execution time: 19_994 nanoseconds.
|
||||
Weight::from_ref_time(21_916_373)
|
||||
// Standard Error: 3_950
|
||||
.saturating_add(Weight::from_ref_time(37_766).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
}
|
||||
// Storage: Proxy Proxies (r:1 w:0)
|
||||
@@ -61,12 +61,12 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `a` is `[0, 31]`.
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn proxy_announced(a: u32, p: u32, ) -> Weight {
|
||||
// Minimum execution time: 40_354 nanoseconds.
|
||||
Weight::from_ref_time(40_604_876)
|
||||
// Standard Error: 1_731
|
||||
.saturating_add(Weight::from_ref_time(115_181).saturating_mul(a.into()))
|
||||
// Standard Error: 1_788
|
||||
.saturating_add(Weight::from_ref_time(36_808).saturating_mul(p.into()))
|
||||
// Minimum execution time: 39_240 nanoseconds.
|
||||
Weight::from_ref_time(39_172_900)
|
||||
// Standard Error: 1_791
|
||||
.saturating_add(Weight::from_ref_time(112_653).saturating_mul(a.into()))
|
||||
// Standard Error: 1_851
|
||||
.saturating_add(Weight::from_ref_time(36_047).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -75,12 +75,12 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `a` is `[0, 31]`.
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn remove_announcement(a: u32, p: u32, ) -> Weight {
|
||||
// Minimum execution time: 27_737 nanoseconds.
|
||||
Weight::from_ref_time(28_753_715)
|
||||
// Standard Error: 1_698
|
||||
.saturating_add(Weight::from_ref_time(117_524).saturating_mul(a.into()))
|
||||
// Standard Error: 1_755
|
||||
.saturating_add(Weight::from_ref_time(17_580).saturating_mul(p.into()))
|
||||
// Minimum execution time: 27_071 nanoseconds.
|
||||
Weight::from_ref_time(27_928_327)
|
||||
// Standard Error: 1_471
|
||||
.saturating_add(Weight::from_ref_time(115_539).saturating_mul(a.into()))
|
||||
// Standard Error: 1_520
|
||||
.saturating_add(Weight::from_ref_time(6_771).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -89,12 +89,12 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `a` is `[0, 31]`.
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn reject_announcement(a: u32, p: u32, ) -> Weight {
|
||||
// Minimum execution time: 27_987 nanoseconds.
|
||||
Weight::from_ref_time(28_789_616)
|
||||
// Standard Error: 1_598
|
||||
.saturating_add(Weight::from_ref_time(121_884).saturating_mul(a.into()))
|
||||
// Standard Error: 1_651
|
||||
.saturating_add(Weight::from_ref_time(12_104).saturating_mul(p.into()))
|
||||
// Minimum execution time: 26_607 nanoseconds.
|
||||
Weight::from_ref_time(27_770_676)
|
||||
// Standard Error: 1_489
|
||||
.saturating_add(Weight::from_ref_time(119_035).saturating_mul(a.into()))
|
||||
// Standard Error: 1_538
|
||||
.saturating_add(Weight::from_ref_time(6_071).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -104,42 +104,42 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `a` is `[0, 31]`.
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn announce(a: u32, p: u32, ) -> Weight {
|
||||
// Minimum execution time: 36_687 nanoseconds.
|
||||
Weight::from_ref_time(37_370_737)
|
||||
// Standard Error: 2_147
|
||||
.saturating_add(Weight::from_ref_time(109_740).saturating_mul(a.into()))
|
||||
// Standard Error: 2_218
|
||||
.saturating_add(Weight::from_ref_time(27_280).saturating_mul(p.into()))
|
||||
// Minimum execution time: 35_526 nanoseconds.
|
||||
Weight::from_ref_time(36_238_314)
|
||||
// Standard Error: 1_968
|
||||
.saturating_add(Weight::from_ref_time(102_490).saturating_mul(a.into()))
|
||||
// Standard Error: 2_033
|
||||
.saturating_add(Weight::from_ref_time(32_708).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
// Storage: Proxy Proxies (r:1 w:1)
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn add_proxy(p: u32, ) -> Weight {
|
||||
// Minimum execution time: 30_054 nanoseconds.
|
||||
Weight::from_ref_time(31_037_232)
|
||||
// Standard Error: 1_671
|
||||
.saturating_add(Weight::from_ref_time(73_972).saturating_mul(p.into()))
|
||||
// Minimum execution time: 28_398 nanoseconds.
|
||||
Weight::from_ref_time(29_622_449)
|
||||
// Standard Error: 1_879
|
||||
.saturating_add(Weight::from_ref_time(78_518).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Proxy Proxies (r:1 w:1)
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn remove_proxy(p: u32, ) -> Weight {
|
||||
// Minimum execution time: 29_196 nanoseconds.
|
||||
Weight::from_ref_time(30_850_447)
|
||||
// Standard Error: 2_174
|
||||
.saturating_add(Weight::from_ref_time(74_625).saturating_mul(p.into()))
|
||||
// Minimum execution time: 28_364 nanoseconds.
|
||||
Weight::from_ref_time(29_848_940)
|
||||
// Standard Error: 2_021
|
||||
.saturating_add(Weight::from_ref_time(88_435).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Proxy Proxies (r:1 w:1)
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn remove_proxies(p: u32, ) -> Weight {
|
||||
// Minimum execution time: 25_283 nanoseconds.
|
||||
Weight::from_ref_time(26_539_611)
|
||||
// Standard Error: 2_055
|
||||
.saturating_add(Weight::from_ref_time(53_335).saturating_mul(p.into()))
|
||||
// Minimum execution time: 24_979 nanoseconds.
|
||||
Weight::from_ref_time(25_841_699)
|
||||
// Standard Error: 1_750
|
||||
.saturating_add(Weight::from_ref_time(42_668).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -147,20 +147,20 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Proxy Proxies (r:1 w:1)
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn create_pure(p: u32, ) -> Weight {
|
||||
// Minimum execution time: 31_687 nanoseconds.
|
||||
Weight::from_ref_time(32_977_547)
|
||||
// Standard Error: 1_740
|
||||
.saturating_add(Weight::from_ref_time(16_154).saturating_mul(p.into()))
|
||||
// Minimum execution time: 30_784 nanoseconds.
|
||||
Weight::from_ref_time(31_960_112)
|
||||
// Standard Error: 1_986
|
||||
.saturating_add(Weight::from_ref_time(21_507).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Proxy Proxies (r:1 w:1)
|
||||
/// The range of component `p` is `[0, 30]`.
|
||||
fn kill_pure(p: u32, ) -> Weight {
|
||||
// Minimum execution time: 26_521 nanoseconds.
|
||||
Weight::from_ref_time(28_210_679)
|
||||
// Standard Error: 1_681
|
||||
.saturating_add(Weight::from_ref_time(40_111).saturating_mul(p.into()))
|
||||
// Minimum execution time: 26_156 nanoseconds.
|
||||
Weight::from_ref_time(27_204_938)
|
||||
// Standard Error: 1_457
|
||||
.saturating_add(Weight::from_ref_time(39_593).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
|
||||
@@ -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-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("collectives-polkadot-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -49,16 +49,16 @@ impl<T: frame_system::Config> pallet_session::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Session NextKeys (r:1 w:1)
|
||||
// Storage: Session KeyOwner (r:1 w:1)
|
||||
fn set_keys() -> Weight {
|
||||
// Minimum execution time: 21_282 nanoseconds.
|
||||
Weight::from_ref_time(22_316_000)
|
||||
// Minimum execution time: 21_185 nanoseconds.
|
||||
Weight::from_ref_time(21_769_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
// Storage: Session NextKeys (r:1 w:1)
|
||||
// Storage: Session KeyOwner (r:0 w:1)
|
||||
fn purge_keys() -> Weight {
|
||||
// Minimum execution time: 17_660 nanoseconds.
|
||||
Weight::from_ref_time(18_017_000)
|
||||
// Minimum execution time: 17_569 nanoseconds.
|
||||
Weight::from_ref_time(17_952_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
|
||||
+6
-6
@@ -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-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("collectives-polkadot-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -49,13 +49,13 @@ impl<T: frame_system::Config> pallet_timestamp::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Timestamp Now (r:1 w:1)
|
||||
// Storage: Aura CurrentSlot (r:1 w:0)
|
||||
fn set() -> Weight {
|
||||
// Minimum execution time: 8_970 nanoseconds.
|
||||
Weight::from_ref_time(9_346_000)
|
||||
// Minimum execution time: 8_677 nanoseconds.
|
||||
Weight::from_ref_time(8_943_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
fn on_finalize() -> Weight {
|
||||
// Minimum execution time: 3_726 nanoseconds.
|
||||
Weight::from_ref_time(3_851_000)
|
||||
// Minimum execution time: 3_713 nanoseconds.
|
||||
Weight::from_ref_time(3_880_000)
|
||||
}
|
||||
}
|
||||
|
||||
+18
-18
@@ -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-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("collectives-polkadot-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -48,31 +48,31 @@ pub struct WeightInfo<T>(PhantomData<T>);
|
||||
impl<T: frame_system::Config> pallet_utility::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `c` is `[0, 1000]`.
|
||||
fn batch(c: u32, ) -> Weight {
|
||||
// Minimum execution time: 11_673 nanoseconds.
|
||||
Weight::from_ref_time(20_232_865)
|
||||
// Standard Error: 2_139
|
||||
.saturating_add(Weight::from_ref_time(3_634_291).saturating_mul(c.into()))
|
||||
// Minimum execution time: 11_895 nanoseconds.
|
||||
Weight::from_ref_time(18_606_203)
|
||||
// Standard Error: 2_467
|
||||
.saturating_add(Weight::from_ref_time(3_659_980).saturating_mul(c.into()))
|
||||
}
|
||||
fn as_derivative() -> Weight {
|
||||
// Minimum execution time: 6_465 nanoseconds.
|
||||
Weight::from_ref_time(6_783_000)
|
||||
// Minimum execution time: 6_516 nanoseconds.
|
||||
Weight::from_ref_time(6_663_000)
|
||||
}
|
||||
/// The range of component `c` is `[0, 1000]`.
|
||||
fn batch_all(c: u32, ) -> Weight {
|
||||
// Minimum execution time: 11_740 nanoseconds.
|
||||
Weight::from_ref_time(25_924_183)
|
||||
// Standard Error: 2_899
|
||||
.saturating_add(Weight::from_ref_time(3_860_781).saturating_mul(c.into()))
|
||||
// Minimum execution time: 11_765 nanoseconds.
|
||||
Weight::from_ref_time(19_737_693)
|
||||
// Standard Error: 3_052
|
||||
.saturating_add(Weight::from_ref_time(3_848_879).saturating_mul(c.into()))
|
||||
}
|
||||
fn dispatch_as() -> Weight {
|
||||
// Minimum execution time: 14_329 nanoseconds.
|
||||
Weight::from_ref_time(14_576_000)
|
||||
// Minimum execution time: 13_934 nanoseconds.
|
||||
Weight::from_ref_time(14_373_000)
|
||||
}
|
||||
/// The range of component `c` is `[0, 1000]`.
|
||||
fn force_batch(c: u32, ) -> Weight {
|
||||
// Minimum execution time: 11_891 nanoseconds.
|
||||
Weight::from_ref_time(24_417_472)
|
||||
// Standard Error: 5_719
|
||||
.saturating_add(Weight::from_ref_time(3_635_818).saturating_mul(c.into()))
|
||||
// Minimum execution time: 11_677 nanoseconds.
|
||||
Weight::from_ref_time(18_723_218)
|
||||
// Standard Error: 2_425
|
||||
.saturating_add(Weight::from_ref_time(3_651_642).saturating_mul(c.into()))
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user