mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 22:41:02 +00:00
update weights (#7298)
* polkadot: update weights * westend: update weights * kusama: update weights * rococo: update weights
This commit is contained in:
@@ -17,9 +17,9 @@
|
||||
//! Autogenerated weights for `pallet_multisig`
|
||||
//!
|
||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||
//! DATE: 2023-04-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! DATE: 2023-05-25, 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`
|
||||
//! HOSTNAME: `bm5`, 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:
|
||||
@@ -52,11 +52,11 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `0`
|
||||
// Estimated: `0`
|
||||
// Minimum execution time: 11_765_000 picoseconds.
|
||||
Weight::from_parts(12_225_372, 0)
|
||||
// Minimum execution time: 10_913_000 picoseconds.
|
||||
Weight::from_parts(11_369_971, 0)
|
||||
.saturating_add(Weight::from_parts(0, 0))
|
||||
// Standard Error: 1
|
||||
.saturating_add(Weight::from_parts(499, 0).saturating_mul(z.into()))
|
||||
.saturating_add(Weight::from_parts(524, 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)
|
||||
@@ -66,13 +66,13 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `309 + s * (2 ±0)`
|
||||
// Estimated: `6811`
|
||||
// Minimum execution time: 40_633_000 picoseconds.
|
||||
Weight::from_parts(35_086_925, 0)
|
||||
// Minimum execution time: 39_268_000 picoseconds.
|
||||
Weight::from_parts(33_899_393, 0)
|
||||
.saturating_add(Weight::from_parts(0, 6811))
|
||||
// Standard Error: 357
|
||||
.saturating_add(Weight::from_parts(62_270, 0).saturating_mul(s.into()))
|
||||
// Standard Error: 375
|
||||
.saturating_add(Weight::from_parts(62_301, 0).saturating_mul(s.into()))
|
||||
// Standard Error: 3
|
||||
.saturating_add(Weight::from_parts(1_193, 0).saturating_mul(z.into()))
|
||||
.saturating_add(Weight::from_parts(1_224, 0).saturating_mul(z.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -84,13 +84,13 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `286`
|
||||
// Estimated: `6811`
|
||||
// Minimum execution time: 27_388_000 picoseconds.
|
||||
Weight::from_parts(21_636_034, 0)
|
||||
// Minimum execution time: 26_100_000 picoseconds.
|
||||
Weight::from_parts(20_766_498, 0)
|
||||
.saturating_add(Weight::from_parts(0, 6811))
|
||||
// Standard Error: 410
|
||||
.saturating_add(Weight::from_parts(63_001, 0).saturating_mul(s.into()))
|
||||
// Standard Error: 4
|
||||
.saturating_add(Weight::from_parts(1_173, 0).saturating_mul(z.into()))
|
||||
// Standard Error: 316
|
||||
.saturating_add(Weight::from_parts(61_763, 0).saturating_mul(s.into()))
|
||||
// Standard Error: 3
|
||||
.saturating_add(Weight::from_parts(1_182, 0).saturating_mul(z.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -104,13 +104,13 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `392 + s * (33 ±0)`
|
||||
// Estimated: `6811`
|
||||
// Minimum execution time: 45_439_000 picoseconds.
|
||||
Weight::from_parts(38_659_430, 0)
|
||||
// Minimum execution time: 44_072_000 picoseconds.
|
||||
Weight::from_parts(37_865_237, 0)
|
||||
.saturating_add(Weight::from_parts(0, 6811))
|
||||
// Standard Error: 450
|
||||
.saturating_add(Weight::from_parts(76_746, 0).saturating_mul(s.into()))
|
||||
// Standard Error: 4
|
||||
.saturating_add(Weight::from_parts(1_224, 0).saturating_mul(z.into()))
|
||||
// Standard Error: 666
|
||||
.saturating_add(Weight::from_parts(75_421, 0).saturating_mul(s.into()))
|
||||
// Standard Error: 6
|
||||
.saturating_add(Weight::from_parts(1_180, 0).saturating_mul(z.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -121,11 +121,11 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `314 + s * (2 ±0)`
|
||||
// Estimated: `6811`
|
||||
// Minimum execution time: 32_127_000 picoseconds.
|
||||
Weight::from_parts(33_476_746, 0)
|
||||
// Minimum execution time: 30_839_000 picoseconds.
|
||||
Weight::from_parts(32_384_946, 0)
|
||||
.saturating_add(Weight::from_parts(0, 6811))
|
||||
// Standard Error: 491
|
||||
.saturating_add(Weight::from_parts(65_620, 0).saturating_mul(s.into()))
|
||||
// Standard Error: 482
|
||||
.saturating_add(Weight::from_parts(66_723, 0).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -136,11 +136,11 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `286`
|
||||
// Estimated: `6811`
|
||||
// Minimum execution time: 19_048_000 picoseconds.
|
||||
Weight::from_parts(20_014_518, 0)
|
||||
// Minimum execution time: 18_196_000 picoseconds.
|
||||
Weight::from_parts(18_983_722, 0)
|
||||
.saturating_add(Weight::from_parts(0, 6811))
|
||||
// Standard Error: 421
|
||||
.saturating_add(Weight::from_parts(60_673, 0).saturating_mul(s.into()))
|
||||
// Standard Error: 458
|
||||
.saturating_add(Weight::from_parts(61_127, 0).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -151,11 +151,11 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `458 + s * (1 ±0)`
|
||||
// Estimated: `6811`
|
||||
// Minimum execution time: 33_739_000 picoseconds.
|
||||
Weight::from_parts(34_744_158, 0)
|
||||
// Minimum execution time: 32_490_000 picoseconds.
|
||||
Weight::from_parts(33_574_130, 0)
|
||||
.saturating_add(Weight::from_parts(0, 6811))
|
||||
// Standard Error: 532
|
||||
.saturating_add(Weight::from_parts(64_913, 0).saturating_mul(s.into()))
|
||||
// Standard Error: 547
|
||||
.saturating_add(Weight::from_parts(64_265, 0).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user