update weights (#5844)

* westend: update weights

* kusama: update weights

* polkadot: update weights

* rococo: update weights

* update BlockExecutionWeight

* kusama: readd phragmen remove_member_wrong_refund weight

* polkadot: readd phragmen remove_member_wrong_refund weight
This commit is contained in:
Mara Robin B
2022-08-01 15:13:21 +02:00
committed by GitHub
parent 8dbbf5dd5a
commit cb82d21708
127 changed files with 1966 additions and 1966 deletions
@@ -16,8 +16,8 @@
//! Autogenerated weights for `pallet_vesting`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2022-07-08, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! DATE: 2022-07-28, 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("westend-dev"), DB CACHE: 1024
// Executed Command:
@@ -49,11 +49,11 @@ 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 {
(29_796_000 as Weight)
// Standard Error: 3_000
.saturating_add((93_000 as Weight).saturating_mul(l as Weight))
// Standard Error: 6_000
.saturating_add((165_000 as Weight).saturating_mul(s as Weight))
(29_825_000 as Weight)
// Standard Error: 0
.saturating_add((92_000 as Weight).saturating_mul(l as Weight))
// Standard Error: 1_000
.saturating_add((179_000 as Weight).saturating_mul(s as Weight))
.saturating_add(T::DbWeight::get().reads(2 as Weight))
.saturating_add(T::DbWeight::get().writes(2 as Weight))
}
@@ -62,11 +62,11 @@ 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_unlocked(l: u32, s: u32, ) -> Weight {
(30_178_000 as Weight)
// Standard Error: 1_000
.saturating_add((78_000 as Weight).saturating_mul(l as Weight))
(29_898_000 as Weight)
// Standard Error: 0
.saturating_add((81_000 as Weight).saturating_mul(l as Weight))
// Standard Error: 2_000
.saturating_add((134_000 as Weight).saturating_mul(s as Weight))
.saturating_add((149_000 as Weight).saturating_mul(s as Weight))
.saturating_add(T::DbWeight::get().reads(2 as Weight))
.saturating_add(T::DbWeight::get().writes(2 as Weight))
}
@@ -76,11 +76,11 @@ 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 {
(29_557_000 as Weight)
(30_331_000 as Weight)
// Standard Error: 1_000
.saturating_add((93_000 as Weight).saturating_mul(l as Weight))
.saturating_add((87_000 as Weight).saturating_mul(l as Weight))
// Standard Error: 2_000
.saturating_add((184_000 as Weight).saturating_mul(s as Weight))
.saturating_add((177_000 as Weight).saturating_mul(s as Weight))
.saturating_add(T::DbWeight::get().reads(3 as Weight))
.saturating_add(T::DbWeight::get().writes(3 as Weight))
}
@@ -90,11 +90,11 @@ 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 {
(29_675_000 as Weight)
(30_620_000 as Weight)
// Standard Error: 0
.saturating_add((76_000 as Weight).saturating_mul(l as Weight))
// Standard Error: 1_000
.saturating_add((84_000 as Weight).saturating_mul(l as Weight))
// Standard Error: 2_000
.saturating_add((153_000 as Weight).saturating_mul(s as Weight))
.saturating_add((138_000 as Weight).saturating_mul(s as Weight))
.saturating_add(T::DbWeight::get().reads(3 as Weight))
.saturating_add(T::DbWeight::get().writes(3 as Weight))
}
@@ -104,11 +104,11 @@ 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 {
(44_682_000 as Weight)
// Standard Error: 2_000
.saturating_add((94_000 as Weight).saturating_mul(l as Weight))
(45_028_000 as Weight)
// Standard Error: 1_000
.saturating_add((85_000 as Weight).saturating_mul(l as Weight))
// Standard Error: 4_000
.saturating_add((140_000 as Weight).saturating_mul(s as Weight))
.saturating_add((150_000 as Weight).saturating_mul(s as Weight))
.saturating_add(T::DbWeight::get().reads(3 as Weight))
.saturating_add(T::DbWeight::get().writes(3 as Weight))
}
@@ -118,11 +118,11 @@ 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 {
(45_136_000 as Weight)
(45_042_000 as Weight)
// Standard Error: 2_000
.saturating_add((88_000 as Weight).saturating_mul(l as Weight))
.saturating_add((83_000 as Weight).saturating_mul(l as Weight))
// Standard Error: 4_000
.saturating_add((129_000 as Weight).saturating_mul(s as Weight))
.saturating_add((157_000 as Weight).saturating_mul(s as Weight))
.saturating_add(T::DbWeight::get().reads(4 as Weight))
.saturating_add(T::DbWeight::get().writes(4 as Weight))
}
@@ -132,11 +132,11 @@ 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 {
(30_208_000 as Weight)
(31_238_000 as Weight)
// Standard Error: 0
.saturating_add((87_000 as Weight).saturating_mul(l as Weight))
// Standard Error: 1_000
.saturating_add((95_000 as Weight).saturating_mul(l as Weight))
// Standard Error: 2_000
.saturating_add((191_000 as Weight).saturating_mul(s as Weight))
.saturating_add((177_000 as Weight).saturating_mul(s as Weight))
.saturating_add(T::DbWeight::get().reads(3 as Weight))
.saturating_add(T::DbWeight::get().writes(3 as Weight))
}
@@ -146,11 +146,11 @@ 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 {
(30_119_000 as Weight)
(31_072_000 as Weight)
// Standard Error: 1_000
.saturating_add((99_000 as Weight).saturating_mul(l as Weight))
// Standard Error: 3_000
.saturating_add((187_000 as Weight).saturating_mul(s as Weight))
.saturating_add((84_000 as Weight).saturating_mul(l as Weight))
// Standard Error: 2_000
.saturating_add((174_000 as Weight).saturating_mul(s as Weight))
.saturating_add(T::DbWeight::get().reads(3 as Weight))
.saturating_add(T::DbWeight::get().writes(3 as Weight))
}