update weights (0.9.37) (#6546) (#6555)

* kusama: update weights

* polkadot: update weights

* westend: update weights

* rococo: update weights
This commit is contained in:
Mara Robin B
2023-01-19 14:43:19 +01:00
committed by GitHub
parent ad8c2aff5e
commit 8ff50d0fa7
157 changed files with 6297 additions and 6465 deletions
@@ -16,8 +16,8 @@
//! Autogenerated weights for `pallet_multisig`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2022-11-15, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! DATE: 2023-01-11, 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("westend-dev"), DB CACHE: 1024
// Executed Command:
@@ -46,81 +46,81 @@ 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: 15_271 nanoseconds.
Weight::from_ref_time(15_773_573 as u64)
// Standard Error: 2
.saturating_add(Weight::from_ref_time(579 as u64).saturating_mul(z as u64))
// Minimum execution time: 15_139 nanoseconds.
Weight::from_ref_time(15_628_641)
// Standard Error: 3
.saturating_add(Weight::from_ref_time(534).saturating_mul(z.into()))
}
// 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: 42_809 nanoseconds.
Weight::from_ref_time(35_419_390 as u64)
// Standard Error: 591
.saturating_add(Weight::from_ref_time(82_370 as u64).saturating_mul(s as u64))
// Standard Error: 5
.saturating_add(Weight::from_ref_time(1_638 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))
// Minimum execution time: 43_041 nanoseconds.
Weight::from_ref_time(35_924_597)
// Standard Error: 764
.saturating_add(Weight::from_ref_time(79_957).saturating_mul(s.into()))
// Standard Error: 7
.saturating_add(Weight::from_ref_time(1_555).saturating_mul(z.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 `[3, 100]`.
/// The range of component `z` is `[0, 10000]`.
fn as_multi_approve(s: u32, z: u32, ) -> Weight {
// Minimum execution time: 34_162 nanoseconds.
Weight::from_ref_time(28_110_900 as u64)
// Standard Error: 825
.saturating_add(Weight::from_ref_time(76_710 as u64).saturating_mul(s as u64))
// Standard Error: 8
.saturating_add(Weight::from_ref_time(1_516 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))
// Minimum execution time: 34_101 nanoseconds.
Weight::from_ref_time(26_919_170)
// Standard Error: 674
.saturating_add(Weight::from_ref_time(79_155).saturating_mul(s.into()))
// Standard Error: 6
.saturating_add(Weight::from_ref_time(1_556).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)
/// 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: 49_116 nanoseconds.
Weight::from_ref_time(39_420_656 as u64)
// Standard Error: 700
.saturating_add(Weight::from_ref_time(109_061 as u64).saturating_mul(s as u64))
// Minimum execution time: 48_453 nanoseconds.
Weight::from_ref_time(39_310_876)
// Standard Error: 713
.saturating_add(Weight::from_ref_time(107_145).saturating_mul(s.into()))
// Standard Error: 6
.saturating_add(Weight::from_ref_time(1_628 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))
.saturating_add(Weight::from_ref_time(1_561).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)
/// The range of component `s` is `[2, 100]`.
fn approve_as_multi_create(s: u32, ) -> Weight {
// Minimum execution time: 31_803 nanoseconds.
Weight::from_ref_time(33_935_512 as u64)
// Standard Error: 843
.saturating_add(Weight::from_ref_time(92_536 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))
// Minimum execution time: 31_246 nanoseconds.
Weight::from_ref_time(34_435_313)
// Standard Error: 1_084
.saturating_add(Weight::from_ref_time(84_577).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: 24_026 nanoseconds.
Weight::from_ref_time(25_381_198 as u64)
// Standard Error: 688
.saturating_add(Weight::from_ref_time(86_761 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))
// Minimum execution time: 23_796 nanoseconds.
Weight::from_ref_time(25_739_759)
// Standard Error: 781
.saturating_add(Weight::from_ref_time(81_777).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)
/// The range of component `s` is `[2, 100]`.
fn cancel_as_multi(s: u32, ) -> Weight {
// Minimum execution time: 34_044 nanoseconds.
Weight::from_ref_time(36_091_489 as u64)
// Standard Error: 917
.saturating_add(Weight::from_ref_time(88_975 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))
// Minimum execution time: 33_877 nanoseconds.
Weight::from_ref_time(36_371_400)
// Standard Error: 3_472
.saturating_add(Weight::from_ref_time(85_589).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
}