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_preimage`
//!
//! 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
@@ -54,11 +54,11 @@ impl<T: frame_system::Config> pallet_preimage::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `175`
// Estimated: `2566`
// Minimum execution time: 22_273 nanoseconds.
Weight::from_ref_time(22_421_000)
// Minimum execution time: 24_429 nanoseconds.
Weight::from_ref_time(24_682_000)
.saturating_add(Weight::from_proof_size(2566))
// Standard Error: 1
.saturating_add(Weight::from_ref_time(2_386).saturating_mul(s.into()))
.saturating_add(Weight::from_ref_time(2_296).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -71,11 +71,11 @@ impl<T: frame_system::Config> pallet_preimage::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `106`
// Estimated: `2566`
// Minimum execution time: 14_410 nanoseconds.
Weight::from_ref_time(14_494_000)
// Minimum execution time: 15_628 nanoseconds.
Weight::from_ref_time(15_810_000)
.saturating_add(Weight::from_proof_size(2566))
// Standard Error: 1
.saturating_add(Weight::from_ref_time(2_388).saturating_mul(s.into()))
// Standard Error: 2
.saturating_add(Weight::from_ref_time(2_307).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -88,11 +88,11 @@ impl<T: frame_system::Config> pallet_preimage::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `106`
// Estimated: `2566`
// Minimum execution time: 13_482 nanoseconds.
Weight::from_ref_time(13_720_000)
// Minimum execution time: 14_422 nanoseconds.
Weight::from_ref_time(14_639_000)
.saturating_add(Weight::from_proof_size(2566))
// Standard Error: 1
.saturating_add(Weight::from_ref_time(2_382).saturating_mul(s.into()))
// Standard Error: 3
.saturating_add(Weight::from_ref_time(2_310).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -104,8 +104,8 @@ impl<T: frame_system::Config> pallet_preimage::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `353`
// Estimated: `2566`
// Minimum execution time: 30_263 nanoseconds.
Weight::from_ref_time(31_033_000)
// Minimum execution time: 32_172 nanoseconds.
Weight::from_ref_time(33_400_000)
.saturating_add(Weight::from_proof_size(2566))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(2))
@@ -118,8 +118,8 @@ impl<T: frame_system::Config> pallet_preimage::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `144`
// Estimated: `2566`
// Minimum execution time: 20_026 nanoseconds.
Weight::from_ref_time(20_879_000)
// Minimum execution time: 20_366 nanoseconds.
Weight::from_ref_time(21_337_000)
.saturating_add(Weight::from_proof_size(2566))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(2))
@@ -130,8 +130,8 @@ impl<T: frame_system::Config> pallet_preimage::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `220`
// Estimated: `2566`
// Minimum execution time: 17_776 nanoseconds.
Weight::from_ref_time(18_771_000)
// Minimum execution time: 18_373 nanoseconds.
Weight::from_ref_time(19_178_000)
.saturating_add(Weight::from_proof_size(2566))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
@@ -142,8 +142,8 @@ impl<T: frame_system::Config> pallet_preimage::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `144`
// Estimated: `2566`
// Minimum execution time: 10_442 nanoseconds.
Weight::from_ref_time(11_551_000)
// Minimum execution time: 10_863 nanoseconds.
Weight::from_ref_time(11_528_000)
.saturating_add(Weight::from_proof_size(2566))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
@@ -154,8 +154,8 @@ impl<T: frame_system::Config> pallet_preimage::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `42`
// Estimated: `2566`
// Minimum execution time: 11_527 nanoseconds.
Weight::from_ref_time(11_883_000)
// Minimum execution time: 12_532 nanoseconds.
Weight::from_ref_time(13_374_000)
.saturating_add(Weight::from_proof_size(2566))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
@@ -166,8 +166,8 @@ impl<T: frame_system::Config> pallet_preimage::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `106`
// Estimated: `2566`
// Minimum execution time: 7_456 nanoseconds.
Weight::from_ref_time(7_710_000)
// Minimum execution time: 7_507 nanoseconds.
Weight::from_ref_time(7_822_000)
.saturating_add(Weight::from_proof_size(2566))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
@@ -180,8 +180,8 @@ impl<T: frame_system::Config> pallet_preimage::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `144`
// Estimated: `2566`
// Minimum execution time: 18_651 nanoseconds.
Weight::from_ref_time(19_136_000)
// Minimum execution time: 18_373 nanoseconds.
Weight::from_ref_time(19_743_000)
.saturating_add(Weight::from_proof_size(2566))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(2))
@@ -192,8 +192,8 @@ impl<T: frame_system::Config> pallet_preimage::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `106`
// Estimated: `2566`
// Minimum execution time: 6_824 nanoseconds.
Weight::from_ref_time(7_100_000)
// Minimum execution time: 7_479 nanoseconds.
Weight::from_ref_time(7_718_000)
.saturating_add(Weight::from_proof_size(2566))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
@@ -204,8 +204,8 @@ impl<T: frame_system::Config> pallet_preimage::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `106`
// Estimated: `2566`
// Minimum execution time: 7_015 nanoseconds.
Weight::from_ref_time(7_230_000)
// Minimum execution time: 7_490 nanoseconds.
Weight::from_ref_time(7_696_000)
.saturating_add(Weight::from_proof_size(2566))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))