[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:
Alexander Samusev
2023-01-26 15:46:02 +01:00
committed by GitHub
parent c1af8fc100
commit 5a621926a4
71 changed files with 1795 additions and 1797 deletions
@@ -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))
}
@@ -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()))
}
}
@@ -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))
}
@@ -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)
}
}