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:
Mara Robin B
2023-05-02 15:12:47 +02:00
committed by GitHub
parent 0ae0393042
commit d50ff483f8
163 changed files with 7550 additions and 6818 deletions
@@ -13,12 +13,13 @@
// 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-16, 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`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-dev"), DB CACHE: 1024
// Executed Command:
@@ -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: 12_359_000 picoseconds.
Weight::from_parts(12_845_448, 0)
// Minimum execution time: 12_148_000 picoseconds.
Weight::from_parts(12_501_721, 0)
.saturating_add(Weight::from_parts(0, 0))
// Standard Error: 2
.saturating_add(Weight::from_parts(559, 0).saturating_mul(z.into()))
// Standard Error: 1
.saturating_add(Weight::from_parts(506, 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: `193 + s * (2 ±0)`
// Estimated: `6811`
// Minimum execution time: 36_126_000 picoseconds.
Weight::from_parts(30_610_509, 0)
// Minimum execution time: 39_693_000 picoseconds.
Weight::from_parts(34_173_051, 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()))
// Standard Error: 362
.saturating_add(Weight::from_parts(60_393, 0).saturating_mul(s.into()))
// Standard Error: 3
.saturating_add(Weight::from_parts(1_207, 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: `211`
// Estimated: `6811`
// Minimum execution time: 26_590_000 picoseconds.
Weight::from_parts(21_327_591, 0)
// Minimum execution time: 26_307_000 picoseconds.
Weight::from_parts(20_698_974, 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_203, 0).saturating_mul(z.into()))
// Standard Error: 295
.saturating_add(Weight::from_parts(61_505, 0).saturating_mul(s.into()))
// Standard Error: 2
.saturating_add(Weight::from_parts(1_171, 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: `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()))
// Estimated: `6811`
// Minimum execution time: 44_742_000 picoseconds.
Weight::from_parts(37_635_655, 0)
.saturating_add(Weight::from_parts(0, 6811))
// Standard Error: 383
.saturating_add(Weight::from_parts(77_139, 0).saturating_mul(s.into()))
// Standard Error: 3
.saturating_add(Weight::from_parts(1_226, 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: `193 + s * (2 ±0)`
// Estimated: `6811`
// Minimum execution time: 28_267_000 picoseconds.
Weight::from_parts(28_937_222, 0)
// Minimum execution time: 31_610_000 picoseconds.
Weight::from_parts(32_272_831, 0)
.saturating_add(Weight::from_parts(0, 6811))
// Standard Error: 964
.saturating_add(Weight::from_parts(63_128, 0).saturating_mul(s.into()))
// Standard Error: 345
.saturating_add(Weight::from_parts(65_871, 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: `211`
// Estimated: `6811`
// Minimum execution time: 18_299_000 picoseconds.
Weight::from_parts(18_957_858, 0)
// Minimum execution time: 18_653_000 picoseconds.
Weight::from_parts(18_964_811, 0)
.saturating_add(Weight::from_parts(0, 6811))
// Standard Error: 437
.saturating_add(Weight::from_parts(62_021, 0).saturating_mul(s.into()))
// Standard Error: 305
.saturating_add(Weight::from_parts(57_834, 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: `383 + s * (1 ±0)`
// Estimated: `6811`
// Minimum execution time: 28_898_000 picoseconds.
Weight::from_parts(29_713_104, 0)
// Minimum execution time: 32_851_000 picoseconds.
Weight::from_parts(33_332_942, 0)
.saturating_add(Weight::from_parts(0, 6811))
// Standard Error: 689
.saturating_add(Weight::from_parts(64_650, 0).saturating_mul(s.into()))
// Standard Error: 409
.saturating_add(Weight::from_parts(65_798, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}