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: `bm4`, 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("rococo-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: 16_705 nanoseconds.
Weight::from_ref_time(18_588_848)
// Standard Error: 3_856
.saturating_add(Weight::from_ref_time(142_039).saturating_mul(r.into()))
// Minimum execution time: 18_050 nanoseconds.
Weight::from_ref_time(19_099_537)
// Standard Error: 3_507
.saturating_add(Weight::from_ref_time(153_839).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_688 nanoseconds.
Weight::from_ref_time(35_348_179)
// Standard Error: 4_588
.saturating_add(Weight::from_ref_time(105_590).saturating_mul(r.into()))
// Standard Error: 895
.saturating_add(Weight::from_ref_time(335_775).saturating_mul(x.into()))
// Minimum execution time: 37_894 nanoseconds.
Weight::from_ref_time(35_797_961)
// Standard Error: 6_226
.saturating_add(Weight::from_ref_time(243_817).saturating_mul(r.into()))
// Standard Error: 1_214
.saturating_add(Weight::from_ref_time(339_426).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_602 nanoseconds.
Weight::from_ref_time(29_137_014)
// Standard Error: 5_080
.saturating_add(Weight::from_ref_time(2_230_712).saturating_mul(s.into()))
// Minimum execution time: 10_742 nanoseconds.
Weight::from_ref_time(28_861_840)
// Standard Error: 5_212
.saturating_add(Weight::from_ref_time(2_612_382).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_978 nanoseconds.
Weight::from_ref_time(29_970_755)
// Standard Error: 4_525
.saturating_add(Weight::from_ref_time(957_000).saturating_mul(p.into()))
// Minimum execution time: 10_758 nanoseconds.
Weight::from_ref_time(28_876_790)
// Standard Error: 4_432
.saturating_add(Weight::from_ref_time(1_167_813).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_856 nanoseconds.
Weight::from_ref_time(38_941_716)
// Standard Error: 5_614
.saturating_add(Weight::from_ref_time(67_485).saturating_mul(r.into()))
// Standard Error: 1_096
.saturating_add(Weight::from_ref_time(925_601).saturating_mul(s.into()))
// Standard Error: 1_096
.saturating_add(Weight::from_ref_time(166_997).saturating_mul(x.into()))
// Minimum execution time: 54_937 nanoseconds.
Weight::from_ref_time(37_163_527)
// Standard Error: 10_657
.saturating_add(Weight::from_ref_time(226_196).saturating_mul(r.into()))
// Standard Error: 2_081
.saturating_add(Weight::from_ref_time(1_146_551).saturating_mul(s.into()))
// Standard Error: 2_081
.saturating_add(Weight::from_ref_time(186_218).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_714 nanoseconds.
Weight::from_ref_time(36_526_947)
// Standard Error: 4_798
.saturating_add(Weight::from_ref_time(136_662).saturating_mul(r.into()))
// Standard Error: 936
.saturating_add(Weight::from_ref_time(354_082).saturating_mul(x.into()))
// Minimum execution time: 39_900 nanoseconds.
Weight::from_ref_time(37_527_482)
// Standard Error: 6_804
.saturating_add(Weight::from_ref_time(232_221).saturating_mul(r.into()))
// Standard Error: 1_327
.saturating_add(Weight::from_ref_time(353_611).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: 34_593 nanoseconds.
Weight::from_ref_time(33_819_577)
// Standard Error: 4_785
.saturating_add(Weight::from_ref_time(91_987).saturating_mul(r.into()))
// Standard Error: 933
.saturating_add(Weight::from_ref_time(351_810).saturating_mul(x.into()))
// Minimum execution time: 34_633 nanoseconds.
Weight::from_ref_time(35_325_047)
// Standard Error: 6_588
.saturating_add(Weight::from_ref_time(165_512).saturating_mul(r.into()))
// Standard Error: 1_285
.saturating_add(Weight::from_ref_time(342_476).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: 9_275 nanoseconds.
Weight::from_ref_time(10_198_514)
// Standard Error: 2_428
.saturating_add(Weight::from_ref_time(128_132).saturating_mul(r.into()))
// Minimum execution time: 9_038 nanoseconds.
Weight::from_ref_time(9_775_885)
// Standard Error: 1_976
.saturating_add(Weight::from_ref_time(111_168).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: 9_436 nanoseconds.
Weight::from_ref_time(10_643_446)
// Standard Error: 2_702
.saturating_add(Weight::from_ref_time(119_859).saturating_mul(r.into()))
// Minimum execution time: 9_448 nanoseconds.
Weight::from_ref_time(10_163_483)
// Standard Error: 2_470
.saturating_add(Weight::from_ref_time(108_455).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: 9_610 nanoseconds.
Weight::from_ref_time(10_380_051)
// Standard Error: 3_611
.saturating_add(Weight::from_ref_time(125_337).saturating_mul(r.into()))
// Minimum execution time: 9_225 nanoseconds.
Weight::from_ref_time(10_055_521)
// Standard Error: 2_827
.saturating_add(Weight::from_ref_time(109_981).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: 29_246 nanoseconds.
Weight::from_ref_time(28_456_486)
// Standard Error: 5_669
.saturating_add(Weight::from_ref_time(77_072).saturating_mul(r.into()))
// Standard Error: 1_049
.saturating_add(Weight::from_ref_time(581_856).saturating_mul(x.into()))
// Minimum execution time: 28_546 nanoseconds.
Weight::from_ref_time(28_703_647)
// Standard Error: 6_629
.saturating_add(Weight::from_ref_time(136_425).saturating_mul(r.into()))
// Standard Error: 1_226
.saturating_add(Weight::from_ref_time(598_279).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_542 nanoseconds.
Weight::from_ref_time(48_715_074)
// Standard Error: 7_238
.saturating_add(Weight::from_ref_time(112_967).saturating_mul(r.into()))
// Standard Error: 1_413
.saturating_add(Weight::from_ref_time(951_753).saturating_mul(s.into()))
// Standard Error: 1_413
.saturating_add(Weight::from_ref_time(170_906).saturating_mul(x.into()))
// Minimum execution time: 70_327 nanoseconds.
Weight::from_ref_time(49_590_782)
// Standard Error: 11_218
.saturating_add(Weight::from_ref_time(231_936).saturating_mul(r.into()))
// Standard Error: 2_190
.saturating_add(Weight::from_ref_time(1_162_176).saturating_mul(s.into()))
// Standard Error: 2_190
.saturating_add(Weight::from_ref_time(202_465).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: 32_334 nanoseconds.
Weight::from_ref_time(38_873_034)
// Standard Error: 1_841
.saturating_add(Weight::from_ref_time(73_211).saturating_mul(s.into()))
// Minimum execution time: 33_939 nanoseconds.
Weight::from_ref_time(39_839_659)
// Standard Error: 1_997
.saturating_add(Weight::from_ref_time(125_657).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: 14_563 nanoseconds.
Weight::from_ref_time(17_264_573)
// Standard Error: 1_267
.saturating_add(Weight::from_ref_time(25_142).saturating_mul(s.into()))
// Minimum execution time: 14_478 nanoseconds.
Weight::from_ref_time(16_138_721)
// Standard Error: 859
.saturating_add(Weight::from_ref_time(55_065).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: 37_046 nanoseconds.
Weight::from_ref_time(40_517_646)
// Standard Error: 1_281
.saturating_add(Weight::from_ref_time(58_583).saturating_mul(s.into()))
// Minimum execution time: 38_929 nanoseconds.
Weight::from_ref_time(41_549_387)
// Standard Error: 1_574
.saturating_add(Weight::from_ref_time(116_053).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: 26_334 nanoseconds.
Weight::from_ref_time(29_560_406)
// Standard Error: 1_152
.saturating_add(Weight::from_ref_time(66_858).saturating_mul(s.into()))
// Minimum execution time: 27_185 nanoseconds.
Weight::from_ref_time(29_827_240)
// Standard Error: 1_486
.saturating_add(Weight::from_ref_time(105_510).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}