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 `runtime_common::claims`
//!
//! 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
@@ -63,8 +63,8 @@ impl<T: frame_system::Config> runtime_common::claims::WeightInfo for WeightInfo<
// Proof Size summary in bytes:
// Measured: `652`
// Estimated: `20437`
// Minimum execution time: 139_066 nanoseconds.
Weight::from_ref_time(143_633_000)
// Minimum execution time: 145_850 nanoseconds.
Weight::from_ref_time(160_914_000)
.saturating_add(Weight::from_proof_size(20437))
.saturating_add(T::DbWeight::get().reads(7))
.saturating_add(T::DbWeight::get().writes(6))
@@ -81,8 +81,8 @@ impl<T: frame_system::Config> runtime_common::claims::WeightInfo for WeightInfo<
// Proof Size summary in bytes:
// Measured: `216`
// Estimated: `1359`
// Minimum execution time: 9_252 nanoseconds.
Weight::from_ref_time(9_659_000)
// Minimum execution time: 10_201 nanoseconds.
Weight::from_ref_time(10_728_000)
.saturating_add(Weight::from_proof_size(1359))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(4))
@@ -105,8 +105,8 @@ impl<T: frame_system::Config> runtime_common::claims::WeightInfo for WeightInfo<
// Proof Size summary in bytes:
// Measured: `652`
// Estimated: `20437`
// Minimum execution time: 142_016 nanoseconds.
Weight::from_ref_time(148_875_000)
// Minimum execution time: 147_863 nanoseconds.
Weight::from_ref_time(166_266_000)
.saturating_add(Weight::from_proof_size(20437))
.saturating_add(T::DbWeight::get().reads(7))
.saturating_add(T::DbWeight::get().writes(6))
@@ -131,8 +131,8 @@ impl<T: frame_system::Config> runtime_common::claims::WeightInfo for WeightInfo<
// Proof Size summary in bytes:
// Measured: `726`
// Estimated: `23934`
// Minimum execution time: 62_567 nanoseconds.
Weight::from_ref_time(67_330_000)
// Minimum execution time: 68_241 nanoseconds.
Weight::from_ref_time(76_038_000)
.saturating_add(Weight::from_proof_size(23934))
.saturating_add(T::DbWeight::get().reads(8))
.saturating_add(T::DbWeight::get().writes(7))
@@ -149,8 +149,8 @@ impl<T: frame_system::Config> runtime_common::claims::WeightInfo for WeightInfo<
// Proof Size summary in bytes:
// Measured: `472`
// Estimated: `11788`
// Minimum execution time: 19_308 nanoseconds.
Weight::from_ref_time(19_636_000)
// Minimum execution time: 20_763 nanoseconds.
Weight::from_ref_time(22_172_000)
.saturating_add(Weight::from_proof_size(11788))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(7))