update weights (#6798)

* polkadot: update weights

* westend: update weights

* kusama: update weights

* rococo: update weights
This commit is contained in:
Mara Robin B
2023-02-28 15:08:21 +01:00
committed by GitHub
parent 56f6b39da8
commit 63d1641b1e
165 changed files with 6974 additions and 5180 deletions
@@ -16,7 +16,7 @@
//! Autogenerated weights for `pallet_treasury`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-02-22, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-02-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
@@ -55,8 +55,8 @@ impl<T: frame_system::Config> pallet_treasury::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `6`
// Estimated: `1396`
// Minimum execution time: 12_816 nanoseconds.
Weight::from_ref_time(13_035_000)
// Minimum execution time: 13_881 nanoseconds.
Weight::from_ref_time(14_237_000)
.saturating_add(Weight::from_proof_size(1396))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(3))
@@ -69,8 +69,8 @@ impl<T: frame_system::Config> pallet_treasury::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `139`
// Estimated: `499`
// Minimum execution time: 20_742 nanoseconds.
Weight::from_ref_time(21_323_000)
// Minimum execution time: 21_869 nanoseconds.
Weight::from_ref_time(22_183_000)
.saturating_add(Weight::from_proof_size(499))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(2))
@@ -83,8 +83,8 @@ impl<T: frame_system::Config> pallet_treasury::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `329`
// Estimated: `5186`
// Minimum execution time: 31_487 nanoseconds.
Weight::from_ref_time(32_288_000)
// Minimum execution time: 33_504 nanoseconds.
Weight::from_ref_time(33_878_000)
.saturating_add(Weight::from_proof_size(5186))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
@@ -98,11 +98,11 @@ impl<T: frame_system::Config> pallet_treasury::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `464 + p * (8 ±0)`
// Estimated: `3480`
// Minimum execution time: 8_374 nanoseconds.
Weight::from_ref_time(11_219_379)
// Minimum execution time: 8_838 nanoseconds.
Weight::from_ref_time(11_773_473)
.saturating_add(Weight::from_proof_size(3480))
// Standard Error: 967
.saturating_add(Weight::from_ref_time(30_540).saturating_mul(p.into()))
// Standard Error: 941
.saturating_add(Weight::from_ref_time(28_796).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -112,8 +112,8 @@ impl<T: frame_system::Config> pallet_treasury::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `90`
// Estimated: `897`
// Minimum execution time: 6_199 nanoseconds.
Weight::from_ref_time(6_395_000)
// Minimum execution time: 6_498 nanoseconds.
Weight::from_ref_time(6_835_000)
.saturating_add(Weight::from_proof_size(897))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
@@ -135,11 +135,11 @@ impl<T: frame_system::Config> pallet_treasury::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `326 + p * (314 ±0)`
// Estimated: `5419 + p * (7789 ±0)`
// Minimum execution time: 51_975 nanoseconds.
Weight::from_ref_time(59_018_415)
// Minimum execution time: 58_221 nanoseconds.
Weight::from_ref_time(63_372_444)
.saturating_add(Weight::from_proof_size(5419))
// Standard Error: 26_169
.saturating_add(Weight::from_ref_time(28_344_854).saturating_mul(p.into()))
// Standard Error: 28_649
.saturating_add(Weight::from_ref_time(31_595_141).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().reads((3_u64).saturating_mul(p.into())))
.saturating_add(T::DbWeight::get().writes(5))