mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 16:21:02 +00:00
Revert back to bare metal runners for weights generation (#6762)
* Revert back to bare metal runners for weights generation * new old weights --------- Co-authored-by: alvicsam <alvicsam@gmail.com>
This commit is contained in:
@@ -16,8 +16,9 @@
|
||||
//! Autogenerated weights for `pallet_identity`
|
||||
//!
|
||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||
//! 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`
|
||||
//! DATE: 2023-02-22, 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
|
||||
|
||||
// Executed Command:
|
||||
@@ -44,209 +45,307 @@ use sp_std::marker::PhantomData;
|
||||
/// Weight functions for `pallet_identity`.
|
||||
pub struct WeightInfo<T>(PhantomData<T>);
|
||||
impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Identity Registrars (r:1 w:1)
|
||||
/// Storage: Identity Registrars (r:1 w:1)
|
||||
/// Proof: Identity Registrars (max_values: Some(1), max_size: Some(1141), added: 1636, mode: MaxEncodedLen)
|
||||
/// The range of component `r` is `[1, 19]`.
|
||||
fn add_registrar(r: u32, ) -> Weight {
|
||||
// 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()))
|
||||
// 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)
|
||||
.saturating_add(Weight::from_proof_size(1636))
|
||||
// Standard Error: 1_445
|
||||
.saturating_add(Weight::from_ref_time(95_110).saturating_mul(r.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Identity IdentityOf (r:1 w:1)
|
||||
/// Storage: Identity IdentityOf (r:1 w:1)
|
||||
/// 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 set_identity(r: u32, x: u32, ) -> Weight {
|
||||
// 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()))
|
||||
// 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)
|
||||
.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()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Identity IdentityOf (r:1 w:0)
|
||||
// Storage: Identity SubsOf (r:1 w:1)
|
||||
// Storage: Identity SuperOf (r:2 w:2)
|
||||
/// Storage: Identity IdentityOf (r:1 w:0)
|
||||
/// Proof: Identity IdentityOf (max_values: None, max_size: Some(7538), added: 10013, mode: MaxEncodedLen)
|
||||
/// Storage: Identity SubsOf (r:1 w:1)
|
||||
/// Proof: Identity SubsOf (max_values: None, max_size: Some(3258), added: 5733, mode: MaxEncodedLen)
|
||||
/// Storage: Identity SuperOf (r:100 w:100)
|
||||
/// Proof: Identity SuperOf (max_values: None, max_size: Some(114), added: 2589, mode: MaxEncodedLen)
|
||||
/// The range of component `s` is `[0, 100]`.
|
||||
fn set_subs_new(s: u32, ) -> Weight {
|
||||
// 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()))
|
||||
// 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)
|
||||
.saturating_add(Weight::from_proof_size(15746))
|
||||
// Standard Error: 4_097
|
||||
.saturating_add(Weight::from_ref_time(2_322_730).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))
|
||||
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(s.into())))
|
||||
.saturating_add(Weight::from_proof_size(2589).saturating_mul(s.into()))
|
||||
}
|
||||
// Storage: Identity IdentityOf (r:1 w:0)
|
||||
// Storage: Identity SubsOf (r:1 w:1)
|
||||
// Storage: Identity SuperOf (r:0 w:2)
|
||||
/// Storage: Identity IdentityOf (r:1 w:0)
|
||||
/// Proof: Identity IdentityOf (max_values: None, max_size: Some(7538), added: 10013, mode: MaxEncodedLen)
|
||||
/// Storage: Identity SubsOf (r:1 w:1)
|
||||
/// Proof: Identity SubsOf (max_values: None, max_size: Some(3258), added: 5733, mode: MaxEncodedLen)
|
||||
/// Storage: Identity SuperOf (r:0 w:100)
|
||||
/// Proof: Identity SuperOf (max_values: None, max_size: Some(114), added: 2589, mode: MaxEncodedLen)
|
||||
/// The range of component `p` is `[0, 100]`.
|
||||
fn set_subs_old(p: u32, ) -> Weight {
|
||||
// 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()))
|
||||
// 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)
|
||||
.saturating_add(Weight::from_proof_size(15746))
|
||||
// Standard Error: 3_076
|
||||
.saturating_add(Weight::from_ref_time(948_853).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())))
|
||||
}
|
||||
// Storage: Identity SubsOf (r:1 w:1)
|
||||
// Storage: Identity IdentityOf (r:1 w:1)
|
||||
// Storage: Identity SuperOf (r:0 w:100)
|
||||
/// Storage: Identity SubsOf (r:1 w:1)
|
||||
/// Proof: Identity SubsOf (max_values: None, max_size: Some(3258), added: 5733, mode: MaxEncodedLen)
|
||||
/// Storage: Identity IdentityOf (r:1 w:1)
|
||||
/// Proof: Identity IdentityOf (max_values: None, max_size: Some(7538), added: 10013, mode: MaxEncodedLen)
|
||||
/// Storage: Identity SuperOf (r:0 w:100)
|
||||
/// Proof: Identity SuperOf (max_values: None, max_size: Some(114), added: 2589, mode: MaxEncodedLen)
|
||||
/// 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 clear_identity(r: u32, s: u32, x: u32, ) -> Weight {
|
||||
// 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()))
|
||||
// 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)
|
||||
.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()))
|
||||
.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())))
|
||||
}
|
||||
// Storage: Identity Registrars (r:1 w:0)
|
||||
// Storage: Identity IdentityOf (r:1 w:1)
|
||||
/// Storage: Identity Registrars (r:1 w:0)
|
||||
/// Proof: Identity Registrars (max_values: Some(1), max_size: Some(1141), added: 1636, mode: MaxEncodedLen)
|
||||
/// Storage: Identity IdentityOf (r:1 w:1)
|
||||
/// 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 request_judgement(r: u32, x: u32, ) -> Weight {
|
||||
// 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()))
|
||||
// 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)
|
||||
.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()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Identity IdentityOf (r:1 w:1)
|
||||
/// Storage: Identity IdentityOf (r:1 w:1)
|
||||
/// 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 {
|
||||
// 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()))
|
||||
// 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)
|
||||
.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()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Identity Registrars (r:1 w:1)
|
||||
/// Storage: Identity Registrars (r:1 w:1)
|
||||
/// Proof: Identity Registrars (max_values: Some(1), max_size: Some(1141), added: 1636, mode: MaxEncodedLen)
|
||||
/// The range of component `r` is `[1, 19]`.
|
||||
fn set_fee(r: u32, ) -> Weight {
|
||||
// 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()))
|
||||
// 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)
|
||||
.saturating_add(Weight::from_proof_size(1636))
|
||||
// Standard Error: 1_274
|
||||
.saturating_add(Weight::from_ref_time(94_495).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)
|
||||
/// Storage: Identity Registrars (r:1 w:1)
|
||||
/// Proof: Identity Registrars (max_values: Some(1), max_size: Some(1141), added: 1636, mode: MaxEncodedLen)
|
||||
/// The range of component `r` is `[1, 19]`.
|
||||
fn set_account_id(r: u32, ) -> Weight {
|
||||
// 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()))
|
||||
// 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)
|
||||
.saturating_add(Weight::from_proof_size(1636))
|
||||
// Standard Error: 1_190
|
||||
.saturating_add(Weight::from_ref_time(90_568).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)
|
||||
/// Storage: Identity Registrars (r:1 w:1)
|
||||
/// Proof: Identity Registrars (max_values: Some(1), max_size: Some(1141), added: 1636, mode: MaxEncodedLen)
|
||||
/// The range of component `r` is `[1, 19]`.
|
||||
fn set_fields(r: u32, ) -> Weight {
|
||||
// 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()))
|
||||
// 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)
|
||||
.saturating_add(Weight::from_proof_size(1636))
|
||||
// Standard Error: 1_187
|
||||
.saturating_add(Weight::from_ref_time(99_100).saturating_mul(r.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Identity Registrars (r:1 w:0)
|
||||
// Storage: Identity IdentityOf (r:1 w:1)
|
||||
/// Storage: Identity Registrars (r:1 w:0)
|
||||
/// Proof: Identity Registrars (max_values: Some(1), max_size: Some(1141), added: 1636, mode: MaxEncodedLen)
|
||||
/// Storage: Identity IdentityOf (r:1 w:1)
|
||||
/// Proof: Identity IdentityOf (max_values: None, max_size: Some(7538), added: 10013, mode: MaxEncodedLen)
|
||||
/// 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: 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()))
|
||||
// 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)
|
||||
.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()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Identity SubsOf (r:1 w:1)
|
||||
// Storage: Identity IdentityOf (r:1 w:1)
|
||||
// Storage: System Account (r:1 w:1)
|
||||
// Storage: Identity SuperOf (r:0 w:100)
|
||||
/// Storage: Identity SubsOf (r:1 w:1)
|
||||
/// Proof: Identity SubsOf (max_values: None, max_size: Some(3258), added: 5733, mode: MaxEncodedLen)
|
||||
/// Storage: Identity IdentityOf (r:1 w:1)
|
||||
/// Proof: Identity IdentityOf (max_values: None, max_size: Some(7538), added: 10013, mode: MaxEncodedLen)
|
||||
/// Storage: System Account (r:1 w:1)
|
||||
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
|
||||
/// Storage: Identity SuperOf (r:0 w:100)
|
||||
/// Proof: Identity SuperOf (max_values: None, max_size: Some(114), added: 2589, mode: MaxEncodedLen)
|
||||
/// 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 {
|
||||
// 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()))
|
||||
// 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)
|
||||
.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()))
|
||||
.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())))
|
||||
}
|
||||
// Storage: Identity IdentityOf (r:1 w:0)
|
||||
// Storage: Identity SuperOf (r:1 w:1)
|
||||
// Storage: Identity SubsOf (r:1 w:1)
|
||||
/// Storage: Identity IdentityOf (r:1 w:0)
|
||||
/// Proof: Identity IdentityOf (max_values: None, max_size: Some(7538), added: 10013, mode: MaxEncodedLen)
|
||||
/// Storage: Identity SuperOf (r:1 w:1)
|
||||
/// 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)
|
||||
/// The range of component `s` is `[0, 99]`.
|
||||
fn add_sub(s: u32, ) -> Weight {
|
||||
// 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()))
|
||||
// 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)
|
||||
.saturating_add(Weight::from_proof_size(18335))
|
||||
// Standard Error: 1_419
|
||||
.saturating_add(Weight::from_ref_time(68_122).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
// Storage: Identity IdentityOf (r:1 w:0)
|
||||
// Storage: Identity SuperOf (r:1 w:1)
|
||||
/// Storage: Identity IdentityOf (r:1 w:0)
|
||||
/// Proof: Identity IdentityOf (max_values: None, max_size: Some(7538), added: 10013, mode: MaxEncodedLen)
|
||||
/// Storage: Identity SuperOf (r:1 w:1)
|
||||
/// Proof: Identity SuperOf (max_values: None, max_size: Some(114), added: 2589, mode: MaxEncodedLen)
|
||||
/// The range of component `s` is `[1, 100]`.
|
||||
fn rename_sub(s: u32, ) -> Weight {
|
||||
// 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()))
|
||||
// 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)
|
||||
.saturating_add(Weight::from_proof_size(12602))
|
||||
// Standard Error: 777
|
||||
.saturating_add(Weight::from_ref_time(18_771).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Identity IdentityOf (r:1 w:0)
|
||||
// Storage: Identity SuperOf (r:1 w:1)
|
||||
// Storage: Identity SubsOf (r:1 w:1)
|
||||
/// Storage: Identity IdentityOf (r:1 w:0)
|
||||
/// Proof: Identity IdentityOf (max_values: None, max_size: Some(7538), added: 10013, mode: MaxEncodedLen)
|
||||
/// Storage: Identity SuperOf (r:1 w:1)
|
||||
/// 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)
|
||||
/// The range of component `s` is `[1, 100]`.
|
||||
fn remove_sub(s: u32, ) -> Weight {
|
||||
// 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()))
|
||||
// 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)
|
||||
.saturating_add(Weight::from_proof_size(18335))
|
||||
// Standard Error: 1_482
|
||||
.saturating_add(Weight::from_ref_time(56_971).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
// Storage: Identity SuperOf (r:1 w:1)
|
||||
// Storage: Identity SubsOf (r:1 w:1)
|
||||
/// Storage: Identity SuperOf (r:1 w:1)
|
||||
/// 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)
|
||||
/// The range of component `s` is `[0, 99]`.
|
||||
fn quit_sub(s: u32, ) -> Weight {
|
||||
// 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()))
|
||||
// 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)
|
||||
.saturating_add(Weight::from_proof_size(8322))
|
||||
// Standard Error: 1_365
|
||||
.saturating_add(Weight::from_ref_time(51_564).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user