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
@@ -18,9 +18,9 @@
//! Autogenerated weights for pallet_ranked_collective
//!
//! 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-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_ranked_collective
// --no-storage-info
// --no-median-slopes
// --no-min-squares
// --extrinsic=*
// --execution=wasm
// --wasm-execution=compiled
@@ -70,9 +73,9 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
fn add_member() -> Weight {
// Proof Size summary in bytes:
// Measured: `109`
// Estimated: `5006`
// Minimum execution time: 16_334 nanoseconds.
Weight::from_parts(16_784_000, 5006)
// Estimated: `6986`
// Minimum execution time: 19_174_000 picoseconds.
Weight::from_parts(19_391_000, 6986)
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(4_u64))
}
@@ -88,11 +91,11 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
fn remove_member(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `583 + r * (281 ±0)`
// Estimated: `10064 + r * (7547 ±0)`
// Minimum execution time: 26_177 nanoseconds.
Weight::from_parts(29_245_248, 10064)
// Standard Error: 18_611
.saturating_add(Weight::from_parts(10_916_516, 0).saturating_mul(r.into()))
// Estimated: `14024 + r * (7547 ±0)`
// Minimum execution time: 30_972_000 picoseconds.
Weight::from_parts(35_526_205, 14024)
// Standard Error: 47_832
.saturating_add(Weight::from_parts(12_838_739, 0).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(4_u64))
.saturating_add(T::DbWeight::get().reads((3_u64).saturating_mul(r.into())))
.saturating_add(T::DbWeight::get().writes(4_u64))
@@ -111,11 +114,11 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
fn promote_member(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `281 + r * (17 ±0)`
// Estimated: `5006`
// Minimum execution time: 18_953 nanoseconds.
Weight::from_parts(19_570_567, 5006)
// Standard Error: 4_156
.saturating_add(Weight::from_parts(263_843, 0).saturating_mul(r.into()))
// Estimated: `6986`
// Minimum execution time: 21_573_000 picoseconds.
Weight::from_parts(22_184_210, 6986)
// Standard Error: 10_584
.saturating_add(Weight::from_parts(289_535, 0).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(4_u64))
}
@@ -131,11 +134,11 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
fn demote_member(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `599 + r * (72 ±0)`
// Estimated: `10064`
// Minimum execution time: 26_243 nanoseconds.
Weight::from_parts(28_532_816, 10064)
// Standard Error: 22_689
.saturating_add(Weight::from_parts(614_464, 0).saturating_mul(r.into()))
// Estimated: `14024`
// Minimum execution time: 30_249_000 picoseconds.
Weight::from_parts(32_702_502, 14024)
// Standard Error: 26_725
.saturating_add(Weight::from_parts(651_139, 0).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(4_u64))
.saturating_add(T::DbWeight::get().writes(4_u64))
}
@@ -149,10 +152,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof: Scheduler Agenda (max_values: None, max_size: Some(107022), added: 109497, mode: MaxEncodedLen)
fn vote() -> Weight {
// Proof Size summary in bytes:
// Measured: `626`
// Estimated: `226856`
// Minimum execution time: 41_121 nanoseconds.
Weight::from_parts(41_606_000, 226856)
// Measured: `595`
// Estimated: `230816`
// Minimum execution time: 46_972_000 picoseconds.
Weight::from_parts(47_617_000, 230816)
.saturating_add(T::DbWeight::get().reads(5_u64))
.saturating_add(T::DbWeight::get().writes(4_u64))
}
@@ -160,19 +163,21 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof: RankedPolls ReferendumInfoFor (max_values: None, max_size: Some(330), added: 2805, mode: MaxEncodedLen)
/// Storage: RankedCollective VotingCleanup (r:1 w:0)
/// Proof: RankedCollective VotingCleanup (max_values: None, max_size: Some(114), added: 2589, mode: MaxEncodedLen)
/// Storage: RankedCollective Voting (r:0 w:100)
/// Storage: RankedCollective Voting (r:100 w:100)
/// Proof: RankedCollective Voting (max_values: None, max_size: Some(65), added: 2540, mode: MaxEncodedLen)
/// The range of component `n` is `[0, 100]`.
fn cleanup_poll(n: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `461 + n * (50 ±0)`
// Estimated: `5394`
// Minimum execution time: 13_245 nanoseconds.
Weight::from_parts(17_420_271, 5394)
// Standard Error: 1_503
.saturating_add(Weight::from_parts(952_500, 0).saturating_mul(n.into()))
// Measured: `429 + n * (50 ±0)`
// Estimated: `8364 + n * (2540 ±0)`
// Minimum execution time: 15_301_000 picoseconds.
Weight::from_parts(19_308_613, 8364)
// Standard Error: 1_792
.saturating_add(Weight::from_parts(1_015_251, 0).saturating_mul(n.into()))
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(n.into())))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(n.into())))
.saturating_add(Weight::from_parts(0, 2540).saturating_mul(n.into()))
}
}
@@ -189,9 +194,9 @@ impl WeightInfo for () {
fn add_member() -> Weight {
// Proof Size summary in bytes:
// Measured: `109`
// Estimated: `5006`
// Minimum execution time: 16_334 nanoseconds.
Weight::from_parts(16_784_000, 5006)
// Estimated: `6986`
// Minimum execution time: 19_174_000 picoseconds.
Weight::from_parts(19_391_000, 6986)
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().writes(4_u64))
}
@@ -207,11 +212,11 @@ impl WeightInfo for () {
fn remove_member(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `583 + r * (281 ±0)`
// Estimated: `10064 + r * (7547 ±0)`
// Minimum execution time: 26_177 nanoseconds.
Weight::from_parts(29_245_248, 10064)
// Standard Error: 18_611
.saturating_add(Weight::from_parts(10_916_516, 0).saturating_mul(r.into()))
// Estimated: `14024 + r * (7547 ±0)`
// Minimum execution time: 30_972_000 picoseconds.
Weight::from_parts(35_526_205, 14024)
// Standard Error: 47_832
.saturating_add(Weight::from_parts(12_838_739, 0).saturating_mul(r.into()))
.saturating_add(RocksDbWeight::get().reads(4_u64))
.saturating_add(RocksDbWeight::get().reads((3_u64).saturating_mul(r.into())))
.saturating_add(RocksDbWeight::get().writes(4_u64))
@@ -230,11 +235,11 @@ impl WeightInfo for () {
fn promote_member(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `281 + r * (17 ±0)`
// Estimated: `5006`
// Minimum execution time: 18_953 nanoseconds.
Weight::from_parts(19_570_567, 5006)
// Standard Error: 4_156
.saturating_add(Weight::from_parts(263_843, 0).saturating_mul(r.into()))
// Estimated: `6986`
// Minimum execution time: 21_573_000 picoseconds.
Weight::from_parts(22_184_210, 6986)
// Standard Error: 10_584
.saturating_add(Weight::from_parts(289_535, 0).saturating_mul(r.into()))
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().writes(4_u64))
}
@@ -250,11 +255,11 @@ impl WeightInfo for () {
fn demote_member(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `599 + r * (72 ±0)`
// Estimated: `10064`
// Minimum execution time: 26_243 nanoseconds.
Weight::from_parts(28_532_816, 10064)
// Standard Error: 22_689
.saturating_add(Weight::from_parts(614_464, 0).saturating_mul(r.into()))
// Estimated: `14024`
// Minimum execution time: 30_249_000 picoseconds.
Weight::from_parts(32_702_502, 14024)
// Standard Error: 26_725
.saturating_add(Weight::from_parts(651_139, 0).saturating_mul(r.into()))
.saturating_add(RocksDbWeight::get().reads(4_u64))
.saturating_add(RocksDbWeight::get().writes(4_u64))
}
@@ -268,10 +273,10 @@ impl WeightInfo for () {
/// Proof: Scheduler Agenda (max_values: None, max_size: Some(107022), added: 109497, mode: MaxEncodedLen)
fn vote() -> Weight {
// Proof Size summary in bytes:
// Measured: `626`
// Estimated: `226856`
// Minimum execution time: 41_121 nanoseconds.
Weight::from_parts(41_606_000, 226856)
// Measured: `595`
// Estimated: `230816`
// Minimum execution time: 46_972_000 picoseconds.
Weight::from_parts(47_617_000, 230816)
.saturating_add(RocksDbWeight::get().reads(5_u64))
.saturating_add(RocksDbWeight::get().writes(4_u64))
}
@@ -279,18 +284,20 @@ impl WeightInfo for () {
/// Proof: RankedPolls ReferendumInfoFor (max_values: None, max_size: Some(330), added: 2805, mode: MaxEncodedLen)
/// Storage: RankedCollective VotingCleanup (r:1 w:0)
/// Proof: RankedCollective VotingCleanup (max_values: None, max_size: Some(114), added: 2589, mode: MaxEncodedLen)
/// Storage: RankedCollective Voting (r:0 w:100)
/// Storage: RankedCollective Voting (r:100 w:100)
/// Proof: RankedCollective Voting (max_values: None, max_size: Some(65), added: 2540, mode: MaxEncodedLen)
/// The range of component `n` is `[0, 100]`.
fn cleanup_poll(n: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `461 + n * (50 ±0)`
// Estimated: `5394`
// Minimum execution time: 13_245 nanoseconds.
Weight::from_parts(17_420_271, 5394)
// Standard Error: 1_503
.saturating_add(Weight::from_parts(952_500, 0).saturating_mul(n.into()))
// Measured: `429 + n * (50 ±0)`
// Estimated: `8364 + n * (2540 ±0)`
// Minimum execution time: 15_301_000 picoseconds.
Weight::from_parts(19_308_613, 8364)
// Standard Error: 1_792
.saturating_add(Weight::from_parts(1_015_251, 0).saturating_mul(n.into()))
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(n.into())))
.saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(n.into())))
.saturating_add(Weight::from_parts(0, 2540).saturating_mul(n.into()))
}
}