".git/.scripts/commands/bench-vm/bench-vm.sh" all (#13933)

Co-authored-by: command-bot <>
This commit is contained in:
Oleg Plakida
2023-06-19 14:31:20 +01:00
committed by GitHub
parent 05592a84eb
commit 0aa79f87ca
52 changed files with 5126 additions and 4928 deletions
+97 -97
View File
@@ -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-04-06, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-06-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: `runner-e8ezs4ez-project-145-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
//! 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
@@ -42,9 +45,10 @@
#![cfg_attr(rustfmt, rustfmt_skip)]
#![allow(unused_parens)]
#![allow(unused_imports)]
#![allow(missing_docs)]
use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}};
use sp_std::marker::PhantomData;
use core::marker::PhantomData;
/// Weight functions needed for pallet_election_provider_multi_phase.
pub trait WeightInfo {
@@ -81,10 +85,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof Skipped: ElectionProviderMultiPhase CurrentPhase (max_values: Some(1), max_size: None, mode: Measured)
fn on_initialize_nothing() -> Weight {
// Proof Size summary in bytes:
// Measured: `994`
// Measured: `1028`
// Estimated: `3481`
// Minimum execution time: 21_239_000 picoseconds.
Weight::from_parts(21_970_000, 3481)
// Minimum execution time: 22_089_000 picoseconds.
Weight::from_parts(22_677_000, 3481)
.saturating_add(T::DbWeight::get().reads(8_u64))
}
/// Storage: ElectionProviderMultiPhase Round (r:1 w:0)
@@ -93,10 +97,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof Skipped: ElectionProviderMultiPhase CurrentPhase (max_values: Some(1), max_size: None, mode: Measured)
fn on_initialize_open_signed() -> Weight {
// Proof Size summary in bytes:
// Measured: `114`
// Estimated: `1599`
// Minimum execution time: 13_913_000 picoseconds.
Weight::from_parts(14_329_000, 1599)
// Measured: `148`
// Estimated: `1633`
// Minimum execution time: 11_986_000 picoseconds.
Weight::from_parts(12_445_000, 1633)
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -106,10 +110,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof Skipped: ElectionProviderMultiPhase CurrentPhase (max_values: Some(1), max_size: None, mode: Measured)
fn on_initialize_open_unsigned() -> Weight {
// Proof Size summary in bytes:
// Measured: `114`
// Estimated: `1599`
// Minimum execution time: 15_377_000 picoseconds.
Weight::from_parts(15_714_000, 1599)
// Measured: `148`
// Estimated: `1633`
// Minimum execution time: 12_988_000 picoseconds.
Weight::from_parts(13_281_000, 1633)
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -121,8 +125,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
// Proof Size summary in bytes:
// Measured: `174`
// Estimated: `3593`
// Minimum execution time: 32_899_000 picoseconds.
Weight::from_parts(33_455_000, 3593)
// Minimum execution time: 32_659_000 picoseconds.
Weight::from_parts(33_281_000, 3593)
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(2_u64))
}
@@ -132,8 +136,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
// Proof Size summary in bytes:
// Measured: `174`
// Estimated: `3593`
// Minimum execution time: 22_532_000 picoseconds.
Weight::from_parts(23_039_000, 3593)
// Minimum execution time: 22_471_000 picoseconds.
Weight::from_parts(23_046_000, 3593)
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -149,10 +153,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 253_511_000 picoseconds.
Weight::from_parts(261_190_000, 0)
// Standard Error: 1_621
.saturating_add(Weight::from_parts(157_608, 0).saturating_mul(v.into()))
// Minimum execution time: 262_360_000 picoseconds.
Weight::from_parts(279_313_000, 0)
// Standard Error: 2_384
.saturating_add(Weight::from_parts(176_415, 0).saturating_mul(v.into()))
.saturating_add(T::DbWeight::get().writes(3_u64))
}
/// Storage: ElectionProviderMultiPhase SignedSubmissionIndices (r:1 w:1)
@@ -177,14 +181,12 @@ 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: `337 + a * (768 ±0) + d * (48 ±0)`
// Estimated: `3889 + a * (768 ±0) + d * (49 ±0)`
// Minimum execution time: 284_994_000 picoseconds.
Weight::from_parts(97_696_734, 3889)
// Standard Error: 4_172
.saturating_add(Weight::from_parts(331_569, 0).saturating_mul(a.into()))
// Standard Error: 6_254
.saturating_add(Weight::from_parts(92_198, 0).saturating_mul(d.into()))
// Measured: `371 + a * (768 ±0) + d * (48 ±0)`
// Estimated: `3923 + a * (768 ±0) + d * (49 ±0)`
// Minimum execution time: 301_283_000 picoseconds.
Weight::from_parts(324_586_000, 3923)
// Standard Error: 4_763
.saturating_add(Weight::from_parts(279_812, 0).saturating_mul(a.into()))
.saturating_add(T::DbWeight::get().reads(7_u64))
.saturating_add(T::DbWeight::get().writes(8_u64))
.saturating_add(Weight::from_parts(0, 768).saturating_mul(a.into()))
@@ -204,10 +206,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: `893`
// Estimated: `2378`
// Minimum execution time: 52_194_000 picoseconds.
Weight::from_parts(53_062_000, 2378)
// Measured: `927`
// Estimated: `2412`
// Minimum execution time: 52_276_000 picoseconds.
Weight::from_parts(53_846_000, 2412)
.saturating_add(T::DbWeight::get().reads(5_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
}
@@ -231,14 +233,14 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// 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: `219 + t * (32 ±0) + v * (553 ±0)`
// Estimated: `1704 + t * (32 ±0) + v * (553 ±0)`
// Minimum execution time: 4_843_067_000 picoseconds.
Weight::from_parts(4_860_833_000, 1704)
// Standard Error: 14_594
.saturating_add(Weight::from_parts(76_611, 0).saturating_mul(v.into()))
// Standard Error: 43_249
.saturating_add(Weight::from_parts(4_347_887, 0).saturating_mul(a.into()))
// Measured: `253 + t * (32 ±0) + v * (553 ±0)`
// Estimated: `1738 + t * (32 ±0) + v * (553 ±0)`
// Minimum execution time: 5_448_459_000 picoseconds.
Weight::from_parts(5_525_622_000, 1738)
// Standard Error: 21_478
.saturating_add(Weight::from_parts(256_345, 0).saturating_mul(v.into()))
// Standard Error: 63_648
.saturating_add(Weight::from_parts(5_103_224, 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, 32).saturating_mul(t.into()))
@@ -258,14 +260,14 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// 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: `194 + t * (32 ±0) + v * (553 ±0)`
// Estimated: `1679 + t * (32 ±0) + v * (553 ±0)`
// Minimum execution time: 4_190_524_000 picoseconds.
Weight::from_parts(4_200_207_000, 1679)
// Standard Error: 12_454
.saturating_add(Weight::from_parts(166_342, 0).saturating_mul(v.into()))
// Standard Error: 36_906
.saturating_add(Weight::from_parts(3_493_372, 0).saturating_mul(a.into()))
// Measured: `228 + t * (32 ±0) + v * (553 ±0)`
// Estimated: `1713 + t * (32 ±0) + v * (553 ±0)`
// Minimum execution time: 4_724_399_000 picoseconds.
Weight::from_parts(4_886_472_000, 1713)
// Standard Error: 15_220
.saturating_add(Weight::from_parts(365_569, 0).saturating_mul(v.into()))
// Standard Error: 45_104
.saturating_add(Weight::from_parts(3_176_675, 0).saturating_mul(a.into()))
.saturating_add(T::DbWeight::get().reads(4_u64))
.saturating_add(Weight::from_parts(0, 32).saturating_mul(t.into()))
.saturating_add(Weight::from_parts(0, 553).saturating_mul(v.into()))
@@ -292,10 +294,10 @@ impl WeightInfo for () {
/// Proof Skipped: ElectionProviderMultiPhase CurrentPhase (max_values: Some(1), max_size: None, mode: Measured)
fn on_initialize_nothing() -> Weight {
// Proof Size summary in bytes:
// Measured: `994`
// Measured: `1028`
// Estimated: `3481`
// Minimum execution time: 21_239_000 picoseconds.
Weight::from_parts(21_970_000, 3481)
// Minimum execution time: 22_089_000 picoseconds.
Weight::from_parts(22_677_000, 3481)
.saturating_add(RocksDbWeight::get().reads(8_u64))
}
/// Storage: ElectionProviderMultiPhase Round (r:1 w:0)
@@ -304,10 +306,10 @@ impl WeightInfo for () {
/// Proof Skipped: ElectionProviderMultiPhase CurrentPhase (max_values: Some(1), max_size: None, mode: Measured)
fn on_initialize_open_signed() -> Weight {
// Proof Size summary in bytes:
// Measured: `114`
// Estimated: `1599`
// Minimum execution time: 13_913_000 picoseconds.
Weight::from_parts(14_329_000, 1599)
// Measured: `148`
// Estimated: `1633`
// Minimum execution time: 11_986_000 picoseconds.
Weight::from_parts(12_445_000, 1633)
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
@@ -317,10 +319,10 @@ impl WeightInfo for () {
/// Proof Skipped: ElectionProviderMultiPhase CurrentPhase (max_values: Some(1), max_size: None, mode: Measured)
fn on_initialize_open_unsigned() -> Weight {
// Proof Size summary in bytes:
// Measured: `114`
// Estimated: `1599`
// Minimum execution time: 15_377_000 picoseconds.
Weight::from_parts(15_714_000, 1599)
// Measured: `148`
// Estimated: `1633`
// Minimum execution time: 12_988_000 picoseconds.
Weight::from_parts(13_281_000, 1633)
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
@@ -332,8 +334,8 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `174`
// Estimated: `3593`
// Minimum execution time: 32_899_000 picoseconds.
Weight::from_parts(33_455_000, 3593)
// Minimum execution time: 32_659_000 picoseconds.
Weight::from_parts(33_281_000, 3593)
.saturating_add(RocksDbWeight::get().reads(1_u64))
.saturating_add(RocksDbWeight::get().writes(2_u64))
}
@@ -343,8 +345,8 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `174`
// Estimated: `3593`
// Minimum execution time: 22_532_000 picoseconds.
Weight::from_parts(23_039_000, 3593)
// Minimum execution time: 22_471_000 picoseconds.
Weight::from_parts(23_046_000, 3593)
.saturating_add(RocksDbWeight::get().reads(1_u64))
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
@@ -360,10 +362,10 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 253_511_000 picoseconds.
Weight::from_parts(261_190_000, 0)
// Standard Error: 1_621
.saturating_add(Weight::from_parts(157_608, 0).saturating_mul(v.into()))
// Minimum execution time: 262_360_000 picoseconds.
Weight::from_parts(279_313_000, 0)
// Standard Error: 2_384
.saturating_add(Weight::from_parts(176_415, 0).saturating_mul(v.into()))
.saturating_add(RocksDbWeight::get().writes(3_u64))
}
/// Storage: ElectionProviderMultiPhase SignedSubmissionIndices (r:1 w:1)
@@ -388,14 +390,12 @@ 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: `337 + a * (768 ±0) + d * (48 ±0)`
// Estimated: `3889 + a * (768 ±0) + d * (49 ±0)`
// Minimum execution time: 284_994_000 picoseconds.
Weight::from_parts(97_696_734, 3889)
// Standard Error: 4_172
.saturating_add(Weight::from_parts(331_569, 0).saturating_mul(a.into()))
// Standard Error: 6_254
.saturating_add(Weight::from_parts(92_198, 0).saturating_mul(d.into()))
// Measured: `371 + a * (768 ±0) + d * (48 ±0)`
// Estimated: `3923 + a * (768 ±0) + d * (49 ±0)`
// Minimum execution time: 301_283_000 picoseconds.
Weight::from_parts(324_586_000, 3923)
// Standard Error: 4_763
.saturating_add(Weight::from_parts(279_812, 0).saturating_mul(a.into()))
.saturating_add(RocksDbWeight::get().reads(7_u64))
.saturating_add(RocksDbWeight::get().writes(8_u64))
.saturating_add(Weight::from_parts(0, 768).saturating_mul(a.into()))
@@ -415,10 +415,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: `893`
// Estimated: `2378`
// Minimum execution time: 52_194_000 picoseconds.
Weight::from_parts(53_062_000, 2378)
// Measured: `927`
// Estimated: `2412`
// Minimum execution time: 52_276_000 picoseconds.
Weight::from_parts(53_846_000, 2412)
.saturating_add(RocksDbWeight::get().reads(5_u64))
.saturating_add(RocksDbWeight::get().writes(3_u64))
}
@@ -442,14 +442,14 @@ impl WeightInfo for () {
/// 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: `219 + t * (32 ±0) + v * (553 ±0)`
// Estimated: `1704 + t * (32 ±0) + v * (553 ±0)`
// Minimum execution time: 4_843_067_000 picoseconds.
Weight::from_parts(4_860_833_000, 1704)
// Standard Error: 14_594
.saturating_add(Weight::from_parts(76_611, 0).saturating_mul(v.into()))
// Standard Error: 43_249
.saturating_add(Weight::from_parts(4_347_887, 0).saturating_mul(a.into()))
// Measured: `253 + t * (32 ±0) + v * (553 ±0)`
// Estimated: `1738 + t * (32 ±0) + v * (553 ±0)`
// Minimum execution time: 5_448_459_000 picoseconds.
Weight::from_parts(5_525_622_000, 1738)
// Standard Error: 21_478
.saturating_add(Weight::from_parts(256_345, 0).saturating_mul(v.into()))
// Standard Error: 63_648
.saturating_add(Weight::from_parts(5_103_224, 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, 32).saturating_mul(t.into()))
@@ -469,14 +469,14 @@ impl WeightInfo for () {
/// 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: `194 + t * (32 ±0) + v * (553 ±0)`
// Estimated: `1679 + t * (32 ±0) + v * (553 ±0)`
// Minimum execution time: 4_190_524_000 picoseconds.
Weight::from_parts(4_200_207_000, 1679)
// Standard Error: 12_454
.saturating_add(Weight::from_parts(166_342, 0).saturating_mul(v.into()))
// Standard Error: 36_906
.saturating_add(Weight::from_parts(3_493_372, 0).saturating_mul(a.into()))
// Measured: `228 + t * (32 ±0) + v * (553 ±0)`
// Estimated: `1713 + t * (32 ±0) + v * (553 ±0)`
// Minimum execution time: 4_724_399_000 picoseconds.
Weight::from_parts(4_886_472_000, 1713)
// Standard Error: 15_220
.saturating_add(Weight::from_parts(365_569, 0).saturating_mul(v.into()))
// Standard Error: 45_104
.saturating_add(Weight::from_parts(3_176_675, 0).saturating_mul(a.into()))
.saturating_add(RocksDbWeight::get().reads(4_u64))
.saturating_add(Weight::from_parts(0, 32).saturating_mul(t.into()))
.saturating_add(Weight::from_parts(0, 553).saturating_mul(v.into()))