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_identity`
//!
//! 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: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-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_identity`.
pub struct WeightInfo<T>(PhantomData<T>);
@@ -52,11 +54,11 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `32 + r * (57 ±0)`
// Estimated: `2626`
// Minimum execution time: 11_971_000 picoseconds.
Weight::from_parts(12_647_916, 0)
// Minimum execution time: 12_101_000 picoseconds.
Weight::from_parts(12_743_753, 0)
.saturating_add(Weight::from_parts(0, 2626))
// Standard Error: 1_923
.saturating_add(Weight::from_parts(117_079, 0).saturating_mul(r.into()))
// Standard Error: 1_491
.saturating_add(Weight::from_parts(106_844, 0).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -68,13 +70,13 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `442 + r * (5 ±0)`
// Estimated: `11003`
// Minimum execution time: 29_280_000 picoseconds.
Weight::from_parts(30_187_924, 0)
// Minimum execution time: 31_894_000 picoseconds.
Weight::from_parts(31_275_923, 0)
.saturating_add(Weight::from_parts(0, 11003))
// Standard Error: 4_084
.saturating_add(Weight::from_parts(6_401, 0).saturating_mul(r.into()))
// Standard Error: 796
.saturating_add(Weight::from_parts(440_407, 0).saturating_mul(x.into()))
// Standard Error: 1_949
.saturating_add(Weight::from_parts(90_177, 0).saturating_mul(r.into()))
// Standard Error: 380
.saturating_add(Weight::from_parts(451_518, 0).saturating_mul(x.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -88,12 +90,12 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
fn set_subs_new(s: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `101`
// Estimated: `18716 + s * (2589 ±0)`
// Minimum execution time: 9_217_000 picoseconds.
Weight::from_parts(22_366_407, 0)
.saturating_add(Weight::from_parts(0, 18716))
// Standard Error: 5_217
.saturating_add(Weight::from_parts(2_681_153, 0).saturating_mul(s.into()))
// Estimated: `11003 + s * (2589 ±0)`
// Minimum execution time: 9_703_000 picoseconds.
Weight::from_parts(25_002_066, 0)
.saturating_add(Weight::from_parts(0, 11003))
// Standard Error: 4_078
.saturating_add(Weight::from_parts(2_733_970, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(s.into())))
.saturating_add(T::DbWeight::get().writes(1))
@@ -110,12 +112,12 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
fn set_subs_old(p: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `194 + p * (32 ±0)`
// Estimated: `17726`
// Minimum execution time: 9_562_000 picoseconds.
Weight::from_parts(22_267_810, 0)
.saturating_add(Weight::from_parts(0, 17726))
// Standard Error: 3_161
.saturating_add(Weight::from_parts(1_068_419, 0).saturating_mul(p.into()))
// Estimated: `11003`
// Minimum execution time: 9_451_000 picoseconds.
Weight::from_parts(24_361_172, 0)
.saturating_add(Weight::from_parts(0, 11003))
// Standard Error: 3_542
.saturating_add(Weight::from_parts(1_121_341, 0).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(p.into())))
@@ -132,16 +134,16 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
fn clear_identity(r: u32, s: u32, x: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `469 + r * (5 ±0) + s * (32 ±0) + x * (66 ±0)`
// Estimated: `17726`
// Minimum execution time: 49_724_000 picoseconds.
Weight::from_parts(28_433_827, 0)
.saturating_add(Weight::from_parts(0, 17726))
// Standard Error: 7_197
.saturating_add(Weight::from_parts(45_635, 0).saturating_mul(r.into()))
// Standard Error: 1_405
.saturating_add(Weight::from_parts(1_055_850, 0).saturating_mul(s.into()))
// Standard Error: 1_405
.saturating_add(Weight::from_parts(236_616, 0).saturating_mul(x.into()))
// Estimated: `11003`
// Minimum execution time: 54_101_000 picoseconds.
Weight::from_parts(33_192_607, 0)
.saturating_add(Weight::from_parts(0, 11003))
// Standard Error: 4_080
.saturating_add(Weight::from_parts(55_443, 0).saturating_mul(r.into()))
// Standard Error: 796
.saturating_add(Weight::from_parts(1_092_165, 0).saturating_mul(s.into()))
// Standard Error: 796
.saturating_add(Weight::from_parts(230_394, 0).saturating_mul(x.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(s.into())))
@@ -155,14 +157,14 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
fn request_judgement(r: u32, x: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `367 + r * (57 ±0) + x * (66 ±0)`
// Estimated: `13629`
// Minimum execution time: 30_181_000 picoseconds.
Weight::from_parts(30_036_356, 0)
.saturating_add(Weight::from_parts(0, 13629))
// Standard Error: 3_733
.saturating_add(Weight::from_parts(61_015, 0).saturating_mul(r.into()))
// Standard Error: 728
.saturating_add(Weight::from_parts(464_610, 0).saturating_mul(x.into()))
// Estimated: `11003`
// Minimum execution time: 33_110_000 picoseconds.
Weight::from_parts(31_913_069, 0)
.saturating_add(Weight::from_parts(0, 11003))
// Standard Error: 1_882
.saturating_add(Weight::from_parts(107_534, 0).saturating_mul(r.into()))
// Standard Error: 367
.saturating_add(Weight::from_parts(468_986, 0).saturating_mul(x.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -174,13 +176,13 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `398 + x * (66 ±0)`
// Estimated: `11003`
// Minimum execution time: 27_256_000 picoseconds.
Weight::from_parts(27_361_959, 0)
// Minimum execution time: 30_079_000 picoseconds.
Weight::from_parts(27_259_116, 0)
.saturating_add(Weight::from_parts(0, 11003))
// Standard Error: 4_547
.saturating_add(Weight::from_parts(40_254, 0).saturating_mul(r.into()))
// Standard Error: 887
.saturating_add(Weight::from_parts(464_938, 0).saturating_mul(x.into()))
// Standard Error: 23_842
.saturating_add(Weight::from_parts(170_125, 0).saturating_mul(r.into()))
// Standard Error: 4_652
.saturating_add(Weight::from_parts(481_642, 0).saturating_mul(x.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -191,11 +193,11 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `89 + r * (57 ±0)`
// Estimated: `2626`
// Minimum execution time: 7_479_000 picoseconds.
Weight::from_parts(7_959_876, 0)
// Minimum execution time: 7_635_000 picoseconds.
Weight::from_parts(8_125_925, 0)
.saturating_add(Weight::from_parts(0, 2626))
// Standard Error: 1_565
.saturating_add(Weight::from_parts(91_853, 0).saturating_mul(r.into()))
// Standard Error: 1_129
.saturating_add(Weight::from_parts(92_025, 0).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -206,11 +208,11 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `89 + r * (57 ±0)`
// Estimated: `2626`
// Minimum execution time: 7_750_000 picoseconds.
Weight::from_parts(8_097_434, 0)
// Minimum execution time: 7_791_000 picoseconds.
Weight::from_parts(8_298_456, 0)
.saturating_add(Weight::from_parts(0, 2626))
// Standard Error: 1_227
.saturating_add(Weight::from_parts(88_314, 0).saturating_mul(r.into()))
// Standard Error: 1_126
.saturating_add(Weight::from_parts(85_726, 0).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -221,11 +223,11 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `89 + r * (57 ±0)`
// Estimated: `2626`
// Minimum execution time: 7_686_000 picoseconds.
Weight::from_parts(8_176_717, 0)
// Minimum execution time: 7_661_000 picoseconds.
Weight::from_parts(8_136_466, 0)
.saturating_add(Weight::from_parts(0, 2626))
// Standard Error: 1_152
.saturating_add(Weight::from_parts(80_559, 0).saturating_mul(r.into()))
// Standard Error: 1_079
.saturating_add(Weight::from_parts(89_022, 0).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -238,14 +240,14 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
fn provide_judgement(r: u32, x: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `445 + r * (57 ±0) + x * (66 ±0)`
// Estimated: `13629`
// Minimum execution time: 22_923_000 picoseconds.
Weight::from_parts(22_446_926, 0)
.saturating_add(Weight::from_parts(0, 13629))
// Standard Error: 6_242
.saturating_add(Weight::from_parts(93_223, 0).saturating_mul(r.into()))
// Standard Error: 1_155
.saturating_add(Weight::from_parts(734_993, 0).saturating_mul(x.into()))
// Estimated: `11003`
// Minimum execution time: 23_630_000 picoseconds.
Weight::from_parts(22_129_771, 0)
.saturating_add(Weight::from_parts(0, 11003))
// Standard Error: 2_838
.saturating_add(Weight::from_parts(121_695, 0).saturating_mul(r.into()))
// Standard Error: 525
.saturating_add(Weight::from_parts(748_599, 0).saturating_mul(x.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -263,16 +265,16 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
fn kill_identity(r: u32, s: u32, x: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `676 + r * (5 ±0) + s * (32 ±0) + x * (66 ±0)`
// Estimated: `21319`
// Minimum execution time: 63_424_000 picoseconds.
Weight::from_parts(43_509_592, 0)
.saturating_add(Weight::from_parts(0, 21319))
// Standard Error: 6_118
.saturating_add(Weight::from_parts(34_163, 0).saturating_mul(r.into()))
// Standard Error: 1_194
.saturating_add(Weight::from_parts(1_058_669, 0).saturating_mul(s.into()))
// Standard Error: 1_194
.saturating_add(Weight::from_parts(226_324, 0).saturating_mul(x.into()))
// Estimated: `11003`
// Minimum execution time: 70_382_000 picoseconds.
Weight::from_parts(48_756_189, 0)
.saturating_add(Weight::from_parts(0, 11003))
// Standard Error: 4_513
.saturating_add(Weight::from_parts(57_700, 0).saturating_mul(r.into()))
// Standard Error: 881
.saturating_add(Weight::from_parts(1_107_373, 0).saturating_mul(s.into()))
// Standard Error: 881
.saturating_add(Weight::from_parts(235_577, 0).saturating_mul(x.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(3))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(s.into())))
@@ -287,12 +289,12 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
fn add_sub(s: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `475 + s * (36 ±0)`
// Estimated: `21305`
// Minimum execution time: 27_057_000 picoseconds.
Weight::from_parts(31_676_569, 0)
.saturating_add(Weight::from_parts(0, 21305))
// Standard Error: 1_426
.saturating_add(Weight::from_parts(59_355, 0).saturating_mul(s.into()))
// Estimated: `11003`
// Minimum execution time: 29_447_000 picoseconds.
Weight::from_parts(34_578_504, 0)
.saturating_add(Weight::from_parts(0, 11003))
// Standard Error: 1_368
.saturating_add(Weight::from_parts(60_635, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -304,12 +306,12 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
fn rename_sub(s: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `591 + s * (3 ±0)`
// Estimated: `14582`
// Minimum execution time: 12_795_000 picoseconds.
Weight::from_parts(15_135_109, 0)
.saturating_add(Weight::from_parts(0, 14582))
// Standard Error: 629
.saturating_add(Weight::from_parts(16_556, 0).saturating_mul(s.into()))
// Estimated: `11003`
// Minimum execution time: 13_214_000 picoseconds.
Weight::from_parts(15_133_067, 0)
.saturating_add(Weight::from_parts(0, 11003))
// Standard Error: 498
.saturating_add(Weight::from_parts(16_129, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -323,12 +325,12 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
fn remove_sub(s: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `638 + s * (35 ±0)`
// Estimated: `21305`
// Minimum execution time: 30_174_000 picoseconds.
Weight::from_parts(36_094_454, 0)
.saturating_add(Weight::from_parts(0, 21305))
// Standard Error: 1_570
.saturating_add(Weight::from_parts(50_442, 0).saturating_mul(s.into()))
// Estimated: `11003`
// Minimum execution time: 32_964_000 picoseconds.
Weight::from_parts(36_119_193, 0)
.saturating_add(Weight::from_parts(0, 11003))
// Standard Error: 873
.saturating_add(Weight::from_parts(48_803, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -336,17 +338,19 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
/// Proof: Identity SuperOf (max_values: None, max_size: Some(114), added: 2589, mode: MaxEncodedLen)
/// Storage: Identity SubsOf (r:1 w:1)
/// Proof: Identity SubsOf (max_values: None, max_size: Some(3258), added: 5733, mode: MaxEncodedLen)
/// Storage: System Account (r:1 w:0)
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
/// The range of component `s` is `[0, 99]`.
fn quit_sub(s: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `564 + s * (37 ±0)`
// Estimated: `10302`
// Minimum execution time: 19_729_000 picoseconds.
Weight::from_parts(22_325_410, 0)
.saturating_add(Weight::from_parts(0, 10302))
// Standard Error: 975
.saturating_add(Weight::from_parts(52_068, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(2))
// Measured: `704 + s * (37 ±0)`
// Estimated: `6723`
// Minimum execution time: 24_456_000 picoseconds.
Weight::from_parts(26_964_746, 0)
.saturating_add(Weight::from_parts(0, 6723))
// Standard Error: 877
.saturating_add(Weight::from_parts(56_104, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
}
}