Skip to content

Commit

Permalink
".git/.scripts/commands/bench-all/bench-all.sh" --pallet=frame_system…
Browse files Browse the repository at this point in the history
…_extensions
  • Loading branch information
command-bot committed Dec 30, 2024
1 parent 55610fb commit 62ab3a7
Showing 1 changed file with 35 additions and 47 deletions.
82 changes: 35 additions & 47 deletions polkadot/runtime/rococo/src/weights/frame_system_extensions.rs
Original file line number Diff line number Diff line change
Expand Up @@ -17,28 +17,25 @@
//! Autogenerated weights for `frame_system_extensions`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 32.0.0
//! DATE: 2024-10-31, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2024-12-30, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `697235d969a1`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
//! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024
//! HOSTNAME: `runner-ys-ssygq-project-674-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
//! WASM-EXECUTION: `Compiled`, CHAIN: `Some("rococo-dev")`, DB CACHE: 1024
// Executed Command:
// frame-omni-bencher
// v1
// target/production/polkadot
// benchmark
// pallet
// --extrinsic=*
// --runtime=target/release/wbuild/rococo-runtime/rococo_runtime.wasm
// --pallet=frame_system_extensions
// --header=/__w/polkadot-sdk/polkadot-sdk/polkadot/file_header.txt
// --output=./polkadot/runtime/rococo/src/weights
// --wasm-execution=compiled
// --steps=50
// --repeat=20
// --extrinsic=*
// --wasm-execution=compiled
// --heap-pages=4096
// --no-storage-info
// --no-min-squares
// --no-median-slopes
// --json-file=/builds/parity/mirrors/polkadot-sdk/.git/.artifacts/bench.json
// --pallet=frame_system_extensions
// --chain=rococo-dev
// --header=./polkadot/file_header.txt
// --output=./polkadot/runtime/rococo/src/weights/

#![cfg_attr(rustfmt, rustfmt_skip)]
#![allow(unused_parens)]
Expand All @@ -51,45 +48,36 @@ use core::marker::PhantomData;
/// Weight functions for `frame_system_extensions`.
pub struct WeightInfo<T>(PhantomData<T>);
impl<T: frame_system::Config> frame_system::ExtensionsWeightInfo for WeightInfo<T> {
/// Storage: `System::BlockHash` (r:1 w:0)
/// Proof: `System::BlockHash` (`max_values`: None, `max_size`: Some(44), added: 2519, mode: `MaxEncodedLen`)
fn check_genesis() -> Weight {
// Proof Size summary in bytes:
// Measured: `30`
// Estimated: `3509`
// Minimum execution time: 4_912_000 picoseconds.
Weight::from_parts(5_120_000, 0)
.saturating_add(Weight::from_parts(0, 3509))
.saturating_add(T::DbWeight::get().reads(1))
// Estimated: `0`
// Minimum execution time: 3_528_000 picoseconds.
Weight::from_parts(3_657_000, 0)
.saturating_add(Weight::from_parts(0, 0))
}
/// Storage: `System::BlockHash` (r:1 w:0)
/// Proof: `System::BlockHash` (`max_values`: None, `max_size`: Some(44), added: 2519, mode: `MaxEncodedLen`)
fn check_mortality_mortal_transaction() -> Weight {
// Proof Size summary in bytes:
// Measured: `68`
// Estimated: `3509`
// Minimum execution time: 9_212_000 picoseconds.
Weight::from_parts(9_661_000, 0)
.saturating_add(Weight::from_parts(0, 3509))
.saturating_add(T::DbWeight::get().reads(1))
// Estimated: `0`
// Minimum execution time: 6_456_000 picoseconds.
Weight::from_parts(6_706_000, 0)
.saturating_add(Weight::from_parts(0, 0))
}
/// Storage: `System::BlockHash` (r:1 w:0)
/// Proof: `System::BlockHash` (`max_values`: None, `max_size`: Some(44), added: 2519, mode: `MaxEncodedLen`)
fn check_mortality_immortal_transaction() -> Weight {
// Proof Size summary in bytes:
// Measured: `68`
// Estimated: `3509`
// Minimum execution time: 9_157_000 picoseconds.
Weight::from_parts(9_775_000, 0)
.saturating_add(Weight::from_parts(0, 3509))
.saturating_add(T::DbWeight::get().reads(1))
// Estimated: `0`
// Minimum execution time: 6_210_000 picoseconds.
Weight::from_parts(6_581_000, 0)
.saturating_add(Weight::from_parts(0, 0))
}
fn check_non_zero_sender() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 834_000 picoseconds.
Weight::from_parts(912_000, 0)
// Minimum execution time: 529_000 picoseconds.
Weight::from_parts(561_000, 0)
.saturating_add(Weight::from_parts(0, 0))
}
/// Storage: `System::Account` (r:1 w:1)
Expand All @@ -98,8 +86,8 @@ impl<T: frame_system::Config> frame_system::ExtensionsWeightInfo for WeightInfo<
// Proof Size summary in bytes:
// Measured: `101`
// Estimated: `3593`
// Minimum execution time: 10_058_000 picoseconds.
Weight::from_parts(10_641_000, 0)
// Minimum execution time: 6_935_000 picoseconds.
Weight::from_parts(7_264_000, 0)
.saturating_add(Weight::from_parts(0, 3593))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
Expand All @@ -108,32 +96,32 @@ impl<T: frame_system::Config> frame_system::ExtensionsWeightInfo for WeightInfo<
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 664_000 picoseconds.
Weight::from_parts(730_000, 0)
// Minimum execution time: 452_000 picoseconds.
Weight::from_parts(474_000, 0)
.saturating_add(Weight::from_parts(0, 0))
}
fn check_tx_version() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 669_000 picoseconds.
Weight::from_parts(731_000, 0)
// Minimum execution time: 422_000 picoseconds.
Weight::from_parts(460_000, 0)
.saturating_add(Weight::from_parts(0, 0))
}
fn check_weight() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 7_024_000 picoseconds.
Weight::from_parts(7_266_000, 0)
// Minimum execution time: 3_632_000 picoseconds.
Weight::from_parts(3_784_000, 0)
.saturating_add(Weight::from_parts(0, 0))
}
fn weight_reclaim() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 4_259_000 picoseconds.
Weight::from_parts(4_475_000, 0)
// Minimum execution time: 2_209_000 picoseconds.
Weight::from_parts(2_335_000, 0)
.saturating_add(Weight::from_parts(0, 0))
}
}

0 comments on commit 62ab3a7

Please sign in to comment.