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_identity`
//!
//! 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:
@@ -47,9 +47,9 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
// Storage: Identity Registrars (r:1 w:1)
/// The range of component `r` is `[1, 19]`.
fn add_registrar(r: u32, ) -> Weight {
(15_796_000 as Weight)
// Standard Error: 11_000
.saturating_add((263_000 as Weight).saturating_mul(r as Weight))
(15_758_000 as Weight)
// Standard Error: 5_000
.saturating_add((202_000 as Weight).saturating_mul(r as Weight))
.saturating_add(T::DbWeight::get().reads(1 as Weight))
.saturating_add(T::DbWeight::get().writes(1 as Weight))
}
@@ -57,11 +57,11 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
/// The range of component `r` is `[1, 20]`.
/// The range of component `x` is `[1, 100]`.
fn set_identity(r: u32, x: u32, ) -> Weight {
(30_831_000 as Weight)
// Standard Error: 10_000
.saturating_add((171_000 as Weight).saturating_mul(r as Weight))
(29_303_000 as Weight)
// Standard Error: 8_000
.saturating_add((191_000 as Weight).saturating_mul(r as Weight))
// Standard Error: 1_000
.saturating_add((334_000 as Weight).saturating_mul(x as Weight))
.saturating_add((330_000 as Weight).saturating_mul(x as Weight))
.saturating_add(T::DbWeight::get().reads(1 as Weight))
.saturating_add(T::DbWeight::get().writes(1 as Weight))
}
@@ -70,9 +70,9 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
// Storage: Identity SuperOf (r:1 w:1)
/// The range of component `s` is `[1, 100]`.
fn set_subs_new(s: u32, ) -> Weight {
(28_058_000 as Weight)
(27_607_000 as Weight)
// Standard Error: 2_000
.saturating_add((2_955_000 as Weight).saturating_mul(s as Weight))
.saturating_add((2_882_000 as Weight).saturating_mul(s as Weight))
.saturating_add(T::DbWeight::get().reads(2 as Weight))
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(s as Weight)))
.saturating_add(T::DbWeight::get().writes(1 as Weight))
@@ -83,9 +83,9 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
// Storage: Identity SuperOf (r:0 w:1)
/// The range of component `p` is `[1, 100]`.
fn set_subs_old(p: u32, ) -> Weight {
(28_539_000 as Weight)
// Standard Error: 3_000
.saturating_add((945_000 as Weight).saturating_mul(p as Weight))
(27_124_000 as Weight)
// Standard Error: 0
.saturating_add((932_000 as Weight).saturating_mul(p as Weight))
.saturating_add(T::DbWeight::get().reads(2 as Weight))
.saturating_add(T::DbWeight::get().writes(1 as Weight))
.saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(p as Weight)))
@@ -97,13 +97,13 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
/// The range of component `s` is `[1, 100]`.
/// The range of component `x` is `[1, 100]`.
fn clear_identity(r: u32, s: u32, x: u32, ) -> Weight {
(33_548_000 as Weight)
// Standard Error: 13_000
.saturating_add((101_000 as Weight).saturating_mul(r as Weight))
// Standard Error: 1_000
.saturating_add((944_000 as Weight).saturating_mul(s as Weight))
// Standard Error: 1_000
.saturating_add((200_000 as Weight).saturating_mul(x as Weight))
(32_909_000 as Weight)
// Standard Error: 6_000
.saturating_add((75_000 as Weight).saturating_mul(r as Weight))
// Standard Error: 0
.saturating_add((925_000 as Weight).saturating_mul(s as Weight))
// Standard Error: 0
.saturating_add((205_000 as Weight).saturating_mul(x as Weight))
.saturating_add(T::DbWeight::get().reads(2 as Weight))
.saturating_add(T::DbWeight::get().writes(2 as Weight))
.saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(s as Weight)))
@@ -113,11 +113,11 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
/// The range of component `r` is `[1, 20]`.
/// The range of component `x` is `[1, 100]`.
fn request_judgement(r: u32, x: u32, ) -> Weight {
(31_877_000 as Weight)
// Standard Error: 6_000
.saturating_add((188_000 as Weight).saturating_mul(r as Weight))
(31_899_000 as Weight)
// Standard Error: 4_000
.saturating_add((157_000 as Weight).saturating_mul(r as Weight))
// Standard Error: 0
.saturating_add((377_000 as Weight).saturating_mul(x as Weight))
.saturating_add((376_000 as Weight).saturating_mul(x as Weight))
.saturating_add(T::DbWeight::get().reads(2 as Weight))
.saturating_add(T::DbWeight::get().writes(1 as Weight))
}
@@ -125,38 +125,38 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
/// The range of component `r` is `[1, 20]`.
/// The range of component `x` is `[1, 100]`.
fn cancel_request(r: u32, x: u32, ) -> Weight {
(29_198_000 as Weight)
// Standard Error: 6_000
.saturating_add((124_000 as Weight).saturating_mul(r as Weight))
// Standard Error: 0
.saturating_add((378_000 as Weight).saturating_mul(x as Weight))
(26_983_000 as Weight)
// Standard Error: 14_000
.saturating_add((209_000 as Weight).saturating_mul(r as Weight))
// Standard Error: 1_000
.saturating_add((382_000 as Weight).saturating_mul(x as Weight))
.saturating_add(T::DbWeight::get().reads(1 as Weight))
.saturating_add(T::DbWeight::get().writes(1 as Weight))
}
// Storage: Identity Registrars (r:1 w:1)
/// The range of component `r` is `[1, 19]`.
fn set_fee(r: u32, ) -> Weight {
(7_407_000 as Weight)
(7_265_000 as Weight)
// Standard Error: 3_000
.saturating_add((178_000 as Weight).saturating_mul(r as Weight))
.saturating_add((165_000 as Weight).saturating_mul(r as Weight))
.saturating_add(T::DbWeight::get().reads(1 as Weight))
.saturating_add(T::DbWeight::get().writes(1 as Weight))
}
// Storage: Identity Registrars (r:1 w:1)
/// The range of component `r` is `[1, 19]`.
fn set_account_id(r: u32, ) -> Weight {
(7_710_000 as Weight)
// Standard Error: 3_000
.saturating_add((154_000 as Weight).saturating_mul(r as Weight))
(7_245_000 as Weight)
// Standard Error: 2_000
.saturating_add((171_000 as Weight).saturating_mul(r as Weight))
.saturating_add(T::DbWeight::get().reads(1 as Weight))
.saturating_add(T::DbWeight::get().writes(1 as Weight))
}
// Storage: Identity Registrars (r:1 w:1)
/// The range of component `r` is `[1, 19]`.
fn set_fields(r: u32, ) -> Weight {
(7_570_000 as Weight)
// Standard Error: 2_000
.saturating_add((167_000 as Weight).saturating_mul(r as Weight))
(7_262_000 as Weight)
// Standard Error: 3_000
.saturating_add((160_000 as Weight).saturating_mul(r as Weight))
.saturating_add(T::DbWeight::get().reads(1 as Weight))
.saturating_add(T::DbWeight::get().writes(1 as Weight))
}
@@ -165,11 +165,11 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
/// The range of component `r` is `[1, 19]`.
/// The range of component `x` is `[1, 100]`.
fn provide_judgement(r: u32, x: u32, ) -> Weight {
(22_109_000 as Weight)
(21_975_000 as Weight)
// Standard Error: 5_000
.saturating_add((161_000 as Weight).saturating_mul(r as Weight))
.saturating_add((137_000 as Weight).saturating_mul(r as Weight))
// Standard Error: 0
.saturating_add((377_000 as Weight).saturating_mul(x as Weight))
.saturating_add((375_000 as Weight).saturating_mul(x as Weight))
.saturating_add(T::DbWeight::get().reads(2 as Weight))
.saturating_add(T::DbWeight::get().writes(1 as Weight))
}
@@ -181,13 +181,13 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
/// The range of component `s` is `[1, 100]`.
/// The range of component `x` is `[1, 100]`.
fn kill_identity(r: u32, s: u32, x: u32, ) -> Weight {
(37_241_000 as Weight)
// Standard Error: 15_000
.saturating_add((109_000 as Weight).saturating_mul(r as Weight))
// Standard Error: 1_000
.saturating_add((958_000 as Weight).saturating_mul(s as Weight))
// Standard Error: 1_000
.saturating_add((8_000 as Weight).saturating_mul(x as Weight))
(37_382_000 as Weight)
// Standard Error: 6_000
.saturating_add((47_000 as Weight).saturating_mul(r as Weight))
// Standard Error: 0
.saturating_add((935_000 as Weight).saturating_mul(s as Weight))
// Standard Error: 0
.saturating_add((7_000 as Weight).saturating_mul(x as Weight))
.saturating_add(T::DbWeight::get().reads(3 as Weight))
.saturating_add(T::DbWeight::get().writes(3 as Weight))
.saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(s as Weight)))
@@ -197,9 +197,9 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
// Storage: Identity SubsOf (r:1 w:1)
/// The range of component `s` is `[1, 99]`.
fn add_sub(s: u32, ) -> Weight {
(34_590_000 as Weight)
(33_818_000 as Weight)
// Standard Error: 0
.saturating_add((108_000 as Weight).saturating_mul(s as Weight))
.saturating_add((111_000 as Weight).saturating_mul(s as Weight))
.saturating_add(T::DbWeight::get().reads(3 as Weight))
.saturating_add(T::DbWeight::get().writes(2 as Weight))
}
@@ -207,9 +207,9 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
// Storage: Identity SuperOf (r:1 w:1)
/// The range of component `s` is `[1, 100]`.
fn rename_sub(s: u32, ) -> Weight {
(12_850_000 as Weight)
(12_555_000 as Weight)
// Standard Error: 0
.saturating_add((26_000 as Weight).saturating_mul(s as Weight))
.saturating_add((28_000 as Weight).saturating_mul(s as Weight))
.saturating_add(T::DbWeight::get().reads(2 as Weight))
.saturating_add(T::DbWeight::get().writes(1 as Weight))
}
@@ -218,9 +218,9 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
// Storage: Identity SubsOf (r:1 w:1)
/// The range of component `s` is `[1, 100]`.
fn remove_sub(s: u32, ) -> Weight {
(35_769_000 as Weight)
(35_066_000 as Weight)
// Standard Error: 0
.saturating_add((95_000 as Weight).saturating_mul(s as Weight))
.saturating_add((96_000 as Weight).saturating_mul(s as Weight))
.saturating_add(T::DbWeight::get().reads(3 as Weight))
.saturating_add(T::DbWeight::get().writes(2 as Weight))
}
@@ -228,9 +228,9 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
// Storage: Identity SubsOf (r:1 w:1)
/// The range of component `s` is `[1, 99]`.
fn quit_sub(s: u32, ) -> Weight {
(24_984_000 as Weight)
// Standard Error: 0
.saturating_add((92_000 as Weight).saturating_mul(s as Weight))
(25_043_000 as Weight)
// Standard Error: 1_000
.saturating_add((90_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))
}