update weights (sync with 0.9.42) (#7149)

* polkadot: update weights

* westend: update weights

* kusama: update weights

* rococo: update weights
This commit is contained in:
Mara Robin B
2023-05-02 15:12:47 +02:00
committed by GitHub
parent 0ae0393042
commit d50ff483f8
163 changed files with 7550 additions and 6818 deletions
@@ -13,36 +13,36 @@
// You should have received a copy of the GNU General Public License
// along with Polkadot. If not, see <http://www.gnu.org/licenses/>.
//! Autogenerated weights for `runtime_parachains::configuration`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-04-07, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-04-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm3`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("westend-dev"), DB CACHE: 1024
// Executed Command:
// target/production/polkadot
// ./target/production/polkadot
// benchmark
// pallet
// --chain=westend-dev
// --steps=50
// --repeat=20
// --pallet=runtime_parachains::configuration
// --extrinsic=*
// --execution=wasm
// --wasm-execution=compiled
// --heap-pages=4096
// --json-file=/var/lib/gitlab-runner/builds/zyw4fam_/0/parity/mirrors/polkadot/.git/.artifacts/bench.json
// --pallet=runtime_parachains::configuration
// --chain=westend-dev
// --header=./file_header.txt
// --output=./runtime/westend/src/weights/
// --output=./runtime/westend/src/weights/runtime_parachains_configuration.rs
#![cfg_attr(rustfmt, rustfmt_skip)]
#![allow(unused_parens)]
#![allow(unused_imports)]
#![allow(missing_docs)]
use frame_support::{traits::Get, weights::Weight};
use sp_std::marker::PhantomData;
use core::marker::PhantomData;
/// Weight functions for `runtime_parachains::configuration`.
pub struct WeightInfo<T>(PhantomData<T>);
@@ -56,10 +56,10 @@ impl<T: frame_system::Config> runtime_parachains::configuration::WeightInfo for
fn set_config_with_block_number() -> Weight {
// Proof Size summary in bytes:
// Measured: `90`
// Estimated: `4725`
// Minimum execution time: 9_585_000 picoseconds.
Weight::from_parts(9_914_000, 0)
.saturating_add(Weight::from_parts(0, 4725))
// Estimated: `1575`
// Minimum execution time: 10_053_000 picoseconds.
Weight::from_parts(10_343_000, 0)
.saturating_add(Weight::from_parts(0, 1575))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -72,10 +72,10 @@ impl<T: frame_system::Config> runtime_parachains::configuration::WeightInfo for
fn set_config_with_u32() -> Weight {
// Proof Size summary in bytes:
// Measured: `90`
// Estimated: `4725`
// Minimum execution time: 9_620_000 picoseconds.
Weight::from_parts(9_963_000, 0)
.saturating_add(Weight::from_parts(0, 4725))
// Estimated: `1575`
// Minimum execution time: 9_978_000 picoseconds.
Weight::from_parts(10_327_000, 0)
.saturating_add(Weight::from_parts(0, 1575))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -88,10 +88,10 @@ impl<T: frame_system::Config> runtime_parachains::configuration::WeightInfo for
fn set_config_with_option_u32() -> Weight {
// Proof Size summary in bytes:
// Measured: `90`
// Estimated: `4725`
// Minimum execution time: 9_687_000 picoseconds.
Weight::from_parts(9_932_000, 0)
.saturating_add(Weight::from_parts(0, 4725))
// Estimated: `1575`
// Minimum execution time: 10_055_000 picoseconds.
Weight::from_parts(10_298_000, 0)
.saturating_add(Weight::from_parts(0, 1575))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -104,10 +104,10 @@ impl<T: frame_system::Config> runtime_parachains::configuration::WeightInfo for
fn set_config_with_weight() -> Weight {
// Proof Size summary in bytes:
// Measured: `90`
// Estimated: `4725`
// Minimum execution time: 9_635_000 picoseconds.
Weight::from_parts(9_878_000, 0)
.saturating_add(Weight::from_parts(0, 4725))
// Estimated: `1575`
// Minimum execution time: 10_293_000 picoseconds.
Weight::from_parts(10_619_000, 0)
.saturating_add(Weight::from_parts(0, 1575))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -130,10 +130,10 @@ impl<T: frame_system::Config> runtime_parachains::configuration::WeightInfo for
fn set_config_with_balance() -> Weight {
// Proof Size summary in bytes:
// Measured: `90`
// Estimated: `4725`
// Minimum execution time: 9_626_000 picoseconds.
Weight::from_parts(9_987_000, 0)
.saturating_add(Weight::from_parts(0, 4725))
// Estimated: `1575`
// Minimum execution time: 10_012_000 picoseconds.
Weight::from_parts(10_360_000, 0)
.saturating_add(Weight::from_parts(0, 1575))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -146,10 +146,10 @@ impl<T: frame_system::Config> runtime_parachains::configuration::WeightInfo for
fn set_config_with_executor_params() -> Weight {
// Proof Size summary in bytes:
// Measured: `90`
// Estimated: `4725`
// Minimum execution time: 10_483_000 picoseconds.
Weight::from_parts(10_695_000, 0)
.saturating_add(Weight::from_parts(0, 4725))
// Estimated: `1575`
// Minimum execution time: 11_070_000 picoseconds.
Weight::from_parts(11_346_000, 0)
.saturating_add(Weight::from_parts(0, 1575))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(1))
}