mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 08:41:02 +00:00
[ci] Update runners for benchmarks (#2138)
* [ci] Update runners for benchmarks * run benchmarks in this pr to get weights * run benches only * comment .post jobs * add docker env to benches * add git diff to artifacts * divide assets * update weights * return ci * fix refs for benchmarks
This commit is contained in:
committed by
GitHub
parent
c1af8fc100
commit
5a621926a4
@@ -17,8 +17,8 @@
|
||||
//! Autogenerated weights for `pallet_proxy`
|
||||
//!
|
||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||
//! DATE: 2022-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("statemine-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -49,10 +49,10 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Proxy Proxies (r:1 w:0)
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn proxy(p: u32, ) -> Weight {
|
||||
// Minimum execution time: 21_152 nanoseconds.
|
||||
Weight::from_ref_time(23_050_659)
|
||||
// Standard Error: 3_294
|
||||
.saturating_add(Weight::from_ref_time(18_228).saturating_mul(p.into()))
|
||||
// Minimum execution time: 21_059 nanoseconds.
|
||||
Weight::from_ref_time(21_931_092)
|
||||
// Standard Error: 2_138
|
||||
.saturating_add(Weight::from_ref_time(40_434).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
}
|
||||
// Storage: Proxy Proxies (r:1 w:0)
|
||||
@@ -61,12 +61,12 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `a` is `[0, 31]`.
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn proxy_announced(a: u32, p: u32, ) -> Weight {
|
||||
// Minimum execution time: 39_816 nanoseconds.
|
||||
Weight::from_ref_time(39_405_608)
|
||||
// Standard Error: 1_903
|
||||
.saturating_add(Weight::from_ref_time(134_468).saturating_mul(a.into()))
|
||||
// Standard Error: 1_966
|
||||
.saturating_add(Weight::from_ref_time(53_275).saturating_mul(p.into()))
|
||||
// Minimum execution time: 39_650 nanoseconds.
|
||||
Weight::from_ref_time(40_171_062)
|
||||
// Standard Error: 2_199
|
||||
.saturating_add(Weight::from_ref_time(135_970).saturating_mul(a.into()))
|
||||
// Standard Error: 2_272
|
||||
.saturating_add(Weight::from_ref_time(50_259).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -75,12 +75,12 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `a` is `[0, 31]`.
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn remove_announcement(a: u32, p: u32, ) -> Weight {
|
||||
// Minimum execution time: 27_523 nanoseconds.
|
||||
Weight::from_ref_time(28_272_532)
|
||||
// Standard Error: 1_376
|
||||
.saturating_add(Weight::from_ref_time(128_200).saturating_mul(a.into()))
|
||||
// Standard Error: 1_422
|
||||
.saturating_add(Weight::from_ref_time(15_264).saturating_mul(p.into()))
|
||||
// Minimum execution time: 27_501 nanoseconds.
|
||||
Weight::from_ref_time(28_448_215)
|
||||
// Standard Error: 1_558
|
||||
.saturating_add(Weight::from_ref_time(125_757).saturating_mul(a.into()))
|
||||
// Standard Error: 1_610
|
||||
.saturating_add(Weight::from_ref_time(17_805).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -89,12 +89,12 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `a` is `[0, 31]`.
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn reject_announcement(a: u32, p: u32, ) -> Weight {
|
||||
// Minimum execution time: 27_750 nanoseconds.
|
||||
Weight::from_ref_time(28_644_306)
|
||||
// Standard Error: 1_659
|
||||
.saturating_add(Weight::from_ref_time(119_508).saturating_mul(a.into()))
|
||||
// Standard Error: 1_714
|
||||
.saturating_add(Weight::from_ref_time(16_971).saturating_mul(p.into()))
|
||||
// Minimum execution time: 27_256 nanoseconds.
|
||||
Weight::from_ref_time(28_577_364)
|
||||
// Standard Error: 1_944
|
||||
.saturating_add(Weight::from_ref_time(122_622).saturating_mul(a.into()))
|
||||
// Standard Error: 2_008
|
||||
.saturating_add(Weight::from_ref_time(20_612).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -104,42 +104,42 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `a` is `[0, 31]`.
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn announce(a: u32, p: u32, ) -> Weight {
|
||||
// Minimum execution time: 35_983 nanoseconds.
|
||||
Weight::from_ref_time(36_651_889)
|
||||
// Standard Error: 2_166
|
||||
.saturating_add(Weight::from_ref_time(119_974).saturating_mul(a.into()))
|
||||
// Standard Error: 2_238
|
||||
.saturating_add(Weight::from_ref_time(48_188).saturating_mul(p.into()))
|
||||
// Minimum execution time: 36_113 nanoseconds.
|
||||
Weight::from_ref_time(37_763_681)
|
||||
// Standard Error: 1_973
|
||||
.saturating_add(Weight::from_ref_time(122_500).saturating_mul(a.into()))
|
||||
// Standard Error: 2_039
|
||||
.saturating_add(Weight::from_ref_time(43_746).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
// Storage: Proxy Proxies (r:1 w:1)
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn add_proxy(p: u32, ) -> Weight {
|
||||
// Minimum execution time: 29_177 nanoseconds.
|
||||
Weight::from_ref_time(30_731_712)
|
||||
// Standard Error: 1_788
|
||||
.saturating_add(Weight::from_ref_time(70_028).saturating_mul(p.into()))
|
||||
// Minimum execution time: 30_297 nanoseconds.
|
||||
Weight::from_ref_time(31_680_794)
|
||||
// Standard Error: 1_656
|
||||
.saturating_add(Weight::from_ref_time(61_720).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Proxy Proxies (r:1 w:1)
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn remove_proxy(p: u32, ) -> Weight {
|
||||
// Minimum execution time: 29_575 nanoseconds.
|
||||
Weight::from_ref_time(30_796_953)
|
||||
// Standard Error: 2_162
|
||||
.saturating_add(Weight::from_ref_time(82_372).saturating_mul(p.into()))
|
||||
// Minimum execution time: 30_035 nanoseconds.
|
||||
Weight::from_ref_time(32_202_618)
|
||||
// Standard Error: 4_659
|
||||
.saturating_add(Weight::from_ref_time(49_172).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Proxy Proxies (r:1 w:1)
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn remove_proxies(p: u32, ) -> Weight {
|
||||
// Minimum execution time: 25_514 nanoseconds.
|
||||
Weight::from_ref_time(26_752_018)
|
||||
// Standard Error: 1_688
|
||||
.saturating_add(Weight::from_ref_time(47_064).saturating_mul(p.into()))
|
||||
// Minimum execution time: 26_077 nanoseconds.
|
||||
Weight::from_ref_time(27_110_936)
|
||||
// Standard Error: 1_644
|
||||
.saturating_add(Weight::from_ref_time(33_454).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -147,20 +147,20 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Proxy Proxies (r:1 w:1)
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn create_pure(p: u32, ) -> Weight {
|
||||
// Minimum execution time: 31_400 nanoseconds.
|
||||
Weight::from_ref_time(32_761_873)
|
||||
// Standard Error: 9_079
|
||||
.saturating_add(Weight::from_ref_time(64_506).saturating_mul(p.into()))
|
||||
// Minimum execution time: 32_562 nanoseconds.
|
||||
Weight::from_ref_time(33_911_825)
|
||||
// Standard Error: 2_346
|
||||
.saturating_add(Weight::from_ref_time(21_096).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Proxy Proxies (r:1 w:1)
|
||||
/// The range of component `p` is `[0, 30]`.
|
||||
fn kill_pure(p: u32, ) -> Weight {
|
||||
// Minimum execution time: 26_823 nanoseconds.
|
||||
Weight::from_ref_time(28_399_196)
|
||||
// Standard Error: 1_685
|
||||
.saturating_add(Weight::from_ref_time(49_327).saturating_mul(p.into()))
|
||||
// Minimum execution time: 26_754 nanoseconds.
|
||||
Weight::from_ref_time(28_254_135)
|
||||
// Standard Error: 1_950
|
||||
.saturating_add(Weight::from_ref_time(30_214).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user