mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-29 14:57:56 +00:00
d38f6e6728
Current benchmarking macro returns a closure with the captured
benchmarked code.
This can cause issues when the benchmarked code has complex lifetime
requirements.
This PR updates the existing macro by injecting the recording parameter
and invoking the start / stop method around the benchmarked block
instead of returning a closure
One other added benefit is that you can write this kind of code now as
well:
```rust
let v;
#[block]
{ v = func.call(); }
dbg!(v); // or assert something on v
```
[Weights compare
link](https://weights.tasty.limo/compare?unit=weight&ignore_errors=true&threshold=10&method=asymptotic&repo=polkadot-sdk&old=pg/fix-weights&new=pg/bench_update&path_pattern=substrate/frame/**/src/weights.rs,polkadot/runtime/*/src/weights/**/*.rs,polkadot/bridges/modules/*/src/weights.rs,cumulus/**/weights/*.rs,cumulus/**/weights/xcm/*.rs,cumulus/**/src/weights.rs)
---------
Co-authored-by: command-bot <>
Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Co-authored-by: Alexander Theißen <alex.theissen@me.com>
367 lines
22 KiB
Rust
Generated
367 lines
22 KiB
Rust
Generated
// This file is part of Substrate.
|
|
|
|
// Copyright (C) Parity Technologies (UK) Ltd.
|
|
// SPDX-License-Identifier: Apache-2.0
|
|
|
|
// Licensed under the Apache License, Version 2.0 (the "License");
|
|
// you may not use this file except in compliance with the License.
|
|
// You may obtain a copy of the License at
|
|
//
|
|
// http://www.apache.org/licenses/LICENSE-2.0
|
|
//
|
|
// Unless required by applicable law or agreed to in writing, software
|
|
// distributed under the License is distributed on an "AS IS" BASIS,
|
|
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
// See the License for the specific language governing permissions and
|
|
// limitations under the License.
|
|
|
|
//! Autogenerated weights for `pallet_fast_unstake`
|
|
//!
|
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 32.0.0
|
|
//! DATE: 2024-04-09, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
|
//! WORST CASE MAP SIZE: `1000000`
|
|
//! HOSTNAME: `runner-anb7yjbi-project-674-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
|
//! WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024`
|
|
|
|
// Executed Command:
|
|
// ./target/production/substrate-node
|
|
// benchmark
|
|
// pallet
|
|
// --chain=dev
|
|
// --steps=50
|
|
// --repeat=20
|
|
// --pallet=pallet_fast_unstake
|
|
// --no-storage-info
|
|
// --no-median-slopes
|
|
// --no-min-squares
|
|
// --extrinsic=*
|
|
// --wasm-execution=compiled
|
|
// --heap-pages=4096
|
|
// --output=./substrate/frame/fast-unstake/src/weights.rs
|
|
// --header=./substrate/HEADER-APACHE2
|
|
// --template=./substrate/.maintain/frame-weight-template.hbs
|
|
|
|
#![cfg_attr(rustfmt, rustfmt_skip)]
|
|
#![allow(unused_parens)]
|
|
#![allow(unused_imports)]
|
|
#![allow(missing_docs)]
|
|
|
|
use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}};
|
|
use core::marker::PhantomData;
|
|
|
|
/// Weight functions needed for `pallet_fast_unstake`.
|
|
pub trait WeightInfo {
|
|
fn on_idle_unstake(b: u32, ) -> Weight;
|
|
fn on_idle_check(v: u32, b: u32, ) -> Weight;
|
|
fn register_fast_unstake() -> Weight;
|
|
fn deregister() -> Weight;
|
|
fn control() -> Weight;
|
|
}
|
|
|
|
/// Weights for `pallet_fast_unstake` using the Substrate node and recommended hardware.
|
|
pub struct SubstrateWeight<T>(PhantomData<T>);
|
|
impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
|
/// Storage: `FastUnstake::ErasToCheckPerBlock` (r:1 w:0)
|
|
/// Proof: `FastUnstake::ErasToCheckPerBlock` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`)
|
|
/// Storage: `Staking::ValidatorCount` (r:1 w:0)
|
|
/// Proof: `Staking::ValidatorCount` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`)
|
|
/// Storage: `FastUnstake::Head` (r:1 w:1)
|
|
/// Proof: `FastUnstake::Head` (`max_values`: Some(1), `max_size`: Some(5768), added: 6263, mode: `MaxEncodedLen`)
|
|
/// Storage: `FastUnstake::CounterForQueue` (r:1 w:0)
|
|
/// Proof: `FastUnstake::CounterForQueue` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`)
|
|
/// Storage: `ElectionProviderMultiPhase::CurrentPhase` (r:1 w:0)
|
|
/// Proof: `ElectionProviderMultiPhase::CurrentPhase` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
|
|
/// Storage: `Staking::CurrentEra` (r:1 w:0)
|
|
/// Proof: `Staking::CurrentEra` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`)
|
|
/// Storage: `Staking::SlashingSpans` (r:64 w:0)
|
|
/// Proof: `Staking::SlashingSpans` (`max_values`: None, `max_size`: None, mode: `Measured`)
|
|
/// Storage: `Staking::Bonded` (r:64 w:64)
|
|
/// Proof: `Staking::Bonded` (`max_values`: None, `max_size`: Some(72), added: 2547, mode: `MaxEncodedLen`)
|
|
/// Storage: `Staking::Ledger` (r:64 w:64)
|
|
/// Proof: `Staking::Ledger` (`max_values`: None, `max_size`: Some(1091), added: 3566, mode: `MaxEncodedLen`)
|
|
/// Storage: `Balances::Locks` (r:64 w:64)
|
|
/// Proof: `Balances::Locks` (`max_values`: None, `max_size`: Some(1299), added: 3774, mode: `MaxEncodedLen`)
|
|
/// Storage: `Balances::Freezes` (r:64 w:0)
|
|
/// Proof: `Balances::Freezes` (`max_values`: None, `max_size`: Some(67), added: 2542, mode: `MaxEncodedLen`)
|
|
/// Storage: `System::Account` (r:64 w:64)
|
|
/// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`)
|
|
/// Storage: `Staking::Validators` (r:64 w:0)
|
|
/// Proof: `Staking::Validators` (`max_values`: None, `max_size`: Some(45), added: 2520, mode: `MaxEncodedLen`)
|
|
/// Storage: `Staking::Nominators` (r:64 w:0)
|
|
/// Proof: `Staking::Nominators` (`max_values`: None, `max_size`: Some(558), added: 3033, mode: `MaxEncodedLen`)
|
|
/// Storage: `Staking::Payee` (r:0 w:64)
|
|
/// Proof: `Staking::Payee` (`max_values`: None, `max_size`: Some(73), added: 2548, mode: `MaxEncodedLen`)
|
|
/// The range of component `b` is `[1, 64]`.
|
|
fn on_idle_unstake(b: u32, ) -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `1475 + b * (452 ±0)`
|
|
// Estimated: `7253 + b * (3774 ±0)`
|
|
// Minimum execution time: 84_536_000 picoseconds.
|
|
Weight::from_parts(41_949_894, 7253)
|
|
// Standard Error: 28_494
|
|
.saturating_add(Weight::from_parts(52_945_820, 0).saturating_mul(b.into()))
|
|
.saturating_add(T::DbWeight::get().reads(6_u64))
|
|
.saturating_add(T::DbWeight::get().reads((8_u64).saturating_mul(b.into())))
|
|
.saturating_add(T::DbWeight::get().writes(1_u64))
|
|
.saturating_add(T::DbWeight::get().writes((5_u64).saturating_mul(b.into())))
|
|
.saturating_add(Weight::from_parts(0, 3774).saturating_mul(b.into()))
|
|
}
|
|
/// Storage: `FastUnstake::ErasToCheckPerBlock` (r:1 w:0)
|
|
/// Proof: `FastUnstake::ErasToCheckPerBlock` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`)
|
|
/// Storage: `Staking::ValidatorCount` (r:1 w:0)
|
|
/// Proof: `Staking::ValidatorCount` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`)
|
|
/// Storage: `FastUnstake::Head` (r:1 w:1)
|
|
/// Proof: `FastUnstake::Head` (`max_values`: Some(1), `max_size`: Some(5768), added: 6263, mode: `MaxEncodedLen`)
|
|
/// Storage: `FastUnstake::CounterForQueue` (r:1 w:0)
|
|
/// Proof: `FastUnstake::CounterForQueue` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`)
|
|
/// Storage: `ElectionProviderMultiPhase::CurrentPhase` (r:1 w:0)
|
|
/// Proof: `ElectionProviderMultiPhase::CurrentPhase` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
|
|
/// Storage: `Staking::CurrentEra` (r:1 w:0)
|
|
/// Proof: `Staking::CurrentEra` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`)
|
|
/// Storage: `Staking::ErasStakers` (r:1 w:0)
|
|
/// Proof: `Staking::ErasStakers` (`max_values`: None, `max_size`: None, mode: `Measured`)
|
|
/// Storage: `Staking::ErasStakersPaged` (r:257 w:0)
|
|
/// Proof: `Staking::ErasStakersPaged` (`max_values`: None, `max_size`: None, mode: `Measured`)
|
|
/// The range of component `v` is `[1, 256]`.
|
|
/// The range of component `b` is `[1, 64]`.
|
|
fn on_idle_check(v: u32, b: u32, ) -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `1879 + b * (55 ±0) + v * (10055 ±0)`
|
|
// Estimated: `7253 + b * (56 ±0) + v * (12531 ±0)`
|
|
// Minimum execution time: 1_745_807_000 picoseconds.
|
|
Weight::from_parts(1_757_648_000, 7253)
|
|
// Standard Error: 12_994_693
|
|
.saturating_add(Weight::from_parts(416_410_247, 0).saturating_mul(v.into()))
|
|
// Standard Error: 51_993_247
|
|
.saturating_add(Weight::from_parts(1_654_551_441, 0).saturating_mul(b.into()))
|
|
.saturating_add(T::DbWeight::get().reads(8_u64))
|
|
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(v.into())))
|
|
.saturating_add(T::DbWeight::get().writes(1_u64))
|
|
.saturating_add(Weight::from_parts(0, 56).saturating_mul(b.into()))
|
|
.saturating_add(Weight::from_parts(0, 12531).saturating_mul(v.into()))
|
|
}
|
|
/// Storage: `FastUnstake::ErasToCheckPerBlock` (r:1 w:0)
|
|
/// Proof: `FastUnstake::ErasToCheckPerBlock` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`)
|
|
/// Storage: `Staking::Ledger` (r:1 w:1)
|
|
/// Proof: `Staking::Ledger` (`max_values`: None, `max_size`: Some(1091), added: 3566, mode: `MaxEncodedLen`)
|
|
/// Storage: `Staking::Bonded` (r:1 w:0)
|
|
/// Proof: `Staking::Bonded` (`max_values`: None, `max_size`: Some(72), added: 2547, mode: `MaxEncodedLen`)
|
|
/// Storage: `FastUnstake::Queue` (r:1 w:1)
|
|
/// Proof: `FastUnstake::Queue` (`max_values`: None, `max_size`: Some(56), added: 2531, mode: `MaxEncodedLen`)
|
|
/// Storage: `FastUnstake::Head` (r:1 w:0)
|
|
/// Proof: `FastUnstake::Head` (`max_values`: Some(1), `max_size`: Some(5768), added: 6263, mode: `MaxEncodedLen`)
|
|
/// Storage: `Staking::Validators` (r:1 w:0)
|
|
/// Proof: `Staking::Validators` (`max_values`: None, `max_size`: Some(45), added: 2520, mode: `MaxEncodedLen`)
|
|
/// Storage: `Staking::Nominators` (r:1 w:1)
|
|
/// Proof: `Staking::Nominators` (`max_values`: None, `max_size`: Some(558), added: 3033, mode: `MaxEncodedLen`)
|
|
/// Storage: `Staking::CounterForNominators` (r:1 w:1)
|
|
/// Proof: `Staking::CounterForNominators` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`)
|
|
/// Storage: `VoterList::ListNodes` (r:1 w:1)
|
|
/// Proof: `VoterList::ListNodes` (`max_values`: None, `max_size`: Some(154), added: 2629, mode: `MaxEncodedLen`)
|
|
/// Storage: `VoterList::ListBags` (r:1 w:1)
|
|
/// 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: `Staking::CurrentEra` (r:1 w:0)
|
|
/// Proof: `Staking::CurrentEra` (`max_values`: Some(1), `max_size`: Some(4), added: 499, 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)
|
|
/// Proof: `Balances::Freezes` (`max_values`: None, `max_size`: Some(67), added: 2542, mode: `MaxEncodedLen`)
|
|
/// Storage: `FastUnstake::CounterForQueue` (r:1 w:1)
|
|
/// Proof: `FastUnstake::CounterForQueue` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`)
|
|
fn register_fast_unstake() -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `1955`
|
|
// Estimated: `7253`
|
|
// Minimum execution time: 136_437_000 picoseconds.
|
|
Weight::from_parts(138_827_000, 7253)
|
|
.saturating_add(T::DbWeight::get().reads(15_u64))
|
|
.saturating_add(T::DbWeight::get().writes(9_u64))
|
|
}
|
|
/// Storage: `FastUnstake::ErasToCheckPerBlock` (r:1 w:0)
|
|
/// Proof: `FastUnstake::ErasToCheckPerBlock` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`)
|
|
/// Storage: `Staking::Ledger` (r:1 w:0)
|
|
/// Proof: `Staking::Ledger` (`max_values`: None, `max_size`: Some(1091), added: 3566, mode: `MaxEncodedLen`)
|
|
/// Storage: `Staking::Bonded` (r:1 w:0)
|
|
/// Proof: `Staking::Bonded` (`max_values`: None, `max_size`: Some(72), added: 2547, mode: `MaxEncodedLen`)
|
|
/// Storage: `FastUnstake::Queue` (r:1 w:1)
|
|
/// Proof: `FastUnstake::Queue` (`max_values`: None, `max_size`: Some(56), added: 2531, mode: `MaxEncodedLen`)
|
|
/// Storage: `FastUnstake::Head` (r:1 w:0)
|
|
/// Proof: `FastUnstake::Head` (`max_values`: Some(1), `max_size`: Some(5768), added: 6263, mode: `MaxEncodedLen`)
|
|
/// Storage: `FastUnstake::CounterForQueue` (r:1 w:1)
|
|
/// Proof: `FastUnstake::CounterForQueue` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`)
|
|
fn deregister() -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `1350`
|
|
// Estimated: `7253`
|
|
// Minimum execution time: 45_337_000 picoseconds.
|
|
Weight::from_parts(47_359_000, 7253)
|
|
.saturating_add(T::DbWeight::get().reads(6_u64))
|
|
.saturating_add(T::DbWeight::get().writes(2_u64))
|
|
}
|
|
/// Storage: `FastUnstake::ErasToCheckPerBlock` (r:0 w:1)
|
|
/// Proof: `FastUnstake::ErasToCheckPerBlock` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`)
|
|
fn control() -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `0`
|
|
// Estimated: `0`
|
|
// Minimum execution time: 2_258_000 picoseconds.
|
|
Weight::from_parts(2_406_000, 0)
|
|
.saturating_add(T::DbWeight::get().writes(1_u64))
|
|
}
|
|
}
|
|
|
|
// For backwards compatibility and tests.
|
|
impl WeightInfo for () {
|
|
/// Storage: `FastUnstake::ErasToCheckPerBlock` (r:1 w:0)
|
|
/// Proof: `FastUnstake::ErasToCheckPerBlock` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`)
|
|
/// Storage: `Staking::ValidatorCount` (r:1 w:0)
|
|
/// Proof: `Staking::ValidatorCount` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`)
|
|
/// Storage: `FastUnstake::Head` (r:1 w:1)
|
|
/// Proof: `FastUnstake::Head` (`max_values`: Some(1), `max_size`: Some(5768), added: 6263, mode: `MaxEncodedLen`)
|
|
/// Storage: `FastUnstake::CounterForQueue` (r:1 w:0)
|
|
/// Proof: `FastUnstake::CounterForQueue` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`)
|
|
/// Storage: `ElectionProviderMultiPhase::CurrentPhase` (r:1 w:0)
|
|
/// Proof: `ElectionProviderMultiPhase::CurrentPhase` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
|
|
/// Storage: `Staking::CurrentEra` (r:1 w:0)
|
|
/// Proof: `Staking::CurrentEra` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`)
|
|
/// Storage: `Staking::SlashingSpans` (r:64 w:0)
|
|
/// Proof: `Staking::SlashingSpans` (`max_values`: None, `max_size`: None, mode: `Measured`)
|
|
/// Storage: `Staking::Bonded` (r:64 w:64)
|
|
/// Proof: `Staking::Bonded` (`max_values`: None, `max_size`: Some(72), added: 2547, mode: `MaxEncodedLen`)
|
|
/// Storage: `Staking::Ledger` (r:64 w:64)
|
|
/// Proof: `Staking::Ledger` (`max_values`: None, `max_size`: Some(1091), added: 3566, mode: `MaxEncodedLen`)
|
|
/// Storage: `Balances::Locks` (r:64 w:64)
|
|
/// Proof: `Balances::Locks` (`max_values`: None, `max_size`: Some(1299), added: 3774, mode: `MaxEncodedLen`)
|
|
/// Storage: `Balances::Freezes` (r:64 w:0)
|
|
/// Proof: `Balances::Freezes` (`max_values`: None, `max_size`: Some(67), added: 2542, mode: `MaxEncodedLen`)
|
|
/// Storage: `System::Account` (r:64 w:64)
|
|
/// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`)
|
|
/// Storage: `Staking::Validators` (r:64 w:0)
|
|
/// Proof: `Staking::Validators` (`max_values`: None, `max_size`: Some(45), added: 2520, mode: `MaxEncodedLen`)
|
|
/// Storage: `Staking::Nominators` (r:64 w:0)
|
|
/// Proof: `Staking::Nominators` (`max_values`: None, `max_size`: Some(558), added: 3033, mode: `MaxEncodedLen`)
|
|
/// Storage: `Staking::Payee` (r:0 w:64)
|
|
/// Proof: `Staking::Payee` (`max_values`: None, `max_size`: Some(73), added: 2548, mode: `MaxEncodedLen`)
|
|
/// The range of component `b` is `[1, 64]`.
|
|
fn on_idle_unstake(b: u32, ) -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `1475 + b * (452 ±0)`
|
|
// Estimated: `7253 + b * (3774 ±0)`
|
|
// Minimum execution time: 84_536_000 picoseconds.
|
|
Weight::from_parts(41_949_894, 7253)
|
|
// Standard Error: 28_494
|
|
.saturating_add(Weight::from_parts(52_945_820, 0).saturating_mul(b.into()))
|
|
.saturating_add(RocksDbWeight::get().reads(6_u64))
|
|
.saturating_add(RocksDbWeight::get().reads((8_u64).saturating_mul(b.into())))
|
|
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
|
.saturating_add(RocksDbWeight::get().writes((5_u64).saturating_mul(b.into())))
|
|
.saturating_add(Weight::from_parts(0, 3774).saturating_mul(b.into()))
|
|
}
|
|
/// Storage: `FastUnstake::ErasToCheckPerBlock` (r:1 w:0)
|
|
/// Proof: `FastUnstake::ErasToCheckPerBlock` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`)
|
|
/// Storage: `Staking::ValidatorCount` (r:1 w:0)
|
|
/// Proof: `Staking::ValidatorCount` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`)
|
|
/// Storage: `FastUnstake::Head` (r:1 w:1)
|
|
/// Proof: `FastUnstake::Head` (`max_values`: Some(1), `max_size`: Some(5768), added: 6263, mode: `MaxEncodedLen`)
|
|
/// Storage: `FastUnstake::CounterForQueue` (r:1 w:0)
|
|
/// Proof: `FastUnstake::CounterForQueue` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`)
|
|
/// Storage: `ElectionProviderMultiPhase::CurrentPhase` (r:1 w:0)
|
|
/// Proof: `ElectionProviderMultiPhase::CurrentPhase` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
|
|
/// Storage: `Staking::CurrentEra` (r:1 w:0)
|
|
/// Proof: `Staking::CurrentEra` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`)
|
|
/// Storage: `Staking::ErasStakers` (r:1 w:0)
|
|
/// Proof: `Staking::ErasStakers` (`max_values`: None, `max_size`: None, mode: `Measured`)
|
|
/// Storage: `Staking::ErasStakersPaged` (r:257 w:0)
|
|
/// Proof: `Staking::ErasStakersPaged` (`max_values`: None, `max_size`: None, mode: `Measured`)
|
|
/// The range of component `v` is `[1, 256]`.
|
|
/// The range of component `b` is `[1, 64]`.
|
|
fn on_idle_check(v: u32, b: u32, ) -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `1879 + b * (55 ±0) + v * (10055 ±0)`
|
|
// Estimated: `7253 + b * (56 ±0) + v * (12531 ±0)`
|
|
// Minimum execution time: 1_745_807_000 picoseconds.
|
|
Weight::from_parts(1_757_648_000, 7253)
|
|
// Standard Error: 12_994_693
|
|
.saturating_add(Weight::from_parts(416_410_247, 0).saturating_mul(v.into()))
|
|
// Standard Error: 51_993_247
|
|
.saturating_add(Weight::from_parts(1_654_551_441, 0).saturating_mul(b.into()))
|
|
.saturating_add(RocksDbWeight::get().reads(8_u64))
|
|
.saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(v.into())))
|
|
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
|
.saturating_add(Weight::from_parts(0, 56).saturating_mul(b.into()))
|
|
.saturating_add(Weight::from_parts(0, 12531).saturating_mul(v.into()))
|
|
}
|
|
/// Storage: `FastUnstake::ErasToCheckPerBlock` (r:1 w:0)
|
|
/// Proof: `FastUnstake::ErasToCheckPerBlock` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`)
|
|
/// Storage: `Staking::Ledger` (r:1 w:1)
|
|
/// Proof: `Staking::Ledger` (`max_values`: None, `max_size`: Some(1091), added: 3566, mode: `MaxEncodedLen`)
|
|
/// Storage: `Staking::Bonded` (r:1 w:0)
|
|
/// Proof: `Staking::Bonded` (`max_values`: None, `max_size`: Some(72), added: 2547, mode: `MaxEncodedLen`)
|
|
/// Storage: `FastUnstake::Queue` (r:1 w:1)
|
|
/// Proof: `FastUnstake::Queue` (`max_values`: None, `max_size`: Some(56), added: 2531, mode: `MaxEncodedLen`)
|
|
/// Storage: `FastUnstake::Head` (r:1 w:0)
|
|
/// Proof: `FastUnstake::Head` (`max_values`: Some(1), `max_size`: Some(5768), added: 6263, mode: `MaxEncodedLen`)
|
|
/// Storage: `Staking::Validators` (r:1 w:0)
|
|
/// Proof: `Staking::Validators` (`max_values`: None, `max_size`: Some(45), added: 2520, mode: `MaxEncodedLen`)
|
|
/// Storage: `Staking::Nominators` (r:1 w:1)
|
|
/// Proof: `Staking::Nominators` (`max_values`: None, `max_size`: Some(558), added: 3033, mode: `MaxEncodedLen`)
|
|
/// Storage: `Staking::CounterForNominators` (r:1 w:1)
|
|
/// Proof: `Staking::CounterForNominators` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`)
|
|
/// Storage: `VoterList::ListNodes` (r:1 w:1)
|
|
/// Proof: `VoterList::ListNodes` (`max_values`: None, `max_size`: Some(154), added: 2629, mode: `MaxEncodedLen`)
|
|
/// Storage: `VoterList::ListBags` (r:1 w:1)
|
|
/// 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: `Staking::CurrentEra` (r:1 w:0)
|
|
/// Proof: `Staking::CurrentEra` (`max_values`: Some(1), `max_size`: Some(4), added: 499, 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)
|
|
/// Proof: `Balances::Freezes` (`max_values`: None, `max_size`: Some(67), added: 2542, mode: `MaxEncodedLen`)
|
|
/// Storage: `FastUnstake::CounterForQueue` (r:1 w:1)
|
|
/// Proof: `FastUnstake::CounterForQueue` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`)
|
|
fn register_fast_unstake() -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `1955`
|
|
// Estimated: `7253`
|
|
// Minimum execution time: 136_437_000 picoseconds.
|
|
Weight::from_parts(138_827_000, 7253)
|
|
.saturating_add(RocksDbWeight::get().reads(15_u64))
|
|
.saturating_add(RocksDbWeight::get().writes(9_u64))
|
|
}
|
|
/// Storage: `FastUnstake::ErasToCheckPerBlock` (r:1 w:0)
|
|
/// Proof: `FastUnstake::ErasToCheckPerBlock` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`)
|
|
/// Storage: `Staking::Ledger` (r:1 w:0)
|
|
/// Proof: `Staking::Ledger` (`max_values`: None, `max_size`: Some(1091), added: 3566, mode: `MaxEncodedLen`)
|
|
/// Storage: `Staking::Bonded` (r:1 w:0)
|
|
/// Proof: `Staking::Bonded` (`max_values`: None, `max_size`: Some(72), added: 2547, mode: `MaxEncodedLen`)
|
|
/// Storage: `FastUnstake::Queue` (r:1 w:1)
|
|
/// Proof: `FastUnstake::Queue` (`max_values`: None, `max_size`: Some(56), added: 2531, mode: `MaxEncodedLen`)
|
|
/// Storage: `FastUnstake::Head` (r:1 w:0)
|
|
/// Proof: `FastUnstake::Head` (`max_values`: Some(1), `max_size`: Some(5768), added: 6263, mode: `MaxEncodedLen`)
|
|
/// Storage: `FastUnstake::CounterForQueue` (r:1 w:1)
|
|
/// Proof: `FastUnstake::CounterForQueue` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`)
|
|
fn deregister() -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `1350`
|
|
// Estimated: `7253`
|
|
// Minimum execution time: 45_337_000 picoseconds.
|
|
Weight::from_parts(47_359_000, 7253)
|
|
.saturating_add(RocksDbWeight::get().reads(6_u64))
|
|
.saturating_add(RocksDbWeight::get().writes(2_u64))
|
|
}
|
|
/// Storage: `FastUnstake::ErasToCheckPerBlock` (r:0 w:1)
|
|
/// Proof: `FastUnstake::ErasToCheckPerBlock` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`)
|
|
fn control() -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `0`
|
|
// Estimated: `0`
|
|
// Minimum execution time: 2_258_000 picoseconds.
|
|
Weight::from_parts(2_406_000, 0)
|
|
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
|
}
|
|
}
|