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_conviction_voting
//!
//! 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_conviction_voting
// --no-storage-info
// --no-median-slopes
// --no-min-squares
// --extrinsic=*
// --execution=wasm
// --wasm-execution=compiled
@@ -72,10 +75,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_new() -> Weight {
// Proof Size summary in bytes:
// Measured: `13168`
// Estimated: `257859`
// Minimum execution time: 85_569 nanoseconds.
Weight::from_parts(86_492_000, 257859)
// Measured: `13074`
// Estimated: `262809`
// Minimum execution time: 94_493_000 picoseconds.
Weight::from_parts(96_510_000, 262809)
.saturating_add(T::DbWeight::get().reads(6_u64))
.saturating_add(T::DbWeight::get().writes(6_u64))
}
@@ -91,10 +94,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_existing() -> Weight {
// Proof Size summary in bytes:
// Measured: `20342`
// Estimated: `257859`
// Minimum execution time: 212_727 nanoseconds.
Weight::from_parts(213_741_000, 257859)
// Measured: `20216`
// Estimated: `262809`
// Minimum execution time: 252_717_000 picoseconds.
Weight::from_parts(255_200_000, 262809)
.saturating_add(T::DbWeight::get().reads(6_u64))
.saturating_add(T::DbWeight::get().writes(6_u64))
}
@@ -106,10 +109,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 remove_vote() -> Weight {
// Proof Size summary in bytes:
// Measured: `20062`
// Estimated: `251551`
// Minimum execution time: 200_513 nanoseconds.
Weight::from_parts(201_589_000, 251551)
// Measured: `19968`
// Estimated: `254521`
// Minimum execution time: 244_844_000 picoseconds.
Weight::from_parts(247_433_000, 254521)
.saturating_add(T::DbWeight::get().reads(4_u64))
.saturating_add(T::DbWeight::get().writes(4_u64))
}
@@ -119,10 +122,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof: Referenda ReferendumInfoFor (max_values: None, max_size: Some(366), added: 2841, mode: MaxEncodedLen)
fn remove_other_vote() -> Weight {
// Proof Size summary in bytes:
// Measured: `12738`
// Estimated: `32557`
// Minimum execution time: 43_083 nanoseconds.
Weight::from_parts(43_763_000, 32557)
// Measured: `12675`
// Estimated: `34537`
// Minimum execution time: 46_271_000 picoseconds.
Weight::from_parts(47_639_000, 34537)
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -139,17 +142,17 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// The range of component `r` is `[0, 1]`.
fn delegate(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `272 + r * (1689 ±0)`
// Estimated: `176657 + r * (110917 ±0)`
// Minimum execution time: 33_246 nanoseconds.
Weight::from_parts(34_560_391, 176657)
// Standard Error: 63_925
.saturating_add(Weight::from_parts(34_500_408, 0).saturating_mul(r.into()))
// Measured: `240 + r * (1627 ±0)`
// Estimated: `180617 + r * (111908 ±0)`
// Minimum execution time: 37_578_000 picoseconds.
Weight::from_parts(39_035_446, 180617)
// Standard Error: 160_560
.saturating_add(Weight::from_parts(39_642_553, 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))
.saturating_add(T::DbWeight::get().writes((3_u64).saturating_mul(r.into())))
.saturating_add(Weight::from_parts(0, 110917).saturating_mul(r.into()))
.saturating_add(Weight::from_parts(0, 111908).saturating_mul(r.into()))
}
/// Storage: ConvictionVoting VotingFor (r:2 w:2)
/// Proof: ConvictionVoting VotingFor (max_values: None, max_size: Some(27241), added: 29716, mode: MaxEncodedLen)
@@ -160,17 +163,17 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// The range of component `r` is `[0, 1]`.
fn undelegate(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `470 + r * (1407 ±0)`
// Estimated: `170349 + r * (110917 ±0)`
// Minimum execution time: 20_508 nanoseconds.
Weight::from_parts(21_240_024, 170349)
// Standard Error: 37_314
.saturating_add(Weight::from_parts(30_890_875, 0).saturating_mul(r.into()))
// Measured: `406 + r * (1376 ±0)`
// Estimated: `172329 + r * (111908 ±0)`
// Minimum execution time: 22_997_000 picoseconds.
Weight::from_parts(24_180_222, 172329)
// Standard Error: 87_723
.saturating_add(Weight::from_parts(36_189_677, 0).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().reads((3_u64).saturating_mul(r.into())))
.saturating_add(T::DbWeight::get().writes(2_u64))
.saturating_add(T::DbWeight::get().writes((3_u64).saturating_mul(r.into())))
.saturating_add(Weight::from_parts(0, 110917).saturating_mul(r.into()))
.saturating_add(Weight::from_parts(0, 111908).saturating_mul(r.into()))
}
/// Storage: ConvictionVoting VotingFor (r:1 w:1)
/// Proof: ConvictionVoting VotingFor (max_values: None, max_size: Some(27241), added: 29716, mode: MaxEncodedLen)
@@ -180,10 +183,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof: Balances Locks (max_values: None, max_size: Some(1299), added: 3774, mode: MaxEncodedLen)
fn unlock() -> Weight {
// Proof Size summary in bytes:
// Measured: `11797`
// Estimated: `36024`
// Minimum execution time: 50_305 nanoseconds.
Weight::from_parts(51_226_000, 36024)
// Measured: `11734`
// Estimated: `38994`
// Minimum execution time: 55_906_000 picoseconds.
Weight::from_parts(56_819_000, 38994)
.saturating_add(T::DbWeight::get().reads(3_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
}
@@ -203,10 +206,10 @@ impl WeightInfo for () {
/// Proof: Scheduler Agenda (max_values: None, max_size: Some(107022), added: 109497, mode: MaxEncodedLen)
fn vote_new() -> Weight {
// Proof Size summary in bytes:
// Measured: `13168`
// Estimated: `257859`
// Minimum execution time: 85_569 nanoseconds.
Weight::from_parts(86_492_000, 257859)
// Measured: `13074`
// Estimated: `262809`
// Minimum execution time: 94_493_000 picoseconds.
Weight::from_parts(96_510_000, 262809)
.saturating_add(RocksDbWeight::get().reads(6_u64))
.saturating_add(RocksDbWeight::get().writes(6_u64))
}
@@ -222,10 +225,10 @@ impl WeightInfo for () {
/// Proof: Scheduler Agenda (max_values: None, max_size: Some(107022), added: 109497, mode: MaxEncodedLen)
fn vote_existing() -> Weight {
// Proof Size summary in bytes:
// Measured: `20342`
// Estimated: `257859`
// Minimum execution time: 212_727 nanoseconds.
Weight::from_parts(213_741_000, 257859)
// Measured: `20216`
// Estimated: `262809`
// Minimum execution time: 252_717_000 picoseconds.
Weight::from_parts(255_200_000, 262809)
.saturating_add(RocksDbWeight::get().reads(6_u64))
.saturating_add(RocksDbWeight::get().writes(6_u64))
}
@@ -237,10 +240,10 @@ impl WeightInfo for () {
/// Proof: Scheduler Agenda (max_values: None, max_size: Some(107022), added: 109497, mode: MaxEncodedLen)
fn remove_vote() -> Weight {
// Proof Size summary in bytes:
// Measured: `20062`
// Estimated: `251551`
// Minimum execution time: 200_513 nanoseconds.
Weight::from_parts(201_589_000, 251551)
// Measured: `19968`
// Estimated: `254521`
// Minimum execution time: 244_844_000 picoseconds.
Weight::from_parts(247_433_000, 254521)
.saturating_add(RocksDbWeight::get().reads(4_u64))
.saturating_add(RocksDbWeight::get().writes(4_u64))
}
@@ -250,10 +253,10 @@ impl WeightInfo for () {
/// Proof: Referenda ReferendumInfoFor (max_values: None, max_size: Some(366), added: 2841, mode: MaxEncodedLen)
fn remove_other_vote() -> Weight {
// Proof Size summary in bytes:
// Measured: `12738`
// Estimated: `32557`
// Minimum execution time: 43_083 nanoseconds.
Weight::from_parts(43_763_000, 32557)
// Measured: `12675`
// Estimated: `34537`
// Minimum execution time: 46_271_000 picoseconds.
Weight::from_parts(47_639_000, 34537)
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
@@ -270,17 +273,17 @@ impl WeightInfo for () {
/// The range of component `r` is `[0, 1]`.
fn delegate(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `272 + r * (1689 ±0)`
// Estimated: `176657 + r * (110917 ±0)`
// Minimum execution time: 33_246 nanoseconds.
Weight::from_parts(34_560_391, 176657)
// Standard Error: 63_925
.saturating_add(Weight::from_parts(34_500_408, 0).saturating_mul(r.into()))
// Measured: `240 + r * (1627 ±0)`
// Estimated: `180617 + r * (111908 ±0)`
// Minimum execution time: 37_578_000 picoseconds.
Weight::from_parts(39_035_446, 180617)
// Standard Error: 160_560
.saturating_add(Weight::from_parts(39_642_553, 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))
.saturating_add(RocksDbWeight::get().writes((3_u64).saturating_mul(r.into())))
.saturating_add(Weight::from_parts(0, 110917).saturating_mul(r.into()))
.saturating_add(Weight::from_parts(0, 111908).saturating_mul(r.into()))
}
/// Storage: ConvictionVoting VotingFor (r:2 w:2)
/// Proof: ConvictionVoting VotingFor (max_values: None, max_size: Some(27241), added: 29716, mode: MaxEncodedLen)
@@ -291,17 +294,17 @@ impl WeightInfo for () {
/// The range of component `r` is `[0, 1]`.
fn undelegate(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `470 + r * (1407 ±0)`
// Estimated: `170349 + r * (110917 ±0)`
// Minimum execution time: 20_508 nanoseconds.
Weight::from_parts(21_240_024, 170349)
// Standard Error: 37_314
.saturating_add(Weight::from_parts(30_890_875, 0).saturating_mul(r.into()))
// Measured: `406 + r * (1376 ±0)`
// Estimated: `172329 + r * (111908 ±0)`
// Minimum execution time: 22_997_000 picoseconds.
Weight::from_parts(24_180_222, 172329)
// Standard Error: 87_723
.saturating_add(Weight::from_parts(36_189_677, 0).saturating_mul(r.into()))
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().reads((3_u64).saturating_mul(r.into())))
.saturating_add(RocksDbWeight::get().writes(2_u64))
.saturating_add(RocksDbWeight::get().writes((3_u64).saturating_mul(r.into())))
.saturating_add(Weight::from_parts(0, 110917).saturating_mul(r.into()))
.saturating_add(Weight::from_parts(0, 111908).saturating_mul(r.into()))
}
/// Storage: ConvictionVoting VotingFor (r:1 w:1)
/// Proof: ConvictionVoting VotingFor (max_values: None, max_size: Some(27241), added: 29716, mode: MaxEncodedLen)
@@ -311,10 +314,10 @@ impl WeightInfo for () {
/// Proof: Balances Locks (max_values: None, max_size: Some(1299), added: 3774, mode: MaxEncodedLen)
fn unlock() -> Weight {
// Proof Size summary in bytes:
// Measured: `11797`
// Estimated: `36024`
// Minimum execution time: 50_305 nanoseconds.
Weight::from_parts(51_226_000, 36024)
// Measured: `11734`
// Estimated: `38994`
// Minimum execution time: 55_906_000 picoseconds.
Weight::from_parts(56_819_000, 38994)
.saturating_add(RocksDbWeight::get().reads(3_u64))
.saturating_add(RocksDbWeight::get().writes(3_u64))
}