This repository was 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.
runtime/polkadot: enable disputes rewards and slashing (#6960)
* runtime/polkadot: enable disputes rewards and slashing * ".git/.scripts/commands/bench/bench.sh" runtime polkadot runtime_parachains::disputes::slashing --------- Co-authored-by: command-bot <>
- Loading branch information
Showing
3 changed files
with
130 additions
and
6 deletions.
There are no files selected for viewing
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
102 changes: 102 additions & 0 deletions
102
runtime/polkadot/src/weights/runtime_parachains_disputes_slashing.rs
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,102 @@ | ||
// Copyright 2017-2022 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::disputes::slashing` | ||
//! | ||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev | ||
//! DATE: 2023-03-27, 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("polkadot-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::disputes::slashing | ||
// --chain=polkadot-dev | ||
// --header=./file_header.txt | ||
// --output=./runtime/polkadot/src/weights/ | ||
|
||
#![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::disputes::slashing`. | ||
pub struct WeightInfo<T>(PhantomData<T>); | ||
impl<T: frame_system::Config> runtime_parachains::disputes::slashing::WeightInfo for WeightInfo<T> { | ||
/// Storage: Session CurrentIndex (r:1 w:0) | ||
/// Proof Skipped: Session CurrentIndex (max_values: Some(1), max_size: None, mode: Measured) | ||
/// Storage: Historical HistoricalSessions (r:1 w:0) | ||
/// Proof: Historical HistoricalSessions (max_values: None, max_size: Some(48), added: 2523, mode: MaxEncodedLen) | ||
/// Storage: ParaSessionInfo Sessions (r:1 w:0) | ||
/// Proof Skipped: ParaSessionInfo Sessions (max_values: None, max_size: None, mode: Measured) | ||
/// Storage: ParasSlashing UnappliedSlashes (r:1 w:1) | ||
/// Proof Skipped: ParasSlashing UnappliedSlashes (max_values: None, max_size: None, mode: Measured) | ||
/// Storage: Offences ReportsByKindIndex (r:1 w:1) | ||
/// Proof Skipped: Offences ReportsByKindIndex (max_values: None, max_size: None, mode: Measured) | ||
/// Storage: Offences ConcurrentReportsIndex (r:1 w:1) | ||
/// Proof Skipped: Offences ConcurrentReportsIndex (max_values: None, max_size: None, mode: Measured) | ||
/// Storage: Offences Reports (r:1 w:1) | ||
/// Proof Skipped: Offences Reports (max_values: None, max_size: None, mode: Measured) | ||
/// Storage: Staking SlashRewardFraction (r:1 w:0) | ||
/// Proof: Staking SlashRewardFraction (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen) | ||
/// Storage: Staking ActiveEra (r:1 w:0) | ||
/// Proof: Staking ActiveEra (max_values: Some(1), max_size: Some(13), added: 508, mode: MaxEncodedLen) | ||
/// Storage: Staking ErasStartSessionIndex (r:1 w:0) | ||
/// Proof: Staking ErasStartSessionIndex (max_values: None, max_size: Some(16), added: 2491, mode: MaxEncodedLen) | ||
/// Storage: Staking Invulnerables (r:1 w:0) | ||
/// Proof Skipped: Staking Invulnerables (max_values: Some(1), max_size: None, mode: Measured) | ||
/// Storage: Staking ValidatorSlashInEra (r:1 w:1) | ||
/// Proof: Staking ValidatorSlashInEra (max_values: None, max_size: Some(72), added: 2547, mode: MaxEncodedLen) | ||
/// Storage: Staking SlashingSpans (r:1 w:1) | ||
/// Proof Skipped: Staking SlashingSpans (max_values: None, max_size: None, mode: Measured) | ||
/// Storage: Staking SpanSlash (r:1 w:1) | ||
/// Proof: Staking SpanSlash (max_values: None, max_size: Some(76), added: 2551, mode: MaxEncodedLen) | ||
/// Storage: Staking OffendingValidators (r:1 w:1) | ||
/// Proof Skipped: Staking OffendingValidators (max_values: Some(1), max_size: None, mode: Measured) | ||
/// Storage: Session Validators (r:1 w:0) | ||
/// Proof Skipped: Session Validators (max_values: Some(1), max_size: None, mode: Measured) | ||
/// Storage: Session DisabledValidators (r:1 w:1) | ||
/// Proof Skipped: Session DisabledValidators (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: Staking UnappliedSlashes (r:1 w:1) | ||
/// Proof Skipped: Staking UnappliedSlashes (max_values: None, max_size: None, mode: Measured) | ||
/// The range of component `n` is `[4, 1000]`. | ||
fn report_dispute_lost(n: u32, ) -> Weight { | ||
// Proof Size summary in bytes: | ||
// Measured: `5788 + n * (285 ±0)` | ||
// Estimated: `107680 + n * (3726 ±0)` | ||
// Minimum execution time: 119_613_000 picoseconds. | ||
Weight::from_parts(142_363_720, 0) | ||
.saturating_add(Weight::from_parts(0, 107680)) | ||
// Standard Error: 2_283 | ||
.saturating_add(Weight::from_parts(291_179, 0).saturating_mul(n.into())) | ||
.saturating_add(T::DbWeight::get().reads(19)) | ||
.saturating_add(T::DbWeight::get().writes(11)) | ||
.saturating_add(Weight::from_parts(0, 3726).saturating_mul(n.into())) | ||
} | ||
} |