mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-22 09:05:41 +00:00
update weights (sync with 0.9.42) (#7149)
* polkadot: update weights * westend: update weights * kusama: update weights * rococo: update weights
This commit is contained in:
@@ -13,12 +13,13 @@
|
||||
|
||||
// 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-03-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! DATE: 2023-04-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! WORST CASE MAP SIZE: `1000000`
|
||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -38,9 +39,10 @@
|
||||
#![cfg_attr(rustfmt, rustfmt_skip)]
|
||||
#![allow(unused_parens)]
|
||||
#![allow(unused_imports)]
|
||||
#![allow(missing_docs)]
|
||||
|
||||
use frame_support::{traits::Get, weights::Weight};
|
||||
use sp_std::marker::PhantomData;
|
||||
use core::marker::PhantomData;
|
||||
|
||||
/// Weight functions for `runtime_parachains::paras`.
|
||||
pub struct WeightInfo<T>(PhantomData<T>);
|
||||
@@ -61,12 +63,12 @@ impl<T: frame_system::Config> runtime_parachains::paras::WeightInfo for WeightIn
|
||||
fn force_set_current_code(c: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `8309`
|
||||
// Estimated: `61734`
|
||||
// Minimum execution time: 34_331_000 picoseconds.
|
||||
Weight::from_parts(34_533_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 61734))
|
||||
// Standard Error: 1
|
||||
.saturating_add(Weight::from_parts(1_999, 0).saturating_mul(c.into()))
|
||||
// Estimated: `11774`
|
||||
// Minimum execution time: 32_230_000 picoseconds.
|
||||
Weight::from_parts(32_484_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 11774))
|
||||
// Standard Error: 3
|
||||
.saturating_add(Weight::from_parts(1_972, 0).saturating_mul(c.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(4))
|
||||
.saturating_add(T::DbWeight::get().writes(6))
|
||||
}
|
||||
@@ -77,11 +79,11 @@ impl<T: frame_system::Config> runtime_parachains::paras::WeightInfo for WeightIn
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `0`
|
||||
// Estimated: `0`
|
||||
// Minimum execution time: 8_832_000 picoseconds.
|
||||
Weight::from_parts(8_992_000, 0)
|
||||
// Minimum execution time: 8_577_000 picoseconds.
|
||||
Weight::from_parts(8_741_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 0))
|
||||
// Standard Error: 2
|
||||
.saturating_add(Weight::from_parts(918, 0).saturating_mul(s.into()))
|
||||
.saturating_add(Weight::from_parts(857, 0).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
/// Storage: Configuration ActiveConfig (r:1 w:0)
|
||||
@@ -109,13 +111,13 @@ impl<T: frame_system::Config> runtime_parachains::paras::WeightInfo for WeightIn
|
||||
/// The range of component `c` is `[1, 3145728]`.
|
||||
fn force_schedule_code_upgrade(c: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `16764`
|
||||
// Estimated: `207669`
|
||||
// Minimum execution time: 62_536_000 picoseconds.
|
||||
Weight::from_parts(62_832_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 207669))
|
||||
// Measured: `16769`
|
||||
// Estimated: `20234`
|
||||
// Minimum execution time: 59_725_000 picoseconds.
|
||||
Weight::from_parts(60_345_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 20234))
|
||||
// Standard Error: 1
|
||||
.saturating_add(Weight::from_parts(2_024, 0).saturating_mul(c.into()))
|
||||
.saturating_add(Weight::from_parts(1_981, 0).saturating_mul(c.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(9))
|
||||
.saturating_add(T::DbWeight::get().writes(8))
|
||||
}
|
||||
@@ -129,12 +131,12 @@ impl<T: frame_system::Config> runtime_parachains::paras::WeightInfo for WeightIn
|
||||
fn force_note_new_head(s: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `95`
|
||||
// Estimated: `3750`
|
||||
// Minimum execution time: 14_769_000 picoseconds.
|
||||
Weight::from_parts(15_014_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 3750))
|
||||
// Estimated: `3560`
|
||||
// Minimum execution time: 14_733_000 picoseconds.
|
||||
Weight::from_parts(14_854_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 3560))
|
||||
// Standard Error: 2
|
||||
.saturating_add(Weight::from_parts(923, 0).saturating_mul(s.into()))
|
||||
.saturating_add(Weight::from_parts(863, 0).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -145,10 +147,10 @@ impl<T: frame_system::Config> runtime_parachains::paras::WeightInfo for WeightIn
|
||||
fn force_queue_action() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `4251`
|
||||
// Estimated: `13452`
|
||||
// Minimum execution time: 20_839_000 picoseconds.
|
||||
Weight::from_parts(21_284_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 13452))
|
||||
// Estimated: `7716`
|
||||
// Minimum execution time: 21_286_000 picoseconds.
|
||||
Weight::from_parts(21_593_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 7716))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -160,12 +162,12 @@ impl<T: frame_system::Config> runtime_parachains::paras::WeightInfo for WeightIn
|
||||
fn add_trusted_validation_code(c: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `28`
|
||||
// Estimated: `6986`
|
||||
// Minimum execution time: 9_121_000 picoseconds.
|
||||
Weight::from_parts(9_282_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 6986))
|
||||
// Estimated: `3493`
|
||||
// Minimum execution time: 8_945_000 picoseconds.
|
||||
Weight::from_parts(9_207_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 3493))
|
||||
// Standard Error: 1
|
||||
.saturating_add(Weight::from_parts(2_007, 0).saturating_mul(c.into()))
|
||||
.saturating_add(Weight::from_parts(1_961, 0).saturating_mul(c.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -176,10 +178,10 @@ impl<T: frame_system::Config> runtime_parachains::paras::WeightInfo for WeightIn
|
||||
fn poke_unused_validation_code() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `28`
|
||||
// Estimated: `3521`
|
||||
// Minimum execution time: 6_931_000 picoseconds.
|
||||
Weight::from_parts(7_138_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 3521))
|
||||
// Estimated: `3493`
|
||||
// Minimum execution time: 6_494_000 picoseconds.
|
||||
Weight::from_parts(6_828_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 3493))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -193,11 +195,11 @@ impl<T: frame_system::Config> runtime_parachains::paras::WeightInfo for WeightIn
|
||||
/// Proof Skipped: Paras PvfActiveVoteMap (max_values: None, max_size: None, mode: Measured)
|
||||
fn include_pvf_check_statement() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `26947`
|
||||
// Estimated: `115708`
|
||||
// Minimum execution time: 93_627_000 picoseconds.
|
||||
Weight::from_parts(96_617_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 115708))
|
||||
// Measured: `26952`
|
||||
// Estimated: `30417`
|
||||
// Minimum execution time: 92_204_000 picoseconds.
|
||||
Weight::from_parts(92_879_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 30417))
|
||||
.saturating_add(T::DbWeight::get().reads(4))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -219,11 +221,11 @@ impl<T: frame_system::Config> runtime_parachains::paras::WeightInfo for WeightIn
|
||||
/// 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: `27501`
|
||||
// Estimated: `232383`
|
||||
// Minimum execution time: 814_663_000 picoseconds.
|
||||
Weight::from_parts(820_066_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 232383))
|
||||
// Measured: `27506`
|
||||
// Estimated: `30971`
|
||||
// Minimum execution time: 780_344_000 picoseconds.
|
||||
Weight::from_parts(789_583_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 30971))
|
||||
.saturating_add(T::DbWeight::get().reads(7))
|
||||
.saturating_add(T::DbWeight::get().writes(104))
|
||||
}
|
||||
@@ -237,11 +239,11 @@ impl<T: frame_system::Config> runtime_parachains::paras::WeightInfo for WeightIn
|
||||
/// 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: `27479`
|
||||
// Estimated: `117836`
|
||||
// Minimum execution time: 92_155_000 picoseconds.
|
||||
Weight::from_parts(93_771_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 117836))
|
||||
// Measured: `27484`
|
||||
// Estimated: `30949`
|
||||
// Minimum execution time: 91_535_000 picoseconds.
|
||||
Weight::from_parts(92_909_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 30949))
|
||||
.saturating_add(T::DbWeight::get().reads(4))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -259,11 +261,11 @@ impl<T: frame_system::Config> runtime_parachains::paras::WeightInfo for WeightIn
|
||||
/// 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: `26969`
|
||||
// Estimated: `174684`
|
||||
// Minimum execution time: 660_101_000 picoseconds.
|
||||
Weight::from_parts(666_641_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 174684))
|
||||
// Measured: `26974`
|
||||
// Estimated: `30439`
|
||||
// Minimum execution time: 627_464_000 picoseconds.
|
||||
Weight::from_parts(631_072_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 30439))
|
||||
.saturating_add(T::DbWeight::get().reads(6))
|
||||
.saturating_add(T::DbWeight::get().writes(3))
|
||||
}
|
||||
@@ -277,11 +279,11 @@ impl<T: frame_system::Config> runtime_parachains::paras::WeightInfo for WeightIn
|
||||
/// 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: `26947`
|
||||
// Estimated: `115708`
|
||||
// Minimum execution time: 91_525_000 picoseconds.
|
||||
Weight::from_parts(92_594_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 115708))
|
||||
// Measured: `26952`
|
||||
// Estimated: `30417`
|
||||
// Minimum execution time: 91_119_000 picoseconds.
|
||||
Weight::from_parts(91_722_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 30417))
|
||||
.saturating_add(T::DbWeight::get().reads(4))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user