mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 20:21:03 +00:00
update weights (#6897)
* polkadot: update weights * westend: update weights * kusama: update weights * rococo: update weights
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
//! Autogenerated weights for `pallet_identity`
|
||||
//!
|
||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||
//! DATE: 2023-02-27, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! DATE: 2023-03-15, 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`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("westend-dev"), DB CACHE: 1024
|
||||
@@ -50,13 +50,13 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `r` is `[1, 19]`.
|
||||
fn add_registrar(r: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `64 + r * (57 ±0)`
|
||||
// Estimated: `1636`
|
||||
// Minimum execution time: 11_675 nanoseconds.
|
||||
Weight::from_parts(12_539_616, 0)
|
||||
.saturating_add(Weight::from_parts(0, 1636))
|
||||
// Standard Error: 1_875
|
||||
.saturating_add(Weight::from_parts(113_199, 0).saturating_mul(r.into()))
|
||||
// Measured: `32 + r * (57 ±0)`
|
||||
// Estimated: `2626`
|
||||
// Minimum execution time: 11_853_000 picoseconds.
|
||||
Weight::from_parts(12_624_097, 0)
|
||||
.saturating_add(Weight::from_parts(0, 2626))
|
||||
// Standard Error: 2_065
|
||||
.saturating_add(Weight::from_parts(100_367, 0).saturating_mul(r.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -66,15 +66,15 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `x` is `[0, 100]`.
|
||||
fn set_identity(r: u32, x: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `474 + r * (5 ±0)`
|
||||
// Estimated: `10013`
|
||||
// Minimum execution time: 29_044 nanoseconds.
|
||||
Weight::from_parts(29_062_250, 0)
|
||||
.saturating_add(Weight::from_parts(0, 10013))
|
||||
// Standard Error: 5_693
|
||||
.saturating_add(Weight::from_parts(78_081, 0).saturating_mul(r.into()))
|
||||
// Standard Error: 1_110
|
||||
.saturating_add(Weight::from_parts(458_837, 0).saturating_mul(x.into()))
|
||||
// Measured: `442 + r * (5 ±0)`
|
||||
// Estimated: `11003`
|
||||
// Minimum execution time: 29_553_000 picoseconds.
|
||||
Weight::from_parts(29_405_525, 0)
|
||||
.saturating_add(Weight::from_parts(0, 11003))
|
||||
// Standard Error: 3_326
|
||||
.saturating_add(Weight::from_parts(44_863, 0).saturating_mul(r.into()))
|
||||
// Standard Error: 649
|
||||
.saturating_add(Weight::from_parts(445_097, 0).saturating_mul(x.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -88,12 +88,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: `15746 + s * (2589 ±0)`
|
||||
// Minimum execution time: 9_098 nanoseconds.
|
||||
Weight::from_parts(22_624_884, 0)
|
||||
.saturating_add(Weight::from_parts(0, 15746))
|
||||
// Standard Error: 3_865
|
||||
.saturating_add(Weight::from_parts(2_735_607, 0).saturating_mul(s.into()))
|
||||
// Estimated: `18716 + s * (2589 ±0)`
|
||||
// Minimum execution time: 9_172_000 picoseconds.
|
||||
Weight::from_parts(20_099_144, 0)
|
||||
.saturating_add(Weight::from_parts(0, 18716))
|
||||
// Standard Error: 9_266
|
||||
.saturating_add(Weight::from_parts(2_790_589, 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))
|
||||
@@ -109,13 +109,13 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `p` is `[0, 100]`.
|
||||
fn set_subs_old(p: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `226 + p * (32 ±0)`
|
||||
// Estimated: `15746`
|
||||
// Minimum execution time: 8_814 nanoseconds.
|
||||
Weight::from_parts(22_140_295, 0)
|
||||
.saturating_add(Weight::from_parts(0, 15746))
|
||||
// Standard Error: 3_600
|
||||
.saturating_add(Weight::from_parts(1_108_458, 0).saturating_mul(p.into()))
|
||||
// Measured: `194 + p * (32 ±0)`
|
||||
// Estimated: `17726`
|
||||
// Minimum execution time: 9_445_000 picoseconds.
|
||||
Weight::from_parts(22_087_455, 0)
|
||||
.saturating_add(Weight::from_parts(0, 17726))
|
||||
// Standard Error: 3_133
|
||||
.saturating_add(Weight::from_parts(1_071_467, 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())))
|
||||
@@ -131,17 +131,17 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `x` is `[0, 100]`.
|
||||
fn clear_identity(r: u32, s: u32, x: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `533 + r * (5 ±0) + s * (32 ±0) + x * (66 ±0)`
|
||||
// Estimated: `15746`
|
||||
// Minimum execution time: 49_319 nanoseconds.
|
||||
Weight::from_parts(28_073_986, 0)
|
||||
.saturating_add(Weight::from_parts(0, 15746))
|
||||
// Standard Error: 6_192
|
||||
.saturating_add(Weight::from_parts(62_200, 0).saturating_mul(r.into()))
|
||||
// Standard Error: 1_209
|
||||
.saturating_add(Weight::from_parts(1_122_770, 0).saturating_mul(s.into()))
|
||||
// Standard Error: 1_209
|
||||
.saturating_add(Weight::from_parts(225_189, 0).saturating_mul(x.into()))
|
||||
// Measured: `469 + r * (5 ±0) + s * (32 ±0) + x * (66 ±0)`
|
||||
// Estimated: `17726`
|
||||
// Minimum execution time: 51_155_000 picoseconds.
|
||||
Weight::from_parts(28_947_629, 0)
|
||||
.saturating_add(Weight::from_parts(0, 17726))
|
||||
// Standard Error: 5_808
|
||||
.saturating_add(Weight::from_parts(29_448, 0).saturating_mul(r.into()))
|
||||
// Standard Error: 1_134
|
||||
.saturating_add(Weight::from_parts(1_073_890, 0).saturating_mul(s.into()))
|
||||
// Standard Error: 1_134
|
||||
.saturating_add(Weight::from_parts(248_483, 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())))
|
||||
@@ -154,15 +154,15 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `x` is `[0, 100]`.
|
||||
fn request_judgement(r: u32, x: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `431 + r * (57 ±0) + x * (66 ±0)`
|
||||
// Estimated: `11649`
|
||||
// Minimum execution time: 30_208 nanoseconds.
|
||||
Weight::from_parts(28_731_902, 0)
|
||||
.saturating_add(Weight::from_parts(0, 11649))
|
||||
// Standard Error: 5_027
|
||||
.saturating_add(Weight::from_parts(127_894, 0).saturating_mul(r.into()))
|
||||
// Standard Error: 981
|
||||
.saturating_add(Weight::from_parts(474_811, 0).saturating_mul(x.into()))
|
||||
// Measured: `367 + r * (57 ±0) + x * (66 ±0)`
|
||||
// Estimated: `13629`
|
||||
// Minimum execution time: 30_053_000 picoseconds.
|
||||
Weight::from_parts(30_566_049, 0)
|
||||
.saturating_add(Weight::from_parts(0, 13629))
|
||||
// Standard Error: 22_362
|
||||
.saturating_add(Weight::from_parts(27_897, 0).saturating_mul(r.into()))
|
||||
// Standard Error: 4_363
|
||||
.saturating_add(Weight::from_parts(473_323, 0).saturating_mul(x.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -172,15 +172,15 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `x` is `[0, 100]`.
|
||||
fn cancel_request(r: u32, x: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `430 + x * (66 ±0)`
|
||||
// Estimated: `10013`
|
||||
// Minimum execution time: 27_041 nanoseconds.
|
||||
Weight::from_parts(26_760_677, 0)
|
||||
.saturating_add(Weight::from_parts(0, 10013))
|
||||
// Standard Error: 7_122
|
||||
.saturating_add(Weight::from_parts(62_459, 0).saturating_mul(r.into()))
|
||||
// Standard Error: 1_389
|
||||
.saturating_add(Weight::from_parts(468_208, 0).saturating_mul(x.into()))
|
||||
// Measured: `398 + x * (66 ±0)`
|
||||
// Estimated: `11003`
|
||||
// Minimum execution time: 27_006_000 picoseconds.
|
||||
Weight::from_parts(27_888_979, 0)
|
||||
.saturating_add(Weight::from_parts(0, 11003))
|
||||
// Standard Error: 5_569
|
||||
.saturating_add(Weight::from_parts(44_118, 0).saturating_mul(r.into()))
|
||||
// Standard Error: 1_086
|
||||
.saturating_add(Weight::from_parts(461_409, 0).saturating_mul(x.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -189,13 +189,13 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `r` is `[1, 19]`.
|
||||
fn set_fee(r: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `121 + r * (57 ±0)`
|
||||
// Estimated: `1636`
|
||||
// Minimum execution time: 7_140 nanoseconds.
|
||||
Weight::from_parts(7_733_950, 0)
|
||||
.saturating_add(Weight::from_parts(0, 1636))
|
||||
// Standard Error: 1_671
|
||||
.saturating_add(Weight::from_parts(110_862, 0).saturating_mul(r.into()))
|
||||
// Measured: `89 + r * (57 ±0)`
|
||||
// Estimated: `2626`
|
||||
// Minimum execution time: 7_438_000 picoseconds.
|
||||
Weight::from_parts(7_964_226, 0)
|
||||
.saturating_add(Weight::from_parts(0, 2626))
|
||||
// Standard Error: 1_334
|
||||
.saturating_add(Weight::from_parts(104_852, 0).saturating_mul(r.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -204,13 +204,13 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `r` is `[1, 19]`.
|
||||
fn set_account_id(r: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `121 + r * (57 ±0)`
|
||||
// Estimated: `1636`
|
||||
// Minimum execution time: 7_292 nanoseconds.
|
||||
Weight::from_parts(7_744_432, 0)
|
||||
.saturating_add(Weight::from_parts(0, 1636))
|
||||
// Standard Error: 1_228
|
||||
.saturating_add(Weight::from_parts(103_386, 0).saturating_mul(r.into()))
|
||||
// Measured: `89 + r * (57 ±0)`
|
||||
// Estimated: `2626`
|
||||
// Minimum execution time: 7_590_000 picoseconds.
|
||||
Weight::from_parts(8_044_244, 0)
|
||||
.saturating_add(Weight::from_parts(0, 2626))
|
||||
// Standard Error: 1_371
|
||||
.saturating_add(Weight::from_parts(96_091, 0).saturating_mul(r.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -219,13 +219,13 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `r` is `[1, 19]`.
|
||||
fn set_fields(r: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `121 + r * (57 ±0)`
|
||||
// Estimated: `1636`
|
||||
// Minimum execution time: 7_335 nanoseconds.
|
||||
Weight::from_parts(7_713_621, 0)
|
||||
.saturating_add(Weight::from_parts(0, 1636))
|
||||
// Standard Error: 1_281
|
||||
.saturating_add(Weight::from_parts(99_586, 0).saturating_mul(r.into()))
|
||||
// Measured: `89 + r * (57 ±0)`
|
||||
// Estimated: `2626`
|
||||
// Minimum execution time: 7_539_000 picoseconds.
|
||||
Weight::from_parts(7_976_798, 0)
|
||||
.saturating_add(Weight::from_parts(0, 2626))
|
||||
// Standard Error: 1_330
|
||||
.saturating_add(Weight::from_parts(104_027, 0).saturating_mul(r.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -237,15 +237,15 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `x` is `[0, 100]`.
|
||||
fn provide_judgement(r: u32, x: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `509 + r * (57 ±0) + x * (66 ±0)`
|
||||
// Estimated: `11649`
|
||||
// Minimum execution time: 23_161 nanoseconds.
|
||||
Weight::from_parts(22_446_907, 0)
|
||||
.saturating_add(Weight::from_parts(0, 11649))
|
||||
// Standard Error: 5_391
|
||||
.saturating_add(Weight::from_parts(112_497, 0).saturating_mul(r.into()))
|
||||
// Standard Error: 997
|
||||
.saturating_add(Weight::from_parts(769_392, 0).saturating_mul(x.into()))
|
||||
// Measured: `445 + r * (57 ±0) + x * (66 ±0)`
|
||||
// Estimated: `13629`
|
||||
// Minimum execution time: 23_243_000 picoseconds.
|
||||
Weight::from_parts(23_272_605, 0)
|
||||
.saturating_add(Weight::from_parts(0, 13629))
|
||||
// Standard Error: 5_108
|
||||
.saturating_add(Weight::from_parts(60_698, 0).saturating_mul(r.into()))
|
||||
// Standard Error: 945
|
||||
.saturating_add(Weight::from_parts(752_163, 0).saturating_mul(x.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -262,17 +262,17 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `x` is `[0, 100]`.
|
||||
fn kill_identity(r: u32, s: u32, x: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `772 + r * (5 ±0) + s * (32 ±0) + x * (66 ±0)`
|
||||
// Estimated: `18349`
|
||||
// Minimum execution time: 54_015 nanoseconds.
|
||||
Weight::from_parts(32_925_712, 0)
|
||||
.saturating_add(Weight::from_parts(0, 18349))
|
||||
// Standard Error: 7_533
|
||||
.saturating_add(Weight::from_parts(63_262, 0).saturating_mul(r.into()))
|
||||
// Standard Error: 1_471
|
||||
.saturating_add(Weight::from_parts(1_155_232, 0).saturating_mul(s.into()))
|
||||
// Standard Error: 1_471
|
||||
.saturating_add(Weight::from_parts(226_801, 0).saturating_mul(x.into()))
|
||||
// Measured: `676 + r * (5 ±0) + s * (32 ±0) + x * (66 ±0)`
|
||||
// Estimated: `21319`
|
||||
// Minimum execution time: 54_234_000 picoseconds.
|
||||
Weight::from_parts(33_805_119, 0)
|
||||
.saturating_add(Weight::from_parts(0, 21319))
|
||||
// Standard Error: 4_990
|
||||
.saturating_add(Weight::from_parts(30_172, 0).saturating_mul(r.into()))
|
||||
// Standard Error: 974
|
||||
.saturating_add(Weight::from_parts(1_089_293, 0).saturating_mul(s.into()))
|
||||
// Standard Error: 974
|
||||
.saturating_add(Weight::from_parts(227_585, 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())))
|
||||
@@ -286,13 +286,13 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `s` is `[0, 99]`.
|
||||
fn add_sub(s: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `507 + s * (36 ±0)`
|
||||
// Estimated: `18335`
|
||||
// Minimum execution time: 26_638 nanoseconds.
|
||||
Weight::from_parts(31_911_936, 0)
|
||||
.saturating_add(Weight::from_parts(0, 18335))
|
||||
// Standard Error: 1_403
|
||||
.saturating_add(Weight::from_parts(68_428, 0).saturating_mul(s.into()))
|
||||
// Measured: `475 + s * (36 ±0)`
|
||||
// Estimated: `21305`
|
||||
// Minimum execution time: 26_742_000 picoseconds.
|
||||
Weight::from_parts(31_886_701, 0)
|
||||
.saturating_add(Weight::from_parts(0, 21305))
|
||||
// Standard Error: 1_475
|
||||
.saturating_add(Weight::from_parts(62_995, 0).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -303,13 +303,13 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `s` is `[1, 100]`.
|
||||
fn rename_sub(s: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `623 + s * (3 ±0)`
|
||||
// Estimated: `12602`
|
||||
// Minimum execution time: 12_649 nanoseconds.
|
||||
Weight::from_parts(14_714_076, 0)
|
||||
.saturating_add(Weight::from_parts(0, 12602))
|
||||
// Standard Error: 739
|
||||
.saturating_add(Weight::from_parts(15_226, 0).saturating_mul(s.into()))
|
||||
// Measured: `591 + s * (3 ±0)`
|
||||
// Estimated: `14582`
|
||||
// Minimum execution time: 13_510_000 picoseconds.
|
||||
Weight::from_parts(15_408_702, 0)
|
||||
.saturating_add(Weight::from_parts(0, 14582))
|
||||
// Standard Error: 588
|
||||
.saturating_add(Weight::from_parts(17_385, 0).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -322,13 +322,13 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `s` is `[1, 100]`.
|
||||
fn remove_sub(s: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `702 + s * (35 ±0)`
|
||||
// Estimated: `18335`
|
||||
// Minimum execution time: 30_152 nanoseconds.
|
||||
Weight::from_parts(33_576_799, 0)
|
||||
.saturating_add(Weight::from_parts(0, 18335))
|
||||
// Standard Error: 937
|
||||
.saturating_add(Weight::from_parts(52_181, 0).saturating_mul(s.into()))
|
||||
// Measured: `638 + s * (35 ±0)`
|
||||
// Estimated: `21305`
|
||||
// Minimum execution time: 30_105_000 picoseconds.
|
||||
Weight::from_parts(33_643_244, 0)
|
||||
.saturating_add(Weight::from_parts(0, 21305))
|
||||
// Standard Error: 1_076
|
||||
.saturating_add(Weight::from_parts(52_521, 0).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -339,13 +339,13 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `s` is `[0, 99]`.
|
||||
fn quit_sub(s: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `628 + s * (37 ±0)`
|
||||
// Estimated: `8322`
|
||||
// Minimum execution time: 19_192 nanoseconds.
|
||||
Weight::from_parts(21_910_906, 0)
|
||||
.saturating_add(Weight::from_parts(0, 8322))
|
||||
// Standard Error: 1_053
|
||||
.saturating_add(Weight::from_parts(53_639, 0).saturating_mul(s.into()))
|
||||
// Measured: `564 + s * (37 ±0)`
|
||||
// Estimated: `10302`
|
||||
// Minimum execution time: 19_617_000 picoseconds.
|
||||
Weight::from_parts(21_943_800, 0)
|
||||
.saturating_add(Weight::from_parts(0, 10302))
|
||||
// Standard Error: 959
|
||||
.saturating_add(Weight::from_parts(57_187, 0).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