[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 c1af8fc100
commit 5a621926a4
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: `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("statemint-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_377 nanoseconds.
Weight::from_ref_time(22_489_158)
// Standard Error: 1_714
.saturating_add(Weight::from_ref_time(44_904).saturating_mul(p.into()))
// Minimum execution time: 20_353 nanoseconds.
Weight::from_ref_time(21_509_191)
// Standard Error: 2_505
.saturating_add(Weight::from_ref_time(53_567).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_613 nanoseconds.
Weight::from_ref_time(39_452_331)
// Standard Error: 1_633
.saturating_add(Weight::from_ref_time(130_771).saturating_mul(a.into()))
// Standard Error: 1_687
.saturating_add(Weight::from_ref_time(45_617).saturating_mul(p.into()))
// Minimum execution time: 40_300 nanoseconds.
Weight::from_ref_time(40_900_685)
// Standard Error: 3_136
.saturating_add(Weight::from_ref_time(104_312).saturating_mul(a.into()))
// Standard Error: 3_240
.saturating_add(Weight::from_ref_time(49_601).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: 28_265 nanoseconds.
Weight::from_ref_time(29_511_001)
// Standard Error: 2_681
.saturating_add(Weight::from_ref_time(96_170).saturating_mul(a.into()))
// Standard Error: 2_770
.saturating_add(Weight::from_ref_time(4_079).saturating_mul(p.into()))
// Minimum execution time: 27_095 nanoseconds.
Weight::from_ref_time(28_275_274)
// Standard Error: 2_432
.saturating_add(Weight::from_ref_time(125_355).saturating_mul(a.into()))
// Standard Error: 2_513
.saturating_add(Weight::from_ref_time(33_543).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_527 nanoseconds.
Weight::from_ref_time(28_797_699)
// Standard Error: 1_457
.saturating_add(Weight::from_ref_time(114_616).saturating_mul(a.into()))
// Standard Error: 1_505
.saturating_add(Weight::from_ref_time(9_138).saturating_mul(p.into()))
// Minimum execution time: 27_243 nanoseconds.
Weight::from_ref_time(28_318_836)
// Standard Error: 2_249
.saturating_add(Weight::from_ref_time(128_387).saturating_mul(a.into()))
// Standard Error: 2_323
.saturating_add(Weight::from_ref_time(33_123).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_013 nanoseconds.
Weight::from_ref_time(36_879_251)
// Standard Error: 1_931
.saturating_add(Weight::from_ref_time(107_016).saturating_mul(a.into()))
// Standard Error: 1_995
.saturating_add(Weight::from_ref_time(43_613).saturating_mul(p.into()))
// Minimum execution time: 36_001 nanoseconds.
Weight::from_ref_time(37_755_806)
// Standard Error: 2_688
.saturating_add(Weight::from_ref_time(117_562).saturating_mul(a.into()))
// Standard Error: 2_777
.saturating_add(Weight::from_ref_time(39_230).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_509 nanoseconds.
Weight::from_ref_time(30_966_207)
// Standard Error: 2_273
.saturating_add(Weight::from_ref_time(56_195).saturating_mul(p.into()))
// Minimum execution time: 29_566 nanoseconds.
Weight::from_ref_time(31_149_800)
// Standard Error: 2_298
.saturating_add(Weight::from_ref_time(71_939).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: 28_747 nanoseconds.
Weight::from_ref_time(30_716_505)
// Standard Error: 2_029
.saturating_add(Weight::from_ref_time(87_941).saturating_mul(p.into()))
// Minimum execution time: 29_021 nanoseconds.
Weight::from_ref_time(30_997_729)
// Standard Error: 2_165
.saturating_add(Weight::from_ref_time(78_568).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_788 nanoseconds.
Weight::from_ref_time(26_975_282)
// Standard Error: 1_718
.saturating_add(Weight::from_ref_time(40_720).saturating_mul(p.into()))
// Minimum execution time: 25_326 nanoseconds.
Weight::from_ref_time(26_868_430)
// Standard Error: 1_962
.saturating_add(Weight::from_ref_time(41_448).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_514 nanoseconds.
Weight::from_ref_time(33_130_868)
// Standard Error: 1_738
.saturating_add(Weight::from_ref_time(24_538).saturating_mul(p.into()))
// Minimum execution time: 31_785 nanoseconds.
Weight::from_ref_time(33_475_829)
// Standard Error: 2_993
.saturating_add(Weight::from_ref_time(21_123).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: 27_707 nanoseconds.
Weight::from_ref_time(28_793_891)
// Standard Error: 1_525
.saturating_add(Weight::from_ref_time(38_793).saturating_mul(p.into()))
// Minimum execution time: 26_365 nanoseconds.
Weight::from_ref_time(27_914_914)
// Standard Error: 2_228
.saturating_add(Weight::from_ref_time(49_922).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}