[benchmarks] pr with weights (#2093)

Co-authored-by: paritytech-ci <paritytech-ci@parity.io>
This commit is contained in:
Egor_P
2023-01-17 08:34:09 +01:00
committed by GitHub
parent d65913c2e3
commit 4125a9a1b9
20 changed files with 320 additions and 320 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: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-kusama-dev"), DB CACHE: 1024
// Executed Command:
@@ -48,15 +48,15 @@ pub struct WeightInfo<T>(PhantomData<T>);
impl<T: frame_system::Config> cumulus_pallet_xcmp_queue::WeightInfo for WeightInfo<T> {
// Storage: XcmpQueue QueueConfig (r:1 w:1)
fn set_config_with_u32() -> Weight {
// Minimum execution time: 6_810 nanoseconds.
Weight::from_ref_time(7_136_000)
// Minimum execution time: 6_662 nanoseconds.
Weight::from_ref_time(6_927_000)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: XcmpQueue QueueConfig (r:1 w:1)
fn set_config_with_weight() -> Weight {
// Minimum execution time: 6_891 nanoseconds.
Weight::from_ref_time(7_220_000)
// Minimum execution time: 6_615 nanoseconds.
Weight::from_ref_time(6_844_000)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -17,8 +17,8 @@
//! Autogenerated weights for `frame_system`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2022-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-kusama-dev"), DB CACHE: 1024
// Executed Command:
@@ -48,51 +48,51 @@ pub struct WeightInfo<T>(PhantomData<T>);
impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
/// The range of component `b` is `[0, 3932160]`.
fn remark(b: u32, ) -> Weight {
// Minimum execution time: 3_681 nanoseconds.
Weight::from_ref_time(3_824_000)
// Minimum execution time: 3_740 nanoseconds.
Weight::from_ref_time(3_800_000)
// Standard Error: 0
.saturating_add(Weight::from_ref_time(411).saturating_mul(b.into()))
.saturating_add(Weight::from_ref_time(410).saturating_mul(b.into()))
}
/// The range of component `b` is `[0, 3932160]`.
fn remark_with_event(b: u32, ) -> Weight {
// Minimum execution time: 12_708 nanoseconds.
Weight::from_ref_time(12_912_000)
// Minimum execution time: 12_549 nanoseconds.
Weight::from_ref_time(12_645_000)
// Standard Error: 0
.saturating_add(Weight::from_ref_time(1_773).saturating_mul(b.into()))
.saturating_add(Weight::from_ref_time(1_757).saturating_mul(b.into()))
}
// Storage: System Digest (r:1 w:1)
// Storage: unknown [0x3a686561707061676573] (r:0 w:1)
fn set_heap_pages() -> Weight {
// Minimum execution time: 7_668 nanoseconds.
Weight::from_ref_time(8_140_000)
// Minimum execution time: 7_622 nanoseconds.
Weight::from_ref_time(7_949_000)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(2))
}
// Storage: Skipped Metadata (r:0 w:0)
/// The range of component `i` is `[0, 1000]`.
fn set_storage(i: u32, ) -> Weight {
// Minimum execution time: 3_888 nanoseconds.
Weight::from_ref_time(3_952_000)
// Standard Error: 2_160
.saturating_add(Weight::from_ref_time(615_707).saturating_mul(i.into()))
// Minimum execution time: 3_662 nanoseconds.
Weight::from_ref_time(3_777_000)
// Standard Error: 2_163
.saturating_add(Weight::from_ref_time(611_248).saturating_mul(i.into()))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into())))
}
// Storage: Skipped Metadata (r:0 w:0)
/// The range of component `i` is `[0, 1000]`.
fn kill_storage(i: u32, ) -> Weight {
// Minimum execution time: 3_878 nanoseconds.
Weight::from_ref_time(3_991_000)
// Standard Error: 972
.saturating_add(Weight::from_ref_time(445_105).saturating_mul(i.into()))
// Minimum execution time: 3_763 nanoseconds.
Weight::from_ref_time(3_848_000)
// Standard Error: 877
.saturating_add(Weight::from_ref_time(456_728).saturating_mul(i.into()))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into())))
}
// Storage: Skipped Metadata (r:0 w:0)
/// The range of component `p` is `[0, 1000]`.
fn kill_prefix(p: u32, ) -> Weight {
// Minimum execution time: 5_434 nanoseconds.
Weight::from_ref_time(5_510_000)
// Standard Error: 1_293
.saturating_add(Weight::from_ref_time(967_708).saturating_mul(p.into()))
// Minimum execution time: 5_363 nanoseconds.
Weight::from_ref_time(5_438_000)
// Standard Error: 1_392
.saturating_add(Weight::from_ref_time(978_840).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(p.into())))
}
}
@@ -17,8 +17,8 @@
//! Autogenerated weights for `pallet_balances`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2022-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-kusama-dev"), DB CACHE: 1024
// Executed Command:
@@ -48,50 +48,50 @@ pub struct WeightInfo<T>(PhantomData<T>);
impl<T: frame_system::Config> pallet_balances::WeightInfo for WeightInfo<T> {
// Storage: System Account (r:1 w:1)
fn transfer() -> Weight {
// Minimum execution time: 41_525 nanoseconds.
Weight::from_ref_time(42_161_000)
// Minimum execution time: 41_275 nanoseconds.
Weight::from_ref_time(42_025_000)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: System Account (r:1 w:1)
fn transfer_keep_alive() -> Weight {
// Minimum execution time: 31_463 nanoseconds.
Weight::from_ref_time(32_025_000)
// Minimum execution time: 31_167 nanoseconds.
Weight::from_ref_time(31_665_000)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: System Account (r:1 w:1)
fn set_balance_creating() -> Weight {
// Minimum execution time: 23_495 nanoseconds.
Weight::from_ref_time(23_752_000)
// Minimum execution time: 23_608 nanoseconds.
Weight::from_ref_time(23_965_000)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: System Account (r:1 w:1)
fn set_balance_killing() -> Weight {
// Minimum execution time: 25_757 nanoseconds.
Weight::from_ref_time(26_221_000)
// Minimum execution time: 25_785 nanoseconds.
Weight::from_ref_time(26_194_000)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: System Account (r:2 w:2)
fn force_transfer() -> Weight {
// Minimum execution time: 40_260 nanoseconds.
Weight::from_ref_time(41_057_000)
// Minimum execution time: 41_436 nanoseconds.
Weight::from_ref_time(42_082_000)
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}
// Storage: System Account (r:1 w:1)
fn transfer_all() -> Weight {
// Minimum execution time: 36_058 nanoseconds.
Weight::from_ref_time(36_775_000)
// Minimum execution time: 36_788 nanoseconds.
Weight::from_ref_time(37_177_000)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: System Account (r:1 w:1)
fn force_unreserve() -> Weight {
// Minimum execution time: 20_161 nanoseconds.
Weight::from_ref_time(20_559_000)
// Minimum execution time: 20_699 nanoseconds.
Weight::from_ref_time(21_117_000)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -17,8 +17,8 @@
//! Autogenerated weights for `pallet_collator_selection`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2022-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-kusama-dev"), DB CACHE: 1024
// Executed Command:
@@ -50,23 +50,23 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
// Storage: CollatorSelection Invulnerables (r:0 w:1)
/// The range of component `b` is `[1, 100]`.
fn set_invulnerables(b: u32, ) -> Weight {
// Minimum execution time: 20_105 nanoseconds.
Weight::from_ref_time(23_402_474)
// Standard Error: 5_913
.saturating_add(Weight::from_ref_time(2_214_697).saturating_mul(b.into()))
// Minimum execution time: 20_398 nanoseconds.
Weight::from_ref_time(22_359_274)
// Standard Error: 4_177
.saturating_add(Weight::from_ref_time(2_236_755).saturating_mul(b.into()))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(b.into())))
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: CollatorSelection DesiredCandidates (r:0 w:1)
fn set_desired_candidates() -> Weight {
// Minimum execution time: 12_491 nanoseconds.
Weight::from_ref_time(12_788_000)
// Minimum execution time: 12_979 nanoseconds.
Weight::from_ref_time(13_173_000)
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: CollatorSelection CandidacyBond (r:0 w:1)
fn set_candidacy_bond() -> Weight {
// Minimum execution time: 12_882 nanoseconds.
Weight::from_ref_time(13_141_000)
// Minimum execution time: 13_569 nanoseconds.
Weight::from_ref_time(13_978_000)
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: CollatorSelection Candidates (r:1 w:1)
@@ -77,10 +77,10 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
// Storage: CollatorSelection LastAuthoredBlock (r:0 w:1)
/// The range of component `c` is `[1, 999]`.
fn register_as_candidate(c: u32, ) -> Weight {
// Minimum execution time: 44_532 nanoseconds.
Weight::from_ref_time(40_138_818)
// Standard Error: 987
.saturating_add(Weight::from_ref_time(126_048).saturating_mul(c.into()))
// Minimum execution time: 44_625 nanoseconds.
Weight::from_ref_time(40_476_874)
// Standard Error: 1_052
.saturating_add(Weight::from_ref_time(134_962).saturating_mul(c.into()))
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -88,10 +88,10 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
// Storage: CollatorSelection LastAuthoredBlock (r:0 w:1)
/// The range of component `c` is `[6, 1000]`.
fn leave_intent(c: u32, ) -> Weight {
// Minimum execution time: 32_931 nanoseconds.
Weight::from_ref_time(26_038_824)
// Standard Error: 1_099
.saturating_add(Weight::from_ref_time(123_313).saturating_mul(c.into()))
// Minimum execution time: 34_866 nanoseconds.
Weight::from_ref_time(26_318_951)
// Standard Error: 1_082
.saturating_add(Weight::from_ref_time(129_763).saturating_mul(c.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -99,8 +99,8 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
// Storage: System BlockWeight (r:1 w:1)
// Storage: CollatorSelection LastAuthoredBlock (r:0 w:1)
fn note_author() -> Weight {
// Minimum execution time: 30_412 nanoseconds.
Weight::from_ref_time(30_796_000)
// Minimum execution time: 31_597 nanoseconds.
Weight::from_ref_time(32_199_000)
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(4))
}
@@ -112,10 +112,10 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
/// The range of component `r` is `[1, 1000]`.
/// The range of component `c` is `[1, 1000]`.
fn new_session(_r: u32, c: u32, ) -> Weight {
// Minimum execution time: 18_664 nanoseconds.
Weight::from_ref_time(19_115_000)
// Standard Error: 745_087
.saturating_add(Weight::from_ref_time(26_635_575).saturating_mul(c.into()))
// Minimum execution time: 18_883 nanoseconds.
Weight::from_ref_time(19_004_000)
// Standard Error: 755_275
.saturating_add(Weight::from_ref_time(27_234_739).saturating_mul(c.into()))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(c.into())))
.saturating_add(T::DbWeight::get().writes(1))
@@ -17,8 +17,8 @@
//! Autogenerated weights for `pallet_multisig`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2022-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-kusama-dev"), DB CACHE: 1024
// Executed Command:
@@ -48,22 +48,22 @@ pub struct WeightInfo<T>(PhantomData<T>);
impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
/// The range of component `z` is `[0, 10000]`.
fn as_multi_threshold_1(z: u32, ) -> Weight {
// Minimum execution time: 15_428 nanoseconds.
Weight::from_ref_time(15_941_235)
// Minimum execution time: 15_572 nanoseconds.
Weight::from_ref_time(16_116_761)
// Standard Error: 2
.saturating_add(Weight::from_ref_time(537).saturating_mul(z.into()))
.saturating_add(Weight::from_ref_time(603).saturating_mul(z.into()))
}
// Storage: Multisig Multisigs (r:1 w:1)
// Storage: unknown [0x3a65787472696e7369635f696e646578] (r:1 w:0)
/// The range of component `s` is `[2, 100]`.
/// The range of component `z` is `[0, 10000]`.
fn as_multi_create(s: u32, z: u32, ) -> Weight {
// Minimum execution time: 44_197 nanoseconds.
Weight::from_ref_time(36_539_501)
// Standard Error: 904
.saturating_add(Weight::from_ref_time(84_250).saturating_mul(s.into()))
// Standard Error: 8
.saturating_add(Weight::from_ref_time(1_544).saturating_mul(z.into()))
// Minimum execution time: 43_581 nanoseconds.
Weight::from_ref_time(35_466_222)
// Standard Error: 784
.saturating_add(Weight::from_ref_time(88_814).saturating_mul(s.into()))
// Standard Error: 7
.saturating_add(Weight::from_ref_time(1_631).saturating_mul(z.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -71,12 +71,12 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
/// The range of component `s` is `[3, 100]`.
/// The range of component `z` is `[0, 10000]`.
fn as_multi_approve(s: u32, z: u32, ) -> Weight {
// Minimum execution time: 34_293 nanoseconds.
Weight::from_ref_time(27_691_492)
// Standard Error: 1_234
.saturating_add(Weight::from_ref_time(76_671).saturating_mul(s.into()))
// Standard Error: 12
.saturating_add(Weight::from_ref_time(1_515).saturating_mul(z.into()))
// Minimum execution time: 34_169 nanoseconds.
Weight::from_ref_time(26_178_263)
// Standard Error: 613
.saturating_add(Weight::from_ref_time(86_186).saturating_mul(s.into()))
// Standard Error: 6
.saturating_add(Weight::from_ref_time(1_624).saturating_mul(z.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -85,12 +85,12 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
/// The range of component `s` is `[2, 100]`.
/// The range of component `z` is `[0, 10000]`.
fn as_multi_complete(s: u32, z: u32, ) -> Weight {
// Minimum execution time: 48_305 nanoseconds.
Weight::from_ref_time(38_790_283)
// Standard Error: 649
.saturating_add(Weight::from_ref_time(101_710).saturating_mul(s.into()))
// Standard Error: 6
.saturating_add(Weight::from_ref_time(1_596).saturating_mul(z.into()))
// Minimum execution time: 48_165 nanoseconds.
Weight::from_ref_time(37_999_572)
// Standard Error: 581
.saturating_add(Weight::from_ref_time(114_946).saturating_mul(s.into()))
// Standard Error: 5
.saturating_add(Weight::from_ref_time(1_651).saturating_mul(z.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -98,30 +98,30 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
// Storage: unknown [0x3a65787472696e7369635f696e646578] (r:1 w:0)
/// The range of component `s` is `[2, 100]`.
fn approve_as_multi_create(s: u32, ) -> Weight {
// Minimum execution time: 32_261 nanoseconds.
Weight::from_ref_time(35_136_339)
// Standard Error: 1_102
.saturating_add(Weight::from_ref_time(87_710).saturating_mul(s.into()))
// Minimum execution time: 32_292 nanoseconds.
Weight::from_ref_time(34_622_313)
// Standard Error: 1_021
.saturating_add(Weight::from_ref_time(88_293).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: Multisig Multisigs (r:1 w:1)
/// The range of component `s` is `[2, 100]`.
fn approve_as_multi_approve(s: u32, ) -> Weight {
// Minimum execution time: 23_194 nanoseconds.
Weight::from_ref_time(25_477_839)
// Standard Error: 810
.saturating_add(Weight::from_ref_time(83_750).saturating_mul(s.into()))
// Minimum execution time: 23_318 nanoseconds.
Weight::from_ref_time(25_067_404)
// Standard Error: 733
.saturating_add(Weight::from_ref_time(87_573).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: Multisig Multisigs (r:1 w:1)
/// The range of component `s` is `[2, 100]`.
fn cancel_as_multi(s: u32, ) -> Weight {
// Minimum execution time: 33_083 nanoseconds.
Weight::from_ref_time(35_190_588)
// Standard Error: 1_010
.saturating_add(Weight::from_ref_time(90_855).saturating_mul(s.into()))
// Minimum execution time: 32_097 nanoseconds.
Weight::from_ref_time(34_949_231)
// Standard Error: 1_227
.saturating_add(Weight::from_ref_time(94_585).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -17,8 +17,8 @@
//! Autogenerated weights for `pallet_session`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2022-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-kusama-dev"), DB CACHE: 1024
// Executed Command:
@@ -49,16 +49,16 @@ impl<T: frame_system::Config> pallet_session::WeightInfo for WeightInfo<T> {
// Storage: Session NextKeys (r:1 w:1)
// Storage: Session KeyOwner (r:1 w:1)
fn set_keys() -> Weight {
// Minimum execution time: 21_898 nanoseconds.
Weight::from_ref_time(22_451_000)
// Minimum execution time: 22_029 nanoseconds.
Weight::from_ref_time(22_520_000)
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}
// Storage: Session NextKeys (r:1 w:1)
// Storage: Session KeyOwner (r:0 w:1)
fn purge_keys() -> Weight {
// Minimum execution time: 18_481 nanoseconds.
Weight::from_ref_time(18_900_000)
// Minimum execution time: 18_254 nanoseconds.
Weight::from_ref_time(18_644_000)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -17,8 +17,8 @@
//! Autogenerated weights for `pallet_timestamp`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2022-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-kusama-dev"), DB CACHE: 1024
// Executed Command:
@@ -49,13 +49,13 @@ impl<T: frame_system::Config> pallet_timestamp::WeightInfo for WeightInfo<T> {
// Storage: Timestamp Now (r:1 w:1)
// Storage: Aura CurrentSlot (r:1 w:0)
fn set() -> Weight {
// Minimum execution time: 9_095 nanoseconds.
Weight::from_ref_time(9_288_000)
// Minimum execution time: 8_871 nanoseconds.
Weight::from_ref_time(9_060_000)
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
}
fn on_finalize() -> Weight {
// Minimum execution time: 3_901 nanoseconds.
Weight::from_ref_time(4_060_000)
// Minimum execution time: 3_688 nanoseconds.
Weight::from_ref_time(3_806_000)
}
}
@@ -17,8 +17,8 @@
//! Autogenerated weights for `pallet_utility`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2022-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-kusama-dev"), DB CACHE: 1024
// Executed Command:
@@ -48,31 +48,31 @@ pub struct WeightInfo<T>(PhantomData<T>);
impl<T: frame_system::Config> pallet_utility::WeightInfo for WeightInfo<T> {
/// The range of component `c` is `[0, 1000]`.
fn batch(c: u32, ) -> Weight {
// Minimum execution time: 12_045 nanoseconds.
Weight::from_ref_time(18_369_157)
// Standard Error: 2_756
.saturating_add(Weight::from_ref_time(3_423_771).saturating_mul(c.into()))
// Minimum execution time: 11_956 nanoseconds.
Weight::from_ref_time(15_683_541)
// Standard Error: 2_096
.saturating_add(Weight::from_ref_time(3_546_609).saturating_mul(c.into()))
}
fn as_derivative() -> Weight {
// Minimum execution time: 6_095 nanoseconds.
Weight::from_ref_time(6_276_000)
// Minimum execution time: 6_049 nanoseconds.
Weight::from_ref_time(6_264_000)
}
/// The range of component `c` is `[0, 1000]`.
fn batch_all(c: u32, ) -> Weight {
// Minimum execution time: 12_131 nanoseconds.
Weight::from_ref_time(21_947_782)
// Standard Error: 3_030
.saturating_add(Weight::from_ref_time(3_548_160).saturating_mul(c.into()))
// Minimum execution time: 11_640 nanoseconds.
Weight::from_ref_time(18_545_620)
// Standard Error: 1_945
.saturating_add(Weight::from_ref_time(3_714_727).saturating_mul(c.into()))
}
fn dispatch_as() -> Weight {
// Minimum execution time: 13_790 nanoseconds.
Weight::from_ref_time(14_314_000)
// Minimum execution time: 13_957 nanoseconds.
Weight::from_ref_time(14_194_000)
}
/// The range of component `c` is `[0, 1000]`.
fn force_batch(c: u32, ) -> Weight {
// Minimum execution time: 11_873 nanoseconds.
Weight::from_ref_time(15_041_181)
// Standard Error: 4_925
.saturating_add(Weight::from_ref_time(3_443_664).saturating_mul(c.into()))
// Minimum execution time: 11_696 nanoseconds.
Weight::from_ref_time(14_787_615)
// Standard Error: 2_093
.saturating_add(Weight::from_ref_time(3_549_224).saturating_mul(c.into()))
}
}
@@ -18,8 +18,8 @@
//! Autogenerated weights for `pallet_xcm_benchmarks::fungible`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2022-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-kusama-dev"), DB CACHE: 1024
// Executed Command:
@@ -50,13 +50,13 @@ pub struct WeightInfo<T>(PhantomData<T>);
impl<T: frame_system::Config> WeightInfo<T> {
// Storage: System Account (r:1 w:1)
pub(crate) fn withdraw_asset() -> Weight {
Weight::from_ref_time(26_021_000 as u64)
Weight::from_ref_time(26_833_000 as u64)
.saturating_add(T::DbWeight::get().reads(1 as u64))
.saturating_add(T::DbWeight::get().writes(1 as u64))
}
// Storage: System Account (r:2 w:2)
pub(crate) fn transfer_asset() -> Weight {
Weight::from_ref_time(35_776_000 as u64)
Weight::from_ref_time(36_818_000 as u64)
.saturating_add(T::DbWeight::get().reads(2 as u64))
.saturating_add(T::DbWeight::get().writes(2 as u64))
}
@@ -68,16 +68,16 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Storage: ParachainSystem HostConfiguration (r:1 w:0)
// Storage: ParachainSystem PendingUpwardMessages (r:1 w:1)
pub(crate) fn transfer_reserve_asset() -> Weight {
Weight::from_ref_time(52_799_000 as u64)
Weight::from_ref_time(53_687_000 as u64)
.saturating_add(T::DbWeight::get().reads(8 as u64))
.saturating_add(T::DbWeight::get().writes(4 as u64))
}
pub(crate) fn receive_teleported_asset() -> Weight {
Weight::from_ref_time(5_784_000 as u64)
Weight::from_ref_time(6_488_000 as u64)
}
// Storage: System Account (r:1 w:1)
pub(crate) fn deposit_asset() -> Weight {
Weight::from_ref_time(28_148_000 as u64)
Weight::from_ref_time(28_374_000 as u64)
.saturating_add(T::DbWeight::get().reads(1 as u64))
.saturating_add(T::DbWeight::get().writes(1 as u64))
}
@@ -89,7 +89,7 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Storage: ParachainSystem HostConfiguration (r:1 w:0)
// Storage: ParachainSystem PendingUpwardMessages (r:1 w:1)
pub(crate) fn deposit_reserve_asset() -> Weight {
Weight::from_ref_time(45_600_000 as u64)
Weight::from_ref_time(46_556_000 as u64)
.saturating_add(T::DbWeight::get().reads(7 as u64))
.saturating_add(T::DbWeight::get().writes(3 as u64))
}
@@ -100,7 +100,7 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Storage: ParachainSystem HostConfiguration (r:1 w:0)
// Storage: ParachainSystem PendingUpwardMessages (r:1 w:1)
pub(crate) fn initiate_teleport() -> Weight {
Weight::from_ref_time(23_402_000 as u64)
Weight::from_ref_time(22_918_000 as u64)
.saturating_add(T::DbWeight::get().reads(6 as u64))
.saturating_add(T::DbWeight::get().writes(2 as u64))
}
@@ -18,8 +18,8 @@
//! Autogenerated weights for `pallet_xcm_benchmarks::generic`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2022-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-kusama-dev"), DB CACHE: 1024
// Executed Command:
@@ -55,38 +55,38 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Storage: ParachainSystem HostConfiguration (r:1 w:0)
// Storage: ParachainSystem PendingUpwardMessages (r:1 w:1)
pub(crate) fn query_holding() -> Weight {
Weight::from_ref_time(21_401_000 as u64)
Weight::from_ref_time(22_649_000 as u64)
.saturating_add(T::DbWeight::get().reads(6 as u64))
.saturating_add(T::DbWeight::get().writes(2 as u64))
}
pub(crate) fn buy_execution() -> Weight {
Weight::from_ref_time(5_320_000 as u64)
Weight::from_ref_time(5_377_000 as u64)
}
// Storage: PolkadotXcm Queries (r:1 w:0)
pub(crate) fn query_response() -> Weight {
Weight::from_ref_time(16_749_000 as u64)
Weight::from_ref_time(16_112_000 as u64)
.saturating_add(T::DbWeight::get().reads(1 as u64))
}
pub(crate) fn transact() -> Weight {
Weight::from_ref_time(19_670_000 as u64)
Weight::from_ref_time(19_726_000 as u64)
}
pub(crate) fn refund_surplus() -> Weight {
Weight::from_ref_time(5_373_000 as u64)
Weight::from_ref_time(5_480_000 as u64)
}
pub(crate) fn set_error_handler() -> Weight {
Weight::from_ref_time(5_100_000 as u64)
Weight::from_ref_time(5_121_000 as u64)
}
pub(crate) fn set_appendix() -> Weight {
Weight::from_ref_time(5_288_000 as u64)
Weight::from_ref_time(5_217_000 as u64)
}
pub(crate) fn clear_error() -> Weight {
Weight::from_ref_time(5_315_000 as u64)
Weight::from_ref_time(5_156_000 as u64)
}
pub(crate) fn descend_origin() -> Weight {
Weight::from_ref_time(6_432_000 as u64)
Weight::from_ref_time(6_683_000 as u64)
}
pub(crate) fn clear_origin() -> Weight {
Weight::from_ref_time(5_254_000 as u64)
Weight::from_ref_time(5_143_000 as u64)
}
// Storage: PolkadotXcm SupportedVersion (r:1 w:0)
// Storage: PolkadotXcm VersionDiscoveryQueue (r:1 w:1)
@@ -94,18 +94,18 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Storage: ParachainSystem HostConfiguration (r:1 w:0)
// Storage: ParachainSystem PendingUpwardMessages (r:1 w:1)
pub(crate) fn report_error() -> Weight {
Weight::from_ref_time(15_047_000 as u64)
Weight::from_ref_time(15_136_000 as u64)
.saturating_add(T::DbWeight::get().reads(5 as u64))
.saturating_add(T::DbWeight::get().writes(2 as u64))
}
// Storage: PolkadotXcm AssetTraps (r:1 w:1)
pub(crate) fn claim_asset() -> Weight {
Weight::from_ref_time(21_288_000 as u64)
Weight::from_ref_time(20_961_000 as u64)
.saturating_add(T::DbWeight::get().reads(1 as u64))
.saturating_add(T::DbWeight::get().writes(1 as u64))
}
pub(crate) fn trap() -> Weight {
Weight::from_ref_time(5_120_000 as u64)
Weight::from_ref_time(5_262_000 as u64)
}
// Storage: PolkadotXcm VersionNotifyTargets (r:1 w:1)
// Storage: PolkadotXcm SupportedVersion (r:1 w:0)
@@ -114,13 +114,13 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Storage: ParachainSystem HostConfiguration (r:1 w:0)
// Storage: ParachainSystem PendingUpwardMessages (r:1 w:1)
pub(crate) fn subscribe_version() -> Weight {
Weight::from_ref_time(17_992_000 as u64)
Weight::from_ref_time(18_487_000 as u64)
.saturating_add(T::DbWeight::get().reads(6 as u64))
.saturating_add(T::DbWeight::get().writes(3 as u64))
}
// Storage: PolkadotXcm VersionNotifyTargets (r:0 w:1)
pub(crate) fn unsubscribe_version() -> Weight {
Weight::from_ref_time(7_321_000 as u64)
Weight::from_ref_time(7_490_000 as u64)
.saturating_add(T::DbWeight::get().writes(1 as u64))
}
// Storage: ParachainInfo ParachainId (r:1 w:0)
@@ -130,7 +130,7 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Storage: ParachainSystem HostConfiguration (r:1 w:0)
// Storage: ParachainSystem PendingUpwardMessages (r:1 w:1)
pub(crate) fn initiate_reserve_withdraw() -> Weight {
Weight::from_ref_time(22_846_000 as u64)
Weight::from_ref_time(22_947_000 as u64)
.saturating_add(T::DbWeight::get().reads(6 as u64))
.saturating_add(T::DbWeight::get().writes(2 as u64))
}
@@ -17,8 +17,8 @@
//! Autogenerated weights for `cumulus_pallet_xcmp_queue`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2022-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-rococo-dev"), DB CACHE: 1024
// Executed Command:
@@ -48,15 +48,15 @@ pub struct WeightInfo<T>(PhantomData<T>);
impl<T: frame_system::Config> cumulus_pallet_xcmp_queue::WeightInfo for WeightInfo<T> {
// Storage: XcmpQueue QueueConfig (r:1 w:1)
fn set_config_with_u32() -> Weight {
// Minimum execution time: 6_917 nanoseconds.
Weight::from_ref_time(7_104_000)
// Minimum execution time: 6_509 nanoseconds.
Weight::from_ref_time(6_835_000)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: XcmpQueue QueueConfig (r:1 w:1)
fn set_config_with_weight() -> Weight {
// Minimum execution time: 6_765 nanoseconds.
Weight::from_ref_time(7_102_000)
// Minimum execution time: 6_810 nanoseconds.
Weight::from_ref_time(7_332_000)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -17,8 +17,8 @@
//! Autogenerated weights for `frame_system`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2022-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-rococo-dev"), DB CACHE: 1024
// Executed Command:
@@ -48,51 +48,51 @@ pub struct WeightInfo<T>(PhantomData<T>);
impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
/// The range of component `b` is `[0, 3932160]`.
fn remark(b: u32, ) -> Weight {
// Minimum execution time: 3_799 nanoseconds.
Weight::from_ref_time(3_878_000)
// Minimum execution time: 3_644 nanoseconds.
Weight::from_ref_time(3_811_000)
// Standard Error: 0
.saturating_add(Weight::from_ref_time(410).saturating_mul(b.into()))
.saturating_add(Weight::from_ref_time(409).saturating_mul(b.into()))
}
/// The range of component `b` is `[0, 3932160]`.
fn remark_with_event(b: u32, ) -> Weight {
// Minimum execution time: 12_275 nanoseconds.
Weight::from_ref_time(12_533_000)
// Minimum execution time: 12_269 nanoseconds.
Weight::from_ref_time(12_485_000)
// Standard Error: 0
.saturating_add(Weight::from_ref_time(1_770).saturating_mul(b.into()))
.saturating_add(Weight::from_ref_time(1_760).saturating_mul(b.into()))
}
// Storage: System Digest (r:1 w:1)
// Storage: unknown [0x3a686561707061676573] (r:0 w:1)
fn set_heap_pages() -> Weight {
// Minimum execution time: 7_781 nanoseconds.
Weight::from_ref_time(8_119_000)
// Minimum execution time: 7_623 nanoseconds.
Weight::from_ref_time(7_797_000)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(2))
}
// Storage: Skipped Metadata (r:0 w:0)
/// The range of component `i` is `[0, 1000]`.
fn set_storage(i: u32, ) -> Weight {
// Minimum execution time: 3_810 nanoseconds.
Weight::from_ref_time(3_860_000)
// Standard Error: 2_166
.saturating_add(Weight::from_ref_time(621_137).saturating_mul(i.into()))
// Minimum execution time: 3_746 nanoseconds.
Weight::from_ref_time(3_896_000)
// Standard Error: 2_081
.saturating_add(Weight::from_ref_time(615_000).saturating_mul(i.into()))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into())))
}
// Storage: Skipped Metadata (r:0 w:0)
/// The range of component `i` is `[0, 1000]`.
fn kill_storage(i: u32, ) -> Weight {
// Minimum execution time: 3_821 nanoseconds.
Weight::from_ref_time(3_940_000)
// Standard Error: 1_002
.saturating_add(Weight::from_ref_time(450_836).saturating_mul(i.into()))
// Minimum execution time: 3_765 nanoseconds.
Weight::from_ref_time(3_853_000)
// Standard Error: 911
.saturating_add(Weight::from_ref_time(450_356).saturating_mul(i.into()))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into())))
}
// Storage: Skipped Metadata (r:0 w:0)
/// The range of component `p` is `[0, 1000]`.
fn kill_prefix(p: u32, ) -> Weight {
// Minimum execution time: 5_230 nanoseconds.
Weight::from_ref_time(5_368_000)
// Standard Error: 1_362
.saturating_add(Weight::from_ref_time(977_049).saturating_mul(p.into()))
// Minimum execution time: 5_581 nanoseconds.
Weight::from_ref_time(5_696_000)
// Standard Error: 1_169
.saturating_add(Weight::from_ref_time(976_827).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(p.into())))
}
}
@@ -17,8 +17,8 @@
//! Autogenerated weights for `pallet_balances`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2022-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-rococo-dev"), DB CACHE: 1024
// Executed Command:
@@ -48,50 +48,50 @@ pub struct WeightInfo<T>(PhantomData<T>);
impl<T: frame_system::Config> pallet_balances::WeightInfo for WeightInfo<T> {
// Storage: System Account (r:1 w:1)
fn transfer() -> Weight {
// Minimum execution time: 41_846 nanoseconds.
Weight::from_ref_time(42_432_000)
// Minimum execution time: 41_651 nanoseconds.
Weight::from_ref_time(42_209_000)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: System Account (r:1 w:1)
fn transfer_keep_alive() -> Weight {
// Minimum execution time: 31_626 nanoseconds.
Weight::from_ref_time(32_252_000)
// Minimum execution time: 32_079 nanoseconds.
Weight::from_ref_time(32_608_000)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: System Account (r:1 w:1)
fn set_balance_creating() -> Weight {
// Minimum execution time: 23_660 nanoseconds.
Weight::from_ref_time(23_956_000)
// Minimum execution time: 23_629 nanoseconds.
Weight::from_ref_time(24_302_000)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: System Account (r:1 w:1)
fn set_balance_killing() -> Weight {
// Minimum execution time: 26_051 nanoseconds.
Weight::from_ref_time(26_580_000)
// Minimum execution time: 26_163 nanoseconds.
Weight::from_ref_time(26_629_000)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: System Account (r:2 w:2)
fn force_transfer() -> Weight {
// Minimum execution time: 41_146 nanoseconds.
Weight::from_ref_time(41_760_000)
// Minimum execution time: 41_670 nanoseconds.
Weight::from_ref_time(44_092_000)
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}
// Storage: System Account (r:1 w:1)
fn transfer_all() -> Weight {
// Minimum execution time: 36_192 nanoseconds.
Weight::from_ref_time(36_894_000)
// Minimum execution time: 38_765 nanoseconds.
Weight::from_ref_time(39_464_000)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: System Account (r:1 w:1)
fn force_unreserve() -> Weight {
// Minimum execution time: 20_350 nanoseconds.
Weight::from_ref_time(20_717_000)
// Minimum execution time: 21_843 nanoseconds.
Weight::from_ref_time(22_361_000)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -17,8 +17,8 @@
//! Autogenerated weights for `pallet_collator_selection`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2022-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-rococo-dev"), DB CACHE: 1024
// Executed Command:
@@ -50,23 +50,23 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
// Storage: CollatorSelection Invulnerables (r:0 w:1)
/// The range of component `b` is `[1, 100]`.
fn set_invulnerables(b: u32, ) -> Weight {
// Minimum execution time: 20_717 nanoseconds.
Weight::from_ref_time(22_550_310)
// Standard Error: 3_492
.saturating_add(Weight::from_ref_time(2_243_989).saturating_mul(b.into()))
// Minimum execution time: 20_388 nanoseconds.
Weight::from_ref_time(22_922_733)
// Standard Error: 2_937
.saturating_add(Weight::from_ref_time(2_211_605).saturating_mul(b.into()))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(b.into())))
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: CollatorSelection DesiredCandidates (r:0 w:1)
fn set_desired_candidates() -> Weight {
// Minimum execution time: 12_534 nanoseconds.
Weight::from_ref_time(12_916_000)
// Minimum execution time: 12_917 nanoseconds.
Weight::from_ref_time(13_072_000)
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: CollatorSelection CandidacyBond (r:0 w:1)
fn set_candidacy_bond() -> Weight {
// Minimum execution time: 12_687 nanoseconds.
Weight::from_ref_time(13_085_000)
// Minimum execution time: 12_908 nanoseconds.
Weight::from_ref_time(13_263_000)
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: CollatorSelection Candidates (r:1 w:1)
@@ -77,10 +77,10 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
// Storage: CollatorSelection LastAuthoredBlock (r:0 w:1)
/// The range of component `c` is `[1, 999]`.
fn register_as_candidate(c: u32, ) -> Weight {
// Minimum execution time: 44_283 nanoseconds.
Weight::from_ref_time(40_422_515)
// Standard Error: 1_034
.saturating_add(Weight::from_ref_time(132_882).saturating_mul(c.into()))
// Minimum execution time: 44_533 nanoseconds.
Weight::from_ref_time(41_374_204)
// Standard Error: 1_081
.saturating_add(Weight::from_ref_time(133_911).saturating_mul(c.into()))
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -88,10 +88,10 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
// Storage: CollatorSelection LastAuthoredBlock (r:0 w:1)
/// The range of component `c` is `[6, 1000]`.
fn leave_intent(c: u32, ) -> Weight {
// Minimum execution time: 34_104 nanoseconds.
Weight::from_ref_time(26_576_861)
// Standard Error: 1_061
.saturating_add(Weight::from_ref_time(126_082).saturating_mul(c.into()))
// Minimum execution time: 34_006 nanoseconds.
Weight::from_ref_time(26_960_631)
// Standard Error: 1_104
.saturating_add(Weight::from_ref_time(128_201).saturating_mul(c.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -99,8 +99,8 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
// Storage: System BlockWeight (r:1 w:1)
// Storage: CollatorSelection LastAuthoredBlock (r:0 w:1)
fn note_author() -> Weight {
// Minimum execution time: 31_325 nanoseconds.
Weight::from_ref_time(31_718_000)
// Minimum execution time: 31_622 nanoseconds.
Weight::from_ref_time(32_780_000)
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(4))
}
@@ -112,10 +112,10 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
/// The range of component `r` is `[1, 1000]`.
/// The range of component `c` is `[1, 1000]`.
fn new_session(_r: u32, c: u32, ) -> Weight {
// Minimum execution time: 19_213 nanoseconds.
Weight::from_ref_time(19_502_000)
// Standard Error: 769_266
.saturating_add(Weight::from_ref_time(27_853_519).saturating_mul(c.into()))
// Minimum execution time: 18_538 nanoseconds.
Weight::from_ref_time(18_734_000)
// Standard Error: 765_702
.saturating_add(Weight::from_ref_time(27_519_623).saturating_mul(c.into()))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(c.into())))
.saturating_add(T::DbWeight::get().writes(1))
@@ -17,8 +17,8 @@
//! Autogenerated weights for `pallet_multisig`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2022-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-rococo-dev"), DB CACHE: 1024
// Executed Command:
@@ -48,22 +48,22 @@ pub struct WeightInfo<T>(PhantomData<T>);
impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
/// The range of component `z` is `[0, 10000]`.
fn as_multi_threshold_1(z: u32, ) -> Weight {
// Minimum execution time: 15_441 nanoseconds.
Weight::from_ref_time(16_086_362)
// Minimum execution time: 15_597 nanoseconds.
Weight::from_ref_time(16_144_169)
// Standard Error: 2
.saturating_add(Weight::from_ref_time(598).saturating_mul(z.into()))
.saturating_add(Weight::from_ref_time(590).saturating_mul(z.into()))
}
// Storage: Multisig Multisigs (r:1 w:1)
// Storage: unknown [0x3a65787472696e7369635f696e646578] (r:1 w:0)
/// The range of component `s` is `[2, 100]`.
/// The range of component `z` is `[0, 10000]`.
fn as_multi_create(s: u32, z: u32, ) -> Weight {
// Minimum execution time: 43_142 nanoseconds.
Weight::from_ref_time(35_930_763)
// Standard Error: 1_178
.saturating_add(Weight::from_ref_time(82_978).saturating_mul(s.into()))
// Standard Error: 11
.saturating_add(Weight::from_ref_time(1_614).saturating_mul(z.into()))
// Minimum execution time: 43_469 nanoseconds.
Weight::from_ref_time(35_394_943)
// Standard Error: 800
.saturating_add(Weight::from_ref_time(88_272).saturating_mul(s.into()))
// Standard Error: 7
.saturating_add(Weight::from_ref_time(1_634).saturating_mul(z.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -71,12 +71,12 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
/// The range of component `s` is `[3, 100]`.
/// The range of component `z` is `[0, 10000]`.
fn as_multi_approve(s: u32, z: u32, ) -> Weight {
// Minimum execution time: 33_798 nanoseconds.
Weight::from_ref_time(26_265_361)
// Standard Error: 614
.saturating_add(Weight::from_ref_time(83_615).saturating_mul(s.into()))
// Standard Error: 6
.saturating_add(Weight::from_ref_time(1_635).saturating_mul(z.into()))
// Minimum execution time: 33_917 nanoseconds.
Weight::from_ref_time(26_262_885)
// Standard Error: 533
.saturating_add(Weight::from_ref_time(83_800).saturating_mul(s.into()))
// Standard Error: 5
.saturating_add(Weight::from_ref_time(1_636).saturating_mul(z.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -85,12 +85,12 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
/// The range of component `s` is `[2, 100]`.
/// The range of component `z` is `[0, 10000]`.
fn as_multi_complete(s: u32, z: u32, ) -> Weight {
// Minimum execution time: 47_715 nanoseconds.
Weight::from_ref_time(39_237_542)
// Standard Error: 1_933
.saturating_add(Weight::from_ref_time(93_722).saturating_mul(s.into()))
// Standard Error: 18
.saturating_add(Weight::from_ref_time(1_629).saturating_mul(z.into()))
// Minimum execution time: 47_844 nanoseconds.
Weight::from_ref_time(38_395_094)
// Standard Error: 1_350
.saturating_add(Weight::from_ref_time(113_291).saturating_mul(s.into()))
// Standard Error: 13
.saturating_add(Weight::from_ref_time(1_642).saturating_mul(z.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -98,30 +98,30 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
// Storage: unknown [0x3a65787472696e7369635f696e646578] (r:1 w:0)
/// The range of component `s` is `[2, 100]`.
fn approve_as_multi_create(s: u32, ) -> Weight {
// Minimum execution time: 31_214 nanoseconds.
Weight::from_ref_time(33_958_587)
// Standard Error: 1_019
.saturating_add(Weight::from_ref_time(94_973).saturating_mul(s.into()))
// Minimum execution time: 31_234 nanoseconds.
Weight::from_ref_time(33_918_725)
// Standard Error: 1_224
.saturating_add(Weight::from_ref_time(99_218).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: Multisig Multisigs (r:1 w:1)
/// The range of component `s` is `[2, 100]`.
fn approve_as_multi_approve(s: u32, ) -> Weight {
// Minimum execution time: 22_705 nanoseconds.
Weight::from_ref_time(25_017_425)
// Standard Error: 1_063
.saturating_add(Weight::from_ref_time(88_380).saturating_mul(s.into()))
// Minimum execution time: 22_746 nanoseconds.
Weight::from_ref_time(25_067_104)
// Standard Error: 700
.saturating_add(Weight::from_ref_time(85_784).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: Multisig Multisigs (r:1 w:1)
/// The range of component `s` is `[2, 100]`.
fn cancel_as_multi(s: u32, ) -> Weight {
// Minimum execution time: 31_444 nanoseconds.
Weight::from_ref_time(34_349_731)
// Standard Error: 990
.saturating_add(Weight::from_ref_time(93_539).saturating_mul(s.into()))
// Minimum execution time: 31_927 nanoseconds.
Weight::from_ref_time(34_544_009)
// Standard Error: 1_036
.saturating_add(Weight::from_ref_time(93_677).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -17,8 +17,8 @@
//! Autogenerated weights for `pallet_session`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2022-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-rococo-dev"), DB CACHE: 1024
// Executed Command:
@@ -49,16 +49,16 @@ impl<T: frame_system::Config> pallet_session::WeightInfo for WeightInfo<T> {
// Storage: Session NextKeys (r:1 w:1)
// Storage: Session KeyOwner (r:1 w:1)
fn set_keys() -> Weight {
// Minimum execution time: 21_996 nanoseconds.
Weight::from_ref_time(22_441_000)
// Minimum execution time: 21_923 nanoseconds.
Weight::from_ref_time(22_294_000)
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}
// Storage: Session NextKeys (r:1 w:1)
// Storage: Session KeyOwner (r:0 w:1)
fn purge_keys() -> Weight {
// Minimum execution time: 18_318 nanoseconds.
Weight::from_ref_time(18_751_000)
// Minimum execution time: 18_470 nanoseconds.
Weight::from_ref_time(18_928_000)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -17,8 +17,8 @@
//! Autogenerated weights for `pallet_timestamp`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2022-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-rococo-dev"), DB CACHE: 1024
// Executed Command:
@@ -49,13 +49,13 @@ impl<T: frame_system::Config> pallet_timestamp::WeightInfo for WeightInfo<T> {
// Storage: Timestamp Now (r:1 w:1)
// Storage: Aura CurrentSlot (r:1 w:0)
fn set() -> Weight {
// Minimum execution time: 8_525 nanoseconds.
Weight::from_ref_time(8_723_000)
// Minimum execution time: 8_938 nanoseconds.
Weight::from_ref_time(9_055_000)
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
}
fn on_finalize() -> Weight {
// Minimum execution time: 3_707 nanoseconds.
Weight::from_ref_time(3_840_000)
// Minimum execution time: 3_838 nanoseconds.
Weight::from_ref_time(4_021_000)
}
}
@@ -17,8 +17,8 @@
//! Autogenerated weights for `pallet_utility`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2022-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-rococo-dev"), DB CACHE: 1024
// Executed Command:
@@ -48,31 +48,31 @@ pub struct WeightInfo<T>(PhantomData<T>);
impl<T: frame_system::Config> pallet_utility::WeightInfo for WeightInfo<T> {
/// The range of component `c` is `[0, 1000]`.
fn batch(c: u32, ) -> Weight {
// Minimum execution time: 12_012 nanoseconds.
Weight::from_ref_time(23_285_911)
// Standard Error: 2_576
.saturating_add(Weight::from_ref_time(3_535_162).saturating_mul(c.into()))
// Minimum execution time: 11_774 nanoseconds.
Weight::from_ref_time(22_720_814)
// Standard Error: 2_154
.saturating_add(Weight::from_ref_time(3_554_473).saturating_mul(c.into()))
}
fn as_derivative() -> Weight {
// Minimum execution time: 6_534 nanoseconds.
Weight::from_ref_time(6_729_000)
// Minimum execution time: 6_005 nanoseconds.
Weight::from_ref_time(6_186_000)
}
/// The range of component `c` is `[0, 1000]`.
fn batch_all(c: u32, ) -> Weight {
// Minimum execution time: 11_892 nanoseconds.
Weight::from_ref_time(14_934_381)
// Standard Error: 2_702
.saturating_add(Weight::from_ref_time(3_736_152).saturating_mul(c.into()))
// Minimum execution time: 11_700 nanoseconds.
Weight::from_ref_time(23_505_127)
// Standard Error: 2_167
.saturating_add(Weight::from_ref_time(3_710_395).saturating_mul(c.into()))
}
fn dispatch_as() -> Weight {
// Minimum execution time: 14_082 nanoseconds.
Weight::from_ref_time(14_286_000)
// Minimum execution time: 14_153 nanoseconds.
Weight::from_ref_time(14_491_000)
}
/// The range of component `c` is `[0, 1000]`.
fn force_batch(c: u32, ) -> Weight {
// Minimum execution time: 12_445 nanoseconds.
Weight::from_ref_time(19_975_100)
// Standard Error: 2_591
.saturating_add(Weight::from_ref_time(3_535_771).saturating_mul(c.into()))
// Minimum execution time: 11_806 nanoseconds.
Weight::from_ref_time(25_859_870)
// Standard Error: 2_326
.saturating_add(Weight::from_ref_time(3_519_812).saturating_mul(c.into()))
}
}
@@ -18,8 +18,8 @@
//! Autogenerated weights for `pallet_xcm_benchmarks::fungible`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2022-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-rococo-dev"), DB CACHE: 1024
// Executed Command:
@@ -50,13 +50,13 @@ pub struct WeightInfo<T>(PhantomData<T>);
impl<T: frame_system::Config> WeightInfo<T> {
// Storage: System Account (r:1 w:1)
pub(crate) fn withdraw_asset() -> Weight {
Weight::from_ref_time(27_085_000 as u64)
Weight::from_ref_time(26_712_000 as u64)
.saturating_add(T::DbWeight::get().reads(1 as u64))
.saturating_add(T::DbWeight::get().writes(1 as u64))
}
// Storage: System Account (r:2 w:2)
pub(crate) fn transfer_asset() -> Weight {
Weight::from_ref_time(37_130_000 as u64)
Weight::from_ref_time(36_547_000 as u64)
.saturating_add(T::DbWeight::get().reads(2 as u64))
.saturating_add(T::DbWeight::get().writes(2 as u64))
}
@@ -68,16 +68,16 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Storage: ParachainSystem HostConfiguration (r:1 w:0)
// Storage: ParachainSystem PendingUpwardMessages (r:1 w:1)
pub(crate) fn transfer_reserve_asset() -> Weight {
Weight::from_ref_time(54_004_000 as u64)
Weight::from_ref_time(53_364_000 as u64)
.saturating_add(T::DbWeight::get().reads(8 as u64))
.saturating_add(T::DbWeight::get().writes(4 as u64))
}
pub(crate) fn receive_teleported_asset() -> Weight {
Weight::from_ref_time(6_208_000 as u64)
Weight::from_ref_time(6_131_000 as u64)
}
// Storage: System Account (r:1 w:1)
pub(crate) fn deposit_asset() -> Weight {
Weight::from_ref_time(29_191_000 as u64)
Weight::from_ref_time(28_583_000 as u64)
.saturating_add(T::DbWeight::get().reads(1 as u64))
.saturating_add(T::DbWeight::get().writes(1 as u64))
}
@@ -89,7 +89,7 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Storage: ParachainSystem HostConfiguration (r:1 w:0)
// Storage: ParachainSystem PendingUpwardMessages (r:1 w:1)
pub(crate) fn deposit_reserve_asset() -> Weight {
Weight::from_ref_time(48_966_000 as u64)
Weight::from_ref_time(46_440_000 as u64)
.saturating_add(T::DbWeight::get().reads(7 as u64))
.saturating_add(T::DbWeight::get().writes(3 as u64))
}
@@ -100,7 +100,7 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Storage: ParachainSystem HostConfiguration (r:1 w:0)
// Storage: ParachainSystem PendingUpwardMessages (r:1 w:1)
pub(crate) fn initiate_teleport() -> Weight {
Weight::from_ref_time(23_337_000 as u64)
Weight::from_ref_time(22_915_000 as u64)
.saturating_add(T::DbWeight::get().reads(6 as u64))
.saturating_add(T::DbWeight::get().writes(2 as u64))
}
@@ -18,8 +18,8 @@
//! Autogenerated weights for `pallet_xcm_benchmarks::generic`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2022-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-rococo-dev"), DB CACHE: 1024
// Executed Command:
@@ -55,38 +55,38 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Storage: ParachainSystem HostConfiguration (r:1 w:0)
// Storage: ParachainSystem PendingUpwardMessages (r:1 w:1)
pub(crate) fn query_holding() -> Weight {
Weight::from_ref_time(23_077_000 as u64)
Weight::from_ref_time(22_021_000 as u64)
.saturating_add(T::DbWeight::get().reads(6 as u64))
.saturating_add(T::DbWeight::get().writes(2 as u64))
}
pub(crate) fn buy_execution() -> Weight {
Weight::from_ref_time(5_595_000 as u64)
Weight::from_ref_time(5_254_000 as u64)
}
// Storage: PolkadotXcm Queries (r:1 w:0)
pub(crate) fn query_response() -> Weight {
Weight::from_ref_time(16_593_000 as u64)
Weight::from_ref_time(16_703_000 as u64)
.saturating_add(T::DbWeight::get().reads(1 as u64))
}
pub(crate) fn transact() -> Weight {
Weight::from_ref_time(19_522_000 as u64)
Weight::from_ref_time(19_875_000 as u64)
}
pub(crate) fn refund_surplus() -> Weight {
Weight::from_ref_time(5_612_000 as u64)
Weight::from_ref_time(5_329_000 as u64)
}
pub(crate) fn set_error_handler() -> Weight {
Weight::from_ref_time(5_455_000 as u64)
Weight::from_ref_time(5_162_000 as u64)
}
pub(crate) fn set_appendix() -> Weight {
Weight::from_ref_time(5_404_000 as u64)
Weight::from_ref_time(5_311_000 as u64)
}
pub(crate) fn clear_error() -> Weight {
Weight::from_ref_time(5_402_000 as u64)
Weight::from_ref_time(5_147_000 as u64)
}
pub(crate) fn descend_origin() -> Weight {
Weight::from_ref_time(6_725_000 as u64)
Weight::from_ref_time(6_562_000 as u64)
}
pub(crate) fn clear_origin() -> Weight {
Weight::from_ref_time(5_417_000 as u64)
Weight::from_ref_time(5_250_000 as u64)
}
// Storage: PolkadotXcm SupportedVersion (r:1 w:0)
// Storage: PolkadotXcm VersionDiscoveryQueue (r:1 w:1)
@@ -94,18 +94,18 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Storage: ParachainSystem HostConfiguration (r:1 w:0)
// Storage: ParachainSystem PendingUpwardMessages (r:1 w:1)
pub(crate) fn report_error() -> Weight {
Weight::from_ref_time(14_868_000 as u64)
Weight::from_ref_time(15_308_000 as u64)
.saturating_add(T::DbWeight::get().reads(5 as u64))
.saturating_add(T::DbWeight::get().writes(2 as u64))
}
// Storage: PolkadotXcm AssetTraps (r:1 w:1)
pub(crate) fn claim_asset() -> Weight {
Weight::from_ref_time(20_838_000 as u64)
Weight::from_ref_time(21_074_000 as u64)
.saturating_add(T::DbWeight::get().reads(1 as u64))
.saturating_add(T::DbWeight::get().writes(1 as u64))
}
pub(crate) fn trap() -> Weight {
Weight::from_ref_time(5_354_000 as u64)
Weight::from_ref_time(5_203_000 as u64)
}
// Storage: PolkadotXcm VersionNotifyTargets (r:1 w:1)
// Storage: PolkadotXcm SupportedVersion (r:1 w:0)
@@ -114,13 +114,13 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Storage: ParachainSystem HostConfiguration (r:1 w:0)
// Storage: ParachainSystem PendingUpwardMessages (r:1 w:1)
pub(crate) fn subscribe_version() -> Weight {
Weight::from_ref_time(17_989_000 as u64)
Weight::from_ref_time(17_916_000 as u64)
.saturating_add(T::DbWeight::get().reads(6 as u64))
.saturating_add(T::DbWeight::get().writes(3 as u64))
}
// Storage: PolkadotXcm VersionNotifyTargets (r:0 w:1)
pub(crate) fn unsubscribe_version() -> Weight {
Weight::from_ref_time(7_304_000 as u64)
Weight::from_ref_time(7_082_000 as u64)
.saturating_add(T::DbWeight::get().writes(1 as u64))
}
// Storage: ParachainInfo ParachainId (r:1 w:0)
@@ -130,7 +130,7 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Storage: ParachainSystem HostConfiguration (r:1 w:0)
// Storage: ParachainSystem PendingUpwardMessages (r:1 w:1)
pub(crate) fn initiate_reserve_withdraw() -> Weight {
Weight::from_ref_time(22_875_000 as u64)
Weight::from_ref_time(23_150_000 as u64)
.saturating_add(T::DbWeight::get().reads(6 as u64))
.saturating_add(T::DbWeight::get().writes(2 as u64))
}