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_vesting`
//!
//! 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: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
@@ -53,15 +53,15 @@ impl<T: frame_system::Config> pallet_vesting::WeightInfo for WeightInfo<T> {
/// The range of component `s` is `[1, 28]`.
fn vest_locked(l: u32, s: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `377 + l * (25 ±0) + s * (36 ±0)`
// Estimated: `7306`
// Minimum execution time: 29_284 nanoseconds.
Weight::from_parts(28_694_538, 0)
.saturating_add(Weight::from_parts(0, 7306))
// Standard Error: 853
.saturating_add(Weight::from_parts(38_182, 0).saturating_mul(l.into()))
// Standard Error: 1_518
.saturating_add(Weight::from_parts(67_325, 0).saturating_mul(s.into()))
// Measured: `314 + l * (25 ±0) + s * (36 ±0)`
// Estimated: `9286`
// Minimum execution time: 29_916_000 picoseconds.
Weight::from_parts(29_339_698, 0)
.saturating_add(Weight::from_parts(0, 9286))
// Standard Error: 908
.saturating_add(Weight::from_parts(42_085, 0).saturating_mul(l.into()))
// Standard Error: 1_617
.saturating_add(Weight::from_parts(59_635, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -73,15 +73,15 @@ impl<T: frame_system::Config> pallet_vesting::WeightInfo for WeightInfo<T> {
/// The range of component `s` is `[1, 28]`.
fn vest_unlocked(l: u32, s: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `377 + l * (25 ±0) + s * (36 ±0)`
// Estimated: `7306`
// Minimum execution time: 28_737 nanoseconds.
Weight::from_parts(28_400_491, 0)
.saturating_add(Weight::from_parts(0, 7306))
// Standard Error: 848
.saturating_add(Weight::from_parts(33_813, 0).saturating_mul(l.into()))
// Standard Error: 1_510
.saturating_add(Weight::from_parts(44_049, 0).saturating_mul(s.into()))
// Measured: `314 + l * (25 ±0) + s * (36 ±0)`
// Estimated: `9286`
// Minimum execution time: 28_994_000 picoseconds.
Weight::from_parts(28_920_073, 0)
.saturating_add(Weight::from_parts(0, 9286))
// Standard Error: 945
.saturating_add(Weight::from_parts(36_459, 0).saturating_mul(l.into()))
// Standard Error: 1_682
.saturating_add(Weight::from_parts(47_574, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -95,15 +95,15 @@ impl<T: frame_system::Config> pallet_vesting::WeightInfo for WeightInfo<T> {
/// The range of component `s` is `[1, 28]`.
fn vest_other_locked(l: u32, s: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `512 + l * (25 ±0) + s * (36 ±0)`
// Estimated: `9909`
// Minimum execution time: 31_249 nanoseconds.
Weight::from_parts(30_167_020, 0)
.saturating_add(Weight::from_parts(0, 9909))
// Standard Error: 910
.saturating_add(Weight::from_parts(48_520, 0).saturating_mul(l.into()))
// Standard Error: 1_619
.saturating_add(Weight::from_parts(72_796, 0).saturating_mul(s.into()))
// Measured: `417 + l * (25 ±0) + s * (36 ±0)`
// Estimated: `12879`
// Minimum execution time: 31_776_000 picoseconds.
Weight::from_parts(31_051_512, 0)
.saturating_add(Weight::from_parts(0, 12879))
// Standard Error: 1_014
.saturating_add(Weight::from_parts(45_683, 0).saturating_mul(l.into()))
// Standard Error: 1_805
.saturating_add(Weight::from_parts(68_567, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(3))
}
@@ -117,15 +117,15 @@ impl<T: frame_system::Config> pallet_vesting::WeightInfo for WeightInfo<T> {
/// The range of component `s` is `[1, 28]`.
fn vest_other_unlocked(l: u32, s: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `512 + l * (25 ±0) + s * (36 ±0)`
// Estimated: `9909`
// Minimum execution time: 30_530 nanoseconds.
Weight::from_parts(31_068_619, 0)
.saturating_add(Weight::from_parts(0, 9909))
// Standard Error: 2_695
.saturating_add(Weight::from_parts(21_604, 0).saturating_mul(l.into()))
// Standard Error: 4_796
.saturating_add(Weight::from_parts(41_979, 0).saturating_mul(s.into()))
// Measured: `417 + l * (25 ±0) + s * (36 ±0)`
// Estimated: `12879`
// Minimum execution time: 31_198_000 picoseconds.
Weight::from_parts(30_371_234, 0)
.saturating_add(Weight::from_parts(0, 12879))
// Standard Error: 1_053
.saturating_add(Weight::from_parts(46_897, 0).saturating_mul(l.into()))
// Standard Error: 1_874
.saturating_add(Weight::from_parts(56_085, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(3))
}
@@ -139,15 +139,15 @@ impl<T: frame_system::Config> pallet_vesting::WeightInfo for WeightInfo<T> {
/// The range of component `s` is `[0, 27]`.
fn vested_transfer(l: u32, s: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `583 + l * (25 ±0) + s * (36 ±0)`
// Estimated: `9909`
// Minimum execution time: 49_659 nanoseconds.
Weight::from_parts(50_352_533, 0)
.saturating_add(Weight::from_parts(0, 9909))
// Standard Error: 1_564
.saturating_add(Weight::from_parts(34_227, 0).saturating_mul(l.into()))
// Standard Error: 2_782
.saturating_add(Weight::from_parts(34_427, 0).saturating_mul(s.into()))
// Measured: `488 + l * (25 ±0) + s * (36 ±0)`
// Estimated: `12879`
// Minimum execution time: 50_336_000 picoseconds.
Weight::from_parts(50_095_582, 0)
.saturating_add(Weight::from_parts(0, 12879))
// Standard Error: 1_723
.saturating_add(Weight::from_parts(36_719, 0).saturating_mul(l.into()))
// Standard Error: 3_065
.saturating_add(Weight::from_parts(53_956, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(3))
}
@@ -161,15 +161,15 @@ impl<T: frame_system::Config> pallet_vesting::WeightInfo for WeightInfo<T> {
/// The range of component `s` is `[0, 27]`.
fn force_vested_transfer(l: u32, s: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `718 + l * (25 ±0) + s * (36 ±0)`
// Estimated: `12512`
// Minimum execution time: 51_196 nanoseconds.
Weight::from_parts(51_640_999, 0)
.saturating_add(Weight::from_parts(0, 12512))
// Standard Error: 1_401
.saturating_add(Weight::from_parts(36_695, 0).saturating_mul(l.into()))
// Standard Error: 2_493
.saturating_add(Weight::from_parts(40_204, 0).saturating_mul(s.into()))
// Measured: `591 + l * (25 ±0) + s * (36 ±0)`
// Estimated: `15482`
// Minimum execution time: 51_785_000 picoseconds.
Weight::from_parts(51_785_937, 0)
.saturating_add(Weight::from_parts(0, 15482))
// Standard Error: 1_668
.saturating_add(Weight::from_parts(37_557, 0).saturating_mul(l.into()))
// Standard Error: 2_968
.saturating_add(Weight::from_parts(56_009, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(4))
}
@@ -183,15 +183,15 @@ impl<T: frame_system::Config> pallet_vesting::WeightInfo for WeightInfo<T> {
/// The range of component `s` is `[2, 28]`.
fn not_unlocking_merge_schedules(l: u32, s: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `510 + l * (25 ±0) + s * (36 ±0)`
// Estimated: `9909`
// Minimum execution time: 32_352 nanoseconds.
Weight::from_parts(31_837_824, 0)
.saturating_add(Weight::from_parts(0, 9909))
// Standard Error: 921
.saturating_add(Weight::from_parts(40_526, 0).saturating_mul(l.into()))
// Standard Error: 1_702
.saturating_add(Weight::from_parts(59_295, 0).saturating_mul(s.into()))
// Measured: `415 + l * (25 ±0) + s * (36 ±0)`
// Estimated: `12879`
// Minimum execution time: 32_591_000 picoseconds.
Weight::from_parts(32_031_830, 0)
.saturating_add(Weight::from_parts(0, 12879))
// Standard Error: 873
.saturating_add(Weight::from_parts(42_198, 0).saturating_mul(l.into()))
// Standard Error: 1_613
.saturating_add(Weight::from_parts(61_400, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(3))
}
@@ -205,15 +205,15 @@ impl<T: frame_system::Config> pallet_vesting::WeightInfo for WeightInfo<T> {
/// The range of component `s` is `[2, 28]`.
fn unlocking_merge_schedules(l: u32, s: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `510 + l * (25 ±0) + s * (36 ±0)`
// Estimated: `9909`
// Minimum execution time: 32_523 nanoseconds.
Weight::from_parts(31_708_207, 0)
.saturating_add(Weight::from_parts(0, 9909))
// Standard Error: 848
.saturating_add(Weight::from_parts(42_347, 0).saturating_mul(l.into()))
// Standard Error: 1_566
.saturating_add(Weight::from_parts(64_993, 0).saturating_mul(s.into()))
// Measured: `415 + l * (25 ±0) + s * (36 ±0)`
// Estimated: `12879`
// Minimum execution time: 32_180_000 picoseconds.
Weight::from_parts(32_258_692, 0)
.saturating_add(Weight::from_parts(0, 12879))
// Standard Error: 940
.saturating_add(Weight::from_parts(38_939, 0).saturating_mul(l.into()))
// Standard Error: 1_736
.saturating_add(Weight::from_parts(58_252, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(3))
}