mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-01 02:11:01 +00:00
update weights (sync with 0.9.42) (#7149)
* polkadot: update weights * westend: update weights * kusama: update weights * rococo: update weights
This commit is contained in:
@@ -13,10 +13,11 @@
|
||||
|
||||
// You should have received a copy of the GNU General Public License
|
||||
// along with Polkadot. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
//! Autogenerated weights for `pallet_multisig`
|
||||
//!
|
||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||
//! DATE: 2023-03-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! DATE: 2023-04-28, 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("westend-dev"), DB CACHE: 1024
|
||||
@@ -38,9 +39,10 @@
|
||||
#![cfg_attr(rustfmt, rustfmt_skip)]
|
||||
#![allow(unused_parens)]
|
||||
#![allow(unused_imports)]
|
||||
#![allow(missing_docs)]
|
||||
|
||||
use frame_support::{traits::Get, weights::Weight};
|
||||
use sp_std::marker::PhantomData;
|
||||
use core::marker::PhantomData;
|
||||
|
||||
/// Weight functions for `pallet_multisig`.
|
||||
pub struct WeightInfo<T>(PhantomData<T>);
|
||||
@@ -50,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_946_000 picoseconds.
|
||||
Weight::from_parts(12_175_340, 0)
|
||||
// Minimum execution time: 11_765_000 picoseconds.
|
||||
Weight::from_parts(12_225_372, 0)
|
||||
.saturating_add(Weight::from_parts(0, 0))
|
||||
// Standard Error: 6
|
||||
.saturating_add(Weight::from_parts(468, 0).saturating_mul(z.into()))
|
||||
// Standard Error: 1
|
||||
.saturating_add(Weight::from_parts(499, 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)
|
||||
@@ -64,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: 35_861_000 picoseconds.
|
||||
Weight::from_parts(30_580_950, 0)
|
||||
// Minimum execution time: 40_633_000 picoseconds.
|
||||
Weight::from_parts(35_086_925, 0)
|
||||
.saturating_add(Weight::from_parts(0, 6811))
|
||||
// Standard Error: 637
|
||||
.saturating_add(Weight::from_parts(62_156, 0).saturating_mul(s.into()))
|
||||
// Standard Error: 6
|
||||
.saturating_add(Weight::from_parts(1_208, 0).saturating_mul(z.into()))
|
||||
// Standard Error: 357
|
||||
.saturating_add(Weight::from_parts(62_270, 0).saturating_mul(s.into()))
|
||||
// Standard Error: 3
|
||||
.saturating_add(Weight::from_parts(1_193, 0).saturating_mul(z.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -82,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: 26_907_000 picoseconds.
|
||||
Weight::from_parts(21_329_833, 0)
|
||||
// Minimum execution time: 27_388_000 picoseconds.
|
||||
Weight::from_parts(21_636_034, 0)
|
||||
.saturating_add(Weight::from_parts(0, 6811))
|
||||
// Standard Error: 416
|
||||
.saturating_add(Weight::from_parts(61_251, 0).saturating_mul(s.into()))
|
||||
// Standard Error: 410
|
||||
.saturating_add(Weight::from_parts(63_001, 0).saturating_mul(s.into()))
|
||||
// Standard Error: 4
|
||||
.saturating_add(Weight::from_parts(1_161, 0).saturating_mul(z.into()))
|
||||
.saturating_add(Weight::from_parts(1_173, 0).saturating_mul(z.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -101,14 +103,14 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
||||
fn as_multi_complete(s: u32, z: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `392 + s * (33 ±0)`
|
||||
// Estimated: `10404`
|
||||
// Minimum execution time: 41_090_000 picoseconds.
|
||||
Weight::from_parts(34_147_317, 0)
|
||||
.saturating_add(Weight::from_parts(0, 10404))
|
||||
// Standard Error: 502
|
||||
.saturating_add(Weight::from_parts(72_808, 0).saturating_mul(s.into()))
|
||||
// Estimated: `6811`
|
||||
// Minimum execution time: 45_439_000 picoseconds.
|
||||
Weight::from_parts(38_659_430, 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_216, 0).saturating_mul(z.into()))
|
||||
.saturating_add(Weight::from_parts(1_224, 0).saturating_mul(z.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -119,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: 28_261_000 picoseconds.
|
||||
Weight::from_parts(29_118_127, 0)
|
||||
// Minimum execution time: 32_127_000 picoseconds.
|
||||
Weight::from_parts(33_476_746, 0)
|
||||
.saturating_add(Weight::from_parts(0, 6811))
|
||||
// Standard Error: 651
|
||||
.saturating_add(Weight::from_parts(65_508, 0).saturating_mul(s.into()))
|
||||
// Standard Error: 491
|
||||
.saturating_add(Weight::from_parts(65_620, 0).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -134,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: 18_462_000 picoseconds.
|
||||
Weight::from_parts(19_616_897, 0)
|
||||
// Minimum execution time: 19_048_000 picoseconds.
|
||||
Weight::from_parts(20_014_518, 0)
|
||||
.saturating_add(Weight::from_parts(0, 6811))
|
||||
// Standard Error: 486
|
||||
.saturating_add(Weight::from_parts(61_566, 0).saturating_mul(s.into()))
|
||||
// Standard Error: 421
|
||||
.saturating_add(Weight::from_parts(60_673, 0).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -149,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: 28_788_000 picoseconds.
|
||||
Weight::from_parts(30_108_689, 0)
|
||||
// Minimum execution time: 33_739_000 picoseconds.
|
||||
Weight::from_parts(34_744_158, 0)
|
||||
.saturating_add(Weight::from_parts(0, 6811))
|
||||
// Standard Error: 700
|
||||
.saturating_add(Weight::from_parts(67_165, 0).saturating_mul(s.into()))
|
||||
// Standard Error: 532
|
||||
.saturating_add(Weight::from_parts(64_913, 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