Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
".git/.scripts/commands/bench-vm/bench-vm.sh" all polkadot
Browse files Browse the repository at this point in the history
  • Loading branch information
command-bot committed Jun 14, 2023
1 parent b6b74fd commit 1649b2c
Show file tree
Hide file tree
Showing 50 changed files with 1,724 additions and 1,356 deletions.
20 changes: 10 additions & 10 deletions runtime/polkadot/constants/src/weights/block_weights.rs
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
// along with Polkadot. If not, see <http://www.gnu.org/licenses/>.

//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-05-26 (Y/M/D)
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! DATE: 2023-06-13 (Y/M/D)
//! HOSTNAME: `runner--ss9ysm1-project-163-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
//!
//! SHORT-NAME: `block`, LONG-NAME: `BlockExecution`, RUNTIME: `Development`
//! WARMUPS: `10`, REPEAT: `100`
Expand All @@ -43,17 +43,17 @@ parameter_types! {
/// Calculated by multiplying the *Average* with `1.0` and adding `0`.
///
/// Stats nanoseconds:
/// Min, Max: 10_268_668, 10_615_349
/// Average: 10_351_411
/// Median: 10_334_352
/// Std-Dev: 65235.93
/// Min, Max: 13_736_350, 14_488_564
/// Average: 14_079_360
/// Median: 14_091_341
/// Std-Dev: 138335.63
///
/// Percentiles nanoseconds:
/// 99th: 10_582_089
/// 95th: 10_458_527
/// 75th: 10_369_320
/// 99th: 14_358_013
/// 95th: 14_269_776
/// 75th: 14_173_958
pub const BlockExecutionWeight: Weight =
Weight::from_parts(WEIGHT_REF_TIME_PER_NANOS.saturating_mul(10_351_411), 0);
Weight::from_parts(WEIGHT_REF_TIME_PER_NANOS.saturating_mul(14_079_360), 0);
}

#[cfg(test)]
Expand Down
20 changes: 10 additions & 10 deletions runtime/polkadot/constants/src/weights/extrinsic_weights.rs
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
// along with Polkadot. If not, see <http://www.gnu.org/licenses/>.

//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-05-26 (Y/M/D)
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! DATE: 2023-06-13 (Y/M/D)
//! HOSTNAME: `runner--ss9ysm1-project-163-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
//!
//! SHORT-NAME: `extrinsic`, LONG-NAME: `ExtrinsicBase`, RUNTIME: `Development`
//! WARMUPS: `10`, REPEAT: `100`
Expand All @@ -43,17 +43,17 @@ parameter_types! {
/// Calculated by multiplying the *Average* with `1.0` and adding `0`.
///
/// Stats nanoseconds:
/// Min, Max: 106_778, 108_997
/// Average: 107_648
/// Median: 107_566
/// Std-Dev: 356.3
/// Min, Max: 123_537, 128_460
/// Average: 125_049
/// Median: 124_324
/// Std-Dev: 1293.33
///
/// Percentiles nanoseconds:
/// 99th: 108_865
/// 95th: 108_344
/// 75th: 107_744
/// 99th: 127_983
/// 95th: 127_288
/// 75th: 126_302
pub const ExtrinsicBaseWeight: Weight =
Weight::from_parts(WEIGHT_REF_TIME_PER_NANOS.saturating_mul(107_648), 0);
Weight::from_parts(WEIGHT_REF_TIME_PER_NANOS.saturating_mul(125_049), 0);
}

#[cfg(test)]
Expand Down
35 changes: 19 additions & 16 deletions runtime/polkadot/src/weights/frame_benchmarking_baseline.rs
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
//! Autogenerated weights for `frame_benchmarking::baseline`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-05-25, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-06-13, 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: `runner--ss9ysm1-project-163-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
// Executed Command:
Expand All @@ -29,6 +29,9 @@
// --chain=polkadot-dev
// --steps=50
// --repeat=20
// --no-storage-info
// --no-median-slopes
// --no-min-squares
// --pallet=frame_benchmarking::baseline
// --extrinsic=*
// --execution=wasm
Expand All @@ -52,54 +55,54 @@ impl<T: frame_system::Config> frame_benchmarking::baseline::WeightInfo for Weigh
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 173_000 picoseconds.
Weight::from_parts(207_289, 0)
// Minimum execution time: 159_000 picoseconds.
Weight::from_parts(215_645, 0)
.saturating_add(Weight::from_parts(0, 0))
}
/// The range of component `i` is `[0, 1000000]`.
fn subtraction(_i: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 166_000 picoseconds.
Weight::from_parts(202_031, 0)
// Minimum execution time: 159_000 picoseconds.
Weight::from_parts(204_473, 0)
.saturating_add(Weight::from_parts(0, 0))
}
/// The range of component `i` is `[0, 1000000]`.
fn multiplication(_i: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 158_000 picoseconds.
Weight::from_parts(198_075, 0)
// Minimum execution time: 162_000 picoseconds.
Weight::from_parts(216_551, 0)
.saturating_add(Weight::from_parts(0, 0))
}
/// The range of component `i` is `[0, 1000000]`.
fn division(_i: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 169_000 picoseconds.
Weight::from_parts(204_599, 0)
// Minimum execution time: 160_000 picoseconds.
Weight::from_parts(195_516, 0)
.saturating_add(Weight::from_parts(0, 0))
}
fn hashing() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 19_679_600_000 picoseconds.
Weight::from_parts(19_769_646_000, 0)
// Minimum execution time: 22_697_496_000 picoseconds.
Weight::from_parts(22_711_860_000, 0)
.saturating_add(Weight::from_parts(0, 0))
}
/// The range of component `i` is `[0, 100]`.
fn sr25519_verification(i: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 231_000 picoseconds.
Weight::from_parts(242_000, 0)
// Minimum execution time: 238_000 picoseconds.
Weight::from_parts(1_655_187, 0)
.saturating_add(Weight::from_parts(0, 0))
// Standard Error: 8_664
.saturating_add(Weight::from_parts(46_990_353, 0).saturating_mul(i.into()))
// Standard Error: 6_625
.saturating_add(Weight::from_parts(55_519_327, 0).saturating_mul(i.into()))
}
}
31 changes: 17 additions & 14 deletions runtime/polkadot/src/weights/frame_election_provider_support.rs
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
//! Autogenerated weights for `frame_election_provider_support`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-05-25, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-06-13, 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: `runner--ss9ysm1-project-163-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
// Executed Command:
Expand All @@ -29,6 +29,9 @@
// --chain=polkadot-dev
// --steps=50
// --repeat=20
// --no-storage-info
// --no-median-slopes
// --no-min-squares
// --pallet=frame_election_provider_support
// --extrinsic=*
// --execution=wasm
Expand All @@ -54,13 +57,13 @@ impl<T: frame_system::Config> frame_election_provider_support::WeightInfo for We
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 6_158_701_000 picoseconds.
Weight::from_parts(6_201_339_000, 0)
// Minimum execution time: 6_616_768_000 picoseconds.
Weight::from_parts(6_695_363_000, 0)
.saturating_add(Weight::from_parts(0, 0))
// Standard Error: 134_653
.saturating_add(Weight::from_parts(5_675_928, 0).saturating_mul(v.into()))
// Standard Error: 13_766_537
.saturating_add(Weight::from_parts(1_476_845_315, 0).saturating_mul(d.into()))
// Standard Error: 136_832
.saturating_add(Weight::from_parts(5_778_446, 0).saturating_mul(v.into()))
// Standard Error: 13_989_264
.saturating_add(Weight::from_parts(1_410_579_052, 0).saturating_mul(d.into()))
}
/// The range of component `v` is `[1000, 2000]`.
/// The range of component `t` is `[500, 1000]`.
Expand All @@ -69,12 +72,12 @@ impl<T: frame_system::Config> frame_election_provider_support::WeightInfo for We
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 4_179_551_000 picoseconds.
Weight::from_parts(4_213_683_000, 0)
// Minimum execution time: 4_504_339_000 picoseconds.
Weight::from_parts(4_630_486_000, 0)
.saturating_add(Weight::from_parts(0, 0))
// Standard Error: 107_836
.saturating_add(Weight::from_parts(4_264_723, 0).saturating_mul(v.into()))
// Standard Error: 11_024_831
.saturating_add(Weight::from_parts(1_259_185_011, 0).saturating_mul(d.into()))
// Standard Error: 119_112
.saturating_add(Weight::from_parts(4_817_037, 0).saturating_mul(v.into()))
// Standard Error: 12_177_649
.saturating_add(Weight::from_parts(1_335_680_997, 0).saturating_mul(d.into()))
}
}
55 changes: 29 additions & 26 deletions runtime/polkadot/src/weights/frame_system.rs
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
//! Autogenerated weights for `frame_system`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-05-25, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-06-13, 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: `runner--ss9ysm1-project-163-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
// Executed Command:
Expand All @@ -29,6 +29,9 @@
// --chain=polkadot-dev
// --steps=50
// --repeat=20
// --no-storage-info
// --no-median-slopes
// --no-min-squares
// --pallet=frame_system
// --extrinsic=*
// --execution=wasm
Expand All @@ -52,22 +55,22 @@ impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 2_338_000 picoseconds.
Weight::from_parts(2_439_000, 0)
// Minimum execution time: 1_913_000 picoseconds.
Weight::from_parts(1_963_000, 0)
.saturating_add(Weight::from_parts(0, 0))
// Standard Error: 0
.saturating_add(Weight::from_parts(365, 0).saturating_mul(b.into()))
// Standard Error: 1
.saturating_add(Weight::from_parts(427, 0).saturating_mul(b.into()))
}
/// The range of component `b` is `[0, 3932160]`.
fn remark_with_event(b: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 7_515_000 picoseconds.
Weight::from_parts(7_584_000, 0)
// Minimum execution time: 7_401_000 picoseconds.
Weight::from_parts(7_487_000, 0)
.saturating_add(Weight::from_parts(0, 0))
// Standard Error: 0
.saturating_add(Weight::from_parts(1_398, 0).saturating_mul(b.into()))
// Standard Error: 3
.saturating_add(Weight::from_parts(1_741, 0).saturating_mul(b.into()))
}
/// Storage: System Digest (r:1 w:1)
/// Proof Skipped: System Digest (max_values: Some(1), max_size: None, mode: Measured)
Expand All @@ -77,8 +80,8 @@ impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `1485`
// Minimum execution time: 4_056_000 picoseconds.
Weight::from_parts(4_235_000, 0)
// Minimum execution time: 3_728_000 picoseconds.
Weight::from_parts(3_879_000, 0)
.saturating_add(Weight::from_parts(0, 1485))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(2))
Expand All @@ -91,8 +94,8 @@ impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `1485`
// Minimum execution time: 82_169_624_000 picoseconds.
Weight::from_parts(85_473_027_000, 0)
// Minimum execution time: 95_158_824_000 picoseconds.
Weight::from_parts(99_273_144_000, 0)
.saturating_add(Weight::from_parts(0, 1485))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(2))
Expand All @@ -104,11 +107,11 @@ impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 2_321_000 picoseconds.
Weight::from_parts(2_357_000, 0)
// Minimum execution time: 1_912_000 picoseconds.
Weight::from_parts(1_939_000, 0)
.saturating_add(Weight::from_parts(0, 0))
// Standard Error: 1_923
.saturating_add(Weight::from_parts(662_311, 0).saturating_mul(i.into()))
// Standard Error: 1_854
.saturating_add(Weight::from_parts(737_177, 0).saturating_mul(i.into()))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into())))
}
/// Storage: Skipped Metadata (r:0 w:0)
Expand All @@ -118,11 +121,11 @@ impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 2_297_000 picoseconds.
Weight::from_parts(2_367_000, 0)
// Minimum execution time: 1_948_000 picoseconds.
Weight::from_parts(1_977_000, 0)
.saturating_add(Weight::from_parts(0, 0))
// Standard Error: 743
.saturating_add(Weight::from_parts(486_141, 0).saturating_mul(i.into()))
// Standard Error: 1_059
.saturating_add(Weight::from_parts(556_745, 0).saturating_mul(i.into()))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into())))
}
/// Storage: Skipped Metadata (r:0 w:0)
Expand All @@ -132,11 +135,11 @@ impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `132 + p * (69 ±0)`
// Estimated: `128 + p * (70 ±0)`
// Minimum execution time: 4_264_000 picoseconds.
Weight::from_parts(4_302_000, 0)
// Minimum execution time: 3_696_000 picoseconds.
Weight::from_parts(3_838_000, 0)
.saturating_add(Weight::from_parts(0, 128))
// Standard Error: 988
.saturating_add(Weight::from_parts(1_013_913, 0).saturating_mul(p.into()))
// Standard Error: 1_973
.saturating_add(Weight::from_parts(1_242_272, 0).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(p.into())))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(p.into())))
.saturating_add(Weight::from_parts(0, 70).saturating_mul(p.into()))
Expand Down
Loading

0 comments on commit 1649b2c

Please sign in to comment.