mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 05:11:02 +00:00
New runners for weights and new weights (#6508)
* [DO NOT MERGE] test new vm runner for weights 2 * add image * fix merge conflict * apply weights * new weights Co-authored-by: parity-processbot <>
This commit is contained in:
committed by
GitHub
parent
cc080d0e78
commit
0119a6dae1
@@ -16,8 +16,8 @@
|
||||
//! Autogenerated weights for `runtime_parachains::hrmp`
|
||||
//!
|
||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||
//! DATE: 2023-01-11, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-24, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-163-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -50,11 +50,11 @@ impl<T: frame_system::Config> runtime_parachains::hrmp::WeightInfo for WeightInf
|
||||
// Storage: Hrmp HrmpEgressChannelsIndex (r:1 w:0)
|
||||
// Storage: Hrmp HrmpOpenChannelRequestCount (r:1 w:1)
|
||||
// Storage: Hrmp HrmpOpenChannelRequestsList (r:1 w:1)
|
||||
// Storage: Dmp DownwardMessageQueueHeads (r:1 w:1)
|
||||
// Storage: Dmp DownwardMessageQueues (r:1 w:1)
|
||||
// Storage: Dmp DownwardMessageQueueHeads (r:1 w:1)
|
||||
fn hrmp_init_open_channel() -> Weight {
|
||||
// Minimum execution time: 41_559 nanoseconds.
|
||||
Weight::from_ref_time(42_012_000)
|
||||
// Minimum execution time: 44_648 nanoseconds.
|
||||
Weight::from_ref_time(46_135_000)
|
||||
.saturating_add(T::DbWeight::get().reads(9))
|
||||
.saturating_add(T::DbWeight::get().writes(5))
|
||||
}
|
||||
@@ -62,22 +62,22 @@ impl<T: frame_system::Config> runtime_parachains::hrmp::WeightInfo for WeightInf
|
||||
// Storage: Paras ParaLifecycles (r:1 w:0)
|
||||
// Storage: Hrmp HrmpIngressChannelsIndex (r:1 w:0)
|
||||
// Storage: Hrmp HrmpAcceptedChannelRequestCount (r:1 w:1)
|
||||
// Storage: Dmp DownwardMessageQueueHeads (r:1 w:1)
|
||||
// Storage: Dmp DownwardMessageQueues (r:1 w:1)
|
||||
// Storage: Dmp DownwardMessageQueueHeads (r:1 w:1)
|
||||
fn hrmp_accept_open_channel() -> Weight {
|
||||
// Minimum execution time: 41_375 nanoseconds.
|
||||
Weight::from_ref_time(41_683_000)
|
||||
// Minimum execution time: 43_801 nanoseconds.
|
||||
Weight::from_ref_time(44_817_000)
|
||||
.saturating_add(T::DbWeight::get().reads(6))
|
||||
.saturating_add(T::DbWeight::get().writes(4))
|
||||
}
|
||||
// Storage: Hrmp HrmpChannels (r:1 w:0)
|
||||
// Storage: Hrmp HrmpCloseChannelRequests (r:1 w:1)
|
||||
// Storage: Hrmp HrmpCloseChannelRequestsList (r:1 w:1)
|
||||
// Storage: Dmp DownwardMessageQueueHeads (r:1 w:1)
|
||||
// Storage: Dmp DownwardMessageQueues (r:1 w:1)
|
||||
// Storage: Dmp DownwardMessageQueueHeads (r:1 w:1)
|
||||
fn hrmp_close_channel() -> Weight {
|
||||
// Minimum execution time: 37_803 nanoseconds.
|
||||
Weight::from_ref_time(38_966_000)
|
||||
// Minimum execution time: 40_524 nanoseconds.
|
||||
Weight::from_ref_time(41_687_000)
|
||||
.saturating_add(T::DbWeight::get().reads(5))
|
||||
.saturating_add(T::DbWeight::get().writes(4))
|
||||
}
|
||||
@@ -90,12 +90,12 @@ impl<T: frame_system::Config> runtime_parachains::hrmp::WeightInfo for WeightInf
|
||||
/// The range of component `i` is `[0, 127]`.
|
||||
/// The range of component `e` is `[0, 127]`.
|
||||
fn force_clean_hrmp(i: u32, e: u32, ) -> Weight {
|
||||
// Minimum execution time: 887_709 nanoseconds.
|
||||
Weight::from_ref_time(893_096_000)
|
||||
// Standard Error: 80_786
|
||||
.saturating_add(Weight::from_ref_time(2_760_828).saturating_mul(i.into()))
|
||||
// Standard Error: 80_786
|
||||
.saturating_add(Weight::from_ref_time(2_839_523).saturating_mul(e.into()))
|
||||
// Minimum execution time: 1_062_813 nanoseconds.
|
||||
Weight::from_ref_time(1_071_047_000)
|
||||
// Standard Error: 94_970
|
||||
.saturating_add(Weight::from_ref_time(3_183_704).saturating_mul(i.into()))
|
||||
// Standard Error: 94_970
|
||||
.saturating_add(Weight::from_ref_time(3_195_135).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())))
|
||||
@@ -113,10 +113,10 @@ impl<T: frame_system::Config> runtime_parachains::hrmp::WeightInfo for WeightInf
|
||||
// Storage: Hrmp HrmpChannels (r:0 w:2)
|
||||
/// The range of component `c` is `[0, 128]`.
|
||||
fn force_process_hrmp_open(c: u32, ) -> Weight {
|
||||
// Minimum execution time: 10_161 nanoseconds.
|
||||
Weight::from_ref_time(2_805_942)
|
||||
// Standard Error: 19_214
|
||||
.saturating_add(Weight::from_ref_time(16_198_878).saturating_mul(c.into()))
|
||||
// Minimum execution time: 10_556 nanoseconds.
|
||||
Weight::from_ref_time(5_257_898)
|
||||
// Standard Error: 13_645
|
||||
.saturating_add(Weight::from_ref_time(19_000_331).saturating_mul(c.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().reads((7_u64).saturating_mul(c.into())))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
@@ -130,10 +130,10 @@ impl<T: frame_system::Config> runtime_parachains::hrmp::WeightInfo for WeightInf
|
||||
// Storage: Hrmp HrmpChannelContents (r:0 w:2)
|
||||
/// The range of component `c` is `[0, 128]`.
|
||||
fn force_process_hrmp_close(c: u32, ) -> Weight {
|
||||
// Minimum execution time: 6_661 nanoseconds.
|
||||
Weight::from_ref_time(6_707_000)
|
||||
// Standard Error: 7_204
|
||||
.saturating_add(Weight::from_ref_time(9_879_458).saturating_mul(c.into()))
|
||||
// Minimum execution time: 6_706 nanoseconds.
|
||||
Weight::from_ref_time(5_175_624)
|
||||
// Standard Error: 8_346
|
||||
.saturating_add(Weight::from_ref_time(11_645_579).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))
|
||||
@@ -144,10 +144,10 @@ impl<T: frame_system::Config> runtime_parachains::hrmp::WeightInfo for WeightInf
|
||||
// Storage: Hrmp HrmpOpenChannelRequestCount (r:1 w:1)
|
||||
/// The range of component `c` is `[0, 128]`.
|
||||
fn hrmp_cancel_open_request(c: u32, ) -> Weight {
|
||||
// Minimum execution time: 25_572 nanoseconds.
|
||||
Weight::from_ref_time(31_222_401)
|
||||
// Standard Error: 3_850
|
||||
.saturating_add(Weight::from_ref_time(123_736).saturating_mul(c.into()))
|
||||
// Minimum execution time: 26_675 nanoseconds.
|
||||
Weight::from_ref_time(37_542_768)
|
||||
// Standard Error: 3_018
|
||||
.saturating_add(Weight::from_ref_time(170_426).saturating_mul(c.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(3))
|
||||
}
|
||||
@@ -155,10 +155,10 @@ impl<T: frame_system::Config> runtime_parachains::hrmp::WeightInfo for WeightInf
|
||||
// Storage: Hrmp HrmpOpenChannelRequests (r:2 w:2)
|
||||
/// The range of component `c` is `[0, 128]`.
|
||||
fn clean_open_channel_requests(c: u32, ) -> Weight {
|
||||
// Minimum execution time: 4_728 nanoseconds.
|
||||
Weight::from_ref_time(2_759_936)
|
||||
// Standard Error: 3_955
|
||||
.saturating_add(Weight::from_ref_time(2_620_885).saturating_mul(c.into()))
|
||||
// Minimum execution time: 5_144 nanoseconds.
|
||||
Weight::from_ref_time(1_711_686)
|
||||
// Standard Error: 4_348
|
||||
.saturating_add(Weight::from_ref_time(3_237_177).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))
|
||||
@@ -170,13 +170,13 @@ impl<T: frame_system::Config> runtime_parachains::hrmp::WeightInfo for WeightInf
|
||||
// Storage: Hrmp HrmpEgressChannelsIndex (r:1 w:0)
|
||||
// Storage: Hrmp HrmpOpenChannelRequestCount (r:1 w:1)
|
||||
// Storage: Hrmp HrmpOpenChannelRequestsList (r:1 w:1)
|
||||
// Storage: Dmp DownwardMessageQueueHeads (r:2 w:2)
|
||||
// Storage: Dmp DownwardMessageQueues (r:2 w:2)
|
||||
// Storage: Dmp DownwardMessageQueueHeads (r:2 w:2)
|
||||
// Storage: Hrmp HrmpIngressChannelsIndex (r:1 w:0)
|
||||
// Storage: Hrmp HrmpAcceptedChannelRequestCount (r:1 w:1)
|
||||
fn force_open_hrmp_channel() -> Weight {
|
||||
// Minimum execution time: 54_138 nanoseconds.
|
||||
Weight::from_ref_time(54_945_000)
|
||||
// Minimum execution time: 57_590 nanoseconds.
|
||||
Weight::from_ref_time(59_930_000)
|
||||
.saturating_add(T::DbWeight::get().reads(13))
|
||||
.saturating_add(T::DbWeight::get().writes(8))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user