mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-09 20:11:09 +00:00
".git/.scripts/commands/bench-vm/bench-vm.sh" all (#13933)
Co-authored-by: command-bot <>
This commit is contained in:
+103
-99
@@ -18,9 +18,9 @@
|
||||
//! Autogenerated weights for pallet_nomination_pools
|
||||
//!
|
||||
//! 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_nomination_pools
|
||||
// --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_nomination_pools.
|
||||
pub trait WeightInfo {
|
||||
@@ -107,8 +111,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `3300`
|
||||
// Estimated: `8877`
|
||||
// Minimum execution time: 186_523_000 picoseconds.
|
||||
Weight::from_parts(187_817_000, 8877)
|
||||
// Minimum execution time: 200_966_000 picoseconds.
|
||||
Weight::from_parts(208_322_000, 8877)
|
||||
.saturating_add(T::DbWeight::get().reads(19_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(12_u64))
|
||||
}
|
||||
@@ -138,8 +142,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `3310`
|
||||
// Estimated: `8877`
|
||||
// Minimum execution time: 183_120_000 picoseconds.
|
||||
Weight::from_parts(184_749_000, 8877)
|
||||
// Minimum execution time: 197_865_000 picoseconds.
|
||||
Weight::from_parts(203_085_000, 8877)
|
||||
.saturating_add(T::DbWeight::get().reads(16_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(12_u64))
|
||||
}
|
||||
@@ -171,8 +175,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `3375`
|
||||
// Estimated: `8877`
|
||||
// Minimum execution time: 218_799_000 picoseconds.
|
||||
Weight::from_parts(220_139_000, 8877)
|
||||
// Minimum execution time: 235_496_000 picoseconds.
|
||||
Weight::from_parts(242_104_000, 8877)
|
||||
.saturating_add(T::DbWeight::get().reads(17_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(13_u64))
|
||||
}
|
||||
@@ -192,8 +196,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `1171`
|
||||
// Estimated: `3702`
|
||||
// Minimum execution time: 79_493_000 picoseconds.
|
||||
Weight::from_parts(80_266_000, 3702)
|
||||
// Minimum execution time: 81_813_000 picoseconds.
|
||||
Weight::from_parts(83_277_000, 3702)
|
||||
.saturating_add(T::DbWeight::get().reads(6_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(4_u64))
|
||||
}
|
||||
@@ -233,8 +237,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `3586`
|
||||
// Estimated: `27847`
|
||||
// Minimum execution time: 168_592_000 picoseconds.
|
||||
Weight::from_parts(170_130_000, 27847)
|
||||
// Minimum execution time: 183_935_000 picoseconds.
|
||||
Weight::from_parts(186_920_000, 27847)
|
||||
.saturating_add(T::DbWeight::get().reads(20_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(13_u64))
|
||||
}
|
||||
@@ -255,10 +259,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `1687`
|
||||
// Estimated: `4764`
|
||||
// Minimum execution time: 63_254_000 picoseconds.
|
||||
Weight::from_parts(64_154_755, 4764)
|
||||
// Standard Error: 344
|
||||
.saturating_add(Weight::from_parts(8_798, 0).saturating_mul(s.into()))
|
||||
// Minimum execution time: 64_962_000 picoseconds.
|
||||
Weight::from_parts(67_936_216, 4764)
|
||||
// Standard Error: 1_780
|
||||
.saturating_add(Weight::from_parts(36_110, 0).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(6_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -289,10 +293,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `2115`
|
||||
// Estimated: `27847`
|
||||
// Minimum execution time: 131_339_000 picoseconds.
|
||||
Weight::from_parts(133_590_267, 27847)
|
||||
// Standard Error: 1_058
|
||||
.saturating_add(Weight::from_parts(9_932, 0).saturating_mul(s.into()))
|
||||
// Minimum execution time: 136_073_000 picoseconds.
|
||||
Weight::from_parts(141_448_439, 27847)
|
||||
// Standard Error: 2_472
|
||||
.saturating_add(Weight::from_parts(75_893, 0).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(10_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(8_u64))
|
||||
}
|
||||
@@ -345,8 +349,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `2470`
|
||||
// Estimated: `27847`
|
||||
// Minimum execution time: 219_026_000 picoseconds.
|
||||
Weight::from_parts(223_230_356, 27847)
|
||||
// Minimum execution time: 230_871_000 picoseconds.
|
||||
Weight::from_parts(239_533_976, 27847)
|
||||
.saturating_add(T::DbWeight::get().reads(21_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(18_u64))
|
||||
}
|
||||
@@ -398,8 +402,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `1289`
|
||||
// Estimated: `6196`
|
||||
// Minimum execution time: 189_710_000 picoseconds.
|
||||
Weight::from_parts(190_251_000, 6196)
|
||||
// Minimum execution time: 194_272_000 picoseconds.
|
||||
Weight::from_parts(197_933_000, 6196)
|
||||
.saturating_add(T::DbWeight::get().reads(22_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(15_u64))
|
||||
}
|
||||
@@ -432,10 +436,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `1849`
|
||||
// Estimated: `4556 + n * (2520 ±0)`
|
||||
// Minimum execution time: 70_044_000 picoseconds.
|
||||
Weight::from_parts(69_307_256, 4556)
|
||||
// Standard Error: 6_066
|
||||
.saturating_add(Weight::from_parts(1_517_942, 0).saturating_mul(n.into()))
|
||||
// Minimum execution time: 70_256_000 picoseconds.
|
||||
Weight::from_parts(71_045_351, 4556)
|
||||
// Standard Error: 9_898
|
||||
.saturating_add(Weight::from_parts(1_592_597, 0).saturating_mul(n.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(12_u64))
|
||||
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(n.into())))
|
||||
.saturating_add(T::DbWeight::get().writes(5_u64))
|
||||
@@ -451,8 +455,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `1438`
|
||||
// Estimated: `4556`
|
||||
// Minimum execution time: 36_610_000 picoseconds.
|
||||
Weight::from_parts(37_212_000, 4556)
|
||||
// Minimum execution time: 36_233_000 picoseconds.
|
||||
Weight::from_parts(37_114_000, 4556)
|
||||
.saturating_add(T::DbWeight::get().reads(3_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -467,10 +471,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `531`
|
||||
// Estimated: `3735`
|
||||
// Minimum execution time: 15_334_000 picoseconds.
|
||||
Weight::from_parts(15_753_107, 3735)
|
||||
// Standard Error: 62
|
||||
.saturating_add(Weight::from_parts(1_365, 0).saturating_mul(n.into()))
|
||||
// Minimum execution time: 14_494_000 picoseconds.
|
||||
Weight::from_parts(15_445_658, 3735)
|
||||
// Standard Error: 211
|
||||
.saturating_add(Weight::from_parts(1_523, 0).saturating_mul(n.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(3_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -490,8 +494,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `0`
|
||||
// Estimated: `0`
|
||||
// Minimum execution time: 7_156_000 picoseconds.
|
||||
Weight::from_parts(7_596_000, 0)
|
||||
// Minimum execution time: 6_776_000 picoseconds.
|
||||
Weight::from_parts(7_033_000, 0)
|
||||
.saturating_add(T::DbWeight::get().writes(6_u64))
|
||||
}
|
||||
/// Storage: NominationPools BondedPools (r:1 w:1)
|
||||
@@ -500,8 +504,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `531`
|
||||
// Estimated: `3685`
|
||||
// Minimum execution time: 20_342_000 picoseconds.
|
||||
Weight::from_parts(20_699_000, 3685)
|
||||
// Minimum execution time: 19_586_000 picoseconds.
|
||||
Weight::from_parts(20_287_000, 3685)
|
||||
.saturating_add(T::DbWeight::get().reads(1_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -527,8 +531,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `2012`
|
||||
// Estimated: `4556`
|
||||
// Minimum execution time: 66_608_000 picoseconds.
|
||||
Weight::from_parts(67_416_000, 4556)
|
||||
// Minimum execution time: 68_086_000 picoseconds.
|
||||
Weight::from_parts(70_784_000, 4556)
|
||||
.saturating_add(T::DbWeight::get().reads(9_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(5_u64))
|
||||
}
|
||||
@@ -544,8 +548,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `770`
|
||||
// Estimated: `3685`
|
||||
// Minimum execution time: 34_619_000 picoseconds.
|
||||
Weight::from_parts(34_894_000, 3685)
|
||||
// Minimum execution time: 33_353_000 picoseconds.
|
||||
Weight::from_parts(34_519_000, 3685)
|
||||
.saturating_add(T::DbWeight::get().reads(4_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -555,8 +559,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `571`
|
||||
// Estimated: `3685`
|
||||
// Minimum execution time: 19_676_000 picoseconds.
|
||||
Weight::from_parts(19_958_000, 3685)
|
||||
// Minimum execution time: 19_020_000 picoseconds.
|
||||
Weight::from_parts(19_630_000, 3685)
|
||||
.saturating_add(T::DbWeight::get().reads(1_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -566,8 +570,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `531`
|
||||
// Estimated: `3685`
|
||||
// Minimum execution time: 20_404_000 picoseconds.
|
||||
Weight::from_parts(20_859_000, 3685)
|
||||
// Minimum execution time: 19_693_000 picoseconds.
|
||||
Weight::from_parts(20_114_000, 3685)
|
||||
.saturating_add(T::DbWeight::get().reads(1_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -579,8 +583,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `542`
|
||||
// Estimated: `3702`
|
||||
// Minimum execution time: 15_401_000 picoseconds.
|
||||
Weight::from_parts(15_706_000, 3702)
|
||||
// Minimum execution time: 14_810_000 picoseconds.
|
||||
Weight::from_parts(15_526_000, 3702)
|
||||
.saturating_add(T::DbWeight::get().reads(2_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -596,8 +600,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `968`
|
||||
// Estimated: `3685`
|
||||
// Minimum execution time: 66_775_000 picoseconds.
|
||||
Weight::from_parts(67_242_000, 3685)
|
||||
// Minimum execution time: 66_400_000 picoseconds.
|
||||
Weight::from_parts(67_707_000, 3685)
|
||||
.saturating_add(T::DbWeight::get().reads(4_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -639,8 +643,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `3300`
|
||||
// Estimated: `8877`
|
||||
// Minimum execution time: 186_523_000 picoseconds.
|
||||
Weight::from_parts(187_817_000, 8877)
|
||||
// Minimum execution time: 200_966_000 picoseconds.
|
||||
Weight::from_parts(208_322_000, 8877)
|
||||
.saturating_add(RocksDbWeight::get().reads(19_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(12_u64))
|
||||
}
|
||||
@@ -670,8 +674,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `3310`
|
||||
// Estimated: `8877`
|
||||
// Minimum execution time: 183_120_000 picoseconds.
|
||||
Weight::from_parts(184_749_000, 8877)
|
||||
// Minimum execution time: 197_865_000 picoseconds.
|
||||
Weight::from_parts(203_085_000, 8877)
|
||||
.saturating_add(RocksDbWeight::get().reads(16_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(12_u64))
|
||||
}
|
||||
@@ -703,8 +707,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `3375`
|
||||
// Estimated: `8877`
|
||||
// Minimum execution time: 218_799_000 picoseconds.
|
||||
Weight::from_parts(220_139_000, 8877)
|
||||
// Minimum execution time: 235_496_000 picoseconds.
|
||||
Weight::from_parts(242_104_000, 8877)
|
||||
.saturating_add(RocksDbWeight::get().reads(17_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(13_u64))
|
||||
}
|
||||
@@ -724,8 +728,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `1171`
|
||||
// Estimated: `3702`
|
||||
// Minimum execution time: 79_493_000 picoseconds.
|
||||
Weight::from_parts(80_266_000, 3702)
|
||||
// Minimum execution time: 81_813_000 picoseconds.
|
||||
Weight::from_parts(83_277_000, 3702)
|
||||
.saturating_add(RocksDbWeight::get().reads(6_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(4_u64))
|
||||
}
|
||||
@@ -765,8 +769,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `3586`
|
||||
// Estimated: `27847`
|
||||
// Minimum execution time: 168_592_000 picoseconds.
|
||||
Weight::from_parts(170_130_000, 27847)
|
||||
// Minimum execution time: 183_935_000 picoseconds.
|
||||
Weight::from_parts(186_920_000, 27847)
|
||||
.saturating_add(RocksDbWeight::get().reads(20_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(13_u64))
|
||||
}
|
||||
@@ -787,10 +791,10 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `1687`
|
||||
// Estimated: `4764`
|
||||
// Minimum execution time: 63_254_000 picoseconds.
|
||||
Weight::from_parts(64_154_755, 4764)
|
||||
// Standard Error: 344
|
||||
.saturating_add(Weight::from_parts(8_798, 0).saturating_mul(s.into()))
|
||||
// Minimum execution time: 64_962_000 picoseconds.
|
||||
Weight::from_parts(67_936_216, 4764)
|
||||
// Standard Error: 1_780
|
||||
.saturating_add(Weight::from_parts(36_110, 0).saturating_mul(s.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(6_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -821,10 +825,10 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `2115`
|
||||
// Estimated: `27847`
|
||||
// Minimum execution time: 131_339_000 picoseconds.
|
||||
Weight::from_parts(133_590_267, 27847)
|
||||
// Standard Error: 1_058
|
||||
.saturating_add(Weight::from_parts(9_932, 0).saturating_mul(s.into()))
|
||||
// Minimum execution time: 136_073_000 picoseconds.
|
||||
Weight::from_parts(141_448_439, 27847)
|
||||
// Standard Error: 2_472
|
||||
.saturating_add(Weight::from_parts(75_893, 0).saturating_mul(s.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(10_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(8_u64))
|
||||
}
|
||||
@@ -877,8 +881,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `2470`
|
||||
// Estimated: `27847`
|
||||
// Minimum execution time: 219_026_000 picoseconds.
|
||||
Weight::from_parts(223_230_356, 27847)
|
||||
// Minimum execution time: 230_871_000 picoseconds.
|
||||
Weight::from_parts(239_533_976, 27847)
|
||||
.saturating_add(RocksDbWeight::get().reads(21_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(18_u64))
|
||||
}
|
||||
@@ -930,8 +934,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `1289`
|
||||
// Estimated: `6196`
|
||||
// Minimum execution time: 189_710_000 picoseconds.
|
||||
Weight::from_parts(190_251_000, 6196)
|
||||
// Minimum execution time: 194_272_000 picoseconds.
|
||||
Weight::from_parts(197_933_000, 6196)
|
||||
.saturating_add(RocksDbWeight::get().reads(22_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(15_u64))
|
||||
}
|
||||
@@ -964,10 +968,10 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `1849`
|
||||
// Estimated: `4556 + n * (2520 ±0)`
|
||||
// Minimum execution time: 70_044_000 picoseconds.
|
||||
Weight::from_parts(69_307_256, 4556)
|
||||
// Standard Error: 6_066
|
||||
.saturating_add(Weight::from_parts(1_517_942, 0).saturating_mul(n.into()))
|
||||
// Minimum execution time: 70_256_000 picoseconds.
|
||||
Weight::from_parts(71_045_351, 4556)
|
||||
// Standard Error: 9_898
|
||||
.saturating_add(Weight::from_parts(1_592_597, 0).saturating_mul(n.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(12_u64))
|
||||
.saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(n.into())))
|
||||
.saturating_add(RocksDbWeight::get().writes(5_u64))
|
||||
@@ -983,8 +987,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `1438`
|
||||
// Estimated: `4556`
|
||||
// Minimum execution time: 36_610_000 picoseconds.
|
||||
Weight::from_parts(37_212_000, 4556)
|
||||
// Minimum execution time: 36_233_000 picoseconds.
|
||||
Weight::from_parts(37_114_000, 4556)
|
||||
.saturating_add(RocksDbWeight::get().reads(3_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -999,10 +1003,10 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `531`
|
||||
// Estimated: `3735`
|
||||
// Minimum execution time: 15_334_000 picoseconds.
|
||||
Weight::from_parts(15_753_107, 3735)
|
||||
// Standard Error: 62
|
||||
.saturating_add(Weight::from_parts(1_365, 0).saturating_mul(n.into()))
|
||||
// Minimum execution time: 14_494_000 picoseconds.
|
||||
Weight::from_parts(15_445_658, 3735)
|
||||
// Standard Error: 211
|
||||
.saturating_add(Weight::from_parts(1_523, 0).saturating_mul(n.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(3_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -1022,8 +1026,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `0`
|
||||
// Estimated: `0`
|
||||
// Minimum execution time: 7_156_000 picoseconds.
|
||||
Weight::from_parts(7_596_000, 0)
|
||||
// Minimum execution time: 6_776_000 picoseconds.
|
||||
Weight::from_parts(7_033_000, 0)
|
||||
.saturating_add(RocksDbWeight::get().writes(6_u64))
|
||||
}
|
||||
/// Storage: NominationPools BondedPools (r:1 w:1)
|
||||
@@ -1032,8 +1036,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `531`
|
||||
// Estimated: `3685`
|
||||
// Minimum execution time: 20_342_000 picoseconds.
|
||||
Weight::from_parts(20_699_000, 3685)
|
||||
// Minimum execution time: 19_586_000 picoseconds.
|
||||
Weight::from_parts(20_287_000, 3685)
|
||||
.saturating_add(RocksDbWeight::get().reads(1_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -1059,8 +1063,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `2012`
|
||||
// Estimated: `4556`
|
||||
// Minimum execution time: 66_608_000 picoseconds.
|
||||
Weight::from_parts(67_416_000, 4556)
|
||||
// Minimum execution time: 68_086_000 picoseconds.
|
||||
Weight::from_parts(70_784_000, 4556)
|
||||
.saturating_add(RocksDbWeight::get().reads(9_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(5_u64))
|
||||
}
|
||||
@@ -1076,8 +1080,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `770`
|
||||
// Estimated: `3685`
|
||||
// Minimum execution time: 34_619_000 picoseconds.
|
||||
Weight::from_parts(34_894_000, 3685)
|
||||
// Minimum execution time: 33_353_000 picoseconds.
|
||||
Weight::from_parts(34_519_000, 3685)
|
||||
.saturating_add(RocksDbWeight::get().reads(4_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -1087,8 +1091,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `571`
|
||||
// Estimated: `3685`
|
||||
// Minimum execution time: 19_676_000 picoseconds.
|
||||
Weight::from_parts(19_958_000, 3685)
|
||||
// Minimum execution time: 19_020_000 picoseconds.
|
||||
Weight::from_parts(19_630_000, 3685)
|
||||
.saturating_add(RocksDbWeight::get().reads(1_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -1098,8 +1102,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `531`
|
||||
// Estimated: `3685`
|
||||
// Minimum execution time: 20_404_000 picoseconds.
|
||||
Weight::from_parts(20_859_000, 3685)
|
||||
// Minimum execution time: 19_693_000 picoseconds.
|
||||
Weight::from_parts(20_114_000, 3685)
|
||||
.saturating_add(RocksDbWeight::get().reads(1_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -1111,8 +1115,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `542`
|
||||
// Estimated: `3702`
|
||||
// Minimum execution time: 15_401_000 picoseconds.
|
||||
Weight::from_parts(15_706_000, 3702)
|
||||
// Minimum execution time: 14_810_000 picoseconds.
|
||||
Weight::from_parts(15_526_000, 3702)
|
||||
.saturating_add(RocksDbWeight::get().reads(2_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -1128,8 +1132,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `968`
|
||||
// Estimated: `3685`
|
||||
// Minimum execution time: 66_775_000 picoseconds.
|
||||
Weight::from_parts(67_242_000, 3685)
|
||||
// Minimum execution time: 66_400_000 picoseconds.
|
||||
Weight::from_parts(67_707_000, 3685)
|
||||
.saturating_add(RocksDbWeight::get().reads(4_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(2_u64))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user