Skip to content

Commit

Permalink
".git/.scripts/commands/bench/bench.sh" --subcommand=pallet --runtime…
Browse files Browse the repository at this point in the history
…=westend --target_dir=polkadot --pallet=polkadot_runtime_parachains::paras_inherent
  • Loading branch information
command-bot committed Oct 17, 2024
1 parent 04a541b commit 1bfb31b
Showing 1 changed file with 45 additions and 49 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
//! Autogenerated weights for `polkadot_runtime_parachains::paras_inherent`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 32.0.0
//! DATE: 2024-10-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2024-10-17, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `runner-dr4vwrkf-project-674-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
//! WASM-EXECUTION: `Compiled`, CHAIN: `Some("westend-dev")`, DB CACHE: 1024
Expand Down Expand Up @@ -54,7 +54,7 @@ impl<T: frame_system::Config> polkadot_runtime_parachains::paras_inherent::Weigh
/// Proof: `System::ParentHash` (`max_values`: Some(1), `max_size`: Some(32), added: 527, mode: `MaxEncodedLen`)
/// Storage: `ParasShared::AllowedRelayParents` (r:1 w:1)
/// Proof: `ParasShared::AllowedRelayParents` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
/// Storage: `ParaScheduler::ClaimQueue` (r:1 w:1)
/// Storage: `ParaScheduler::ClaimQueue` (r:1 w:0)
/// Proof: `ParaScheduler::ClaimQueue` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
/// Storage: `ParasShared::CurrentSessionIndex` (r:1 w:0)
/// Proof: `ParasShared::CurrentSessionIndex` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
Expand All @@ -78,17 +78,15 @@ impl<T: frame_system::Config> polkadot_runtime_parachains::paras_inherent::Weigh
/// Proof: `ParasShared::ActiveValidatorIndices` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
/// Storage: `Session::DisabledValidators` (r:1 w:0)
/// Proof: `Session::DisabledValidators` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
/// Storage: `CoretimeAssignmentProvider::CoreDescriptors` (r:204 w:204)
/// Proof: `CoretimeAssignmentProvider::CoreDescriptors` (`max_values`: None, `max_size`: None, mode: `Measured`)
fn enter_empty() -> Weight {
// Proof Size summary in bytes:
// Measured: `49900`
// Estimated: `555790`
// Minimum execution time: 1_945_940_000 picoseconds.
Weight::from_parts(1_998_042_000, 0)
.saturating_add(Weight::from_parts(0, 555790))
.saturating_add(T::DbWeight::get().reads(219))
.saturating_add(T::DbWeight::get().writes(208))
// Measured: `37559`
// Estimated: `41024`
// Minimum execution time: 217_257_000 picoseconds.
Weight::from_parts(228_878_000, 0)
.saturating_add(Weight::from_parts(0, 41024))
.saturating_add(T::DbWeight::get().reads(15))
.saturating_add(T::DbWeight::get().writes(3))
}
/// Storage: `ParaInherent::Included` (r:1 w:1)
/// Proof: `ParaInherent::Included` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
Expand Down Expand Up @@ -144,7 +142,7 @@ impl<T: frame_system::Config> polkadot_runtime_parachains::paras_inherent::Weigh
/// Proof: `ParasShared::ActiveValidatorIndices` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
/// Storage: `Session::DisabledValidators` (r:1 w:0)
/// Proof: `Session::DisabledValidators` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
/// Storage: `CoretimeAssignmentProvider::CoreDescriptors` (r:204 w:204)
/// Storage: `CoretimeAssignmentProvider::CoreDescriptors` (r:1 w:1)
/// Proof: `CoretimeAssignmentProvider::CoreDescriptors` (`max_values`: None, `max_size`: None, mode: `Measured`)
/// Storage: `Hrmp::HrmpWatermarks` (r:0 w:1)
/// Proof: `Hrmp::HrmpWatermarks` (`max_values`: None, `max_size`: None, mode: `Measured`)
Expand All @@ -157,23 +155,23 @@ impl<T: frame_system::Config> polkadot_runtime_parachains::paras_inherent::Weigh
/// The range of component `v` is `[400, 1024]`.
fn enter_variable_disputes(v: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `208187`
// Estimated: `714077`
// Minimum execution time: 19_195_120_000 picoseconds.
Weight::from_parts(2_808_727_958, 0)
.saturating_add(Weight::from_parts(0, 714077))
// Standard Error: 36_080
.saturating_add(Weight::from_parts(41_674_472, 0).saturating_mul(v.into()))
.saturating_add(T::DbWeight::get().reads(232))
.saturating_add(T::DbWeight::get().writes(220))
// Measured: `117547`
// Estimated: `123487`
// Minimum execution time: 21_077_090_000 picoseconds.
Weight::from_parts(703_350_265, 0)
.saturating_add(Weight::from_parts(0, 123487))
// Standard Error: 21_944
.saturating_add(Weight::from_parts(51_197_317, 0).saturating_mul(v.into()))
.saturating_add(T::DbWeight::get().reads(29))
.saturating_add(T::DbWeight::get().writes(17))
}
/// Storage: `ParaInherent::Included` (r:1 w:1)
/// Proof: `ParaInherent::Included` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
/// Storage: `System::ParentHash` (r:1 w:0)
/// Proof: `System::ParentHash` (`max_values`: Some(1), `max_size`: Some(32), added: 527, mode: `MaxEncodedLen`)
/// Storage: `ParasShared::AllowedRelayParents` (r:1 w:1)
/// Proof: `ParasShared::AllowedRelayParents` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
/// Storage: `ParaScheduler::ClaimQueue` (r:1 w:1)
/// Storage: `ParaScheduler::ClaimQueue` (r:1 w:0)
/// Proof: `ParaScheduler::ClaimQueue` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
/// Storage: `ParasShared::CurrentSessionIndex` (r:1 w:0)
/// Proof: `ParasShared::CurrentSessionIndex` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
Expand All @@ -197,17 +195,15 @@ impl<T: frame_system::Config> polkadot_runtime_parachains::paras_inherent::Weigh
/// Proof: `ParasShared::ActiveValidatorIndices` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
/// Storage: `Session::DisabledValidators` (r:1 w:0)
/// Proof: `Session::DisabledValidators` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
/// Storage: `CoretimeAssignmentProvider::CoreDescriptors` (r:203 w:203)
/// Proof: `CoretimeAssignmentProvider::CoreDescriptors` (`max_values`: None, `max_size`: None, mode: `Measured`)
fn enter_bitfields() -> Weight {
// Proof Size summary in bytes:
// Measured: `83202`
// Estimated: `586617`
// Minimum execution time: 2_367_515_000 picoseconds.
Weight::from_parts(2_546_701_000, 0)
.saturating_add(Weight::from_parts(0, 586617))
.saturating_add(T::DbWeight::get().reads(219))
.saturating_add(T::DbWeight::get().writes(208))
// Measured: `74967`
// Estimated: `80907`
// Minimum execution time: 487_605_000 picoseconds.
Weight::from_parts(506_014_000, 0)
.saturating_add(Weight::from_parts(0, 80907))
.saturating_add(T::DbWeight::get().reads(16))
.saturating_add(T::DbWeight::get().writes(4))
}
/// Storage: `ParaInherent::Included` (r:1 w:1)
/// Proof: `ParaInherent::Included` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
Expand Down Expand Up @@ -263,7 +259,7 @@ impl<T: frame_system::Config> polkadot_runtime_parachains::paras_inherent::Weigh
/// Proof: `ParasShared::ActiveValidatorIndices` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
/// Storage: `Session::DisabledValidators` (r:1 w:0)
/// Proof: `Session::DisabledValidators` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
/// Storage: `CoretimeAssignmentProvider::CoreDescriptors` (r:204 w:204)
/// Storage: `CoretimeAssignmentProvider::CoreDescriptors` (r:1 w:1)
/// Proof: `CoretimeAssignmentProvider::CoreDescriptors` (`max_values`: None, `max_size`: None, mode: `Measured`)
/// Storage: `ParasDisputes::Included` (r:0 w:1)
/// Proof: `ParasDisputes::Included` (`max_values`: None, `max_size`: None, mode: `Measured`)
Expand All @@ -278,15 +274,15 @@ impl<T: frame_system::Config> polkadot_runtime_parachains::paras_inherent::Weigh
/// The range of component `v` is `[2, 5]`.
fn enter_backed_candidates_variable(v: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `84443`
// Estimated: `590333`
// Minimum execution time: 3_256_615_000 picoseconds.
Weight::from_parts(3_437_204_995, 0)
.saturating_add(Weight::from_parts(0, 590333))
// Standard Error: 3_762_038
.saturating_add(Weight::from_parts(33_164_322, 0).saturating_mul(v.into()))
.saturating_add(T::DbWeight::get().reads(232))
.saturating_add(T::DbWeight::get().writes(218))
// Measured: `76491`
// Estimated: `82431`
// Minimum execution time: 1_496_985_000 picoseconds.
Weight::from_parts(1_466_448_265, 0)
.saturating_add(Weight::from_parts(0, 82431))
// Standard Error: 403_753
.saturating_add(Weight::from_parts(44_015_233, 0).saturating_mul(v.into()))
.saturating_add(T::DbWeight::get().reads(29))
.saturating_add(T::DbWeight::get().writes(15))
}
/// Storage: `ParaInherent::Included` (r:1 w:1)
/// Proof: `ParaInherent::Included` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
Expand Down Expand Up @@ -346,7 +342,7 @@ impl<T: frame_system::Config> polkadot_runtime_parachains::paras_inherent::Weigh
/// Proof: `ParasShared::ActiveValidatorIndices` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
/// Storage: `Session::DisabledValidators` (r:1 w:0)
/// Proof: `Session::DisabledValidators` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
/// Storage: `CoretimeAssignmentProvider::CoreDescriptors` (r:204 w:204)
/// Storage: `CoretimeAssignmentProvider::CoreDescriptors` (r:1 w:1)
/// Proof: `CoretimeAssignmentProvider::CoreDescriptors` (`max_values`: None, `max_size`: None, mode: `Measured`)
/// Storage: `ParasDisputes::Included` (r:0 w:1)
/// Proof: `ParasDisputes::Included` (`max_values`: None, `max_size`: None, mode: `Measured`)
Expand All @@ -360,12 +356,12 @@ impl<T: frame_system::Config> polkadot_runtime_parachains::paras_inherent::Weigh
/// Proof: `Paras::MostRecentContext` (`max_values`: None, `max_size`: None, mode: `Measured`)
fn enter_backed_candidate_code_upgrade() -> Weight {
// Proof Size summary in bytes:
// Measured: `84456`
// Estimated: `590346`
// Minimum execution time: 41_009_677_000 picoseconds.
Weight::from_parts(44_613_362_000, 0)
.saturating_add(Weight::from_parts(0, 590346))
.saturating_add(T::DbWeight::get().reads(234))
.saturating_add(T::DbWeight::get().writes(218))
// Measured: `76504`
// Estimated: `82444`
// Minimum execution time: 40_136_167_000 picoseconds.
Weight::from_parts(41_572_376_000, 0)
.saturating_add(Weight::from_parts(0, 82444))
.saturating_add(T::DbWeight::get().reads(31))
.saturating_add(T::DbWeight::get().writes(15))
}
}

0 comments on commit 1bfb31b

Please sign in to comment.