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::auctions`
//!
//! 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: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-dev"), DB CACHE: 1024
@@ -53,8 +53,8 @@ impl<T: frame_system::Config> runtime_common::auctions::WeightInfo for WeightInf
// Proof Size summary in bytes:
// Measured: `4`
// Estimated: `1002`
// Minimum execution time: 12_160 nanoseconds.
Weight::from_ref_time(12_503_000)
// Minimum execution time: 12_996 nanoseconds.
Weight::from_ref_time(13_515_000)
.saturating_add(Weight::from_proof_size(1002))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
@@ -77,8 +77,8 @@ impl<T: frame_system::Config> runtime_common::auctions::WeightInfo for WeightInf
// Proof Size summary in bytes:
// Measured: `792`
// Estimated: `19604`
// Minimum execution time: 65_701 nanoseconds.
Weight::from_ref_time(69_280_000)
// Minimum execution time: 69_368 nanoseconds.
Weight::from_ref_time(70_426_000)
.saturating_add(Weight::from_proof_size(19604))
.saturating_add(T::DbWeight::get().reads(8))
.saturating_add(T::DbWeight::get().writes(4))
@@ -111,8 +111,8 @@ impl<T: frame_system::Config> runtime_common::auctions::WeightInfo for WeightInf
// Proof Size summary in bytes:
// Measured: `7060535`
// Estimated: `51327080`
// Minimum execution time: 15_949_007 nanoseconds.
Weight::from_ref_time(16_290_428_000)
// Minimum execution time: 15_633_312 nanoseconds.
Weight::from_ref_time(16_032_872_000)
.saturating_add(Weight::from_proof_size(51327080))
.saturating_add(T::DbWeight::get().reads(3683))
.saturating_add(T::DbWeight::get().writes(3678))
@@ -129,8 +129,8 @@ impl<T: frame_system::Config> runtime_common::auctions::WeightInfo for WeightInf
// Proof Size summary in bytes:
// Measured: `178884`
// Estimated: `16009503`
// Minimum execution time: 4_736_510 nanoseconds.
Weight::from_ref_time(4_892_297_000)
// Minimum execution time: 4_771_029 nanoseconds.
Weight::from_ref_time(4_880_229_000)
.saturating_add(Weight::from_proof_size(16009503))
.saturating_add(T::DbWeight::get().reads(3673))
.saturating_add(T::DbWeight::get().writes(3673))