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_ranked_collective`
//!
//! 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
@@ -57,8 +57,8 @@ impl<T: frame_system::Config> pallet_ranked_collective::WeightInfo for WeightInf
// Proof Size summary in bytes:
// Measured: `76`
// Estimated: `5006`
// Minimum execution time: 15_015 nanoseconds.
Weight::from_ref_time(15_279_000)
// Minimum execution time: 16_268 nanoseconds.
Weight::from_ref_time(16_687_000)
.saturating_add(Weight::from_proof_size(5006))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(4))
@@ -76,11 +76,11 @@ impl<T: frame_system::Config> pallet_ranked_collective::WeightInfo for WeightInf
// Proof Size summary in bytes:
// Measured: `550 + r * (281 ±0)`
// Estimated: `10064 + r * (7547 ±0)`
// Minimum execution time: 24_934 nanoseconds.
Weight::from_ref_time(29_372_358)
// Minimum execution time: 26_704 nanoseconds.
Weight::from_ref_time(31_276_838)
.saturating_add(Weight::from_proof_size(10064))
// Standard Error: 28_755
.saturating_add(Weight::from_ref_time(10_320_855).saturating_mul(r.into()))
// Standard Error: 27_858
.saturating_add(Weight::from_ref_time(11_495_748).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().reads((3_u64).saturating_mul(r.into())))
.saturating_add(T::DbWeight::get().writes(4))
@@ -100,11 +100,11 @@ impl<T: frame_system::Config> pallet_ranked_collective::WeightInfo for WeightInf
// Proof Size summary in bytes:
// Measured: `248 + r * (17 ±0)`
// Estimated: `5006`
// Minimum execution time: 17_345 nanoseconds.
Weight::from_ref_time(18_369_667)
// Minimum execution time: 18_832 nanoseconds.
Weight::from_ref_time(19_732_179)
.saturating_add(Weight::from_proof_size(5006))
// Standard Error: 5_162
.saturating_add(Weight::from_ref_time(317_725).saturating_mul(r.into()))
// Standard Error: 4_824
.saturating_add(Weight::from_ref_time(306_796).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(4))
}
@@ -121,11 +121,11 @@ impl<T: frame_system::Config> pallet_ranked_collective::WeightInfo for WeightInf
// Proof Size summary in bytes:
// Measured: `566 + r * (72 ±0)`
// Estimated: `10064`
// Minimum execution time: 24_864 nanoseconds.
Weight::from_ref_time(29_437_828)
// Minimum execution time: 26_654 nanoseconds.
Weight::from_ref_time(31_282_870)
.saturating_add(Weight::from_proof_size(10064))
// Standard Error: 28_077
.saturating_add(Weight::from_ref_time(694_931).saturating_mul(r.into()))
// Standard Error: 27_881
.saturating_add(Weight::from_ref_time(756_040).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(4))
}
@@ -141,8 +141,8 @@ impl<T: frame_system::Config> pallet_ranked_collective::WeightInfo for WeightInf
// Proof Size summary in bytes:
// Measured: `704`
// Estimated: `91308`
// Minimum execution time: 48_174 nanoseconds.
Weight::from_ref_time(48_765_000)
// Minimum execution time: 49_853 nanoseconds.
Weight::from_ref_time(50_469_000)
.saturating_add(Weight::from_proof_size(91308))
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(4))
@@ -158,11 +158,11 @@ impl<T: frame_system::Config> pallet_ranked_collective::WeightInfo for WeightInf
// Proof Size summary in bytes:
// Measured: `500 + n * (50 ±0)`
// Estimated: `5964 + n * (2540 ±0)`
// Minimum execution time: 13_233 nanoseconds.
Weight::from_ref_time(16_859_237)
// Minimum execution time: 14_618 nanoseconds.
Weight::from_ref_time(17_728_262)
.saturating_add(Weight::from_proof_size(5964))
// Standard Error: 1_532
.saturating_add(Weight::from_ref_time(910_200).saturating_mul(n.into()))
// Standard Error: 1_481
.saturating_add(Weight::from_ref_time(917_792).saturating_mul(n.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(n.into())))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(n.into())))