update weights (#5601)

* polkadot: update weights

* kusama: update weights

* westend: update weights

* rococo: update weights
This commit is contained in:
Mara Robin B
2022-05-30 12:41:11 +02:00
committed by GitHub
parent 026848c932
commit 3ea40ba1f7
129 changed files with 1938 additions and 1963 deletions
@@ -16,7 +16,7 @@
//! Autogenerated weights for `pallet_elections_phragmen`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2022-05-11, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2022-05-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
// Executed Command:
@@ -50,9 +50,9 @@ impl<T: frame_system::Config> pallet_elections_phragmen::WeightInfo for WeightIn
// Storage: PhragmenElection Voting (r:1 w:1)
// Storage: Balances Locks (r:1 w:1)
fn vote_equal(v: u32, ) -> Weight {
(21_240_000 as Weight)
// Standard Error: 9_000
.saturating_add((190_000 as Weight).saturating_mul(v as Weight))
(21_284_000 as Weight)
// Standard Error: 5_000
.saturating_add((169_000 as Weight).saturating_mul(v as Weight))
.saturating_add(T::DbWeight::get().reads(5 as Weight))
.saturating_add(T::DbWeight::get().writes(2 as Weight))
}
@@ -62,9 +62,9 @@ impl<T: frame_system::Config> pallet_elections_phragmen::WeightInfo for WeightIn
// Storage: PhragmenElection Voting (r:1 w:1)
// Storage: Balances Locks (r:1 w:1)
fn vote_more(v: u32, ) -> Weight {
(33_409_000 as Weight)
// Standard Error: 12_000
.saturating_add((152_000 as Weight).saturating_mul(v as Weight))
(32_960_000 as Weight)
// Standard Error: 7_000
.saturating_add((194_000 as Weight).saturating_mul(v as Weight))
.saturating_add(T::DbWeight::get().reads(5 as Weight))
.saturating_add(T::DbWeight::get().writes(2 as Weight))
}
@@ -74,16 +74,16 @@ impl<T: frame_system::Config> pallet_elections_phragmen::WeightInfo for WeightIn
// Storage: PhragmenElection Voting (r:1 w:1)
// Storage: Balances Locks (r:1 w:1)
fn vote_less(v: u32, ) -> Weight {
(32_961_000 as Weight)
// Standard Error: 9_000
.saturating_add((180_000 as Weight).saturating_mul(v as Weight))
(33_012_000 as Weight)
// Standard Error: 8_000
.saturating_add((202_000 as Weight).saturating_mul(v as Weight))
.saturating_add(T::DbWeight::get().reads(5 as Weight))
.saturating_add(T::DbWeight::get().writes(2 as Weight))
}
// Storage: PhragmenElection Voting (r:1 w:1)
// Storage: Balances Locks (r:1 w:1)
fn remove_voter() -> Weight {
(29_515_000 as Weight)
(29_450_000 as Weight)
.saturating_add(T::DbWeight::get().reads(2 as Weight))
.saturating_add(T::DbWeight::get().writes(2 as Weight))
}
@@ -91,17 +91,17 @@ impl<T: frame_system::Config> pallet_elections_phragmen::WeightInfo for WeightIn
// Storage: PhragmenElection Members (r:1 w:0)
// Storage: PhragmenElection RunnersUp (r:1 w:0)
fn submit_candidacy(c: u32, ) -> Weight {
(30_999_000 as Weight)
(30_340_000 as Weight)
// Standard Error: 0
.saturating_add((135_000 as Weight).saturating_mul(c as Weight))
.saturating_add((124_000 as Weight).saturating_mul(c as Weight))
.saturating_add(T::DbWeight::get().reads(3 as Weight))
.saturating_add(T::DbWeight::get().writes(1 as Weight))
}
// Storage: PhragmenElection Candidates (r:1 w:1)
fn renounce_candidacy_candidate(c: u32, ) -> Weight {
(25_741_000 as Weight)
(25_217_000 as Weight)
// Standard Error: 0
.saturating_add((70_000 as Weight).saturating_mul(c as Weight))
.saturating_add((65_000 as Weight).saturating_mul(c as Weight))
.saturating_add(T::DbWeight::get().reads(1 as Weight))
.saturating_add(T::DbWeight::get().writes(1 as Weight))
}
@@ -111,13 +111,13 @@ impl<T: frame_system::Config> pallet_elections_phragmen::WeightInfo for WeightIn
// Storage: Council Proposals (r:1 w:0)
// Storage: Council Members (r:0 w:1)
fn renounce_candidacy_members() -> Weight {
(39_440_000 as Weight)
(38_840_000 as Weight)
.saturating_add(T::DbWeight::get().reads(4 as Weight))
.saturating_add(T::DbWeight::get().writes(4 as Weight))
}
// Storage: PhragmenElection RunnersUp (r:1 w:1)
fn renounce_candidacy_runners_up() -> Weight {
(27_483_000 as Weight)
(27_200_000 as Weight)
.saturating_add(T::DbWeight::get().reads(1 as Weight))
.saturating_add(T::DbWeight::get().writes(1 as Weight))
}
@@ -132,13 +132,13 @@ impl<T: frame_system::Config> pallet_elections_phragmen::WeightInfo for WeightIn
// Storage: Council Proposals (r:1 w:0)
// Storage: Council Members (r:0 w:1)
fn remove_member_with_replacement() -> Weight {
(54_903_000 as Weight)
(54_067_000 as Weight)
.saturating_add(T::DbWeight::get().reads(5 as Weight))
.saturating_add(T::DbWeight::get().writes(5 as Weight))
}
// Storage: PhragmenElection RunnersUp (r:1 w:0)
fn remove_member_wrong_refund() -> Weight {
(5_203_000 as Weight)
(5_067_000 as Weight)
.saturating_add(T::DbWeight::get().reads(1 as Weight))
}
// Storage: PhragmenElection Voting (r:251 w:250)
@@ -147,12 +147,10 @@ impl<T: frame_system::Config> pallet_elections_phragmen::WeightInfo for WeightIn
// Storage: PhragmenElection Candidates (r:1 w:0)
// Storage: Balances Locks (r:250 w:250)
// Storage: System Account (r:250 w:250)
fn clean_defunct_voters(v: u32, d: u32, ) -> Weight {
fn clean_defunct_voters(v: u32, _d: u32, ) -> Weight {
(0 as Weight)
// Standard Error: 42_000
.saturating_add((47_366_000 as Weight).saturating_mul(v as Weight))
// Standard Error: 40_000
.saturating_add((240_000 as Weight).saturating_mul(d as Weight))
.saturating_add((48_208_000 as Weight).saturating_mul(v as Weight))
.saturating_add(T::DbWeight::get().reads(4 as Weight))
.saturating_add(T::DbWeight::get().reads((3 as Weight).saturating_mul(v as Weight)))
.saturating_add(T::DbWeight::get().writes((3 as Weight).saturating_mul(v as Weight)))
@@ -168,12 +166,12 @@ impl<T: frame_system::Config> pallet_elections_phragmen::WeightInfo for WeightIn
// Storage: System Account (r:2 w:2)
fn election_phragmen(c: u32, v: u32, e: u32, ) -> Weight {
(0 as Weight)
// Standard Error: 2_735_000
.saturating_add((135_428_000 as Weight).saturating_mul(c as Weight))
// Standard Error: 1_137_000
.saturating_add((103_462_000 as Weight).saturating_mul(v as Weight))
// Standard Error: 77_000
.saturating_add((7_116_000 as Weight).saturating_mul(e as Weight))
// Standard Error: 3_078_000
.saturating_add((150_400_000 as Weight).saturating_mul(c as Weight))
// Standard Error: 1_280_000
.saturating_add((115_127_000 as Weight).saturating_mul(v as Weight))
// Standard Error: 87_000
.saturating_add((8_019_000 as Weight).saturating_mul(e as Weight))
.saturating_add(T::DbWeight::get().reads((2 as Weight).saturating_mul(c as Weight)))
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(v as Weight)))
.saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(c as Weight)))