This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into temporary-malus
* master: Companion for Generate storage info for pallet grandpa #9817 (#3892) add tracing to assignment criteria (#3886) Add benchmarking for parachain runtime paras pallet (#3888) companion for substrate#9788 (#3858) Substrate Companion for #9566 (#3704)
- Loading branch information
Showing
23 changed files
with
781 additions
and
176 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,106 @@ | ||
// Copyright 2017-2021 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: 2021-09-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` | ||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 128 | ||
// Executed Command: | ||
// target/release/polkadot | ||
// benchmark | ||
// --chain=kusama-dev | ||
// --steps=50 | ||
// --repeat=20 | ||
// --pallet=runtime_parachains::paras | ||
// --extrinsic=* | ||
// --execution=wasm | ||
// --wasm-execution=compiled | ||
// --heap-pages=4096 | ||
// --header=./file_header.txt | ||
// --output=./runtime/kusama/src/weights/runtime_parachains_paras.rs | ||
|
||
|
||
#![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`. | ||
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) | ||
// Storage: Paras CodeByHashRefs (r:1 w:1) | ||
// Storage: Paras PastCodeMeta (r:1 w:1) | ||
// Storage: Paras PastCodePruning (r:1 w:1) | ||
// Storage: Paras PastCodeHash (r:0 w:1) | ||
// Storage: Paras CodeByHash (r:0 w:1) | ||
fn force_set_current_code(c: u32, ) -> Weight { | ||
(0 as Weight) | ||
// Standard Error: 0 | ||
.saturating_add((3_000 as Weight).saturating_mul(c as Weight)) | ||
.saturating_add(T::DbWeight::get().reads(4 as Weight)) | ||
.saturating_add(T::DbWeight::get().writes(6 as Weight)) | ||
} | ||
// Storage: Paras Heads (r:0 w:1) | ||
fn force_set_current_head(s: u32, ) -> Weight { | ||
(16_088_000 as Weight) | ||
// Standard Error: 0 | ||
.saturating_add((1_000 as Weight).saturating_mul(s as Weight)) | ||
.saturating_add(T::DbWeight::get().writes(1 as Weight)) | ||
} | ||
// Storage: Configuration ActiveConfig (r:1 w:0) | ||
// Storage: Paras FutureCodeUpgrades (r:1 w:1) | ||
// Storage: Paras UpcomingUpgrades (r:1 w:1) | ||
// Storage: Paras UpgradeCooldowns (r:1 w:1) | ||
// Storage: System Digest (r:1 w:1) | ||
// Storage: Paras CodeByHashRefs (r:1 w:1) | ||
// Storage: Paras CodeByHash (r:0 w:1) | ||
// Storage: Paras FutureCodeHash (r:0 w:1) | ||
// Storage: Paras UpgradeRestrictionSignal (r:0 w:1) | ||
fn force_schedule_code_upgrade(c: u32, ) -> Weight { | ||
(0 as Weight) | ||
// Standard Error: 0 | ||
.saturating_add((3_000 as Weight).saturating_mul(c as Weight)) | ||
.saturating_add(T::DbWeight::get().reads(6 as Weight)) | ||
.saturating_add(T::DbWeight::get().writes(8 as Weight)) | ||
} | ||
// Storage: Paras FutureCodeUpgrades (r:1 w:1) | ||
// Storage: Paras FutureCodeHash (r:1 w:1) | ||
// Storage: Paras CurrentCodeHash (r:1 w:1) | ||
// Storage: System Digest (r:1 w:1) | ||
// Storage: Paras PastCodeMeta (r:1 w:1) | ||
// Storage: Paras PastCodePruning (r:1 w:1) | ||
// Storage: Paras Heads (r:0 w:1) | ||
// Storage: Paras PastCodeHash (r:0 w:1) | ||
// Storage: Paras UpgradeGoAheadSignal (r:0 w:1) | ||
fn force_note_new_head(s: u32, ) -> Weight { | ||
(69_114_000 as Weight) | ||
// Standard Error: 0 | ||
.saturating_add((1_000 as Weight).saturating_mul(s as Weight)) | ||
.saturating_add(T::DbWeight::get().reads(6 as Weight)) | ||
.saturating_add(T::DbWeight::get().writes(9 as Weight)) | ||
} | ||
// Storage: ParasShared CurrentSessionIndex (r:1 w:0) | ||
// Storage: Paras ActionsQueue (r:1 w:1) | ||
fn force_queue_action() -> Weight { | ||
(26_752_000 as Weight) | ||
.saturating_add(T::DbWeight::get().reads(2 as Weight)) | ||
.saturating_add(T::DbWeight::get().writes(1 as Weight)) | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.