mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-19 22:51:03 +00:00
update weights (#6897)
* polkadot: update weights * westend: update weights * kusama: update weights * rococo: update weights
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
//! Autogenerated weights for `runtime_parachains::hrmp`
|
||||
//!
|
||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||
//! DATE: 2023-02-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! DATE: 2023-03-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! WORST CASE MAP SIZE: `1000000`
|
||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-dev"), DB CACHE: 1024
|
||||
@@ -65,11 +65,11 @@ impl<T: frame_system::Config> runtime_parachains::hrmp::WeightInfo for WeightInf
|
||||
/// Proof Skipped: Dmp DownwardMessageQueueHeads (max_values: None, max_size: None, mode: Measured)
|
||||
fn hrmp_init_open_channel() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `751`
|
||||
// Estimated: `27549`
|
||||
// Minimum execution time: 41_473 nanoseconds.
|
||||
Weight::from_parts(42_079_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 27549))
|
||||
// Measured: `719`
|
||||
// Estimated: `36171`
|
||||
// Minimum execution time: 40_335_000 picoseconds.
|
||||
Weight::from_parts(40_824_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 36171))
|
||||
.saturating_add(T::DbWeight::get().reads(10))
|
||||
.saturating_add(T::DbWeight::get().writes(5))
|
||||
}
|
||||
@@ -89,11 +89,11 @@ impl<T: frame_system::Config> runtime_parachains::hrmp::WeightInfo for WeightInf
|
||||
/// Proof Skipped: Dmp DownwardMessageQueueHeads (max_values: None, max_size: None, mode: Measured)
|
||||
fn hrmp_accept_open_channel() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `1015`
|
||||
// Estimated: `22450`
|
||||
// Minimum execution time: 43_838 nanoseconds.
|
||||
Weight::from_parts(44_349_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 22450))
|
||||
// Measured: `951`
|
||||
// Estimated: `28932`
|
||||
// Minimum execution time: 43_130_000 picoseconds.
|
||||
Weight::from_parts(43_826_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 28932))
|
||||
.saturating_add(T::DbWeight::get().reads(7))
|
||||
.saturating_add(T::DbWeight::get().writes(4))
|
||||
}
|
||||
@@ -111,11 +111,11 @@ impl<T: frame_system::Config> runtime_parachains::hrmp::WeightInfo for WeightInf
|
||||
/// Proof Skipped: Dmp DownwardMessageQueueHeads (max_values: None, max_size: None, mode: Measured)
|
||||
fn hrmp_close_channel() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `886`
|
||||
// Estimated: `16206`
|
||||
// Minimum execution time: 37_715 nanoseconds.
|
||||
Weight::from_parts(38_216_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 16206))
|
||||
// Measured: `822`
|
||||
// Estimated: `21762`
|
||||
// Minimum execution time: 36_371_000 picoseconds.
|
||||
Weight::from_parts(36_901_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 21762))
|
||||
.saturating_add(T::DbWeight::get().reads(6))
|
||||
.saturating_add(T::DbWeight::get().writes(4))
|
||||
}
|
||||
@@ -135,23 +135,23 @@ impl<T: frame_system::Config> runtime_parachains::hrmp::WeightInfo for WeightInf
|
||||
/// The range of component `e` is `[0, 127]`.
|
||||
fn force_clean_hrmp(i: u32, e: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `321 + i * (131 ±0) + e * (131 ±0)`
|
||||
// Estimated: `6756 + i * (5742 ±0) + e * (5736 ±0)`
|
||||
// Minimum execution time: 1_139_713 nanoseconds.
|
||||
Weight::from_parts(1_149_351_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 6756))
|
||||
// Standard Error: 102_771
|
||||
.saturating_add(Weight::from_parts(3_268_939, 0).saturating_mul(i.into()))
|
||||
// Standard Error: 102_771
|
||||
.saturating_add(Weight::from_parts(3_285_572, 0).saturating_mul(e.into()))
|
||||
// Measured: `264 + i * (100 ±0) + e * (100 ±0)`
|
||||
// Estimated: `9486 + i * (5550 ±0) + e * (5550 ±0)`
|
||||
// Minimum execution time: 1_067_875_000 picoseconds.
|
||||
Weight::from_parts(1_073_769_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 9486))
|
||||
// Standard Error: 95_826
|
||||
.saturating_add(Weight::from_parts(3_089_576, 0).saturating_mul(i.into()))
|
||||
// Standard Error: 95_826
|
||||
.saturating_add(Weight::from_parts(3_125_375, 0).saturating_mul(e.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(i.into())))
|
||||
.saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(e.into())))
|
||||
.saturating_add(T::DbWeight::get().writes(4))
|
||||
.saturating_add(T::DbWeight::get().writes((3_u64).saturating_mul(i.into())))
|
||||
.saturating_add(T::DbWeight::get().writes((3_u64).saturating_mul(e.into())))
|
||||
.saturating_add(Weight::from_parts(0, 5742).saturating_mul(i.into()))
|
||||
.saturating_add(Weight::from_parts(0, 5736).saturating_mul(e.into()))
|
||||
.saturating_add(Weight::from_parts(0, 5550).saturating_mul(i.into()))
|
||||
.saturating_add(Weight::from_parts(0, 5550).saturating_mul(e.into()))
|
||||
}
|
||||
/// Storage: Configuration ActiveConfig (r:1 w:0)
|
||||
/// Proof Skipped: Configuration ActiveConfig (max_values: Some(1), max_size: None, mode: Measured)
|
||||
@@ -174,18 +174,18 @@ impl<T: frame_system::Config> runtime_parachains::hrmp::WeightInfo for WeightInf
|
||||
/// The range of component `c` is `[0, 128]`.
|
||||
fn force_process_hrmp_open(c: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `867 + c * (166 ±0)`
|
||||
// Estimated: `8649 + c * (18828 ±0)`
|
||||
// Minimum execution time: 10_129 nanoseconds.
|
||||
Weight::from_parts(1_599_737, 0)
|
||||
.saturating_add(Weight::from_parts(0, 8649))
|
||||
// Standard Error: 26_858
|
||||
.saturating_add(Weight::from_parts(19_852_004, 0).saturating_mul(c.into()))
|
||||
// Measured: `794 + c * (136 ±0)`
|
||||
// Estimated: `15954 + c * (18549 ±0)`
|
||||
// Minimum execution time: 10_514_000 picoseconds.
|
||||
Weight::from_parts(5_697_794, 0)
|
||||
.saturating_add(Weight::from_parts(0, 15954))
|
||||
// Standard Error: 16_431
|
||||
.saturating_add(Weight::from_parts(18_685_009, 0).saturating_mul(c.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().reads((7_u64).saturating_mul(c.into())))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
.saturating_add(T::DbWeight::get().writes((6_u64).saturating_mul(c.into())))
|
||||
.saturating_add(Weight::from_parts(0, 18828).saturating_mul(c.into()))
|
||||
.saturating_add(Weight::from_parts(0, 18549).saturating_mul(c.into()))
|
||||
}
|
||||
/// Storage: Hrmp HrmpCloseChannelRequestsList (r:1 w:1)
|
||||
/// Proof Skipped: Hrmp HrmpCloseChannelRequestsList (max_values: Some(1), max_size: None, mode: Measured)
|
||||
@@ -202,18 +202,18 @@ impl<T: frame_system::Config> runtime_parachains::hrmp::WeightInfo for WeightInf
|
||||
/// The range of component `c` is `[0, 128]`.
|
||||
fn force_process_hrmp_close(c: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `374 + c * (155 ±0)`
|
||||
// Estimated: `2634 + c * (8361 ±0)`
|
||||
// Minimum execution time: 6_329 nanoseconds.
|
||||
Weight::from_parts(10_727_281, 0)
|
||||
.saturating_add(Weight::from_parts(0, 2634))
|
||||
// Standard Error: 11_758
|
||||
.saturating_add(Weight::from_parts(11_751_197, 0).saturating_mul(c.into()))
|
||||
// Measured: `335 + c * (124 ±0)`
|
||||
// Estimated: `6375 + c * (8175 ±0)`
|
||||
// Minimum execution time: 6_912_000 picoseconds.
|
||||
Weight::from_parts(5_970_987, 0)
|
||||
.saturating_add(Weight::from_parts(0, 6375))
|
||||
// Standard Error: 9_971
|
||||
.saturating_add(Weight::from_parts(11_348_517, 0).saturating_mul(c.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().reads((3_u64).saturating_mul(c.into())))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
.saturating_add(T::DbWeight::get().writes((5_u64).saturating_mul(c.into())))
|
||||
.saturating_add(Weight::from_parts(0, 8361).saturating_mul(c.into()))
|
||||
.saturating_add(Weight::from_parts(0, 8175).saturating_mul(c.into()))
|
||||
}
|
||||
/// Storage: Hrmp HrmpOpenChannelRequestsList (r:1 w:1)
|
||||
/// Proof Skipped: Hrmp HrmpOpenChannelRequestsList (max_values: Some(1), max_size: None, mode: Measured)
|
||||
@@ -224,13 +224,13 @@ impl<T: frame_system::Config> runtime_parachains::hrmp::WeightInfo for WeightInf
|
||||
/// The range of component `c` is `[0, 128]`.
|
||||
fn hrmp_cancel_open_request(c: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `1089 + c * (13 ±0)`
|
||||
// Estimated: `8112 + c * (45 ±0)`
|
||||
// Minimum execution time: 21_690 nanoseconds.
|
||||
Weight::from_parts(26_705_840, 0)
|
||||
.saturating_add(Weight::from_parts(0, 8112))
|
||||
// Standard Error: 1_184
|
||||
.saturating_add(Weight::from_parts(57_633, 0).saturating_mul(c.into()))
|
||||
// Measured: `1026 + c * (13 ±0)`
|
||||
// Estimated: `10905 + c * (45 ±0)`
|
||||
// Minimum execution time: 22_649_000 picoseconds.
|
||||
Weight::from_parts(27_439_954, 0)
|
||||
.saturating_add(Weight::from_parts(0, 10905))
|
||||
// Standard Error: 1_101
|
||||
.saturating_add(Weight::from_parts(54_107, 0).saturating_mul(c.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(3))
|
||||
.saturating_add(Weight::from_parts(0, 45).saturating_mul(c.into()))
|
||||
@@ -242,18 +242,18 @@ impl<T: frame_system::Config> runtime_parachains::hrmp::WeightInfo for WeightInf
|
||||
/// The range of component `c` is `[0, 128]`.
|
||||
fn clean_open_channel_requests(c: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `284 + c * (94 ±0)`
|
||||
// Estimated: `1046 + c * (2664 ±0)`
|
||||
// Minimum execution time: 5_331 nanoseconds.
|
||||
Weight::from_parts(4_953_714, 0)
|
||||
.saturating_add(Weight::from_parts(0, 1046))
|
||||
// Standard Error: 2_879
|
||||
.saturating_add(Weight::from_parts(3_244_474, 0).saturating_mul(c.into()))
|
||||
// Measured: `243 + c * (63 ±0)`
|
||||
// Estimated: `2955 + c * (2602 ±0)`
|
||||
// Minimum execution time: 5_030_000 picoseconds.
|
||||
Weight::from_parts(4_932_487, 0)
|
||||
.saturating_add(Weight::from_parts(0, 2955))
|
||||
// Standard Error: 2_697
|
||||
.saturating_add(Weight::from_parts(3_108_379, 0).saturating_mul(c.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(c.into())))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(c.into())))
|
||||
.saturating_add(Weight::from_parts(0, 2664).saturating_mul(c.into()))
|
||||
.saturating_add(Weight::from_parts(0, 2602).saturating_mul(c.into()))
|
||||
}
|
||||
/// Storage: Paras ParaLifecycles (r:2 w:0)
|
||||
/// Proof Skipped: Paras ParaLifecycles (max_values: None, max_size: None, mode: Measured)
|
||||
@@ -279,11 +279,11 @@ impl<T: frame_system::Config> runtime_parachains::hrmp::WeightInfo for WeightInf
|
||||
/// Proof Skipped: Hrmp HrmpAcceptedChannelRequestCount (max_values: None, max_size: None, mode: Measured)
|
||||
fn force_open_hrmp_channel() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `751`
|
||||
// Estimated: `38951`
|
||||
// Minimum execution time: 55_907 nanoseconds.
|
||||
Weight::from_parts(56_539_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 38951))
|
||||
// Measured: `719`
|
||||
// Estimated: `49489`
|
||||
// Minimum execution time: 54_530_000 picoseconds.
|
||||
Weight::from_parts(55_259_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 49489))
|
||||
.saturating_add(T::DbWeight::get().reads(14))
|
||||
.saturating_add(T::DbWeight::get().writes(8))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user