update weights (0.9.37) (#6546) (#6555)

* kusama: update weights

* polkadot: update weights

* westend: update weights

* rococo: update weights
This commit is contained in:
Mara Robin B
2023-01-19 14:43:19 +01:00
committed by GitHub
parent ad8c2aff5e
commit 8ff50d0fa7
157 changed files with 6297 additions and 6465 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: 2022-11-16, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-01-11, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! 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
@@ -49,28 +49,28 @@ impl<T: frame_system::Config> pallet_vesting::WeightInfo for WeightInfo<T> {
/// The range of component `l` is `[0, 49]`.
/// The range of component `s` is `[1, 28]`.
fn vest_locked(l: u32, s: u32, ) -> Weight {
// Minimum execution time: 38_642 nanoseconds.
Weight::from_ref_time(38_226_745 as u64)
// Standard Error: 1_085
.saturating_add(Weight::from_ref_time(37_262 as u64).saturating_mul(l as u64))
// Standard Error: 1_931
.saturating_add(Weight::from_ref_time(61_339 as u64).saturating_mul(s as u64))
.saturating_add(T::DbWeight::get().reads(2 as u64))
.saturating_add(T::DbWeight::get().writes(2 as u64))
// Minimum execution time: 39_163 nanoseconds.
Weight::from_ref_time(38_106_713)
// Standard Error: 3_997
.saturating_add(Weight::from_ref_time(50_660).saturating_mul(l.into()))
// Standard Error: 7_112
.saturating_add(Weight::from_ref_time(74_388).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}
// Storage: Vesting Vesting (r:1 w:1)
// Storage: Balances Locks (r:1 w:1)
/// The range of component `l` is `[0, 49]`.
/// The range of component `s` is `[1, 28]`.
fn vest_unlocked(l: u32, s: u32, ) -> Weight {
// Minimum execution time: 38_010 nanoseconds.
Weight::from_ref_time(37_870_524 as u64)
// Standard Error: 1_888
.saturating_add(Weight::from_ref_time(47_214 as u64).saturating_mul(l as u64))
// Standard Error: 3_359
.saturating_add(Weight::from_ref_time(38_374 as u64).saturating_mul(s as u64))
.saturating_add(T::DbWeight::get().reads(2 as u64))
.saturating_add(T::DbWeight::get().writes(2 as u64))
// Minimum execution time: 38_417 nanoseconds.
Weight::from_ref_time(38_102_624)
// Standard Error: 1_020
.saturating_add(Weight::from_ref_time(31_848).saturating_mul(l.into()))
// Standard Error: 1_816
.saturating_add(Weight::from_ref_time(54_186).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}
// Storage: Vesting Vesting (r:1 w:1)
// Storage: Balances Locks (r:1 w:1)
@@ -78,14 +78,14 @@ impl<T: frame_system::Config> pallet_vesting::WeightInfo for WeightInfo<T> {
/// The range of component `l` is `[0, 49]`.
/// The range of component `s` is `[1, 28]`.
fn vest_other_locked(l: u32, s: u32, ) -> Weight {
// Minimum execution time: 38_389 nanoseconds.
Weight::from_ref_time(37_550_733 as u64)
// Standard Error: 1_060
.saturating_add(Weight::from_ref_time(49_011 as u64).saturating_mul(l as u64))
// Standard Error: 1_886
.saturating_add(Weight::from_ref_time(62_179 as u64).saturating_mul(s as u64))
.saturating_add(T::DbWeight::get().reads(3 as u64))
.saturating_add(T::DbWeight::get().writes(3 as u64))
// Minimum execution time: 38_612 nanoseconds.
Weight::from_ref_time(37_277_540)
// Standard Error: 1_038
.saturating_add(Weight::from_ref_time(48_913).saturating_mul(l.into()))
// Standard Error: 1_848
.saturating_add(Weight::from_ref_time(83_692).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(3))
}
// Storage: Vesting Vesting (r:1 w:1)
// Storage: Balances Locks (r:1 w:1)
@@ -93,14 +93,14 @@ impl<T: frame_system::Config> pallet_vesting::WeightInfo for WeightInfo<T> {
/// The range of component `l` is `[0, 49]`.
/// The range of component `s` is `[1, 28]`.
fn vest_other_unlocked(l: u32, s: u32, ) -> Weight {
// Minimum execution time: 37_686 nanoseconds.
Weight::from_ref_time(37_792_534 as u64)
// Standard Error: 1_624
.saturating_add(Weight::from_ref_time(38_716 as u64).saturating_mul(l as u64))
// Standard Error: 2_889
.saturating_add(Weight::from_ref_time(33_810 as u64).saturating_mul(s as u64))
.saturating_add(T::DbWeight::get().reads(3 as u64))
.saturating_add(T::DbWeight::get().writes(3 as u64))
// Minimum execution time: 38_281 nanoseconds.
Weight::from_ref_time(37_604_718)
// Standard Error: 960
.saturating_add(Weight::from_ref_time(37_709).saturating_mul(l.into()))
// Standard Error: 1_708
.saturating_add(Weight::from_ref_time(56_054).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(3))
}
// Storage: Vesting Vesting (r:1 w:1)
// Storage: System Account (r:1 w:1)
@@ -108,14 +108,14 @@ impl<T: frame_system::Config> pallet_vesting::WeightInfo for WeightInfo<T> {
/// The range of component `l` is `[0, 49]`.
/// The range of component `s` is `[0, 27]`.
fn vested_transfer(l: u32, s: u32, ) -> Weight {
// Minimum execution time: 52_356 nanoseconds.
Weight::from_ref_time(53_053_813 as u64)
// Standard Error: 1_679
.saturating_add(Weight::from_ref_time(37_518 as u64).saturating_mul(l as u64))
// Standard Error: 2_987
.saturating_add(Weight::from_ref_time(18_617 as u64).saturating_mul(s as u64))
.saturating_add(T::DbWeight::get().reads(3 as u64))
.saturating_add(T::DbWeight::get().writes(3 as u64))
// Minimum execution time: 52_866 nanoseconds.
Weight::from_ref_time(52_960_624)
// Standard Error: 1_706
.saturating_add(Weight::from_ref_time(40_224).saturating_mul(l.into()))
// Standard Error: 3_035
.saturating_add(Weight::from_ref_time(40_229).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(3))
}
// Storage: Vesting Vesting (r:1 w:1)
// Storage: System Account (r:2 w:2)
@@ -123,14 +123,14 @@ impl<T: frame_system::Config> pallet_vesting::WeightInfo for WeightInfo<T> {
/// The range of component `l` is `[0, 49]`.
/// The range of component `s` is `[0, 27]`.
fn force_vested_transfer(l: u32, s: u32, ) -> Weight {
// Minimum execution time: 51_625 nanoseconds.
Weight::from_ref_time(51_648_113 as u64)
// Standard Error: 1_712
.saturating_add(Weight::from_ref_time(43_998 as u64).saturating_mul(l as u64))
// Standard Error: 3_047
.saturating_add(Weight::from_ref_time(42_370 as u64).saturating_mul(s as u64))
.saturating_add(T::DbWeight::get().reads(4 as u64))
.saturating_add(T::DbWeight::get().writes(4 as u64))
// Minimum execution time: 52_118 nanoseconds.
Weight::from_ref_time(52_610_076)
// Standard Error: 2_143
.saturating_add(Weight::from_ref_time(39_389).saturating_mul(l.into()))
// Standard Error: 3_813
.saturating_add(Weight::from_ref_time(39_238).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(4))
}
// Storage: Vesting Vesting (r:1 w:1)
// Storage: Balances Locks (r:1 w:1)
@@ -138,14 +138,14 @@ impl<T: frame_system::Config> pallet_vesting::WeightInfo for WeightInfo<T> {
/// The range of component `l` is `[0, 49]`.
/// The range of component `s` is `[2, 28]`.
fn not_unlocking_merge_schedules(l: u32, s: u32, ) -> Weight {
// Minimum execution time: 39_592 nanoseconds.
Weight::from_ref_time(38_624_597 as u64)
// Standard Error: 922
.saturating_add(Weight::from_ref_time(45_973 as u64).saturating_mul(l as u64))
// Standard Error: 1_704
.saturating_add(Weight::from_ref_time(69_427 as u64).saturating_mul(s as u64))
.saturating_add(T::DbWeight::get().reads(3 as u64))
.saturating_add(T::DbWeight::get().writes(3 as u64))
// Minimum execution time: 39_846 nanoseconds.
Weight::from_ref_time(38_802_475)
// Standard Error: 1_226
.saturating_add(Weight::from_ref_time(51_348).saturating_mul(l.into()))
// Standard Error: 2_265
.saturating_add(Weight::from_ref_time(67_887).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(3))
}
// Storage: Vesting Vesting (r:1 w:1)
// Storage: Balances Locks (r:1 w:1)
@@ -153,13 +153,13 @@ impl<T: frame_system::Config> pallet_vesting::WeightInfo for WeightInfo<T> {
/// The range of component `l` is `[0, 49]`.
/// The range of component `s` is `[2, 28]`.
fn unlocking_merge_schedules(l: u32, s: u32, ) -> Weight {
// Minimum execution time: 39_606 nanoseconds.
Weight::from_ref_time(38_893_122 as u64)
// Standard Error: 1_158
.saturating_add(Weight::from_ref_time(44_023 as u64).saturating_mul(l as u64))
// Standard Error: 2_139
.saturating_add(Weight::from_ref_time(60_243 as u64).saturating_mul(s as u64))
.saturating_add(T::DbWeight::get().reads(3 as u64))
.saturating_add(T::DbWeight::get().writes(3 as u64))
// Minimum execution time: 39_553 nanoseconds.
Weight::from_ref_time(38_937_442)
// Standard Error: 1_032
.saturating_add(Weight::from_ref_time(44_523).saturating_mul(l.into()))
// Standard Error: 1_906
.saturating_add(Weight::from_ref_time(68_244).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(3))
}
}