[ci] Return benchmark to bm machines (#2225)

* [WIP][ci] Return benchmark to bm machines

* run build on docker machines

* restart pipeline

* rm docker runner

* fix refs

* add weights

* return ci

* fix asset benchmark
This commit is contained in:
Alexander Samusev
2023-02-23 11:50:38 +01:00
committed by GitHub
parent bdd75044bb
commit 6c89607b31
89 changed files with 7970 additions and 3721 deletions
@@ -17,8 +17,9 @@
//! Autogenerated weights for `pallet_multisig`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! 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`
//! DATE: 2023-02-23, 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("collectives-polkadot-dev"), DB CACHE: 1024
// Executed Command:
@@ -48,80 +49,113 @@ pub struct WeightInfo<T>(PhantomData<T>);
impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
/// The range of component `z` is `[0, 10000]`.
fn as_multi_threshold_1(z: u32, ) -> Weight {
// Minimum execution time: 16_840 nanoseconds.
Weight::from_ref_time(17_872_341)
// Standard Error: 6
.saturating_add(Weight::from_ref_time(612).saturating_mul(z.into()))
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 11_628 nanoseconds.
Weight::from_ref_time(12_058_313)
.saturating_add(Weight::from_proof_size(0))
// Standard Error: 3
.saturating_add(Weight::from_ref_time(500).saturating_mul(z.into()))
}
// Storage: Multisig Multisigs (r:1 w:1)
// Storage: unknown [0x3a65787472696e7369635f696e646578] (r:1 w:0)
/// Storage: Multisig Multisigs (r:1 w:1)
/// Proof: Multisig Multisigs (max_values: None, max_size: Some(3346), added: 5821, mode: MaxEncodedLen)
/// The range of component `s` is `[2, 100]`.
/// The range of component `z` is `[0, 10000]`.
fn as_multi_create(s: u32, z: u32, ) -> Weight {
// Minimum execution time: 49_235 nanoseconds.
Weight::from_ref_time(35_099_801)
// Standard Error: 1_322
.saturating_add(Weight::from_ref_time(157_504).saturating_mul(s.into()))
// Standard Error: 12
.saturating_add(Weight::from_ref_time(1_877).saturating_mul(z.into()))
.saturating_add(T::DbWeight::get().reads(2))
// Proof Size summary in bytes:
// Measured: `311 + s * (2 ±0)`
// Estimated: `5821`
// Minimum execution time: 34_764 nanoseconds.
Weight::from_ref_time(27_813_109)
.saturating_add(Weight::from_proof_size(5821))
// Standard Error: 630
.saturating_add(Weight::from_ref_time(73_821).saturating_mul(s.into()))
// Standard Error: 6
.saturating_add(Weight::from_ref_time(1_542).saturating_mul(z.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: Multisig Multisigs (r:1 w:1)
/// Storage: Multisig Multisigs (r:1 w:1)
/// Proof: Multisig Multisigs (max_values: None, max_size: Some(3346), added: 5821, mode: MaxEncodedLen)
/// The range of component `s` is `[3, 100]`.
/// The range of component `z` is `[0, 10000]`.
fn as_multi_approve(s: u32, z: u32, ) -> Weight {
// Minimum execution time: 36_414 nanoseconds.
Weight::from_ref_time(24_873_925)
// Standard Error: 949
.saturating_add(Weight::from_ref_time(135_191).saturating_mul(s.into()))
// Standard Error: 9
.saturating_add(Weight::from_ref_time(1_863).saturating_mul(z.into()))
// Proof Size summary in bytes:
// Measured: `313`
// Estimated: `5821`
// Minimum execution time: 25_932 nanoseconds.
Weight::from_ref_time(19_364_026)
.saturating_add(Weight::from_proof_size(5821))
// Standard Error: 490
.saturating_add(Weight::from_ref_time(69_834).saturating_mul(s.into()))
// Standard Error: 4
.saturating_add(Weight::from_ref_time(1_520).saturating_mul(z.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: Multisig Multisigs (r:1 w:1)
// Storage: System Account (r:1 w:1)
/// Storage: Multisig Multisigs (r:1 w:1)
/// Proof: Multisig Multisigs (max_values: None, max_size: Some(3346), added: 5821, mode: MaxEncodedLen)
/// Storage: System Account (r:1 w:1)
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
/// The range of component `s` is `[2, 100]`.
/// The range of component `z` is `[0, 10000]`.
fn as_multi_complete(s: u32, z: u32, ) -> Weight {
// Minimum execution time: 53_386 nanoseconds.
Weight::from_ref_time(36_974_236)
// Standard Error: 1_394
.saturating_add(Weight::from_ref_time(189_592).saturating_mul(s.into()))
// Standard Error: 13
.saturating_add(Weight::from_ref_time(1_950).saturating_mul(z.into()))
// Proof Size summary in bytes:
// Measured: `448 + s * (33 ±0)`
// Estimated: `8424`
// Minimum execution time: 39_495 nanoseconds.
Weight::from_ref_time(31_235_649)
.saturating_add(Weight::from_proof_size(8424))
// Standard Error: 570
.saturating_add(Weight::from_ref_time(88_719).saturating_mul(s.into()))
// Standard Error: 5
.saturating_add(Weight::from_ref_time(1_523).saturating_mul(z.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}
// Storage: Multisig Multisigs (r:1 w:1)
// Storage: unknown [0x3a65787472696e7369635f696e646578] (r:1 w:0)
/// Storage: Multisig Multisigs (r:1 w:1)
/// Proof: Multisig Multisigs (max_values: None, max_size: Some(3346), added: 5821, mode: MaxEncodedLen)
/// The range of component `s` is `[2, 100]`.
fn approve_as_multi_create(s: u32, ) -> Weight {
// Minimum execution time: 33_039 nanoseconds.
Weight::from_ref_time(34_703_637)
// Standard Error: 1_679
.saturating_add(Weight::from_ref_time(153_311).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: Multisig Multisigs (r:1 w:1)
/// The range of component `s` is `[2, 100]`.
fn approve_as_multi_approve(s: u32, ) -> Weight {
// Minimum execution time: 22_712 nanoseconds.
Weight::from_ref_time(24_071_132)
// Standard Error: 1_711
.saturating_add(Weight::from_ref_time(140_819).saturating_mul(s.into()))
// Proof Size summary in bytes:
// Measured: `318 + s * (2 ±0)`
// Estimated: `5821`
// Minimum execution time: 24_708 nanoseconds.
Weight::from_ref_time(26_673_173)
.saturating_add(Weight::from_proof_size(5821))
// Standard Error: 863
.saturating_add(Weight::from_ref_time(81_459).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: Multisig Multisigs (r:1 w:1)
/// Storage: Multisig Multisigs (r:1 w:1)
/// Proof: Multisig Multisigs (max_values: None, max_size: Some(3346), added: 5821, mode: MaxEncodedLen)
/// The range of component `s` is `[2, 100]`.
fn approve_as_multi_approve(s: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `313`
// Estimated: `5821`
// Minimum execution time: 16_520 nanoseconds.
Weight::from_ref_time(18_123_705)
.saturating_add(Weight::from_proof_size(5821))
// Standard Error: 661
.saturating_add(Weight::from_ref_time(74_405).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
/// Storage: Multisig Multisigs (r:1 w:1)
/// Proof: Multisig Multisigs (max_values: None, max_size: Some(3346), added: 5821, mode: MaxEncodedLen)
/// The range of component `s` is `[2, 100]`.
fn cancel_as_multi(s: u32, ) -> Weight {
// Minimum execution time: 33_141 nanoseconds.
Weight::from_ref_time(34_308_456)
// Standard Error: 1_285
.saturating_add(Weight::from_ref_time(154_821).saturating_mul(s.into()))
// Proof Size summary in bytes:
// Measured: `517 + s * (1 ±0)`
// Estimated: `5821`
// Minimum execution time: 25_476 nanoseconds.
Weight::from_ref_time(27_845_581)
.saturating_add(Weight::from_proof_size(5821))
// Standard Error: 868
.saturating_add(Weight::from_ref_time(77_797).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}