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: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-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: 13_192_000 picoseconds.
Weight::from_parts(13_653_242, 0)
// Minimum execution time: 12_737_000 picoseconds.
Weight::from_parts(13_124_548, 0)
.saturating_add(Weight::from_parts(0, 2626))
// Standard Error: 1_766
.saturating_add(Weight::from_parts(103_771, 0).saturating_mul(r.into()))
// Standard Error: 1_343
.saturating_add(Weight::from_parts(92_718, 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: 30_262_000 picoseconds.
Weight::from_parts(30_801_461, 0)
// Minimum execution time: 32_074_000 picoseconds.
Weight::from_parts(31_264_031, 0)
.saturating_add(Weight::from_parts(0, 11003))
// Standard Error: 3_458
.saturating_add(Weight::from_parts(26_704, 0).saturating_mul(r.into()))
// Standard Error: 674
.saturating_add(Weight::from_parts(447_877, 0).saturating_mul(x.into()))
// Standard Error: 1_927
.saturating_add(Weight::from_parts(85_446, 0).saturating_mul(r.into()))
// Standard Error: 376
.saturating_add(Weight::from_parts(451_442, 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_694_000 picoseconds.
Weight::from_parts(22_982_420, 0)
.saturating_add(Weight::from_parts(0, 18716))
// Standard Error: 5_658
.saturating_add(Weight::from_parts(2_695_187, 0).saturating_mul(s.into()))
// Estimated: `11003 + s * (2589 ±0)`
// Minimum execution time: 9_739_000 picoseconds.
Weight::from_parts(24_260_167, 0)
.saturating_add(Weight::from_parts(0, 11003))
// Standard Error: 4_060
.saturating_add(Weight::from_parts(2_699_813, 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_357_000 picoseconds.
Weight::from_parts(22_219_542, 0)
.saturating_add(Weight::from_parts(0, 17726))
// Standard Error: 3_167
.saturating_add(Weight::from_parts(1_080_258, 0).saturating_mul(p.into()))
// Estimated: `11003`
// Minimum execution time: 9_424_000 picoseconds.
Weight::from_parts(24_005_111, 0)
.saturating_add(Weight::from_parts(0, 11003))
// Standard Error: 3_569
.saturating_add(Weight::from_parts(1_105_930, 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: 51_103_000 picoseconds.
Weight::from_parts(29_467_633, 0)
.saturating_add(Weight::from_parts(0, 17726))
// Standard Error: 5_548
.saturating_add(Weight::from_parts(58_749, 0).saturating_mul(r.into()))
// Standard Error: 1_083
.saturating_add(Weight::from_parts(1_075_209, 0).saturating_mul(s.into()))
// Standard Error: 1_083
.saturating_add(Weight::from_parts(237_825, 0).saturating_mul(x.into()))
// Estimated: `11003`
// Minimum execution time: 53_773_000 picoseconds.
Weight::from_parts(33_361_860, 0)
.saturating_add(Weight::from_parts(0, 11003))
// Standard Error: 3_774
.saturating_add(Weight::from_parts(13_203, 0).saturating_mul(r.into()))
// Standard Error: 737
.saturating_add(Weight::from_parts(1_083_807, 0).saturating_mul(s.into()))
// Standard Error: 737
.saturating_add(Weight::from_parts(231_062, 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: 31_611_000 picoseconds.
Weight::from_parts(30_743_359, 0)
.saturating_add(Weight::from_parts(0, 13629))
// Standard Error: 4_043
.saturating_add(Weight::from_parts(77_567, 0).saturating_mul(r.into()))
// Standard Error: 788
.saturating_add(Weight::from_parts(469_091, 0).saturating_mul(x.into()))
// Estimated: `11003`
// Minimum execution time: 32_505_000 picoseconds.
Weight::from_parts(31_405_646, 0)
.saturating_add(Weight::from_parts(0, 11003))
// Standard Error: 3_310
.saturating_add(Weight::from_parts(101_820, 0).saturating_mul(r.into()))
// Standard Error: 645
.saturating_add(Weight::from_parts(473_669, 0).saturating_mul(x.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -170,15 +172,17 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
/// Proof: Identity IdentityOf (max_values: None, max_size: Some(7538), added: 10013, mode: MaxEncodedLen)
/// The range of component `r` is `[1, 20]`.
/// The range of component `x` is `[0, 100]`.
fn cancel_request(_r: u32, x: u32, ) -> Weight {
fn cancel_request(r: u32, x: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `398 + x * (66 ±0)`
// Estimated: `11003`
// Minimum execution time: 28_126_000 picoseconds.
Weight::from_parts(29_459_368, 0)
// Minimum execution time: 29_748_000 picoseconds.
Weight::from_parts(29_496_940, 0)
.saturating_add(Weight::from_parts(0, 11003))
// Standard Error: 1_597
.saturating_add(Weight::from_parts(479_424, 0).saturating_mul(x.into()))
// Standard Error: 2_563
.saturating_add(Weight::from_parts(60_722, 0).saturating_mul(r.into()))
// Standard Error: 500
.saturating_add(Weight::from_parts(468_479, 0).saturating_mul(x.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -189,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: 8_177_000 picoseconds.
Weight::from_parts(8_618_386, 0)
// Minimum execution time: 7_996_000 picoseconds.
Weight::from_parts(8_325_280, 0)
.saturating_add(Weight::from_parts(0, 2626))
// Standard Error: 1_462
.saturating_add(Weight::from_parts(84_495, 0).saturating_mul(r.into()))
// Standard Error: 1_439
.saturating_add(Weight::from_parts(76_684, 0).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -204,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_035_000 picoseconds.
Weight::from_parts(8_549_839, 0)
// Minimum execution time: 7_652_000 picoseconds.
Weight::from_parts(8_215_674, 0)
.saturating_add(Weight::from_parts(0, 2626))
// Standard Error: 1_225
.saturating_add(Weight::from_parts(86_358, 0).saturating_mul(r.into()))
// Standard Error: 1_586
.saturating_add(Weight::from_parts(97_569, 0).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -219,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_931_000 picoseconds.
Weight::from_parts(8_519_329, 0)
// Minimum execution time: 7_514_000 picoseconds.
Weight::from_parts(8_049_354, 0)
.saturating_add(Weight::from_parts(0, 2626))
// Standard Error: 1_169
.saturating_add(Weight::from_parts(98_094, 0).saturating_mul(r.into()))
// Standard Error: 979
.saturating_add(Weight::from_parts(88_294, 0).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -236,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: 24_273_000 picoseconds.
Weight::from_parts(24_510_686, 0)
.saturating_add(Weight::from_parts(0, 13629))
// Standard Error: 4_826
.saturating_add(Weight::from_parts(49_682, 0).saturating_mul(r.into()))
// Standard Error: 892
.saturating_add(Weight::from_parts(736_058, 0).saturating_mul(x.into()))
// Estimated: `11003`
// Minimum execution time: 23_476_000 picoseconds.
Weight::from_parts(22_450_953, 0)
.saturating_add(Weight::from_parts(0, 11003))
// Standard Error: 2_489
.saturating_add(Weight::from_parts(103_320, 0).saturating_mul(r.into()))
// Standard Error: 460
.saturating_add(Weight::from_parts(749_701, 0).saturating_mul(x.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -258,17 +262,19 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
/// The range of component `r` is `[1, 20]`.
/// The range of component `s` is `[0, 100]`.
/// The range of component `x` is `[0, 100]`.
fn kill_identity(_r: u32, s: u32, x: u32, ) -> Weight {
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: 64_938_000 picoseconds.
Weight::from_parts(45_726_556, 0)
.saturating_add(Weight::from_parts(0, 21319))
// Standard Error: 1_031
.saturating_add(Weight::from_parts(1_078_479, 0).saturating_mul(s.into()))
// Standard Error: 1_031
.saturating_add(Weight::from_parts(226_148, 0).saturating_mul(x.into()))
// Estimated: `11003`
// Minimum execution time: 69_394_000 picoseconds.
Weight::from_parts(49_706_168, 0)
.saturating_add(Weight::from_parts(0, 11003))
// Standard Error: 5_627
.saturating_add(Weight::from_parts(4_648, 0).saturating_mul(r.into()))
// Standard Error: 1_098
.saturating_add(Weight::from_parts(1_095_054, 0).saturating_mul(s.into()))
// Standard Error: 1_098
.saturating_add(Weight::from_parts(229_571, 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())))
@@ -283,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_585_000 picoseconds.
Weight::from_parts(32_218_612, 0)
.saturating_add(Weight::from_parts(0, 21305))
// Standard Error: 1_399
.saturating_add(Weight::from_parts(64_056, 0).saturating_mul(s.into()))
// Estimated: `11003`
// Minimum execution time: 28_972_000 picoseconds.
Weight::from_parts(33_654_622, 0)
.saturating_add(Weight::from_parts(0, 11003))
// Standard Error: 1_203
.saturating_add(Weight::from_parts(62_339, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -300,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: 13_351_000 picoseconds.
Weight::from_parts(15_336_119, 0)
.saturating_add(Weight::from_parts(0, 14582))
// Standard Error: 585
.saturating_add(Weight::from_parts(17_732, 0).saturating_mul(s.into()))
// Estimated: `11003`
// Minimum execution time: 13_046_000 picoseconds.
Weight::from_parts(14_967_586, 0)
.saturating_add(Weight::from_parts(0, 11003))
// Standard Error: 500
.saturating_add(Weight::from_parts(16_611, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -319,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: 31_334_000 picoseconds.
Weight::from_parts(35_743_451, 0)
.saturating_add(Weight::from_parts(0, 21305))
// Standard Error: 1_802
.saturating_add(Weight::from_parts(30_575, 0).saturating_mul(s.into()))
// Estimated: `11003`
// Minimum execution time: 32_460_000 picoseconds.
Weight::from_parts(35_507_060, 0)
.saturating_add(Weight::from_parts(0, 11003))
// Standard Error: 959
.saturating_add(Weight::from_parts(50_270, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -332,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: 20_828_000 picoseconds.
Weight::from_parts(23_493_504, 0)
.saturating_add(Weight::from_parts(0, 10302))
// Standard Error: 1_011
.saturating_add(Weight::from_parts(57_939, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(2))
// Measured: `704 + s * (37 ±0)`
// Estimated: `6723`
// Minimum execution time: 25_237_000 picoseconds.
Weight::from_parts(27_667_477, 0)
.saturating_add(Weight::from_parts(0, 6723))
// Standard Error: 836
.saturating_add(Weight::from_parts(56_030, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
}
}