mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 05:51:02 +00:00
[ci] Update runners for benchmarks (#2138)
* [ci] Update runners for benchmarks * run benchmarks in this pr to get weights * run benches only * comment .post jobs * add docker env to benches * add git diff to artifacts * divide assets * update weights * return ci * fix refs for benchmarks
This commit is contained in:
committed by
GitHub
parent
6d0ecc1967
commit
cef3ebca56
+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: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! 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_767 nanoseconds.
|
||||
Weight::from_ref_time(7_044_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_746 nanoseconds.
|
||||
Weight::from_ref_time(7_070_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-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! 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_628 nanoseconds.
|
||||
Weight::from_ref_time(4_024_750)
|
||||
// Standard Error: 0
|
||||
.saturating_add(Weight::from_ref_time(411).saturating_mul(b.into()))
|
||||
.saturating_add(Weight::from_ref_time(474).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)
|
||||
// Standard Error: 0
|
||||
.saturating_add(Weight::from_ref_time(1_770).saturating_mul(b.into()))
|
||||
// Minimum execution time: 13_918 nanoseconds.
|
||||
Weight::from_ref_time(152_866_312)
|
||||
// Standard Error: 5
|
||||
.saturating_add(Weight::from_ref_time(1_926).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_571 nanoseconds.
|
||||
Weight::from_ref_time(9_056_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_762 nanoseconds.
|
||||
Weight::from_ref_time(3_902_000)
|
||||
// Standard Error: 2_353
|
||||
.saturating_add(Weight::from_ref_time(688_828).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_812 nanoseconds.
|
||||
Weight::from_ref_time(3_983_000)
|
||||
// Standard Error: 1_028
|
||||
.saturating_add(Weight::from_ref_time(520_360).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_474 nanoseconds.
|
||||
Weight::from_ref_time(5_708_000)
|
||||
// Standard Error: 1_233
|
||||
.saturating_add(Weight::from_ref_time(1_157_262).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-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! 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: 28_325 nanoseconds.
|
||||
Weight::from_ref_time(29_454_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_511 nanoseconds.
|
||||
Weight::from_ref_time(17_897_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_093 nanoseconds.
|
||||
Weight::from_ref_time(19_875_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_732 nanoseconds.
|
||||
Weight::from_ref_time(21_953_000)
|
||||
// Standard Error: 8_707
|
||||
.saturating_add(Weight::from_ref_time(14_707_934).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: 22_383 nanoseconds.
|
||||
Weight::from_ref_time(22_657_000)
|
||||
// Standard Error: 5_721
|
||||
.saturating_add(Weight::from_ref_time(14_841_010).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: 19_205 nanoseconds.
|
||||
Weight::from_ref_time(19_758_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: 31_975 nanoseconds.
|
||||
Weight::from_ref_time(32_909_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: 38_612 nanoseconds.
|
||||
Weight::from_ref_time(39_693_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: 49_986 nanoseconds.
|
||||
Weight::from_ref_time(51_660_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: 43_079 nanoseconds.
|
||||
Weight::from_ref_time(44_369_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: 50_736 nanoseconds.
|
||||
Weight::from_ref_time(51_851_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: 22_127 nanoseconds.
|
||||
Weight::from_ref_time(22_909_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_065 nanoseconds.
|
||||
Weight::from_ref_time(22_719_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_550 nanoseconds.
|
||||
Weight::from_ref_time(18_966_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_581 nanoseconds.
|
||||
Weight::from_ref_time(19_387_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_749 nanoseconds.
|
||||
Weight::from_ref_time(20_429_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_894 nanoseconds.
|
||||
Weight::from_ref_time(19_387_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_142 nanoseconds.
|
||||
Weight::from_ref_time(31_374_698)
|
||||
// Standard Error: 703
|
||||
.saturating_add(Weight::from_ref_time(4_165).saturating_mul(s.into()))
|
||||
// Minimum execution time: 31_524 nanoseconds.
|
||||
Weight::from_ref_time(33_046_758)
|
||||
// Standard Error: 1_119
|
||||
.saturating_add(Weight::from_ref_time(294).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: 33_196 nanoseconds.
|
||||
Weight::from_ref_time(34_732_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -216,33 +216,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: 19_287 nanoseconds.
|
||||
Weight::from_ref_time(20_205_504)
|
||||
// Standard Error: 513
|
||||
.saturating_add(Weight::from_ref_time(1_006).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: 33_022 nanoseconds.
|
||||
Weight::from_ref_time(34_035_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: 18_229 nanoseconds.
|
||||
Weight::from_ref_time(18_920_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_912 nanoseconds.
|
||||
Weight::from_ref_time(36_084_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -251,24 +251,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: 65_747 nanoseconds.
|
||||
Weight::from_ref_time(67_478_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: 37_067 nanoseconds.
|
||||
Weight::from_ref_time(38_033_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_959 nanoseconds.
|
||||
Weight::from_ref_time(39_050_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-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! 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: 45_473 nanoseconds.
|
||||
Weight::from_ref_time(46_486_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: 33_620 nanoseconds.
|
||||
Weight::from_ref_time(34_701_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: 23_449 nanoseconds.
|
||||
Weight::from_ref_time(23_897_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: 26_876 nanoseconds.
|
||||
Weight::from_ref_time(27_643_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: 45_427 nanoseconds.
|
||||
Weight::from_ref_time(46_295_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: 40_497 nanoseconds.
|
||||
Weight::from_ref_time(41_586_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: 20_937 nanoseconds.
|
||||
Weight::from_ref_time(21_473_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: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! 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_447 nanoseconds.
|
||||
Weight::from_ref_time(20_134_986)
|
||||
// Standard Error: 3_657
|
||||
.saturating_add(Weight::from_ref_time(2_779_838).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_773 nanoseconds.
|
||||
Weight::from_ref_time(14_165_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: 14_163 nanoseconds.
|
||||
Weight::from_ref_time(14_564_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_443 nanoseconds.
|
||||
Weight::from_ref_time(54_415_025)
|
||||
// Standard Error: 1_244
|
||||
.saturating_add(Weight::from_ref_time(122_147).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_344 nanoseconds.
|
||||
Weight::from_ref_time(38_598_457)
|
||||
// Standard Error: 1_253
|
||||
.saturating_add(Weight::from_ref_time(119_828).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: 33_849 nanoseconds.
|
||||
Weight::from_ref_time(34_979_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: 19_054 nanoseconds.
|
||||
Weight::from_ref_time(19_402_000)
|
||||
// Standard Error: 797_313
|
||||
.saturating_add(Weight::from_ref_time(29_250_590).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-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! 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)
|
||||
// Standard Error: 2
|
||||
.saturating_add(Weight::from_ref_time(592).saturating_mul(z.into()))
|
||||
// Minimum execution time: 16_858 nanoseconds.
|
||||
Weight::from_ref_time(17_912_260)
|
||||
// Standard Error: 5
|
||||
.saturating_add(Weight::from_ref_time(621).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: 48_937 nanoseconds.
|
||||
Weight::from_ref_time(36_289_463)
|
||||
// Standard Error: 998
|
||||
.saturating_add(Weight::from_ref_time(152_100).saturating_mul(s.into()))
|
||||
// Standard Error: 9
|
||||
.saturating_add(Weight::from_ref_time(1_853).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: 37_303 nanoseconds.
|
||||
Weight::from_ref_time(25_143_259)
|
||||
// Standard Error: 708
|
||||
.saturating_add(Weight::from_ref_time(139_194).saturating_mul(s.into()))
|
||||
// Standard Error: 6
|
||||
.saturating_add(Weight::from_ref_time(1_882).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()))
|
||||
// Minimum execution time: 54_037 nanoseconds.
|
||||
Weight::from_ref_time(37_523_673)
|
||||
// Standard Error: 1_013
|
||||
.saturating_add(Weight::from_ref_time(183_939).saturating_mul(s.into()))
|
||||
// Standard Error: 9
|
||||
.saturating_add(Weight::from_ref_time(1_620).saturating_mul(z.into()))
|
||||
.saturating_add(Weight::from_ref_time(1_966).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_565 nanoseconds.
|
||||
Weight::from_ref_time(34_422_117)
|
||||
// Standard Error: 1_088
|
||||
.saturating_add(Weight::from_ref_time(156_387).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_293 nanoseconds.
|
||||
Weight::from_ref_time(23_992_176)
|
||||
// Standard Error: 737
|
||||
.saturating_add(Weight::from_ref_time(132_988).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: 32_721 nanoseconds.
|
||||
Weight::from_ref_time(34_905_586)
|
||||
// Standard Error: 1_106
|
||||
.saturating_add(Weight::from_ref_time(145_235).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-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! 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_059 nanoseconds.
|
||||
Weight::from_ref_time(21_931_092)
|
||||
// Standard Error: 2_138
|
||||
.saturating_add(Weight::from_ref_time(40_434).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_650 nanoseconds.
|
||||
Weight::from_ref_time(40_171_062)
|
||||
// Standard Error: 2_199
|
||||
.saturating_add(Weight::from_ref_time(135_970).saturating_mul(a.into()))
|
||||
// Standard Error: 2_272
|
||||
.saturating_add(Weight::from_ref_time(50_259).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_501 nanoseconds.
|
||||
Weight::from_ref_time(28_448_215)
|
||||
// Standard Error: 1_558
|
||||
.saturating_add(Weight::from_ref_time(125_757).saturating_mul(a.into()))
|
||||
// Standard Error: 1_610
|
||||
.saturating_add(Weight::from_ref_time(17_805).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_256 nanoseconds.
|
||||
Weight::from_ref_time(28_577_364)
|
||||
// Standard Error: 1_944
|
||||
.saturating_add(Weight::from_ref_time(122_622).saturating_mul(a.into()))
|
||||
// Standard Error: 2_008
|
||||
.saturating_add(Weight::from_ref_time(20_612).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: 36_113 nanoseconds.
|
||||
Weight::from_ref_time(37_763_681)
|
||||
// Standard Error: 1_973
|
||||
.saturating_add(Weight::from_ref_time(122_500).saturating_mul(a.into()))
|
||||
// Standard Error: 2_039
|
||||
.saturating_add(Weight::from_ref_time(43_746).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: 30_297 nanoseconds.
|
||||
Weight::from_ref_time(31_680_794)
|
||||
// Standard Error: 1_656
|
||||
.saturating_add(Weight::from_ref_time(61_720).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: 30_035 nanoseconds.
|
||||
Weight::from_ref_time(32_202_618)
|
||||
// Standard Error: 4_659
|
||||
.saturating_add(Weight::from_ref_time(49_172).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: 26_077 nanoseconds.
|
||||
Weight::from_ref_time(27_110_936)
|
||||
// Standard Error: 1_644
|
||||
.saturating_add(Weight::from_ref_time(33_454).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: 32_562 nanoseconds.
|
||||
Weight::from_ref_time(33_911_825)
|
||||
// Standard Error: 2_346
|
||||
.saturating_add(Weight::from_ref_time(21_096).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: 26_754 nanoseconds.
|
||||
Weight::from_ref_time(28_254_135)
|
||||
// Standard Error: 1_950
|
||||
.saturating_add(Weight::from_ref_time(30_214).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-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! 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_429 nanoseconds.
|
||||
Weight::from_ref_time(23_436_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_892 nanoseconds.
|
||||
Weight::from_ref_time(19_435_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-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! 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_582 nanoseconds.
|
||||
Weight::from_ref_time(9_906_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_846 nanoseconds.
|
||||
Weight::from_ref_time(4_011_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-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! 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_259 nanoseconds.
|
||||
Weight::from_ref_time(31_743_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: 20_260 nanoseconds.
|
||||
Weight::from_ref_time(21_157_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_710_879 nanoseconds.
|
||||
Weight::from_ref_time(2_731_827_000)
|
||||
// Standard Error: 27_104
|
||||
.saturating_add(Weight::from_ref_time(8_984_420).saturating_mul(n.into()))
|
||||
// Standard Error: 27_104
|
||||
.saturating_add(Weight::from_ref_time(248_626).saturating_mul(m.into()))
|
||||
// Standard Error: 27_104
|
||||
.saturating_add(Weight::from_ref_time(360_642).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: 38_436 nanoseconds.
|
||||
Weight::from_ref_time(39_687_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_106 nanoseconds.
|
||||
Weight::from_ref_time(41_523_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_526 nanoseconds.
|
||||
Weight::from_ref_time(31_376_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: 19_787 nanoseconds.
|
||||
Weight::from_ref_time(19_962_000)
|
||||
// Standard Error: 13_668
|
||||
.saturating_add(Weight::from_ref_time(12_727_636).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_627 nanoseconds.
|
||||
Weight::from_ref_time(25_097_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_358 nanoseconds.
|
||||
Weight::from_ref_time(23_923_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_055 nanoseconds.
|
||||
Weight::from_ref_time(19_574_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: 18_652 nanoseconds.
|
||||
Weight::from_ref_time(19_533_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: 26_346 nanoseconds.
|
||||
Weight::from_ref_time(27_293_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_311 nanoseconds.
|
||||
Weight::from_ref_time(19_865_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_158 nanoseconds.
|
||||
Weight::from_ref_time(22_893_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: 44_225 nanoseconds.
|
||||
Weight::from_ref_time(45_696_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: 43_596 nanoseconds.
|
||||
Weight::from_ref_time(44_608_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_973 nanoseconds.
|
||||
Weight::from_ref_time(35_790_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_917 nanoseconds.
|
||||
Weight::from_ref_time(37_549_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_637 nanoseconds.
|
||||
Weight::from_ref_time(35_729_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_988 nanoseconds.
|
||||
Weight::from_ref_time(35_000_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_613 nanoseconds.
|
||||
Weight::from_ref_time(25_605_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: 24_241 nanoseconds.
|
||||
Weight::from_ref_time(25_211_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: 22_586 nanoseconds.
|
||||
Weight::from_ref_time(23_285_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: 21_770 nanoseconds.
|
||||
Weight::from_ref_time(22_281_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: 21_347 nanoseconds.
|
||||
Weight::from_ref_time(21_973_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_614 nanoseconds.
|
||||
Weight::from_ref_time(41_709_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-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! 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: 13_109 nanoseconds.
|
||||
Weight::from_ref_time(23_963_302)
|
||||
// Standard Error: 1_571
|
||||
.saturating_add(Weight::from_ref_time(4_637_532).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_614 nanoseconds.
|
||||
Weight::from_ref_time(6_803_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: 13_221 nanoseconds.
|
||||
Weight::from_ref_time(24_784_806)
|
||||
// Standard Error: 1_596
|
||||
.saturating_add(Weight::from_ref_time(4_866_077).saturating_mul(c.into()))
|
||||
}
|
||||
fn dispatch_as() -> Weight {
|
||||
// Minimum execution time: 15_143 nanoseconds.
|
||||
Weight::from_ref_time(15_426_000)
|
||||
// Minimum execution time: 15_207 nanoseconds.
|
||||
Weight::from_ref_time(15_581_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: 13_561 nanoseconds.
|
||||
Weight::from_ref_time(23_235_284)
|
||||
// Standard Error: 1_417
|
||||
.saturating_add(Weight::from_ref_time(4_647_468).saturating_mul(c.into()))
|
||||
}
|
||||
}
|
||||
|
||||
+17
-18
@@ -18,26 +18,25 @@
|
||||
//! 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-14, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm3`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("statemine-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
// /home/benchbot/cargo_target_dir/production/polkadot-parachain
|
||||
// ./artifacts/polkadot-parachain
|
||||
// benchmark
|
||||
// pallet
|
||||
// --steps=50
|
||||
// --repeat=20
|
||||
// --extrinsic=*
|
||||
// --template=./templates/xcm-bench-template.hbs
|
||||
// --chain=statemine-dev
|
||||
// --execution=wasm
|
||||
// --wasm-execution=compiled
|
||||
// --heap-pages=4096
|
||||
// --json-file=/var/lib/gitlab-runner/builds/zyw4fam_/0/parity/mirrors/cumulus/.git/.artifacts/bench.json
|
||||
// --pallet=pallet_xcm_benchmarks::fungible
|
||||
// --chain=statemine-dev
|
||||
// --extrinsic=*
|
||||
// --steps=50
|
||||
// --repeat=20
|
||||
// --json
|
||||
// --header=./file_header.txt
|
||||
// --template=./templates/xcm-bench-template.hbs
|
||||
// --output=./parachains/runtimes/assets/statemine/src/weights/xcm/
|
||||
// --output=./parachains/runtimes/assets/statemine/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs
|
||||
|
||||
#![cfg_attr(rustfmt, rustfmt_skip)]
|
||||
#![allow(unused_parens)]
|
||||
@@ -51,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_498_000 as u64)
|
||||
Weight::from_ref_time(31_247_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(39_782_000 as u64)
|
||||
Weight::from_ref_time(41_980_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(2 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2 as u64))
|
||||
}
|
||||
@@ -69,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(55_814_000 as u64)
|
||||
Weight::from_ref_time(61_540_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(7_366_000 as u64)
|
||||
Weight::from_ref_time(7_562_000 as u64)
|
||||
}
|
||||
// Storage: System Account (r:1 w:1)
|
||||
pub(crate) fn deposit_asset() -> Weight {
|
||||
Weight::from_ref_time(59_346_000 as u64)
|
||||
Weight::from_ref_time(33_533_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(1 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1 as u64))
|
||||
}
|
||||
@@ -90,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_991_000 as u64)
|
||||
Weight::from_ref_time(56_084_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(7 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(3 as u64))
|
||||
}
|
||||
@@ -101,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_751_000 as u64)
|
||||
Weight::from_ref_time(38_259_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(6 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2 as u64))
|
||||
}
|
||||
|
||||
+39
-40
@@ -18,26 +18,25 @@
|
||||
//! 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-14, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm3`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("statemine-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
// /home/benchbot/cargo_target_dir/production/polkadot-parachain
|
||||
// ./artifacts/polkadot-parachain
|
||||
// benchmark
|
||||
// pallet
|
||||
// --steps=50
|
||||
// --repeat=20
|
||||
// --extrinsic=*
|
||||
// --template=./templates/xcm-bench-template.hbs
|
||||
// --chain=statemine-dev
|
||||
// --execution=wasm
|
||||
// --wasm-execution=compiled
|
||||
// --heap-pages=4096
|
||||
// --json-file=/var/lib/gitlab-runner/builds/zyw4fam_/0/parity/mirrors/cumulus/.git/.artifacts/bench.json
|
||||
// --pallet=pallet_xcm_benchmarks::generic
|
||||
// --chain=statemine-dev
|
||||
// --extrinsic=*
|
||||
// --steps=50
|
||||
// --repeat=20
|
||||
// --json
|
||||
// --header=./file_header.txt
|
||||
// --template=./templates/xcm-bench-template.hbs
|
||||
// --output=./parachains/runtimes/assets/statemine/src/weights/xcm/
|
||||
// --output=./parachains/runtimes/assets/statemine/src/weights/xcm/pallet_xcm_benchmarks_generic.rs
|
||||
|
||||
#![cfg_attr(rustfmt, rustfmt_skip)]
|
||||
#![allow(unused_parens)]
|
||||
@@ -56,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 report_holding() -> Weight {
|
||||
Weight::from_ref_time(337_149_000 as u64)
|
||||
Weight::from_ref_time(427_745_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(7_033_000 as u64)
|
||||
Weight::from_ref_time(7_101_000 as u64)
|
||||
}
|
||||
// Storage: PolkadotXcm Queries (r:1 w:0)
|
||||
pub(crate) fn query_response() -> Weight {
|
||||
Weight::from_ref_time(17_915_000 as u64)
|
||||
Weight::from_ref_time(19_461_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(1 as u64))
|
||||
}
|
||||
pub(crate) fn transact() -> Weight {
|
||||
Weight::from_ref_time(20_973_000 as u64)
|
||||
Weight::from_ref_time(22_208_000 as u64)
|
||||
}
|
||||
pub(crate) fn refund_surplus() -> Weight {
|
||||
Weight::from_ref_time(7_210_000 as u64)
|
||||
Weight::from_ref_time(7_223_000 as u64)
|
||||
}
|
||||
pub(crate) fn set_error_handler() -> Weight {
|
||||
Weight::from_ref_time(5_940_000 as u64)
|
||||
Weight::from_ref_time(6_187_000 as u64)
|
||||
}
|
||||
pub(crate) fn set_appendix() -> Weight {
|
||||
Weight::from_ref_time(5_869_000 as u64)
|
||||
Weight::from_ref_time(6_148_000 as u64)
|
||||
}
|
||||
pub(crate) fn clear_error() -> Weight {
|
||||
Weight::from_ref_time(5_860_000 as u64)
|
||||
Weight::from_ref_time(6_165_000 as u64)
|
||||
}
|
||||
pub(crate) fn descend_origin() -> Weight {
|
||||
Weight::from_ref_time(6_556_000 as u64)
|
||||
Weight::from_ref_time(7_071_000 as u64)
|
||||
}
|
||||
pub(crate) fn clear_origin() -> Weight {
|
||||
Weight::from_ref_time(5_862_000 as u64)
|
||||
Weight::from_ref_time(6_135_000 as u64)
|
||||
}
|
||||
// Storage: ParachainInfo ParachainId (r:1 w:0)
|
||||
// Storage: PolkadotXcm SupportedVersion (r:1 w:0)
|
||||
@@ -96,18 +95,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(21_918_000 as u64)
|
||||
Weight::from_ref_time(33_734_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(6 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(22_211_000 as u64)
|
||||
Weight::from_ref_time(22_554_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_844_000 as u64)
|
||||
Weight::from_ref_time(6_170_000 as u64)
|
||||
}
|
||||
// Storage: PolkadotXcm VersionNotifyTargets (r:1 w:1)
|
||||
// Storage: PolkadotXcm SupportedVersion (r:1 w:0)
|
||||
@@ -116,13 +115,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(28_788_000 as u64)
|
||||
Weight::from_ref_time(34_105_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(8_975_000 as u64)
|
||||
Weight::from_ref_time(8_037_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().writes(1 as u64))
|
||||
}
|
||||
// Storage: ParachainInfo ParachainId (r:1 w:0)
|
||||
@@ -132,24 +131,24 @@ 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(417_939_000 as u64)
|
||||
Weight::from_ref_time(480_319_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(6 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2 as u64))
|
||||
}
|
||||
pub(crate) fn burn_asset() -> Weight {
|
||||
Weight::from_ref_time(137_412_000 as u64)
|
||||
Weight::from_ref_time(151_701_000 as u64)
|
||||
}
|
||||
pub(crate) fn expect_asset() -> Weight {
|
||||
Weight::from_ref_time(16_437_000 as u64)
|
||||
Weight::from_ref_time(15_792_000 as u64)
|
||||
}
|
||||
pub(crate) fn expect_origin() -> Weight {
|
||||
Weight::from_ref_time(5_890_000 as u64)
|
||||
Weight::from_ref_time(6_146_000 as u64)
|
||||
}
|
||||
pub(crate) fn expect_error() -> Weight {
|
||||
Weight::from_ref_time(5_859_000 as u64)
|
||||
Weight::from_ref_time(6_132_000 as u64)
|
||||
}
|
||||
pub(crate) fn expect_transact_status() -> Weight {
|
||||
Weight::from_ref_time(5_859_000 as u64)
|
||||
Weight::from_ref_time(6_906_000 as u64)
|
||||
}
|
||||
// Storage: ParachainInfo ParachainId (r:1 w:0)
|
||||
// Storage: PolkadotXcm SupportedVersion (r:1 w:0)
|
||||
@@ -158,12 +157,12 @@ 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_pallet() -> Weight {
|
||||
Weight::from_ref_time(25_004_000 as u64)
|
||||
Weight::from_ref_time(36_632_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(6 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2 as u64))
|
||||
}
|
||||
pub(crate) fn expect_pallet() -> Weight {
|
||||
Weight::from_ref_time(7_708_000 as u64)
|
||||
Weight::from_ref_time(8_081_000 as u64)
|
||||
}
|
||||
// Storage: ParachainInfo ParachainId (r:1 w:0)
|
||||
// Storage: PolkadotXcm SupportedVersion (r:1 w:0)
|
||||
@@ -172,23 +171,23 @@ 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_transact_status() -> Weight {
|
||||
Weight::from_ref_time(22_445_000 as u64)
|
||||
Weight::from_ref_time(33_493_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(6 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2 as u64))
|
||||
}
|
||||
pub(crate) fn clear_transact_status() -> Weight {
|
||||
Weight::from_ref_time(5_822_000 as u64)
|
||||
Weight::from_ref_time(6_163_000 as u64)
|
||||
}
|
||||
pub(crate) fn set_topic() -> Weight {
|
||||
Weight::from_ref_time(5_763_000 as u64)
|
||||
Weight::from_ref_time(6_237_000 as u64)
|
||||
}
|
||||
pub(crate) fn clear_topic() -> Weight {
|
||||
Weight::from_ref_time(5_766_000 as u64)
|
||||
Weight::from_ref_time(6_206_000 as u64)
|
||||
}
|
||||
pub(crate) fn set_fees_mode() -> Weight {
|
||||
Weight::from_ref_time(5_907_000 as u64)
|
||||
Weight::from_ref_time(6_100_000 as u64)
|
||||
}
|
||||
pub(crate) fn unpaid_execution() -> Weight {
|
||||
Weight::from_ref_time(5_996_000 as u64)
|
||||
Weight::from_ref_time(6_383_000 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: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! 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_782 nanoseconds.
|
||||
Weight::from_ref_time(7_208_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_770 nanoseconds.
|
||||
Weight::from_ref_time(7_165_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-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! 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_657 nanoseconds.
|
||||
Weight::from_ref_time(3_832_000)
|
||||
// Standard Error: 0
|
||||
.saturating_add(Weight::from_ref_time(411).saturating_mul(b.into()))
|
||||
.saturating_add(Weight::from_ref_time(478).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)
|
||||
// Standard Error: 0
|
||||
.saturating_add(Weight::from_ref_time(1_768).saturating_mul(b.into()))
|
||||
// Minimum execution time: 13_437 nanoseconds.
|
||||
Weight::from_ref_time(99_167_673)
|
||||
// Standard Error: 4
|
||||
.saturating_add(Weight::from_ref_time(1_976).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_737 nanoseconds.
|
||||
Weight::from_ref_time(9_003_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_761 nanoseconds.
|
||||
Weight::from_ref_time(3_931_000)
|
||||
// Standard Error: 2_367
|
||||
.saturating_add(Weight::from_ref_time(686_029).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_840 nanoseconds.
|
||||
Weight::from_ref_time(3_898_000)
|
||||
// Standard Error: 1_014
|
||||
.saturating_add(Weight::from_ref_time(520_323).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_400 nanoseconds.
|
||||
Weight::from_ref_time(5_547_000)
|
||||
// Standard Error: 1_501
|
||||
.saturating_add(Weight::from_ref_time(1_173_489).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-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! 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_455 nanoseconds.
|
||||
Weight::from_ref_time(28_985_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_065 nanoseconds.
|
||||
Weight::from_ref_time(18_069_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_008 nanoseconds.
|
||||
Weight::from_ref_time(19_697_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_673 nanoseconds.
|
||||
Weight::from_ref_time(22_115_000)
|
||||
// Standard Error: 19_356
|
||||
.saturating_add(Weight::from_ref_time(15_391_476).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_211 nanoseconds.
|
||||
Weight::from_ref_time(22_919_000)
|
||||
// Standard Error: 10_712
|
||||
.saturating_add(Weight::from_ref_time(14_873_452).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_860 nanoseconds.
|
||||
Weight::from_ref_time(20_054_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: 31_567 nanoseconds.
|
||||
Weight::from_ref_time(32_250_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: 38_050 nanoseconds.
|
||||
Weight::from_ref_time(39_694_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: 50_128 nanoseconds.
|
||||
Weight::from_ref_time(51_113_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: 64_097 nanoseconds.
|
||||
Weight::from_ref_time(72_646_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: 49_536 nanoseconds.
|
||||
Weight::from_ref_time(50_942_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_048 nanoseconds.
|
||||
Weight::from_ref_time(22_795_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: 21_987 nanoseconds.
|
||||
Weight::from_ref_time(22_738_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_533 nanoseconds.
|
||||
Weight::from_ref_time(19_259_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_583_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_683 nanoseconds.
|
||||
Weight::from_ref_time(20_333_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_773 nanoseconds.
|
||||
Weight::from_ref_time(19_329_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -195,21 +195,19 @@ 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_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()))
|
||||
fn set_metadata(_n: u32, s: u32, ) -> Weight {
|
||||
// Minimum execution time: 30_833 nanoseconds.
|
||||
Weight::from_ref_time(32_840_016)
|
||||
// Standard Error: 2_536
|
||||
.saturating_add(Weight::from_ref_time(3_703).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_336 nanoseconds.
|
||||
Weight::from_ref_time(33_540_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -217,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_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_932 nanoseconds.
|
||||
Weight::from_ref_time(20_027_542)
|
||||
// Standard Error: 1_109
|
||||
.saturating_add(Weight::from_ref_time(1_693).saturating_mul(n.into()))
|
||||
// Standard Error: 1_109
|
||||
.saturating_add(Weight::from_ref_time(1_915).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: 32_516 nanoseconds.
|
||||
Weight::from_ref_time(34_080_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: 18_157 nanoseconds.
|
||||
Weight::from_ref_time(18_692_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: 35_547 nanoseconds.
|
||||
Weight::from_ref_time(36_869_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -253,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: 62_224 nanoseconds.
|
||||
Weight::from_ref_time(63_423_000)
|
||||
// Minimum execution time: 65_541 nanoseconds.
|
||||
Weight::from_ref_time(68_434_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_411 nanoseconds.
|
||||
Weight::from_ref_time(38_111_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: 37_723 nanoseconds.
|
||||
Weight::from_ref_time(39_545_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-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! 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: 44_953 nanoseconds.
|
||||
Weight::from_ref_time(46_145_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: 33_676 nanoseconds.
|
||||
Weight::from_ref_time(34_796_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_716 nanoseconds.
|
||||
Weight::from_ref_time(24_225_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_946 nanoseconds.
|
||||
Weight::from_ref_time(27_944_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: 44_753 nanoseconds.
|
||||
Weight::from_ref_time(47_037_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: 40_722 nanoseconds.
|
||||
Weight::from_ref_time(49_255_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: 20_803 nanoseconds.
|
||||
Weight::from_ref_time(21_258_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: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! 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: 20_391 nanoseconds.
|
||||
Weight::from_ref_time(19_508_680)
|
||||
// Standard Error: 4_352
|
||||
.saturating_add(Weight::from_ref_time(2_861_485).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_328 nanoseconds.
|
||||
Weight::from_ref_time(14_062_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_766 nanoseconds.
|
||||
Weight::from_ref_time(14_153_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: 45_632 nanoseconds.
|
||||
Weight::from_ref_time(49_581_769)
|
||||
// Standard Error: 1_510
|
||||
.saturating_add(Weight::from_ref_time(190_677).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: 34_865 nanoseconds.
|
||||
Weight::from_ref_time(34_357_063)
|
||||
// Standard Error: 1_387
|
||||
.saturating_add(Weight::from_ref_time(179_876).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: 33_244 nanoseconds.
|
||||
Weight::from_ref_time(34_259_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_650 nanoseconds.
|
||||
Weight::from_ref_time(19_968_000)
|
||||
// Standard Error: 786_328
|
||||
.saturating_add(Weight::from_ref_time(29_072_359).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-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! 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: 16_867 nanoseconds.
|
||||
Weight::from_ref_time(17_855_455)
|
||||
// Standard Error: 7
|
||||
.saturating_add(Weight::from_ref_time(626).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: 49_380 nanoseconds.
|
||||
Weight::from_ref_time(35_928_806)
|
||||
// Standard Error: 1_262
|
||||
.saturating_add(Weight::from_ref_time(149_202).saturating_mul(s.into()))
|
||||
// Standard Error: 12
|
||||
.saturating_add(Weight::from_ref_time(1_868).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: 36_975 nanoseconds.
|
||||
Weight::from_ref_time(24_939_271)
|
||||
// Standard Error: 1_094
|
||||
.saturating_add(Weight::from_ref_time(136_317).saturating_mul(s.into()))
|
||||
// Standard Error: 10
|
||||
.saturating_add(Weight::from_ref_time(1_903).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: 52_377 nanoseconds.
|
||||
Weight::from_ref_time(37_381_462)
|
||||
// Standard Error: 1_498
|
||||
.saturating_add(Weight::from_ref_time(183_480).saturating_mul(s.into()))
|
||||
// Standard Error: 14
|
||||
.saturating_add(Weight::from_ref_time(1_960).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: 32_086 nanoseconds.
|
||||
Weight::from_ref_time(34_173_675)
|
||||
// Standard Error: 1_490
|
||||
.saturating_add(Weight::from_ref_time(156_939).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: 22_943 nanoseconds.
|
||||
Weight::from_ref_time(24_153_723)
|
||||
// Standard Error: 1_092
|
||||
.saturating_add(Weight::from_ref_time(130_471).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_093 nanoseconds.
|
||||
Weight::from_ref_time(34_829_454)
|
||||
// Standard Error: 1_573
|
||||
.saturating_add(Weight::from_ref_time(148_149).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-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! 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: 20_353 nanoseconds.
|
||||
Weight::from_ref_time(21_509_191)
|
||||
// Standard Error: 2_505
|
||||
.saturating_add(Weight::from_ref_time(53_567).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_300 nanoseconds.
|
||||
Weight::from_ref_time(40_900_685)
|
||||
// Standard Error: 3_136
|
||||
.saturating_add(Weight::from_ref_time(104_312).saturating_mul(a.into()))
|
||||
// Standard Error: 3_240
|
||||
.saturating_add(Weight::from_ref_time(49_601).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_095 nanoseconds.
|
||||
Weight::from_ref_time(28_275_274)
|
||||
// Standard Error: 2_432
|
||||
.saturating_add(Weight::from_ref_time(125_355).saturating_mul(a.into()))
|
||||
// Standard Error: 2_513
|
||||
.saturating_add(Weight::from_ref_time(33_543).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: 27_243 nanoseconds.
|
||||
Weight::from_ref_time(28_318_836)
|
||||
// Standard Error: 2_249
|
||||
.saturating_add(Weight::from_ref_time(128_387).saturating_mul(a.into()))
|
||||
// Standard Error: 2_323
|
||||
.saturating_add(Weight::from_ref_time(33_123).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_001 nanoseconds.
|
||||
Weight::from_ref_time(37_755_806)
|
||||
// Standard Error: 2_688
|
||||
.saturating_add(Weight::from_ref_time(117_562).saturating_mul(a.into()))
|
||||
// Standard Error: 2_777
|
||||
.saturating_add(Weight::from_ref_time(39_230).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_566 nanoseconds.
|
||||
Weight::from_ref_time(31_149_800)
|
||||
// Standard Error: 2_298
|
||||
.saturating_add(Weight::from_ref_time(71_939).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_021 nanoseconds.
|
||||
Weight::from_ref_time(30_997_729)
|
||||
// Standard Error: 2_165
|
||||
.saturating_add(Weight::from_ref_time(78_568).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_326 nanoseconds.
|
||||
Weight::from_ref_time(26_868_430)
|
||||
// Standard Error: 1_962
|
||||
.saturating_add(Weight::from_ref_time(41_448).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: 31_785 nanoseconds.
|
||||
Weight::from_ref_time(33_475_829)
|
||||
// Standard Error: 2_993
|
||||
.saturating_add(Weight::from_ref_time(21_123).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: 26_365 nanoseconds.
|
||||
Weight::from_ref_time(27_914_914)
|
||||
// Standard Error: 2_228
|
||||
.saturating_add(Weight::from_ref_time(49_922).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-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! 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_519 nanoseconds.
|
||||
Weight::from_ref_time(23_717_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: 18_465 nanoseconds.
|
||||
Weight::from_ref_time(19_234_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-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! 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_524 nanoseconds.
|
||||
Weight::from_ref_time(9_910_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_867 nanoseconds.
|
||||
Weight::from_ref_time(4_044_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-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! 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_159 nanoseconds.
|
||||
Weight::from_ref_time(31_282_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_337 nanoseconds.
|
||||
Weight::from_ref_time(20_657_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_955_950 nanoseconds.
|
||||
Weight::from_ref_time(3_016_040_000)
|
||||
// Standard Error: 35_007
|
||||
.saturating_add(Weight::from_ref_time(9_612_676).saturating_mul(n.into()))
|
||||
// Standard Error: 35_007
|
||||
.saturating_add(Weight::from_ref_time(294_935).saturating_mul(m.into()))
|
||||
// Standard Error: 35_007
|
||||
.saturating_add(Weight::from_ref_time(502_067).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: 38_344 nanoseconds.
|
||||
Weight::from_ref_time(39_647_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_858 nanoseconds.
|
||||
Weight::from_ref_time(42_119_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: 31_788 nanoseconds.
|
||||
Weight::from_ref_time(33_789_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_167 nanoseconds.
|
||||
Weight::from_ref_time(20_686_000)
|
||||
// Standard Error: 16_832
|
||||
.saturating_add(Weight::from_ref_time(13_676_811).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_705 nanoseconds.
|
||||
Weight::from_ref_time(24_505_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_539 nanoseconds.
|
||||
Weight::from_ref_time(24_660_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_365 nanoseconds.
|
||||
Weight::from_ref_time(20_035_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_090 nanoseconds.
|
||||
Weight::from_ref_time(19_631_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: 26_735 nanoseconds.
|
||||
Weight::from_ref_time(27_778_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_548 nanoseconds.
|
||||
Weight::from_ref_time(20_166_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: 22_519 nanoseconds.
|
||||
Weight::from_ref_time(23_074_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_598 nanoseconds.
|
||||
Weight::from_ref_time(46_000_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_530 nanoseconds.
|
||||
Weight::from_ref_time(44_996_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_271 nanoseconds.
|
||||
Weight::from_ref_time(36_457_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_587 nanoseconds.
|
||||
Weight::from_ref_time(37_573_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_409 nanoseconds.
|
||||
Weight::from_ref_time(35_576_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: 33_706 nanoseconds.
|
||||
Weight::from_ref_time(35_093_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_123 nanoseconds.
|
||||
Weight::from_ref_time(26_357_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: 24_873 nanoseconds.
|
||||
Weight::from_ref_time(25_653_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: 22_708 nanoseconds.
|
||||
Weight::from_ref_time(23_363_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_231 nanoseconds.
|
||||
Weight::from_ref_time(22_654_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: 21_710 nanoseconds.
|
||||
Weight::from_ref_time(22_423_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_135 nanoseconds.
|
||||
Weight::from_ref_time(42_407_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-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! 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: 13_061 nanoseconds.
|
||||
Weight::from_ref_time(22_002_014)
|
||||
// Standard Error: 1_631
|
||||
.saturating_add(Weight::from_ref_time(4_500_655).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_100 nanoseconds.
|
||||
Weight::from_ref_time(6_357_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_931 nanoseconds.
|
||||
Weight::from_ref_time(24_716_946)
|
||||
// Standard Error: 2_425
|
||||
.saturating_add(Weight::from_ref_time(4_716_164).saturating_mul(c.into()))
|
||||
}
|
||||
fn dispatch_as() -> Weight {
|
||||
// Minimum execution time: 14_691 nanoseconds.
|
||||
Weight::from_ref_time(15_077_000)
|
||||
// Minimum execution time: 14_958 nanoseconds.
|
||||
Weight::from_ref_time(15_447_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: 13_003 nanoseconds.
|
||||
Weight::from_ref_time(21_374_296)
|
||||
// Standard Error: 2_304
|
||||
.saturating_add(Weight::from_ref_time(4_527_355).saturating_mul(c.into()))
|
||||
}
|
||||
}
|
||||
|
||||
+17
-18
@@ -18,26 +18,25 @@
|
||||
//! 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-14, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm3`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("statemint-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
// /home/benchbot/cargo_target_dir/production/polkadot-parachain
|
||||
// ./artifacts/polkadot-parachain
|
||||
// benchmark
|
||||
// pallet
|
||||
// --steps=50
|
||||
// --repeat=20
|
||||
// --extrinsic=*
|
||||
// --template=./templates/xcm-bench-template.hbs
|
||||
// --chain=statemint-dev
|
||||
// --execution=wasm
|
||||
// --wasm-execution=compiled
|
||||
// --heap-pages=4096
|
||||
// --json-file=/var/lib/gitlab-runner/builds/zyw4fam_/0/parity/mirrors/cumulus/.git/.artifacts/bench.json
|
||||
// --pallet=pallet_xcm_benchmarks::fungible
|
||||
// --chain=statemint-dev
|
||||
// --extrinsic=*
|
||||
// --steps=50
|
||||
// --repeat=20
|
||||
// --json
|
||||
// --header=./file_header.txt
|
||||
// --template=./templates/xcm-bench-template.hbs
|
||||
// --output=./parachains/runtimes/assets/statemint/src/weights/xcm/
|
||||
// --output=./parachains/runtimes/assets/statemint/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs
|
||||
|
||||
#![cfg_attr(rustfmt, rustfmt_skip)]
|
||||
#![allow(unused_parens)]
|
||||
@@ -51,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(30_093_000 as u64)
|
||||
Weight::from_ref_time(30_230_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(38_287_000 as u64)
|
||||
Weight::from_ref_time(40_338_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(2 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2 as u64))
|
||||
}
|
||||
@@ -69,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(55_153_000 as u64)
|
||||
Weight::from_ref_time(59_903_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(7_127_000 as u64)
|
||||
Weight::from_ref_time(7_090_000 as u64)
|
||||
}
|
||||
// Storage: System Account (r:1 w:1)
|
||||
pub(crate) fn deposit_asset() -> Weight {
|
||||
Weight::from_ref_time(31_534_000 as u64)
|
||||
Weight::from_ref_time(32_713_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(1 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1 as u64))
|
||||
}
|
||||
@@ -90,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(50_137_000 as u64)
|
||||
Weight::from_ref_time(54_568_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(7 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(3 as u64))
|
||||
}
|
||||
@@ -101,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_702_000 as u64)
|
||||
Weight::from_ref_time(36_591_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(6 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2 as u64))
|
||||
}
|
||||
|
||||
+39
-40
@@ -18,26 +18,25 @@
|
||||
//! 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-14, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm3`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("statemint-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
// /home/benchbot/cargo_target_dir/production/polkadot-parachain
|
||||
// ./artifacts/polkadot-parachain
|
||||
// benchmark
|
||||
// pallet
|
||||
// --steps=50
|
||||
// --repeat=20
|
||||
// --extrinsic=*
|
||||
// --template=./templates/xcm-bench-template.hbs
|
||||
// --chain=statemint-dev
|
||||
// --execution=wasm
|
||||
// --wasm-execution=compiled
|
||||
// --heap-pages=4096
|
||||
// --json-file=/var/lib/gitlab-runner/builds/zyw4fam_/0/parity/mirrors/cumulus/.git/.artifacts/bench.json
|
||||
// --pallet=pallet_xcm_benchmarks::generic
|
||||
// --chain=statemint-dev
|
||||
// --extrinsic=*
|
||||
// --steps=50
|
||||
// --repeat=20
|
||||
// --json
|
||||
// --header=./file_header.txt
|
||||
// --template=./templates/xcm-bench-template.hbs
|
||||
// --output=./parachains/runtimes/assets/statemint/src/weights/xcm/
|
||||
// --output=./parachains/runtimes/assets/statemint/src/weights/xcm/pallet_xcm_benchmarks_generic.rs
|
||||
|
||||
#![cfg_attr(rustfmt, rustfmt_skip)]
|
||||
#![allow(unused_parens)]
|
||||
@@ -56,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 report_holding() -> Weight {
|
||||
Weight::from_ref_time(331_611_000 as u64)
|
||||
Weight::from_ref_time(419_969_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(6_432_000 as u64)
|
||||
Weight::from_ref_time(6_812_000 as u64)
|
||||
}
|
||||
// Storage: PolkadotXcm Queries (r:1 w:0)
|
||||
pub(crate) fn query_response() -> Weight {
|
||||
Weight::from_ref_time(17_465_000 as u64)
|
||||
Weight::from_ref_time(22_826_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(1 as u64))
|
||||
}
|
||||
pub(crate) fn transact() -> Weight {
|
||||
Weight::from_ref_time(21_163_000 as u64)
|
||||
Weight::from_ref_time(21_508_000 as u64)
|
||||
}
|
||||
pub(crate) fn refund_surplus() -> Weight {
|
||||
Weight::from_ref_time(7_024_000 as u64)
|
||||
Weight::from_ref_time(7_076_000 as u64)
|
||||
}
|
||||
pub(crate) fn set_error_handler() -> Weight {
|
||||
Weight::from_ref_time(5_758_000 as u64)
|
||||
Weight::from_ref_time(6_232_000 as u64)
|
||||
}
|
||||
pub(crate) fn set_appendix() -> Weight {
|
||||
Weight::from_ref_time(5_832_000 as u64)
|
||||
Weight::from_ref_time(5_977_000 as u64)
|
||||
}
|
||||
pub(crate) fn clear_error() -> Weight {
|
||||
Weight::from_ref_time(5_763_000 as u64)
|
||||
Weight::from_ref_time(6_015_000 as u64)
|
||||
}
|
||||
pub(crate) fn descend_origin() -> Weight {
|
||||
Weight::from_ref_time(6_560_000 as u64)
|
||||
Weight::from_ref_time(6_780_000 as u64)
|
||||
}
|
||||
pub(crate) fn clear_origin() -> Weight {
|
||||
Weight::from_ref_time(5_765_000 as u64)
|
||||
Weight::from_ref_time(5_962_000 as u64)
|
||||
}
|
||||
// Storage: ParachainInfo ParachainId (r:1 w:0)
|
||||
// Storage: PolkadotXcm SupportedVersion (r:1 w:0)
|
||||
@@ -96,18 +95,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(21_465_000 as u64)
|
||||
Weight::from_ref_time(32_598_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(6 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_284_000 as u64)
|
||||
Weight::from_ref_time(22_269_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_723_000 as u64)
|
||||
Weight::from_ref_time(5_926_000 as u64)
|
||||
}
|
||||
// Storage: PolkadotXcm VersionNotifyTargets (r:1 w:1)
|
||||
// Storage: PolkadotXcm SupportedVersion (r:1 w:0)
|
||||
@@ -116,13 +115,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(27_907_000 as u64)
|
||||
Weight::from_ref_time(33_049_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_971_000 as u64)
|
||||
Weight::from_ref_time(7_789_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().writes(1 as u64))
|
||||
}
|
||||
// Storage: ParachainInfo ParachainId (r:1 w:0)
|
||||
@@ -132,24 +131,24 @@ 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(384_329_000 as u64)
|
||||
Weight::from_ref_time(473_491_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(6 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2 as u64))
|
||||
}
|
||||
pub(crate) fn burn_asset() -> Weight {
|
||||
Weight::from_ref_time(127_341_000 as u64)
|
||||
Weight::from_ref_time(153_186_000 as u64)
|
||||
}
|
||||
pub(crate) fn expect_asset() -> Weight {
|
||||
Weight::from_ref_time(15_151_000 as u64)
|
||||
Weight::from_ref_time(15_382_000 as u64)
|
||||
}
|
||||
pub(crate) fn expect_origin() -> Weight {
|
||||
Weight::from_ref_time(5_828_000 as u64)
|
||||
Weight::from_ref_time(6_120_000 as u64)
|
||||
}
|
||||
pub(crate) fn expect_error() -> Weight {
|
||||
Weight::from_ref_time(5_758_000 as u64)
|
||||
Weight::from_ref_time(6_140_000 as u64)
|
||||
}
|
||||
pub(crate) fn expect_transact_status() -> Weight {
|
||||
Weight::from_ref_time(5_758_000 as u64)
|
||||
Weight::from_ref_time(7_034_000 as u64)
|
||||
}
|
||||
// Storage: ParachainInfo ParachainId (r:1 w:0)
|
||||
// Storage: PolkadotXcm SupportedVersion (r:1 w:0)
|
||||
@@ -158,12 +157,12 @@ 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_pallet() -> Weight {
|
||||
Weight::from_ref_time(23_974_000 as u64)
|
||||
Weight::from_ref_time(35_423_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(6 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2 as u64))
|
||||
}
|
||||
pub(crate) fn expect_pallet() -> Weight {
|
||||
Weight::from_ref_time(7_579_000 as u64)
|
||||
Weight::from_ref_time(7_718_000 as u64)
|
||||
}
|
||||
// Storage: ParachainInfo ParachainId (r:1 w:0)
|
||||
// Storage: PolkadotXcm SupportedVersion (r:1 w:0)
|
||||
@@ -172,23 +171,23 @@ 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_transact_status() -> Weight {
|
||||
Weight::from_ref_time(21_711_000 as u64)
|
||||
Weight::from_ref_time(32_917_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(6 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2 as u64))
|
||||
}
|
||||
pub(crate) fn clear_transact_status() -> Weight {
|
||||
Weight::from_ref_time(5_798_000 as u64)
|
||||
Weight::from_ref_time(6_010_000 as u64)
|
||||
}
|
||||
pub(crate) fn set_topic() -> Weight {
|
||||
Weight::from_ref_time(5_876_000 as u64)
|
||||
Weight::from_ref_time(5_898_000 as u64)
|
||||
}
|
||||
pub(crate) fn clear_topic() -> Weight {
|
||||
Weight::from_ref_time(5_690_000 as u64)
|
||||
Weight::from_ref_time(7_201_000 as u64)
|
||||
}
|
||||
pub(crate) fn set_fees_mode() -> Weight {
|
||||
Weight::from_ref_time(5_668_000 as u64)
|
||||
Weight::from_ref_time(6_120_000 as u64)
|
||||
}
|
||||
pub(crate) fn unpaid_execution() -> Weight {
|
||||
Weight::from_ref_time(6_005_000 as u64)
|
||||
Weight::from_ref_time(6_170_000 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: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! 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_794 nanoseconds.
|
||||
Weight::from_ref_time(7_190_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_874 nanoseconds.
|
||||
Weight::from_ref_time(7_085_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-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! 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_637 nanoseconds.
|
||||
Weight::from_ref_time(3_217_847)
|
||||
// Standard Error: 0
|
||||
.saturating_add(Weight::from_ref_time(412).saturating_mul(b.into()))
|
||||
.saturating_add(Weight::from_ref_time(476).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_648 nanoseconds.
|
||||
Weight::from_ref_time(137_234_405)
|
||||
// Standard Error: 5
|
||||
.saturating_add(Weight::from_ref_time(1_914).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_702 nanoseconds.
|
||||
Weight::from_ref_time(9_128_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_956 nanoseconds.
|
||||
Weight::from_ref_time(4_047_000)
|
||||
// Standard Error: 2_247
|
||||
.saturating_add(Weight::from_ref_time(684_153).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_854 nanoseconds.
|
||||
Weight::from_ref_time(3_997_000)
|
||||
// Standard Error: 1_031
|
||||
.saturating_add(Weight::from_ref_time(515_297).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_336 nanoseconds.
|
||||
Weight::from_ref_time(5_624_000)
|
||||
// Standard Error: 1_121
|
||||
.saturating_add(Weight::from_ref_time(1_158_048).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-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! 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_561 nanoseconds.
|
||||
Weight::from_ref_time(29_320_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_131 nanoseconds.
|
||||
Weight::from_ref_time(17_718_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: 18_538 nanoseconds.
|
||||
Weight::from_ref_time(19_075_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_562 nanoseconds.
|
||||
Weight::from_ref_time(21_938_000)
|
||||
// Standard Error: 11_687
|
||||
.saturating_add(Weight::from_ref_time(14_796_709).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_365 nanoseconds.
|
||||
Weight::from_ref_time(23_134_000)
|
||||
// Standard Error: 6_569
|
||||
.saturating_add(Weight::from_ref_time(14_677_669).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: 19_068 nanoseconds.
|
||||
Weight::from_ref_time(19_519_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: 31_242 nanoseconds.
|
||||
Weight::from_ref_time(32_104_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: 38_703 nanoseconds.
|
||||
Weight::from_ref_time(39_612_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: 50_156 nanoseconds.
|
||||
Weight::from_ref_time(51_795_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: 42_757 nanoseconds.
|
||||
Weight::from_ref_time(43_539_000)
|
||||
.saturating_add(T::DbWeight::get().reads(4))
|
||||
.saturating_add(T::DbWeight::get().writes(4))
|
||||
}
|
||||
@@ -141,52 +141,52 @@ 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: 49_476 nanoseconds.
|
||||
Weight::from_ref_time(51_175_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_523 nanoseconds.
|
||||
Weight::from_ref_time(22_883_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: 21_672 nanoseconds.
|
||||
Weight::from_ref_time(22_761_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_476 nanoseconds.
|
||||
Weight::from_ref_time(19_347_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_799 nanoseconds.
|
||||
Weight::from_ref_time(19_207_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_490 nanoseconds.
|
||||
Weight::from_ref_time(20_249_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.
|
||||
// Minimum execution time: 18_616 nanoseconds.
|
||||
Weight::from_ref_time(19_090_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: 31_073 nanoseconds.
|
||||
Weight::from_ref_time(32_445_963)
|
||||
// Standard Error: 972
|
||||
.saturating_add(Weight::from_ref_time(3_646).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_815 nanoseconds.
|
||||
Weight::from_ref_time(33_816_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_865 nanoseconds.
|
||||
Weight::from_ref_time(19_695_604)
|
||||
// Standard Error: 584
|
||||
.saturating_add(Weight::from_ref_time(137).saturating_mul(n.into()))
|
||||
// Standard Error: 584
|
||||
.saturating_add(Weight::from_ref_time(1_840).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: 32_553 nanoseconds.
|
||||
Weight::from_ref_time(33_416_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_165 nanoseconds.
|
||||
Weight::from_ref_time(18_626_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_944 nanoseconds.
|
||||
Weight::from_ref_time(36_332_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: 65_019 nanoseconds.
|
||||
Weight::from_ref_time(67_234_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: 37_173 nanoseconds.
|
||||
Weight::from_ref_time(38_731_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_722 nanoseconds.
|
||||
Weight::from_ref_time(38_515_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-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! 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: 45_252 nanoseconds.
|
||||
Weight::from_ref_time(46_105_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: 33_833 nanoseconds.
|
||||
Weight::from_ref_time(34_564_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_543 nanoseconds.
|
||||
Weight::from_ref_time(24_157_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_733 nanoseconds.
|
||||
Weight::from_ref_time(27_291_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: 44_122 nanoseconds.
|
||||
Weight::from_ref_time(45_161_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: 39_525 nanoseconds.
|
||||
Weight::from_ref_time(41_049_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_724 nanoseconds.
|
||||
Weight::from_ref_time(21_226_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: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! 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_363 nanoseconds.
|
||||
Weight::from_ref_time(19_905_046)
|
||||
// Standard Error: 3_970
|
||||
.saturating_add(Weight::from_ref_time(2_826_759).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: 13_652 nanoseconds.
|
||||
Weight::from_ref_time(14_141_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_740 nanoseconds.
|
||||
Weight::from_ref_time(14_323_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_874 nanoseconds.
|
||||
Weight::from_ref_time(53_679_512)
|
||||
// Standard Error: 1_294
|
||||
.saturating_add(Weight::from_ref_time(118_103).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_112 nanoseconds.
|
||||
Weight::from_ref_time(24_014_112)
|
||||
// Standard Error: 3_062
|
||||
.saturating_add(Weight::from_ref_time(160_747).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: 34_535 nanoseconds.
|
||||
Weight::from_ref_time(36_232_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: 21_891 nanoseconds.
|
||||
Weight::from_ref_time(22_962_000)
|
||||
// Standard Error: 831_715
|
||||
.saturating_add(Weight::from_ref_time(30_540_729).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-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! 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)
|
||||
// Standard Error: 2
|
||||
.saturating_add(Weight::from_ref_time(533).saturating_mul(z.into()))
|
||||
// Minimum execution time: 17_386 nanoseconds.
|
||||
Weight::from_ref_time(19_544_902)
|
||||
// Standard Error: 15
|
||||
.saturating_add(Weight::from_ref_time(627).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()))
|
||||
// Standard Error: 8
|
||||
.saturating_add(Weight::from_ref_time(1_576).saturating_mul(z.into()))
|
||||
// Minimum execution time: 50_220 nanoseconds.
|
||||
Weight::from_ref_time(35_847_005)
|
||||
// Standard Error: 2_973
|
||||
.saturating_add(Weight::from_ref_time(184_472).saturating_mul(s.into()))
|
||||
// Standard Error: 29
|
||||
.saturating_add(Weight::from_ref_time(2_120).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: 37_608 nanoseconds.
|
||||
Weight::from_ref_time(29_930_547)
|
||||
// Standard Error: 2_348
|
||||
.saturating_add(Weight::from_ref_time(122_908).saturating_mul(s.into()))
|
||||
// Standard Error: 23
|
||||
.saturating_add(Weight::from_ref_time(1_861).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()))
|
||||
// Standard Error: 6
|
||||
.saturating_add(Weight::from_ref_time(1_577).saturating_mul(z.into()))
|
||||
// Minimum execution time: 55_461 nanoseconds.
|
||||
Weight::from_ref_time(38_532_740)
|
||||
// Standard Error: 3_180
|
||||
.saturating_add(Weight::from_ref_time(225_534).saturating_mul(s.into()))
|
||||
// Standard Error: 31
|
||||
.saturating_add(Weight::from_ref_time(2_073).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: 34_111 nanoseconds.
|
||||
Weight::from_ref_time(37_647_140)
|
||||
// Standard Error: 2_983
|
||||
.saturating_add(Weight::from_ref_time(156_872).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: 24_122 nanoseconds.
|
||||
Weight::from_ref_time(26_189_399)
|
||||
// Standard Error: 2_483
|
||||
.saturating_add(Weight::from_ref_time(146_685).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: 33_607 nanoseconds.
|
||||
Weight::from_ref_time(37_851_646)
|
||||
// Standard Error: 3_163
|
||||
.saturating_add(Weight::from_ref_time(155_120).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-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! 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: 20_824 nanoseconds.
|
||||
Weight::from_ref_time(23_388_445)
|
||||
// Standard Error: 4_840
|
||||
.saturating_add(Weight::from_ref_time(36_180).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_846 nanoseconds.
|
||||
Weight::from_ref_time(42_912_891)
|
||||
// Standard Error: 7_750
|
||||
.saturating_add(Weight::from_ref_time(155_333).saturating_mul(a.into()))
|
||||
// Standard Error: 8_007
|
||||
.saturating_add(Weight::from_ref_time(58_122).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_285 nanoseconds.
|
||||
Weight::from_ref_time(31_684_355)
|
||||
// Standard Error: 5_548
|
||||
.saturating_add(Weight::from_ref_time(104_235).saturating_mul(a.into()))
|
||||
// Standard Error: 5_732
|
||||
.saturating_add(Weight::from_ref_time(1_643).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_112 nanoseconds.
|
||||
Weight::from_ref_time(31_257_196)
|
||||
// Standard Error: 5_788
|
||||
.saturating_add(Weight::from_ref_time(110_430).saturating_mul(a.into()))
|
||||
// Standard Error: 5_980
|
||||
.saturating_add(Weight::from_ref_time(12_700).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -102,63 +104,61 @@ 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: 37_947 nanoseconds.
|
||||
Weight::from_ref_time(40_424_751)
|
||||
// Standard Error: 6_592
|
||||
.saturating_add(Weight::from_ref_time(115_919).saturating_mul(a.into()))
|
||||
// Standard Error: 6_811
|
||||
.saturating_add(Weight::from_ref_time(37_999).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: 30_343 nanoseconds.
|
||||
Weight::from_ref_time(33_272_330)
|
||||
// Standard Error: 5_220
|
||||
.saturating_add(Weight::from_ref_time(68_430).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: 30_469 nanoseconds.
|
||||
Weight::from_ref_time(33_147_571)
|
||||
// Standard Error: 5_971
|
||||
.saturating_add(Weight::from_ref_time(74_276).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: 26_413 nanoseconds.
|
||||
Weight::from_ref_time(28_654_279)
|
||||
// Standard Error: 6_196
|
||||
.saturating_add(Weight::from_ref_time(72_944).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: unknown [0x3a65787472696e7369635f696e646578] (r:1 w:0)
|
||||
// Storage: Proxy Proxies (r:1 w:1)
|
||||
/// 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()))
|
||||
fn create_pure(_p: u32, ) -> Weight {
|
||||
// Minimum execution time: 33_050 nanoseconds.
|
||||
Weight::from_ref_time(37_011_858)
|
||||
.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_594 nanoseconds.
|
||||
Weight::from_ref_time(30_339_039)
|
||||
// Standard Error: 5_854
|
||||
.saturating_add(Weight::from_ref_time(29_216).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-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! 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: 23_656 nanoseconds.
|
||||
Weight::from_ref_time(24_691_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_377 nanoseconds.
|
||||
Weight::from_ref_time(20_527_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-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! 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: 10_135 nanoseconds.
|
||||
Weight::from_ref_time(10_856_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_934 nanoseconds.
|
||||
Weight::from_ref_time(4_156_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-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! 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: 31_545 nanoseconds.
|
||||
Weight::from_ref_time(32_847_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: 20_268 nanoseconds.
|
||||
Weight::from_ref_time(21_052_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -74,14 +74,12 @@ 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: 3_181_784 nanoseconds.
|
||||
Weight::from_ref_time(3_263_063_000)
|
||||
// Standard Error: 52_843
|
||||
.saturating_add(Weight::from_ref_time(9_291_988).saturating_mul(n.into()))
|
||||
// Standard Error: 52_843
|
||||
.saturating_add(Weight::from_ref_time(1_821_907).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 +92,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_361 nanoseconds.
|
||||
Weight::from_ref_time(39_665_000)
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(3))
|
||||
}
|
||||
@@ -104,8 +102,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_530 nanoseconds.
|
||||
Weight::from_ref_time(41_467_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(4))
|
||||
}
|
||||
@@ -114,8 +112,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: 30_538 nanoseconds.
|
||||
Weight::from_ref_time(31_601_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(4))
|
||||
}
|
||||
@@ -123,10 +121,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: 19_630 nanoseconds.
|
||||
Weight::from_ref_time(19_983_000)
|
||||
// Standard Error: 16_378
|
||||
.saturating_add(Weight::from_ref_time(12_854_319).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 +133,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: 23_487 nanoseconds.
|
||||
Weight::from_ref_time(24_339_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: 23_348 nanoseconds.
|
||||
Weight::from_ref_time(24_025_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: 18_820 nanoseconds.
|
||||
Weight::from_ref_time(19_440_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: 18_689 nanoseconds.
|
||||
Weight::from_ref_time(19_523_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -166,23 +164,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: 26_486 nanoseconds.
|
||||
Weight::from_ref_time(27_557_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: 19_244 nanoseconds.
|
||||
Weight::from_ref_time(19_802_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: 21_746 nanoseconds.
|
||||
Weight::from_ref_time(23_012_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -190,8 +188,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: 44_625 nanoseconds.
|
||||
Weight::from_ref_time(45_781_000)
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -199,79 +197,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: 42_627 nanoseconds.
|
||||
Weight::from_ref_time(44_182_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: 35_048 nanoseconds.
|
||||
Weight::from_ref_time(36_235_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: 36_941 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_149 nanoseconds.
|
||||
Weight::from_ref_time(35_216_000)
|
||||
// Minimum execution time: 34_684 nanoseconds.
|
||||
Weight::from_ref_time(35_567_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: 33_941 nanoseconds.
|
||||
Weight::from_ref_time(34_608_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_003 nanoseconds.
|
||||
Weight::from_ref_time(25_565_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: 24_048 nanoseconds.
|
||||
Weight::from_ref_time(25_405_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: 22_876 nanoseconds.
|
||||
Weight::from_ref_time(23_841_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: 21_291 nanoseconds.
|
||||
Weight::from_ref_time(21_935_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: 21_637 nanoseconds.
|
||||
Weight::from_ref_time(22_370_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -280,8 +278,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_671 nanoseconds.
|
||||
Weight::from_ref_time(43_220_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-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! 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: 14_215 nanoseconds.
|
||||
Weight::from_ref_time(22_724_063)
|
||||
// Standard Error: 7_906
|
||||
.saturating_add(Weight::from_ref_time(4_496_582).saturating_mul(c.into()))
|
||||
}
|
||||
fn as_derivative() -> Weight {
|
||||
// Minimum execution time: 6_612 nanoseconds.
|
||||
Weight::from_ref_time(6_812_000)
|
||||
// Minimum execution time: 7_110 nanoseconds.
|
||||
Weight::from_ref_time(7_386_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: 13_043 nanoseconds.
|
||||
Weight::from_ref_time(31_868_480)
|
||||
// Standard Error: 8_254
|
||||
.saturating_add(Weight::from_ref_time(4_663_879).saturating_mul(c.into()))
|
||||
}
|
||||
fn dispatch_as() -> Weight {
|
||||
// Minimum execution time: 15_037 nanoseconds.
|
||||
Weight::from_ref_time(15_427_000)
|
||||
// Minimum execution time: 15_483 nanoseconds.
|
||||
Weight::from_ref_time(16_088_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: 14_074 nanoseconds.
|
||||
Weight::from_ref_time(21_194_149)
|
||||
// Standard Error: 7_967
|
||||
.saturating_add(Weight::from_ref_time(4_509_461).saturating_mul(c.into()))
|
||||
}
|
||||
}
|
||||
|
||||
+17
-18
@@ -18,26 +18,25 @@
|
||||
//! 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-14, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm3`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("westmint-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
// /home/benchbot/cargo_target_dir/production/polkadot-parachain
|
||||
// ./artifacts/polkadot-parachain
|
||||
// benchmark
|
||||
// pallet
|
||||
// --steps=50
|
||||
// --repeat=20
|
||||
// --extrinsic=*
|
||||
// --template=./templates/xcm-bench-template.hbs
|
||||
// --chain=westmint-dev
|
||||
// --execution=wasm
|
||||
// --wasm-execution=compiled
|
||||
// --heap-pages=4096
|
||||
// --json-file=/var/lib/gitlab-runner/builds/zyw4fam_/0/parity/mirrors/cumulus/.git/.artifacts/bench.json
|
||||
// --pallet=pallet_xcm_benchmarks::fungible
|
||||
// --chain=westmint-dev
|
||||
// --extrinsic=*
|
||||
// --steps=50
|
||||
// --repeat=20
|
||||
// --json
|
||||
// --header=./file_header.txt
|
||||
// --template=./templates/xcm-bench-template.hbs
|
||||
// --output=./parachains/runtimes/assets/westmint/src/weights/xcm/
|
||||
// --output=./parachains/runtimes/assets/westmint/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs
|
||||
|
||||
#![cfg_attr(rustfmt, rustfmt_skip)]
|
||||
#![allow(unused_parens)]
|
||||
@@ -51,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(30_986_000 as u64)
|
||||
Weight::from_ref_time(30_357_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(39_149_000 as u64)
|
||||
Weight::from_ref_time(40_186_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(2 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2 as u64))
|
||||
}
|
||||
@@ -69,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(56_235_000 as u64)
|
||||
Weight::from_ref_time(60_718_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(7_616_000 as u64)
|
||||
Weight::from_ref_time(7_036_000 as u64)
|
||||
}
|
||||
// Storage: System Account (r:1 w:1)
|
||||
pub(crate) fn deposit_asset() -> Weight {
|
||||
Weight::from_ref_time(34_864_000 as u64)
|
||||
Weight::from_ref_time(32_201_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(1 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1 as u64))
|
||||
}
|
||||
@@ -90,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(55_915_000 as u64)
|
||||
Weight::from_ref_time(54_868_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(7 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(3 as u64))
|
||||
}
|
||||
@@ -101,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(30_050_000 as u64)
|
||||
Weight::from_ref_time(37_484_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(6 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2 as u64))
|
||||
}
|
||||
|
||||
+39
-40
@@ -18,26 +18,25 @@
|
||||
//! 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-14, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm3`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("westmint-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
// /home/benchbot/cargo_target_dir/production/polkadot-parachain
|
||||
// ./artifacts/polkadot-parachain
|
||||
// benchmark
|
||||
// pallet
|
||||
// --steps=50
|
||||
// --repeat=20
|
||||
// --extrinsic=*
|
||||
// --template=./templates/xcm-bench-template.hbs
|
||||
// --chain=westmint-dev
|
||||
// --execution=wasm
|
||||
// --wasm-execution=compiled
|
||||
// --heap-pages=4096
|
||||
// --json-file=/var/lib/gitlab-runner/builds/zyw4fam_/0/parity/mirrors/cumulus/.git/.artifacts/bench.json
|
||||
// --pallet=pallet_xcm_benchmarks::generic
|
||||
// --chain=westmint-dev
|
||||
// --extrinsic=*
|
||||
// --steps=50
|
||||
// --repeat=20
|
||||
// --json
|
||||
// --header=./file_header.txt
|
||||
// --template=./templates/xcm-bench-template.hbs
|
||||
// --output=./parachains/runtimes/assets/westmint/src/weights/xcm/
|
||||
// --output=./parachains/runtimes/assets/westmint/src/weights/xcm/pallet_xcm_benchmarks_generic.rs
|
||||
|
||||
#![cfg_attr(rustfmt, rustfmt_skip)]
|
||||
#![allow(unused_parens)]
|
||||
@@ -56,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 report_holding() -> Weight {
|
||||
Weight::from_ref_time(337_762_000 as u64)
|
||||
Weight::from_ref_time(420_339_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(6_682_000 as u64)
|
||||
Weight::from_ref_time(6_826_000 as u64)
|
||||
}
|
||||
// Storage: PolkadotXcm Queries (r:1 w:0)
|
||||
pub(crate) fn query_response() -> Weight {
|
||||
Weight::from_ref_time(17_801_000 as u64)
|
||||
Weight::from_ref_time(19_391_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(1 as u64))
|
||||
}
|
||||
pub(crate) fn transact() -> Weight {
|
||||
Weight::from_ref_time(21_889_000 as u64)
|
||||
Weight::from_ref_time(21_685_000 as u64)
|
||||
}
|
||||
pub(crate) fn refund_surplus() -> Weight {
|
||||
Weight::from_ref_time(7_081_000 as u64)
|
||||
Weight::from_ref_time(7_031_000 as u64)
|
||||
}
|
||||
pub(crate) fn set_error_handler() -> Weight {
|
||||
Weight::from_ref_time(6_050_000 as u64)
|
||||
Weight::from_ref_time(6_099_000 as u64)
|
||||
}
|
||||
pub(crate) fn set_appendix() -> Weight {
|
||||
Weight::from_ref_time(5_982_000 as u64)
|
||||
Weight::from_ref_time(6_025_000 as u64)
|
||||
}
|
||||
pub(crate) fn clear_error() -> Weight {
|
||||
Weight::from_ref_time(5_948_000 as u64)
|
||||
Weight::from_ref_time(5_969_000 as u64)
|
||||
}
|
||||
pub(crate) fn descend_origin() -> Weight {
|
||||
Weight::from_ref_time(7_022_000 as u64)
|
||||
Weight::from_ref_time(6_782_000 as u64)
|
||||
}
|
||||
pub(crate) fn clear_origin() -> Weight {
|
||||
Weight::from_ref_time(6_019_000 as u64)
|
||||
Weight::from_ref_time(6_003_000 as u64)
|
||||
}
|
||||
// Storage: ParachainInfo ParachainId (r:1 w:0)
|
||||
// Storage: PolkadotXcm SupportedVersion (r:1 w:0)
|
||||
@@ -96,18 +95,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(21_836_000 as u64)
|
||||
Weight::from_ref_time(32_797_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(6 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_512_000 as u64)
|
||||
Weight::from_ref_time(22_831_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_971_000 as u64)
|
||||
Weight::from_ref_time(5_908_000 as u64)
|
||||
}
|
||||
// Storage: PolkadotXcm VersionNotifyTargets (r:1 w:1)
|
||||
// Storage: PolkadotXcm SupportedVersion (r:1 w:0)
|
||||
@@ -116,13 +115,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(27_912_000 as u64)
|
||||
Weight::from_ref_time(33_472_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_870_000 as u64)
|
||||
Weight::from_ref_time(7_655_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().writes(1 as u64))
|
||||
}
|
||||
// Storage: ParachainInfo ParachainId (r:1 w:0)
|
||||
@@ -132,24 +131,24 @@ 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(390_638_000 as u64)
|
||||
Weight::from_ref_time(473_031_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(6 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2 as u64))
|
||||
}
|
||||
pub(crate) fn burn_asset() -> Weight {
|
||||
Weight::from_ref_time(128_254_000 as u64)
|
||||
Weight::from_ref_time(149_963_000 as u64)
|
||||
}
|
||||
pub(crate) fn expect_asset() -> Weight {
|
||||
Weight::from_ref_time(15_386_000 as u64)
|
||||
Weight::from_ref_time(15_212_000 as u64)
|
||||
}
|
||||
pub(crate) fn expect_origin() -> Weight {
|
||||
Weight::from_ref_time(6_071_000 as u64)
|
||||
Weight::from_ref_time(6_010_000 as u64)
|
||||
}
|
||||
pub(crate) fn expect_error() -> Weight {
|
||||
Weight::from_ref_time(6_044_000 as u64)
|
||||
Weight::from_ref_time(5_928_000 as u64)
|
||||
}
|
||||
pub(crate) fn expect_transact_status() -> Weight {
|
||||
Weight::from_ref_time(6_044_000 as u64)
|
||||
Weight::from_ref_time(6_910_000 as u64)
|
||||
}
|
||||
// Storage: ParachainInfo ParachainId (r:1 w:0)
|
||||
// Storage: PolkadotXcm SupportedVersion (r:1 w:0)
|
||||
@@ -158,12 +157,12 @@ 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_pallet() -> Weight {
|
||||
Weight::from_ref_time(24_744_000 as u64)
|
||||
Weight::from_ref_time(35_842_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(6 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2 as u64))
|
||||
}
|
||||
pub(crate) fn expect_pallet() -> Weight {
|
||||
Weight::from_ref_time(7_558_000 as u64)
|
||||
Weight::from_ref_time(7_899_000 as u64)
|
||||
}
|
||||
// Storage: ParachainInfo ParachainId (r:1 w:0)
|
||||
// Storage: PolkadotXcm SupportedVersion (r:1 w:0)
|
||||
@@ -172,23 +171,23 @@ 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_transact_status() -> Weight {
|
||||
Weight::from_ref_time(22_068_000 as u64)
|
||||
Weight::from_ref_time(32_752_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(6 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2 as u64))
|
||||
}
|
||||
pub(crate) fn clear_transact_status() -> Weight {
|
||||
Weight::from_ref_time(5_945_000 as u64)
|
||||
Weight::from_ref_time(5_895_000 as u64)
|
||||
}
|
||||
pub(crate) fn set_topic() -> Weight {
|
||||
Weight::from_ref_time(5_863_000 as u64)
|
||||
Weight::from_ref_time(5_921_000 as u64)
|
||||
}
|
||||
pub(crate) fn clear_topic() -> Weight {
|
||||
Weight::from_ref_time(5_807_000 as u64)
|
||||
Weight::from_ref_time(5_912_000 as u64)
|
||||
}
|
||||
pub(crate) fn set_fees_mode() -> Weight {
|
||||
Weight::from_ref_time(5_825_000 as u64)
|
||||
Weight::from_ref_time(5_840_000 as u64)
|
||||
}
|
||||
pub(crate) fn unpaid_execution() -> Weight {
|
||||
Weight::from_ref_time(5_920_000 as u64)
|
||||
Weight::from_ref_time(6_093_000 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-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! 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_738 nanoseconds.
|
||||
Weight::from_ref_time(7_394_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_921 nanoseconds.
|
||||
Weight::from_ref_time(7_291_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
|
||||
+23
-23
@@ -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-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! 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_581 nanoseconds.
|
||||
Weight::from_ref_time(2_072_524)
|
||||
// Standard Error: 0
|
||||
.saturating_add(Weight::from_ref_time(411).saturating_mul(b.into()))
|
||||
.saturating_add(Weight::from_ref_time(536).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)
|
||||
// Standard Error: 0
|
||||
.saturating_add(Weight::from_ref_time(1_773).saturating_mul(b.into()))
|
||||
// Minimum execution time: 13_070 nanoseconds.
|
||||
Weight::from_ref_time(86_161_928)
|
||||
// Standard Error: 4
|
||||
.saturating_add(Weight::from_ref_time(2_039).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_871 nanoseconds.
|
||||
Weight::from_ref_time(8_315_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_758 nanoseconds.
|
||||
Weight::from_ref_time(3_866_000)
|
||||
// Standard Error: 2_296
|
||||
.saturating_add(Weight::from_ref_time(689_752).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_721 nanoseconds.
|
||||
Weight::from_ref_time(3_836_000)
|
||||
// Standard Error: 973
|
||||
.saturating_add(Weight::from_ref_time(522_358).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_304 nanoseconds.
|
||||
Weight::from_ref_time(5_563_000)
|
||||
// Standard Error: 1_192
|
||||
.saturating_add(Weight::from_ref_time(1_158_340).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(p.into())))
|
||||
}
|
||||
}
|
||||
|
||||
+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: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! 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: 45_631 nanoseconds.
|
||||
Weight::from_ref_time(46_232_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: 33_809 nanoseconds.
|
||||
Weight::from_ref_time(34_968_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_694 nanoseconds.
|
||||
Weight::from_ref_time(24_610_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: 27_156 nanoseconds.
|
||||
Weight::from_ref_time(27_727_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: 45_045 nanoseconds.
|
||||
Weight::from_ref_time(46_147_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: 40_239 nanoseconds.
|
||||
Weight::from_ref_time(41_296_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: 21_014 nanoseconds.
|
||||
Weight::from_ref_time(21_561_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-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! 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: 19_689 nanoseconds.
|
||||
Weight::from_ref_time(19_526_534)
|
||||
// Standard Error: 3_821
|
||||
.saturating_add(Weight::from_ref_time(2_843_746).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: 13_168 nanoseconds.
|
||||
Weight::from_ref_time(13_677_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_537 nanoseconds.
|
||||
Weight::from_ref_time(13_989_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_929 nanoseconds.
|
||||
Weight::from_ref_time(50_632_897)
|
||||
// Standard Error: 1_500
|
||||
.saturating_add(Weight::from_ref_time(131_319).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_252 nanoseconds.
|
||||
Weight::from_ref_time(30_231_641)
|
||||
// Standard Error: 1_897
|
||||
.saturating_add(Weight::from_ref_time(138_396).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: 33_794 nanoseconds.
|
||||
Weight::from_ref_time(34_896_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_474 nanoseconds.
|
||||
Weight::from_ref_time(18_885_000)
|
||||
// Standard Error: 864_142
|
||||
.saturating_add(Weight::from_ref_time(31_155_093).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))
|
||||
|
||||
+36
-36
@@ -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-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! 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)
|
||||
// Standard Error: 2
|
||||
.saturating_add(Weight::from_ref_time(537).saturating_mul(z.into()))
|
||||
// Minimum execution time: 17_126 nanoseconds.
|
||||
Weight::from_ref_time(19_701_599)
|
||||
// Standard Error: 16
|
||||
.saturating_add(Weight::from_ref_time(655).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: 48_951 nanoseconds.
|
||||
Weight::from_ref_time(38_599_054)
|
||||
// Standard Error: 2_940
|
||||
.saturating_add(Weight::from_ref_time(160_195).saturating_mul(s.into()))
|
||||
// Standard Error: 28
|
||||
.saturating_add(Weight::from_ref_time(1_897).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: 36_882 nanoseconds.
|
||||
Weight::from_ref_time(26_005_891)
|
||||
// Standard Error: 2_412
|
||||
.saturating_add(Weight::from_ref_time(147_551).saturating_mul(s.into()))
|
||||
// Standard Error: 23
|
||||
.saturating_add(Weight::from_ref_time(2_099).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: 54_926 nanoseconds.
|
||||
Weight::from_ref_time(37_006_728)
|
||||
// Standard Error: 2_774
|
||||
.saturating_add(Weight::from_ref_time(228_213).saturating_mul(s.into()))
|
||||
// Standard Error: 27
|
||||
.saturating_add(Weight::from_ref_time(2_199).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: 33_590 nanoseconds.
|
||||
Weight::from_ref_time(36_815_588)
|
||||
// Standard Error: 2_224
|
||||
.saturating_add(Weight::from_ref_time(155_799).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_241 nanoseconds.
|
||||
Weight::from_ref_time(25_670_415)
|
||||
// Standard Error: 2_237
|
||||
.saturating_add(Weight::from_ref_time(140_332).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: 34_194 nanoseconds.
|
||||
Weight::from_ref_time(37_547_979)
|
||||
// Standard Error: 3_750
|
||||
.saturating_add(Weight::from_ref_time(144_156).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
|
||||
+6
-6
@@ -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-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! 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_375 nanoseconds.
|
||||
Weight::from_ref_time(23_154_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_850 nanoseconds.
|
||||
Weight::from_ref_time(19_469_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: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! 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: 9_222 nanoseconds.
|
||||
Weight::from_ref_time(9_644_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: 4_556 nanoseconds.
|
||||
Weight::from_ref_time(4_895_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: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! 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: 13_554 nanoseconds.
|
||||
Weight::from_ref_time(37_436_715)
|
||||
// Standard Error: 7_174
|
||||
.saturating_add(Weight::from_ref_time(4_470_828).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_430 nanoseconds.
|
||||
Weight::from_ref_time(6_708_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: 13_392 nanoseconds.
|
||||
Weight::from_ref_time(905_071)
|
||||
// Standard Error: 6_438
|
||||
.saturating_add(Weight::from_ref_time(4_757_129).saturating_mul(c.into()))
|
||||
}
|
||||
fn dispatch_as() -> Weight {
|
||||
// Minimum execution time: 13_790 nanoseconds.
|
||||
Weight::from_ref_time(14_314_000)
|
||||
// Minimum execution time: 14_905 nanoseconds.
|
||||
Weight::from_ref_time(15_464_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: 13_277 nanoseconds.
|
||||
Weight::from_ref_time(37_104_411)
|
||||
// Standard Error: 6_972
|
||||
.saturating_add(Weight::from_ref_time(4_444_489).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-22, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm3`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! 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(27_070_000 as u64)
|
||||
Weight::from_ref_time(29_875_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(38_614_000 as u64)
|
||||
Weight::from_ref_time(42_299_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(55_875_000 as u64)
|
||||
Weight::from_ref_time(66_218_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(7_121_000 as u64)
|
||||
Weight::from_ref_time(7_627_000 as u64)
|
||||
}
|
||||
// Storage: System Account (r:1 w:1)
|
||||
pub(crate) fn deposit_asset() -> Weight {
|
||||
Weight::from_ref_time(30_450_000 as u64)
|
||||
Weight::from_ref_time(32_163_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_122_000 as u64)
|
||||
Weight::from_ref_time(57_496_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(25_016_000 as u64)
|
||||
Weight::from_ref_time(35_502_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(6 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2 as u64))
|
||||
}
|
||||
|
||||
+31
-31
@@ -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-22, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm3`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! 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 report_holding() -> Weight {
|
||||
Weight::from_ref_time(28_638_000 as u64)
|
||||
Weight::from_ref_time(43_400_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_869_000 as u64)
|
||||
Weight::from_ref_time(6_013_000 as u64)
|
||||
}
|
||||
// Storage: PolkadotXcm Queries (r:1 w:0)
|
||||
pub(crate) fn query_response() -> Weight {
|
||||
Weight::from_ref_time(18_018_000 as u64)
|
||||
Weight::from_ref_time(19_456_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(1 as u64))
|
||||
}
|
||||
pub(crate) fn transact() -> Weight {
|
||||
Weight::from_ref_time(21_240_000 as u64)
|
||||
Weight::from_ref_time(23_878_000 as u64)
|
||||
}
|
||||
pub(crate) fn refund_surplus() -> Weight {
|
||||
Weight::from_ref_time(6_118_000 as u64)
|
||||
Weight::from_ref_time(6_415_000 as u64)
|
||||
}
|
||||
pub(crate) fn set_error_handler() -> Weight {
|
||||
Weight::from_ref_time(5_855_000 as u64)
|
||||
Weight::from_ref_time(6_119_000 as u64)
|
||||
}
|
||||
pub(crate) fn set_appendix() -> Weight {
|
||||
Weight::from_ref_time(5_901_000 as u64)
|
||||
Weight::from_ref_time(6_023_000 as u64)
|
||||
}
|
||||
pub(crate) fn clear_error() -> Weight {
|
||||
Weight::from_ref_time(5_762_000 as u64)
|
||||
Weight::from_ref_time(6_241_000 as u64)
|
||||
}
|
||||
pub(crate) fn descend_origin() -> Weight {
|
||||
Weight::from_ref_time(6_717_000 as u64)
|
||||
Weight::from_ref_time(7_376_000 as u64)
|
||||
}
|
||||
pub(crate) fn clear_origin() -> Weight {
|
||||
Weight::from_ref_time(5_924_000 as u64)
|
||||
Weight::from_ref_time(6_400_000 as u64)
|
||||
}
|
||||
// Storage: ParachainInfo ParachainId (r:1 w:0)
|
||||
// Storage: PolkadotXcm SupportedVersion (r:1 w:0)
|
||||
@@ -95,18 +95,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(22_264_000 as u64)
|
||||
Weight::from_ref_time(32_181_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(6 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_620_000 as u64)
|
||||
Weight::from_ref_time(23_100_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_795_000 as u64)
|
||||
Weight::from_ref_time(6_305_000 as u64)
|
||||
}
|
||||
// Storage: PolkadotXcm VersionNotifyTargets (r:1 w:1)
|
||||
// Storage: PolkadotXcm SupportedVersion (r:1 w:0)
|
||||
@@ -115,13 +115,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(29_039_000 as u64)
|
||||
Weight::from_ref_time(35_429_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(8_794_000 as u64)
|
||||
Weight::from_ref_time(7_802_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().writes(1 as u64))
|
||||
}
|
||||
// Storage: ParachainInfo ParachainId (r:1 w:0)
|
||||
@@ -131,24 +131,24 @@ 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(26_793_000 as u64)
|
||||
Weight::from_ref_time(38_381_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(6 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2 as u64))
|
||||
}
|
||||
pub(crate) fn burn_asset() -> Weight {
|
||||
Weight::from_ref_time(7_912_000 as u64)
|
||||
Weight::from_ref_time(7_690_000 as u64)
|
||||
}
|
||||
pub(crate) fn expect_asset() -> Weight {
|
||||
Weight::from_ref_time(6_981_000 as u64)
|
||||
Weight::from_ref_time(6_165_000 as u64)
|
||||
}
|
||||
pub(crate) fn expect_origin() -> Weight {
|
||||
Weight::from_ref_time(6_880_000 as u64)
|
||||
Weight::from_ref_time(7_276_000 as u64)
|
||||
}
|
||||
pub(crate) fn expect_error() -> Weight {
|
||||
Weight::from_ref_time(6_802_000 as u64)
|
||||
Weight::from_ref_time(6_193_000 as u64)
|
||||
}
|
||||
pub(crate) fn expect_transact_status() -> Weight {
|
||||
Weight::from_ref_time(6_802_000 as u64)
|
||||
Weight::from_ref_time(7_076_000 as u64)
|
||||
}
|
||||
// Storage: ParachainInfo ParachainId (r:1 w:0)
|
||||
// Storage: PolkadotXcm SupportedVersion (r:1 w:0)
|
||||
@@ -157,12 +157,12 @@ 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_pallet() -> Weight {
|
||||
Weight::from_ref_time(31_039_000 as u64)
|
||||
Weight::from_ref_time(37_138_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(6 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2 as u64))
|
||||
}
|
||||
pub(crate) fn expect_pallet() -> Weight {
|
||||
Weight::from_ref_time(9_291_000 as u64)
|
||||
Weight::from_ref_time(8_726_000 as u64)
|
||||
}
|
||||
// Storage: ParachainInfo ParachainId (r:1 w:0)
|
||||
// Storage: PolkadotXcm SupportedVersion (r:1 w:0)
|
||||
@@ -171,23 +171,23 @@ 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_transact_status() -> Weight {
|
||||
Weight::from_ref_time(28_012_000 as u64)
|
||||
Weight::from_ref_time(32_311_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(6 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2 as u64))
|
||||
}
|
||||
pub(crate) fn clear_transact_status() -> Weight {
|
||||
Weight::from_ref_time(7_491_000 as u64)
|
||||
Weight::from_ref_time(6_078_000 as u64)
|
||||
}
|
||||
pub(crate) fn set_topic() -> Weight {
|
||||
Weight::from_ref_time(7_373_000 as u64)
|
||||
Weight::from_ref_time(6_234_000 as u64)
|
||||
}
|
||||
pub(crate) fn clear_topic() -> Weight {
|
||||
Weight::from_ref_time(7_490_000 as u64)
|
||||
Weight::from_ref_time(6_739_000 as u64)
|
||||
}
|
||||
pub(crate) fn set_fees_mode() -> Weight {
|
||||
Weight::from_ref_time(11_585_000 as u64)
|
||||
Weight::from_ref_time(6_060_000 as u64)
|
||||
}
|
||||
pub(crate) fn unpaid_execution() -> Weight {
|
||||
Weight::from_ref_time(7_582_000 as u64)
|
||||
Weight::from_ref_time(6_940_000 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-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! 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: 7_000 nanoseconds.
|
||||
Weight::from_ref_time(7_244_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_827 nanoseconds.
|
||||
Weight::from_ref_time(7_308_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
|
||||
+24
-24
@@ -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-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! 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)
|
||||
// Standard Error: 0
|
||||
.saturating_add(Weight::from_ref_time(410).saturating_mul(b.into()))
|
||||
// Minimum execution time: 3_793 nanoseconds.
|
||||
Weight::from_ref_time(1_027_073)
|
||||
// Standard Error: 1
|
||||
.saturating_add(Weight::from_ref_time(558).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)
|
||||
// Standard Error: 0
|
||||
.saturating_add(Weight::from_ref_time(1_770).saturating_mul(b.into()))
|
||||
// Minimum execution time: 13_380 nanoseconds.
|
||||
Weight::from_ref_time(13_693_000)
|
||||
// Standard Error: 2
|
||||
.saturating_add(Weight::from_ref_time(2_265).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_834 nanoseconds.
|
||||
Weight::from_ref_time(8_220_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_892 nanoseconds.
|
||||
Weight::from_ref_time(4_032_000)
|
||||
// Standard Error: 2_571
|
||||
.saturating_add(Weight::from_ref_time(734_989).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_827 nanoseconds.
|
||||
Weight::from_ref_time(3_952_000)
|
||||
// Standard Error: 1_419
|
||||
.saturating_add(Weight::from_ref_time(568_381).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_331 nanoseconds.
|
||||
Weight::from_ref_time(5_600_000)
|
||||
// Standard Error: 2_644
|
||||
.saturating_add(Weight::from_ref_time(1_301_003).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(p.into())))
|
||||
}
|
||||
}
|
||||
|
||||
+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: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! 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: 45_363 nanoseconds.
|
||||
Weight::from_ref_time(46_431_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: 35_046 nanoseconds.
|
||||
Weight::from_ref_time(36_176_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: 24_477 nanoseconds.
|
||||
Weight::from_ref_time(25_202_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_979 nanoseconds.
|
||||
Weight::from_ref_time(27_647_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: 47_275 nanoseconds.
|
||||
Weight::from_ref_time(48_268_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: 42_149 nanoseconds.
|
||||
Weight::from_ref_time(42_735_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: 22_495 nanoseconds.
|
||||
Weight::from_ref_time(23_245_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-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! 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_596 nanoseconds.
|
||||
Weight::from_ref_time(19_664_643)
|
||||
// Standard Error: 6_939
|
||||
.saturating_add(Weight::from_ref_time(2_982_253).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_930 nanoseconds.
|
||||
Weight::from_ref_time(13_584_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: 14_422 nanoseconds.
|
||||
Weight::from_ref_time(15_113_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: 45_966 nanoseconds.
|
||||
Weight::from_ref_time(61_587_166)
|
||||
// Standard Error: 1_849
|
||||
.saturating_add(Weight::from_ref_time(210_205).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: 36_187 nanoseconds.
|
||||
Weight::from_ref_time(44_515_819)
|
||||
// Standard Error: 1_740
|
||||
.saturating_add(Weight::from_ref_time(192_107).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: 36_950 nanoseconds.
|
||||
Weight::from_ref_time(37_782_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_074 nanoseconds.
|
||||
Weight::from_ref_time(18_202_000)
|
||||
// Standard Error: 844_328
|
||||
.saturating_add(Weight::from_ref_time(31_633_149).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))
|
||||
|
||||
+36
-36
@@ -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-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! 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)
|
||||
// Standard Error: 2
|
||||
.saturating_add(Weight::from_ref_time(598).saturating_mul(z.into()))
|
||||
// Minimum execution time: 16_555 nanoseconds.
|
||||
Weight::from_ref_time(17_763_931)
|
||||
// Standard Error: 5
|
||||
.saturating_add(Weight::from_ref_time(638).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: 47_985 nanoseconds.
|
||||
Weight::from_ref_time(34_985_851)
|
||||
// Standard Error: 1_506
|
||||
.saturating_add(Weight::from_ref_time(151_699).saturating_mul(s.into()))
|
||||
// Standard Error: 14
|
||||
.saturating_add(Weight::from_ref_time(1_970).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: 36_420 nanoseconds.
|
||||
Weight::from_ref_time(24_957_895)
|
||||
// Standard Error: 1_248
|
||||
.saturating_add(Weight::from_ref_time(129_987).saturating_mul(s.into()))
|
||||
// Standard Error: 12
|
||||
.saturating_add(Weight::from_ref_time(1_985).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: 52_951 nanoseconds.
|
||||
Weight::from_ref_time(36_901_926)
|
||||
// Standard Error: 1_402
|
||||
.saturating_add(Weight::from_ref_time(185_013).saturating_mul(s.into()))
|
||||
// Standard Error: 13
|
||||
.saturating_add(Weight::from_ref_time(2_015).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: 32_709 nanoseconds.
|
||||
Weight::from_ref_time(34_158_623)
|
||||
// Standard Error: 1_681
|
||||
.saturating_add(Weight::from_ref_time(149_794).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_393 nanoseconds.
|
||||
Weight::from_ref_time(23_705_854)
|
||||
// Standard Error: 1_055
|
||||
.saturating_add(Weight::from_ref_time(135_303).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: 32_499 nanoseconds.
|
||||
Weight::from_ref_time(34_280_390)
|
||||
// Standard Error: 1_408
|
||||
.saturating_add(Weight::from_ref_time(151_271).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
|
||||
+6
-6
@@ -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-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! 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: 22_560 nanoseconds.
|
||||
Weight::from_ref_time(23_197_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: 17_888 nanoseconds.
|
||||
Weight::from_ref_time(18_724_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: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! 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_992 nanoseconds.
|
||||
Weight::from_ref_time(9_340_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_832 nanoseconds.
|
||||
Weight::from_ref_time(3_992_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: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! 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: 12_278 nanoseconds.
|
||||
Weight::from_ref_time(20_001_334)
|
||||
// Standard Error: 2_136
|
||||
.saturating_add(Weight::from_ref_time(4_358_244).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_169 nanoseconds.
|
||||
Weight::from_ref_time(6_643_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: 12_543 nanoseconds.
|
||||
Weight::from_ref_time(19_156_769)
|
||||
// Standard Error: 1_592
|
||||
.saturating_add(Weight::from_ref_time(4_552_994).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_418 nanoseconds.
|
||||
Weight::from_ref_time(14_786_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: 12_392 nanoseconds.
|
||||
Weight::from_ref_time(12_842_928)
|
||||
// Standard Error: 1_690
|
||||
.saturating_add(Weight::from_ref_time(4_374_663).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-22, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm3`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! 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_244_000 as u64)
|
||||
Weight::from_ref_time(29_007_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(38_254_000 as u64)
|
||||
Weight::from_ref_time(40_966_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(55_608_000 as u64)
|
||||
Weight::from_ref_time(62_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(7_053_000 as u64)
|
||||
Weight::from_ref_time(7_096_000 as u64)
|
||||
}
|
||||
// Storage: System Account (r:1 w:1)
|
||||
pub(crate) fn deposit_asset() -> Weight {
|
||||
Weight::from_ref_time(29_030_000 as u64)
|
||||
Weight::from_ref_time(32_081_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_233_000 as u64)
|
||||
Weight::from_ref_time(53_495_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(24_691_000 as u64)
|
||||
Weight::from_ref_time(35_165_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(6 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2 as u64))
|
||||
}
|
||||
|
||||
+31
-31
@@ -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-22, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm3`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! 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 report_holding() -> Weight {
|
||||
Weight::from_ref_time(27_691_000 as u64)
|
||||
Weight::from_ref_time(38_509_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_927_000 as u64)
|
||||
Weight::from_ref_time(5_956_000 as u64)
|
||||
}
|
||||
// Storage: PolkadotXcm Queries (r:1 w:0)
|
||||
pub(crate) fn query_response() -> Weight {
|
||||
Weight::from_ref_time(17_594_000 as u64)
|
||||
Weight::from_ref_time(19_244_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(1 as u64))
|
||||
}
|
||||
pub(crate) fn transact() -> Weight {
|
||||
Weight::from_ref_time(20_743_000 as u64)
|
||||
Weight::from_ref_time(21_558_000 as u64)
|
||||
}
|
||||
pub(crate) fn refund_surplus() -> Weight {
|
||||
Weight::from_ref_time(5_960_000 as u64)
|
||||
Weight::from_ref_time(6_310_000 as u64)
|
||||
}
|
||||
pub(crate) fn set_error_handler() -> Weight {
|
||||
Weight::from_ref_time(5_857_000 as u64)
|
||||
Weight::from_ref_time(5_864_000 as u64)
|
||||
}
|
||||
pub(crate) fn set_appendix() -> Weight {
|
||||
Weight::from_ref_time(5_819_000 as u64)
|
||||
Weight::from_ref_time(6_089_000 as u64)
|
||||
}
|
||||
pub(crate) fn clear_error() -> Weight {
|
||||
Weight::from_ref_time(5_826_000 as u64)
|
||||
Weight::from_ref_time(5_990_000 as u64)
|
||||
}
|
||||
pub(crate) fn descend_origin() -> Weight {
|
||||
Weight::from_ref_time(6_641_000 as u64)
|
||||
Weight::from_ref_time(6_710_000 as u64)
|
||||
}
|
||||
pub(crate) fn clear_origin() -> Weight {
|
||||
Weight::from_ref_time(5_754_000 as u64)
|
||||
Weight::from_ref_time(5_943_000 as u64)
|
||||
}
|
||||
// Storage: ParachainInfo ParachainId (r:1 w:0)
|
||||
// Storage: PolkadotXcm SupportedVersion (r:1 w:0)
|
||||
@@ -95,18 +95,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(21_742_000 as u64)
|
||||
Weight::from_ref_time(32_246_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(6 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_833_000 as u64)
|
||||
Weight::from_ref_time(22_131_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_773_000 as u64)
|
||||
Weight::from_ref_time(6_030_000 as u64)
|
||||
}
|
||||
// Storage: PolkadotXcm VersionNotifyTargets (r:1 w:1)
|
||||
// Storage: PolkadotXcm SupportedVersion (r:1 w:0)
|
||||
@@ -115,13 +115,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(28_365_000 as u64)
|
||||
Weight::from_ref_time(33_281_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_961_000 as u64)
|
||||
Weight::from_ref_time(7_866_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().writes(1 as u64))
|
||||
}
|
||||
// Storage: ParachainInfo ParachainId (r:1 w:0)
|
||||
@@ -131,24 +131,24 @@ 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(24_970_000 as u64)
|
||||
Weight::from_ref_time(34_872_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(6 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2 as u64))
|
||||
}
|
||||
pub(crate) fn burn_asset() -> Weight {
|
||||
Weight::from_ref_time(7_400_000 as u64)
|
||||
Weight::from_ref_time(7_433_000 as u64)
|
||||
}
|
||||
pub(crate) fn expect_asset() -> Weight {
|
||||
Weight::from_ref_time(6_018_000 as u64)
|
||||
Weight::from_ref_time(6_120_000 as u64)
|
||||
}
|
||||
pub(crate) fn expect_origin() -> Weight {
|
||||
Weight::from_ref_time(5_862_000 as u64)
|
||||
Weight::from_ref_time(6_155_000 as u64)
|
||||
}
|
||||
pub(crate) fn expect_error() -> Weight {
|
||||
Weight::from_ref_time(5_857_000 as u64)
|
||||
Weight::from_ref_time(6_035_000 as u64)
|
||||
}
|
||||
pub(crate) fn expect_transact_status() -> Weight {
|
||||
Weight::from_ref_time(5_857_000 as u64)
|
||||
Weight::from_ref_time(6_746_000 as u64)
|
||||
}
|
||||
// Storage: ParachainInfo ParachainId (r:1 w:0)
|
||||
// Storage: PolkadotXcm SupportedVersion (r:1 w:0)
|
||||
@@ -157,12 +157,12 @@ 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_pallet() -> Weight {
|
||||
Weight::from_ref_time(24_420_000 as u64)
|
||||
Weight::from_ref_time(34_793_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(6 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2 as u64))
|
||||
}
|
||||
pub(crate) fn expect_pallet() -> Weight {
|
||||
Weight::from_ref_time(7_212_000 as u64)
|
||||
Weight::from_ref_time(7_703_000 as u64)
|
||||
}
|
||||
// Storage: ParachainInfo ParachainId (r:1 w:0)
|
||||
// Storage: PolkadotXcm SupportedVersion (r:1 w:0)
|
||||
@@ -171,23 +171,23 @@ 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_transact_status() -> Weight {
|
||||
Weight::from_ref_time(22_227_000 as u64)
|
||||
Weight::from_ref_time(32_899_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(6 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2 as u64))
|
||||
}
|
||||
pub(crate) fn clear_transact_status() -> Weight {
|
||||
Weight::from_ref_time(5_890_000 as u64)
|
||||
Weight::from_ref_time(6_079_000 as u64)
|
||||
}
|
||||
pub(crate) fn set_topic() -> Weight {
|
||||
Weight::from_ref_time(5_684_000 as u64)
|
||||
Weight::from_ref_time(6_051_000 as u64)
|
||||
}
|
||||
pub(crate) fn clear_topic() -> Weight {
|
||||
Weight::from_ref_time(5_763_000 as u64)
|
||||
Weight::from_ref_time(5_928_000 as u64)
|
||||
}
|
||||
pub(crate) fn set_fees_mode() -> Weight {
|
||||
Weight::from_ref_time(5_812_000 as u64)
|
||||
Weight::from_ref_time(5_990_000 as u64)
|
||||
}
|
||||
pub(crate) fn unpaid_execution() -> Weight {
|
||||
Weight::from_ref_time(6_043_000 as u64)
|
||||
Weight::from_ref_time(6_105_000 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-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! 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: 7_029 nanoseconds.
|
||||
Weight::from_ref_time(7_466_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: 7_027 nanoseconds.
|
||||
Weight::from_ref_time(7_256_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
|
||||
+23
-23
@@ -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-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! 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_824 nanoseconds.
|
||||
Weight::from_ref_time(3_006_762)
|
||||
// Standard Error: 0
|
||||
.saturating_add(Weight::from_ref_time(510).saturating_mul(b.into()))
|
||||
.saturating_add(Weight::from_ref_time(476).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)
|
||||
// Standard Error: 0
|
||||
.saturating_add(Weight::from_ref_time(1_860).saturating_mul(b.into()))
|
||||
// Minimum execution time: 13_506 nanoseconds.
|
||||
Weight::from_ref_time(145_176_063)
|
||||
// Standard Error: 4
|
||||
.saturating_add(Weight::from_ref_time(1_865).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: 8_012 nanoseconds.
|
||||
Weight::from_ref_time(8_298_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_968 nanoseconds.
|
||||
Weight::from_ref_time(4_082_000)
|
||||
// Standard Error: 2_428
|
||||
.saturating_add(Weight::from_ref_time(684_810).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: 4_019 nanoseconds.
|
||||
Weight::from_ref_time(4_112_000)
|
||||
// Standard Error: 969
|
||||
.saturating_add(Weight::from_ref_time(516_358).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_739 nanoseconds.
|
||||
Weight::from_ref_time(5_965_000)
|
||||
// Standard Error: 1_231
|
||||
.saturating_add(Weight::from_ref_time(1_157_068).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-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! 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: 38_288 nanoseconds.
|
||||
Weight::from_ref_time(38_207_884)
|
||||
// Standard Error: 143
|
||||
.saturating_add(Weight::from_ref_time(1_163).saturating_mul(b.into()))
|
||||
// Standard Error: 1_497
|
||||
.saturating_add(Weight::from_ref_time(49_809).saturating_mul(m.into()))
|
||||
// Standard Error: 1_478
|
||||
.saturating_add(Weight::from_ref_time(157_329).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: 36_846 nanoseconds.
|
||||
Weight::from_ref_time(38_931_188)
|
||||
// Standard Error: 1_204
|
||||
.saturating_add(Weight::from_ref_time(75_325).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: 45_595 nanoseconds.
|
||||
Weight::from_ref_time(41_968_843)
|
||||
// Standard Error: 1_471
|
||||
.saturating_add(Weight::from_ref_time(78_046).saturating_mul(m.into()))
|
||||
// Standard Error: 1_434
|
||||
.saturating_add(Weight::from_ref_time(140_858).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: 56_903 nanoseconds.
|
||||
Weight::from_ref_time(55_838_779)
|
||||
// Standard Error: 1_463
|
||||
.saturating_add(Weight::from_ref_time(76_732).saturating_mul(m.into()))
|
||||
// Standard Error: 1_426
|
||||
.saturating_add(Weight::from_ref_time(147_104).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: 55_524 nanoseconds.
|
||||
Weight::from_ref_time(54_973_604)
|
||||
// Standard Error: 4_178
|
||||
.saturating_add(Weight::from_ref_time(137_799).saturating_mul(m.into()))
|
||||
// Standard Error: 4_127
|
||||
.saturating_add(Weight::from_ref_time(181_776).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: 47_385 nanoseconds.
|
||||
Weight::from_ref_time(43_221_021)
|
||||
// Standard Error: 125
|
||||
.saturating_add(Weight::from_ref_time(670).saturating_mul(b.into()))
|
||||
// Standard Error: 1_346
|
||||
.saturating_add(Weight::from_ref_time(74_996).saturating_mul(m.into()))
|
||||
// Standard Error: 1_298
|
||||
.saturating_add(Weight::from_ref_time(139_287).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: 39_193 nanoseconds.
|
||||
Weight::from_ref_time(26_044_549)
|
||||
// Standard Error: 1_185
|
||||
.saturating_add(Weight::from_ref_time(173_356).saturating_mul(m.into()))
|
||||
// Standard Error: 1_171
|
||||
.saturating_add(Weight::from_ref_time(150_180).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: 269_952 nanoseconds.
|
||||
Weight::from_ref_time(273_268_000)
|
||||
// Standard Error: 21_296
|
||||
.saturating_add(Weight::from_ref_time(520_494).saturating_mul(x.into()))
|
||||
// Standard Error: 21_193
|
||||
.saturating_add(Weight::from_ref_time(517_860).saturating_mul(y.into()))
|
||||
// Standard Error: 42_349
|
||||
.saturating_add(Weight::from_ref_time(10_726_990).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_647 nanoseconds.
|
||||
Weight::from_ref_time(16_092_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_905 nanoseconds.
|
||||
Weight::from_ref_time(18_333_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_189 nanoseconds.
|
||||
Weight::from_ref_time(19_714_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_828 nanoseconds.
|
||||
Weight::from_ref_time(48_341_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_512 nanoseconds.
|
||||
Weight::from_ref_time(34_557_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: 29_986 nanoseconds.
|
||||
Weight::from_ref_time(30_647_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: 36_997 nanoseconds.
|
||||
Weight::from_ref_time(38_347_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: 40_467 nanoseconds.
|
||||
Weight::from_ref_time(41_405_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: 130_704 nanoseconds.
|
||||
Weight::from_ref_time(135_795_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_157 nanoseconds.
|
||||
Weight::from_ref_time(14_298_000)
|
||||
// Standard Error: 3_498
|
||||
.saturating_add(Weight::from_ref_time(1_345_686).saturating_mul(n.into()))
|
||||
// Standard Error: 1_370
|
||||
.saturating_add(Weight::from_ref_time(69_753).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: 14_045 nanoseconds.
|
||||
Weight::from_ref_time(14_470_000)
|
||||
// Standard Error: 192_627
|
||||
.saturating_add(Weight::from_ref_time(14_774_889).saturating_mul(n.into()))
|
||||
// Standard Error: 75_441
|
||||
.saturating_add(Weight::from_ref_time(609_306).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_464 nanoseconds.
|
||||
Weight::from_ref_time(37_038_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-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! 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: 45_122 nanoseconds.
|
||||
Weight::from_ref_time(46_166_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: 33_640 nanoseconds.
|
||||
Weight::from_ref_time(34_488_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_438 nanoseconds.
|
||||
Weight::from_ref_time(24_284_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: 26_770 nanoseconds.
|
||||
Weight::from_ref_time(27_526_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: 44_142 nanoseconds.
|
||||
Weight::from_ref_time(45_448_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: 39_237 nanoseconds.
|
||||
Weight::from_ref_time(40_438_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: 20_235 nanoseconds.
|
||||
Weight::from_ref_time(20_804_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-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! 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_299 nanoseconds.
|
||||
Weight::from_ref_time(19_027_195)
|
||||
// Standard Error: 4_017
|
||||
.saturating_add(Weight::from_ref_time(2_863_630).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: 13_209 nanoseconds.
|
||||
Weight::from_ref_time(13_980_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_572 nanoseconds.
|
||||
Weight::from_ref_time(14_417_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: 45_919 nanoseconds.
|
||||
Weight::from_ref_time(43_816_560)
|
||||
// Standard Error: 3_084
|
||||
.saturating_add(Weight::from_ref_time(156_908).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: 36_399 nanoseconds.
|
||||
Weight::from_ref_time(43_953_781)
|
||||
// Standard Error: 1_684
|
||||
.saturating_add(Weight::from_ref_time(196_799).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: 33_371 nanoseconds.
|
||||
Weight::from_ref_time(34_081_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_737 nanoseconds.
|
||||
Weight::from_ref_time(18_894_000)
|
||||
// Standard Error: 844_081
|
||||
.saturating_add(Weight::from_ref_time(31_454_028).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-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! 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_553 nanoseconds.
|
||||
Weight::from_ref_time(17_927_000)
|
||||
// Standard Error: 69_221
|
||||
.saturating_add(Weight::from_ref_time(5_275_876).saturating_mul(m.into()))
|
||||
// Standard Error: 69_221
|
||||
.saturating_add(Weight::from_ref_time(8_657_171).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_469 nanoseconds.
|
||||
Weight::from_ref_time(20_804_130)
|
||||
// Standard Error: 97
|
||||
.saturating_add(Weight::from_ref_time(2_029).saturating_mul(b.into()))
|
||||
// Standard Error: 1_007
|
||||
.saturating_add(Weight::from_ref_time(11_086).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_719 nanoseconds.
|
||||
Weight::from_ref_time(20_840_191)
|
||||
// Standard Error: 905
|
||||
.saturating_add(Weight::from_ref_time(3_109).saturating_mul(b.into()))
|
||||
// Standard Error: 9_336
|
||||
.saturating_add(Weight::from_ref_time(49_591).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: 31_254 nanoseconds.
|
||||
Weight::from_ref_time(24_735_510)
|
||||
// Standard Error: 208
|
||||
.saturating_add(Weight::from_ref_time(6_808).saturating_mul(b.into()))
|
||||
// Standard Error: 2_178
|
||||
.saturating_add(Weight::from_ref_time(39_453).saturating_mul(m.into()))
|
||||
// Standard Error: 2_150
|
||||
.saturating_add(Weight::from_ref_time(252_936).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: 35_835 nanoseconds.
|
||||
Weight::from_ref_time(40_529_972)
|
||||
// Standard Error: 2_842
|
||||
.saturating_add(Weight::from_ref_time(57_776).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: 31_675 nanoseconds.
|
||||
Weight::from_ref_time(32_610_448)
|
||||
// Standard Error: 2_828
|
||||
.saturating_add(Weight::from_ref_time(47_300).saturating_mul(m.into()))
|
||||
// Standard Error: 2_757
|
||||
.saturating_add(Weight::from_ref_time(233_631).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: 42_467 nanoseconds.
|
||||
Weight::from_ref_time(41_191_754)
|
||||
// Standard Error: 240
|
||||
.saturating_add(Weight::from_ref_time(4_306).saturating_mul(b.into()))
|
||||
// Standard Error: 2_539
|
||||
.saturating_add(Weight::from_ref_time(41_073).saturating_mul(m.into()))
|
||||
// Standard Error: 2_475
|
||||
.saturating_add(Weight::from_ref_time(287_142).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: 32_710 nanoseconds.
|
||||
Weight::from_ref_time(35_372_369)
|
||||
// Standard Error: 2_333
|
||||
.saturating_add(Weight::from_ref_time(36_146).saturating_mul(m.into()))
|
||||
// Standard Error: 2_275
|
||||
.saturating_add(Weight::from_ref_time(222_227).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: 45_339 nanoseconds.
|
||||
Weight::from_ref_time(45_506_410)
|
||||
// Standard Error: 294
|
||||
.saturating_add(Weight::from_ref_time(3_875).saturating_mul(b.into()))
|
||||
// Standard Error: 3_108
|
||||
.saturating_add(Weight::from_ref_time(26_273).saturating_mul(m.into()))
|
||||
// Standard Error: 3_030
|
||||
.saturating_add(Weight::from_ref_time(288_963).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_931 nanoseconds.
|
||||
Weight::from_ref_time(22_362_404)
|
||||
// Standard Error: 1_600
|
||||
.saturating_add(Weight::from_ref_time(171_520).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(3))
|
||||
}
|
||||
|
||||
+36
-36
@@ -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-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! 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)
|
||||
// Standard Error: 3
|
||||
.saturating_add(Weight::from_ref_time(687).saturating_mul(z.into()))
|
||||
// Minimum execution time: 16_840 nanoseconds.
|
||||
Weight::from_ref_time(17_872_341)
|
||||
// Standard Error: 6
|
||||
.saturating_add(Weight::from_ref_time(612).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: 49_235 nanoseconds.
|
||||
Weight::from_ref_time(35_099_801)
|
||||
// Standard Error: 1_322
|
||||
.saturating_add(Weight::from_ref_time(157_504).saturating_mul(s.into()))
|
||||
// Standard Error: 12
|
||||
.saturating_add(Weight::from_ref_time(1_877).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()))
|
||||
// Standard Error: 5
|
||||
.saturating_add(Weight::from_ref_time(1_697).saturating_mul(z.into()))
|
||||
// Minimum execution time: 36_414 nanoseconds.
|
||||
Weight::from_ref_time(24_873_925)
|
||||
// Standard Error: 949
|
||||
.saturating_add(Weight::from_ref_time(135_191).saturating_mul(s.into()))
|
||||
// Standard Error: 9
|
||||
.saturating_add(Weight::from_ref_time(1_863).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: 53_386 nanoseconds.
|
||||
Weight::from_ref_time(36_974_236)
|
||||
// Standard Error: 1_394
|
||||
.saturating_add(Weight::from_ref_time(189_592).saturating_mul(s.into()))
|
||||
// Standard Error: 13
|
||||
.saturating_add(Weight::from_ref_time(1_950).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: 33_039 nanoseconds.
|
||||
Weight::from_ref_time(34_703_637)
|
||||
// Standard Error: 1_679
|
||||
.saturating_add(Weight::from_ref_time(153_311).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_712 nanoseconds.
|
||||
Weight::from_ref_time(24_071_132)
|
||||
// Standard Error: 1_711
|
||||
.saturating_add(Weight::from_ref_time(140_819).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: 33_141 nanoseconds.
|
||||
Weight::from_ref_time(34_308_456)
|
||||
// Standard Error: 1_285
|
||||
.saturating_add(Weight::from_ref_time(154_821).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
|
||||
+50
-50
@@ -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-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! 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: 20_320 nanoseconds.
|
||||
Weight::from_ref_time(21_382_422)
|
||||
// Standard Error: 2_074
|
||||
.saturating_add(Weight::from_ref_time(43_265).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_242 nanoseconds.
|
||||
Weight::from_ref_time(40_180_408)
|
||||
// Standard Error: 2_531
|
||||
.saturating_add(Weight::from_ref_time(123_908).saturating_mul(a.into()))
|
||||
// Standard Error: 2_615
|
||||
.saturating_add(Weight::from_ref_time(50_917).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_218 nanoseconds.
|
||||
Weight::from_ref_time(28_431_295)
|
||||
// Standard Error: 1_665
|
||||
.saturating_add(Weight::from_ref_time(117_344).saturating_mul(a.into()))
|
||||
// Standard Error: 1_720
|
||||
.saturating_add(Weight::from_ref_time(17_062).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: 27_225 nanoseconds.
|
||||
Weight::from_ref_time(27_980_122)
|
||||
// Standard Error: 1_727
|
||||
.saturating_add(Weight::from_ref_time(118_676).saturating_mul(a.into()))
|
||||
// Standard Error: 1_784
|
||||
.saturating_add(Weight::from_ref_time(26_243).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: 36_531 nanoseconds.
|
||||
Weight::from_ref_time(37_133_468)
|
||||
// Standard Error: 1_915
|
||||
.saturating_add(Weight::from_ref_time(115_190).saturating_mul(a.into()))
|
||||
// Standard Error: 1_979
|
||||
.saturating_add(Weight::from_ref_time(52_216).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: 29_880 nanoseconds.
|
||||
Weight::from_ref_time(30_971_686)
|
||||
// Standard Error: 1_951
|
||||
.saturating_add(Weight::from_ref_time(59_512).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: 29_304 nanoseconds.
|
||||
Weight::from_ref_time(30_836_356)
|
||||
// Standard Error: 2_408
|
||||
.saturating_add(Weight::from_ref_time(74_531).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: 25_023 nanoseconds.
|
||||
Weight::from_ref_time(26_352_051)
|
||||
// Standard Error: 1_532
|
||||
.saturating_add(Weight::from_ref_time(37_737).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: 31_808 nanoseconds.
|
||||
Weight::from_ref_time(33_127_282)
|
||||
// Standard Error: 2_151
|
||||
.saturating_add(Weight::from_ref_time(25_760).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_149 nanoseconds.
|
||||
Weight::from_ref_time(27_463_462)
|
||||
// Standard Error: 1_610
|
||||
.saturating_add(Weight::from_ref_time(40_692).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
|
||||
+6
-6
@@ -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-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! 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_519 nanoseconds.
|
||||
Weight::from_ref_time(22_385_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_539 nanoseconds.
|
||||
Weight::from_ref_time(18_292_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-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! 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: 9_196 nanoseconds.
|
||||
Weight::from_ref_time(9_641_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_907 nanoseconds.
|
||||
Weight::from_ref_time(4_143_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-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! 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: 12_693 nanoseconds.
|
||||
Weight::from_ref_time(16_857_716)
|
||||
// Standard Error: 1_960
|
||||
.saturating_add(Weight::from_ref_time(4_305_835).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_309 nanoseconds.
|
||||
Weight::from_ref_time(6_560_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: 12_890 nanoseconds.
|
||||
Weight::from_ref_time(19_743_708)
|
||||
// Standard Error: 2_659
|
||||
.saturating_add(Weight::from_ref_time(4_530_531).saturating_mul(c.into()))
|
||||
}
|
||||
fn dispatch_as() -> Weight {
|
||||
// Minimum execution time: 14_329 nanoseconds.
|
||||
Weight::from_ref_time(14_576_000)
|
||||
// Minimum execution time: 14_949 nanoseconds.
|
||||
Weight::from_ref_time(15_398_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: 12_979 nanoseconds.
|
||||
Weight::from_ref_time(16_643_839)
|
||||
// Standard Error: 2_263
|
||||
.saturating_add(Weight::from_ref_time(4_321_042).saturating_mul(c.into()))
|
||||
}
|
||||
}
|
||||
|
||||
@@ -15,12 +15,13 @@ benchmarks-build:
|
||||
|
||||
benchmarks-assets:
|
||||
stage: benchmarks-run
|
||||
timeout: 1d
|
||||
extends:
|
||||
- .docker-env
|
||||
- .collect-artifacts
|
||||
- .benchmarks-refs
|
||||
before_script:
|
||||
- !reference [.docker-env, before_script]
|
||||
timeout: 1d
|
||||
script:
|
||||
- ./scripts/benchmarks-ci.sh assets statemine ./artifacts
|
||||
- ./scripts/benchmarks-ci.sh assets statemint ./artifacts
|
||||
@@ -34,11 +35,13 @@ benchmarks-assets:
|
||||
after_script:
|
||||
- rm -rf .git/config
|
||||
tags:
|
||||
- weights
|
||||
- weights-vm
|
||||
|
||||
benchmarks-collectives:
|
||||
stage: benchmarks-run
|
||||
timeout: 1d
|
||||
extends:
|
||||
- .docker-env
|
||||
- .collect-artifacts
|
||||
- .benchmarks-refs
|
||||
before_script:
|
||||
@@ -55,16 +58,17 @@ benchmarks-collectives:
|
||||
after_script:
|
||||
- rm -rf .git/config
|
||||
tags:
|
||||
- weights
|
||||
- weights-vm
|
||||
|
||||
benchmarks-bridge-hubs:
|
||||
stage: benchmarks-run
|
||||
timeout: 1d
|
||||
extends:
|
||||
- .docker-env
|
||||
- .collect-artifacts
|
||||
- .benchmarks-refs
|
||||
before_script:
|
||||
- !reference [.docker-env, before_script]
|
||||
timeout: 1d
|
||||
script:
|
||||
- ./scripts/benchmarks-ci.sh bridge-hubs bridge-hub-kusama ./artifacts
|
||||
- ./scripts/benchmarks-ci.sh bridge-hubs bridge-hub-rococo ./artifacts
|
||||
@@ -77,4 +81,4 @@ benchmarks-bridge-hubs:
|
||||
after_script:
|
||||
- rm -rf .git/config
|
||||
tags:
|
||||
- weights
|
||||
- weights-vm
|
||||
|
||||
Reference in New Issue
Block a user