mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 06:27:58 +00:00
".git/.scripts/commands/bench-vm/bench-vm.sh" all (#13933)
Co-authored-by: command-bot <>
This commit is contained in:
Generated
+55
-51
@@ -18,9 +18,9 @@
|
||||
//! Autogenerated weights for pallet_tips
|
||||
//!
|
||||
//! 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_tips
|
||||
// --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_tips.
|
||||
pub trait WeightInfo {
|
||||
@@ -68,10 +72,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `4`
|
||||
// Estimated: `3469`
|
||||
// Minimum execution time: 30_728_000 picoseconds.
|
||||
Weight::from_parts(31_794_924, 3469)
|
||||
// Standard Error: 171
|
||||
.saturating_add(Weight::from_parts(1_020, 0).saturating_mul(r.into()))
|
||||
// Minimum execution time: 29_576_000 picoseconds.
|
||||
Weight::from_parts(30_722_650, 3469)
|
||||
// Standard Error: 192
|
||||
.saturating_add(Weight::from_parts(2_601, 0).saturating_mul(r.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -83,8 +87,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `221`
|
||||
// Estimated: `3686`
|
||||
// Minimum execution time: 29_183_000 picoseconds.
|
||||
Weight::from_parts(30_017_000, 3686)
|
||||
// Minimum execution time: 28_522_000 picoseconds.
|
||||
Weight::from_parts(29_323_000, 3686)
|
||||
.saturating_add(T::DbWeight::get().reads(1_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -100,12 +104,12 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `526 + t * (64 ±0)`
|
||||
// Estimated: `3991 + t * (64 ±0)`
|
||||
// Minimum execution time: 20_726_000 picoseconds.
|
||||
Weight::from_parts(20_964_411, 3991)
|
||||
// Standard Error: 119
|
||||
.saturating_add(Weight::from_parts(1_230, 0).saturating_mul(r.into()))
|
||||
// Standard Error: 2_837
|
||||
.saturating_add(Weight::from_parts(81_831, 0).saturating_mul(t.into()))
|
||||
// Minimum execution time: 19_650_000 picoseconds.
|
||||
Weight::from_parts(19_837_982, 3991)
|
||||
// Standard Error: 151
|
||||
.saturating_add(Weight::from_parts(1_746, 0).saturating_mul(r.into()))
|
||||
// Standard Error: 3_588
|
||||
.saturating_add(Weight::from_parts(102_359, 0).saturating_mul(t.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2_u64))
|
||||
.saturating_add(Weight::from_parts(0, 64).saturating_mul(t.into()))
|
||||
@@ -119,10 +123,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `747 + t * (112 ±0)`
|
||||
// Estimated: `4212 + t * (112 ±0)`
|
||||
// Minimum execution time: 16_048_000 picoseconds.
|
||||
Weight::from_parts(16_694_981, 4212)
|
||||
// Standard Error: 4_480
|
||||
.saturating_add(Weight::from_parts(179_723, 0).saturating_mul(t.into()))
|
||||
// Minimum execution time: 15_641_000 picoseconds.
|
||||
Weight::from_parts(15_745_460, 4212)
|
||||
// Standard Error: 5_106
|
||||
.saturating_add(Weight::from_parts(229_475, 0).saturating_mul(t.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
.saturating_add(Weight::from_parts(0, 112).saturating_mul(t.into()))
|
||||
@@ -140,10 +144,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `786 + t * (112 ±0)`
|
||||
// Estimated: `4242 + t * (112 ±0)`
|
||||
// Minimum execution time: 61_319_000 picoseconds.
|
||||
Weight::from_parts(62_217_195, 4242)
|
||||
// Standard Error: 6_721
|
||||
.saturating_add(Weight::from_parts(186_620, 0).saturating_mul(t.into()))
|
||||
// Minimum execution time: 62_059_000 picoseconds.
|
||||
Weight::from_parts(64_604_554, 4242)
|
||||
// Standard Error: 11_818
|
||||
.saturating_add(Weight::from_parts(116_297, 0).saturating_mul(t.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(3_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(3_u64))
|
||||
.saturating_add(Weight::from_parts(0, 112).saturating_mul(t.into()))
|
||||
@@ -157,10 +161,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `269`
|
||||
// Estimated: `3734`
|
||||
// Minimum execution time: 15_397_000 picoseconds.
|
||||
Weight::from_parts(15_942_494, 3734)
|
||||
// Standard Error: 1_657
|
||||
.saturating_add(Weight::from_parts(4_128, 0).saturating_mul(t.into()))
|
||||
// Minimum execution time: 14_133_000 picoseconds.
|
||||
Weight::from_parts(14_957_547, 3734)
|
||||
// Standard Error: 2_765
|
||||
.saturating_add(Weight::from_parts(22_138, 0).saturating_mul(t.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -177,10 +181,10 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `4`
|
||||
// Estimated: `3469`
|
||||
// Minimum execution time: 30_728_000 picoseconds.
|
||||
Weight::from_parts(31_794_924, 3469)
|
||||
// Standard Error: 171
|
||||
.saturating_add(Weight::from_parts(1_020, 0).saturating_mul(r.into()))
|
||||
// Minimum execution time: 29_576_000 picoseconds.
|
||||
Weight::from_parts(30_722_650, 3469)
|
||||
// Standard Error: 192
|
||||
.saturating_add(Weight::from_parts(2_601, 0).saturating_mul(r.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(2_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -192,8 +196,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `221`
|
||||
// Estimated: `3686`
|
||||
// Minimum execution time: 29_183_000 picoseconds.
|
||||
Weight::from_parts(30_017_000, 3686)
|
||||
// Minimum execution time: 28_522_000 picoseconds.
|
||||
Weight::from_parts(29_323_000, 3686)
|
||||
.saturating_add(RocksDbWeight::get().reads(1_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -209,12 +213,12 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `526 + t * (64 ±0)`
|
||||
// Estimated: `3991 + t * (64 ±0)`
|
||||
// Minimum execution time: 20_726_000 picoseconds.
|
||||
Weight::from_parts(20_964_411, 3991)
|
||||
// Standard Error: 119
|
||||
.saturating_add(Weight::from_parts(1_230, 0).saturating_mul(r.into()))
|
||||
// Standard Error: 2_837
|
||||
.saturating_add(Weight::from_parts(81_831, 0).saturating_mul(t.into()))
|
||||
// Minimum execution time: 19_650_000 picoseconds.
|
||||
Weight::from_parts(19_837_982, 3991)
|
||||
// Standard Error: 151
|
||||
.saturating_add(Weight::from_parts(1_746, 0).saturating_mul(r.into()))
|
||||
// Standard Error: 3_588
|
||||
.saturating_add(Weight::from_parts(102_359, 0).saturating_mul(t.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(2_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(2_u64))
|
||||
.saturating_add(Weight::from_parts(0, 64).saturating_mul(t.into()))
|
||||
@@ -228,10 +232,10 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `747 + t * (112 ±0)`
|
||||
// Estimated: `4212 + t * (112 ±0)`
|
||||
// Minimum execution time: 16_048_000 picoseconds.
|
||||
Weight::from_parts(16_694_981, 4212)
|
||||
// Standard Error: 4_480
|
||||
.saturating_add(Weight::from_parts(179_723, 0).saturating_mul(t.into()))
|
||||
// Minimum execution time: 15_641_000 picoseconds.
|
||||
Weight::from_parts(15_745_460, 4212)
|
||||
// Standard Error: 5_106
|
||||
.saturating_add(Weight::from_parts(229_475, 0).saturating_mul(t.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(2_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
.saturating_add(Weight::from_parts(0, 112).saturating_mul(t.into()))
|
||||
@@ -249,10 +253,10 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `786 + t * (112 ±0)`
|
||||
// Estimated: `4242 + t * (112 ±0)`
|
||||
// Minimum execution time: 61_319_000 picoseconds.
|
||||
Weight::from_parts(62_217_195, 4242)
|
||||
// Standard Error: 6_721
|
||||
.saturating_add(Weight::from_parts(186_620, 0).saturating_mul(t.into()))
|
||||
// Minimum execution time: 62_059_000 picoseconds.
|
||||
Weight::from_parts(64_604_554, 4242)
|
||||
// Standard Error: 11_818
|
||||
.saturating_add(Weight::from_parts(116_297, 0).saturating_mul(t.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(3_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(3_u64))
|
||||
.saturating_add(Weight::from_parts(0, 112).saturating_mul(t.into()))
|
||||
@@ -266,10 +270,10 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `269`
|
||||
// Estimated: `3734`
|
||||
// Minimum execution time: 15_397_000 picoseconds.
|
||||
Weight::from_parts(15_942_494, 3734)
|
||||
// Standard Error: 1_657
|
||||
.saturating_add(Weight::from_parts(4_128, 0).saturating_mul(t.into()))
|
||||
// Minimum execution time: 14_133_000 picoseconds.
|
||||
Weight::from_parts(14_957_547, 3734)
|
||||
// Standard Error: 2_765
|
||||
.saturating_add(Weight::from_parts(22_138, 0).saturating_mul(t.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(1_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(2_u64))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user