mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 16:21: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)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user