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_proxy`
//!
//! 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-26, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("westend-dev"), DB CACHE: 1024
// Executed Command:
@@ -46,18 +46,18 @@ pub struct WeightInfo<T>(PhantomData<T>);
impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
// Storage: Proxy Proxies (r:1 w:0)
fn proxy(p: u32, ) -> Weight {
(13_190_000 as Weight)
(13_316_000 as Weight)
// Standard Error: 1_000
.saturating_add((76_000 as Weight).saturating_mul(p as Weight))
.saturating_add((91_000 as Weight).saturating_mul(p as Weight))
.saturating_add(T::DbWeight::get().reads(1 as Weight))
}
// Storage: Proxy Proxies (r:1 w:0)
// Storage: Proxy Announcements (r:1 w:1)
// Storage: System Account (r:1 w:1)
fn proxy_announced(a: u32, p: u32, ) -> Weight {
(28_359_000 as Weight)
(28_894_000 as Weight)
// Standard Error: 1_000
.saturating_add((194_000 as Weight).saturating_mul(a as Weight))
.saturating_add((222_000 as Weight).saturating_mul(a as Weight))
// Standard Error: 1_000
.saturating_add((58_000 as Weight).saturating_mul(p as Weight))
.saturating_add(T::DbWeight::get().reads(3 as Weight))
@@ -66,18 +66,18 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
// Storage: Proxy Announcements (r:1 w:1)
// Storage: System Account (r:1 w:1)
fn remove_announcement(a: u32, _p: u32, ) -> Weight {
(20_206_000 as Weight)
// Standard Error: 7_000
.saturating_add((199_000 as Weight).saturating_mul(a as Weight))
(19_538_000 as Weight)
// Standard Error: 1_000
.saturating_add((219_000 as Weight).saturating_mul(a as Weight))
.saturating_add(T::DbWeight::get().reads(2 as Weight))
.saturating_add(T::DbWeight::get().writes(2 as Weight))
}
// Storage: Proxy Announcements (r:1 w:1)
// Storage: System Account (r:1 w:1)
fn reject_announcement(a: u32, _p: u32, ) -> Weight {
(19_543_000 as Weight)
(19_611_000 as Weight)
// Standard Error: 1_000
.saturating_add((191_000 as Weight).saturating_mul(a as Weight))
.saturating_add((212_000 as Weight).saturating_mul(a as Weight))
.saturating_add(T::DbWeight::get().reads(2 as Weight))
.saturating_add(T::DbWeight::get().writes(2 as Weight))
}
@@ -85,52 +85,52 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
// Storage: Proxy Announcements (r:1 w:1)
// Storage: System Account (r:1 w:1)
fn announce(a: u32, p: u32, ) -> Weight {
(26_197_000 as Weight)
(26_511_000 as Weight)
// Standard Error: 1_000
.saturating_add((199_000 as Weight).saturating_mul(a as Weight))
.saturating_add((219_000 as Weight).saturating_mul(a as Weight))
// Standard Error: 1_000
.saturating_add((53_000 as Weight).saturating_mul(p as Weight))
.saturating_add((62_000 as Weight).saturating_mul(p as Weight))
.saturating_add(T::DbWeight::get().reads(3 as Weight))
.saturating_add(T::DbWeight::get().writes(2 as Weight))
}
// Storage: Proxy Proxies (r:1 w:1)
fn add_proxy(p: u32, ) -> Weight {
(21_371_000 as Weight)
(21_725_000 as Weight)
// Standard Error: 2_000
.saturating_add((124_000 as Weight).saturating_mul(p as Weight))
.saturating_add((133_000 as Weight).saturating_mul(p as Weight))
.saturating_add(T::DbWeight::get().reads(1 as Weight))
.saturating_add(T::DbWeight::get().writes(1 as Weight))
}
// Storage: Proxy Proxies (r:1 w:1)
fn remove_proxy(p: u32, ) -> Weight {
(21_155_000 as Weight)
(21_626_000 as Weight)
// Standard Error: 2_000
.saturating_add((139_000 as Weight).saturating_mul(p as Weight))
.saturating_add((148_000 as Weight).saturating_mul(p as Weight))
.saturating_add(T::DbWeight::get().reads(1 as Weight))
.saturating_add(T::DbWeight::get().writes(1 as Weight))
}
// Storage: Proxy Proxies (r:1 w:1)
fn remove_proxies(p: u32, ) -> Weight {
(17_550_000 as Weight)
// Standard Error: 1_000
.saturating_add((81_000 as Weight).saturating_mul(p as Weight))
(17_539_000 as Weight)
// Standard Error: 2_000
.saturating_add((105_000 as Weight).saturating_mul(p as Weight))
.saturating_add(T::DbWeight::get().reads(1 as Weight))
.saturating_add(T::DbWeight::get().writes(1 as Weight))
}
// Storage: unknown [0x3a65787472696e7369635f696e646578] (r:1 w:0)
// Storage: Proxy Proxies (r:1 w:1)
fn anonymous(p: u32, ) -> Weight {
(23_757_000 as Weight)
(23_924_000 as Weight)
// Standard Error: 2_000
.saturating_add((36_000 as Weight).saturating_mul(p as Weight))
.saturating_add((45_000 as Weight).saturating_mul(p as Weight))
.saturating_add(T::DbWeight::get().reads(2 as Weight))
.saturating_add(T::DbWeight::get().writes(1 as Weight))
}
// Storage: Proxy Proxies (r:1 w:1)
fn kill_anonymous(p: u32, ) -> Weight {
(18_489_000 as Weight)
(18_548_000 as Weight)
// Standard Error: 1_000
.saturating_add((78_000 as Weight).saturating_mul(p as Weight))
.saturating_add((98_000 as Weight).saturating_mul(p as Weight))
.saturating_add(T::DbWeight::get().reads(1 as Weight))
.saturating_add(T::DbWeight::get().writes(1 as Weight))
}