mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-27 03:27:58 +00:00
".git/.scripts/commands/bench-vm/bench-vm.sh" all (#13933)
Co-authored-by: command-bot <>
This commit is contained in:
+43
-39
@@ -18,9 +18,9 @@
|
||||
//! Autogenerated weights for pallet_conviction_voting
|
||||
//!
|
||||
//! 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_conviction_voting
|
||||
// --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_conviction_voting.
|
||||
pub trait WeightInfo {
|
||||
@@ -76,8 +80,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `13074`
|
||||
// Estimated: `219984`
|
||||
// Minimum execution time: 99_130_000 picoseconds.
|
||||
Weight::from_parts(100_355_000, 219984)
|
||||
// Minimum execution time: 112_936_000 picoseconds.
|
||||
Weight::from_parts(116_972_000, 219984)
|
||||
.saturating_add(T::DbWeight::get().reads(7_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(6_u64))
|
||||
}
|
||||
@@ -97,8 +101,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `20216`
|
||||
// Estimated: `219984`
|
||||
// Minimum execution time: 276_420_000 picoseconds.
|
||||
Weight::from_parts(277_433_000, 219984)
|
||||
// Minimum execution time: 291_971_000 picoseconds.
|
||||
Weight::from_parts(301_738_000, 219984)
|
||||
.saturating_add(T::DbWeight::get().reads(7_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(6_u64))
|
||||
}
|
||||
@@ -112,8 +116,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `19968`
|
||||
// Estimated: `219984`
|
||||
// Minimum execution time: 241_058_000 picoseconds.
|
||||
Weight::from_parts(242_235_000, 219984)
|
||||
// Minimum execution time: 262_582_000 picoseconds.
|
||||
Weight::from_parts(270_955_000, 219984)
|
||||
.saturating_add(T::DbWeight::get().reads(4_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(4_u64))
|
||||
}
|
||||
@@ -125,8 +129,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `12675`
|
||||
// Estimated: `30706`
|
||||
// Minimum execution time: 46_385_000 picoseconds.
|
||||
Weight::from_parts(46_709_000, 30706)
|
||||
// Minimum execution time: 52_909_000 picoseconds.
|
||||
Weight::from_parts(56_365_000, 30706)
|
||||
.saturating_add(T::DbWeight::get().reads(2_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -147,10 +151,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `240 + r * (1627 ±0)`
|
||||
// Estimated: `109992 + r * (109992 ±0)`
|
||||
// Minimum execution time: 48_947_000 picoseconds.
|
||||
Weight::from_parts(50_219_593, 109992)
|
||||
// Standard Error: 70_238
|
||||
.saturating_add(Weight::from_parts(40_509_706, 0).saturating_mul(r.into()))
|
||||
// Minimum execution time: 54_640_000 picoseconds.
|
||||
Weight::from_parts(57_185_281, 109992)
|
||||
// Standard Error: 193_362
|
||||
.saturating_add(Weight::from_parts(44_897_418, 0).saturating_mul(r.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(5_u64))
|
||||
.saturating_add(T::DbWeight::get().reads((3_u64).saturating_mul(r.into())))
|
||||
.saturating_add(T::DbWeight::get().writes(4_u64))
|
||||
@@ -168,10 +172,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `406 + r * (1376 ±0)`
|
||||
// Estimated: `109992 + r * (109992 ±0)`
|
||||
// Minimum execution time: 23_408_000 picoseconds.
|
||||
Weight::from_parts(24_087_793, 109992)
|
||||
// Standard Error: 31_776
|
||||
.saturating_add(Weight::from_parts(36_594_606, 0).saturating_mul(r.into()))
|
||||
// Minimum execution time: 26_514_000 picoseconds.
|
||||
Weight::from_parts(28_083_732, 109992)
|
||||
// Standard Error: 104_905
|
||||
.saturating_add(Weight::from_parts(40_722_467, 0).saturating_mul(r.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2_u64))
|
||||
.saturating_add(T::DbWeight::get().reads((3_u64).saturating_mul(r.into())))
|
||||
.saturating_add(T::DbWeight::get().writes(2_u64))
|
||||
@@ -190,8 +194,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `11734`
|
||||
// Estimated: `30706`
|
||||
// Minimum execution time: 65_903_000 picoseconds.
|
||||
Weight::from_parts(66_460_000, 30706)
|
||||
// Minimum execution time: 71_140_000 picoseconds.
|
||||
Weight::from_parts(77_388_000, 30706)
|
||||
.saturating_add(T::DbWeight::get().reads(4_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(3_u64))
|
||||
}
|
||||
@@ -215,8 +219,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `13074`
|
||||
// Estimated: `219984`
|
||||
// Minimum execution time: 99_130_000 picoseconds.
|
||||
Weight::from_parts(100_355_000, 219984)
|
||||
// Minimum execution time: 112_936_000 picoseconds.
|
||||
Weight::from_parts(116_972_000, 219984)
|
||||
.saturating_add(RocksDbWeight::get().reads(7_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(6_u64))
|
||||
}
|
||||
@@ -236,8 +240,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `20216`
|
||||
// Estimated: `219984`
|
||||
// Minimum execution time: 276_420_000 picoseconds.
|
||||
Weight::from_parts(277_433_000, 219984)
|
||||
// Minimum execution time: 291_971_000 picoseconds.
|
||||
Weight::from_parts(301_738_000, 219984)
|
||||
.saturating_add(RocksDbWeight::get().reads(7_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(6_u64))
|
||||
}
|
||||
@@ -251,8 +255,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `19968`
|
||||
// Estimated: `219984`
|
||||
// Minimum execution time: 241_058_000 picoseconds.
|
||||
Weight::from_parts(242_235_000, 219984)
|
||||
// Minimum execution time: 262_582_000 picoseconds.
|
||||
Weight::from_parts(270_955_000, 219984)
|
||||
.saturating_add(RocksDbWeight::get().reads(4_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(4_u64))
|
||||
}
|
||||
@@ -264,8 +268,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `12675`
|
||||
// Estimated: `30706`
|
||||
// Minimum execution time: 46_385_000 picoseconds.
|
||||
Weight::from_parts(46_709_000, 30706)
|
||||
// Minimum execution time: 52_909_000 picoseconds.
|
||||
Weight::from_parts(56_365_000, 30706)
|
||||
.saturating_add(RocksDbWeight::get().reads(2_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -286,10 +290,10 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `240 + r * (1627 ±0)`
|
||||
// Estimated: `109992 + r * (109992 ±0)`
|
||||
// Minimum execution time: 48_947_000 picoseconds.
|
||||
Weight::from_parts(50_219_593, 109992)
|
||||
// Standard Error: 70_238
|
||||
.saturating_add(Weight::from_parts(40_509_706, 0).saturating_mul(r.into()))
|
||||
// Minimum execution time: 54_640_000 picoseconds.
|
||||
Weight::from_parts(57_185_281, 109992)
|
||||
// Standard Error: 193_362
|
||||
.saturating_add(Weight::from_parts(44_897_418, 0).saturating_mul(r.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(5_u64))
|
||||
.saturating_add(RocksDbWeight::get().reads((3_u64).saturating_mul(r.into())))
|
||||
.saturating_add(RocksDbWeight::get().writes(4_u64))
|
||||
@@ -307,10 +311,10 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `406 + r * (1376 ±0)`
|
||||
// Estimated: `109992 + r * (109992 ±0)`
|
||||
// Minimum execution time: 23_408_000 picoseconds.
|
||||
Weight::from_parts(24_087_793, 109992)
|
||||
// Standard Error: 31_776
|
||||
.saturating_add(Weight::from_parts(36_594_606, 0).saturating_mul(r.into()))
|
||||
// Minimum execution time: 26_514_000 picoseconds.
|
||||
Weight::from_parts(28_083_732, 109992)
|
||||
// Standard Error: 104_905
|
||||
.saturating_add(Weight::from_parts(40_722_467, 0).saturating_mul(r.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(2_u64))
|
||||
.saturating_add(RocksDbWeight::get().reads((3_u64).saturating_mul(r.into())))
|
||||
.saturating_add(RocksDbWeight::get().writes(2_u64))
|
||||
@@ -329,8 +333,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `11734`
|
||||
// Estimated: `30706`
|
||||
// Minimum execution time: 65_903_000 picoseconds.
|
||||
Weight::from_parts(66_460_000, 30706)
|
||||
// Minimum execution time: 71_140_000 picoseconds.
|
||||
Weight::from_parts(77_388_000, 30706)
|
||||
.saturating_add(RocksDbWeight::get().reads(4_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(3_u64))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user