mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 14:01:02 +00:00
update weights (#6897)
* polkadot: update weights * westend: update weights * kusama: update weights * rococo: update weights
This commit is contained in:
@@ -16,24 +16,22 @@
|
||||
//! Autogenerated weights for `pallet_nomination_pools`
|
||||
//!
|
||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||
//! DATE: 2023-03-06, 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: `bm3`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! 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
|
||||
|
||||
// Executed Command:
|
||||
// target/production/polkadot
|
||||
// ./target/production/polkadot
|
||||
// benchmark
|
||||
// pallet
|
||||
// --chain=westend-dev
|
||||
// --steps=50
|
||||
// --repeat=20
|
||||
// --pallet=pallet_nomination_pools
|
||||
// --extrinsic=*
|
||||
// --execution=wasm
|
||||
// --wasm-execution=compiled
|
||||
// --heap-pages=4096
|
||||
// --json-file=/var/lib/gitlab-runner/builds/zyw4fam_/0/parity/mirrors/polkadot/.git/.artifacts/bench.json
|
||||
// --pallet=pallet_nomination_pools
|
||||
// --chain=westend-dev
|
||||
// --header=./file_header.txt
|
||||
// --output=./runtime/westend/src/weights/
|
||||
|
||||
@@ -77,10 +75,10 @@ impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo
|
||||
/// Proof: VoterList ListBags (max_values: None, max_size: Some(82), added: 2557, mode: MaxEncodedLen)
|
||||
fn join() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `3663`
|
||||
// Measured: `3281`
|
||||
// Estimated: `52915`
|
||||
// Minimum execution time: 152_798_000 picoseconds.
|
||||
Weight::from_parts(154_136_000, 0)
|
||||
// Minimum execution time: 154_312_000 picoseconds.
|
||||
Weight::from_parts(156_224_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 52915))
|
||||
.saturating_add(T::DbWeight::get().reads(18))
|
||||
.saturating_add(T::DbWeight::get().writes(12))
|
||||
@@ -107,10 +105,10 @@ impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo
|
||||
/// Proof: VoterList ListBags (max_values: None, max_size: Some(82), added: 2557, mode: MaxEncodedLen)
|
||||
fn bond_extra_transfer() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `3705`
|
||||
// Measured: `3291`
|
||||
// Estimated: `49550`
|
||||
// Minimum execution time: 149_896_000 picoseconds.
|
||||
Weight::from_parts(151_049_000, 0)
|
||||
// Minimum execution time: 152_354_000 picoseconds.
|
||||
Weight::from_parts(153_461_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 49550))
|
||||
.saturating_add(T::DbWeight::get().reads(15))
|
||||
.saturating_add(T::DbWeight::get().writes(12))
|
||||
@@ -139,10 +137,10 @@ impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo
|
||||
/// Proof: VoterList ListBags (max_values: None, max_size: Some(82), added: 2557, mode: MaxEncodedLen)
|
||||
fn bond_extra_other() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `3504`
|
||||
// Measured: `3186`
|
||||
// Estimated: `50427`
|
||||
// Minimum execution time: 161_501_000 picoseconds.
|
||||
Weight::from_parts(163_539_000, 0)
|
||||
// Minimum execution time: 163_952_000 picoseconds.
|
||||
Weight::from_parts(164_854_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 50427))
|
||||
.saturating_add(T::DbWeight::get().reads(15))
|
||||
.saturating_add(T::DbWeight::get().writes(12))
|
||||
@@ -161,10 +159,10 @@ impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo
|
||||
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
|
||||
fn claim_payout() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `1297`
|
||||
// Measured: `1137`
|
||||
// Estimated: `20012`
|
||||
// Minimum execution time: 58_717_000 picoseconds.
|
||||
Weight::from_parts(59_543_000, 0)
|
||||
// Minimum execution time: 58_997_000 picoseconds.
|
||||
Weight::from_parts(60_025_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 20012))
|
||||
.saturating_add(T::DbWeight::get().reads(6))
|
||||
.saturating_add(T::DbWeight::get().writes(4))
|
||||
@@ -201,10 +199,10 @@ impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo
|
||||
/// Proof: NominationPools CounterForSubPoolsStorage (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen)
|
||||
fn unbond() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `3942`
|
||||
// Measured: `3560`
|
||||
// Estimated: `59175`
|
||||
// Minimum execution time: 154_589_000 picoseconds.
|
||||
Weight::from_parts(155_708_000, 0)
|
||||
// Minimum execution time: 157_363_000 picoseconds.
|
||||
Weight::from_parts(158_903_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 59175))
|
||||
.saturating_add(T::DbWeight::get().reads(19))
|
||||
.saturating_add(T::DbWeight::get().writes(13))
|
||||
@@ -222,13 +220,13 @@ impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo
|
||||
/// The range of component `s` is `[0, 100]`.
|
||||
fn pool_withdraw_unbonded(s: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `1710`
|
||||
// Measured: `1614`
|
||||
// Estimated: `18031`
|
||||
// Minimum execution time: 52_663_000 picoseconds.
|
||||
Weight::from_parts(54_091_646, 0)
|
||||
// Minimum execution time: 52_740_000 picoseconds.
|
||||
Weight::from_parts(54_643_573, 0)
|
||||
.saturating_add(Weight::from_parts(0, 18031))
|
||||
// Standard Error: 2_889
|
||||
.saturating_add(Weight::from_parts(7_400, 0).saturating_mul(s.into()))
|
||||
// Standard Error: 1_401
|
||||
.saturating_add(Weight::from_parts(3_342, 0).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(5))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -255,13 +253,13 @@ impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo
|
||||
/// The range of component `s` is `[0, 100]`.
|
||||
fn withdraw_unbonded_update(s: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `2234`
|
||||
// Measured: `2042`
|
||||
// Estimated: `31021`
|
||||
// Minimum execution time: 101_113_000 picoseconds.
|
||||
Weight::from_parts(103_367_891, 0)
|
||||
// Minimum execution time: 101_534_000 picoseconds.
|
||||
Weight::from_parts(103_720_636, 0)
|
||||
.saturating_add(Weight::from_parts(0, 31021))
|
||||
// Standard Error: 1_536
|
||||
.saturating_add(Weight::from_parts(9_937, 0).saturating_mul(s.into()))
|
||||
// Standard Error: 1_467
|
||||
.saturating_add(Weight::from_parts(24_504, 0).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(9))
|
||||
.saturating_add(T::DbWeight::get().writes(8))
|
||||
}
|
||||
@@ -308,13 +306,15 @@ impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo
|
||||
/// Storage: NominationPools ClaimPermissions (r:0 w:1)
|
||||
/// Proof: NominationPools ClaimPermissions (max_values: None, max_size: Some(41), added: 2516, mode: MaxEncodedLen)
|
||||
/// The range of component `s` is `[0, 100]`.
|
||||
fn withdraw_unbonded_kill(_s: u32, ) -> Weight {
|
||||
fn withdraw_unbonded_kill(s: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `2622`
|
||||
// Estimated: `64001`
|
||||
// Minimum execution time: 158_497_000 picoseconds.
|
||||
Weight::from_parts(162_554_414, 0)
|
||||
.saturating_add(Weight::from_parts(0, 64001))
|
||||
// Measured: `2398`
|
||||
// Estimated: `63777`
|
||||
// Minimum execution time: 160_704_000 picoseconds.
|
||||
Weight::from_parts(163_586_296, 0)
|
||||
.saturating_add(Weight::from_parts(0, 63777))
|
||||
// Standard Error: 2_517
|
||||
.saturating_add(Weight::from_parts(1_718, 0).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(20))
|
||||
.saturating_add(T::DbWeight::get().writes(18))
|
||||
}
|
||||
@@ -362,10 +362,10 @@ impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo
|
||||
/// Proof: Staking Payee (max_values: None, max_size: Some(73), added: 2548, mode: MaxEncodedLen)
|
||||
fn create() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `1254`
|
||||
// Measured: `1222`
|
||||
// Estimated: `51890`
|
||||
// Minimum execution time: 140_839_000 picoseconds.
|
||||
Weight::from_parts(143_493_000, 0)
|
||||
// Minimum execution time: 140_215_000 picoseconds.
|
||||
Weight::from_parts(141_417_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 51890))
|
||||
.saturating_add(T::DbWeight::get().reads(21))
|
||||
.saturating_add(T::DbWeight::get().writes(15))
|
||||
@@ -397,13 +397,13 @@ impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo
|
||||
/// The range of component `n` is `[1, 16]`.
|
||||
fn nominate(n: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `1843`
|
||||
// Measured: `1779`
|
||||
// Estimated: `33934 + n * (2520 ±0)`
|
||||
// Minimum execution time: 65_363_000 picoseconds.
|
||||
Weight::from_parts(66_269_952, 0)
|
||||
// Minimum execution time: 65_371_000 picoseconds.
|
||||
Weight::from_parts(65_488_837, 0)
|
||||
.saturating_add(Weight::from_parts(0, 33934))
|
||||
// Standard Error: 10_011
|
||||
.saturating_add(Weight::from_parts(1_294_057, 0).saturating_mul(n.into()))
|
||||
// Standard Error: 8_064
|
||||
.saturating_add(Weight::from_parts(1_355_723, 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(5))
|
||||
@@ -417,10 +417,10 @@ impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo
|
||||
/// Proof: Staking Ledger (max_values: None, max_size: Some(1091), added: 3566, mode: MaxEncodedLen)
|
||||
fn set_state() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `1431`
|
||||
// Measured: `1367`
|
||||
// Estimated: `11778`
|
||||
// Minimum execution time: 36_747_000 picoseconds.
|
||||
Weight::from_parts(37_477_000, 0)
|
||||
// Minimum execution time: 36_303_000 picoseconds.
|
||||
Weight::from_parts(36_810_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 11778))
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
@@ -434,13 +434,13 @@ impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo
|
||||
/// The range of component `n` is `[1, 256]`.
|
||||
fn set_metadata(n: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `529`
|
||||
// Measured: `497`
|
||||
// Estimated: `8909`
|
||||
// Minimum execution time: 14_658_000 picoseconds.
|
||||
Weight::from_parts(15_258_809, 0)
|
||||
// Minimum execution time: 14_287_000 picoseconds.
|
||||
Weight::from_parts(14_970_241, 0)
|
||||
.saturating_add(Weight::from_parts(0, 8909))
|
||||
// Standard Error: 850
|
||||
.saturating_add(Weight::from_parts(3_615, 0).saturating_mul(n.into()))
|
||||
// Standard Error: 123
|
||||
.saturating_add(Weight::from_parts(806, 0).saturating_mul(n.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -460,8 +460,8 @@ impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `0`
|
||||
// Estimated: `0`
|
||||
// Minimum execution time: 6_314_000 picoseconds.
|
||||
Weight::from_parts(6_573_000, 0)
|
||||
// Minimum execution time: 6_120_000 picoseconds.
|
||||
Weight::from_parts(6_585_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 0))
|
||||
.saturating_add(T::DbWeight::get().writes(6))
|
||||
}
|
||||
@@ -469,10 +469,10 @@ impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo
|
||||
/// Proof: NominationPools BondedPools (max_values: None, max_size: Some(220), added: 2695, mode: MaxEncodedLen)
|
||||
fn update_roles() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `529`
|
||||
// Measured: `497`
|
||||
// Estimated: `3685`
|
||||
// Minimum execution time: 19_551_000 picoseconds.
|
||||
Weight::from_parts(19_827_000, 0)
|
||||
// Minimum execution time: 20_088_000 picoseconds.
|
||||
Weight::from_parts(20_451_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 3685))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
@@ -497,10 +497,10 @@ impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo
|
||||
/// Proof: VoterList CounterForListNodes (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen)
|
||||
fn chill() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `2070`
|
||||
// Measured: `1942`
|
||||
// Estimated: `29455`
|
||||
// Minimum execution time: 63_836_000 picoseconds.
|
||||
Weight::from_parts(64_440_000, 0)
|
||||
// Minimum execution time: 63_514_000 picoseconds.
|
||||
Weight::from_parts(64_160_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 29455))
|
||||
.saturating_add(T::DbWeight::get().reads(9))
|
||||
.saturating_add(T::DbWeight::get().writes(5))
|
||||
@@ -515,10 +515,10 @@ impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo
|
||||
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
|
||||
fn set_commission() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `832`
|
||||
// Measured: `736`
|
||||
// Estimated: `12324`
|
||||
// Minimum execution time: 32_116_000 picoseconds.
|
||||
Weight::from_parts(32_651_000, 0)
|
||||
// Minimum execution time: 33_264_000 picoseconds.
|
||||
Weight::from_parts(33_633_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 12324))
|
||||
.saturating_add(T::DbWeight::get().reads(4))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
@@ -527,10 +527,10 @@ impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo
|
||||
/// Proof: NominationPools BondedPools (max_values: None, max_size: Some(220), added: 2695, mode: MaxEncodedLen)
|
||||
fn set_commission_max() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `569`
|
||||
// Measured: `537`
|
||||
// Estimated: `3685`
|
||||
// Minimum execution time: 18_582_000 picoseconds.
|
||||
Weight::from_parts(19_029_000, 0)
|
||||
// Minimum execution time: 19_288_000 picoseconds.
|
||||
Weight::from_parts(19_539_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 3685))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
@@ -539,10 +539,10 @@ impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo
|
||||
/// Proof: NominationPools BondedPools (max_values: None, max_size: Some(220), added: 2695, mode: MaxEncodedLen)
|
||||
fn set_commission_change_rate() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `529`
|
||||
// Measured: `497`
|
||||
// Estimated: `3685`
|
||||
// Minimum execution time: 19_668_000 picoseconds.
|
||||
Weight::from_parts(20_103_000, 0)
|
||||
// Minimum execution time: 20_076_000 picoseconds.
|
||||
Weight::from_parts(20_436_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 3685))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
@@ -555,8 +555,8 @@ impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `508`
|
||||
// Estimated: `7688`
|
||||
// Minimum execution time: 14_730_000 picoseconds.
|
||||
Weight::from_parts(15_088_000, 0)
|
||||
// Minimum execution time: 14_763_000 picoseconds.
|
||||
Weight::from_parts(14_964_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 7688))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
@@ -571,10 +571,10 @@ impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo
|
||||
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
|
||||
fn claim_commission() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `1062`
|
||||
// Measured: `934`
|
||||
// Estimated: `12324`
|
||||
// Minimum execution time: 47_120_000 picoseconds.
|
||||
Weight::from_parts(47_597_000, 0)
|
||||
// Minimum execution time: 46_959_000 picoseconds.
|
||||
Weight::from_parts(48_242_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 12324))
|
||||
.saturating_add(T::DbWeight::get().reads(4))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
|
||||
Reference in New Issue
Block a user