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
+57 -54
View File
@@ -18,9 +18,9 @@
//! Autogenerated weights for pallet_treasury
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-01-25, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-03-16, 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=pallet_treasury
// --no-storage-info
// --no-median-slopes
// --no-min-squares
// --extrinsic=*
// --execution=wasm
// --wasm-execution=compiled
@@ -68,9 +71,9 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
fn spend() -> Weight {
// Proof Size summary in bytes:
// Measured: `42`
// Estimated: `1396`
// Minimum execution time: 14_277 nanoseconds.
Weight::from_parts(14_749_000, 1396)
// Estimated: `3376`
// Minimum execution time: 17_010_000 picoseconds.
Weight::from_parts(17_247_000, 3376)
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
}
@@ -80,10 +83,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof: Treasury Proposals (max_values: None, max_size: Some(108), added: 2583, mode: MaxEncodedLen)
fn propose_spend() -> Weight {
// Proof Size summary in bytes:
// Measured: `175`
// Estimated: `499`
// Minimum execution time: 23_297 nanoseconds.
Weight::from_parts(23_585_000, 499)
// Measured: `143`
// Estimated: `1489`
// Minimum execution time: 25_780_000 picoseconds.
Weight::from_parts(41_064_000, 1489)
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(2_u64))
}
@@ -93,10 +96,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
fn reject_proposal() -> Weight {
// Proof Size summary in bytes:
// Measured: `365`
// Estimated: `5186`
// Minimum execution time: 23_996 nanoseconds.
Weight::from_parts(24_548_000, 5186)
// Measured: `301`
// Estimated: `7166`
// Minimum execution time: 27_805_000 picoseconds.
Weight::from_parts(28_322_000, 7166)
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(2_u64))
}
@@ -107,12 +110,12 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// The range of component `p` is `[0, 99]`.
fn approve_proposal(p: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `501 + p * (8 ±0)`
// Estimated: `3480`
// Minimum execution time: 9_366 nanoseconds.
Weight::from_parts(11_731_455, 3480)
// Standard Error: 761
.saturating_add(Weight::from_parts(21_665, 0).saturating_mul(p.into()))
// Measured: `470 + p * (8 ±0)`
// Estimated: `5460`
// Minimum execution time: 10_939_000 picoseconds.
Weight::from_parts(13_667_341, 5460)
// Standard Error: 907
.saturating_add(Weight::from_parts(26_648, 0).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -121,9 +124,9 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
fn remove_approval() -> Weight {
// Proof Size summary in bytes:
// Measured: `127`
// Estimated: `897`
// Minimum execution time: 7_012 nanoseconds.
Weight::from_parts(7_270_000, 897)
// Estimated: `1887`
// Minimum execution time: 8_261_000 picoseconds.
Weight::from_parts(8_399_000, 1887)
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -140,12 +143,12 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// The range of component `p` is `[0, 100]`.
fn on_initialize_proposals(p: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `415 + p * (314 ±0)`
// Estimated: `2305 + p * (7789 ±0)`
// Minimum execution time: 37_834 nanoseconds.
Weight::from_parts(47_496_917, 2305)
// Standard Error: 12_505
.saturating_add(Weight::from_parts(26_902_474, 0).saturating_mul(p.into()))
// Measured: `387 + p * (251 ±0)`
// Estimated: `7255 + p * (7789 ±0)`
// Minimum execution time: 43_781_000 picoseconds.
Weight::from_parts(68_521_487, 7255)
// Standard Error: 58_804
.saturating_add(Weight::from_parts(33_271_211, 0).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(3_u64))
.saturating_add(T::DbWeight::get().reads((3_u64).saturating_mul(p.into())))
.saturating_add(T::DbWeight::get().writes(3_u64))
@@ -165,9 +168,9 @@ impl WeightInfo for () {
fn spend() -> Weight {
// Proof Size summary in bytes:
// Measured: `42`
// Estimated: `1396`
// Minimum execution time: 14_277 nanoseconds.
Weight::from_parts(14_749_000, 1396)
// Estimated: `3376`
// Minimum execution time: 17_010_000 picoseconds.
Weight::from_parts(17_247_000, 3376)
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().writes(3_u64))
}
@@ -177,10 +180,10 @@ impl WeightInfo for () {
/// Proof: Treasury Proposals (max_values: None, max_size: Some(108), added: 2583, mode: MaxEncodedLen)
fn propose_spend() -> Weight {
// Proof Size summary in bytes:
// Measured: `175`
// Estimated: `499`
// Minimum execution time: 23_297 nanoseconds.
Weight::from_parts(23_585_000, 499)
// Measured: `143`
// Estimated: `1489`
// Minimum execution time: 25_780_000 picoseconds.
Weight::from_parts(41_064_000, 1489)
.saturating_add(RocksDbWeight::get().reads(1_u64))
.saturating_add(RocksDbWeight::get().writes(2_u64))
}
@@ -190,10 +193,10 @@ impl WeightInfo for () {
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
fn reject_proposal() -> Weight {
// Proof Size summary in bytes:
// Measured: `365`
// Estimated: `5186`
// Minimum execution time: 23_996 nanoseconds.
Weight::from_parts(24_548_000, 5186)
// Measured: `301`
// Estimated: `7166`
// Minimum execution time: 27_805_000 picoseconds.
Weight::from_parts(28_322_000, 7166)
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().writes(2_u64))
}
@@ -204,12 +207,12 @@ impl WeightInfo for () {
/// The range of component `p` is `[0, 99]`.
fn approve_proposal(p: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `501 + p * (8 ±0)`
// Estimated: `3480`
// Minimum execution time: 9_366 nanoseconds.
Weight::from_parts(11_731_455, 3480)
// Standard Error: 761
.saturating_add(Weight::from_parts(21_665, 0).saturating_mul(p.into()))
// Measured: `470 + p * (8 ±0)`
// Estimated: `5460`
// Minimum execution time: 10_939_000 picoseconds.
Weight::from_parts(13_667_341, 5460)
// Standard Error: 907
.saturating_add(Weight::from_parts(26_648, 0).saturating_mul(p.into()))
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
@@ -218,9 +221,9 @@ impl WeightInfo for () {
fn remove_approval() -> Weight {
// Proof Size summary in bytes:
// Measured: `127`
// Estimated: `897`
// Minimum execution time: 7_012 nanoseconds.
Weight::from_parts(7_270_000, 897)
// Estimated: `1887`
// Minimum execution time: 8_261_000 picoseconds.
Weight::from_parts(8_399_000, 1887)
.saturating_add(RocksDbWeight::get().reads(1_u64))
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
@@ -237,12 +240,12 @@ impl WeightInfo for () {
/// The range of component `p` is `[0, 100]`.
fn on_initialize_proposals(p: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `415 + p * (314 ±0)`
// Estimated: `2305 + p * (7789 ±0)`
// Minimum execution time: 37_834 nanoseconds.
Weight::from_parts(47_496_917, 2305)
// Standard Error: 12_505
.saturating_add(Weight::from_parts(26_902_474, 0).saturating_mul(p.into()))
// Measured: `387 + p * (251 ±0)`
// Estimated: `7255 + p * (7789 ±0)`
// Minimum execution time: 43_781_000 picoseconds.
Weight::from_parts(68_521_487, 7255)
// Standard Error: 58_804
.saturating_add(Weight::from_parts(33_271_211, 0).saturating_mul(p.into()))
.saturating_add(RocksDbWeight::get().reads(3_u64))
.saturating_add(RocksDbWeight::get().reads((3_u64).saturating_mul(p.into())))
.saturating_add(RocksDbWeight::get().writes(3_u64))