Update all weights (#13614)

* Empty commit

* ".git/.scripts/commands/bench/bench.sh" all

---------

Co-authored-by: Alexander Theißen <alex.theissen@me.com>
Co-authored-by: command-bot <>
This commit is contained in:
Oliver Tale-Yazdi
2023-03-16 17:57:45 +01:00
committed by GitHub
parent b117dbdf08
commit 3a3d93afee
48 changed files with 6017 additions and 6041 deletions
+49 -44
View File
@@ -18,9 +18,9 @@
//! Autogenerated weights for frame_system
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-01-24, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-03-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm2`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm3`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024
// Executed Command:
@@ -31,6 +31,9 @@
// --steps=50
// --repeat=20
// --pallet=frame_system
// --no-storage-info
// --no-median-slopes
// --no-min-squares
// --extrinsic=*
// --execution=wasm
// --wasm-execution=compiled
@@ -64,20 +67,20 @@ impl<T: crate::Config> WeightInfo for SubstrateWeight<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 2_018 nanoseconds.
Weight::from_parts(2_091_000, 0)
// Minimum execution time: 2_519_000 picoseconds.
Weight::from_parts(2_576_000, 0)
// Standard Error: 0
.saturating_add(Weight::from_parts(362, 0).saturating_mul(b.into()))
.saturating_add(Weight::from_parts(365, 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_449 nanoseconds.
Weight::from_parts(7_748_000, 0)
// Minimum execution time: 8_687_000 picoseconds.
Weight::from_parts(8_875_000, 0)
// Standard Error: 0
.saturating_add(Weight::from_parts(1_423, 0).saturating_mul(b.into()))
.saturating_add(Weight::from_parts(1_121, 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)
@@ -86,9 +89,9 @@ impl<T: crate::Config> WeightInfo for SubstrateWeight<T> {
fn set_heap_pages() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `495`
// Minimum execution time: 4_440 nanoseconds.
Weight::from_parts(4_605_000, 495)
// Estimated: `1485`
// Minimum execution time: 5_281_000 picoseconds.
Weight::from_parts(5_383_000, 1485)
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(2_u64))
}
@@ -99,10 +102,10 @@ impl<T: crate::Config> WeightInfo for SubstrateWeight<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 1_981 nanoseconds.
Weight::from_parts(2_114_000, 0)
// Standard Error: 804
.saturating_add(Weight::from_parts(631_438, 0).saturating_mul(i.into()))
// Minimum execution time: 2_346_000 picoseconds.
Weight::from_parts(2_491_000, 0)
// Standard Error: 815
.saturating_add(Weight::from_parts(731_217, 0).saturating_mul(i.into()))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into())))
}
/// Storage: Skipped Metadata (r:0 w:0)
@@ -112,10 +115,10 @@ impl<T: crate::Config> WeightInfo for SubstrateWeight<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 2_061 nanoseconds.
Weight::from_parts(2_153_000, 0)
// Standard Error: 952
.saturating_add(Weight::from_parts(502_629, 0).saturating_mul(i.into()))
// Minimum execution time: 2_394_000 picoseconds.
Weight::from_parts(2_567_000, 0)
// Standard Error: 935
.saturating_add(Weight::from_parts(554_023, 0).saturating_mul(i.into()))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into())))
}
/// Storage: Skipped Metadata (r:0 w:0)
@@ -125,10 +128,11 @@ impl<T: crate::Config> WeightInfo for SubstrateWeight<T> {
// Proof Size summary in bytes:
// Measured: `116 + p * (69 ±0)`
// Estimated: `121 + p * (70 ±0)`
// Minimum execution time: 4_026 nanoseconds.
Weight::from_parts(4_174_000, 121)
// Standard Error: 1_148
.saturating_add(Weight::from_parts(1_093_099, 0).saturating_mul(p.into()))
// Minimum execution time: 4_706_000 picoseconds.
Weight::from_parts(4_858_000, 121)
// Standard Error: 1_291
.saturating_add(Weight::from_parts(1_142_198, 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()))
}
@@ -141,20 +145,20 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 2_018 nanoseconds.
Weight::from_parts(2_091_000, 0)
// Minimum execution time: 2_519_000 picoseconds.
Weight::from_parts(2_576_000, 0)
// Standard Error: 0
.saturating_add(Weight::from_parts(362, 0).saturating_mul(b.into()))
.saturating_add(Weight::from_parts(365, 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_449 nanoseconds.
Weight::from_parts(7_748_000, 0)
// Minimum execution time: 8_687_000 picoseconds.
Weight::from_parts(8_875_000, 0)
// Standard Error: 0
.saturating_add(Weight::from_parts(1_423, 0).saturating_mul(b.into()))
.saturating_add(Weight::from_parts(1_121, 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)
@@ -163,9 +167,9 @@ impl WeightInfo for () {
fn set_heap_pages() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `495`
// Minimum execution time: 4_440 nanoseconds.
Weight::from_parts(4_605_000, 495)
// Estimated: `1485`
// Minimum execution time: 5_281_000 picoseconds.
Weight::from_parts(5_383_000, 1485)
.saturating_add(RocksDbWeight::get().reads(1_u64))
.saturating_add(RocksDbWeight::get().writes(2_u64))
}
@@ -176,10 +180,10 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 1_981 nanoseconds.
Weight::from_parts(2_114_000, 0)
// Standard Error: 804
.saturating_add(Weight::from_parts(631_438, 0).saturating_mul(i.into()))
// Minimum execution time: 2_346_000 picoseconds.
Weight::from_parts(2_491_000, 0)
// Standard Error: 815
.saturating_add(Weight::from_parts(731_217, 0).saturating_mul(i.into()))
.saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(i.into())))
}
/// Storage: Skipped Metadata (r:0 w:0)
@@ -189,10 +193,10 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 2_061 nanoseconds.
Weight::from_parts(2_153_000, 0)
// Standard Error: 952
.saturating_add(Weight::from_parts(502_629, 0).saturating_mul(i.into()))
// Minimum execution time: 2_394_000 picoseconds.
Weight::from_parts(2_567_000, 0)
// Standard Error: 935
.saturating_add(Weight::from_parts(554_023, 0).saturating_mul(i.into()))
.saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(i.into())))
}
/// Storage: Skipped Metadata (r:0 w:0)
@@ -202,10 +206,11 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `116 + p * (69 ±0)`
// Estimated: `121 + p * (70 ±0)`
// Minimum execution time: 4_026 nanoseconds.
Weight::from_parts(4_174_000, 121)
// Standard Error: 1_148
.saturating_add(Weight::from_parts(1_093_099, 0).saturating_mul(p.into()))
// Minimum execution time: 4_706_000 picoseconds.
Weight::from_parts(4_858_000, 121)
// Standard Error: 1_291
.saturating_add(Weight::from_parts(1_142_198, 0).saturating_mul(p.into()))
.saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(p.into())))
.saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(p.into())))
.saturating_add(Weight::from_parts(0, 70).saturating_mul(p.into()))
}