[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 6d0ecc1967
commit cef3ebca56
71 changed files with 1795 additions and 1797 deletions
@@ -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: `bm6`, 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("collectives-polkadot-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_247 nanoseconds.
Weight::from_ref_time(22_408_398)
// Standard Error: 1_684
.saturating_add(Weight::from_ref_time(52_604).saturating_mul(p.into()))
// Minimum execution time: 20_320 nanoseconds.
Weight::from_ref_time(21_382_422)
// Standard Error: 2_074
.saturating_add(Weight::from_ref_time(43_265).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: 40_354 nanoseconds.
Weight::from_ref_time(40_604_876)
// Standard Error: 1_731
.saturating_add(Weight::from_ref_time(115_181).saturating_mul(a.into()))
// Standard Error: 1_788
.saturating_add(Weight::from_ref_time(36_808).saturating_mul(p.into()))
// Minimum execution time: 39_242 nanoseconds.
Weight::from_ref_time(40_180_408)
// Standard Error: 2_531
.saturating_add(Weight::from_ref_time(123_908).saturating_mul(a.into()))
// Standard Error: 2_615
.saturating_add(Weight::from_ref_time(50_917).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_737 nanoseconds.
Weight::from_ref_time(28_753_715)
// Standard Error: 1_698
.saturating_add(Weight::from_ref_time(117_524).saturating_mul(a.into()))
// Standard Error: 1_755
.saturating_add(Weight::from_ref_time(17_580).saturating_mul(p.into()))
// Minimum execution time: 27_218 nanoseconds.
Weight::from_ref_time(28_431_295)
// Standard Error: 1_665
.saturating_add(Weight::from_ref_time(117_344).saturating_mul(a.into()))
// Standard Error: 1_720
.saturating_add(Weight::from_ref_time(17_062).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_987 nanoseconds.
Weight::from_ref_time(28_789_616)
// Standard Error: 1_598
.saturating_add(Weight::from_ref_time(121_884).saturating_mul(a.into()))
// Standard Error: 1_651
.saturating_add(Weight::from_ref_time(12_104).saturating_mul(p.into()))
// Minimum execution time: 27_225 nanoseconds.
Weight::from_ref_time(27_980_122)
// Standard Error: 1_727
.saturating_add(Weight::from_ref_time(118_676).saturating_mul(a.into()))
// Standard Error: 1_784
.saturating_add(Weight::from_ref_time(26_243).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: 36_687 nanoseconds.
Weight::from_ref_time(37_370_737)
// Standard Error: 2_147
.saturating_add(Weight::from_ref_time(109_740).saturating_mul(a.into()))
// Standard Error: 2_218
.saturating_add(Weight::from_ref_time(27_280).saturating_mul(p.into()))
// Minimum execution time: 36_531 nanoseconds.
Weight::from_ref_time(37_133_468)
// Standard Error: 1_915
.saturating_add(Weight::from_ref_time(115_190).saturating_mul(a.into()))
// Standard Error: 1_979
.saturating_add(Weight::from_ref_time(52_216).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: 30_054 nanoseconds.
Weight::from_ref_time(31_037_232)
// Standard Error: 1_671
.saturating_add(Weight::from_ref_time(73_972).saturating_mul(p.into()))
// Minimum execution time: 29_880 nanoseconds.
Weight::from_ref_time(30_971_686)
// Standard Error: 1_951
.saturating_add(Weight::from_ref_time(59_512).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_196 nanoseconds.
Weight::from_ref_time(30_850_447)
// Standard Error: 2_174
.saturating_add(Weight::from_ref_time(74_625).saturating_mul(p.into()))
// Minimum execution time: 29_304 nanoseconds.
Weight::from_ref_time(30_836_356)
// Standard Error: 2_408
.saturating_add(Weight::from_ref_time(74_531).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_283 nanoseconds.
Weight::from_ref_time(26_539_611)
// Standard Error: 2_055
.saturating_add(Weight::from_ref_time(53_335).saturating_mul(p.into()))
// Minimum execution time: 25_023 nanoseconds.
Weight::from_ref_time(26_352_051)
// Standard Error: 1_532
.saturating_add(Weight::from_ref_time(37_737).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_687 nanoseconds.
Weight::from_ref_time(32_977_547)
// Standard Error: 1_740
.saturating_add(Weight::from_ref_time(16_154).saturating_mul(p.into()))
// Minimum execution time: 31_808 nanoseconds.
Weight::from_ref_time(33_127_282)
// Standard Error: 2_151
.saturating_add(Weight::from_ref_time(25_760).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_521 nanoseconds.
Weight::from_ref_time(28_210_679)
// Standard Error: 1_681
.saturating_add(Weight::from_ref_time(40_111).saturating_mul(p.into()))
// Minimum execution time: 26_149 nanoseconds.
Weight::from_ref_time(27_463_462)
// Standard Error: 1_610
.saturating_add(Weight::from_ref_time(40_692).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}