Update all weights (#13614)

* Empty commit

* ".git/.scripts/commands/bench/bench.sh" all

---------

Co-authored-by: Alexander Theißen <alex.theissen@me.com>
Co-authored-by: command-bot <>
This commit is contained in:
Oliver Tale-Yazdi
2023-03-16 17:57:45 +01:00
committed by GitHub
parent b117dbdf08
commit 3a3d93afee
48 changed files with 6017 additions and 6041 deletions
@@ -18,9 +18,9 @@
//! Autogenerated weights for pallet_election_provider_multi_phase
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-01-24, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-03-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm2`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm3`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024
// Executed Command:
@@ -31,6 +31,9 @@
// --steps=50
// --repeat=20
// --pallet=pallet_election_provider_multi_phase
// --no-storage-info
// --no-median-slopes
// --no-min-squares
// --extrinsic=*
// --execution=wasm
// --wasm-execution=compiled
@@ -82,9 +85,9 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
fn on_initialize_nothing() -> Weight {
// Proof Size summary in bytes:
// Measured: `994`
// Estimated: `6983`
// Minimum execution time: 17_801 nanoseconds.
Weight::from_parts(18_364_000, 6983)
// Estimated: `14903`
// Minimum execution time: 21_538_000 picoseconds.
Weight::from_parts(22_045_000, 14903)
.saturating_add(T::DbWeight::get().reads(8_u64))
}
/// Storage: ElectionProviderMultiPhase Round (r:1 w:0)
@@ -94,9 +97,9 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
fn on_initialize_open_signed() -> Weight {
// Proof Size summary in bytes:
// Measured: `114`
// Estimated: `1218`
// Minimum execution time: 12_814 nanoseconds.
Weight::from_parts(13_154_000, 1218)
// Estimated: `3198`
// Minimum execution time: 12_696_000 picoseconds.
Weight::from_parts(12_950_000, 3198)
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -107,9 +110,9 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
fn on_initialize_open_unsigned() -> Weight {
// Proof Size summary in bytes:
// Measured: `114`
// Estimated: `1218`
// Minimum execution time: 14_565 nanoseconds.
Weight::from_parts(15_097_000, 1218)
// Estimated: `3198`
// Minimum execution time: 14_029_000 picoseconds.
Weight::from_parts(14_288_000, 3198)
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -119,10 +122,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof Skipped: ElectionProviderMultiPhase QueuedSolution (max_values: Some(1), max_size: None, mode: Measured)
fn finalize_signed_phase_accept_solution() -> Weight {
// Proof Size summary in bytes:
// Measured: `206`
// Estimated: `2809`
// Minimum execution time: 23_341 nanoseconds.
Weight::from_parts(23_770_000, 2809)
// Measured: `174`
// Estimated: `3767`
// Minimum execution time: 26_468_000 picoseconds.
Weight::from_parts(26_790_000, 3767)
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(2_u64))
}
@@ -130,10 +133,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
fn finalize_signed_phase_reject_solution() -> Weight {
// Proof Size summary in bytes:
// Measured: `206`
// Estimated: `2603`
// Minimum execution time: 16_662 nanoseconds.
Weight::from_parts(16_898_000, 2603)
// Measured: `174`
// Estimated: `3593`
// Minimum execution time: 18_401_000 picoseconds.
Weight::from_parts(18_686_000, 3593)
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -149,10 +152,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 215_168 nanoseconds.
Weight::from_parts(219_887_000, 0)
// Standard Error: 1_444
.saturating_add(Weight::from_parts(146_388, 0).saturating_mul(v.into()))
// Minimum execution time: 266_901_000 picoseconds.
Weight::from_parts(270_251_000, 0)
// Standard Error: 1_758
.saturating_add(Weight::from_parts(167_310, 0).saturating_mul(v.into()))
.saturating_add(T::DbWeight::get().writes(3_u64))
}
/// Storage: ElectionProviderMultiPhase SignedSubmissionIndices (r:1 w:1)
@@ -177,14 +180,14 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// The range of component `d` is `[200, 400]`.
fn elect_queued(a: u32, d: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `368 + a * (768 ±0) + d * (48 ±0)`
// Estimated: `9540 + a * (6912 ±0) + d * (441 ±0)`
// Minimum execution time: 268_021 nanoseconds.
Weight::from_parts(72_491_937, 9540)
// Standard Error: 2_910
.saturating_add(Weight::from_parts(303_955, 0).saturating_mul(a.into()))
// Standard Error: 4_363
.saturating_add(Weight::from_parts(167_369, 0).saturating_mul(d.into()))
// Measured: `337 + a * (768 ±0) + d * (48 ±0)`
// Estimated: `16191 + a * (6912 ±0) + d * (441 ±0)`
// Minimum execution time: 286_523_000 picoseconds.
Weight::from_parts(19_101_753, 16191)
// Standard Error: 4_194
.saturating_add(Weight::from_parts(398_102, 0).saturating_mul(a.into()))
// Standard Error: 6_287
.saturating_add(Weight::from_parts(188_928, 0).saturating_mul(d.into()))
.saturating_add(T::DbWeight::get().reads(7_u64))
.saturating_add(T::DbWeight::get().writes(8_u64))
.saturating_add(Weight::from_parts(0, 6912).saturating_mul(a.into()))
@@ -204,10 +207,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof Skipped: ElectionProviderMultiPhase SignedSubmissionsMap (max_values: None, max_size: None, mode: Measured)
fn submit() -> Weight {
// Proof Size summary in bytes:
// Measured: `924`
// Estimated: `7111`
// Minimum execution time: 44_177 nanoseconds.
Weight::from_parts(44_663_000, 7111)
// Measured: `893`
// Estimated: `11906`
// Minimum execution time: 47_876_000 picoseconds.
Weight::from_parts(48_464_000, 11906)
.saturating_add(T::DbWeight::get().reads(5_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
}
@@ -221,51 +224,51 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof Skipped: ElectionProviderMultiPhase QueuedSolution (max_values: Some(1), max_size: None, mode: Measured)
/// Storage: ElectionProviderMultiPhase SnapshotMetadata (r:1 w:0)
/// Proof Skipped: ElectionProviderMultiPhase SnapshotMetadata (max_values: Some(1), max_size: None, mode: Measured)
/// Storage: ElectionProviderMultiPhase MinimumUntrustedScore (r:1 w:0)
/// Proof Skipped: ElectionProviderMultiPhase MinimumUntrustedScore (max_values: Some(1), max_size: None, mode: Measured)
/// Storage: ElectionProviderMultiPhase Snapshot (r:1 w:0)
/// Proof Skipped: ElectionProviderMultiPhase Snapshot (max_values: Some(1), max_size: None, mode: Measured)
/// Storage: ElectionProviderMultiPhase MinimumUntrustedScore (r:1 w:0)
/// Proof Skipped: ElectionProviderMultiPhase MinimumUntrustedScore (max_values: Some(1), max_size: None, mode: Measured)
/// The range of component `v` is `[1000, 2000]`.
/// The range of component `t` is `[500, 1000]`.
/// The range of component `a` is `[500, 800]`.
/// The range of component `d` is `[200, 400]`.
fn submit_unsigned(v: u32, t: u32, a: u32, _d: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `251 + v * (553 ±0) + t * (32 ±0)`
// Estimated: `5222 + v * (3871 ±0) + t * (224 ±0)`
// Minimum execution time: 4_425_457 nanoseconds.
Weight::from_parts(4_445_889_000, 5222)
// Standard Error: 13_250
.saturating_add(Weight::from_parts(48_844, 0).saturating_mul(v.into()))
// Standard Error: 39_266
.saturating_add(Weight::from_parts(4_144_034, 0).saturating_mul(a.into()))
// Measured: `219 + v * (553 ±0) + t * (32 ±0)`
// Estimated: `11928 + v * (3871 ±0) + t * (224 ±0)`
// Minimum execution time: 4_702_825_000 picoseconds.
Weight::from_parts(4_752_015_000, 11928)
// Standard Error: 14_906
.saturating_add(Weight::from_parts(131_585, 0).saturating_mul(v.into()))
// Standard Error: 44_174
.saturating_add(Weight::from_parts(4_167_676, 0).saturating_mul(a.into()))
.saturating_add(T::DbWeight::get().reads(7_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
.saturating_add(Weight::from_parts(0, 3871).saturating_mul(v.into()))
.saturating_add(Weight::from_parts(0, 224).saturating_mul(t.into()))
}
/// Storage: ElectionProviderMultiPhase Round (r:1 w:0)
/// Proof Skipped: ElectionProviderMultiPhase Round (max_values: Some(1), max_size: None, mode: Measured)
/// Storage: ElectionProviderMultiPhase DesiredTargets (r:1 w:0)
/// Proof Skipped: ElectionProviderMultiPhase DesiredTargets (max_values: Some(1), max_size: None, mode: Measured)
/// Storage: ElectionProviderMultiPhase MinimumUntrustedScore (r:1 w:0)
/// Proof Skipped: ElectionProviderMultiPhase MinimumUntrustedScore (max_values: Some(1), max_size: None, mode: Measured)
/// Storage: ElectionProviderMultiPhase Snapshot (r:1 w:0)
/// Proof Skipped: ElectionProviderMultiPhase Snapshot (max_values: Some(1), max_size: None, mode: Measured)
/// Storage: ElectionProviderMultiPhase Round (r:1 w:0)
/// Proof Skipped: ElectionProviderMultiPhase Round (max_values: Some(1), max_size: None, mode: Measured)
/// Storage: ElectionProviderMultiPhase MinimumUntrustedScore (r:1 w:0)
/// Proof Skipped: ElectionProviderMultiPhase MinimumUntrustedScore (max_values: Some(1), max_size: None, mode: Measured)
/// The range of component `v` is `[1000, 2000]`.
/// The range of component `t` is `[500, 1000]`.
/// The range of component `a` is `[500, 800]`.
/// The range of component `d` is `[200, 400]`.
fn feasibility_check(v: u32, t: u32, a: u32, _d: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `226 + v * (553 ±0) + t * (32 ±0)`
// Estimated: `2884 + v * (2212 ±0) + t * (128 ±0)`
// Minimum execution time: 3_812_071 nanoseconds.
Weight::from_parts(3_826_375_000, 2884)
// Standard Error: 11_601
.saturating_add(Weight::from_parts(145_309, 0).saturating_mul(v.into()))
// Standard Error: 34_378
.saturating_add(Weight::from_parts(3_223_977, 0).saturating_mul(a.into()))
// Measured: `194 + v * (553 ±0) + t * (32 ±0)`
// Estimated: `6716 + v * (2212 ±0) + t * (128 ±0)`
// Minimum execution time: 4_069_075_000 picoseconds.
Weight::from_parts(4_105_635_000, 6716)
// Standard Error: 12_539
.saturating_add(Weight::from_parts(163_040, 0).saturating_mul(v.into()))
// Standard Error: 37_160
.saturating_add(Weight::from_parts(3_343_858, 0).saturating_mul(a.into()))
.saturating_add(T::DbWeight::get().reads(4_u64))
.saturating_add(Weight::from_parts(0, 2212).saturating_mul(v.into()))
.saturating_add(Weight::from_parts(0, 128).saturating_mul(t.into()))
@@ -293,9 +296,9 @@ impl WeightInfo for () {
fn on_initialize_nothing() -> Weight {
// Proof Size summary in bytes:
// Measured: `994`
// Estimated: `6983`
// Minimum execution time: 17_801 nanoseconds.
Weight::from_parts(18_364_000, 6983)
// Estimated: `14903`
// Minimum execution time: 21_538_000 picoseconds.
Weight::from_parts(22_045_000, 14903)
.saturating_add(RocksDbWeight::get().reads(8_u64))
}
/// Storage: ElectionProviderMultiPhase Round (r:1 w:0)
@@ -305,9 +308,9 @@ impl WeightInfo for () {
fn on_initialize_open_signed() -> Weight {
// Proof Size summary in bytes:
// Measured: `114`
// Estimated: `1218`
// Minimum execution time: 12_814 nanoseconds.
Weight::from_parts(13_154_000, 1218)
// Estimated: `3198`
// Minimum execution time: 12_696_000 picoseconds.
Weight::from_parts(12_950_000, 3198)
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
@@ -318,9 +321,9 @@ impl WeightInfo for () {
fn on_initialize_open_unsigned() -> Weight {
// Proof Size summary in bytes:
// Measured: `114`
// Estimated: `1218`
// Minimum execution time: 14_565 nanoseconds.
Weight::from_parts(15_097_000, 1218)
// Estimated: `3198`
// Minimum execution time: 14_029_000 picoseconds.
Weight::from_parts(14_288_000, 3198)
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
@@ -330,10 +333,10 @@ impl WeightInfo for () {
/// Proof Skipped: ElectionProviderMultiPhase QueuedSolution (max_values: Some(1), max_size: None, mode: Measured)
fn finalize_signed_phase_accept_solution() -> Weight {
// Proof Size summary in bytes:
// Measured: `206`
// Estimated: `2809`
// Minimum execution time: 23_341 nanoseconds.
Weight::from_parts(23_770_000, 2809)
// Measured: `174`
// Estimated: `3767`
// Minimum execution time: 26_468_000 picoseconds.
Weight::from_parts(26_790_000, 3767)
.saturating_add(RocksDbWeight::get().reads(1_u64))
.saturating_add(RocksDbWeight::get().writes(2_u64))
}
@@ -341,10 +344,10 @@ impl WeightInfo for () {
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
fn finalize_signed_phase_reject_solution() -> Weight {
// Proof Size summary in bytes:
// Measured: `206`
// Estimated: `2603`
// Minimum execution time: 16_662 nanoseconds.
Weight::from_parts(16_898_000, 2603)
// Measured: `174`
// Estimated: `3593`
// Minimum execution time: 18_401_000 picoseconds.
Weight::from_parts(18_686_000, 3593)
.saturating_add(RocksDbWeight::get().reads(1_u64))
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
@@ -360,10 +363,10 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 215_168 nanoseconds.
Weight::from_parts(219_887_000, 0)
// Standard Error: 1_444
.saturating_add(Weight::from_parts(146_388, 0).saturating_mul(v.into()))
// Minimum execution time: 266_901_000 picoseconds.
Weight::from_parts(270_251_000, 0)
// Standard Error: 1_758
.saturating_add(Weight::from_parts(167_310, 0).saturating_mul(v.into()))
.saturating_add(RocksDbWeight::get().writes(3_u64))
}
/// Storage: ElectionProviderMultiPhase SignedSubmissionIndices (r:1 w:1)
@@ -388,14 +391,14 @@ impl WeightInfo for () {
/// The range of component `d` is `[200, 400]`.
fn elect_queued(a: u32, d: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `368 + a * (768 ±0) + d * (48 ±0)`
// Estimated: `9540 + a * (6912 ±0) + d * (441 ±0)`
// Minimum execution time: 268_021 nanoseconds.
Weight::from_parts(72_491_937, 9540)
// Standard Error: 2_910
.saturating_add(Weight::from_parts(303_955, 0).saturating_mul(a.into()))
// Standard Error: 4_363
.saturating_add(Weight::from_parts(167_369, 0).saturating_mul(d.into()))
// Measured: `337 + a * (768 ±0) + d * (48 ±0)`
// Estimated: `16191 + a * (6912 ±0) + d * (441 ±0)`
// Minimum execution time: 286_523_000 picoseconds.
Weight::from_parts(19_101_753, 16191)
// Standard Error: 4_194
.saturating_add(Weight::from_parts(398_102, 0).saturating_mul(a.into()))
// Standard Error: 6_287
.saturating_add(Weight::from_parts(188_928, 0).saturating_mul(d.into()))
.saturating_add(RocksDbWeight::get().reads(7_u64))
.saturating_add(RocksDbWeight::get().writes(8_u64))
.saturating_add(Weight::from_parts(0, 6912).saturating_mul(a.into()))
@@ -415,10 +418,10 @@ impl WeightInfo for () {
/// Proof Skipped: ElectionProviderMultiPhase SignedSubmissionsMap (max_values: None, max_size: None, mode: Measured)
fn submit() -> Weight {
// Proof Size summary in bytes:
// Measured: `924`
// Estimated: `7111`
// Minimum execution time: 44_177 nanoseconds.
Weight::from_parts(44_663_000, 7111)
// Measured: `893`
// Estimated: `11906`
// Minimum execution time: 47_876_000 picoseconds.
Weight::from_parts(48_464_000, 11906)
.saturating_add(RocksDbWeight::get().reads(5_u64))
.saturating_add(RocksDbWeight::get().writes(3_u64))
}
@@ -432,51 +435,51 @@ impl WeightInfo for () {
/// Proof Skipped: ElectionProviderMultiPhase QueuedSolution (max_values: Some(1), max_size: None, mode: Measured)
/// Storage: ElectionProviderMultiPhase SnapshotMetadata (r:1 w:0)
/// Proof Skipped: ElectionProviderMultiPhase SnapshotMetadata (max_values: Some(1), max_size: None, mode: Measured)
/// Storage: ElectionProviderMultiPhase MinimumUntrustedScore (r:1 w:0)
/// Proof Skipped: ElectionProviderMultiPhase MinimumUntrustedScore (max_values: Some(1), max_size: None, mode: Measured)
/// Storage: ElectionProviderMultiPhase Snapshot (r:1 w:0)
/// Proof Skipped: ElectionProviderMultiPhase Snapshot (max_values: Some(1), max_size: None, mode: Measured)
/// Storage: ElectionProviderMultiPhase MinimumUntrustedScore (r:1 w:0)
/// Proof Skipped: ElectionProviderMultiPhase MinimumUntrustedScore (max_values: Some(1), max_size: None, mode: Measured)
/// The range of component `v` is `[1000, 2000]`.
/// The range of component `t` is `[500, 1000]`.
/// The range of component `a` is `[500, 800]`.
/// The range of component `d` is `[200, 400]`.
fn submit_unsigned(v: u32, t: u32, a: u32, _d: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `251 + v * (553 ±0) + t * (32 ±0)`
// Estimated: `5222 + v * (3871 ±0) + t * (224 ±0)`
// Minimum execution time: 4_425_457 nanoseconds.
Weight::from_parts(4_445_889_000, 5222)
// Standard Error: 13_250
.saturating_add(Weight::from_parts(48_844, 0).saturating_mul(v.into()))
// Standard Error: 39_266
.saturating_add(Weight::from_parts(4_144_034, 0).saturating_mul(a.into()))
// Measured: `219 + v * (553 ±0) + t * (32 ±0)`
// Estimated: `11928 + v * (3871 ±0) + t * (224 ±0)`
// Minimum execution time: 4_702_825_000 picoseconds.
Weight::from_parts(4_752_015_000, 11928)
// Standard Error: 14_906
.saturating_add(Weight::from_parts(131_585, 0).saturating_mul(v.into()))
// Standard Error: 44_174
.saturating_add(Weight::from_parts(4_167_676, 0).saturating_mul(a.into()))
.saturating_add(RocksDbWeight::get().reads(7_u64))
.saturating_add(RocksDbWeight::get().writes(1_u64))
.saturating_add(Weight::from_parts(0, 3871).saturating_mul(v.into()))
.saturating_add(Weight::from_parts(0, 224).saturating_mul(t.into()))
}
/// Storage: ElectionProviderMultiPhase Round (r:1 w:0)
/// Proof Skipped: ElectionProviderMultiPhase Round (max_values: Some(1), max_size: None, mode: Measured)
/// Storage: ElectionProviderMultiPhase DesiredTargets (r:1 w:0)
/// Proof Skipped: ElectionProviderMultiPhase DesiredTargets (max_values: Some(1), max_size: None, mode: Measured)
/// Storage: ElectionProviderMultiPhase MinimumUntrustedScore (r:1 w:0)
/// Proof Skipped: ElectionProviderMultiPhase MinimumUntrustedScore (max_values: Some(1), max_size: None, mode: Measured)
/// Storage: ElectionProviderMultiPhase Snapshot (r:1 w:0)
/// Proof Skipped: ElectionProviderMultiPhase Snapshot (max_values: Some(1), max_size: None, mode: Measured)
/// Storage: ElectionProviderMultiPhase Round (r:1 w:0)
/// Proof Skipped: ElectionProviderMultiPhase Round (max_values: Some(1), max_size: None, mode: Measured)
/// Storage: ElectionProviderMultiPhase MinimumUntrustedScore (r:1 w:0)
/// Proof Skipped: ElectionProviderMultiPhase MinimumUntrustedScore (max_values: Some(1), max_size: None, mode: Measured)
/// The range of component `v` is `[1000, 2000]`.
/// The range of component `t` is `[500, 1000]`.
/// The range of component `a` is `[500, 800]`.
/// The range of component `d` is `[200, 400]`.
fn feasibility_check(v: u32, t: u32, a: u32, _d: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `226 + v * (553 ±0) + t * (32 ±0)`
// Estimated: `2884 + v * (2212 ±0) + t * (128 ±0)`
// Minimum execution time: 3_812_071 nanoseconds.
Weight::from_parts(3_826_375_000, 2884)
// Standard Error: 11_601
.saturating_add(Weight::from_parts(145_309, 0).saturating_mul(v.into()))
// Standard Error: 34_378
.saturating_add(Weight::from_parts(3_223_977, 0).saturating_mul(a.into()))
// Measured: `194 + v * (553 ±0) + t * (32 ±0)`
// Estimated: `6716 + v * (2212 ±0) + t * (128 ±0)`
// Minimum execution time: 4_069_075_000 picoseconds.
Weight::from_parts(4_105_635_000, 6716)
// Standard Error: 12_539
.saturating_add(Weight::from_parts(163_040, 0).saturating_mul(v.into()))
// Standard Error: 37_160
.saturating_add(Weight::from_parts(3_343_858, 0).saturating_mul(a.into()))
.saturating_add(RocksDbWeight::get().reads(4_u64))
.saturating_add(Weight::from_parts(0, 2212).saturating_mul(v.into()))
.saturating_add(Weight::from_parts(0, 128).saturating_mul(t.into()))