update weights (#6897)

* polkadot: update weights

* westend: update weights

* kusama: update weights

* rococo: update weights
This commit is contained in:
Mara Robin B
2023-03-17 11:09:21 +01:00
committed by GitHub
parent 163d892d8c
commit 4d904951fd
165 changed files with 7369 additions and 7375 deletions
@@ -16,7 +16,7 @@
//! Autogenerated weights for `pallet_staking`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-02-27, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-03-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("westend-dev"), DB CACHE: 1024
@@ -57,11 +57,11 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
/// Proof: Staking Payee (max_values: None, max_size: Some(73), added: 2548, mode: MaxEncodedLen)
fn bond() -> Weight {
// Proof Size summary in bytes:
// Measured: `1046`
// Estimated: `10386`
// Minimum execution time: 42_440 nanoseconds.
Weight::from_parts(43_399_000, 0)
.saturating_add(Weight::from_parts(0, 10386))
// Measured: `1014`
// Estimated: `14346`
// Minimum execution time: 41_121_000 picoseconds.
Weight::from_parts(41_849_000, 0)
.saturating_add(Weight::from_parts(0, 14346))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(4))
}
@@ -77,11 +77,11 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<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: `2183`
// Estimated: `22888`
// Minimum execution time: 85_399 nanoseconds.
Weight::from_parts(86_379_000, 0)
.saturating_add(Weight::from_parts(0, 22888))
// Measured: `1959`
// Estimated: `27838`
// Minimum execution time: 81_412_000 picoseconds.
Weight::from_parts(82_152_000, 0)
.saturating_add(Weight::from_parts(0, 27838))
.saturating_add(T::DbWeight::get().reads(8))
.saturating_add(T::DbWeight::get().writes(7))
}
@@ -105,11 +105,11 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
/// Proof: VoterList ListBags (max_values: None, max_size: Some(82), added: 2557, mode: MaxEncodedLen)
fn unbond() -> Weight {
// Proof Size summary in bytes:
// Measured: `2390`
// Estimated: `29534`
// Minimum execution time: 90_672 nanoseconds.
Weight::from_parts(91_355_000, 0)
.saturating_add(Weight::from_parts(0, 29534))
// Measured: `2166`
// Estimated: `38444`
// Minimum execution time: 88_844_000 picoseconds.
Weight::from_parts(89_714_000, 0)
.saturating_add(Weight::from_parts(0, 38444))
.saturating_add(T::DbWeight::get().reads(12))
.saturating_add(T::DbWeight::get().writes(8))
}
@@ -124,13 +124,13 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
/// The range of component `s` is `[0, 100]`.
fn withdraw_unbonded_update(s: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `1045`
// Estimated: `10442`
// Minimum execution time: 36_564 nanoseconds.
Weight::from_parts(38_050_629, 0)
.saturating_add(Weight::from_parts(0, 10442))
// Standard Error: 659
.saturating_add(Weight::from_parts(10_672, 0).saturating_mul(s.into()))
// Measured: `981`
// Estimated: `14402`
// Minimum execution time: 35_637_000 picoseconds.
Weight::from_parts(37_493_225, 0)
.saturating_add(Weight::from_parts(0, 14402))
// Standard Error: 792
.saturating_add(Weight::from_parts(11_820, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(3))
}
@@ -165,13 +165,13 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
/// The range of component `s` is `[0, 100]`.
fn withdraw_unbonded_kill(s: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `2413 + s * (4 ±0)`
// Estimated: `32230 + s * (4 ±0)`
// Minimum execution time: 77_962 nanoseconds.
Weight::from_parts(84_271_455, 0)
.saturating_add(Weight::from_parts(0, 32230))
// Standard Error: 2_943
.saturating_add(Weight::from_parts(1_160_262, 0).saturating_mul(s.into()))
// Measured: `2221 + s * (4 ±0)`
// Estimated: `43926 + s * (4 ±0)`
// Minimum execution time: 77_766_000 picoseconds.
Weight::from_parts(82_537_686, 0)
.saturating_add(Weight::from_parts(0, 43926))
// Standard Error: 1_742
.saturating_add(Weight::from_parts(1_142_781, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(13))
.saturating_add(T::DbWeight::get().writes(12))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(s.into())))
@@ -201,11 +201,11 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<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: `1375`
// Estimated: `19359`
// Minimum execution time: 56_193 nanoseconds.
Weight::from_parts(57_188_000, 0)
.saturating_add(Weight::from_parts(0, 19359))
// Measured: `1343`
// Estimated: `30249`
// Minimum execution time: 56_478_000 picoseconds.
Weight::from_parts(57_836_000, 0)
.saturating_add(Weight::from_parts(0, 30249))
.saturating_add(T::DbWeight::get().reads(11))
.saturating_add(T::DbWeight::get().writes(5))
}
@@ -216,13 +216,13 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
/// The range of component `k` is `[1, 128]`.
fn kick(k: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `1255 + k * (601 ±0)`
// Estimated: `3566 + k * (3033 ±0)`
// Minimum execution time: 29_497 nanoseconds.
Weight::from_parts(27_406_513, 0)
.saturating_add(Weight::from_parts(0, 3566))
// Standard Error: 6_875
.saturating_add(Weight::from_parts(8_027_936, 0).saturating_mul(k.into()))
// Measured: `1223 + k * (569 ±0)`
// Estimated: `5546 + k * (3033 ±0)`
// Minimum execution time: 29_151_000 picoseconds.
Weight::from_parts(28_354_989, 0)
.saturating_add(Weight::from_parts(0, 5546))
// Standard Error: 7_649
.saturating_add(Weight::from_parts(7_790_372, 0).saturating_mul(k.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(k.into())))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(k.into())))
@@ -253,13 +253,13 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
/// The range of component `n` is `[1, 16]`.
fn nominate(n: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `1915 + n * (105 ±0)`
// Estimated: `21988 + n * (2520 ±0)`
// Minimum execution time: 64_934 nanoseconds.
Weight::from_parts(62_801_713, 0)
.saturating_add(Weight::from_parts(0, 21988))
// Standard Error: 17_298
.saturating_add(Weight::from_parts(3_316_608, 0).saturating_mul(n.into()))
// Measured: `1819 + n * (105 ±0)`
// Estimated: `32878 + n * (2520 ±0)`
// Minimum execution time: 64_251_000 picoseconds.
Weight::from_parts(61_920_029, 0)
.saturating_add(Weight::from_parts(0, 32878))
// Standard Error: 14_227
.saturating_add(Weight::from_parts(3_262_288, 0).saturating_mul(n.into()))
.saturating_add(T::DbWeight::get().reads(12))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(n.into())))
.saturating_add(T::DbWeight::get().writes(6))
@@ -281,11 +281,11 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<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: `1803`
// Estimated: `17932`
// Minimum execution time: 57_608 nanoseconds.
Weight::from_parts(58_161_000, 0)
.saturating_add(Weight::from_parts(0, 17932))
// Measured: `1675`
// Estimated: `24862`
// Minimum execution time: 57_179_000 picoseconds.
Weight::from_parts(57_487_000, 0)
.saturating_add(Weight::from_parts(0, 24862))
.saturating_add(T::DbWeight::get().reads(8))
.saturating_add(T::DbWeight::get().writes(6))
}
@@ -295,11 +295,11 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<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: `803`
// Estimated: `3566`
// Minimum execution time: 14_397 nanoseconds.
Weight::from_parts(14_671_000, 0)
.saturating_add(Weight::from_parts(0, 3566))
// Measured: `771`
// Estimated: `4556`
// Minimum execution time: 14_249_000 picoseconds.
Weight::from_parts(14_529_000, 0)
.saturating_add(Weight::from_parts(0, 4556))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -309,11 +309,11 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<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: `902`
// Estimated: `9679`
// Minimum execution time: 22_179 nanoseconds.
Weight::from_parts(22_463_000, 0)
.saturating_add(Weight::from_parts(0, 9679))
// Measured: `870`
// Estimated: `11659`
// Minimum execution time: 22_705_000 picoseconds.
Weight::from_parts(22_908_000, 0)
.saturating_add(Weight::from_parts(0, 11659))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(3))
}
@@ -323,8 +323,8 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 2_604 nanoseconds.
Weight::from_parts(2_730_000, 0)
// Minimum execution time: 3_204_000 picoseconds.
Weight::from_parts(3_390_000, 0)
.saturating_add(Weight::from_parts(0, 0))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -334,8 +334,8 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 10_758 nanoseconds.
Weight::from_parts(11_100_000, 0)
// Minimum execution time: 11_653_000 picoseconds.
Weight::from_parts(11_918_000, 0)
.saturating_add(Weight::from_parts(0, 0))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -345,8 +345,8 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 11_225 nanoseconds.
Weight::from_parts(11_492_000, 0)
// Minimum execution time: 11_610_000 picoseconds.
Weight::from_parts(11_795_000, 0)
.saturating_add(Weight::from_parts(0, 0))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -356,8 +356,8 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 10_892 nanoseconds.
Weight::from_parts(11_207_000, 0)
// Minimum execution time: 11_507_000 picoseconds.
Weight::from_parts(11_885_000, 0)
.saturating_add(Weight::from_parts(0, 0))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -368,11 +368,11 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 2_724 nanoseconds.
Weight::from_parts(3_193_284, 0)
// Minimum execution time: 3_482_000 picoseconds.
Weight::from_parts(3_702_653, 0)
.saturating_add(Weight::from_parts(0, 0))
// Standard Error: 30
.saturating_add(Weight::from_parts(14_317, 0).saturating_mul(v.into()))
// Standard Error: 29
.saturating_add(Weight::from_parts(11_927, 0).saturating_mul(v.into()))
.saturating_add(T::DbWeight::get().writes(1))
}
/// Storage: Staking Bonded (r:1 w:1)
@@ -404,13 +404,13 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
/// The range of component `s` is `[0, 100]`.
fn force_unstake(s: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `2107 + s * (4 ±0)`
// Estimated: `27859 + s * (4 ±0)`
// Minimum execution time: 73_201 nanoseconds.
Weight::from_parts(76_412_897, 0)
.saturating_add(Weight::from_parts(0, 27859))
// Standard Error: 1_913
.saturating_add(Weight::from_parts(1_151_150, 0).saturating_mul(s.into()))
// Measured: `1947 + s * (4 ±0)`
// Estimated: `37607 + s * (4 ±0)`
// Minimum execution time: 69_974_000 picoseconds.
Weight::from_parts(75_615_421, 0)
.saturating_add(Weight::from_parts(0, 37607))
// Standard Error: 1_940
.saturating_add(Weight::from_parts(1_131_655, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(11))
.saturating_add(T::DbWeight::get().writes(12))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(s.into())))
@@ -421,13 +421,13 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
/// The range of component `s` is `[1, 1000]`.
fn cancel_deferred_slash(s: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `66638`
// Estimated: `69113`
// Minimum execution time: 118_133 nanoseconds.
Weight::from_parts(878_805_908, 0)
.saturating_add(Weight::from_parts(0, 69113))
// Standard Error: 53_240
.saturating_add(Weight::from_parts(4_314_838, 0).saturating_mul(s.into()))
// Measured: `66606`
// Estimated: `70071`
// Minimum execution time: 114_444_000 picoseconds.
Weight::from_parts(820_259_020, 0)
.saturating_add(Weight::from_parts(0, 70071))
// Standard Error: 51_225
.saturating_add(Weight::from_parts(4_292_664, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -452,13 +452,13 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
/// The range of component `n` is `[0, 64]`.
fn payout_stakers_dead_controller(n: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `5901 + n * (151 ±0)`
// Estimated: `32226 + n * (8030 ±0)`
// Minimum execution time: 70_532 nanoseconds.
Weight::from_parts(88_104_322, 0)
.saturating_add(Weight::from_parts(0, 32226))
// Standard Error: 27_400
.saturating_add(Weight::from_parts(25_775_656, 0).saturating_mul(n.into()))
// Measured: `5773 + n * (151 ±0)`
// Estimated: `40886 + n * (8030 ±1)`
// Minimum execution time: 70_311_000 picoseconds.
Weight::from_parts(90_196_758, 0)
.saturating_add(Weight::from_parts(0, 40886))
// Standard Error: 23_128
.saturating_add(Weight::from_parts(24_730_184, 0).saturating_mul(n.into()))
.saturating_add(T::DbWeight::get().reads(9))
.saturating_add(T::DbWeight::get().reads((3_u64).saturating_mul(n.into())))
.saturating_add(T::DbWeight::get().writes(2))
@@ -488,18 +488,18 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
/// The range of component `n` is `[0, 64]`.
fn payout_stakers_alive_staked(n: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `9517 + n * (467 ±0)`
// Estimated: `41758 + n * (16038 ±3)`
// Minimum execution time: 86_749 nanoseconds.
Weight::from_parts(118_435_518, 0)
.saturating_add(Weight::from_parts(0, 41758))
// Standard Error: 33_932
.saturating_add(Weight::from_parts(33_424_550, 0).saturating_mul(n.into()))
// Measured: `9389 + n * (403 ±0)`
// Estimated: `51408 + n * (15910 ±0)`
// Minimum execution time: 86_241_000 picoseconds.
Weight::from_parts(113_571_222, 0)
.saturating_add(Weight::from_parts(0, 51408))
// Standard Error: 31_864
.saturating_add(Weight::from_parts(32_379_137, 0).saturating_mul(n.into()))
.saturating_add(T::DbWeight::get().reads(10))
.saturating_add(T::DbWeight::get().reads((5_u64).saturating_mul(n.into())))
.saturating_add(T::DbWeight::get().writes(3))
.saturating_add(T::DbWeight::get().writes((3_u64).saturating_mul(n.into())))
.saturating_add(Weight::from_parts(0, 16038).saturating_mul(n.into()))
.saturating_add(Weight::from_parts(0, 15910).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)
@@ -516,13 +516,13 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
/// The range of component `l` is `[1, 32]`.
fn rebond(l: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `2184 + l * (5 ±0)`
// Estimated: `25491`
// Minimum execution time: 81_814 nanoseconds.
Weight::from_parts(83_200_231, 0)
.saturating_add(Weight::from_parts(0, 25491))
// Standard Error: 3_443
.saturating_add(Weight::from_parts(46_203, 0).saturating_mul(l.into()))
// Measured: `1960 + l * (5 ±0)`
// Estimated: `31431`
// Minimum execution time: 80_570_000 picoseconds.
Weight::from_parts(82_037_546, 0)
.saturating_add(Weight::from_parts(0, 31431))
// Standard Error: 3_888
.saturating_add(Weight::from_parts(44_507, 0).saturating_mul(l.into()))
.saturating_add(T::DbWeight::get().reads(9))
.saturating_add(T::DbWeight::get().writes(8))
}
@@ -555,13 +555,13 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
/// The range of component `s` is `[1, 100]`.
fn reap_stash(s: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `2413 + s * (4 ±0)`
// Estimated: `31737 + s * (4 ±0)`
// Minimum execution time: 83_757 nanoseconds.
Weight::from_parts(85_543_170, 0)
.saturating_add(Weight::from_parts(0, 31737))
// Standard Error: 1_507
.saturating_add(Weight::from_parts(1_144_523, 0).saturating_mul(s.into()))
// Measured: `2221 + s * (4 ±0)`
// Estimated: `42442 + s * (4 ±0)`
// Minimum execution time: 82_153_000 picoseconds.
Weight::from_parts(84_335_737, 0)
.saturating_add(Weight::from_parts(0, 42442))
// Standard Error: 2_900
.saturating_add(Weight::from_parts(1_142_433, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(12))
.saturating_add(T::DbWeight::get().writes(12))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(s.into())))
@@ -607,22 +607,22 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<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 * (3658 ±0) + n * (812 ±0)`
// Estimated: `472278 + v * (16741 ±0) + n * (12939 ±0)`
// Minimum execution time: 515_664 nanoseconds.
Weight::from_parts(519_521_000, 0)
.saturating_add(Weight::from_parts(0, 472278))
// Standard Error: 2_014_897
.saturating_add(Weight::from_parts(65_361_695, 0).saturating_mul(v.into()))
// Standard Error: 200_773
.saturating_add(Weight::from_parts(16_583_313, 0).saturating_mul(n.into()))
// Measured: `0 + v * (3594 ±0) + n * (716 ±0)`
// Estimated: `482816 + v * (16697 ±0) + n * (12755 ±0)`
// Minimum execution time: 487_856_000 picoseconds.
Weight::from_parts(489_075_000, 0)
.saturating_add(Weight::from_parts(0, 482816))
// Standard Error: 1_844_556
.saturating_add(Weight::from_parts(59_330_541, 0).saturating_mul(v.into()))
// Standard Error: 183_799
.saturating_add(Weight::from_parts(16_158_393, 0).saturating_mul(n.into()))
.saturating_add(T::DbWeight::get().reads(185))
.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(5))
.saturating_add(T::DbWeight::get().writes((3_u64).saturating_mul(v.into())))
.saturating_add(Weight::from_parts(0, 16741).saturating_mul(v.into()))
.saturating_add(Weight::from_parts(0, 12939).saturating_mul(n.into()))
.saturating_add(Weight::from_parts(0, 16697).saturating_mul(v.into()))
.saturating_add(Weight::from_parts(0, 12755).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)
@@ -646,15 +646,15 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
/// The range of component `n` is `[500, 1000]`.
fn get_npos_voters(v: u32, n: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `3100 + v * (455 ±0) + n * (1003 ±0)`
// Estimated: `456188 + v * (14295 ±0) + n * (11775 ±0)`
// Minimum execution time: 31_094_046 nanoseconds.
Weight::from_parts(31_244_499_000, 0)
.saturating_add(Weight::from_parts(0, 456188))
// Standard Error: 346_502
.saturating_add(Weight::from_parts(4_915_541, 0).saturating_mul(v.into()))
// Standard Error: 346_502
.saturating_add(Weight::from_parts(3_234_757, 0).saturating_mul(n.into()))
// Measured: `3069 + v * (391 ±0) + n * (907 ±0)`
// Estimated: `464108 + v * (14295 ±0) + n * (11775 ±0)`
// Minimum execution time: 31_319_166_000 picoseconds.
Weight::from_parts(31_475_122_000, 0)
.saturating_add(Weight::from_parts(0, 464108))
// Standard Error: 345_453
.saturating_add(Weight::from_parts(4_673_087, 0).saturating_mul(v.into()))
// Standard Error: 345_453
.saturating_add(Weight::from_parts(3_110_380, 0).saturating_mul(n.into()))
.saturating_add(T::DbWeight::get().reads(180))
.saturating_add(T::DbWeight::get().reads((5_u64).saturating_mul(v.into())))
.saturating_add(T::DbWeight::get().reads((4_u64).saturating_mul(n.into())))
@@ -671,13 +671,13 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
/// The range of component `v` is `[500, 1000]`.
fn get_npos_targets(v: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `950 + v * (50 ±0)`
// Estimated: `3562 + v * (2520 ±0)`
// Minimum execution time: 3_839_775 nanoseconds.
Weight::from_parts(3_865_684_000, 0)
.saturating_add(Weight::from_parts(0, 3562))
// Standard Error: 44_261
.saturating_add(Weight::from_parts(2_811_910, 0).saturating_mul(v.into()))
// Measured: `951 + v * (50 ±0)`
// Estimated: `6532 + v * (2520 ±0)`
// Minimum execution time: 2_195_670_000 picoseconds.
Weight::from_parts(60_901_976, 0)
.saturating_add(Weight::from_parts(0, 6532))
// Standard Error: 6_790
.saturating_add(Weight::from_parts(4_356_511, 0).saturating_mul(v.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(v.into())))
.saturating_add(T::DbWeight::get().writes(1))
@@ -699,8 +699,8 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 6_144 nanoseconds.
Weight::from_parts(6_343_000, 0)
// Minimum execution time: 6_935_000 picoseconds.
Weight::from_parts(7_208_000, 0)
.saturating_add(Weight::from_parts(0, 0))
.saturating_add(T::DbWeight::get().writes(6))
}
@@ -720,8 +720,8 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 5_687 nanoseconds.
Weight::from_parts(5_998_000, 0)
// Minimum execution time: 6_090_000 picoseconds.
Weight::from_parts(6_399_000, 0)
.saturating_add(Weight::from_parts(0, 0))
.saturating_add(T::DbWeight::get().writes(6))
}
@@ -747,11 +747,11 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<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: `1958`
// Estimated: `19438`
// Minimum execution time: 71_032 nanoseconds.
Weight::from_parts(71_712_000, 0)
.saturating_add(Weight::from_parts(0, 19438))
// Measured: `1798`
// Estimated: `29338`
// Minimum execution time: 68_728_000 picoseconds.
Weight::from_parts(69_629_000, 0)
.saturating_add(Weight::from_parts(0, 29338))
.saturating_add(T::DbWeight::get().reads(11))
.saturating_add(T::DbWeight::get().writes(6))
}
@@ -762,10 +762,10 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
fn force_apply_min_commission() -> Weight {
// Proof Size summary in bytes:
// Measured: `661`
// Estimated: `3019`
// Minimum execution time: 12_940 nanoseconds.
Weight::from_parts(13_343_000, 0)
.saturating_add(Weight::from_parts(0, 3019))
// Estimated: `4999`
// Minimum execution time: 13_166_000 picoseconds.
Weight::from_parts(13_376_000, 0)
.saturating_add(Weight::from_parts(0, 4999))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -775,8 +775,8 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 2_887 nanoseconds.
Weight::from_parts(3_056_000, 0)
// Minimum execution time: 3_336_000 picoseconds.
Weight::from_parts(3_500_000, 0)
.saturating_add(Weight::from_parts(0, 0))
.saturating_add(T::DbWeight::get().writes(1))
}