Update all weights (#13614)

* Empty commit

* ".git/.scripts/commands/bench/bench.sh" all

---------

Co-authored-by: Alexander Theißen <alex.theissen@me.com>
Co-authored-by: command-bot <>
This commit is contained in:
Oliver Tale-Yazdi
2023-03-16 17:57:45 +01:00
committed by GitHub
parent b117dbdf08
commit 3a3d93afee
48 changed files with 6017 additions and 6041 deletions
+279 -276
View File
@@ -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-01-25, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-03-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: `bm3`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! 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
@@ -95,10 +98,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof: Staking Payee (max_values: None, max_size: Some(73), added: 2548, mode: MaxEncodedLen)
fn bond() -> Weight {
// Proof Size summary in bytes:
// Measured: `1079`
// Estimated: `10386`
// Minimum execution time: 40_015 nanoseconds.
Weight::from_parts(40_601_000, 10386)
// Measured: `1047`
// Estimated: `14346`
// Minimum execution time: 46_401_000 picoseconds.
Weight::from_parts(46_987_000, 14346)
.saturating_add(T::DbWeight::get().reads(4_u64))
.saturating_add(T::DbWeight::get().writes(4_u64))
}
@@ -114,10 +117,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof: VoterList ListBags (max_values: None, max_size: Some(82), added: 2557, mode: MaxEncodedLen)
fn bond_extra() -> Weight {
// Proof Size summary in bytes:
// Measured: `2252`
// Estimated: `22888`
// Minimum execution time: 74_781 nanoseconds.
Weight::from_parts(75_188_000, 22888)
// Measured: `2028`
// Estimated: `27838`
// Minimum execution time: 87_755_000 picoseconds.
Weight::from_parts(88_802_000, 27838)
.saturating_add(T::DbWeight::get().reads(8_u64))
.saturating_add(T::DbWeight::get().writes(7_u64))
}
@@ -141,10 +144,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof: VoterList ListBags (max_values: None, max_size: Some(82), added: 2557, mode: MaxEncodedLen)
fn unbond() -> Weight {
// Proof Size summary in bytes:
// Measured: `2457`
// Estimated: `29534`
// Minimum execution time: 81_299 nanoseconds.
Weight::from_parts(82_242_000, 29534)
// Measured: `2233`
// Estimated: `38444`
// Minimum execution time: 95_698_000 picoseconds.
Weight::from_parts(96_971_000, 38444)
.saturating_add(T::DbWeight::get().reads(12_u64))
.saturating_add(T::DbWeight::get().writes(8_u64))
}
@@ -159,12 +162,12 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// The range of component `s` is `[0, 100]`.
fn withdraw_unbonded_update(s: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `1085`
// Estimated: `10442`
// Minimum execution time: 31_479 nanoseconds.
Weight::from_parts(32_410_035, 10442)
// Standard Error: 313
.saturating_add(Weight::from_parts(9_090, 0).saturating_mul(s.into()))
// Measured: `1021`
// Estimated: `14402`
// Minimum execution time: 38_239_000 picoseconds.
Weight::from_parts(39_615_452, 14402)
// Standard Error: 447
.saturating_add(Weight::from_parts(9_199, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(4_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
}
@@ -199,12 +202,12 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// The range of component `s` is `[0, 100]`.
fn withdraw_unbonded_kill(s: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `2486 + s * (4 ±0)`
// Estimated: `32303 + s * (4 ±0)`
// Minimum execution time: 71_968 nanoseconds.
Weight::from_parts(76_631_804, 32303)
// Standard Error: 1_613
.saturating_add(Weight::from_parts(1_058_968, 0).saturating_mul(s.into()))
// Measured: `2294 + s * (4 ±0)`
// Estimated: `43999 + s * (4 ±0)`
// Minimum execution time: 84_251_000 picoseconds.
Weight::from_parts(90_113_319, 43999)
// Standard Error: 2_177
.saturating_add(Weight::from_parts(1_278_840, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(13_u64))
.saturating_add(T::DbWeight::get().writes(12_u64))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(s.into())))
@@ -234,10 +237,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof: Staking CounterForValidators (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen)
fn validate() -> Weight {
// Proof Size summary in bytes:
// Measured: `1446`
// Estimated: `19359`
// Minimum execution time: 51_963 nanoseconds.
Weight::from_parts(52_418_000, 19359)
// Measured: `1414`
// Estimated: `30249`
// Minimum execution time: 60_509_000 picoseconds.
Weight::from_parts(61_305_000, 30249)
.saturating_add(T::DbWeight::get().reads(11_u64))
.saturating_add(T::DbWeight::get().writes(5_u64))
}
@@ -248,12 +251,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: `1292 + k * (601 ±0)`
// Estimated: `3566 + k * (3033 ±0)`
// Minimum execution time: 25_685 nanoseconds.
Weight::from_parts(25_290_286, 3566)
// Standard Error: 5_164
.saturating_add(Weight::from_parts(6_445_608, 0).saturating_mul(k.into()))
// Measured: `1260 + k * (569 ±0)`
// Estimated: `5546 + k * (3033 ±0)`
// Minimum execution time: 30_063_000 picoseconds.
Weight::from_parts(31_774_698, 5546)
// Standard Error: 11_088
.saturating_add(Weight::from_parts(7_869_325, 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())))
@@ -284,12 +287,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: `1984 + n * (105 ±0)`
// Estimated: `21988 + n * (2520 ±0)`
// Minimum execution time: 59_542 nanoseconds.
Weight::from_parts(57_558_678, 21988)
// Standard Error: 10_364
.saturating_add(Weight::from_parts(2_759_713, 0).saturating_mul(n.into()))
// Measured: `1888 + n * (105 ±0)`
// Estimated: `32878 + n * (2520 ±0)`
// Minimum execution time: 70_091_000 picoseconds.
Weight::from_parts(67_744_973, 32878)
// Standard Error: 12_799
.saturating_add(Weight::from_parts(3_238_224, 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))
@@ -311,10 +314,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof: VoterList CounterForListNodes (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen)
fn chill() -> Weight {
// Proof Size summary in bytes:
// Measured: `1876`
// Estimated: `17932`
// Minimum execution time: 52_132 nanoseconds.
Weight::from_parts(52_648_000, 17932)
// Measured: `1748`
// Estimated: `24862`
// Minimum execution time: 60_582_000 picoseconds.
Weight::from_parts(61_208_000, 24862)
.saturating_add(T::DbWeight::get().reads(8_u64))
.saturating_add(T::DbWeight::get().writes(6_u64))
}
@@ -324,10 +327,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof: Staking Payee (max_values: None, max_size: Some(73), added: 2548, mode: MaxEncodedLen)
fn set_payee() -> Weight {
// Proof Size summary in bytes:
// Measured: `840`
// Estimated: `3566`
// Minimum execution time: 13_399 nanoseconds.
Weight::from_parts(13_567_000, 3566)
// Measured: `808`
// Estimated: `4556`
// Minimum execution time: 15_630_000 picoseconds.
Weight::from_parts(16_018_000, 4556)
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -337,10 +340,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof: Staking Ledger (max_values: None, max_size: Some(1091), added: 3566, mode: MaxEncodedLen)
fn set_controller() -> Weight {
// Proof Size summary in bytes:
// Measured: `939`
// Estimated: `9679`
// Minimum execution time: 20_425 nanoseconds.
Weight::from_parts(20_713_000, 9679)
// Measured: `907`
// Estimated: `11659`
// Minimum execution time: 23_895_000 picoseconds.
Weight::from_parts(24_306_000, 11659)
.saturating_add(T::DbWeight::get().reads(3_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
}
@@ -350,8 +353,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_069 nanoseconds.
Weight::from_parts(3_176_000, 0)
// Minimum execution time: 3_694_000 picoseconds.
Weight::from_parts(3_820_000, 0)
.saturating_add(T::DbWeight::get().writes(1_u64))
}
/// Storage: Staking ForceEra (r:0 w:1)
@@ -360,8 +363,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 11_386 nanoseconds.
Weight::from_parts(11_672_000, 0)
// Minimum execution time: 10_729_000 picoseconds.
Weight::from_parts(11_086_000, 0)
.saturating_add(T::DbWeight::get().writes(1_u64))
}
/// Storage: Staking ForceEra (r:0 w:1)
@@ -370,8 +373,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 11_591 nanoseconds.
Weight::from_parts(11_799_000, 0)
// Minimum execution time: 10_959_000 picoseconds.
Weight::from_parts(11_371_000, 0)
.saturating_add(T::DbWeight::get().writes(1_u64))
}
/// Storage: Staking ForceEra (r:0 w:1)
@@ -380,8 +383,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 11_553 nanoseconds.
Weight::from_parts(11_871_000, 0)
// Minimum execution time: 11_101_000 picoseconds.
Weight::from_parts(11_506_000, 0)
.saturating_add(T::DbWeight::get().writes(1_u64))
}
/// Storage: Staking Invulnerables (r:0 w:1)
@@ -391,10 +394,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_292 nanoseconds.
Weight::from_parts(3_754_352, 0)
// Standard Error: 40
.saturating_add(Weight::from_parts(9_838, 0).saturating_mul(v.into()))
// Minimum execution time: 4_016_000 picoseconds.
Weight::from_parts(4_454_020, 0)
// Standard Error: 82
.saturating_add(Weight::from_parts(10_703, 0).saturating_mul(v.into()))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
/// Storage: Staking Bonded (r:1 w:1)
@@ -426,12 +429,12 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// The range of component `s` is `[0, 100]`.
fn force_unstake(s: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `2178 + s * (4 ±0)`
// Estimated: `27930 + s * (4 ±0)`
// Minimum execution time: 65_307 nanoseconds.
Weight::from_parts(70_227_980, 27930)
// Standard Error: 2_113
.saturating_add(Weight::from_parts(1_059_856, 0).saturating_mul(s.into()))
// Measured: `2018 + s * (4 ±0)`
// Estimated: `37678 + s * (4 ±0)`
// Minimum execution time: 76_338_000 picoseconds.
Weight::from_parts(82_426_098, 37678)
// Standard Error: 3_761
.saturating_add(Weight::from_parts(1_279_343, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(11_u64))
.saturating_add(T::DbWeight::get().writes(12_u64))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(s.into())))
@@ -442,12 +445,12 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// The range of component `s` is `[1, 1000]`.
fn cancel_deferred_slash(s: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `66671`
// Estimated: `69146`
// Minimum execution time: 89_123 nanoseconds.
Weight::from_parts(890_989_741, 69146)
// Standard Error: 58_282
.saturating_add(Weight::from_parts(4_920_413, 0).saturating_mul(s.into()))
// Measured: `66639`
// Estimated: `70104`
// Minimum execution time: 91_160_000 picoseconds.
Weight::from_parts(794_662_495, 70104)
// Standard Error: 51_479
.saturating_add(Weight::from_parts(4_346_694, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -472,12 +475,12 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// The range of component `n` is `[0, 256]`.
fn payout_stakers_dead_controller(n: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `20345 + n * (143 ±0)`
// Estimated: `54756 + n * (8024 ±1)`
// Minimum execution time: 73_652 nanoseconds.
Weight::from_parts(127_839_483, 54756)
// Standard Error: 14_195
.saturating_add(Weight::from_parts(21_932_079, 0).saturating_mul(n.into()))
// Measured: `20217 + n * (143 ±0)`
// Estimated: `63416 + n * (8024 ±1)`
// Minimum execution time: 77_845_000 picoseconds.
Weight::from_parts(86_178_186, 63416)
// Standard Error: 21_971
.saturating_add(Weight::from_parts(26_966_654, 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))
@@ -507,17 +510,17 @@ 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: `35099 + n * (465 ±0)`
// Estimated: `83594 + n * (16026 ±0)`
// Minimum execution time: 94_560 nanoseconds.
Weight::from_parts(154_033_219, 83594)
// Standard Error: 26_663
.saturating_add(Weight::from_parts(31_269_223, 0).saturating_mul(n.into()))
// Measured: `34971 + n * (401 ±0)`
// Estimated: `93244 + n * (15898 ±0)`
// Minimum execution time: 98_209_000 picoseconds.
Weight::from_parts(102_121_432, 93244)
// Standard Error: 25_633
.saturating_add(Weight::from_parts(39_244_200, 0).saturating_mul(n.into()))
.saturating_add(T::DbWeight::get().reads(10_u64))
.saturating_add(T::DbWeight::get().reads((5_u64).saturating_mul(n.into())))
.saturating_add(T::DbWeight::get().writes(3_u64))
.saturating_add(T::DbWeight::get().writes((3_u64).saturating_mul(n.into())))
.saturating_add(Weight::from_parts(0, 16026).saturating_mul(n.into()))
.saturating_add(Weight::from_parts(0, 15898).saturating_mul(n.into()))
}
/// Storage: Staking Ledger (r:1 w:1)
/// Proof: Staking Ledger (max_values: None, max_size: Some(1091), added: 3566, mode: MaxEncodedLen)
@@ -534,12 +537,12 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// The range of component `l` is `[1, 32]`.
fn rebond(l: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `2253 + l * (7 ±0)`
// Estimated: `25491`
// Minimum execution time: 74_764 nanoseconds.
Weight::from_parts(75_814_067, 25491)
// Standard Error: 1_217
.saturating_add(Weight::from_parts(64_725, 0).saturating_mul(l.into()))
// Measured: `2029 + l * (7 ±0)`
// Estimated: `31431`
// Minimum execution time: 87_067_000 picoseconds.
Weight::from_parts(87_971_483, 31431)
// Standard Error: 1_668
.saturating_add(Weight::from_parts(56_024, 0).saturating_mul(l.into()))
.saturating_add(T::DbWeight::get().reads(9_u64))
.saturating_add(T::DbWeight::get().writes(8_u64))
}
@@ -572,12 +575,12 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// The range of component `s` is `[1, 100]`.
fn reap_stash(s: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `2486 + s * (4 ±0)`
// Estimated: `31810 + s * (4 ±0)`
// Minimum execution time: 77_611 nanoseconds.
Weight::from_parts(79_760_034, 31810)
// Standard Error: 1_597
.saturating_add(Weight::from_parts(1_039_268, 0).saturating_mul(s.into()))
// Measured: `2294 + s * (4 ±0)`
// Estimated: `42515 + s * (4 ±0)`
// Minimum execution time: 90_421_000 picoseconds.
Weight::from_parts(91_873_866, 42515)
// Standard Error: 1_867
.saturating_add(Weight::from_parts(1_275_581, 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())))
@@ -621,21 +624,21 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// The range of component `n` is `[0, 100]`.
fn new_era(v: u32, n: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0 + v * (3662 ±0) + n * (816 ±0)`
// Estimated: `528203 + v * (16743 ±0) + n * (12947 ±0)`
// Minimum execution time: 489_824 nanoseconds.
Weight::from_parts(491_687_000, 528203)
// Standard Error: 1_787_577
.saturating_add(Weight::from_parts(58_719_498, 0).saturating_mul(v.into()))
// Standard Error: 178_122
.saturating_add(Weight::from_parts(13_273_555, 0).saturating_mul(n.into()))
// Measured: `0 + v * (3598 ±0) + n * (720 ±0)`
// Estimated: `537749 + v * (16699 ±39) + n * (12763 ±3)`
// Minimum execution time: 552_452_000 picoseconds.
Weight::from_parts(555_250_000, 537749)
// Standard Error: 1_893_951
.saturating_add(Weight::from_parts(61_059_451, 0).saturating_mul(v.into()))
// Standard Error: 188_721
.saturating_add(Weight::from_parts(17_220_679, 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())))
.saturating_add(T::DbWeight::get().writes(4_u64))
.saturating_add(T::DbWeight::get().writes((3_u64).saturating_mul(v.into())))
.saturating_add(Weight::from_parts(0, 16743).saturating_mul(v.into()))
.saturating_add(Weight::from_parts(0, 12947).saturating_mul(n.into()))
.saturating_add(Weight::from_parts(0, 16699).saturating_mul(v.into()))
.saturating_add(Weight::from_parts(0, 12763).saturating_mul(n.into()))
}
/// Storage: VoterList CounterForListNodes (r:1 w:0)
/// Proof: VoterList CounterForListNodes (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen)
@@ -657,14 +660,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: `3167 + v * (459 ±0) + n * (1007 ±0)`
// Estimated: `511899 + v * (14295 ±0) + n * (11775 ±0)`
// Minimum execution time: 23_373_467 nanoseconds.
Weight::from_parts(23_497_257_000, 511899)
// Standard Error: 299_205
.saturating_add(Weight::from_parts(3_434_000, 0).saturating_mul(v.into()))
// Standard Error: 299_205
.saturating_add(Weight::from_parts(2_568_954, 0).saturating_mul(n.into()))
// Measured: `3135 + v * (395 ±0) + n * (911 ±0)`
// Estimated: `518829 + v * (14295 ±0) + n * (11775 ±0)`
// Minimum execution time: 32_870_065_000 picoseconds.
Weight::from_parts(33_295_716_000, 518829)
// Standard Error: 371_824
.saturating_add(Weight::from_parts(5_148_979, 0).saturating_mul(v.into()))
// Standard Error: 371_824
.saturating_add(Weight::from_parts(3_376_262, 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())))
@@ -680,11 +683,11 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
fn get_npos_targets(v: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `983 + v * (50 ±0)`
// Estimated: `3019 + v * (2520 ±0)`
// Minimum execution time: 3_882_120 nanoseconds.
Weight::from_parts(3_951_993_000, 3019)
// Standard Error: 46_729
.saturating_add(Weight::from_parts(2_856_043, 0).saturating_mul(v.into()))
// Estimated: `4999 + v * (2520 ±0)`
// Minimum execution time: 2_321_389_000 picoseconds.
Weight::from_parts(70_122_933, 4999)
// Standard Error: 7_249
.saturating_add(Weight::from_parts(4_632_666, 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()))
@@ -705,8 +708,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 8_427 nanoseconds.
Weight::from_parts(8_794_000, 0)
// Minimum execution time: 9_581_000 picoseconds.
Weight::from_parts(9_802_000, 0)
.saturating_add(T::DbWeight::get().writes(6_u64))
}
/// Storage: Staking MinCommission (r:0 w:1)
@@ -725,8 +728,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 7_620 nanoseconds.
Weight::from_parts(7_901_000, 0)
// Minimum execution time: 8_883_000 picoseconds.
Weight::from_parts(9_151_000, 0)
.saturating_add(T::DbWeight::get().writes(6_u64))
}
/// Storage: Staking Ledger (r:1 w:0)
@@ -751,10 +754,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof: VoterList CounterForListNodes (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen)
fn chill_other() -> Weight {
// Proof Size summary in bytes:
// Measured: `2031`
// Estimated: `19438`
// Minimum execution time: 66_188 nanoseconds.
Weight::from_parts(66_767_000, 19438)
// Measured: `1871`
// Estimated: `29338`
// Minimum execution time: 77_916_000 picoseconds.
Weight::from_parts(78_877_000, 29338)
.saturating_add(T::DbWeight::get().reads(11_u64))
.saturating_add(T::DbWeight::get().writes(6_u64))
}
@@ -765,9 +768,9 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
fn force_apply_min_commission() -> Weight {
// Proof Size summary in bytes:
// Measured: `694`
// Estimated: `3019`
// Minimum execution time: 14_703 nanoseconds.
Weight::from_parts(15_031_000, 3019)
// Estimated: `4999`
// Minimum execution time: 16_658_000 picoseconds.
Weight::from_parts(16_968_000, 4999)
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -777,8 +780,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 4_518 nanoseconds.
Weight::from_parts(4_656_000, 0)
// Minimum execution time: 4_982_000 picoseconds.
Weight::from_parts(5_232_000, 0)
.saturating_add(T::DbWeight::get().writes(1_u64))
}
}
@@ -797,10 +800,10 @@ impl WeightInfo for () {
/// Proof: Staking Payee (max_values: None, max_size: Some(73), added: 2548, mode: MaxEncodedLen)
fn bond() -> Weight {
// Proof Size summary in bytes:
// Measured: `1079`
// Estimated: `10386`
// Minimum execution time: 40_015 nanoseconds.
Weight::from_parts(40_601_000, 10386)
// Measured: `1047`
// Estimated: `14346`
// Minimum execution time: 46_401_000 picoseconds.
Weight::from_parts(46_987_000, 14346)
.saturating_add(RocksDbWeight::get().reads(4_u64))
.saturating_add(RocksDbWeight::get().writes(4_u64))
}
@@ -816,10 +819,10 @@ impl WeightInfo for () {
/// Proof: VoterList ListBags (max_values: None, max_size: Some(82), added: 2557, mode: MaxEncodedLen)
fn bond_extra() -> Weight {
// Proof Size summary in bytes:
// Measured: `2252`
// Estimated: `22888`
// Minimum execution time: 74_781 nanoseconds.
Weight::from_parts(75_188_000, 22888)
// Measured: `2028`
// Estimated: `27838`
// Minimum execution time: 87_755_000 picoseconds.
Weight::from_parts(88_802_000, 27838)
.saturating_add(RocksDbWeight::get().reads(8_u64))
.saturating_add(RocksDbWeight::get().writes(7_u64))
}
@@ -843,10 +846,10 @@ impl WeightInfo for () {
/// Proof: VoterList ListBags (max_values: None, max_size: Some(82), added: 2557, mode: MaxEncodedLen)
fn unbond() -> Weight {
// Proof Size summary in bytes:
// Measured: `2457`
// Estimated: `29534`
// Minimum execution time: 81_299 nanoseconds.
Weight::from_parts(82_242_000, 29534)
// Measured: `2233`
// Estimated: `38444`
// Minimum execution time: 95_698_000 picoseconds.
Weight::from_parts(96_971_000, 38444)
.saturating_add(RocksDbWeight::get().reads(12_u64))
.saturating_add(RocksDbWeight::get().writes(8_u64))
}
@@ -861,12 +864,12 @@ impl WeightInfo for () {
/// The range of component `s` is `[0, 100]`.
fn withdraw_unbonded_update(s: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `1085`
// Estimated: `10442`
// Minimum execution time: 31_479 nanoseconds.
Weight::from_parts(32_410_035, 10442)
// Standard Error: 313
.saturating_add(Weight::from_parts(9_090, 0).saturating_mul(s.into()))
// Measured: `1021`
// Estimated: `14402`
// Minimum execution time: 38_239_000 picoseconds.
Weight::from_parts(39_615_452, 14402)
// Standard Error: 447
.saturating_add(Weight::from_parts(9_199, 0).saturating_mul(s.into()))
.saturating_add(RocksDbWeight::get().reads(4_u64))
.saturating_add(RocksDbWeight::get().writes(3_u64))
}
@@ -901,12 +904,12 @@ impl WeightInfo for () {
/// The range of component `s` is `[0, 100]`.
fn withdraw_unbonded_kill(s: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `2486 + s * (4 ±0)`
// Estimated: `32303 + s * (4 ±0)`
// Minimum execution time: 71_968 nanoseconds.
Weight::from_parts(76_631_804, 32303)
// Standard Error: 1_613
.saturating_add(Weight::from_parts(1_058_968, 0).saturating_mul(s.into()))
// Measured: `2294 + s * (4 ±0)`
// Estimated: `43999 + s * (4 ±0)`
// Minimum execution time: 84_251_000 picoseconds.
Weight::from_parts(90_113_319, 43999)
// Standard Error: 2_177
.saturating_add(Weight::from_parts(1_278_840, 0).saturating_mul(s.into()))
.saturating_add(RocksDbWeight::get().reads(13_u64))
.saturating_add(RocksDbWeight::get().writes(12_u64))
.saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(s.into())))
@@ -936,10 +939,10 @@ impl WeightInfo for () {
/// Proof: Staking CounterForValidators (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen)
fn validate() -> Weight {
// Proof Size summary in bytes:
// Measured: `1446`
// Estimated: `19359`
// Minimum execution time: 51_963 nanoseconds.
Weight::from_parts(52_418_000, 19359)
// Measured: `1414`
// Estimated: `30249`
// Minimum execution time: 60_509_000 picoseconds.
Weight::from_parts(61_305_000, 30249)
.saturating_add(RocksDbWeight::get().reads(11_u64))
.saturating_add(RocksDbWeight::get().writes(5_u64))
}
@@ -950,12 +953,12 @@ impl WeightInfo for () {
/// The range of component `k` is `[1, 128]`.
fn kick(k: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `1292 + k * (601 ±0)`
// Estimated: `3566 + k * (3033 ±0)`
// Minimum execution time: 25_685 nanoseconds.
Weight::from_parts(25_290_286, 3566)
// Standard Error: 5_164
.saturating_add(Weight::from_parts(6_445_608, 0).saturating_mul(k.into()))
// Measured: `1260 + k * (569 ±0)`
// Estimated: `5546 + k * (3033 ±0)`
// Minimum execution time: 30_063_000 picoseconds.
Weight::from_parts(31_774_698, 5546)
// Standard Error: 11_088
.saturating_add(Weight::from_parts(7_869_325, 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())))
@@ -986,12 +989,12 @@ impl WeightInfo for () {
/// The range of component `n` is `[1, 16]`.
fn nominate(n: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `1984 + n * (105 ±0)`
// Estimated: `21988 + n * (2520 ±0)`
// Minimum execution time: 59_542 nanoseconds.
Weight::from_parts(57_558_678, 21988)
// Standard Error: 10_364
.saturating_add(Weight::from_parts(2_759_713, 0).saturating_mul(n.into()))
// Measured: `1888 + n * (105 ±0)`
// Estimated: `32878 + n * (2520 ±0)`
// Minimum execution time: 70_091_000 picoseconds.
Weight::from_parts(67_744_973, 32878)
// Standard Error: 12_799
.saturating_add(Weight::from_parts(3_238_224, 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))
@@ -1013,10 +1016,10 @@ impl WeightInfo for () {
/// Proof: VoterList CounterForListNodes (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen)
fn chill() -> Weight {
// Proof Size summary in bytes:
// Measured: `1876`
// Estimated: `17932`
// Minimum execution time: 52_132 nanoseconds.
Weight::from_parts(52_648_000, 17932)
// Measured: `1748`
// Estimated: `24862`
// Minimum execution time: 60_582_000 picoseconds.
Weight::from_parts(61_208_000, 24862)
.saturating_add(RocksDbWeight::get().reads(8_u64))
.saturating_add(RocksDbWeight::get().writes(6_u64))
}
@@ -1026,10 +1029,10 @@ impl WeightInfo for () {
/// Proof: Staking Payee (max_values: None, max_size: Some(73), added: 2548, mode: MaxEncodedLen)
fn set_payee() -> Weight {
// Proof Size summary in bytes:
// Measured: `840`
// Estimated: `3566`
// Minimum execution time: 13_399 nanoseconds.
Weight::from_parts(13_567_000, 3566)
// Measured: `808`
// Estimated: `4556`
// Minimum execution time: 15_630_000 picoseconds.
Weight::from_parts(16_018_000, 4556)
.saturating_add(RocksDbWeight::get().reads(1_u64))
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
@@ -1039,10 +1042,10 @@ impl WeightInfo for () {
/// Proof: Staking Ledger (max_values: None, max_size: Some(1091), added: 3566, mode: MaxEncodedLen)
fn set_controller() -> Weight {
// Proof Size summary in bytes:
// Measured: `939`
// Estimated: `9679`
// Minimum execution time: 20_425 nanoseconds.
Weight::from_parts(20_713_000, 9679)
// Measured: `907`
// Estimated: `11659`
// Minimum execution time: 23_895_000 picoseconds.
Weight::from_parts(24_306_000, 11659)
.saturating_add(RocksDbWeight::get().reads(3_u64))
.saturating_add(RocksDbWeight::get().writes(3_u64))
}
@@ -1052,8 +1055,8 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_069 nanoseconds.
Weight::from_parts(3_176_000, 0)
// Minimum execution time: 3_694_000 picoseconds.
Weight::from_parts(3_820_000, 0)
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
/// Storage: Staking ForceEra (r:0 w:1)
@@ -1062,8 +1065,8 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 11_386 nanoseconds.
Weight::from_parts(11_672_000, 0)
// Minimum execution time: 10_729_000 picoseconds.
Weight::from_parts(11_086_000, 0)
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
/// Storage: Staking ForceEra (r:0 w:1)
@@ -1072,8 +1075,8 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 11_591 nanoseconds.
Weight::from_parts(11_799_000, 0)
// Minimum execution time: 10_959_000 picoseconds.
Weight::from_parts(11_371_000, 0)
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
/// Storage: Staking ForceEra (r:0 w:1)
@@ -1082,8 +1085,8 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 11_553 nanoseconds.
Weight::from_parts(11_871_000, 0)
// Minimum execution time: 11_101_000 picoseconds.
Weight::from_parts(11_506_000, 0)
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
/// Storage: Staking Invulnerables (r:0 w:1)
@@ -1093,10 +1096,10 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_292 nanoseconds.
Weight::from_parts(3_754_352, 0)
// Standard Error: 40
.saturating_add(Weight::from_parts(9_838, 0).saturating_mul(v.into()))
// Minimum execution time: 4_016_000 picoseconds.
Weight::from_parts(4_454_020, 0)
// Standard Error: 82
.saturating_add(Weight::from_parts(10_703, 0).saturating_mul(v.into()))
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
/// Storage: Staking Bonded (r:1 w:1)
@@ -1128,12 +1131,12 @@ impl WeightInfo for () {
/// The range of component `s` is `[0, 100]`.
fn force_unstake(s: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `2178 + s * (4 ±0)`
// Estimated: `27930 + s * (4 ±0)`
// Minimum execution time: 65_307 nanoseconds.
Weight::from_parts(70_227_980, 27930)
// Standard Error: 2_113
.saturating_add(Weight::from_parts(1_059_856, 0).saturating_mul(s.into()))
// Measured: `2018 + s * (4 ±0)`
// Estimated: `37678 + s * (4 ±0)`
// Minimum execution time: 76_338_000 picoseconds.
Weight::from_parts(82_426_098, 37678)
// Standard Error: 3_761
.saturating_add(Weight::from_parts(1_279_343, 0).saturating_mul(s.into()))
.saturating_add(RocksDbWeight::get().reads(11_u64))
.saturating_add(RocksDbWeight::get().writes(12_u64))
.saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(s.into())))
@@ -1144,12 +1147,12 @@ impl WeightInfo for () {
/// The range of component `s` is `[1, 1000]`.
fn cancel_deferred_slash(s: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `66671`
// Estimated: `69146`
// Minimum execution time: 89_123 nanoseconds.
Weight::from_parts(890_989_741, 69146)
// Standard Error: 58_282
.saturating_add(Weight::from_parts(4_920_413, 0).saturating_mul(s.into()))
// Measured: `66639`
// Estimated: `70104`
// Minimum execution time: 91_160_000 picoseconds.
Weight::from_parts(794_662_495, 70104)
// Standard Error: 51_479
.saturating_add(Weight::from_parts(4_346_694, 0).saturating_mul(s.into()))
.saturating_add(RocksDbWeight::get().reads(1_u64))
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
@@ -1174,12 +1177,12 @@ impl WeightInfo for () {
/// The range of component `n` is `[0, 256]`.
fn payout_stakers_dead_controller(n: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `20345 + n * (143 ±0)`
// Estimated: `54756 + n * (8024 ±1)`
// Minimum execution time: 73_652 nanoseconds.
Weight::from_parts(127_839_483, 54756)
// Standard Error: 14_195
.saturating_add(Weight::from_parts(21_932_079, 0).saturating_mul(n.into()))
// Measured: `20217 + n * (143 ±0)`
// Estimated: `63416 + n * (8024 ±1)`
// Minimum execution time: 77_845_000 picoseconds.
Weight::from_parts(86_178_186, 63416)
// Standard Error: 21_971
.saturating_add(Weight::from_parts(26_966_654, 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))
@@ -1209,17 +1212,17 @@ 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: `35099 + n * (465 ±0)`
// Estimated: `83594 + n * (16026 ±0)`
// Minimum execution time: 94_560 nanoseconds.
Weight::from_parts(154_033_219, 83594)
// Standard Error: 26_663
.saturating_add(Weight::from_parts(31_269_223, 0).saturating_mul(n.into()))
// Measured: `34971 + n * (401 ±0)`
// Estimated: `93244 + n * (15898 ±0)`
// Minimum execution time: 98_209_000 picoseconds.
Weight::from_parts(102_121_432, 93244)
// Standard Error: 25_633
.saturating_add(Weight::from_parts(39_244_200, 0).saturating_mul(n.into()))
.saturating_add(RocksDbWeight::get().reads(10_u64))
.saturating_add(RocksDbWeight::get().reads((5_u64).saturating_mul(n.into())))
.saturating_add(RocksDbWeight::get().writes(3_u64))
.saturating_add(RocksDbWeight::get().writes((3_u64).saturating_mul(n.into())))
.saturating_add(Weight::from_parts(0, 16026).saturating_mul(n.into()))
.saturating_add(Weight::from_parts(0, 15898).saturating_mul(n.into()))
}
/// Storage: Staking Ledger (r:1 w:1)
/// Proof: Staking Ledger (max_values: None, max_size: Some(1091), added: 3566, mode: MaxEncodedLen)
@@ -1236,12 +1239,12 @@ impl WeightInfo for () {
/// The range of component `l` is `[1, 32]`.
fn rebond(l: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `2253 + l * (7 ±0)`
// Estimated: `25491`
// Minimum execution time: 74_764 nanoseconds.
Weight::from_parts(75_814_067, 25491)
// Standard Error: 1_217
.saturating_add(Weight::from_parts(64_725, 0).saturating_mul(l.into()))
// Measured: `2029 + l * (7 ±0)`
// Estimated: `31431`
// Minimum execution time: 87_067_000 picoseconds.
Weight::from_parts(87_971_483, 31431)
// Standard Error: 1_668
.saturating_add(Weight::from_parts(56_024, 0).saturating_mul(l.into()))
.saturating_add(RocksDbWeight::get().reads(9_u64))
.saturating_add(RocksDbWeight::get().writes(8_u64))
}
@@ -1274,12 +1277,12 @@ impl WeightInfo for () {
/// The range of component `s` is `[1, 100]`.
fn reap_stash(s: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `2486 + s * (4 ±0)`
// Estimated: `31810 + s * (4 ±0)`
// Minimum execution time: 77_611 nanoseconds.
Weight::from_parts(79_760_034, 31810)
// Standard Error: 1_597
.saturating_add(Weight::from_parts(1_039_268, 0).saturating_mul(s.into()))
// Measured: `2294 + s * (4 ±0)`
// Estimated: `42515 + s * (4 ±0)`
// Minimum execution time: 90_421_000 picoseconds.
Weight::from_parts(91_873_866, 42515)
// Standard Error: 1_867
.saturating_add(Weight::from_parts(1_275_581, 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())))
@@ -1323,21 +1326,21 @@ impl WeightInfo for () {
/// The range of component `n` is `[0, 100]`.
fn new_era(v: u32, n: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0 + v * (3662 ±0) + n * (816 ±0)`
// Estimated: `528203 + v * (16743 ±0) + n * (12947 ±0)`
// Minimum execution time: 489_824 nanoseconds.
Weight::from_parts(491_687_000, 528203)
// Standard Error: 1_787_577
.saturating_add(Weight::from_parts(58_719_498, 0).saturating_mul(v.into()))
// Standard Error: 178_122
.saturating_add(Weight::from_parts(13_273_555, 0).saturating_mul(n.into()))
// Measured: `0 + v * (3598 ±0) + n * (720 ±0)`
// Estimated: `537749 + v * (16699 ±39) + n * (12763 ±3)`
// Minimum execution time: 552_452_000 picoseconds.
Weight::from_parts(555_250_000, 537749)
// Standard Error: 1_893_951
.saturating_add(Weight::from_parts(61_059_451, 0).saturating_mul(v.into()))
// Standard Error: 188_721
.saturating_add(Weight::from_parts(17_220_679, 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())))
.saturating_add(RocksDbWeight::get().writes(4_u64))
.saturating_add(RocksDbWeight::get().writes((3_u64).saturating_mul(v.into())))
.saturating_add(Weight::from_parts(0, 16743).saturating_mul(v.into()))
.saturating_add(Weight::from_parts(0, 12947).saturating_mul(n.into()))
.saturating_add(Weight::from_parts(0, 16699).saturating_mul(v.into()))
.saturating_add(Weight::from_parts(0, 12763).saturating_mul(n.into()))
}
/// Storage: VoterList CounterForListNodes (r:1 w:0)
/// Proof: VoterList CounterForListNodes (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen)
@@ -1359,14 +1362,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: `3167 + v * (459 ±0) + n * (1007 ±0)`
// Estimated: `511899 + v * (14295 ±0) + n * (11775 ±0)`
// Minimum execution time: 23_373_467 nanoseconds.
Weight::from_parts(23_497_257_000, 511899)
// Standard Error: 299_205
.saturating_add(Weight::from_parts(3_434_000, 0).saturating_mul(v.into()))
// Standard Error: 299_205
.saturating_add(Weight::from_parts(2_568_954, 0).saturating_mul(n.into()))
// Measured: `3135 + v * (395 ±0) + n * (911 ±0)`
// Estimated: `518829 + v * (14295 ±0) + n * (11775 ±0)`
// Minimum execution time: 32_870_065_000 picoseconds.
Weight::from_parts(33_295_716_000, 518829)
// Standard Error: 371_824
.saturating_add(Weight::from_parts(5_148_979, 0).saturating_mul(v.into()))
// Standard Error: 371_824
.saturating_add(Weight::from_parts(3_376_262, 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())))
@@ -1382,11 +1385,11 @@ impl WeightInfo for () {
fn get_npos_targets(v: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `983 + v * (50 ±0)`
// Estimated: `3019 + v * (2520 ±0)`
// Minimum execution time: 3_882_120 nanoseconds.
Weight::from_parts(3_951_993_000, 3019)
// Standard Error: 46_729
.saturating_add(Weight::from_parts(2_856_043, 0).saturating_mul(v.into()))
// Estimated: `4999 + v * (2520 ±0)`
// Minimum execution time: 2_321_389_000 picoseconds.
Weight::from_parts(70_122_933, 4999)
// Standard Error: 7_249
.saturating_add(Weight::from_parts(4_632_666, 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()))
@@ -1407,8 +1410,8 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 8_427 nanoseconds.
Weight::from_parts(8_794_000, 0)
// Minimum execution time: 9_581_000 picoseconds.
Weight::from_parts(9_802_000, 0)
.saturating_add(RocksDbWeight::get().writes(6_u64))
}
/// Storage: Staking MinCommission (r:0 w:1)
@@ -1427,8 +1430,8 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 7_620 nanoseconds.
Weight::from_parts(7_901_000, 0)
// Minimum execution time: 8_883_000 picoseconds.
Weight::from_parts(9_151_000, 0)
.saturating_add(RocksDbWeight::get().writes(6_u64))
}
/// Storage: Staking Ledger (r:1 w:0)
@@ -1453,10 +1456,10 @@ impl WeightInfo for () {
/// Proof: VoterList CounterForListNodes (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen)
fn chill_other() -> Weight {
// Proof Size summary in bytes:
// Measured: `2031`
// Estimated: `19438`
// Minimum execution time: 66_188 nanoseconds.
Weight::from_parts(66_767_000, 19438)
// Measured: `1871`
// Estimated: `29338`
// Minimum execution time: 77_916_000 picoseconds.
Weight::from_parts(78_877_000, 29338)
.saturating_add(RocksDbWeight::get().reads(11_u64))
.saturating_add(RocksDbWeight::get().writes(6_u64))
}
@@ -1467,9 +1470,9 @@ impl WeightInfo for () {
fn force_apply_min_commission() -> Weight {
// Proof Size summary in bytes:
// Measured: `694`
// Estimated: `3019`
// Minimum execution time: 14_703 nanoseconds.
Weight::from_parts(15_031_000, 3019)
// Estimated: `4999`
// Minimum execution time: 16_658_000 picoseconds.
Weight::from_parts(16_968_000, 4999)
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
@@ -1479,8 +1482,8 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 4_518 nanoseconds.
Weight::from_parts(4_656_000, 0)
// Minimum execution time: 4_982_000 picoseconds.
Weight::from_parts(5_232_000, 0)
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
}