update weights (#6897)

* polkadot: update weights

* westend: update weights

* kusama: update weights

* rococo: update weights
This commit is contained in:
Mara Robin B
2023-03-17 11:09:21 +01:00
committed by GitHub
parent 163d892d8c
commit 4d904951fd
165 changed files with 7369 additions and 7375 deletions
@@ -16,7 +16,7 @@
//! Autogenerated weights for `pallet_multisig`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-02-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-03-16, 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("rococo-dev"), DB CACHE: 1024
@@ -50,11 +50,11 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 12_159 nanoseconds.
Weight::from_parts(12_743_877, 0)
// Minimum execution time: 12_359_000 picoseconds.
Weight::from_parts(12_845_448, 0)
.saturating_add(Weight::from_parts(0, 0))
// Standard Error: 2
.saturating_add(Weight::from_parts(487, 0).saturating_mul(z.into()))
.saturating_add(Weight::from_parts(559, 0).saturating_mul(z.into()))
}
/// Storage: Multisig Multisigs (r:1 w:1)
/// Proof: Multisig Multisigs (max_values: None, max_size: Some(3346), added: 5821, mode: MaxEncodedLen)
@@ -62,15 +62,15 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
/// The range of component `z` is `[0, 10000]`.
fn as_multi_create(s: u32, z: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `244 + s * (2 ±0)`
// Estimated: `5821`
// Minimum execution time: 35_591 nanoseconds.
Weight::from_parts(29_818_741, 0)
.saturating_add(Weight::from_parts(0, 5821))
// Standard Error: 547
.saturating_add(Weight::from_parts(65_531, 0).saturating_mul(s.into()))
// Standard Error: 5
.saturating_add(Weight::from_parts(1_496, 0).saturating_mul(z.into()))
// Measured: `193 + s * (2 ±0)`
// Estimated: `6811`
// Minimum execution time: 36_126_000 picoseconds.
Weight::from_parts(30_610_509, 0)
.saturating_add(Weight::from_parts(0, 6811))
// Standard Error: 470
.saturating_add(Weight::from_parts(61_528, 0).saturating_mul(s.into()))
// Standard Error: 4
.saturating_add(Weight::from_parts(1_254, 0).saturating_mul(z.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -80,15 +80,15 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
/// The range of component `z` is `[0, 10000]`.
fn as_multi_approve(s: u32, z: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `242`
// Estimated: `5821`
// Minimum execution time: 26_213 nanoseconds.
Weight::from_parts(20_375_068, 0)
.saturating_add(Weight::from_parts(0, 5821))
// Standard Error: 451
.saturating_add(Weight::from_parts(65_039, 0).saturating_mul(s.into()))
// Measured: `211`
// Estimated: `6811`
// Minimum execution time: 26_590_000 picoseconds.
Weight::from_parts(21_327_591, 0)
.saturating_add(Weight::from_parts(0, 6811))
// Standard Error: 481
.saturating_add(Weight::from_parts(61_150, 0).saturating_mul(s.into()))
// Standard Error: 4
.saturating_add(Weight::from_parts(1_462, 0).saturating_mul(z.into()))
.saturating_add(Weight::from_parts(1_203, 0).saturating_mul(z.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -100,15 +100,15 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
/// The range of component `z` is `[0, 10000]`.
fn as_multi_complete(s: u32, z: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `380 + s * (33 ±0)`
// Estimated: `8424`
// Minimum execution time: 40_154 nanoseconds.
Weight::from_parts(32_557_959, 0)
.saturating_add(Weight::from_parts(0, 8424))
// Standard Error: 436
.saturating_add(Weight::from_parts(83_464, 0).saturating_mul(s.into()))
// Standard Error: 4
.saturating_add(Weight::from_parts(1_534, 0).saturating_mul(z.into()))
// Measured: `317 + s * (33 ±0)`
// Estimated: `10404`
// Minimum execution time: 41_559_000 picoseconds.
Weight::from_parts(34_753_310, 0)
.saturating_add(Weight::from_parts(0, 10404))
// Standard Error: 556
.saturating_add(Weight::from_parts(74_587, 0).saturating_mul(s.into()))
// Standard Error: 5
.saturating_add(Weight::from_parts(1_276, 0).saturating_mul(z.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -117,13 +117,13 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
/// The range of component `s` is `[2, 100]`.
fn approve_as_multi_create(s: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `251 + s * (2 ±0)`
// Estimated: `5821`
// Minimum execution time: 26_917 nanoseconds.
Weight::from_parts(27_722_105, 0)
.saturating_add(Weight::from_parts(0, 5821))
// Standard Error: 608
.saturating_add(Weight::from_parts(72_968, 0).saturating_mul(s.into()))
// Measured: `193 + s * (2 ±0)`
// Estimated: `6811`
// Minimum execution time: 28_267_000 picoseconds.
Weight::from_parts(28_937_222, 0)
.saturating_add(Weight::from_parts(0, 6811))
// Standard Error: 964
.saturating_add(Weight::from_parts(63_128, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -132,13 +132,13 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
/// The range of component `s` is `[2, 100]`.
fn approve_as_multi_approve(s: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `242`
// Estimated: `5821`
// Minimum execution time: 17_795 nanoseconds.
Weight::from_parts(18_071_255, 0)
.saturating_add(Weight::from_parts(0, 5821))
// Standard Error: 468
.saturating_add(Weight::from_parts(71_217, 0).saturating_mul(s.into()))
// Measured: `211`
// Estimated: `6811`
// Minimum execution time: 18_299_000 picoseconds.
Weight::from_parts(18_957_858, 0)
.saturating_add(Weight::from_parts(0, 6811))
// Standard Error: 437
.saturating_add(Weight::from_parts(62_021, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -147,13 +147,13 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
/// The range of component `s` is `[2, 100]`.
fn cancel_as_multi(s: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `446 + s * (1 ±0)`
// Estimated: `5821`
// Minimum execution time: 27_986 nanoseconds.
Weight::from_parts(28_751_681, 0)
.saturating_add(Weight::from_parts(0, 5821))
// Standard Error: 535
.saturating_add(Weight::from_parts(68_018, 0).saturating_mul(s.into()))
// Measured: `383 + s * (1 ±0)`
// Estimated: `6811`
// Minimum execution time: 28_898_000 picoseconds.
Weight::from_parts(29_713_104, 0)
.saturating_add(Weight::from_parts(0, 6811))
// Standard Error: 689
.saturating_add(Weight::from_parts(64_650, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}