mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 14:37:57 +00:00
".git/.scripts/commands/bench-vm/bench-vm.sh" all (#13933)
Co-authored-by: command-bot <>
This commit is contained in:
Generated
+127
-123
@@ -18,9 +18,9 @@
|
||||
//! Autogenerated weights for pallet_uniques
|
||||
//!
|
||||
//! 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_uniques
|
||||
// --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_uniques.
|
||||
pub trait WeightInfo {
|
||||
@@ -87,8 +91,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `249`
|
||||
// Estimated: `3643`
|
||||
// Minimum execution time: 32_067_000 picoseconds.
|
||||
Weight::from_parts(32_817_000, 3643)
|
||||
// Minimum execution time: 30_534_000 picoseconds.
|
||||
Weight::from_parts(31_876_000, 3643)
|
||||
.saturating_add(T::DbWeight::get().reads(1_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -100,8 +104,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `109`
|
||||
// Estimated: `3643`
|
||||
// Minimum execution time: 16_365_000 picoseconds.
|
||||
Weight::from_parts(16_707_000, 3643)
|
||||
// Minimum execution time: 14_394_000 picoseconds.
|
||||
Weight::from_parts(15_042_000, 3643)
|
||||
.saturating_add(T::DbWeight::get().reads(1_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -128,14 +132,14 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `418 + a * (107 ±0) + m * (56 ±0) + n * (76 ±0)`
|
||||
// Estimated: `3643 + a * (2839 ±0) + m * (2583 ±0) + n * (2597 ±0)`
|
||||
// Minimum execution time: 2_498_918_000 picoseconds.
|
||||
Weight::from_parts(2_516_809_000, 3643)
|
||||
// Standard Error: 26_297
|
||||
.saturating_add(Weight::from_parts(6_648_035, 0).saturating_mul(n.into()))
|
||||
// Standard Error: 26_297
|
||||
.saturating_add(Weight::from_parts(354_268, 0).saturating_mul(m.into()))
|
||||
// Standard Error: 26_297
|
||||
.saturating_add(Weight::from_parts(223_770, 0).saturating_mul(a.into()))
|
||||
// Minimum execution time: 3_025_324_000 picoseconds.
|
||||
Weight::from_parts(3_050_363_000, 3643)
|
||||
// Standard Error: 30_739
|
||||
.saturating_add(Weight::from_parts(6_839_633, 0).saturating_mul(n.into()))
|
||||
// Standard Error: 30_739
|
||||
.saturating_add(Weight::from_parts(291_566, 0).saturating_mul(m.into()))
|
||||
// Standard Error: 30_739
|
||||
.saturating_add(Weight::from_parts(514_334, 0).saturating_mul(a.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2_u64))
|
||||
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(n.into())))
|
||||
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(m.into())))
|
||||
@@ -160,8 +164,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `349`
|
||||
// Estimated: `3643`
|
||||
// Minimum execution time: 38_157_000 picoseconds.
|
||||
Weight::from_parts(38_677_000, 3643)
|
||||
// Minimum execution time: 35_959_000 picoseconds.
|
||||
Weight::from_parts(36_974_000, 3643)
|
||||
.saturating_add(T::DbWeight::get().reads(3_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(3_u64))
|
||||
}
|
||||
@@ -177,8 +181,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `495`
|
||||
// Estimated: `3643`
|
||||
// Minimum execution time: 39_069_000 picoseconds.
|
||||
Weight::from_parts(40_442_000, 3643)
|
||||
// Minimum execution time: 37_318_000 picoseconds.
|
||||
Weight::from_parts(38_531_000, 3643)
|
||||
.saturating_add(T::DbWeight::get().reads(2_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(4_u64))
|
||||
}
|
||||
@@ -194,8 +198,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `495`
|
||||
// Estimated: `3643`
|
||||
// Minimum execution time: 28_085_000 picoseconds.
|
||||
Weight::from_parts(28_403_000, 3643)
|
||||
// Minimum execution time: 25_943_000 picoseconds.
|
||||
Weight::from_parts(27_112_000, 3643)
|
||||
.saturating_add(T::DbWeight::get().reads(2_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(4_u64))
|
||||
}
|
||||
@@ -208,10 +212,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `805 + i * (76 ±0)`
|
||||
// Estimated: `3643 + i * (2597 ±0)`
|
||||
// Minimum execution time: 16_202_000 picoseconds.
|
||||
Weight::from_parts(16_380_000, 3643)
|
||||
// Standard Error: 18_639
|
||||
.saturating_add(Weight::from_parts(16_047_161, 0).saturating_mul(i.into()))
|
||||
// Minimum execution time: 13_946_000 picoseconds.
|
||||
Weight::from_parts(14_259_000, 3643)
|
||||
// Standard Error: 14_996
|
||||
.saturating_add(Weight::from_parts(16_873_386, 0).saturating_mul(i.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1_u64))
|
||||
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(i.into())))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
@@ -226,8 +230,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `495`
|
||||
// Estimated: `3643`
|
||||
// Minimum execution time: 20_131_000 picoseconds.
|
||||
Weight::from_parts(20_535_000, 3643)
|
||||
// Minimum execution time: 17_872_000 picoseconds.
|
||||
Weight::from_parts(18_398_000, 3643)
|
||||
.saturating_add(T::DbWeight::get().reads(2_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -239,8 +243,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `495`
|
||||
// Estimated: `3643`
|
||||
// Minimum execution time: 19_895_000 picoseconds.
|
||||
Weight::from_parts(20_198_000, 3643)
|
||||
// Minimum execution time: 17_623_000 picoseconds.
|
||||
Weight::from_parts(18_401_000, 3643)
|
||||
.saturating_add(T::DbWeight::get().reads(2_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -250,8 +254,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `349`
|
||||
// Estimated: `3643`
|
||||
// Minimum execution time: 15_312_000 picoseconds.
|
||||
Weight::from_parts(15_555_000, 3643)
|
||||
// Minimum execution time: 12_967_000 picoseconds.
|
||||
Weight::from_parts(13_462_000, 3643)
|
||||
.saturating_add(T::DbWeight::get().reads(1_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -261,8 +265,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `349`
|
||||
// Estimated: `3643`
|
||||
// Minimum execution time: 15_145_000 picoseconds.
|
||||
Weight::from_parts(15_371_000, 3643)
|
||||
// Minimum execution time: 12_840_000 picoseconds.
|
||||
Weight::from_parts(13_375_000, 3643)
|
||||
.saturating_add(T::DbWeight::get().reads(1_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -276,8 +280,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `423`
|
||||
// Estimated: `3643`
|
||||
// Minimum execution time: 23_800_000 picoseconds.
|
||||
Weight::from_parts(23_991_000, 3643)
|
||||
// Minimum execution time: 21_594_000 picoseconds.
|
||||
Weight::from_parts(22_151_000, 3643)
|
||||
.saturating_add(T::DbWeight::get().reads(2_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(4_u64))
|
||||
}
|
||||
@@ -287,8 +291,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `349`
|
||||
// Estimated: `3643`
|
||||
// Minimum execution time: 15_929_000 picoseconds.
|
||||
Weight::from_parts(16_219_000, 3643)
|
||||
// Minimum execution time: 13_388_000 picoseconds.
|
||||
Weight::from_parts(14_130_000, 3643)
|
||||
.saturating_add(T::DbWeight::get().reads(1_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -300,8 +304,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `349`
|
||||
// Estimated: `3643`
|
||||
// Minimum execution time: 18_617_000 picoseconds.
|
||||
Weight::from_parts(19_016_000, 3643)
|
||||
// Minimum execution time: 16_539_000 picoseconds.
|
||||
Weight::from_parts(17_107_000, 3643)
|
||||
.saturating_add(T::DbWeight::get().reads(1_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -315,8 +319,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `547`
|
||||
// Estimated: `3829`
|
||||
// Minimum execution time: 41_982_000 picoseconds.
|
||||
Weight::from_parts(42_329_000, 3829)
|
||||
// Minimum execution time: 39_314_000 picoseconds.
|
||||
Weight::from_parts(40_531_000, 3829)
|
||||
.saturating_add(T::DbWeight::get().reads(3_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -330,8 +334,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `936`
|
||||
// Estimated: `3829`
|
||||
// Minimum execution time: 39_921_000 picoseconds.
|
||||
Weight::from_parts(40_499_000, 3829)
|
||||
// Minimum execution time: 37_804_000 picoseconds.
|
||||
Weight::from_parts(38_790_000, 3829)
|
||||
.saturating_add(T::DbWeight::get().reads(3_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -343,8 +347,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `415`
|
||||
// Estimated: `3643`
|
||||
// Minimum execution time: 31_774_000 picoseconds.
|
||||
Weight::from_parts(32_327_000, 3643)
|
||||
// Minimum execution time: 29_583_000 picoseconds.
|
||||
Weight::from_parts(30_559_000, 3643)
|
||||
.saturating_add(T::DbWeight::get().reads(2_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -356,8 +360,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `547`
|
||||
// Estimated: `3643`
|
||||
// Minimum execution time: 32_551_000 picoseconds.
|
||||
Weight::from_parts(32_891_000, 3643)
|
||||
// Minimum execution time: 30_036_000 picoseconds.
|
||||
Weight::from_parts(31_043_000, 3643)
|
||||
.saturating_add(T::DbWeight::get().reads(2_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -369,8 +373,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `349`
|
||||
// Estimated: `3643`
|
||||
// Minimum execution time: 33_490_000 picoseconds.
|
||||
Weight::from_parts(34_617_000, 3643)
|
||||
// Minimum execution time: 31_063_000 picoseconds.
|
||||
Weight::from_parts(31_803_000, 3643)
|
||||
.saturating_add(T::DbWeight::get().reads(2_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -382,8 +386,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `461`
|
||||
// Estimated: `3643`
|
||||
// Minimum execution time: 31_691_000 picoseconds.
|
||||
Weight::from_parts(32_042_000, 3643)
|
||||
// Minimum execution time: 29_707_000 picoseconds.
|
||||
Weight::from_parts(30_428_000, 3643)
|
||||
.saturating_add(T::DbWeight::get().reads(2_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -395,8 +399,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `495`
|
||||
// Estimated: `3643`
|
||||
// Minimum execution time: 20_738_000 picoseconds.
|
||||
Weight::from_parts(21_067_000, 3643)
|
||||
// Minimum execution time: 18_328_000 picoseconds.
|
||||
Weight::from_parts(18_927_000, 3643)
|
||||
.saturating_add(T::DbWeight::get().reads(2_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -408,8 +412,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `528`
|
||||
// Estimated: `3643`
|
||||
// Minimum execution time: 20_404_000 picoseconds.
|
||||
Weight::from_parts(20_999_000, 3643)
|
||||
// Minimum execution time: 18_350_000 picoseconds.
|
||||
Weight::from_parts(19_072_000, 3643)
|
||||
.saturating_add(T::DbWeight::get().reads(2_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -419,8 +423,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `109`
|
||||
// Estimated: `3517`
|
||||
// Minimum execution time: 17_047_000 picoseconds.
|
||||
Weight::from_parts(17_307_000, 3517)
|
||||
// Minimum execution time: 14_729_000 picoseconds.
|
||||
Weight::from_parts(15_084_000, 3517)
|
||||
.saturating_add(T::DbWeight::get().reads(1_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -432,8 +436,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `349`
|
||||
// Estimated: `3643`
|
||||
// Minimum execution time: 17_829_000 picoseconds.
|
||||
Weight::from_parts(18_194_000, 3643)
|
||||
// Minimum execution time: 14_907_000 picoseconds.
|
||||
Weight::from_parts(15_556_000, 3643)
|
||||
.saturating_add(T::DbWeight::get().reads(2_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -445,8 +449,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `326`
|
||||
// Estimated: `3587`
|
||||
// Minimum execution time: 17_620_000 picoseconds.
|
||||
Weight::from_parts(17_931_000, 3587)
|
||||
// Minimum execution time: 15_312_000 picoseconds.
|
||||
Weight::from_parts(15_721_000, 3587)
|
||||
.saturating_add(T::DbWeight::get().reads(1_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -462,8 +466,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `607`
|
||||
// Estimated: `3643`
|
||||
// Minimum execution time: 39_550_000 picoseconds.
|
||||
Weight::from_parts(40_052_000, 3643)
|
||||
// Minimum execution time: 35_381_000 picoseconds.
|
||||
Weight::from_parts(36_347_000, 3643)
|
||||
.saturating_add(T::DbWeight::get().reads(3_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(4_u64))
|
||||
}
|
||||
@@ -479,8 +483,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `249`
|
||||
// Estimated: `3643`
|
||||
// Minimum execution time: 32_067_000 picoseconds.
|
||||
Weight::from_parts(32_817_000, 3643)
|
||||
// Minimum execution time: 30_534_000 picoseconds.
|
||||
Weight::from_parts(31_876_000, 3643)
|
||||
.saturating_add(RocksDbWeight::get().reads(1_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -492,8 +496,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `109`
|
||||
// Estimated: `3643`
|
||||
// Minimum execution time: 16_365_000 picoseconds.
|
||||
Weight::from_parts(16_707_000, 3643)
|
||||
// Minimum execution time: 14_394_000 picoseconds.
|
||||
Weight::from_parts(15_042_000, 3643)
|
||||
.saturating_add(RocksDbWeight::get().reads(1_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -520,14 +524,14 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `418 + a * (107 ±0) + m * (56 ±0) + n * (76 ±0)`
|
||||
// Estimated: `3643 + a * (2839 ±0) + m * (2583 ±0) + n * (2597 ±0)`
|
||||
// Minimum execution time: 2_498_918_000 picoseconds.
|
||||
Weight::from_parts(2_516_809_000, 3643)
|
||||
// Standard Error: 26_297
|
||||
.saturating_add(Weight::from_parts(6_648_035, 0).saturating_mul(n.into()))
|
||||
// Standard Error: 26_297
|
||||
.saturating_add(Weight::from_parts(354_268, 0).saturating_mul(m.into()))
|
||||
// Standard Error: 26_297
|
||||
.saturating_add(Weight::from_parts(223_770, 0).saturating_mul(a.into()))
|
||||
// Minimum execution time: 3_025_324_000 picoseconds.
|
||||
Weight::from_parts(3_050_363_000, 3643)
|
||||
// Standard Error: 30_739
|
||||
.saturating_add(Weight::from_parts(6_839_633, 0).saturating_mul(n.into()))
|
||||
// Standard Error: 30_739
|
||||
.saturating_add(Weight::from_parts(291_566, 0).saturating_mul(m.into()))
|
||||
// Standard Error: 30_739
|
||||
.saturating_add(Weight::from_parts(514_334, 0).saturating_mul(a.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(2_u64))
|
||||
.saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(n.into())))
|
||||
.saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(m.into())))
|
||||
@@ -552,8 +556,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `349`
|
||||
// Estimated: `3643`
|
||||
// Minimum execution time: 38_157_000 picoseconds.
|
||||
Weight::from_parts(38_677_000, 3643)
|
||||
// Minimum execution time: 35_959_000 picoseconds.
|
||||
Weight::from_parts(36_974_000, 3643)
|
||||
.saturating_add(RocksDbWeight::get().reads(3_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(3_u64))
|
||||
}
|
||||
@@ -569,8 +573,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `495`
|
||||
// Estimated: `3643`
|
||||
// Minimum execution time: 39_069_000 picoseconds.
|
||||
Weight::from_parts(40_442_000, 3643)
|
||||
// Minimum execution time: 37_318_000 picoseconds.
|
||||
Weight::from_parts(38_531_000, 3643)
|
||||
.saturating_add(RocksDbWeight::get().reads(2_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(4_u64))
|
||||
}
|
||||
@@ -586,8 +590,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `495`
|
||||
// Estimated: `3643`
|
||||
// Minimum execution time: 28_085_000 picoseconds.
|
||||
Weight::from_parts(28_403_000, 3643)
|
||||
// Minimum execution time: 25_943_000 picoseconds.
|
||||
Weight::from_parts(27_112_000, 3643)
|
||||
.saturating_add(RocksDbWeight::get().reads(2_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(4_u64))
|
||||
}
|
||||
@@ -600,10 +604,10 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `805 + i * (76 ±0)`
|
||||
// Estimated: `3643 + i * (2597 ±0)`
|
||||
// Minimum execution time: 16_202_000 picoseconds.
|
||||
Weight::from_parts(16_380_000, 3643)
|
||||
// Standard Error: 18_639
|
||||
.saturating_add(Weight::from_parts(16_047_161, 0).saturating_mul(i.into()))
|
||||
// Minimum execution time: 13_946_000 picoseconds.
|
||||
Weight::from_parts(14_259_000, 3643)
|
||||
// Standard Error: 14_996
|
||||
.saturating_add(Weight::from_parts(16_873_386, 0).saturating_mul(i.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(1_u64))
|
||||
.saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(i.into())))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
@@ -618,8 +622,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `495`
|
||||
// Estimated: `3643`
|
||||
// Minimum execution time: 20_131_000 picoseconds.
|
||||
Weight::from_parts(20_535_000, 3643)
|
||||
// Minimum execution time: 17_872_000 picoseconds.
|
||||
Weight::from_parts(18_398_000, 3643)
|
||||
.saturating_add(RocksDbWeight::get().reads(2_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -631,8 +635,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `495`
|
||||
// Estimated: `3643`
|
||||
// Minimum execution time: 19_895_000 picoseconds.
|
||||
Weight::from_parts(20_198_000, 3643)
|
||||
// Minimum execution time: 17_623_000 picoseconds.
|
||||
Weight::from_parts(18_401_000, 3643)
|
||||
.saturating_add(RocksDbWeight::get().reads(2_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -642,8 +646,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `349`
|
||||
// Estimated: `3643`
|
||||
// Minimum execution time: 15_312_000 picoseconds.
|
||||
Weight::from_parts(15_555_000, 3643)
|
||||
// Minimum execution time: 12_967_000 picoseconds.
|
||||
Weight::from_parts(13_462_000, 3643)
|
||||
.saturating_add(RocksDbWeight::get().reads(1_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -653,8 +657,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `349`
|
||||
// Estimated: `3643`
|
||||
// Minimum execution time: 15_145_000 picoseconds.
|
||||
Weight::from_parts(15_371_000, 3643)
|
||||
// Minimum execution time: 12_840_000 picoseconds.
|
||||
Weight::from_parts(13_375_000, 3643)
|
||||
.saturating_add(RocksDbWeight::get().reads(1_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -668,8 +672,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `423`
|
||||
// Estimated: `3643`
|
||||
// Minimum execution time: 23_800_000 picoseconds.
|
||||
Weight::from_parts(23_991_000, 3643)
|
||||
// Minimum execution time: 21_594_000 picoseconds.
|
||||
Weight::from_parts(22_151_000, 3643)
|
||||
.saturating_add(RocksDbWeight::get().reads(2_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(4_u64))
|
||||
}
|
||||
@@ -679,8 +683,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `349`
|
||||
// Estimated: `3643`
|
||||
// Minimum execution time: 15_929_000 picoseconds.
|
||||
Weight::from_parts(16_219_000, 3643)
|
||||
// Minimum execution time: 13_388_000 picoseconds.
|
||||
Weight::from_parts(14_130_000, 3643)
|
||||
.saturating_add(RocksDbWeight::get().reads(1_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -692,8 +696,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `349`
|
||||
// Estimated: `3643`
|
||||
// Minimum execution time: 18_617_000 picoseconds.
|
||||
Weight::from_parts(19_016_000, 3643)
|
||||
// Minimum execution time: 16_539_000 picoseconds.
|
||||
Weight::from_parts(17_107_000, 3643)
|
||||
.saturating_add(RocksDbWeight::get().reads(1_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -707,8 +711,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `547`
|
||||
// Estimated: `3829`
|
||||
// Minimum execution time: 41_982_000 picoseconds.
|
||||
Weight::from_parts(42_329_000, 3829)
|
||||
// Minimum execution time: 39_314_000 picoseconds.
|
||||
Weight::from_parts(40_531_000, 3829)
|
||||
.saturating_add(RocksDbWeight::get().reads(3_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -722,8 +726,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `936`
|
||||
// Estimated: `3829`
|
||||
// Minimum execution time: 39_921_000 picoseconds.
|
||||
Weight::from_parts(40_499_000, 3829)
|
||||
// Minimum execution time: 37_804_000 picoseconds.
|
||||
Weight::from_parts(38_790_000, 3829)
|
||||
.saturating_add(RocksDbWeight::get().reads(3_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -735,8 +739,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `415`
|
||||
// Estimated: `3643`
|
||||
// Minimum execution time: 31_774_000 picoseconds.
|
||||
Weight::from_parts(32_327_000, 3643)
|
||||
// Minimum execution time: 29_583_000 picoseconds.
|
||||
Weight::from_parts(30_559_000, 3643)
|
||||
.saturating_add(RocksDbWeight::get().reads(2_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -748,8 +752,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `547`
|
||||
// Estimated: `3643`
|
||||
// Minimum execution time: 32_551_000 picoseconds.
|
||||
Weight::from_parts(32_891_000, 3643)
|
||||
// Minimum execution time: 30_036_000 picoseconds.
|
||||
Weight::from_parts(31_043_000, 3643)
|
||||
.saturating_add(RocksDbWeight::get().reads(2_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -761,8 +765,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `349`
|
||||
// Estimated: `3643`
|
||||
// Minimum execution time: 33_490_000 picoseconds.
|
||||
Weight::from_parts(34_617_000, 3643)
|
||||
// Minimum execution time: 31_063_000 picoseconds.
|
||||
Weight::from_parts(31_803_000, 3643)
|
||||
.saturating_add(RocksDbWeight::get().reads(2_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -774,8 +778,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `461`
|
||||
// Estimated: `3643`
|
||||
// Minimum execution time: 31_691_000 picoseconds.
|
||||
Weight::from_parts(32_042_000, 3643)
|
||||
// Minimum execution time: 29_707_000 picoseconds.
|
||||
Weight::from_parts(30_428_000, 3643)
|
||||
.saturating_add(RocksDbWeight::get().reads(2_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -787,8 +791,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `495`
|
||||
// Estimated: `3643`
|
||||
// Minimum execution time: 20_738_000 picoseconds.
|
||||
Weight::from_parts(21_067_000, 3643)
|
||||
// Minimum execution time: 18_328_000 picoseconds.
|
||||
Weight::from_parts(18_927_000, 3643)
|
||||
.saturating_add(RocksDbWeight::get().reads(2_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -800,8 +804,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `528`
|
||||
// Estimated: `3643`
|
||||
// Minimum execution time: 20_404_000 picoseconds.
|
||||
Weight::from_parts(20_999_000, 3643)
|
||||
// Minimum execution time: 18_350_000 picoseconds.
|
||||
Weight::from_parts(19_072_000, 3643)
|
||||
.saturating_add(RocksDbWeight::get().reads(2_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -811,8 +815,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `109`
|
||||
// Estimated: `3517`
|
||||
// Minimum execution time: 17_047_000 picoseconds.
|
||||
Weight::from_parts(17_307_000, 3517)
|
||||
// Minimum execution time: 14_729_000 picoseconds.
|
||||
Weight::from_parts(15_084_000, 3517)
|
||||
.saturating_add(RocksDbWeight::get().reads(1_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -824,8 +828,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `349`
|
||||
// Estimated: `3643`
|
||||
// Minimum execution time: 17_829_000 picoseconds.
|
||||
Weight::from_parts(18_194_000, 3643)
|
||||
// Minimum execution time: 14_907_000 picoseconds.
|
||||
Weight::from_parts(15_556_000, 3643)
|
||||
.saturating_add(RocksDbWeight::get().reads(2_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -837,8 +841,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `326`
|
||||
// Estimated: `3587`
|
||||
// Minimum execution time: 17_620_000 picoseconds.
|
||||
Weight::from_parts(17_931_000, 3587)
|
||||
// Minimum execution time: 15_312_000 picoseconds.
|
||||
Weight::from_parts(15_721_000, 3587)
|
||||
.saturating_add(RocksDbWeight::get().reads(1_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -854,8 +858,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `607`
|
||||
// Estimated: `3643`
|
||||
// Minimum execution time: 39_550_000 picoseconds.
|
||||
Weight::from_parts(40_052_000, 3643)
|
||||
// Minimum execution time: 35_381_000 picoseconds.
|
||||
Weight::from_parts(36_347_000, 3643)
|
||||
.saturating_add(RocksDbWeight::get().reads(3_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(4_u64))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user