mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 11:41:02 +00:00
9c08536d5f
* paras: unconditionally precheck pvfs * Update integration tests * paras_registrar tests * runtime benchmark tests * fix bench * bypass prechecking in test node * adjust bench * ".git/.scripts/commands/bench/bench.sh" runtime polkadot runtime_parachains::paras * ".git/.scripts/commands/bench/bench.sh" runtime kusama runtime_parachains::paras * ".git/.scripts/commands/bench/bench.sh" runtime rococo runtime_parachains::paras * ".git/.scripts/commands/bench/bench.sh" runtime westend runtime_parachains::paras * use test helper * fix new test --------- Co-authored-by: command-bot <>
282 lines
14 KiB
Rust
282 lines
14 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`
|
|
//!
|
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
|
//! DATE: 2023-05-03, 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`
|
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("westend-dev"), DB CACHE: 1024
|
|
|
|
// Executed Command:
|
|
// target/production/polkadot
|
|
// benchmark
|
|
// pallet
|
|
// --steps=50
|
|
// --repeat=20
|
|
// --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=runtime_parachains::paras
|
|
// --chain=westend-dev
|
|
// --header=./file_header.txt
|
|
// --output=./runtime/westend/src/weights/
|
|
|
|
#![cfg_attr(rustfmt, rustfmt_skip)]
|
|
#![allow(unused_parens)]
|
|
#![allow(unused_imports)]
|
|
|
|
use frame_support::{traits::Get, weights::Weight};
|
|
use core::marker::PhantomData;
|
|
|
|
/// Weight functions for `runtime_parachains::paras`.
|
|
pub struct WeightInfo<T>(PhantomData<T>);
|
|
impl<T: frame_system::Config> runtime_parachains::paras::WeightInfo for WeightInfo<T> {
|
|
/// Storage: Paras CurrentCodeHash (r:1 w:1)
|
|
/// Proof Skipped: Paras CurrentCodeHash (max_values: None, max_size: None, mode: Measured)
|
|
/// Storage: Paras CodeByHashRefs (r:1 w:1)
|
|
/// Proof Skipped: Paras CodeByHashRefs (max_values: None, max_size: None, mode: Measured)
|
|
/// Storage: Paras PastCodeMeta (r:1 w:1)
|
|
/// Proof Skipped: Paras PastCodeMeta (max_values: None, max_size: None, mode: Measured)
|
|
/// Storage: Paras PastCodePruning (r:1 w:1)
|
|
/// Proof Skipped: Paras PastCodePruning (max_values: Some(1), max_size: None, mode: Measured)
|
|
/// Storage: Paras PastCodeHash (r:0 w:1)
|
|
/// Proof Skipped: Paras PastCodeHash (max_values: None, max_size: None, mode: Measured)
|
|
/// Storage: Paras CodeByHash (r:0 w:1)
|
|
/// Proof Skipped: Paras CodeByHash (max_values: None, max_size: None, mode: Measured)
|
|
/// The range of component `c` is `[1, 3145728]`.
|
|
fn force_set_current_code(c: u32, ) -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `8309`
|
|
// Estimated: `11774`
|
|
// Minimum execution time: 31_695_000 picoseconds.
|
|
Weight::from_parts(31_903_000, 0)
|
|
.saturating_add(Weight::from_parts(0, 11774))
|
|
// Standard Error: 1
|
|
.saturating_add(Weight::from_parts(1_979, 0).saturating_mul(c.into()))
|
|
.saturating_add(T::DbWeight::get().reads(4))
|
|
.saturating_add(T::DbWeight::get().writes(6))
|
|
}
|
|
/// Storage: Paras Heads (r:0 w:1)
|
|
/// Proof Skipped: Paras Heads (max_values: None, max_size: None, mode: Measured)
|
|
/// The range of component `s` is `[1, 1048576]`.
|
|
fn force_set_current_head(s: u32, ) -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `0`
|
|
// Estimated: `0`
|
|
// Minimum execution time: 8_642_000 picoseconds.
|
|
Weight::from_parts(8_730_000, 0)
|
|
.saturating_add(Weight::from_parts(0, 0))
|
|
// Standard Error: 2
|
|
.saturating_add(Weight::from_parts(890, 0).saturating_mul(s.into()))
|
|
.saturating_add(T::DbWeight::get().writes(1))
|
|
}
|
|
/// Storage: Paras FutureCodeHash (r:1 w:1)
|
|
/// Proof Skipped: Paras FutureCodeHash (max_values: None, max_size: None, mode: Measured)
|
|
/// Storage: Paras CurrentCodeHash (r:1 w:0)
|
|
/// Proof Skipped: Paras CurrentCodeHash (max_values: None, max_size: None, mode: Measured)
|
|
/// Storage: Paras UpgradeCooldowns (r:1 w:1)
|
|
/// Proof Skipped: Paras UpgradeCooldowns (max_values: Some(1), max_size: None, mode: Measured)
|
|
/// Storage: Paras PvfActiveVoteMap (r:1 w:1)
|
|
/// Proof Skipped: Paras PvfActiveVoteMap (max_values: None, max_size: None, mode: Measured)
|
|
/// Storage: Paras CodeByHash (r:1 w:1)
|
|
/// Proof Skipped: Paras CodeByHash (max_values: None, max_size: None, mode: Measured)
|
|
/// Storage: ParasShared ActiveValidatorKeys (r:1 w:0)
|
|
/// Proof Skipped: ParasShared ActiveValidatorKeys (max_values: Some(1), max_size: None, mode: Measured)
|
|
/// Storage: Paras PvfActiveVoteList (r:1 w:1)
|
|
/// Proof Skipped: Paras PvfActiveVoteList (max_values: Some(1), max_size: None, mode: Measured)
|
|
/// Storage: Paras CodeByHashRefs (r:1 w:1)
|
|
/// Proof Skipped: Paras CodeByHashRefs (max_values: None, max_size: None, mode: Measured)
|
|
/// Storage: Paras UpgradeRestrictionSignal (r:0 w:1)
|
|
/// Proof Skipped: Paras UpgradeRestrictionSignal (max_values: None, max_size: None, mode: Measured)
|
|
/// The range of component `c` is `[1, 3145728]`.
|
|
fn force_schedule_code_upgrade(c: u32, ) -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `8391`
|
|
// Estimated: `11856`
|
|
// Minimum execution time: 46_791_000 picoseconds.
|
|
Weight::from_parts(47_083_000, 0)
|
|
.saturating_add(Weight::from_parts(0, 11856))
|
|
// Standard Error: 1
|
|
.saturating_add(Weight::from_parts(2_011, 0).saturating_mul(c.into()))
|
|
.saturating_add(T::DbWeight::get().reads(8))
|
|
.saturating_add(T::DbWeight::get().writes(7))
|
|
}
|
|
/// Storage: Paras FutureCodeUpgrades (r:1 w:0)
|
|
/// Proof Skipped: Paras FutureCodeUpgrades (max_values: None, max_size: None, mode: Measured)
|
|
/// Storage: Paras Heads (r:0 w:1)
|
|
/// Proof Skipped: Paras Heads (max_values: None, max_size: None, mode: Measured)
|
|
/// Storage: Paras UpgradeGoAheadSignal (r:0 w:1)
|
|
/// Proof Skipped: Paras UpgradeGoAheadSignal (max_values: None, max_size: None, mode: Measured)
|
|
/// The range of component `s` is `[1, 1048576]`.
|
|
fn force_note_new_head(s: u32, ) -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `95`
|
|
// Estimated: `3560`
|
|
// Minimum execution time: 13_939_000 picoseconds.
|
|
Weight::from_parts(14_133_000, 0)
|
|
.saturating_add(Weight::from_parts(0, 3560))
|
|
// Standard Error: 2
|
|
.saturating_add(Weight::from_parts(901, 0).saturating_mul(s.into()))
|
|
.saturating_add(T::DbWeight::get().reads(1))
|
|
.saturating_add(T::DbWeight::get().writes(2))
|
|
}
|
|
/// Storage: ParasShared CurrentSessionIndex (r:1 w:0)
|
|
/// Proof Skipped: ParasShared CurrentSessionIndex (max_values: Some(1), max_size: None, mode: Measured)
|
|
/// Storage: Paras ActionsQueue (r:1 w:1)
|
|
/// Proof Skipped: Paras ActionsQueue (max_values: None, max_size: None, mode: Measured)
|
|
fn force_queue_action() -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `4251`
|
|
// Estimated: `7716`
|
|
// Minimum execution time: 19_323_000 picoseconds.
|
|
Weight::from_parts(19_629_000, 0)
|
|
.saturating_add(Weight::from_parts(0, 7716))
|
|
.saturating_add(T::DbWeight::get().reads(2))
|
|
.saturating_add(T::DbWeight::get().writes(1))
|
|
}
|
|
/// Storage: Paras PvfActiveVoteMap (r:1 w:1)
|
|
/// Proof Skipped: Paras PvfActiveVoteMap (max_values: None, max_size: None, mode: Measured)
|
|
/// Storage: Paras PvfActiveVoteList (r:1 w:1)
|
|
/// Proof Skipped: Paras PvfActiveVoteList (max_values: Some(1), max_size: None, mode: Measured)
|
|
/// Storage: ParasShared CurrentSessionIndex (r:1 w:0)
|
|
/// Proof Skipped: ParasShared CurrentSessionIndex (max_values: Some(1), max_size: None, mode: Measured)
|
|
/// Storage: Paras ActionsQueue (r:1 w:1)
|
|
/// Proof Skipped: Paras ActionsQueue (max_values: None, max_size: None, mode: Measured)
|
|
/// The range of component `c` is `[1, 3145728]`.
|
|
fn add_trusted_validation_code(c: u32, ) -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `622`
|
|
// Estimated: `4087`
|
|
// Minimum execution time: 81_851_000 picoseconds.
|
|
Weight::from_parts(65_672_617, 0)
|
|
.saturating_add(Weight::from_parts(0, 4087))
|
|
// Standard Error: 1
|
|
.saturating_add(Weight::from_parts(1_442, 0).saturating_mul(c.into()))
|
|
.saturating_add(T::DbWeight::get().reads(4))
|
|
.saturating_add(T::DbWeight::get().writes(3))
|
|
}
|
|
/// Storage: Paras CodeByHashRefs (r:1 w:0)
|
|
/// Proof Skipped: Paras CodeByHashRefs (max_values: None, max_size: None, mode: Measured)
|
|
/// Storage: Paras CodeByHash (r:0 w:1)
|
|
/// Proof Skipped: Paras CodeByHash (max_values: None, max_size: None, mode: Measured)
|
|
fn poke_unused_validation_code() -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `28`
|
|
// Estimated: `3493`
|
|
// Minimum execution time: 5_926_000 picoseconds.
|
|
Weight::from_parts(6_126_000, 0)
|
|
.saturating_add(Weight::from_parts(0, 3493))
|
|
.saturating_add(T::DbWeight::get().reads(1))
|
|
.saturating_add(T::DbWeight::get().writes(1))
|
|
}
|
|
/// Storage: ParasShared ActiveValidatorKeys (r:1 w:0)
|
|
/// Proof Skipped: ParasShared ActiveValidatorKeys (max_values: Some(1), max_size: None, mode: Measured)
|
|
/// Storage: ParasShared CurrentSessionIndex (r:1 w:0)
|
|
/// Proof Skipped: ParasShared CurrentSessionIndex (max_values: Some(1), max_size: None, mode: Measured)
|
|
/// Storage: Paras PvfActiveVoteMap (r:1 w:1)
|
|
/// Proof Skipped: Paras PvfActiveVoteMap (max_values: None, max_size: None, mode: Measured)
|
|
fn include_pvf_check_statement() -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `26645`
|
|
// Estimated: `30110`
|
|
// Minimum execution time: 91_618_000 picoseconds.
|
|
Weight::from_parts(92_712_000, 0)
|
|
.saturating_add(Weight::from_parts(0, 30110))
|
|
.saturating_add(T::DbWeight::get().reads(3))
|
|
.saturating_add(T::DbWeight::get().writes(1))
|
|
}
|
|
/// Storage: ParasShared ActiveValidatorKeys (r:1 w:0)
|
|
/// Proof Skipped: ParasShared ActiveValidatorKeys (max_values: Some(1), max_size: None, mode: Measured)
|
|
/// Storage: ParasShared CurrentSessionIndex (r:1 w:0)
|
|
/// Proof Skipped: ParasShared CurrentSessionIndex (max_values: Some(1), max_size: None, mode: Measured)
|
|
/// Storage: Paras PvfActiveVoteMap (r:1 w:1)
|
|
/// Proof Skipped: Paras PvfActiveVoteMap (max_values: None, max_size: None, mode: Measured)
|
|
/// Storage: Paras PvfActiveVoteList (r:1 w:1)
|
|
/// Proof Skipped: Paras PvfActiveVoteList (max_values: Some(1), max_size: None, mode: Measured)
|
|
/// Storage: Paras UpcomingUpgrades (r:1 w:1)
|
|
/// Proof Skipped: Paras UpcomingUpgrades (max_values: Some(1), max_size: None, mode: Measured)
|
|
/// Storage: System Digest (r:1 w:1)
|
|
/// Proof Skipped: System Digest (max_values: Some(1), max_size: None, mode: Measured)
|
|
/// Storage: Paras FutureCodeUpgrades (r:0 w:100)
|
|
/// Proof Skipped: Paras FutureCodeUpgrades (max_values: None, max_size: None, mode: Measured)
|
|
fn include_pvf_check_statement_finalize_upgrade_accept() -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `27199`
|
|
// Estimated: `30664`
|
|
// Minimum execution time: 773_592_000 picoseconds.
|
|
Weight::from_parts(781_309_000, 0)
|
|
.saturating_add(Weight::from_parts(0, 30664))
|
|
.saturating_add(T::DbWeight::get().reads(6))
|
|
.saturating_add(T::DbWeight::get().writes(104))
|
|
}
|
|
/// Storage: ParasShared ActiveValidatorKeys (r:1 w:0)
|
|
/// Proof Skipped: ParasShared ActiveValidatorKeys (max_values: Some(1), max_size: None, mode: Measured)
|
|
/// Storage: ParasShared CurrentSessionIndex (r:1 w:0)
|
|
/// Proof Skipped: ParasShared CurrentSessionIndex (max_values: Some(1), max_size: None, mode: Measured)
|
|
/// Storage: Paras PvfActiveVoteMap (r:1 w:1)
|
|
/// Proof Skipped: Paras PvfActiveVoteMap (max_values: None, max_size: None, mode: Measured)
|
|
fn include_pvf_check_statement_finalize_upgrade_reject() -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `27177`
|
|
// Estimated: `30642`
|
|
// Minimum execution time: 86_554_000 picoseconds.
|
|
Weight::from_parts(88_691_000, 0)
|
|
.saturating_add(Weight::from_parts(0, 30642))
|
|
.saturating_add(T::DbWeight::get().reads(3))
|
|
.saturating_add(T::DbWeight::get().writes(1))
|
|
}
|
|
/// Storage: ParasShared ActiveValidatorKeys (r:1 w:0)
|
|
/// Proof Skipped: ParasShared ActiveValidatorKeys (max_values: Some(1), max_size: None, mode: Measured)
|
|
/// Storage: ParasShared CurrentSessionIndex (r:1 w:0)
|
|
/// Proof Skipped: ParasShared CurrentSessionIndex (max_values: Some(1), max_size: None, mode: Measured)
|
|
/// Storage: Paras PvfActiveVoteMap (r:1 w:1)
|
|
/// Proof Skipped: Paras PvfActiveVoteMap (max_values: None, max_size: None, mode: Measured)
|
|
/// Storage: Paras PvfActiveVoteList (r:1 w:1)
|
|
/// Proof Skipped: Paras PvfActiveVoteList (max_values: Some(1), max_size: None, mode: Measured)
|
|
/// Storage: Paras ActionsQueue (r:1 w:1)
|
|
/// Proof Skipped: Paras ActionsQueue (max_values: None, max_size: None, mode: Measured)
|
|
fn include_pvf_check_statement_finalize_onboarding_accept() -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `26667`
|
|
// Estimated: `30132`
|
|
// Minimum execution time: 617_351_000 picoseconds.
|
|
Weight::from_parts(621_906_000, 0)
|
|
.saturating_add(Weight::from_parts(0, 30132))
|
|
.saturating_add(T::DbWeight::get().reads(5))
|
|
.saturating_add(T::DbWeight::get().writes(3))
|
|
}
|
|
/// Storage: ParasShared ActiveValidatorKeys (r:1 w:0)
|
|
/// Proof Skipped: ParasShared ActiveValidatorKeys (max_values: Some(1), max_size: None, mode: Measured)
|
|
/// Storage: ParasShared CurrentSessionIndex (r:1 w:0)
|
|
/// Proof Skipped: ParasShared CurrentSessionIndex (max_values: Some(1), max_size: None, mode: Measured)
|
|
/// Storage: Paras PvfActiveVoteMap (r:1 w:1)
|
|
/// Proof Skipped: Paras PvfActiveVoteMap (max_values: None, max_size: None, mode: Measured)
|
|
fn include_pvf_check_statement_finalize_onboarding_reject() -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `26645`
|
|
// Estimated: `30110`
|
|
// Minimum execution time: 85_943_000 picoseconds.
|
|
Weight::from_parts(87_442_000, 0)
|
|
.saturating_add(Weight::from_parts(0, 30110))
|
|
.saturating_add(T::DbWeight::get().reads(3))
|
|
.saturating_add(T::DbWeight::get().writes(1))
|
|
}
|
|
}
|