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 `frame_system`
//!
//! 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-27, 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,22 +50,22 @@ impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 1_597 nanoseconds.
Weight::from_ref_time(1_632_000)
// Minimum execution time: 1_748 nanoseconds.
Weight::from_ref_time(2_117_356)
.saturating_add(Weight::from_proof_size(0))
// Standard Error: 0
.saturating_add(Weight::from_ref_time(368).saturating_mul(b.into()))
.saturating_add(Weight::from_ref_time(367).saturating_mul(b.into()))
}
/// The range of component `b` is `[0, 3932160]`.
fn remark_with_event(b: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 6_740 nanoseconds.
Weight::from_ref_time(6_844_000)
// Minimum execution time: 7_063 nanoseconds.
Weight::from_ref_time(7_145_000)
.saturating_add(Weight::from_proof_size(0))
// Standard Error: 0
.saturating_add(Weight::from_ref_time(1_715).saturating_mul(b.into()))
.saturating_add(Weight::from_ref_time(1_721).saturating_mul(b.into()))
}
/// Storage: System Digest (r:1 w:1)
/// Proof Skipped: System Digest (max_values: Some(1), max_size: None, mode: Measured)
@@ -75,8 +75,8 @@ impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `495`
// Minimum execution time: 3_264 nanoseconds.
Weight::from_ref_time(3_451_000)
// Minimum execution time: 3_665 nanoseconds.
Weight::from_ref_time(3_765_000)
.saturating_add(Weight::from_proof_size(495))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(2))
@@ -88,11 +88,11 @@ impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 1_711 nanoseconds.
Weight::from_ref_time(1_744_000)
// Minimum execution time: 1_681 nanoseconds.
Weight::from_ref_time(1_739_000)
.saturating_add(Weight::from_proof_size(0))
// Standard Error: 1_730
.saturating_add(Weight::from_ref_time(578_514).saturating_mul(i.into()))
// Standard Error: 1_662
.saturating_add(Weight::from_ref_time(660_663).saturating_mul(i.into()))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into())))
}
/// Storage: Skipped Metadata (r:0 w:0)
@@ -102,11 +102,11 @@ impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 1_757 nanoseconds.
Weight::from_ref_time(1_823_000)
// Minimum execution time: 1_849 nanoseconds.
Weight::from_ref_time(1_894_000)
.saturating_add(Weight::from_proof_size(0))
// Standard Error: 758
.saturating_add(Weight::from_ref_time(442_154).saturating_mul(i.into()))
// Standard Error: 767
.saturating_add(Weight::from_ref_time(482_324).saturating_mul(i.into()))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into())))
}
/// Storage: Skipped Metadata (r:0 w:0)
@@ -116,11 +116,11 @@ impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `131 + p * (69 ±0)`
// Estimated: `126 + p * (70 ±0)`
// Minimum execution time: 3_710 nanoseconds.
Weight::from_ref_time(3_764_000)
// Minimum execution time: 3_861 nanoseconds.
Weight::from_ref_time(3_923_000)
.saturating_add(Weight::from_proof_size(126))
// Standard Error: 931
.saturating_add(Weight::from_ref_time(983_509).saturating_mul(p.into()))
// Standard Error: 869
.saturating_add(Weight::from_ref_time(999_646).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(p.into())))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(p.into())))
.saturating_add(Weight::from_proof_size(70).saturating_mul(p.into()))