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("westend-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_206 nanoseconds.
Weight::from_ref_time(19_610_520)
// Standard Error: 15_819
.saturating_add(Weight::from_ref_time(126_067).saturating_mul(r.into()))
// Minimum execution time: 17_721 nanoseconds.
Weight::from_ref_time(18_727_060)
// Standard Error: 3_240
.saturating_add(Weight::from_ref_time(171_319).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: 37_129 nanoseconds.
Weight::from_ref_time(36_638_241)
// Standard Error: 3_209
.saturating_add(Weight::from_ref_time(81_223).saturating_mul(r.into()))
// Standard Error: 626
.saturating_add(Weight::from_ref_time(327_058).saturating_mul(x.into()))
// Minimum execution time: 39_104 nanoseconds.
Weight::from_ref_time(36_816_420)
// Standard Error: 7_039
.saturating_add(Weight::from_ref_time(215_550).saturating_mul(r.into()))
// Standard Error: 1_373
.saturating_add(Weight::from_ref_time(323_272).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_645 nanoseconds.
Weight::from_ref_time(29_283_407)
// Standard Error: 5_158
.saturating_add(Weight::from_ref_time(2_219_598).saturating_mul(s.into()))
// Minimum execution time: 10_506 nanoseconds.
Weight::from_ref_time(28_645_089)
// Standard Error: 5_054
.saturating_add(Weight::from_ref_time(2_631_504).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_647 nanoseconds.
Weight::from_ref_time(29_520_021)
// Standard Error: 4_461
.saturating_add(Weight::from_ref_time(974_701).saturating_mul(p.into()))
// Minimum execution time: 10_464 nanoseconds.
Weight::from_ref_time(28_679_151)
// Standard Error: 4_404
.saturating_add(Weight::from_ref_time(1_165_328).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: 51_534 nanoseconds.
Weight::from_ref_time(37_533_398)
// Standard Error: 5_537
.saturating_add(Weight::from_ref_time(100_041).saturating_mul(r.into()))
// Standard Error: 1_081
.saturating_add(Weight::from_ref_time(937_632).saturating_mul(s.into()))
// Standard Error: 1_081
.saturating_add(Weight::from_ref_time(167_102).saturating_mul(x.into()))
// Minimum execution time: 54_718 nanoseconds.
Weight::from_ref_time(36_657_052)
// Standard Error: 10_516
.saturating_add(Weight::from_ref_time(225_162).saturating_mul(r.into()))
// Standard Error: 2_053
.saturating_add(Weight::from_ref_time(1_154_975).saturating_mul(s.into()))
// Standard Error: 2_053
.saturating_add(Weight::from_ref_time(185_205).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_967 nanoseconds.
Weight::from_ref_time(37_980_576)
// Standard Error: 4_273
.saturating_add(Weight::from_ref_time(94_272).saturating_mul(r.into()))
// Standard Error: 833
.saturating_add(Weight::from_ref_time(349_822).saturating_mul(x.into()))
// Minimum execution time: 39_400 nanoseconds.
Weight::from_ref_time(37_112_415)
// Standard Error: 7_303
.saturating_add(Weight::from_ref_time(232_983).saturating_mul(r.into()))
// Standard Error: 1_425
.saturating_add(Weight::from_ref_time(348_409).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_152 nanoseconds.
Weight::from_ref_time(33_757_535)
// Standard Error: 4_168
.saturating_add(Weight::from_ref_time(113_496).saturating_mul(r.into()))
// Standard Error: 813
.saturating_add(Weight::from_ref_time(350_730).saturating_mul(x.into()))
// Minimum execution time: 35_733 nanoseconds.
Weight::from_ref_time(34_355_159)
// Standard Error: 6_018
.saturating_add(Weight::from_ref_time(169_133).saturating_mul(r.into()))
// Standard Error: 1_174
.saturating_add(Weight::from_ref_time(338_064).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_991 nanoseconds.
Weight::from_ref_time(10_132_869)
// Standard Error: 3_128
.saturating_add(Weight::from_ref_time(138_045).saturating_mul(r.into()))
// Minimum execution time: 8_840 nanoseconds.
Weight::from_ref_time(9_690_231)
// Standard Error: 2_034
.saturating_add(Weight::from_ref_time(113_840).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_492 nanoseconds.
Weight::from_ref_time(10_491_934)
// Standard Error: 2_819
.saturating_add(Weight::from_ref_time(116_960).saturating_mul(r.into()))
// Minimum execution time: 9_051 nanoseconds.
Weight::from_ref_time(9_696_417)
// Standard Error: 1_920
.saturating_add(Weight::from_ref_time(114_060).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_419 nanoseconds.
Weight::from_ref_time(10_194_167)
// Standard Error: 3_278
.saturating_add(Weight::from_ref_time(144_382).saturating_mul(r.into()))
// Minimum execution time: 9_076 nanoseconds.
Weight::from_ref_time(9_789_994)
// Standard Error: 2_023
.saturating_add(Weight::from_ref_time(121_698).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_077 nanoseconds.
Weight::from_ref_time(29_386_927)
// Standard Error: 5_279
.saturating_add(Weight::from_ref_time(59_017).saturating_mul(r.into()))
// Standard Error: 976
.saturating_add(Weight::from_ref_time(583_648).saturating_mul(x.into()))
// Minimum execution time: 28_978 nanoseconds.
Weight::from_ref_time(27_340_145)
// Standard Error: 6_507
.saturating_add(Weight::from_ref_time(207_315).saturating_mul(r.into()))
// Standard Error: 1_203
.saturating_add(Weight::from_ref_time(589_768).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: 57_380 nanoseconds.
Weight::from_ref_time(42_142_679)
// Standard Error: 4_918
.saturating_add(Weight::from_ref_time(108_489).saturating_mul(r.into()))
// Standard Error: 960
.saturating_add(Weight::from_ref_time(957_708).saturating_mul(s.into()))
// Standard Error: 960
.saturating_add(Weight::from_ref_time(165_293).saturating_mul(x.into()))
// Minimum execution time: 59_454 nanoseconds.
Weight::from_ref_time(42_570_386)
// Standard Error: 10_698
.saturating_add(Weight::from_ref_time(183_102).saturating_mul(r.into()))
// Standard Error: 2_089
.saturating_add(Weight::from_ref_time(1_159_349).saturating_mul(s.into()))
// Standard Error: 2_089
.saturating_add(Weight::from_ref_time(182_901).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_174 nanoseconds.
Weight::from_ref_time(39_071_258)
// Standard Error: 1_761
.saturating_add(Weight::from_ref_time(74_101).saturating_mul(s.into()))
// Minimum execution time: 33_811 nanoseconds.
Weight::from_ref_time(38_973_792)
// Standard Error: 1_648
.saturating_add(Weight::from_ref_time(124_121).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_489 nanoseconds.
Weight::from_ref_time(17_085_840)
// Standard Error: 767
.saturating_add(Weight::from_ref_time(28_583).saturating_mul(s.into()))
// Minimum execution time: 14_469 nanoseconds.
Weight::from_ref_time(15_663_711)
// Standard Error: 761
.saturating_add(Weight::from_ref_time(55_243).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_609 nanoseconds.
Weight::from_ref_time(40_448_126)
// Standard Error: 1_324
.saturating_add(Weight::from_ref_time(64_976).saturating_mul(s.into()))
// Minimum execution time: 38_024 nanoseconds.
Weight::from_ref_time(41_170_092)
// Standard Error: 1_694
.saturating_add(Weight::from_ref_time(112_577).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_229 nanoseconds.
Weight::from_ref_time(30_480_487)
// Standard Error: 2_283
.saturating_add(Weight::from_ref_time(67_312).saturating_mul(s.into()))
// Minimum execution time: 26_560 nanoseconds.
Weight::from_ref_time(29_489_434)
// Standard Error: 1_131
.saturating_add(Weight::from_ref_time(105_237).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}