mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 19:11:02 +00:00
Co-authored-by: paritytech-ci <paritytech-ci@parity.io> Co-authored-by: Egor_P <egor@parity.io> Co-authored-by: paritytech-ci <paritytech-ci@parity.io>
This commit is contained in:
@@ -17,8 +17,8 @@
|
||||
//! Autogenerated weights for `pallet_multisig`
|
||||
//!
|
||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||
//! DATE: 2022-11-10, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2022-12-05, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("statemint-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -48,22 +48,22 @@ 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: 22_134 nanoseconds.
|
||||
Weight::from_ref_time(22_604_925 as u64)
|
||||
// Standard Error: 2
|
||||
.saturating_add(Weight::from_ref_time(715 as u64).saturating_mul(z as u64))
|
||||
// Minimum execution time: 22_027 nanoseconds.
|
||||
Weight::from_ref_time(22_453_560 as u64)
|
||||
// Standard Error: 3
|
||||
.saturating_add(Weight::from_ref_time(655 as u64).saturating_mul(z as u64))
|
||||
}
|
||||
// Storage: Multisig Multisigs (r:1 w:1)
|
||||
// Storage: unknown [0x3a65787472696e7369635f696e646578] (r:1 w:0)
|
||||
/// 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: 53_866 nanoseconds.
|
||||
Weight::from_ref_time(41_343_606 as u64)
|
||||
// Standard Error: 1_035
|
||||
.saturating_add(Weight::from_ref_time(133_682 as u64).saturating_mul(s as u64))
|
||||
// Standard Error: 10
|
||||
.saturating_add(Weight::from_ref_time(1_773 as u64).saturating_mul(z as u64))
|
||||
// Minimum execution time: 53_482 nanoseconds.
|
||||
Weight::from_ref_time(40_982_134 as u64)
|
||||
// Standard Error: 626
|
||||
.saturating_add(Weight::from_ref_time(130_984 as u64).saturating_mul(s as u64))
|
||||
// Standard Error: 6
|
||||
.saturating_add(Weight::from_ref_time(1_617 as u64).saturating_mul(z as u64))
|
||||
.saturating_add(T::DbWeight::get().reads(2 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1 as u64))
|
||||
}
|
||||
@@ -71,12 +71,12 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
||||
/// 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: 43_221 nanoseconds.
|
||||
Weight::from_ref_time(30_853_169 as u64)
|
||||
// Standard Error: 790
|
||||
.saturating_add(Weight::from_ref_time(130_145 as u64).saturating_mul(s as u64))
|
||||
// Standard Error: 7
|
||||
.saturating_add(Weight::from_ref_time(1_733 as u64).saturating_mul(z as u64))
|
||||
// Minimum execution time: 42_573 nanoseconds.
|
||||
Weight::from_ref_time(30_184_983 as u64)
|
||||
// Standard Error: 508
|
||||
.saturating_add(Weight::from_ref_time(134_528 as u64).saturating_mul(s as u64))
|
||||
// Standard Error: 4
|
||||
.saturating_add(Weight::from_ref_time(1_643 as u64).saturating_mul(z as u64))
|
||||
.saturating_add(T::DbWeight::get().reads(1 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1 as u64))
|
||||
}
|
||||
@@ -85,12 +85,12 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
||||
/// 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: 57_905 nanoseconds.
|
||||
Weight::from_ref_time(43_231_076 as u64)
|
||||
// Standard Error: 1_047
|
||||
.saturating_add(Weight::from_ref_time(162_148 as u64).saturating_mul(s as u64))
|
||||
// Minimum execution time: 57_200 nanoseconds.
|
||||
Weight::from_ref_time(43_397_998 as u64)
|
||||
// Standard Error: 1_057
|
||||
.saturating_add(Weight::from_ref_time(155_302 as u64).saturating_mul(s as u64))
|
||||
// Standard Error: 10
|
||||
.saturating_add(Weight::from_ref_time(1_831 as u64).saturating_mul(z as u64))
|
||||
.saturating_add(Weight::from_ref_time(1_715 as u64).saturating_mul(z as u64))
|
||||
.saturating_add(T::DbWeight::get().reads(2 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2 as u64))
|
||||
}
|
||||
@@ -98,30 +98,30 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
||||
// Storage: unknown [0x3a65787472696e7369635f696e646578] (r:1 w:0)
|
||||
/// The range of component `s` is `[2, 100]`.
|
||||
fn approve_as_multi_create(s: u32, ) -> Weight {
|
||||
// Minimum execution time: 37_073 nanoseconds.
|
||||
Weight::from_ref_time(40_034_885 as u64)
|
||||
// Standard Error: 1_195
|
||||
.saturating_add(Weight::from_ref_time(129_484 as u64).saturating_mul(s as u64))
|
||||
// Minimum execution time: 36_422 nanoseconds.
|
||||
Weight::from_ref_time(39_378_054 as u64)
|
||||
// Standard Error: 1_334
|
||||
.saturating_add(Weight::from_ref_time(132_052 as u64).saturating_mul(s as u64))
|
||||
.saturating_add(T::DbWeight::get().reads(2 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1 as u64))
|
||||
}
|
||||
// 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: 27_147 nanoseconds.
|
||||
Weight::from_ref_time(29_227_318 as u64)
|
||||
// Standard Error: 717
|
||||
.saturating_add(Weight::from_ref_time(132_920 as u64).saturating_mul(s as u64))
|
||||
// Minimum execution time: 27_156 nanoseconds.
|
||||
Weight::from_ref_time(28_826_156 as u64)
|
||||
// Standard Error: 641
|
||||
.saturating_add(Weight::from_ref_time(133_688 as u64).saturating_mul(s as u64))
|
||||
.saturating_add(T::DbWeight::get().reads(1 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1 as u64))
|
||||
}
|
||||
// Storage: Multisig Multisigs (r:1 w:1)
|
||||
/// The range of component `s` is `[2, 100]`.
|
||||
fn cancel_as_multi(s: u32, ) -> Weight {
|
||||
// Minimum execution time: 37_198 nanoseconds.
|
||||
Weight::from_ref_time(39_793_955 as u64)
|
||||
// Standard Error: 968
|
||||
.saturating_add(Weight::from_ref_time(141_607 as u64).saturating_mul(s as u64))
|
||||
// Minimum execution time: 37_099 nanoseconds.
|
||||
Weight::from_ref_time(39_495_107 as u64)
|
||||
// Standard Error: 1_158
|
||||
.saturating_add(Weight::from_ref_time(141_009 as u64).saturating_mul(s as u64))
|
||||
.saturating_add(T::DbWeight::get().reads(1 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1 as u64))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user