mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 20: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
+221
-237
@@ -18,9 +18,9 @@
|
||||
//! Autogenerated weights for pallet_staking
|
||||
//!
|
||||
//! 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_staking
|
||||
// --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_staking.
|
||||
pub trait WeightInfo {
|
||||
@@ -99,8 +103,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `1047`
|
||||
// Estimated: `4764`
|
||||
// Minimum execution time: 54_907_000 picoseconds.
|
||||
Weight::from_parts(55_685_000, 4764)
|
||||
// Minimum execution time: 53_983_000 picoseconds.
|
||||
Weight::from_parts(55_296_000, 4764)
|
||||
.saturating_add(T::DbWeight::get().reads(5_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(4_u64))
|
||||
}
|
||||
@@ -120,8 +124,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `2028`
|
||||
// Estimated: `8877`
|
||||
// Minimum execution time: 94_779_000 picoseconds.
|
||||
Weight::from_parts(95_455_000, 8877)
|
||||
// Minimum execution time: 96_590_000 picoseconds.
|
||||
Weight::from_parts(98_921_000, 8877)
|
||||
.saturating_add(T::DbWeight::get().reads(9_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(7_u64))
|
||||
}
|
||||
@@ -137,8 +141,6 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
/// Proof: Balances Locks (max_values: None, max_size: Some(1299), added: 3774, mode: MaxEncodedLen)
|
||||
/// Storage: Balances Freezes (r:1 w:0)
|
||||
/// Proof: Balances Freezes (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen)
|
||||
/// Storage: System Account (r:1 w:1)
|
||||
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
|
||||
/// Storage: VoterList ListNodes (r:3 w:3)
|
||||
/// Proof: VoterList ListNodes (max_values: None, max_size: Some(154), added: 2629, mode: MaxEncodedLen)
|
||||
/// Storage: Staking Bonded (r:1 w:0)
|
||||
@@ -149,10 +151,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `2233`
|
||||
// Estimated: `8877`
|
||||
// Minimum execution time: 98_004_000 picoseconds.
|
||||
Weight::from_parts(98_730_000, 8877)
|
||||
.saturating_add(T::DbWeight::get().reads(13_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(8_u64))
|
||||
// Minimum execution time: 99_901_000 picoseconds.
|
||||
Weight::from_parts(102_919_000, 8877)
|
||||
.saturating_add(T::DbWeight::get().reads(12_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(7_u64))
|
||||
}
|
||||
/// Storage: Staking Ledger (r:1 w:1)
|
||||
/// Proof: Staking Ledger (max_values: None, max_size: Some(1091), added: 3566, mode: MaxEncodedLen)
|
||||
@@ -162,19 +164,17 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
/// Proof: Balances Locks (max_values: None, max_size: Some(1299), added: 3774, mode: MaxEncodedLen)
|
||||
/// Storage: Balances Freezes (r:1 w:0)
|
||||
/// Proof: Balances Freezes (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen)
|
||||
/// Storage: System Account (r:1 w:1)
|
||||
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
|
||||
/// The range of component `s` is `[0, 100]`.
|
||||
fn withdraw_unbonded_update(s: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `1021`
|
||||
// Estimated: `4764`
|
||||
// Minimum execution time: 45_888_000 picoseconds.
|
||||
Weight::from_parts(47_568_327, 4764)
|
||||
// Standard Error: 402
|
||||
.saturating_add(Weight::from_parts(7_520, 0).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(5_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(3_u64))
|
||||
// Minimum execution time: 45_230_000 picoseconds.
|
||||
Weight::from_parts(47_052_829, 4764)
|
||||
// Standard Error: 1_044
|
||||
.saturating_add(Weight::from_parts(43_887, 0).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(4_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2_u64))
|
||||
}
|
||||
/// Storage: Staking Ledger (r:1 w:1)
|
||||
/// Proof: Staking Ledger (max_values: None, max_size: Some(1091), added: 3566, mode: MaxEncodedLen)
|
||||
@@ -196,8 +196,6 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
/// Proof: VoterList ListBags (max_values: None, max_size: Some(82), added: 2557, mode: MaxEncodedLen)
|
||||
/// Storage: VoterList CounterForListNodes (r:1 w:1)
|
||||
/// Proof: VoterList CounterForListNodes (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen)
|
||||
/// Storage: System Account (r:1 w:1)
|
||||
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
|
||||
/// Storage: Balances Locks (r:1 w:1)
|
||||
/// Proof: Balances Locks (max_values: None, max_size: Some(1299), added: 3774, mode: MaxEncodedLen)
|
||||
/// Storage: Balances Freezes (r:1 w:0)
|
||||
@@ -211,12 +209,12 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `2294 + s * (4 ±0)`
|
||||
// Estimated: `6248 + s * (4 ±0)`
|
||||
// Minimum execution time: 93_288_000 picoseconds.
|
||||
Weight::from_parts(99_415_523, 6248)
|
||||
// Standard Error: 3_291
|
||||
.saturating_add(Weight::from_parts(1_296_734, 0).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(14_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(12_u64))
|
||||
// Minimum execution time: 97_534_000 picoseconds.
|
||||
Weight::from_parts(104_772_163, 6248)
|
||||
// Standard Error: 3_674
|
||||
.saturating_add(Weight::from_parts(1_470_124, 0).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(13_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(11_u64))
|
||||
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(s.into())))
|
||||
.saturating_add(Weight::from_parts(0, 4).saturating_mul(s.into()))
|
||||
}
|
||||
@@ -246,8 +244,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `1414`
|
||||
// Estimated: `4556`
|
||||
// Minimum execution time: 58_755_000 picoseconds.
|
||||
Weight::from_parts(59_424_000, 4556)
|
||||
// Minimum execution time: 57_467_000 picoseconds.
|
||||
Weight::from_parts(59_437_000, 4556)
|
||||
.saturating_add(T::DbWeight::get().reads(11_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(5_u64))
|
||||
}
|
||||
@@ -258,12 +256,12 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
/// The range of component `k` is `[1, 128]`.
|
||||
fn kick(k: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `1260 + k * (569 ±0)`
|
||||
// Measured: `1285 + k * (569 ±0)`
|
||||
// Estimated: `4556 + k * (3033 ±0)`
|
||||
// Minimum execution time: 29_399_000 picoseconds.
|
||||
Weight::from_parts(30_443_621, 4556)
|
||||
// Standard Error: 10_402
|
||||
.saturating_add(Weight::from_parts(7_890_220, 0).saturating_mul(k.into()))
|
||||
// Minimum execution time: 32_857_000 picoseconds.
|
||||
Weight::from_parts(37_116_967, 4556)
|
||||
// Standard Error: 9_522
|
||||
.saturating_add(Weight::from_parts(8_796_167, 0).saturating_mul(k.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1_u64))
|
||||
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(k.into())))
|
||||
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(k.into())))
|
||||
@@ -294,12 +292,12 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
/// The range of component `n` is `[1, 16]`.
|
||||
fn nominate(n: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `1888 + n * (105 ±0)`
|
||||
// Measured: `1908 + n * (102 ±0)`
|
||||
// Estimated: `6248 + n * (2520 ±0)`
|
||||
// Minimum execution time: 68_471_000 picoseconds.
|
||||
Weight::from_parts(65_972_990, 6248)
|
||||
// Standard Error: 13_983
|
||||
.saturating_add(Weight::from_parts(3_255_731, 0).saturating_mul(n.into()))
|
||||
// Minimum execution time: 69_613_000 picoseconds.
|
||||
Weight::from_parts(68_079_061, 6248)
|
||||
// Standard Error: 18_554
|
||||
.saturating_add(Weight::from_parts(4_012_761, 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(6_u64))
|
||||
@@ -323,8 +321,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `1748`
|
||||
// Estimated: `6248`
|
||||
// Minimum execution time: 59_537_000 picoseconds.
|
||||
Weight::from_parts(60_446_000, 6248)
|
||||
// Minimum execution time: 60_430_000 picoseconds.
|
||||
Weight::from_parts(62_702_000, 6248)
|
||||
.saturating_add(T::DbWeight::get().reads(8_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(6_u64))
|
||||
}
|
||||
@@ -336,8 +334,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `808`
|
||||
// Estimated: `4556`
|
||||
// Minimum execution time: 15_403_000 picoseconds.
|
||||
Weight::from_parts(15_676_000, 4556)
|
||||
// Minimum execution time: 14_276_000 picoseconds.
|
||||
Weight::from_parts(14_766_000, 4556)
|
||||
.saturating_add(T::DbWeight::get().reads(1_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -349,8 +347,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `907`
|
||||
// Estimated: `8122`
|
||||
// Minimum execution time: 23_316_000 picoseconds.
|
||||
Weight::from_parts(23_670_000, 8122)
|
||||
// Minimum execution time: 21_710_000 picoseconds.
|
||||
Weight::from_parts(22_430_000, 8122)
|
||||
.saturating_add(T::DbWeight::get().reads(3_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(3_u64))
|
||||
}
|
||||
@@ -360,8 +358,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `0`
|
||||
// Estimated: `0`
|
||||
// Minimum execution time: 3_558_000 picoseconds.
|
||||
Weight::from_parts(3_759_000, 0)
|
||||
// Minimum execution time: 2_970_000 picoseconds.
|
||||
Weight::from_parts(3_120_000, 0)
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
/// Storage: Staking ForceEra (r:0 w:1)
|
||||
@@ -370,8 +368,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `0`
|
||||
// Estimated: `0`
|
||||
// Minimum execution time: 12_724_000 picoseconds.
|
||||
Weight::from_parts(13_047_000, 0)
|
||||
// Minimum execution time: 9_362_000 picoseconds.
|
||||
Weight::from_parts(9_785_000, 0)
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
/// Storage: Staking ForceEra (r:0 w:1)
|
||||
@@ -380,8 +378,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `0`
|
||||
// Estimated: `0`
|
||||
// Minimum execution time: 12_734_000 picoseconds.
|
||||
Weight::from_parts(13_218_000, 0)
|
||||
// Minimum execution time: 9_275_000 picoseconds.
|
||||
Weight::from_parts(9_678_000, 0)
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
/// Storage: Staking ForceEra (r:0 w:1)
|
||||
@@ -390,8 +388,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `0`
|
||||
// Estimated: `0`
|
||||
// Minimum execution time: 12_996_000 picoseconds.
|
||||
Weight::from_parts(13_375_000, 0)
|
||||
// Minimum execution time: 9_414_000 picoseconds.
|
||||
Weight::from_parts(9_848_000, 0)
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
/// Storage: Staking Invulnerables (r:0 w:1)
|
||||
@@ -401,10 +399,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `0`
|
||||
// Estimated: `0`
|
||||
// Minimum execution time: 3_920_000 picoseconds.
|
||||
Weight::from_parts(4_619_469, 0)
|
||||
// Standard Error: 22
|
||||
.saturating_add(Weight::from_parts(10_108, 0).saturating_mul(v.into()))
|
||||
// Minimum execution time: 3_061_000 picoseconds.
|
||||
Weight::from_parts(3_618_535, 0)
|
||||
// Standard Error: 44
|
||||
.saturating_add(Weight::from_parts(10_774, 0).saturating_mul(v.into()))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
/// Storage: Staking Bonded (r:1 w:1)
|
||||
@@ -440,10 +438,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `2018 + s * (4 ±0)`
|
||||
// Estimated: `6248 + s * (4 ±0)`
|
||||
// Minimum execution time: 86_516_000 picoseconds.
|
||||
Weight::from_parts(92_324_464, 6248)
|
||||
// Standard Error: 2_925
|
||||
.saturating_add(Weight::from_parts(1_286_284, 0).saturating_mul(s.into()))
|
||||
// Minimum execution time: 87_914_000 picoseconds.
|
||||
Weight::from_parts(95_688_129, 6248)
|
||||
// Standard Error: 5_030
|
||||
.saturating_add(Weight::from_parts(1_487_249, 0).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(12_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(12_u64))
|
||||
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(s.into())))
|
||||
@@ -456,10 +454,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `66639`
|
||||
// Estimated: `70104`
|
||||
// Minimum execution time: 90_193_000 picoseconds.
|
||||
Weight::from_parts(821_522_318, 70104)
|
||||
// Standard Error: 57_922
|
||||
.saturating_add(Weight::from_parts(4_554_659, 0).saturating_mul(s.into()))
|
||||
// Minimum execution time: 99_269_000 picoseconds.
|
||||
Weight::from_parts(1_154_264_637, 70104)
|
||||
// Standard Error: 76_592
|
||||
.saturating_add(Weight::from_parts(6_490_888, 0).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -486,10 +484,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `20217 + n * (143 ±0)`
|
||||
// Estimated: `19844 + n * (2603 ±1)`
|
||||
// Minimum execution time: 80_329_000 picoseconds.
|
||||
Weight::from_parts(97_340_643, 19844)
|
||||
// Standard Error: 22_713
|
||||
.saturating_add(Weight::from_parts(29_087_425, 0).saturating_mul(n.into()))
|
||||
// Minimum execution time: 91_767_000 picoseconds.
|
||||
Weight::from_parts(146_781_264, 19844)
|
||||
// Standard Error: 31_341
|
||||
.saturating_add(Weight::from_parts(30_553_008, 0).saturating_mul(n.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(9_u64))
|
||||
.saturating_add(T::DbWeight::get().reads((3_u64).saturating_mul(n.into())))
|
||||
.saturating_add(T::DbWeight::get().writes(2_u64))
|
||||
@@ -521,12 +519,12 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
/// The range of component `n` is `[0, 256]`.
|
||||
fn payout_stakers_alive_staked(n: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `34971 + n * (401 ±0)`
|
||||
// Estimated: `32376 + n * (3774 ±0)`
|
||||
// Minimum execution time: 105_591_000 picoseconds.
|
||||
Weight::from_parts(111_587_915, 32376)
|
||||
// Standard Error: 15_598
|
||||
.saturating_add(Weight::from_parts(48_948_195, 0).saturating_mul(n.into()))
|
||||
// Measured: `33190 + n * (377 ±0)`
|
||||
// Estimated: `30845 + n * (3774 ±0)`
|
||||
// Minimum execution time: 121_303_000 picoseconds.
|
||||
Weight::from_parts(151_046_907, 30845)
|
||||
// Standard Error: 41_899
|
||||
.saturating_add(Weight::from_parts(49_837_804, 0).saturating_mul(n.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(11_u64))
|
||||
.saturating_add(T::DbWeight::get().reads((6_u64).saturating_mul(n.into())))
|
||||
.saturating_add(T::DbWeight::get().writes(3_u64))
|
||||
@@ -539,8 +537,6 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
/// Proof: Balances Locks (max_values: None, max_size: Some(1299), added: 3774, mode: MaxEncodedLen)
|
||||
/// Storage: Balances Freezes (r:1 w:0)
|
||||
/// Proof: Balances Freezes (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen)
|
||||
/// Storage: System Account (r:1 w:1)
|
||||
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
|
||||
/// Storage: VoterList ListNodes (r:3 w:3)
|
||||
/// Proof: VoterList ListNodes (max_values: None, max_size: Some(154), added: 2629, mode: MaxEncodedLen)
|
||||
/// Storage: Staking Bonded (r:1 w:0)
|
||||
@@ -552,15 +548,13 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `2029 + l * (7 ±0)`
|
||||
// Estimated: `8877`
|
||||
// Minimum execution time: 89_420_000 picoseconds.
|
||||
Weight::from_parts(90_743_615, 8877)
|
||||
// Standard Error: 1_260
|
||||
.saturating_add(Weight::from_parts(50_832, 0).saturating_mul(l.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(10_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(8_u64))
|
||||
// Minimum execution time: 90_068_000 picoseconds.
|
||||
Weight::from_parts(93_137_456, 8877)
|
||||
// Standard Error: 4_799
|
||||
.saturating_add(Weight::from_parts(54_421, 0).saturating_mul(l.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(9_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(7_u64))
|
||||
}
|
||||
/// Storage: System Account (r:1 w:1)
|
||||
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
|
||||
/// Storage: Staking Bonded (r:1 w:1)
|
||||
/// Proof: Staking Bonded (max_values: None, max_size: Some(72), added: 2547, mode: MaxEncodedLen)
|
||||
/// Storage: Staking Ledger (r:1 w:1)
|
||||
@@ -592,12 +586,12 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `2294 + s * (4 ±0)`
|
||||
// Estimated: `6248 + s * (4 ±0)`
|
||||
// Minimum execution time: 100_911_000 picoseconds.
|
||||
Weight::from_parts(102_678_006, 6248)
|
||||
// Standard Error: 2_349
|
||||
.saturating_add(Weight::from_parts(1_262_431, 0).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(13_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(12_u64))
|
||||
// Minimum execution time: 103_139_000 picoseconds.
|
||||
Weight::from_parts(107_036_296, 6248)
|
||||
// Standard Error: 3_935
|
||||
.saturating_add(Weight::from_parts(1_465_860, 0).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(12_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(11_u64))
|
||||
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(s.into())))
|
||||
.saturating_add(Weight::from_parts(0, 4).saturating_mul(s.into()))
|
||||
}
|
||||
@@ -641,12 +635,12 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `0 + n * (720 ±0) + v * (3598 ±0)`
|
||||
// Estimated: `512390 + n * (3566 ±0) + v * (3566 ±0)`
|
||||
// Minimum execution time: 554_712_000 picoseconds.
|
||||
Weight::from_parts(556_603_000, 512390)
|
||||
// Standard Error: 1_925_251
|
||||
.saturating_add(Weight::from_parts(62_627_196, 0).saturating_mul(v.into()))
|
||||
// Standard Error: 191_840
|
||||
.saturating_add(Weight::from_parts(16_681_790, 0).saturating_mul(n.into()))
|
||||
// Minimum execution time: 587_156_000 picoseconds.
|
||||
Weight::from_parts(590_176_000, 512390)
|
||||
// Standard Error: 2_008_420
|
||||
.saturating_add(Weight::from_parts(64_526_052, 0).saturating_mul(v.into()))
|
||||
// Standard Error: 200_128
|
||||
.saturating_add(Weight::from_parts(18_070_222, 0).saturating_mul(n.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(206_u64))
|
||||
.saturating_add(T::DbWeight::get().reads((5_u64).saturating_mul(v.into())))
|
||||
.saturating_add(T::DbWeight::get().reads((4_u64).saturating_mul(n.into())))
|
||||
@@ -675,14 +669,14 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
/// The range of component `n` is `[500, 1000]`.
|
||||
fn get_npos_voters(v: u32, n: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `3135 + n * (911 ±0) + v * (395 ±0)`
|
||||
// Measured: `3217 + n * (911 ±0) + v * (395 ±0)`
|
||||
// Estimated: `512390 + n * (3566 ±0) + v * (3566 ±0)`
|
||||
// Minimum execution time: 31_770_670_000 picoseconds.
|
||||
Weight::from_parts(31_839_042_000, 512390)
|
||||
// Standard Error: 355_382
|
||||
.saturating_add(Weight::from_parts(5_044_540, 0).saturating_mul(v.into()))
|
||||
// Standard Error: 355_382
|
||||
.saturating_add(Weight::from_parts(3_205_722, 0).saturating_mul(n.into()))
|
||||
// Minimum execution time: 34_399_721_000 picoseconds.
|
||||
Weight::from_parts(34_605_803_000, 512390)
|
||||
// Standard Error: 380_106
|
||||
.saturating_add(Weight::from_parts(5_426_220, 0).saturating_mul(v.into()))
|
||||
// Standard Error: 380_106
|
||||
.saturating_add(Weight::from_parts(3_318_197, 0).saturating_mul(n.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(201_u64))
|
||||
.saturating_add(T::DbWeight::get().reads((5_u64).saturating_mul(v.into())))
|
||||
.saturating_add(T::DbWeight::get().reads((4_u64).saturating_mul(n.into())))
|
||||
@@ -699,10 +693,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `983 + v * (50 ±0)`
|
||||
// Estimated: `3510 + v * (2520 ±0)`
|
||||
// Minimum execution time: 2_253_567_000 picoseconds.
|
||||
Weight::from_parts(61_440_613, 3510)
|
||||
// Standard Error: 5_276
|
||||
.saturating_add(Weight::from_parts(4_414_153, 0).saturating_mul(v.into()))
|
||||
// Minimum execution time: 2_392_849_000 picoseconds.
|
||||
Weight::from_parts(64_373_879, 3510)
|
||||
// Standard Error: 8_995
|
||||
.saturating_add(Weight::from_parts(4_721_536, 0).saturating_mul(v.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2_u64))
|
||||
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(v.into())))
|
||||
.saturating_add(Weight::from_parts(0, 2520).saturating_mul(v.into()))
|
||||
@@ -723,8 +717,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `0`
|
||||
// Estimated: `0`
|
||||
// Minimum execution time: 9_292_000 picoseconds.
|
||||
Weight::from_parts(9_587_000, 0)
|
||||
// Minimum execution time: 7_529_000 picoseconds.
|
||||
Weight::from_parts(7_970_000, 0)
|
||||
.saturating_add(T::DbWeight::get().writes(6_u64))
|
||||
}
|
||||
/// Storage: Staking MinCommission (r:0 w:1)
|
||||
@@ -743,8 +737,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `0`
|
||||
// Estimated: `0`
|
||||
// Minimum execution time: 8_294_000 picoseconds.
|
||||
Weight::from_parts(8_597_000, 0)
|
||||
// Minimum execution time: 7_011_000 picoseconds.
|
||||
Weight::from_parts(7_317_000, 0)
|
||||
.saturating_add(T::DbWeight::get().writes(6_u64))
|
||||
}
|
||||
/// Storage: Staking Ledger (r:1 w:0)
|
||||
@@ -771,8 +765,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `1871`
|
||||
// Estimated: `6248`
|
||||
// Minimum execution time: 75_742_000 picoseconds.
|
||||
Weight::from_parts(76_252_000, 6248)
|
||||
// Minimum execution time: 75_982_000 picoseconds.
|
||||
Weight::from_parts(77_412_000, 6248)
|
||||
.saturating_add(T::DbWeight::get().reads(11_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(6_u64))
|
||||
}
|
||||
@@ -784,8 +778,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `694`
|
||||
// Estimated: `3510`
|
||||
// Minimum execution time: 16_407_000 picoseconds.
|
||||
Weight::from_parts(16_726_000, 3510)
|
||||
// Minimum execution time: 13_923_000 picoseconds.
|
||||
Weight::from_parts(14_356_000, 3510)
|
||||
.saturating_add(T::DbWeight::get().reads(2_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -795,8 +789,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `0`
|
||||
// Estimated: `0`
|
||||
// Minimum execution time: 4_977_000 picoseconds.
|
||||
Weight::from_parts(5_224_000, 0)
|
||||
// Minimum execution time: 3_415_000 picoseconds.
|
||||
Weight::from_parts(3_679_000, 0)
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
}
|
||||
@@ -819,8 +813,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `1047`
|
||||
// Estimated: `4764`
|
||||
// Minimum execution time: 54_907_000 picoseconds.
|
||||
Weight::from_parts(55_685_000, 4764)
|
||||
// Minimum execution time: 53_983_000 picoseconds.
|
||||
Weight::from_parts(55_296_000, 4764)
|
||||
.saturating_add(RocksDbWeight::get().reads(5_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(4_u64))
|
||||
}
|
||||
@@ -840,8 +834,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `2028`
|
||||
// Estimated: `8877`
|
||||
// Minimum execution time: 94_779_000 picoseconds.
|
||||
Weight::from_parts(95_455_000, 8877)
|
||||
// Minimum execution time: 96_590_000 picoseconds.
|
||||
Weight::from_parts(98_921_000, 8877)
|
||||
.saturating_add(RocksDbWeight::get().reads(9_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(7_u64))
|
||||
}
|
||||
@@ -857,8 +851,6 @@ impl WeightInfo for () {
|
||||
/// Proof: Balances Locks (max_values: None, max_size: Some(1299), added: 3774, mode: MaxEncodedLen)
|
||||
/// Storage: Balances Freezes (r:1 w:0)
|
||||
/// Proof: Balances Freezes (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen)
|
||||
/// Storage: System Account (r:1 w:1)
|
||||
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
|
||||
/// Storage: VoterList ListNodes (r:3 w:3)
|
||||
/// Proof: VoterList ListNodes (max_values: None, max_size: Some(154), added: 2629, mode: MaxEncodedLen)
|
||||
/// Storage: Staking Bonded (r:1 w:0)
|
||||
@@ -869,10 +861,10 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `2233`
|
||||
// Estimated: `8877`
|
||||
// Minimum execution time: 98_004_000 picoseconds.
|
||||
Weight::from_parts(98_730_000, 8877)
|
||||
.saturating_add(RocksDbWeight::get().reads(13_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(8_u64))
|
||||
// Minimum execution time: 99_901_000 picoseconds.
|
||||
Weight::from_parts(102_919_000, 8877)
|
||||
.saturating_add(RocksDbWeight::get().reads(12_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(7_u64))
|
||||
}
|
||||
/// Storage: Staking Ledger (r:1 w:1)
|
||||
/// Proof: Staking Ledger (max_values: None, max_size: Some(1091), added: 3566, mode: MaxEncodedLen)
|
||||
@@ -882,19 +874,17 @@ impl WeightInfo for () {
|
||||
/// Proof: Balances Locks (max_values: None, max_size: Some(1299), added: 3774, mode: MaxEncodedLen)
|
||||
/// Storage: Balances Freezes (r:1 w:0)
|
||||
/// Proof: Balances Freezes (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen)
|
||||
/// Storage: System Account (r:1 w:1)
|
||||
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
|
||||
/// The range of component `s` is `[0, 100]`.
|
||||
fn withdraw_unbonded_update(s: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `1021`
|
||||
// Estimated: `4764`
|
||||
// Minimum execution time: 45_888_000 picoseconds.
|
||||
Weight::from_parts(47_568_327, 4764)
|
||||
// Standard Error: 402
|
||||
.saturating_add(Weight::from_parts(7_520, 0).saturating_mul(s.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(5_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(3_u64))
|
||||
// Minimum execution time: 45_230_000 picoseconds.
|
||||
Weight::from_parts(47_052_829, 4764)
|
||||
// Standard Error: 1_044
|
||||
.saturating_add(Weight::from_parts(43_887, 0).saturating_mul(s.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(4_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(2_u64))
|
||||
}
|
||||
/// Storage: Staking Ledger (r:1 w:1)
|
||||
/// Proof: Staking Ledger (max_values: None, max_size: Some(1091), added: 3566, mode: MaxEncodedLen)
|
||||
@@ -916,8 +906,6 @@ impl WeightInfo for () {
|
||||
/// Proof: VoterList ListBags (max_values: None, max_size: Some(82), added: 2557, mode: MaxEncodedLen)
|
||||
/// Storage: VoterList CounterForListNodes (r:1 w:1)
|
||||
/// Proof: VoterList CounterForListNodes (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen)
|
||||
/// Storage: System Account (r:1 w:1)
|
||||
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
|
||||
/// Storage: Balances Locks (r:1 w:1)
|
||||
/// Proof: Balances Locks (max_values: None, max_size: Some(1299), added: 3774, mode: MaxEncodedLen)
|
||||
/// Storage: Balances Freezes (r:1 w:0)
|
||||
@@ -931,12 +919,12 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `2294 + s * (4 ±0)`
|
||||
// Estimated: `6248 + s * (4 ±0)`
|
||||
// Minimum execution time: 93_288_000 picoseconds.
|
||||
Weight::from_parts(99_415_523, 6248)
|
||||
// Standard Error: 3_291
|
||||
.saturating_add(Weight::from_parts(1_296_734, 0).saturating_mul(s.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(14_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(12_u64))
|
||||
// Minimum execution time: 97_534_000 picoseconds.
|
||||
Weight::from_parts(104_772_163, 6248)
|
||||
// Standard Error: 3_674
|
||||
.saturating_add(Weight::from_parts(1_470_124, 0).saturating_mul(s.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(13_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(11_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(s.into())))
|
||||
.saturating_add(Weight::from_parts(0, 4).saturating_mul(s.into()))
|
||||
}
|
||||
@@ -966,8 +954,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `1414`
|
||||
// Estimated: `4556`
|
||||
// Minimum execution time: 58_755_000 picoseconds.
|
||||
Weight::from_parts(59_424_000, 4556)
|
||||
// Minimum execution time: 57_467_000 picoseconds.
|
||||
Weight::from_parts(59_437_000, 4556)
|
||||
.saturating_add(RocksDbWeight::get().reads(11_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(5_u64))
|
||||
}
|
||||
@@ -978,12 +966,12 @@ impl WeightInfo for () {
|
||||
/// The range of component `k` is `[1, 128]`.
|
||||
fn kick(k: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `1260 + k * (569 ±0)`
|
||||
// Measured: `1285 + k * (569 ±0)`
|
||||
// Estimated: `4556 + k * (3033 ±0)`
|
||||
// Minimum execution time: 29_399_000 picoseconds.
|
||||
Weight::from_parts(30_443_621, 4556)
|
||||
// Standard Error: 10_402
|
||||
.saturating_add(Weight::from_parts(7_890_220, 0).saturating_mul(k.into()))
|
||||
// Minimum execution time: 32_857_000 picoseconds.
|
||||
Weight::from_parts(37_116_967, 4556)
|
||||
// Standard Error: 9_522
|
||||
.saturating_add(Weight::from_parts(8_796_167, 0).saturating_mul(k.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(1_u64))
|
||||
.saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(k.into())))
|
||||
.saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(k.into())))
|
||||
@@ -1014,12 +1002,12 @@ impl WeightInfo for () {
|
||||
/// The range of component `n` is `[1, 16]`.
|
||||
fn nominate(n: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `1888 + n * (105 ±0)`
|
||||
// Measured: `1908 + n * (102 ±0)`
|
||||
// Estimated: `6248 + n * (2520 ±0)`
|
||||
// Minimum execution time: 68_471_000 picoseconds.
|
||||
Weight::from_parts(65_972_990, 6248)
|
||||
// Standard Error: 13_983
|
||||
.saturating_add(Weight::from_parts(3_255_731, 0).saturating_mul(n.into()))
|
||||
// Minimum execution time: 69_613_000 picoseconds.
|
||||
Weight::from_parts(68_079_061, 6248)
|
||||
// Standard Error: 18_554
|
||||
.saturating_add(Weight::from_parts(4_012_761, 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(6_u64))
|
||||
@@ -1043,8 +1031,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `1748`
|
||||
// Estimated: `6248`
|
||||
// Minimum execution time: 59_537_000 picoseconds.
|
||||
Weight::from_parts(60_446_000, 6248)
|
||||
// Minimum execution time: 60_430_000 picoseconds.
|
||||
Weight::from_parts(62_702_000, 6248)
|
||||
.saturating_add(RocksDbWeight::get().reads(8_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(6_u64))
|
||||
}
|
||||
@@ -1056,8 +1044,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `808`
|
||||
// Estimated: `4556`
|
||||
// Minimum execution time: 15_403_000 picoseconds.
|
||||
Weight::from_parts(15_676_000, 4556)
|
||||
// Minimum execution time: 14_276_000 picoseconds.
|
||||
Weight::from_parts(14_766_000, 4556)
|
||||
.saturating_add(RocksDbWeight::get().reads(1_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -1069,8 +1057,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `907`
|
||||
// Estimated: `8122`
|
||||
// Minimum execution time: 23_316_000 picoseconds.
|
||||
Weight::from_parts(23_670_000, 8122)
|
||||
// Minimum execution time: 21_710_000 picoseconds.
|
||||
Weight::from_parts(22_430_000, 8122)
|
||||
.saturating_add(RocksDbWeight::get().reads(3_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(3_u64))
|
||||
}
|
||||
@@ -1080,8 +1068,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `0`
|
||||
// Estimated: `0`
|
||||
// Minimum execution time: 3_558_000 picoseconds.
|
||||
Weight::from_parts(3_759_000, 0)
|
||||
// Minimum execution time: 2_970_000 picoseconds.
|
||||
Weight::from_parts(3_120_000, 0)
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
/// Storage: Staking ForceEra (r:0 w:1)
|
||||
@@ -1090,8 +1078,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `0`
|
||||
// Estimated: `0`
|
||||
// Minimum execution time: 12_724_000 picoseconds.
|
||||
Weight::from_parts(13_047_000, 0)
|
||||
// Minimum execution time: 9_362_000 picoseconds.
|
||||
Weight::from_parts(9_785_000, 0)
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
/// Storage: Staking ForceEra (r:0 w:1)
|
||||
@@ -1100,8 +1088,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `0`
|
||||
// Estimated: `0`
|
||||
// Minimum execution time: 12_734_000 picoseconds.
|
||||
Weight::from_parts(13_218_000, 0)
|
||||
// Minimum execution time: 9_275_000 picoseconds.
|
||||
Weight::from_parts(9_678_000, 0)
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
/// Storage: Staking ForceEra (r:0 w:1)
|
||||
@@ -1110,8 +1098,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `0`
|
||||
// Estimated: `0`
|
||||
// Minimum execution time: 12_996_000 picoseconds.
|
||||
Weight::from_parts(13_375_000, 0)
|
||||
// Minimum execution time: 9_414_000 picoseconds.
|
||||
Weight::from_parts(9_848_000, 0)
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
/// Storage: Staking Invulnerables (r:0 w:1)
|
||||
@@ -1121,10 +1109,10 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `0`
|
||||
// Estimated: `0`
|
||||
// Minimum execution time: 3_920_000 picoseconds.
|
||||
Weight::from_parts(4_619_469, 0)
|
||||
// Standard Error: 22
|
||||
.saturating_add(Weight::from_parts(10_108, 0).saturating_mul(v.into()))
|
||||
// Minimum execution time: 3_061_000 picoseconds.
|
||||
Weight::from_parts(3_618_535, 0)
|
||||
// Standard Error: 44
|
||||
.saturating_add(Weight::from_parts(10_774, 0).saturating_mul(v.into()))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
/// Storage: Staking Bonded (r:1 w:1)
|
||||
@@ -1160,10 +1148,10 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `2018 + s * (4 ±0)`
|
||||
// Estimated: `6248 + s * (4 ±0)`
|
||||
// Minimum execution time: 86_516_000 picoseconds.
|
||||
Weight::from_parts(92_324_464, 6248)
|
||||
// Standard Error: 2_925
|
||||
.saturating_add(Weight::from_parts(1_286_284, 0).saturating_mul(s.into()))
|
||||
// Minimum execution time: 87_914_000 picoseconds.
|
||||
Weight::from_parts(95_688_129, 6248)
|
||||
// Standard Error: 5_030
|
||||
.saturating_add(Weight::from_parts(1_487_249, 0).saturating_mul(s.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(12_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(12_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(s.into())))
|
||||
@@ -1176,10 +1164,10 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `66639`
|
||||
// Estimated: `70104`
|
||||
// Minimum execution time: 90_193_000 picoseconds.
|
||||
Weight::from_parts(821_522_318, 70104)
|
||||
// Standard Error: 57_922
|
||||
.saturating_add(Weight::from_parts(4_554_659, 0).saturating_mul(s.into()))
|
||||
// Minimum execution time: 99_269_000 picoseconds.
|
||||
Weight::from_parts(1_154_264_637, 70104)
|
||||
// Standard Error: 76_592
|
||||
.saturating_add(Weight::from_parts(6_490_888, 0).saturating_mul(s.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(1_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -1206,10 +1194,10 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `20217 + n * (143 ±0)`
|
||||
// Estimated: `19844 + n * (2603 ±1)`
|
||||
// Minimum execution time: 80_329_000 picoseconds.
|
||||
Weight::from_parts(97_340_643, 19844)
|
||||
// Standard Error: 22_713
|
||||
.saturating_add(Weight::from_parts(29_087_425, 0).saturating_mul(n.into()))
|
||||
// Minimum execution time: 91_767_000 picoseconds.
|
||||
Weight::from_parts(146_781_264, 19844)
|
||||
// Standard Error: 31_341
|
||||
.saturating_add(Weight::from_parts(30_553_008, 0).saturating_mul(n.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(9_u64))
|
||||
.saturating_add(RocksDbWeight::get().reads((3_u64).saturating_mul(n.into())))
|
||||
.saturating_add(RocksDbWeight::get().writes(2_u64))
|
||||
@@ -1241,12 +1229,12 @@ impl WeightInfo for () {
|
||||
/// The range of component `n` is `[0, 256]`.
|
||||
fn payout_stakers_alive_staked(n: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `34971 + n * (401 ±0)`
|
||||
// Estimated: `32376 + n * (3774 ±0)`
|
||||
// Minimum execution time: 105_591_000 picoseconds.
|
||||
Weight::from_parts(111_587_915, 32376)
|
||||
// Standard Error: 15_598
|
||||
.saturating_add(Weight::from_parts(48_948_195, 0).saturating_mul(n.into()))
|
||||
// Measured: `33190 + n * (377 ±0)`
|
||||
// Estimated: `30845 + n * (3774 ±0)`
|
||||
// Minimum execution time: 121_303_000 picoseconds.
|
||||
Weight::from_parts(151_046_907, 30845)
|
||||
// Standard Error: 41_899
|
||||
.saturating_add(Weight::from_parts(49_837_804, 0).saturating_mul(n.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(11_u64))
|
||||
.saturating_add(RocksDbWeight::get().reads((6_u64).saturating_mul(n.into())))
|
||||
.saturating_add(RocksDbWeight::get().writes(3_u64))
|
||||
@@ -1259,8 +1247,6 @@ impl WeightInfo for () {
|
||||
/// Proof: Balances Locks (max_values: None, max_size: Some(1299), added: 3774, mode: MaxEncodedLen)
|
||||
/// Storage: Balances Freezes (r:1 w:0)
|
||||
/// Proof: Balances Freezes (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen)
|
||||
/// Storage: System Account (r:1 w:1)
|
||||
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
|
||||
/// Storage: VoterList ListNodes (r:3 w:3)
|
||||
/// Proof: VoterList ListNodes (max_values: None, max_size: Some(154), added: 2629, mode: MaxEncodedLen)
|
||||
/// Storage: Staking Bonded (r:1 w:0)
|
||||
@@ -1272,15 +1258,13 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `2029 + l * (7 ±0)`
|
||||
// Estimated: `8877`
|
||||
// Minimum execution time: 89_420_000 picoseconds.
|
||||
Weight::from_parts(90_743_615, 8877)
|
||||
// Standard Error: 1_260
|
||||
.saturating_add(Weight::from_parts(50_832, 0).saturating_mul(l.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(10_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(8_u64))
|
||||
// Minimum execution time: 90_068_000 picoseconds.
|
||||
Weight::from_parts(93_137_456, 8877)
|
||||
// Standard Error: 4_799
|
||||
.saturating_add(Weight::from_parts(54_421, 0).saturating_mul(l.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(9_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(7_u64))
|
||||
}
|
||||
/// Storage: System Account (r:1 w:1)
|
||||
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
|
||||
/// Storage: Staking Bonded (r:1 w:1)
|
||||
/// Proof: Staking Bonded (max_values: None, max_size: Some(72), added: 2547, mode: MaxEncodedLen)
|
||||
/// Storage: Staking Ledger (r:1 w:1)
|
||||
@@ -1312,12 +1296,12 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `2294 + s * (4 ±0)`
|
||||
// Estimated: `6248 + s * (4 ±0)`
|
||||
// Minimum execution time: 100_911_000 picoseconds.
|
||||
Weight::from_parts(102_678_006, 6248)
|
||||
// Standard Error: 2_349
|
||||
.saturating_add(Weight::from_parts(1_262_431, 0).saturating_mul(s.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(13_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(12_u64))
|
||||
// Minimum execution time: 103_139_000 picoseconds.
|
||||
Weight::from_parts(107_036_296, 6248)
|
||||
// Standard Error: 3_935
|
||||
.saturating_add(Weight::from_parts(1_465_860, 0).saturating_mul(s.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(12_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(11_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(s.into())))
|
||||
.saturating_add(Weight::from_parts(0, 4).saturating_mul(s.into()))
|
||||
}
|
||||
@@ -1361,12 +1345,12 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `0 + n * (720 ±0) + v * (3598 ±0)`
|
||||
// Estimated: `512390 + n * (3566 ±0) + v * (3566 ±0)`
|
||||
// Minimum execution time: 554_712_000 picoseconds.
|
||||
Weight::from_parts(556_603_000, 512390)
|
||||
// Standard Error: 1_925_251
|
||||
.saturating_add(Weight::from_parts(62_627_196, 0).saturating_mul(v.into()))
|
||||
// Standard Error: 191_840
|
||||
.saturating_add(Weight::from_parts(16_681_790, 0).saturating_mul(n.into()))
|
||||
// Minimum execution time: 587_156_000 picoseconds.
|
||||
Weight::from_parts(590_176_000, 512390)
|
||||
// Standard Error: 2_008_420
|
||||
.saturating_add(Weight::from_parts(64_526_052, 0).saturating_mul(v.into()))
|
||||
// Standard Error: 200_128
|
||||
.saturating_add(Weight::from_parts(18_070_222, 0).saturating_mul(n.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(206_u64))
|
||||
.saturating_add(RocksDbWeight::get().reads((5_u64).saturating_mul(v.into())))
|
||||
.saturating_add(RocksDbWeight::get().reads((4_u64).saturating_mul(n.into())))
|
||||
@@ -1395,14 +1379,14 @@ impl WeightInfo for () {
|
||||
/// The range of component `n` is `[500, 1000]`.
|
||||
fn get_npos_voters(v: u32, n: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `3135 + n * (911 ±0) + v * (395 ±0)`
|
||||
// Measured: `3217 + n * (911 ±0) + v * (395 ±0)`
|
||||
// Estimated: `512390 + n * (3566 ±0) + v * (3566 ±0)`
|
||||
// Minimum execution time: 31_770_670_000 picoseconds.
|
||||
Weight::from_parts(31_839_042_000, 512390)
|
||||
// Standard Error: 355_382
|
||||
.saturating_add(Weight::from_parts(5_044_540, 0).saturating_mul(v.into()))
|
||||
// Standard Error: 355_382
|
||||
.saturating_add(Weight::from_parts(3_205_722, 0).saturating_mul(n.into()))
|
||||
// Minimum execution time: 34_399_721_000 picoseconds.
|
||||
Weight::from_parts(34_605_803_000, 512390)
|
||||
// Standard Error: 380_106
|
||||
.saturating_add(Weight::from_parts(5_426_220, 0).saturating_mul(v.into()))
|
||||
// Standard Error: 380_106
|
||||
.saturating_add(Weight::from_parts(3_318_197, 0).saturating_mul(n.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(201_u64))
|
||||
.saturating_add(RocksDbWeight::get().reads((5_u64).saturating_mul(v.into())))
|
||||
.saturating_add(RocksDbWeight::get().reads((4_u64).saturating_mul(n.into())))
|
||||
@@ -1419,10 +1403,10 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `983 + v * (50 ±0)`
|
||||
// Estimated: `3510 + v * (2520 ±0)`
|
||||
// Minimum execution time: 2_253_567_000 picoseconds.
|
||||
Weight::from_parts(61_440_613, 3510)
|
||||
// Standard Error: 5_276
|
||||
.saturating_add(Weight::from_parts(4_414_153, 0).saturating_mul(v.into()))
|
||||
// Minimum execution time: 2_392_849_000 picoseconds.
|
||||
Weight::from_parts(64_373_879, 3510)
|
||||
// Standard Error: 8_995
|
||||
.saturating_add(Weight::from_parts(4_721_536, 0).saturating_mul(v.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(2_u64))
|
||||
.saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(v.into())))
|
||||
.saturating_add(Weight::from_parts(0, 2520).saturating_mul(v.into()))
|
||||
@@ -1443,8 +1427,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `0`
|
||||
// Estimated: `0`
|
||||
// Minimum execution time: 9_292_000 picoseconds.
|
||||
Weight::from_parts(9_587_000, 0)
|
||||
// Minimum execution time: 7_529_000 picoseconds.
|
||||
Weight::from_parts(7_970_000, 0)
|
||||
.saturating_add(RocksDbWeight::get().writes(6_u64))
|
||||
}
|
||||
/// Storage: Staking MinCommission (r:0 w:1)
|
||||
@@ -1463,8 +1447,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `0`
|
||||
// Estimated: `0`
|
||||
// Minimum execution time: 8_294_000 picoseconds.
|
||||
Weight::from_parts(8_597_000, 0)
|
||||
// Minimum execution time: 7_011_000 picoseconds.
|
||||
Weight::from_parts(7_317_000, 0)
|
||||
.saturating_add(RocksDbWeight::get().writes(6_u64))
|
||||
}
|
||||
/// Storage: Staking Ledger (r:1 w:0)
|
||||
@@ -1491,8 +1475,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `1871`
|
||||
// Estimated: `6248`
|
||||
// Minimum execution time: 75_742_000 picoseconds.
|
||||
Weight::from_parts(76_252_000, 6248)
|
||||
// Minimum execution time: 75_982_000 picoseconds.
|
||||
Weight::from_parts(77_412_000, 6248)
|
||||
.saturating_add(RocksDbWeight::get().reads(11_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(6_u64))
|
||||
}
|
||||
@@ -1504,8 +1488,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `694`
|
||||
// Estimated: `3510`
|
||||
// Minimum execution time: 16_407_000 picoseconds.
|
||||
Weight::from_parts(16_726_000, 3510)
|
||||
// Minimum execution time: 13_923_000 picoseconds.
|
||||
Weight::from_parts(14_356_000, 3510)
|
||||
.saturating_add(RocksDbWeight::get().reads(2_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -1515,8 +1499,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `0`
|
||||
// Estimated: `0`
|
||||
// Minimum execution time: 4_977_000 picoseconds.
|
||||
Weight::from_parts(5_224_000, 0)
|
||||
// Minimum execution time: 3_415_000 picoseconds.
|
||||
Weight::from_parts(3_679_000, 0)
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user