Skip to content

Commit

Permalink
chore: bench weights repeats 400
Browse files Browse the repository at this point in the history
  • Loading branch information
mrshiposha committed Sep 27, 2023
1 parent 7cc9052 commit 1acfc39
Show file tree
Hide file tree
Showing 15 changed files with 826 additions and 826 deletions.
102 changes: 51 additions & 51 deletions pallets/app-promotion/src/weights.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
//! Autogenerated weights for pallet_app_promotion
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-09-26, STEPS: `50`, REPEAT: `80`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-09-26, STEPS: `50`, REPEAT: `400`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bench-host`, CPU: `Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz`
//! EXECUTION: None, WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
// Executed Command:
// target/release/unique-collator
// target/production/unique-collator
// benchmark
// pallet
// --pallet
Expand All @@ -20,7 +20,7 @@
// *
// --template=.maintain/frame-weight-template.hbs
// --steps=50
// --repeat=80
// --repeat=400
// --heap-pages=4096
// --output=./pallets/app-promotion/src/weights.rs

Expand Down Expand Up @@ -63,10 +63,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
// Proof Size summary in bytes:
// Measured: `222 + b * (285 ±0)`
// Estimated: `3622 + b * (3774 ±0)`
// Minimum execution time: 5_034_000 picoseconds.
Weight::from_parts(5_845_442, 3622)
// Standard Error: 18_650
.saturating_add(Weight::from_parts(13_172_650, 0).saturating_mul(b.into()))
// Minimum execution time: 4_107_000 picoseconds.
Weight::from_parts(4_751_973, 3622)
// Standard Error: 4_668
.saturating_add(Weight::from_parts(10_570_330, 0).saturating_mul(b.into()))
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().reads((3_u64).saturating_mul(b.into())))
.saturating_add(T::DbWeight::get().writes((2_u64).saturating_mul(b.into())))
Expand All @@ -78,8 +78,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 4_838_000 picoseconds.
Weight::from_parts(5_022_000, 0)
// Minimum execution time: 3_459_000 picoseconds.
Weight::from_parts(3_627_000, 0)
.saturating_add(T::DbWeight::get().writes(1_u64))
}
/// Storage: AppPromotion Admin (r:1 w:0)
Expand All @@ -105,10 +105,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
// Proof Size summary in bytes:
// Measured: `564 + b * (641 ±0)`
// Estimated: `3593 + b * (25550 ±0)`
// Minimum execution time: 88_317_000 picoseconds.
Weight::from_parts(3_660_713, 3593)
// Standard Error: 17_984
.saturating_add(Weight::from_parts(58_197_541, 0).saturating_mul(b.into()))
// Minimum execution time: 73_245_000 picoseconds.
Weight::from_parts(74_196_000, 3593)
// Standard Error: 8_231
.saturating_add(Weight::from_parts(49_090_053, 0).saturating_mul(b.into()))
.saturating_add(T::DbWeight::get().reads(7_u64))
.saturating_add(T::DbWeight::get().reads((13_u64).saturating_mul(b.into())))
.saturating_add(T::DbWeight::get().writes(3_u64))
Expand All @@ -135,8 +135,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
// Proof Size summary in bytes:
// Measured: `389`
// Estimated: `4764`
// Minimum execution time: 27_232_000 picoseconds.
Weight::from_parts(27_657_000, 4764)
// Minimum execution time: 21_088_000 picoseconds.
Weight::from_parts(21_639_000, 4764)
.saturating_add(T::DbWeight::get().reads(8_u64))
.saturating_add(T::DbWeight::get().writes(5_u64))
}
Expand All @@ -154,8 +154,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
// Proof Size summary in bytes:
// Measured: `829`
// Estimated: `29095`
// Minimum execution time: 49_829_000 picoseconds.
Weight::from_parts(50_668_000, 29095)
// Minimum execution time: 42_086_000 picoseconds.
Weight::from_parts(43_149_000, 29095)
.saturating_add(T::DbWeight::get().reads(14_u64))
.saturating_add(T::DbWeight::get().writes(13_u64))
}
Expand All @@ -173,8 +173,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
// Proof Size summary in bytes:
// Measured: `829`
// Estimated: `29095`
// Minimum execution time: 55_678_000 picoseconds.
Weight::from_parts(56_709_000, 29095)
// Minimum execution time: 46_458_000 picoseconds.
Weight::from_parts(47_333_000, 29095)
.saturating_add(T::DbWeight::get().reads(15_u64))
.saturating_add(T::DbWeight::get().writes(13_u64))
}
Expand All @@ -186,8 +186,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
// Proof Size summary in bytes:
// Measured: `1060`
// Estimated: `4325`
// Minimum execution time: 16_628_000 picoseconds.
Weight::from_parts(16_968_000, 4325)
// Minimum execution time: 12_827_000 picoseconds.
Weight::from_parts(13_610_000, 4325)
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
Expand All @@ -199,8 +199,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
// Proof Size summary in bytes:
// Measured: `1092`
// Estimated: `4325`
// Minimum execution time: 15_970_000 picoseconds.
Weight::from_parts(16_316_000, 4325)
// Minimum execution time: 11_899_000 picoseconds.
Weight::from_parts(12_303_000, 4325)
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
Expand All @@ -212,8 +212,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
// Proof Size summary in bytes:
// Measured: `198`
// Estimated: `1517`
// Minimum execution time: 13_052_000 picoseconds.
Weight::from_parts(13_555_000, 1517)
// Minimum execution time: 10_226_000 picoseconds.
Weight::from_parts(10_549_000, 1517)
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
Expand All @@ -225,8 +225,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
// Proof Size summary in bytes:
// Measured: `396`
// Estimated: `3527`
// Minimum execution time: 13_791_000 picoseconds.
Weight::from_parts(14_125_000, 3527)
// Minimum execution time: 10_528_000 picoseconds.
Weight::from_parts(10_842_000, 3527)
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
Expand All @@ -249,10 +249,10 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `222 + b * (285 ±0)`
// Estimated: `3622 + b * (3774 ±0)`
// Minimum execution time: 5_034_000 picoseconds.
Weight::from_parts(5_845_442, 3622)
// Standard Error: 18_650
.saturating_add(Weight::from_parts(13_172_650, 0).saturating_mul(b.into()))
// Minimum execution time: 4_107_000 picoseconds.
Weight::from_parts(4_751_973, 3622)
// Standard Error: 4_668
.saturating_add(Weight::from_parts(10_570_330, 0).saturating_mul(b.into()))
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().reads((3_u64).saturating_mul(b.into())))
.saturating_add(RocksDbWeight::get().writes((2_u64).saturating_mul(b.into())))
Expand All @@ -264,8 +264,8 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 4_838_000 picoseconds.
Weight::from_parts(5_022_000, 0)
// Minimum execution time: 3_459_000 picoseconds.
Weight::from_parts(3_627_000, 0)
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
/// Storage: AppPromotion Admin (r:1 w:0)
Expand All @@ -291,10 +291,10 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `564 + b * (641 ±0)`
// Estimated: `3593 + b * (25550 ±0)`
// Minimum execution time: 88_317_000 picoseconds.
Weight::from_parts(3_660_713, 3593)
// Standard Error: 17_984
.saturating_add(Weight::from_parts(58_197_541, 0).saturating_mul(b.into()))
// Minimum execution time: 73_245_000 picoseconds.
Weight::from_parts(74_196_000, 3593)
// Standard Error: 8_231
.saturating_add(Weight::from_parts(49_090_053, 0).saturating_mul(b.into()))
.saturating_add(RocksDbWeight::get().reads(7_u64))
.saturating_add(RocksDbWeight::get().reads((13_u64).saturating_mul(b.into())))
.saturating_add(RocksDbWeight::get().writes(3_u64))
Expand All @@ -321,8 +321,8 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `389`
// Estimated: `4764`
// Minimum execution time: 27_232_000 picoseconds.
Weight::from_parts(27_657_000, 4764)
// Minimum execution time: 21_088_000 picoseconds.
Weight::from_parts(21_639_000, 4764)
.saturating_add(RocksDbWeight::get().reads(8_u64))
.saturating_add(RocksDbWeight::get().writes(5_u64))
}
Expand All @@ -340,8 +340,8 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `829`
// Estimated: `29095`
// Minimum execution time: 49_829_000 picoseconds.
Weight::from_parts(50_668_000, 29095)
// Minimum execution time: 42_086_000 picoseconds.
Weight::from_parts(43_149_000, 29095)
.saturating_add(RocksDbWeight::get().reads(14_u64))
.saturating_add(RocksDbWeight::get().writes(13_u64))
}
Expand All @@ -359,8 +359,8 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `829`
// Estimated: `29095`
// Minimum execution time: 55_678_000 picoseconds.
Weight::from_parts(56_709_000, 29095)
// Minimum execution time: 46_458_000 picoseconds.
Weight::from_parts(47_333_000, 29095)
.saturating_add(RocksDbWeight::get().reads(15_u64))
.saturating_add(RocksDbWeight::get().writes(13_u64))
}
Expand All @@ -372,8 +372,8 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `1060`
// Estimated: `4325`
// Minimum execution time: 16_628_000 picoseconds.
Weight::from_parts(16_968_000, 4325)
// Minimum execution time: 12_827_000 picoseconds.
Weight::from_parts(13_610_000, 4325)
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
Expand All @@ -385,8 +385,8 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `1092`
// Estimated: `4325`
// Minimum execution time: 15_970_000 picoseconds.
Weight::from_parts(16_316_000, 4325)
// Minimum execution time: 11_899_000 picoseconds.
Weight::from_parts(12_303_000, 4325)
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
Expand All @@ -398,8 +398,8 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `198`
// Estimated: `1517`
// Minimum execution time: 13_052_000 picoseconds.
Weight::from_parts(13_555_000, 1517)
// Minimum execution time: 10_226_000 picoseconds.
Weight::from_parts(10_549_000, 1517)
.saturating_add(RocksDbWeight::get().reads(1_u64))
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
Expand All @@ -411,8 +411,8 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `396`
// Estimated: `3527`
// Minimum execution time: 13_791_000 picoseconds.
Weight::from_parts(14_125_000, 3527)
// Minimum execution time: 10_528_000 picoseconds.
Weight::from_parts(10_842_000, 3527)
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
Expand Down
Loading

0 comments on commit 1acfc39

Please sign in to comment.