mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-11 03:27:23 +00:00
64660ee8d2
* Happy New Year! * Remove year entierly Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * Remove years from copyright notice in the entire repo --------- Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
174 lines
7.7 KiB
Rust
174 lines
7.7 KiB
Rust
// Copyright (C) Parity Technologies (UK) Ltd.
|
|
// This file is part of Polkadot.
|
|
|
|
// Polkadot is free software: you can redistribute it and/or modify
|
|
// it under the terms of the GNU General Public License as published by
|
|
// the Free Software Foundation, either version 3 of the License, or
|
|
// (at your option) any later version.
|
|
|
|
// Polkadot is distributed in the hope that it will be useful,
|
|
// but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
// GNU General Public License for more details.
|
|
|
|
// You should have received a copy of the GNU General Public License
|
|
// along with Polkadot. If not, see <http://www.gnu.org/licenses/>.
|
|
//! Autogenerated weights for `runtime_parachains::paras_inherent`
|
|
//!
|
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
|
//! DATE: 2021-11-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-dev"), DB CACHE: 128
|
|
|
|
// Executed Command:
|
|
// target/release/polkadot
|
|
// benchmark
|
|
// --chain=rococo-dev
|
|
// --steps=50
|
|
// --repeat=20
|
|
// --pallet=runtime_parachains::paras_inherent
|
|
// --extrinsic=*
|
|
// --execution=wasm
|
|
// --wasm-execution=compiled
|
|
// --heap-pages=4096
|
|
// --output=./runtime/rococo/src/weights/runtime_parachains_paras_inherent.rs
|
|
// --header=./file_header.txt
|
|
|
|
#![cfg_attr(rustfmt, rustfmt_skip)]
|
|
#![allow(unused_parens)]
|
|
#![allow(unused_imports)]
|
|
|
|
use frame_support::{traits::Get, weights::Weight};
|
|
use sp_std::marker::PhantomData;
|
|
|
|
/// Weight functions for `runtime_parachains::paras_inherent`.
|
|
pub struct WeightInfo<T>(PhantomData<T>);
|
|
impl<T: frame_system::Config> runtime_parachains::paras_inherent::WeightInfo for WeightInfo<T> {
|
|
// Storage: ParaInherent Included (r:1 w:1)
|
|
// Storage: System ParentHash (r:1 w:0)
|
|
// Storage: ParaScheduler AvailabilityCores (r:1 w:1)
|
|
// Storage: ParasShared CurrentSessionIndex (r:1 w:0)
|
|
// Storage: Configuration ActiveConfig (r:1 w:0)
|
|
// Storage: ParaSessionInfo Sessions (r:1 w:0)
|
|
// Storage: ParasDisputes Disputes (r:1 w:1)
|
|
// Storage: ParasDisputes Included (r:1 w:1)
|
|
// Storage: ParasDisputes SpamSlots (r:1 w:1)
|
|
// Storage: ParasDisputes Frozen (r:1 w:0)
|
|
// Storage: ParaInclusion PendingAvailability (r:2 w:1)
|
|
// Storage: ParasShared ActiveValidatorKeys (r:1 w:0)
|
|
// Storage: Paras Parachains (r:1 w:0)
|
|
// Storage: ParaInclusion PendingAvailabilityCommitments (r:1 w:1)
|
|
// Storage: Dmp DownwardMessageQueues (r:1 w:1)
|
|
// Storage: Hrmp HrmpChannelDigests (r:1 w:1)
|
|
// Storage: Paras FutureCodeUpgrades (r:1 w:0)
|
|
// Storage: ParaScheduler SessionStartBlock (r:1 w:0)
|
|
// Storage: ParaScheduler ParathreadQueue (r:1 w:1)
|
|
// Storage: ParaScheduler Scheduled (r:1 w:1)
|
|
// Storage: ParaScheduler ValidatorGroups (r:1 w:0)
|
|
// Storage: Ump NeedsDispatch (r:1 w:1)
|
|
// Storage: Ump NextDispatchRoundStartWith (r:1 w:1)
|
|
// Storage: ParaInherent OnChainVotes (r:0 w:1)
|
|
// Storage: Hrmp HrmpWatermarks (r:0 w:1)
|
|
// Storage: Paras Heads (r:0 w:1)
|
|
fn enter_variable_disputes(v: u32, ) -> Weight {
|
|
Weight::from_parts(352_590_000 as u64, 0)
|
|
// Standard Error: 13_000
|
|
.saturating_add(Weight::from_parts(49_254_000 as u64, 0).saturating_mul(v as u64))
|
|
.saturating_add(T::DbWeight::get().reads(24 as u64))
|
|
.saturating_add(T::DbWeight::get().writes(16 as u64))
|
|
}
|
|
// Storage: ParaInherent Included (r:1 w:1)
|
|
// Storage: System ParentHash (r:1 w:0)
|
|
// Storage: ParaScheduler AvailabilityCores (r:1 w:1)
|
|
// Storage: ParasShared CurrentSessionIndex (r:1 w:0)
|
|
// Storage: Configuration ActiveConfig (r:1 w:0)
|
|
// Storage: ParasDisputes Frozen (r:1 w:0)
|
|
// Storage: ParasShared ActiveValidatorKeys (r:1 w:0)
|
|
// Storage: Paras Parachains (r:1 w:0)
|
|
// Storage: ParaInclusion PendingAvailability (r:2 w:1)
|
|
// Storage: ParaInclusion PendingAvailabilityCommitments (r:1 w:1)
|
|
// Storage: Dmp DownwardMessageQueues (r:1 w:1)
|
|
// Storage: Hrmp HrmpChannelDigests (r:1 w:1)
|
|
// Storage: Paras FutureCodeUpgrades (r:1 w:0)
|
|
// Storage: ParasDisputes Disputes (r:1 w:0)
|
|
// Storage: ParaScheduler SessionStartBlock (r:1 w:0)
|
|
// Storage: ParaScheduler ParathreadQueue (r:1 w:1)
|
|
// Storage: ParaScheduler Scheduled (r:1 w:1)
|
|
// Storage: ParaScheduler ValidatorGroups (r:1 w:0)
|
|
// Storage: Ump NeedsDispatch (r:1 w:1)
|
|
// Storage: Ump NextDispatchRoundStartWith (r:1 w:1)
|
|
// Storage: ParaInclusion AvailabilityBitfields (r:0 w:1)
|
|
// Storage: ParaInherent OnChainVotes (r:0 w:1)
|
|
// Storage: ParasDisputes Included (r:0 w:1)
|
|
// Storage: Hrmp HrmpWatermarks (r:0 w:1)
|
|
// Storage: Paras Heads (r:0 w:1)
|
|
fn enter_bitfields() -> Weight {
|
|
Weight::from_parts(299_878_000 as u64, 0)
|
|
.saturating_add(T::DbWeight::get().reads(21 as u64))
|
|
.saturating_add(T::DbWeight::get().writes(15 as u64))
|
|
}
|
|
// Storage: ParaInherent Included (r:1 w:1)
|
|
// Storage: System ParentHash (r:1 w:0)
|
|
// Storage: ParaScheduler AvailabilityCores (r:1 w:1)
|
|
// Storage: ParasShared CurrentSessionIndex (r:1 w:0)
|
|
// Storage: Configuration ActiveConfig (r:1 w:0)
|
|
// Storage: ParasDisputes Frozen (r:1 w:0)
|
|
// Storage: ParasShared ActiveValidatorKeys (r:1 w:0)
|
|
// Storage: Paras Parachains (r:1 w:0)
|
|
// Storage: ParaInclusion PendingAvailability (r:2 w:1)
|
|
// Storage: ParaInclusion PendingAvailabilityCommitments (r:1 w:1)
|
|
// Storage: Dmp DownwardMessageQueues (r:1 w:1)
|
|
// Storage: Hrmp HrmpChannelDigests (r:1 w:1)
|
|
// Storage: Paras FutureCodeUpgrades (r:1 w:0)
|
|
// Storage: ParasDisputes Disputes (r:2 w:0)
|
|
// Storage: ParaScheduler SessionStartBlock (r:1 w:0)
|
|
// Storage: ParaScheduler ParathreadQueue (r:1 w:1)
|
|
// Storage: ParaScheduler Scheduled (r:1 w:1)
|
|
// Storage: ParaScheduler ValidatorGroups (r:1 w:0)
|
|
// Storage: Paras PastCodeMeta (r:1 w:0)
|
|
// Storage: Paras CurrentCodeHash (r:1 w:0)
|
|
// Storage: Ump RelayDispatchQueueSize (r:1 w:0)
|
|
// Storage: Ump NeedsDispatch (r:1 w:1)
|
|
// Storage: Ump NextDispatchRoundStartWith (r:1 w:1)
|
|
// Storage: ParaInherent OnChainVotes (r:0 w:1)
|
|
// Storage: ParasDisputes Included (r:0 w:1)
|
|
// Storage: Hrmp HrmpWatermarks (r:0 w:1)
|
|
// Storage: Paras Heads (r:0 w:1)
|
|
fn enter_backed_candidates_variable(_v: u32) -> Weight {
|
|
Weight::from_parts(442_472_000 as u64, 0)
|
|
.saturating_add(T::DbWeight::get().reads(25 as u64))
|
|
.saturating_add(T::DbWeight::get().writes(14 as u64))
|
|
}
|
|
// Storage: ParaInherent Included (r:1 w:1)
|
|
// Storage: System ParentHash (r:1 w:0)
|
|
// Storage: ParaScheduler AvailabilityCores (r:1 w:1)
|
|
// Storage: ParasShared CurrentSessionIndex (r:1 w:0)
|
|
// Storage: Configuration ActiveConfig (r:1 w:0)
|
|
// Storage: ParasDisputes Frozen (r:1 w:0)
|
|
// Storage: ParasShared ActiveValidatorKeys (r:1 w:0)
|
|
// Storage: Paras Parachains (r:1 w:0)
|
|
// Storage: ParaInclusion PendingAvailability (r:2 w:1)
|
|
// Storage: ParaInclusion PendingAvailabilityCommitments (r:1 w:1)
|
|
// Storage: Dmp DownwardMessageQueues (r:1 w:1)
|
|
// Storage: Hrmp HrmpChannelDigests (r:1 w:1)
|
|
// Storage: Paras FutureCodeUpgrades (r:1 w:0)
|
|
// Storage: ParasDisputes Disputes (r:2 w:0)
|
|
// Storage: ParaScheduler SessionStartBlock (r:1 w:0)
|
|
// Storage: ParaScheduler ParathreadQueue (r:1 w:1)
|
|
// Storage: ParaScheduler Scheduled (r:1 w:1)
|
|
// Storage: ParaScheduler ValidatorGroups (r:1 w:0)
|
|
// Storage: Paras PastCodeMeta (r:1 w:0)
|
|
// Storage: Paras CurrentCodeHash (r:1 w:0)
|
|
// Storage: Ump RelayDispatchQueueSize (r:1 w:0)
|
|
// Storage: Ump NeedsDispatch (r:1 w:1)
|
|
// Storage: Ump NextDispatchRoundStartWith (r:1 w:1)
|
|
// Storage: ParaInherent OnChainVotes (r:0 w:1)
|
|
// Storage: ParasDisputes Included (r:0 w:1)
|
|
// Storage: Hrmp HrmpWatermarks (r:0 w:1)
|
|
// Storage: Paras Heads (r:0 w:1)
|
|
fn enter_backed_candidate_code_upgrade() -> Weight {
|
|
Weight::from_parts(36_903_411_000 as u64, 0)
|
|
.saturating_add(T::DbWeight::get().reads(25 as u64))
|
|
.saturating_add(T::DbWeight::get().writes(14 as u64))
|
|
}
|
|
}
|