mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 21:31:02 +00:00
update weights (#7298)
* polkadot: update weights * westend: update weights * kusama: update weights * rococo: update weights
This commit is contained in:
@@ -17,9 +17,9 @@
|
||||
//! Autogenerated weights for `pallet_identity`
|
||||
//!
|
||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||
//! DATE: 2023-04-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! DATE: 2023-05-25, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! WORST CASE MAP SIZE: `1000000`
|
||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! 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:
|
||||
@@ -54,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: 12_095_000 picoseconds.
|
||||
Weight::from_parts(12_700_606, 0)
|
||||
// Minimum execution time: 11_731_000 picoseconds.
|
||||
Weight::from_parts(12_252_069, 0)
|
||||
.saturating_add(Weight::from_parts(0, 2626))
|
||||
// Standard Error: 1_167
|
||||
.saturating_add(Weight::from_parts(109_740, 0).saturating_mul(r.into()))
|
||||
// Standard Error: 1_271
|
||||
.saturating_add(Weight::from_parts(112_988, 0).saturating_mul(r.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -70,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: 31_827_000 picoseconds.
|
||||
Weight::from_parts(32_041_276, 0)
|
||||
// Minimum execution time: 31_663_000 picoseconds.
|
||||
Weight::from_parts(30_723_166, 0)
|
||||
.saturating_add(Weight::from_parts(0, 11003))
|
||||
// Standard Error: 5_382
|
||||
.saturating_add(Weight::from_parts(61_125, 0).saturating_mul(r.into()))
|
||||
// Standard Error: 1_050
|
||||
.saturating_add(Weight::from_parts(437_644, 0).saturating_mul(x.into()))
|
||||
// Standard Error: 2_186
|
||||
.saturating_add(Weight::from_parts(82_515, 0).saturating_mul(r.into()))
|
||||
// Standard Error: 426
|
||||
.saturating_add(Weight::from_parts(465_253, 0).saturating_mul(x.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -91,11 +91,11 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `101`
|
||||
// Estimated: `11003 + s * (2589 ±0)`
|
||||
// Minimum execution time: 9_793_000 picoseconds.
|
||||
Weight::from_parts(24_331_314, 0)
|
||||
// Minimum execution time: 9_314_000 picoseconds.
|
||||
Weight::from_parts(22_473_414, 0)
|
||||
.saturating_add(Weight::from_parts(0, 11003))
|
||||
// Standard Error: 3_575
|
||||
.saturating_add(Weight::from_parts(2_738_718, 0).saturating_mul(s.into()))
|
||||
// Standard Error: 8_954
|
||||
.saturating_add(Weight::from_parts(2_780_286, 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))
|
||||
@@ -113,11 +113,11 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `194 + p * (32 ±0)`
|
||||
// Estimated: `11003`
|
||||
// Minimum execution time: 9_531_000 picoseconds.
|
||||
Weight::from_parts(23_975_164, 0)
|
||||
// Minimum execution time: 9_212_000 picoseconds.
|
||||
Weight::from_parts(23_501_852, 0)
|
||||
.saturating_add(Weight::from_parts(0, 11003))
|
||||
// Standard Error: 3_340
|
||||
.saturating_add(Weight::from_parts(1_094_846, 0).saturating_mul(p.into()))
|
||||
// Standard Error: 3_465
|
||||
.saturating_add(Weight::from_parts(1_107_543, 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())))
|
||||
@@ -135,15 +135,15 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `469 + r * (5 ±0) + s * (32 ±0) + x * (66 ±0)`
|
||||
// Estimated: `11003`
|
||||
// Minimum execution time: 53_444_000 picoseconds.
|
||||
Weight::from_parts(32_766_130, 0)
|
||||
// Minimum execution time: 53_291_000 picoseconds.
|
||||
Weight::from_parts(30_248_342, 0)
|
||||
.saturating_add(Weight::from_parts(0, 11003))
|
||||
// Standard Error: 5_100
|
||||
.saturating_add(Weight::from_parts(43_515, 0).saturating_mul(r.into()))
|
||||
// Standard Error: 996
|
||||
.saturating_add(Weight::from_parts(1_079_887, 0).saturating_mul(s.into()))
|
||||
// Standard Error: 996
|
||||
.saturating_add(Weight::from_parts(226_139, 0).saturating_mul(x.into()))
|
||||
// Standard Error: 9_842
|
||||
.saturating_add(Weight::from_parts(90_340, 0).saturating_mul(r.into()))
|
||||
// Standard Error: 1_922
|
||||
.saturating_add(Weight::from_parts(1_086_143, 0).saturating_mul(s.into()))
|
||||
// Standard Error: 1_922
|
||||
.saturating_add(Weight::from_parts(234_032, 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())))
|
||||
@@ -158,13 +158,13 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `367 + r * (57 ±0) + x * (66 ±0)`
|
||||
// Estimated: `11003`
|
||||
// Minimum execution time: 32_602_000 picoseconds.
|
||||
Weight::from_parts(31_829_317, 0)
|
||||
// Minimum execution time: 32_457_000 picoseconds.
|
||||
Weight::from_parts(31_792_415, 0)
|
||||
.saturating_add(Weight::from_parts(0, 11003))
|
||||
// Standard Error: 2_017
|
||||
.saturating_add(Weight::from_parts(81_328, 0).saturating_mul(r.into()))
|
||||
// Standard Error: 393
|
||||
.saturating_add(Weight::from_parts(463_287, 0).saturating_mul(x.into()))
|
||||
// Standard Error: 2_199
|
||||
.saturating_add(Weight::from_parts(80_014, 0).saturating_mul(r.into()))
|
||||
// Standard Error: 429
|
||||
.saturating_add(Weight::from_parts(464_202, 0).saturating_mul(x.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -176,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: 29_815_000 picoseconds.
|
||||
Weight::from_parts(29_295_072, 0)
|
||||
// Minimum execution time: 29_144_000 picoseconds.
|
||||
Weight::from_parts(28_967_813, 0)
|
||||
.saturating_add(Weight::from_parts(0, 11003))
|
||||
// Standard Error: 2_369
|
||||
.saturating_add(Weight::from_parts(68_312, 0).saturating_mul(r.into()))
|
||||
// Standard Error: 462
|
||||
.saturating_add(Weight::from_parts(461_311, 0).saturating_mul(x.into()))
|
||||
// Standard Error: 2_127
|
||||
.saturating_add(Weight::from_parts(76_079, 0).saturating_mul(r.into()))
|
||||
// Standard Error: 415
|
||||
.saturating_add(Weight::from_parts(457_505, 0).saturating_mul(x.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -193,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_696_000 picoseconds.
|
||||
Weight::from_parts(8_040_841, 0)
|
||||
// Minimum execution time: 7_515_000 picoseconds.
|
||||
Weight::from_parts(7_863_919, 0)
|
||||
.saturating_add(Weight::from_parts(0, 2626))
|
||||
// Standard Error: 988
|
||||
.saturating_add(Weight::from_parts(95_927, 0).saturating_mul(r.into()))
|
||||
// Standard Error: 1_158
|
||||
.saturating_add(Weight::from_parts(95_069, 0).saturating_mul(r.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -208,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: 8_085_000 picoseconds.
|
||||
Weight::from_parts(8_487_047, 0)
|
||||
// Minimum execution time: 7_537_000 picoseconds.
|
||||
Weight::from_parts(7_884_083, 0)
|
||||
.saturating_add(Weight::from_parts(0, 2626))
|
||||
// Standard Error: 1_022
|
||||
.saturating_add(Weight::from_parts(90_027, 0).saturating_mul(r.into()))
|
||||
// Standard Error: 1_070
|
||||
.saturating_add(Weight::from_parts(93_113, 0).saturating_mul(r.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -223,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_819_000 picoseconds.
|
||||
Weight::from_parts(8_173_926, 0)
|
||||
// Minimum execution time: 7_509_000 picoseconds.
|
||||
Weight::from_parts(7_813_589, 0)
|
||||
.saturating_add(Weight::from_parts(0, 2626))
|
||||
// Standard Error: 818
|
||||
.saturating_add(Weight::from_parts(93_550, 0).saturating_mul(r.into()))
|
||||
// Standard Error: 1_112
|
||||
.saturating_add(Weight::from_parts(91_834, 0).saturating_mul(r.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -241,13 +241,13 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `445 + r * (57 ±0) + x * (66 ±0)`
|
||||
// Estimated: `11003`
|
||||
// Minimum execution time: 23_747_000 picoseconds.
|
||||
Weight::from_parts(23_293_839, 0)
|
||||
// Minimum execution time: 23_050_000 picoseconds.
|
||||
Weight::from_parts(22_495_353, 0)
|
||||
.saturating_add(Weight::from_parts(0, 11003))
|
||||
// Standard Error: 2_126
|
||||
.saturating_add(Weight::from_parts(83_593, 0).saturating_mul(r.into()))
|
||||
// Standard Error: 393
|
||||
.saturating_add(Weight::from_parts(735_523, 0).saturating_mul(x.into()))
|
||||
// Standard Error: 4_148
|
||||
.saturating_add(Weight::from_parts(103_139, 0).saturating_mul(r.into()))
|
||||
// Standard Error: 767
|
||||
.saturating_add(Weight::from_parts(773_335, 0).saturating_mul(x.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -266,15 +266,15 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `676 + r * (5 ±0) + s * (32 ±0) + x * (66 ±0)`
|
||||
// Estimated: `11003`
|
||||
// Minimum execution time: 58_193_000 picoseconds.
|
||||
Weight::from_parts(39_024_753, 0)
|
||||
// Minimum execution time: 57_402_000 picoseconds.
|
||||
Weight::from_parts(36_479_092, 0)
|
||||
.saturating_add(Weight::from_parts(0, 11003))
|
||||
// Standard Error: 3_640
|
||||
.saturating_add(Weight::from_parts(3_713, 0).saturating_mul(r.into()))
|
||||
// Standard Error: 710
|
||||
.saturating_add(Weight::from_parts(1_081_392, 0).saturating_mul(s.into()))
|
||||
// Standard Error: 710
|
||||
.saturating_add(Weight::from_parts(225_102, 0).saturating_mul(x.into()))
|
||||
// Standard Error: 10_362
|
||||
.saturating_add(Weight::from_parts(90_209, 0).saturating_mul(r.into()))
|
||||
// Standard Error: 2_023
|
||||
.saturating_add(Weight::from_parts(1_110_142, 0).saturating_mul(s.into()))
|
||||
// Standard Error: 2_023
|
||||
.saturating_add(Weight::from_parts(224_263, 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())))
|
||||
@@ -290,11 +290,11 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `475 + s * (36 ±0)`
|
||||
// Estimated: `11003`
|
||||
// Minimum execution time: 28_934_000 picoseconds.
|
||||
Weight::from_parts(33_900_191, 0)
|
||||
// Minimum execution time: 28_828_000 picoseconds.
|
||||
Weight::from_parts(33_618_814, 0)
|
||||
.saturating_add(Weight::from_parts(0, 11003))
|
||||
// Standard Error: 1_339
|
||||
.saturating_add(Weight::from_parts(62_721, 0).saturating_mul(s.into()))
|
||||
// Standard Error: 1_341
|
||||
.saturating_add(Weight::from_parts(62_821, 0).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -307,11 +307,11 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `591 + s * (3 ±0)`
|
||||
// Estimated: `11003`
|
||||
// Minimum execution time: 12_974_000 picoseconds.
|
||||
Weight::from_parts(15_066_003, 0)
|
||||
// Minimum execution time: 12_650_000 picoseconds.
|
||||
Weight::from_parts(14_575_994, 0)
|
||||
.saturating_add(Weight::from_parts(0, 11003))
|
||||
// Standard Error: 568
|
||||
.saturating_add(Weight::from_parts(16_968, 0).saturating_mul(s.into()))
|
||||
// Standard Error: 514
|
||||
.saturating_add(Weight::from_parts(18_167, 0).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -326,11 +326,11 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `638 + s * (35 ±0)`
|
||||
// Estimated: `11003`
|
||||
// Minimum execution time: 32_925_000 picoseconds.
|
||||
Weight::from_parts(35_839_931, 0)
|
||||
// Minimum execution time: 32_391_000 picoseconds.
|
||||
Weight::from_parts(35_443_054, 0)
|
||||
.saturating_add(Weight::from_parts(0, 11003))
|
||||
// Standard Error: 878
|
||||
.saturating_add(Weight::from_parts(49_566, 0).saturating_mul(s.into()))
|
||||
// Standard Error: 1_001
|
||||
.saturating_add(Weight::from_parts(51_211, 0).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -345,11 +345,11 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `704 + s * (37 ±0)`
|
||||
// Estimated: `6723`
|
||||
// Minimum execution time: 24_284_000 picoseconds.
|
||||
Weight::from_parts(27_032_905, 0)
|
||||
// Minimum execution time: 23_939_000 picoseconds.
|
||||
Weight::from_parts(26_720_529, 0)
|
||||
.saturating_add(Weight::from_parts(0, 6723))
|
||||
// Standard Error: 962
|
||||
.saturating_add(Weight::from_parts(53_003, 0).saturating_mul(s.into()))
|
||||
// Standard Error: 907
|
||||
.saturating_add(Weight::from_parts(54_990, 0).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user