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_identity`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-02-27, 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
@@ -50,13 +50,13 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
/// The range of component `r` is `[1, 19]`.
fn add_registrar(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `64 + r * (57 ±0)`
// Estimated: `1636`
// Minimum execution time: 11_208 nanoseconds.
Weight::from_parts(12_047_997, 0)
.saturating_add(Weight::from_parts(0, 1636))
// Standard Error: 1_920
.saturating_add(Weight::from_parts(101_894, 0).saturating_mul(r.into()))
// Measured: `32 + r * (57 ±0)`
// Estimated: `2626`
// Minimum execution time: 11_971_000 picoseconds.
Weight::from_parts(12_647_916, 0)
.saturating_add(Weight::from_parts(0, 2626))
// Standard Error: 1_923
.saturating_add(Weight::from_parts(117_079, 0).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -66,15 +66,15 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
/// The range of component `x` is `[0, 100]`.
fn set_identity(r: u32, x: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `474 + r * (5 ±0)`
// Estimated: `10013`
// Minimum execution time: 28_542 nanoseconds.
Weight::from_parts(28_963_355, 0)
.saturating_add(Weight::from_parts(0, 10013))
// Standard Error: 3_727
.saturating_add(Weight::from_parts(27_685, 0).saturating_mul(r.into()))
// Standard Error: 727
.saturating_add(Weight::from_parts(443_762, 0).saturating_mul(x.into()))
// Measured: `442 + r * (5 ±0)`
// Estimated: `11003`
// Minimum execution time: 29_280_000 picoseconds.
Weight::from_parts(30_187_924, 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()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -88,12 +88,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: `15746 + s * (2589 ±0)`
// Minimum execution time: 8_887 nanoseconds.
Weight::from_parts(22_611_966, 0)
.saturating_add(Weight::from_parts(0, 15746))
// Standard Error: 4_429
.saturating_add(Weight::from_parts(2_875_857, 0).saturating_mul(s.into()))
// 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()))
.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))
@@ -109,13 +109,13 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
/// The range of component `p` is `[0, 100]`.
fn set_subs_old(p: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `226 + p * (32 ±0)`
// Estimated: `15746`
// Minimum execution time: 8_636 nanoseconds.
Weight::from_parts(21_370_550, 0)
.saturating_add(Weight::from_parts(0, 15746))
// Standard Error: 3_629
.saturating_add(Weight::from_parts(1_141_607, 0).saturating_mul(p.into()))
// 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()))
.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())))
@@ -131,17 +131,17 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
/// The range of component `x` is `[0, 100]`.
fn clear_identity(r: u32, s: u32, x: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `533 + r * (5 ±0) + s * (32 ±0) + x * (66 ±0)`
// Estimated: `15746`
// Minimum execution time: 48_957 nanoseconds.
Weight::from_parts(26_306_252, 0)
.saturating_add(Weight::from_parts(0, 15746))
// Standard Error: 8_739
.saturating_add(Weight::from_parts(93_355, 0).saturating_mul(r.into()))
// Standard Error: 1_706
.saturating_add(Weight::from_parts(1_112_902, 0).saturating_mul(s.into()))
// Standard Error: 1_706
.saturating_add(Weight::from_parts(237_971, 0).saturating_mul(x.into()))
// 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()))
.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())))
@@ -154,15 +154,15 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
/// The range of component `x` is `[0, 100]`.
fn request_judgement(r: u32, x: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `431 + r * (57 ±0) + x * (66 ±0)`
// Estimated: `11649`
// Minimum execution time: 29_466 nanoseconds.
Weight::from_parts(28_311_470, 0)
.saturating_add(Weight::from_parts(0, 11649))
// Standard Error: 4_744
.saturating_add(Weight::from_parts(105_338, 0).saturating_mul(r.into()))
// Standard Error: 925
.saturating_add(Weight::from_parts(469_280, 0).saturating_mul(x.into()))
// 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()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -172,15 +172,15 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
/// The range of component `x` is `[0, 100]`.
fn cancel_request(r: u32, x: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `430 + x * (66 ±0)`
// Estimated: `10013`
// Minimum execution time: 25_996 nanoseconds.
Weight::from_parts(26_141_469, 0)
.saturating_add(Weight::from_parts(0, 10013))
// Standard Error: 4_115
.saturating_add(Weight::from_parts(61_929, 0).saturating_mul(r.into()))
// Standard Error: 802
.saturating_add(Weight::from_parts(466_025, 0).saturating_mul(x.into()))
// Measured: `398 + x * (66 ±0)`
// Estimated: `11003`
// Minimum execution time: 27_256_000 picoseconds.
Weight::from_parts(27_361_959, 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()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -189,13 +189,13 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
/// The range of component `r` is `[1, 19]`.
fn set_fee(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `121 + r * (57 ±0)`
// Estimated: `1636`
// Minimum execution time: 6_761 nanoseconds.
Weight::from_parts(7_438_431, 0)
.saturating_add(Weight::from_parts(0, 1636))
// Standard Error: 1_286
.saturating_add(Weight::from_parts(96_779, 0).saturating_mul(r.into()))
// Measured: `89 + r * (57 ±0)`
// Estimated: `2626`
// Minimum execution time: 7_479_000 picoseconds.
Weight::from_parts(7_959_876, 0)
.saturating_add(Weight::from_parts(0, 2626))
// Standard Error: 1_565
.saturating_add(Weight::from_parts(91_853, 0).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -204,13 +204,13 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
/// The range of component `r` is `[1, 19]`.
fn set_account_id(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `121 + r * (57 ±0)`
// Estimated: `1636`
// Minimum execution time: 7_065 nanoseconds.
Weight::from_parts(7_761_081, 0)
.saturating_add(Weight::from_parts(0, 1636))
// Standard Error: 1_405
.saturating_add(Weight::from_parts(89_580, 0).saturating_mul(r.into()))
// Measured: `89 + r * (57 ±0)`
// Estimated: `2626`
// Minimum execution time: 7_750_000 picoseconds.
Weight::from_parts(8_097_434, 0)
.saturating_add(Weight::from_parts(0, 2626))
// Standard Error: 1_227
.saturating_add(Weight::from_parts(88_314, 0).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -219,13 +219,13 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
/// The range of component `r` is `[1, 19]`.
fn set_fields(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `121 + r * (57 ±0)`
// Estimated: `1636`
// Minimum execution time: 7_029 nanoseconds.
Weight::from_parts(7_489_478, 0)
.saturating_add(Weight::from_parts(0, 1636))
// Standard Error: 1_273
.saturating_add(Weight::from_parts(87_142, 0).saturating_mul(r.into()))
// Measured: `89 + r * (57 ±0)`
// Estimated: `2626`
// Minimum execution time: 7_686_000 picoseconds.
Weight::from_parts(8_176_717, 0)
.saturating_add(Weight::from_parts(0, 2626))
// Standard Error: 1_152
.saturating_add(Weight::from_parts(80_559, 0).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -237,15 +237,15 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
/// The range of component `x` is `[0, 100]`.
fn provide_judgement(r: u32, x: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `509 + r * (57 ±0) + x * (66 ±0)`
// Estimated: `11649`
// Minimum execution time: 22_672 nanoseconds.
Weight::from_parts(21_800_147, 0)
.saturating_add(Weight::from_parts(0, 11649))
// Standard Error: 5_387
.saturating_add(Weight::from_parts(103_911, 0).saturating_mul(r.into()))
// Standard Error: 996
.saturating_add(Weight::from_parts(775_383, 0).saturating_mul(x.into()))
// 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()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -262,17 +262,17 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
/// The range of component `x` is `[0, 100]`.
fn kill_identity(r: u32, s: u32, x: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `772 + r * (5 ±0) + s * (32 ±0) + x * (66 ±0)`
// Estimated: `18349`
// Minimum execution time: 62_398 nanoseconds.
Weight::from_parts(41_403_376, 0)
.saturating_add(Weight::from_parts(0, 18349))
// Standard Error: 18_828
.saturating_add(Weight::from_parts(63_353, 0).saturating_mul(r.into()))
// Standard Error: 3_676
.saturating_add(Weight::from_parts(1_132_017, 0).saturating_mul(s.into()))
// Standard Error: 3_676
.saturating_add(Weight::from_parts(228_527, 0).saturating_mul(x.into()))
// 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()))
.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())))
@@ -286,13 +286,13 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
/// The range of component `s` is `[0, 99]`.
fn add_sub(s: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `507 + s * (36 ±0)`
// Estimated: `18335`
// Minimum execution time: 25_876 nanoseconds.
Weight::from_parts(30_818_769, 0)
.saturating_add(Weight::from_parts(0, 18335))
// Standard Error: 1_458
.saturating_add(Weight::from_parts(63_175, 0).saturating_mul(s.into()))
// 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()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -303,13 +303,13 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
/// The range of component `s` is `[1, 100]`.
fn rename_sub(s: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `623 + s * (3 ±0)`
// Estimated: `12602`
// Minimum execution time: 12_517 nanoseconds.
Weight::from_parts(14_411_360, 0)
.saturating_add(Weight::from_parts(0, 12602))
// Standard Error: 615
.saturating_add(Weight::from_parts(17_345, 0).saturating_mul(s.into()))
// 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()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -322,13 +322,13 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
/// The range of component `s` is `[1, 100]`.
fn remove_sub(s: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `702 + s * (35 ±0)`
// Estimated: `18335`
// Minimum execution time: 29_382 nanoseconds.
Weight::from_parts(35_419_886, 0)
.saturating_add(Weight::from_parts(0, 18335))
// Standard Error: 1_530
.saturating_add(Weight::from_parts(49_937, 0).saturating_mul(s.into()))
// 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()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -339,13 +339,13 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
/// The range of component `s` is `[0, 99]`.
fn quit_sub(s: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `628 + s * (37 ±0)`
// Estimated: `8322`
// Minimum execution time: 18_595 nanoseconds.
Weight::from_parts(21_047_083, 0)
.saturating_add(Weight::from_parts(0, 8322))
// Standard Error: 986
.saturating_add(Weight::from_parts(56_196, 0).saturating_mul(s.into()))
// 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))
.saturating_add(T::DbWeight::get().writes(2))
}