update weights (#6897)

* polkadot: update weights

* westend: update weights

* kusama: update weights

* rococo: update weights
This commit is contained in:
Mara Robin B
2023-03-17 11:09:21 +01:00
committed by GitHub
parent 163d892d8c
commit 4d904951fd
165 changed files with 7369 additions and 7375 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: 2023-02-28, 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: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-dev"), DB CACHE: 1024
@@ -50,13 +50,13 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
/// The range of component `p` is `[1, 31]`.
fn proxy(p: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `259 + p * (37 ±0)`
// Estimated: `3716`
// Minimum execution time: 15_018 nanoseconds.
Weight::from_parts(16_186_045, 0)
.saturating_add(Weight::from_parts(0, 3716))
// Standard Error: 2_214
.saturating_add(Weight::from_parts(14_972, 0).saturating_mul(p.into()))
// Measured: `227 + p * (37 ±0)`
// Estimated: `4706`
// Minimum execution time: 16_792_000 picoseconds.
Weight::from_parts(17_791_507, 0)
.saturating_add(Weight::from_parts(0, 4706))
// Standard Error: 2_286
.saturating_add(Weight::from_parts(7_086, 0).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(1))
}
/// Storage: Proxy Proxies (r:1 w:0)
@@ -69,15 +69,15 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
/// The range of component `p` is `[1, 31]`.
fn proxy_announced(a: u32, p: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `650 + a * (68 ±0) + p * (37 ±0)`
// Estimated: `11027`
// Minimum execution time: 33_456 nanoseconds.
Weight::from_parts(34_242_157, 0)
.saturating_add(Weight::from_parts(0, 11027))
// Standard Error: 1_652
.saturating_add(Weight::from_parts(147_990, 0).saturating_mul(a.into()))
// Standard Error: 1_707
.saturating_add(Weight::from_parts(21_908, 0).saturating_mul(p.into()))
// Measured: `554 + a * (68 ±0) + p * (37 ±0)`
// Estimated: `13997`
// Minimum execution time: 34_850_000 picoseconds.
Weight::from_parts(36_061_122, 0)
.saturating_add(Weight::from_parts(0, 13997))
// Standard Error: 1_943
.saturating_add(Weight::from_parts(161_417, 0).saturating_mul(a.into()))
// Standard Error: 2_007
.saturating_add(Weight::from_parts(18_605, 0).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -89,13 +89,13 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
/// The range of component `p` is `[1, 31]`.
fn remove_announcement(a: u32, _p: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `533 + a * (68 ±0)`
// Estimated: `7311`
// Minimum execution time: 20_842 nanoseconds.
Weight::from_parts(22_436_884, 0)
.saturating_add(Weight::from_parts(0, 7311))
// Standard Error: 1_298
.saturating_add(Weight::from_parts(140_488, 0).saturating_mul(a.into()))
// Measured: `469 + a * (68 ±0)`
// Estimated: `9291`
// Minimum execution time: 21_487_000 picoseconds.
Weight::from_parts(23_124_848, 0)
.saturating_add(Weight::from_parts(0, 9291))
// Standard Error: 1_579
.saturating_add(Weight::from_parts(156_959, 0).saturating_mul(a.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -107,13 +107,13 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
/// The range of component `p` is `[1, 31]`.
fn reject_announcement(a: u32, _p: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `533 + a * (68 ±0)`
// Estimated: `7311`
// Minimum execution time: 21_073 nanoseconds.
Weight::from_parts(22_251_973, 0)
.saturating_add(Weight::from_parts(0, 7311))
// Standard Error: 1_325
.saturating_add(Weight::from_parts(138_590, 0).saturating_mul(a.into()))
// Measured: `469 + a * (68 ±0)`
// Estimated: `9291`
// Minimum execution time: 21_438_000 picoseconds.
Weight::from_parts(23_160_789, 0)
.saturating_add(Weight::from_parts(0, 9291))
// Standard Error: 1_598
.saturating_add(Weight::from_parts(156_098, 0).saturating_mul(a.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -127,15 +127,15 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
/// The range of component `p` is `[1, 31]`.
fn announce(a: u32, p: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `582 + a * (68 ±0) + p * (37 ±0)`
// Estimated: `11027`
// Minimum execution time: 30_176 nanoseconds.
Weight::from_parts(31_340_606, 0)
.saturating_add(Weight::from_parts(0, 11027))
// Standard Error: 1_713
.saturating_add(Weight::from_parts(130_710, 0).saturating_mul(a.into()))
// Standard Error: 1_770
.saturating_add(Weight::from_parts(20_337, 0).saturating_mul(p.into()))
// Measured: `486 + a * (68 ±0) + p * (37 ±0)`
// Estimated: `13997`
// Minimum execution time: 30_218_000 picoseconds.
Weight::from_parts(31_825_043, 0)
.saturating_add(Weight::from_parts(0, 13997))
// Standard Error: 1_875
.saturating_add(Weight::from_parts(157_006, 0).saturating_mul(a.into()))
// Standard Error: 1_938
.saturating_add(Weight::from_parts(20_623, 0).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -144,13 +144,13 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
/// The range of component `p` is `[1, 31]`.
fn add_proxy(p: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `259 + p * (37 ±0)`
// Estimated: `3716`
// Minimum execution time: 22_465 nanoseconds.
Weight::from_parts(23_290_906, 0)
.saturating_add(Weight::from_parts(0, 3716))
// Standard Error: 3_041
.saturating_add(Weight::from_parts(61_583, 0).saturating_mul(p.into()))
// Measured: `227 + p * (37 ±0)`
// Estimated: `4706`
// Minimum execution time: 23_261_000 picoseconds.
Weight::from_parts(24_156_673, 0)
.saturating_add(Weight::from_parts(0, 4706))
// Standard Error: 1_526
.saturating_add(Weight::from_parts(48_329, 0).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -159,13 +159,13 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
/// The range of component `p` is `[1, 31]`.
fn remove_proxy(p: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `259 + p * (37 ±0)`
// Estimated: `3716`
// Minimum execution time: 21_907 nanoseconds.
Weight::from_parts(23_048_103, 0)
.saturating_add(Weight::from_parts(0, 3716))
// Standard Error: 1_896
.saturating_add(Weight::from_parts(60_094, 0).saturating_mul(p.into()))
// Measured: `227 + p * (37 ±0)`
// Estimated: `4706`
// Minimum execution time: 23_301_000 picoseconds.
Weight::from_parts(24_016_174, 0)
.saturating_add(Weight::from_parts(0, 4706))
// Standard Error: 1_532
.saturating_add(Weight::from_parts(67_521, 0).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -174,13 +174,13 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
/// The range of component `p` is `[1, 31]`.
fn remove_proxies(p: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `259 + p * (37 ±0)`
// Estimated: `3716`
// Minimum execution time: 17_731 nanoseconds.
Weight::from_parts(18_311_553, 0)
.saturating_add(Weight::from_parts(0, 3716))
// Standard Error: 1_096
.saturating_add(Weight::from_parts(30_316, 0).saturating_mul(p.into()))
// Measured: `227 + p * (37 ±0)`
// Estimated: `4706`
// Minimum execution time: 18_071_000 picoseconds.
Weight::from_parts(18_952_655, 0)
.saturating_add(Weight::from_parts(0, 4706))
// Standard Error: 1_384
.saturating_add(Weight::from_parts(36_493, 0).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -190,12 +190,12 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
fn create_pure(p: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `239`
// Estimated: `3716`
// Minimum execution time: 23_918 nanoseconds.
Weight::from_parts(24_700_236, 0)
.saturating_add(Weight::from_parts(0, 3716))
// Standard Error: 1_421
.saturating_add(Weight::from_parts(12_058, 0).saturating_mul(p.into()))
// Estimated: `4706`
// Minimum execution time: 24_924_000 picoseconds.
Weight::from_parts(26_006_506, 0)
.saturating_add(Weight::from_parts(0, 4706))
// Standard Error: 1_444
.saturating_add(Weight::from_parts(584, 0).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -204,13 +204,13 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
/// The range of component `p` is `[0, 30]`.
fn kill_pure(p: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `296 + p * (37 ±0)`
// Estimated: `3716`
// Minimum execution time: 18_502 nanoseconds.
Weight::from_parts(19_381_694, 0)
.saturating_add(Weight::from_parts(0, 3716))
// Standard Error: 2_022
.saturating_add(Weight::from_parts(30_729, 0).saturating_mul(p.into()))
// Measured: `264 + p * (37 ±0)`
// Estimated: `4706`
// Minimum execution time: 19_012_000 picoseconds.
Weight::from_parts(19_845_857, 0)
.saturating_add(Weight::from_parts(0, 4706))
// Standard Error: 1_382
.saturating_add(Weight::from_parts(35_446, 0).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}