[backport] weights 9400 (#2425)

* [benchmarks] pr with weights (#2373)

Co-authored-by: paritytech-ci <paritytech-ci@parity.io>

* [benchmarks] pr with weights (#2374)

Co-authored-by: paritytech-ci <paritytech-ci@parity.io>

* [benchmarks] pr with weights (#2375)

Co-authored-by: paritytech-ci <paritytech-ci@parity.io>

* Proof size in test wasn't sufficient

(due to updated weights.)

---------

Co-authored-by: Paritytech CI <52199148+paritytech-ci@users.noreply.github.com>
Co-authored-by: paritytech-ci <paritytech-ci@parity.io>
Co-authored-by: Giles Cope <gilescope@gmail.com>
This commit is contained in:
Egor_P
2023-04-04 16:00:05 +02:00
committed by GitHub
parent e225e54dc7
commit eaf6c45445
90 changed files with 4416 additions and 4425 deletions
@@ -1,4 +1,4 @@
// Copyright 2021 Parity Technologies (UK) Ltd.
// Copyright Parity Technologies (UK) Ltd.
// This file is part of Cumulus.
// Cumulus is free software: you can redistribute it and/or modify
@@ -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-02-23, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-03-23, 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("bridge-hub-polkadot-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_693 nanoseconds.
Weight::from_parts(12_218_501, 0)
// Minimum execution time: 11_761_000 picoseconds.
Weight::from_parts(12_373_119, 0)
.saturating_add(Weight::from_parts(0, 0))
// Standard Error: 1
.saturating_add(Weight::from_parts(479, 0).saturating_mul(z.into()))
// Standard Error: 3
.saturating_add(Weight::from_parts(482, 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,15 +64,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: `314 + s * (2 ±0)`
// Estimated: `5821`
// Minimum execution time: 35_181 nanoseconds.
Weight::from_parts(28_585_764, 0)
.saturating_add(Weight::from_parts(0, 5821))
// Standard Error: 609
.saturating_add(Weight::from_parts(72_658, 0).saturating_mul(s.into()))
// Measured: `263 + s * (2 ±0)`
// Estimated: `6811`
// Minimum execution time: 36_964_000 picoseconds.
Weight::from_parts(31_553_347, 0)
.saturating_add(Weight::from_parts(0, 6811))
// Standard Error: 571
.saturating_add(Weight::from_parts(62_042, 0).saturating_mul(s.into()))
// Standard Error: 5
.saturating_add(Weight::from_parts(1_476, 0).saturating_mul(z.into()))
.saturating_add(Weight::from_parts(1_178, 0).saturating_mul(z.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -82,15 +82,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: `313`
// Estimated: `5821`
// Minimum execution time: 26_110 nanoseconds.
Weight::from_parts(19_809_417, 0)
.saturating_add(Weight::from_parts(0, 5821))
// Standard Error: 448
.saturating_add(Weight::from_parts(69_542, 0).saturating_mul(s.into()))
// Measured: `282`
// Estimated: `6811`
// Minimum execution time: 27_113_000 picoseconds.
Weight::from_parts(21_794_796, 0)
.saturating_add(Weight::from_parts(0, 6811))
// Standard Error: 423
.saturating_add(Weight::from_parts(59_156, 0).saturating_mul(s.into()))
// Standard Error: 4
.saturating_add(Weight::from_parts(1_514, 0).saturating_mul(z.into()))
.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))
}
@@ -102,15 +102,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: `451 + s * (33 ±0)`
// Estimated: `8424`
// Minimum execution time: 39_991 nanoseconds.
Weight::from_parts(31_329_529, 0)
.saturating_add(Weight::from_parts(0, 8424))
// Standard Error: 567
.saturating_add(Weight::from_parts(90_826, 0).saturating_mul(s.into()))
// Standard Error: 5
.saturating_add(Weight::from_parts(1_527, 0).saturating_mul(z.into()))
// Measured: `388 + s * (33 ±0)`
// Estimated: `10404`
// Minimum execution time: 41_979_000 picoseconds.
Weight::from_parts(34_970_639, 0)
.saturating_add(Weight::from_parts(0, 10404))
// Standard Error: 481
.saturating_add(Weight::from_parts(76_814, 0).saturating_mul(s.into()))
// Standard Error: 4
.saturating_add(Weight::from_parts(1_191, 0).saturating_mul(z.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -119,13 +119,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: `321 + s * (2 ±0)`
// Estimated: `5821`
// Minimum execution time: 25_124 nanoseconds.
Weight::from_parts(26_655_548, 0)
.saturating_add(Weight::from_parts(0, 5821))
// Standard Error: 743
.saturating_add(Weight::from_parts(78_904, 0).saturating_mul(s.into()))
// Measured: `263 + s * (2 ±0)`
// Estimated: `6811`
// Minimum execution time: 28_113_000 picoseconds.
Weight::from_parts(29_657_007, 0)
.saturating_add(Weight::from_parts(0, 6811))
// Standard Error: 746
.saturating_add(Weight::from_parts(67_176, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -134,13 +134,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: `313`
// Estimated: `5821`
// Minimum execution time: 16_950 nanoseconds.
Weight::from_parts(18_308_894, 0)
.saturating_add(Weight::from_parts(0, 5821))
// Standard Error: 676
.saturating_add(Weight::from_parts(71_574, 0).saturating_mul(s.into()))
// Measured: `282`
// Estimated: `6811`
// Minimum execution time: 19_227_000 picoseconds.
Weight::from_parts(20_043_765, 0)
.saturating_add(Weight::from_parts(0, 6811))
// Standard Error: 1_458
.saturating_add(Weight::from_parts(70_065, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -149,13 +149,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: `517 + s * (1 ±0)`
// Estimated: `5821`
// Minimum execution time: 26_127 nanoseconds.
Weight::from_parts(27_889_146, 0)
.saturating_add(Weight::from_parts(0, 5821))
// Standard Error: 729
.saturating_add(Weight::from_parts(78_618, 0).saturating_mul(s.into()))
// Measured: `454 + s * (1 ±0)`
// Estimated: `6811`
// Minimum execution time: 29_358_000 picoseconds.
Weight::from_parts(30_953_779, 0)
.saturating_add(Weight::from_parts(0, 6811))
// Standard Error: 662
.saturating_add(Weight::from_parts(62_100, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}