update weights (#6798)

* polkadot: update weights

* westend: update weights

* kusama: update weights

* rococo: update weights
This commit is contained in:
Mara Robin B
2023-02-28 15:08:21 +01:00
committed by GitHub
parent 56f6b39da8
commit 63d1641b1e
165 changed files with 6974 additions and 5180 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-22, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-02-27, 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
@@ -52,11 +52,11 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `64 + r * (57 ±0)`
// Estimated: `1636`
// Minimum execution time: 11_195 nanoseconds.
Weight::from_ref_time(11_765_258)
// Minimum execution time: 11_208 nanoseconds.
Weight::from_ref_time(12_047_997)
.saturating_add(Weight::from_proof_size(1636))
// Standard Error: 1_445
.saturating_add(Weight::from_ref_time(95_110).saturating_mul(r.into()))
// Standard Error: 1_920
.saturating_add(Weight::from_ref_time(101_894).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -68,13 +68,13 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `474 + r * (5 ±0)`
// Estimated: `10013`
// Minimum execution time: 25_964 nanoseconds.
Weight::from_ref_time(25_535_031)
// Minimum execution time: 28_542 nanoseconds.
Weight::from_ref_time(28_963_355)
.saturating_add(Weight::from_proof_size(10013))
// Standard Error: 3_218
.saturating_add(Weight::from_ref_time(80_669).saturating_mul(r.into()))
// Standard Error: 628
.saturating_add(Weight::from_ref_time(354_047).saturating_mul(x.into()))
// Standard Error: 3_727
.saturating_add(Weight::from_ref_time(27_685).saturating_mul(r.into()))
// Standard Error: 727
.saturating_add(Weight::from_ref_time(443_762).saturating_mul(x.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -89,11 +89,11 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `101`
// Estimated: `15746 + s * (2589 ±0)`
// Minimum execution time: 8_088 nanoseconds.
Weight::from_ref_time(19_440_138)
// Minimum execution time: 8_887 nanoseconds.
Weight::from_ref_time(22_611_966)
.saturating_add(Weight::from_proof_size(15746))
// Standard Error: 4_097
.saturating_add(Weight::from_ref_time(2_322_730).saturating_mul(s.into()))
// Standard Error: 4_429
.saturating_add(Weight::from_ref_time(2_875_857).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))
@@ -111,11 +111,11 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `226 + p * (32 ±0)`
// Estimated: `15746`
// Minimum execution time: 7_655 nanoseconds.
Weight::from_ref_time(19_696_935)
// Minimum execution time: 8_636 nanoseconds.
Weight::from_ref_time(21_370_550)
.saturating_add(Weight::from_proof_size(15746))
// Standard Error: 3_076
.saturating_add(Weight::from_ref_time(948_853).saturating_mul(p.into()))
// Standard Error: 3_629
.saturating_add(Weight::from_ref_time(1_141_607).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())))
@@ -133,15 +133,15 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `533 + r * (5 ±0) + s * (32 ±0) + x * (66 ±0)`
// Estimated: `15746`
// Minimum execution time: 41_677 nanoseconds.
Weight::from_ref_time(25_991_211)
// Minimum execution time: 48_957 nanoseconds.
Weight::from_ref_time(26_306_252)
.saturating_add(Weight::from_proof_size(15746))
// Standard Error: 6_465
.saturating_add(Weight::from_ref_time(12_989).saturating_mul(r.into()))
// Standard Error: 1_262
.saturating_add(Weight::from_ref_time(935_907).saturating_mul(s.into()))
// Standard Error: 1_262
.saturating_add(Weight::from_ref_time(183_603).saturating_mul(x.into()))
// Standard Error: 8_739
.saturating_add(Weight::from_ref_time(93_355).saturating_mul(r.into()))
// Standard Error: 1_706
.saturating_add(Weight::from_ref_time(1_112_902).saturating_mul(s.into()))
// Standard Error: 1_706
.saturating_add(Weight::from_ref_time(237_971).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())))
@@ -156,13 +156,13 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `431 + r * (57 ±0) + x * (66 ±0)`
// Estimated: `11649`
// Minimum execution time: 27_382 nanoseconds.
Weight::from_ref_time(26_616_055)
// Minimum execution time: 29_466 nanoseconds.
Weight::from_ref_time(28_311_470)
.saturating_add(Weight::from_proof_size(11649))
// Standard Error: 3_992
.saturating_add(Weight::from_ref_time(82_215).saturating_mul(r.into()))
// Standard Error: 779
.saturating_add(Weight::from_ref_time(373_281).saturating_mul(x.into()))
// Standard Error: 4_744
.saturating_add(Weight::from_ref_time(105_338).saturating_mul(r.into()))
// Standard Error: 925
.saturating_add(Weight::from_ref_time(469_280).saturating_mul(x.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -174,13 +174,13 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `430 + x * (66 ±0)`
// Estimated: `10013`
// Minimum execution time: 23_894 nanoseconds.
Weight::from_ref_time(23_658_097)
// Minimum execution time: 25_996 nanoseconds.
Weight::from_ref_time(26_141_469)
.saturating_add(Weight::from_proof_size(10013))
// Standard Error: 3_756
.saturating_add(Weight::from_ref_time(74_002).saturating_mul(r.into()))
// Standard Error: 732
.saturating_add(Weight::from_ref_time(370_777).saturating_mul(x.into()))
// Standard Error: 4_115
.saturating_add(Weight::from_ref_time(61_929).saturating_mul(r.into()))
// Standard Error: 802
.saturating_add(Weight::from_ref_time(466_025).saturating_mul(x.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -191,11 +191,11 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `121 + r * (57 ±0)`
// Estimated: `1636`
// Minimum execution time: 6_561 nanoseconds.
Weight::from_ref_time(7_047_009)
// Minimum execution time: 6_761 nanoseconds.
Weight::from_ref_time(7_438_431)
.saturating_add(Weight::from_proof_size(1636))
// Standard Error: 1_274
.saturating_add(Weight::from_ref_time(94_495).saturating_mul(r.into()))
// Standard Error: 1_286
.saturating_add(Weight::from_ref_time(96_779).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -206,11 +206,11 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `121 + r * (57 ±0)`
// Estimated: `1636`
// Minimum execution time: 6_522 nanoseconds.
Weight::from_ref_time(7_090_342)
// Minimum execution time: 7_065 nanoseconds.
Weight::from_ref_time(7_761_081)
.saturating_add(Weight::from_proof_size(1636))
// Standard Error: 1_190
.saturating_add(Weight::from_ref_time(90_568).saturating_mul(r.into()))
// Standard Error: 1_405
.saturating_add(Weight::from_ref_time(89_580).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -221,11 +221,11 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `121 + r * (57 ±0)`
// Estimated: `1636`
// Minimum execution time: 6_544 nanoseconds.
Weight::from_ref_time(6_914_393)
// Minimum execution time: 7_029 nanoseconds.
Weight::from_ref_time(7_489_478)
.saturating_add(Weight::from_proof_size(1636))
// Standard Error: 1_187
.saturating_add(Weight::from_ref_time(99_100).saturating_mul(r.into()))
// Standard Error: 1_273
.saturating_add(Weight::from_ref_time(87_142).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -239,13 +239,13 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `509 + r * (57 ±0) + x * (66 ±0)`
// Estimated: `11649`
// Minimum execution time: 21_120 nanoseconds.
Weight::from_ref_time(20_888_928)
// Minimum execution time: 22_672 nanoseconds.
Weight::from_ref_time(21_800_147)
.saturating_add(Weight::from_proof_size(11649))
// Standard Error: 7_297
.saturating_add(Weight::from_ref_time(61_293).saturating_mul(r.into()))
// Standard Error: 1_350
.saturating_add(Weight::from_ref_time(621_534).saturating_mul(x.into()))
// Standard Error: 5_387
.saturating_add(Weight::from_ref_time(103_911).saturating_mul(r.into()))
// Standard Error: 996
.saturating_add(Weight::from_ref_time(775_383).saturating_mul(x.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -264,15 +264,15 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `772 + r * (5 ±0) + s * (32 ±0) + x * (66 ±0)`
// Estimated: `18349`
// Minimum execution time: 54_559 nanoseconds.
Weight::from_ref_time(39_005_377)
// Minimum execution time: 62_398 nanoseconds.
Weight::from_ref_time(41_403_376)
.saturating_add(Weight::from_proof_size(18349))
// Standard Error: 5_126
.saturating_add(Weight::from_ref_time(33_077).saturating_mul(r.into()))
// Standard Error: 1_001
.saturating_add(Weight::from_ref_time(945_425).saturating_mul(s.into()))
// Standard Error: 1_001
.saturating_add(Weight::from_ref_time(184_103).saturating_mul(x.into()))
// Standard Error: 18_828
.saturating_add(Weight::from_ref_time(63_353).saturating_mul(r.into()))
// Standard Error: 3_676
.saturating_add(Weight::from_ref_time(1_132_017).saturating_mul(s.into()))
// Standard Error: 3_676
.saturating_add(Weight::from_ref_time(228_527).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())))
@@ -288,11 +288,11 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `507 + s * (36 ±0)`
// Estimated: `18335`
// Minimum execution time: 23_448 nanoseconds.
Weight::from_ref_time(28_331_460)
// Minimum execution time: 25_876 nanoseconds.
Weight::from_ref_time(30_818_769)
.saturating_add(Weight::from_proof_size(18335))
// Standard Error: 1_419
.saturating_add(Weight::from_ref_time(68_122).saturating_mul(s.into()))
// Standard Error: 1_458
.saturating_add(Weight::from_ref_time(63_175).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -305,11 +305,11 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `623 + s * (3 ±0)`
// Estimated: `12602`
// Minimum execution time: 11_087 nanoseconds.
Weight::from_ref_time(13_274_177)
// Minimum execution time: 12_517 nanoseconds.
Weight::from_ref_time(14_411_360)
.saturating_add(Weight::from_proof_size(12602))
// Standard Error: 777
.saturating_add(Weight::from_ref_time(18_771).saturating_mul(s.into()))
// Standard Error: 615
.saturating_add(Weight::from_ref_time(17_345).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -324,11 +324,11 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `702 + s * (35 ±0)`
// Estimated: `18335`
// Minimum execution time: 26_468 nanoseconds.
Weight::from_ref_time(32_702_486)
// Minimum execution time: 29_382 nanoseconds.
Weight::from_ref_time(35_419_886)
.saturating_add(Weight::from_proof_size(18335))
// Standard Error: 1_482
.saturating_add(Weight::from_ref_time(56_971).saturating_mul(s.into()))
// Standard Error: 1_530
.saturating_add(Weight::from_ref_time(49_937).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -341,11 +341,11 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `628 + s * (37 ±0)`
// Estimated: `8322`
// Minimum execution time: 17_228 nanoseconds.
Weight::from_ref_time(20_306_990)
// Minimum execution time: 18_595 nanoseconds.
Weight::from_ref_time(21_047_083)
.saturating_add(Weight::from_proof_size(8322))
// Standard Error: 1_365
.saturating_add(Weight::from_ref_time(51_564).saturating_mul(s.into()))
// Standard Error: 986
.saturating_add(Weight::from_ref_time(56_196).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}