New runners for weights and new weights (#6508)

* [DO NOT MERGE] test new vm runner for weights 2

* add image

* fix merge conflict

* apply weights

* new weights

Co-authored-by: parity-processbot <>
This commit is contained in:
Alexander Samusev
2023-01-24 16:35:26 +01:00
committed by GitHub
parent cc080d0e78
commit 0119a6dae1
166 changed files with 4585 additions and 4550 deletions
@@ -16,8 +16,8 @@
//! Autogenerated weights for `pallet_identity`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-01-11, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! DATE: 2023-01-23, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `runner-b3zmxxc-project-163-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
// Executed Command:
@@ -47,10 +47,10 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
// Storage: Identity Registrars (r:1 w:1)
/// The range of component `r` is `[1, 19]`.
fn add_registrar(r: u32, ) -> Weight {
// Minimum execution time: 17_152 nanoseconds.
Weight::from_ref_time(18_443_367)
// Standard Error: 3_008
.saturating_add(Weight::from_ref_time(155_875).saturating_mul(r.into()))
// Minimum execution time: 17_354 nanoseconds.
Weight::from_ref_time(18_441_207)
// Standard Error: 2_957
.saturating_add(Weight::from_ref_time(141_456).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -58,12 +58,12 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
/// The range of component `r` is `[1, 20]`.
/// The range of component `x` is `[0, 100]`.
fn set_identity(r: u32, x: u32, ) -> Weight {
// Minimum execution time: 36_778 nanoseconds.
Weight::from_ref_time(36_330_837)
// Standard Error: 3_331
.saturating_add(Weight::from_ref_time(77_113).saturating_mul(r.into()))
// Standard Error: 650
.saturating_add(Weight::from_ref_time(326_328).saturating_mul(x.into()))
// Minimum execution time: 37_054 nanoseconds.
Weight::from_ref_time(35_369_164)
// Standard Error: 4_776
.saturating_add(Weight::from_ref_time(211_183).saturating_mul(r.into()))
// Standard Error: 931
.saturating_add(Weight::from_ref_time(336_019).saturating_mul(x.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -72,10 +72,10 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
// Storage: Identity SuperOf (r:2 w:2)
/// The range of component `s` is `[0, 100]`.
fn set_subs_new(s: u32, ) -> Weight {
// Minimum execution time: 10_059 nanoseconds.
Weight::from_ref_time(29_024_911)
// Standard Error: 5_024
.saturating_add(Weight::from_ref_time(2_207_732).saturating_mul(s.into()))
// Minimum execution time: 9_977 nanoseconds.
Weight::from_ref_time(26_989_253)
// Standard Error: 5_046
.saturating_add(Weight::from_ref_time(2_628_412).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))
@@ -86,10 +86,10 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
// Storage: Identity SuperOf (r:0 w:2)
/// The range of component `p` is `[0, 100]`.
fn set_subs_old(p: u32, ) -> Weight {
// Minimum execution time: 10_010 nanoseconds.
Weight::from_ref_time(29_188_321)
// Standard Error: 4_688
.saturating_add(Weight::from_ref_time(962_805).saturating_mul(p.into()))
// Minimum execution time: 9_876 nanoseconds.
Weight::from_ref_time(27_929_667)
// Standard Error: 4_272
.saturating_add(Weight::from_ref_time(1_168_298).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())))
@@ -101,14 +101,14 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
/// The range of component `s` is `[0, 100]`.
/// The range of component `x` is `[0, 100]`.
fn clear_identity(r: u32, s: u32, x: u32, ) -> Weight {
// Minimum execution time: 52_785 nanoseconds.
Weight::from_ref_time(37_511_872)
// Standard Error: 5_724
.saturating_add(Weight::from_ref_time(97_761).saturating_mul(r.into()))
// Standard Error: 1_117
.saturating_add(Weight::from_ref_time(920_873).saturating_mul(s.into()))
// Standard Error: 1_117
.saturating_add(Weight::from_ref_time(165_800).saturating_mul(x.into()))
// Minimum execution time: 54_136 nanoseconds.
Weight::from_ref_time(35_196_644)
// Standard Error: 8_850
.saturating_add(Weight::from_ref_time(198_541).saturating_mul(r.into()))
// Standard Error: 1_728
.saturating_add(Weight::from_ref_time(1_165_595).saturating_mul(s.into()))
// Standard Error: 1_728
.saturating_add(Weight::from_ref_time(193_346).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())))
@@ -118,12 +118,12 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
/// The range of component `r` is `[1, 20]`.
/// The range of component `x` is `[0, 100]`.
fn request_judgement(r: u32, x: u32, ) -> Weight {
// Minimum execution time: 38_167 nanoseconds.
Weight::from_ref_time(36_408_807)
// Standard Error: 5_669
.saturating_add(Weight::from_ref_time(154_785).saturating_mul(r.into()))
// Standard Error: 1_106
.saturating_add(Weight::from_ref_time(351_981).saturating_mul(x.into()))
// Minimum execution time: 39_240 nanoseconds.
Weight::from_ref_time(36_979_755)
// Standard Error: 5_166
.saturating_add(Weight::from_ref_time(192_783).saturating_mul(r.into()))
// Standard Error: 1_008
.saturating_add(Weight::from_ref_time(355_089).saturating_mul(x.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -131,42 +131,42 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
/// The range of component `r` is `[1, 20]`.
/// The range of component `x` is `[0, 100]`.
fn cancel_request(r: u32, x: u32, ) -> Weight {
// Minimum execution time: 35_364 nanoseconds.
Weight::from_ref_time(33_959_116)
// Standard Error: 4_066
.saturating_add(Weight::from_ref_time(95_702).saturating_mul(r.into()))
// Standard Error: 793
.saturating_add(Weight::from_ref_time(345_929).saturating_mul(x.into()))
// Minimum execution time: 34_463 nanoseconds.
Weight::from_ref_time(33_803_228)
// Standard Error: 4_576
.saturating_add(Weight::from_ref_time(138_349).saturating_mul(r.into()))
// Standard Error: 892
.saturating_add(Weight::from_ref_time(357_375).saturating_mul(x.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: Identity Registrars (r:1 w:1)
/// The range of component `r` is `[1, 19]`.
fn set_fee(r: u32, ) -> Weight {
// Minimum execution time: 8_663 nanoseconds.
Weight::from_ref_time(9_737_079)
// Standard Error: 2_488
.saturating_add(Weight::from_ref_time(123_571).saturating_mul(r.into()))
// Minimum execution time: 8_425 nanoseconds.
Weight::from_ref_time(9_044_127)
// Standard Error: 1_636
.saturating_add(Weight::from_ref_time(107_577).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: Identity Registrars (r:1 w:1)
/// The range of component `r` is `[1, 19]`.
fn set_account_id(r: u32, ) -> Weight {
// Minimum execution time: 8_983 nanoseconds.
Weight::from_ref_time(9_919_670)
// Standard Error: 2_177
.saturating_add(Weight::from_ref_time(121_324).saturating_mul(r.into()))
// Minimum execution time: 8_541 nanoseconds.
Weight::from_ref_time(9_308_228)
// Standard Error: 1_640
.saturating_add(Weight::from_ref_time(96_433).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: Identity Registrars (r:1 w:1)
/// The range of component `r` is `[1, 19]`.
fn set_fields(r: u32, ) -> Weight {
// Minimum execution time: 8_917 nanoseconds.
Weight::from_ref_time(9_942_994)
// Standard Error: 2_685
.saturating_add(Weight::from_ref_time(120_895).saturating_mul(r.into()))
// Minimum execution time: 8_501 nanoseconds.
Weight::from_ref_time(9_205_910)
// Standard Error: 1_661
.saturating_add(Weight::from_ref_time(101_137).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -175,12 +175,12 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
/// The range of component `r` is `[1, 19]`.
/// The range of component `x` is `[0, 100]`.
fn provide_judgement(r: u32, x: u32, ) -> Weight {
// Minimum execution time: 28_482 nanoseconds.
Weight::from_ref_time(27_555_133)
// Standard Error: 5_352
.saturating_add(Weight::from_ref_time(113_219).saturating_mul(r.into()))
// Standard Error: 990
.saturating_add(Weight::from_ref_time(583_860).saturating_mul(x.into()))
// Minimum execution time: 27_926 nanoseconds.
Weight::from_ref_time(26_389_787)
// Standard Error: 8_172
.saturating_add(Weight::from_ref_time(188_558).saturating_mul(r.into()))
// Standard Error: 1_512
.saturating_add(Weight::from_ref_time(610_330).saturating_mul(x.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -192,14 +192,14 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
/// 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 {
// Minimum execution time: 64_550 nanoseconds.
Weight::from_ref_time(48_971_026)
// Standard Error: 5_893
.saturating_add(Weight::from_ref_time(106_634).saturating_mul(r.into()))
// Standard Error: 1_150
.saturating_add(Weight::from_ref_time(931_616).saturating_mul(s.into()))
// Standard Error: 1_150
.saturating_add(Weight::from_ref_time(163_283).saturating_mul(x.into()))
// Minimum execution time: 68_482 nanoseconds.
Weight::from_ref_time(49_232_241)
// Standard Error: 10_120
.saturating_add(Weight::from_ref_time(218_005).saturating_mul(r.into()))
// Standard Error: 1_976
.saturating_add(Weight::from_ref_time(1_168_901).saturating_mul(s.into()))
// Standard Error: 1_976
.saturating_add(Weight::from_ref_time(189_496).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())))
@@ -209,10 +209,10 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
// Storage: Identity SubsOf (r:1 w:1)
/// The range of component `s` is `[0, 99]`.
fn add_sub(s: u32, ) -> Weight {
// Minimum execution time: 31_739 nanoseconds.
Weight::from_ref_time(38_608_401)
// Standard Error: 1_946
.saturating_add(Weight::from_ref_time(76_822).saturating_mul(s.into()))
// Minimum execution time: 33_200 nanoseconds.
Weight::from_ref_time(38_150_899)
// Standard Error: 1_510
.saturating_add(Weight::from_ref_time(127_824).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -220,10 +220,10 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
// Storage: Identity SuperOf (r:1 w:1)
/// The range of component `s` is `[1, 100]`.
fn rename_sub(s: u32, ) -> Weight {
// Minimum execution time: 13_883 nanoseconds.
Weight::from_ref_time(16_485_217)
// Standard Error: 773
.saturating_add(Weight::from_ref_time(27_159).saturating_mul(s.into()))
// Minimum execution time: 13_618 nanoseconds.
Weight::from_ref_time(15_021_275)
// Standard Error: 670
.saturating_add(Weight::from_ref_time(51_155).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -232,10 +232,10 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
// Storage: Identity SubsOf (r:1 w:1)
/// The range of component `s` is `[1, 100]`.
fn remove_sub(s: u32, ) -> Weight {
// Minimum execution time: 36_437 nanoseconds.
Weight::from_ref_time(40_441_535)
// Standard Error: 1_253
.saturating_add(Weight::from_ref_time(62_665).saturating_mul(s.into()))
// Minimum execution time: 37_371 nanoseconds.
Weight::from_ref_time(40_000_929)
// Standard Error: 1_206
.saturating_add(Weight::from_ref_time(112_783).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -243,10 +243,10 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
// Storage: Identity SubsOf (r:1 w:1)
/// The range of component `s` is `[0, 99]`.
fn quit_sub(s: u32, ) -> Weight {
// Minimum execution time: 25_981 nanoseconds.
Weight::from_ref_time(29_625_120)
// Standard Error: 1_380
.saturating_add(Weight::from_ref_time(68_779).saturating_mul(s.into()))
// Minimum execution time: 25_933 nanoseconds.
Weight::from_ref_time(28_737_270)
// Standard Error: 1_234
.saturating_add(Weight::from_ref_time(105_581).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}