[Backport] weights 9430 to master (#2710)

* [benchmarks] pr with weights (#2667)

Co-authored-by: paritytech-ci <paritytech-ci@parity.io>

* [benchmarks] pr with weights (#2668)

Co-authored-by: paritytech-ci <paritytech-ci@parity.io>

* [benchmarks] pr with weights (#2669)

co-authored-by: paritytech-ci <paritytech-ci@parity.io>

---------

Co-authored-by: Paritytech CI <52199148+paritytech-ci@users.noreply.github.com>
Co-authored-by: paritytech-ci <paritytech-ci@parity.io>
This commit is contained in:
Egor_P
2023-06-08 11:39:37 +02:00
committed by GitHub
parent ede7f65f19
commit a6597ba645
89 changed files with 3128 additions and 2627 deletions
@@ -17,7 +17,7 @@
//! Autogenerated weights for `pallet_xcm`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-05-05, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-31, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-rococo-dev"), DB CACHE: 1024
@@ -60,11 +60,11 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
/// Proof Skipped: ParachainSystem PendingUpwardMessages (max_values: Some(1), max_size: None, mode: Measured)
fn send() -> Weight {
// Proof Size summary in bytes:
// Measured: `38`
// Estimated: `3503`
// Minimum execution time: 27_565_000 picoseconds.
Weight::from_parts(28_064_000, 0)
.saturating_add(Weight::from_parts(0, 3503))
// Measured: `75`
// Estimated: `3540`
// Minimum execution time: 29_490_000 picoseconds.
Weight::from_parts(29_921_000, 0)
.saturating_add(Weight::from_parts(0, 3540))
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -74,8 +74,8 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `32`
// Estimated: `1489`
// Minimum execution time: 29_361_000 picoseconds.
Weight::from_parts(29_771_000, 0)
// Minimum execution time: 26_886_000 picoseconds.
Weight::from_parts(27_065_000, 0)
.saturating_add(Weight::from_parts(0, 1489))
.saturating_add(T::DbWeight::get().reads(1))
}
@@ -105,8 +105,8 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 10_098_000 picoseconds.
Weight::from_parts(10_440_000, 0)
// Minimum execution time: 10_300_000 picoseconds.
Weight::from_parts(10_564_000, 0)
.saturating_add(Weight::from_parts(0, 0))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -116,8 +116,8 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_142_000 picoseconds.
Weight::from_parts(3_262_000, 0)
// Minimum execution time: 3_149_000 picoseconds.
Weight::from_parts(3_290_000, 0)
.saturating_add(Weight::from_parts(0, 0))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -139,11 +139,11 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
/// Proof Skipped: PolkadotXcm Queries (max_values: None, max_size: None, mode: Measured)
fn force_subscribe_version_notify() -> Weight {
// Proof Size summary in bytes:
// Measured: `38`
// Estimated: `3503`
// Minimum execution time: 32_356_000 picoseconds.
Weight::from_parts(32_859_000, 0)
.saturating_add(Weight::from_parts(0, 3503))
// Measured: `75`
// Estimated: `3540`
// Minimum execution time: 33_508_000 picoseconds.
Weight::from_parts(34_277_000, 0)
.saturating_add(Weight::from_parts(0, 3540))
.saturating_add(T::DbWeight::get().reads(7))
.saturating_add(T::DbWeight::get().writes(5))
}
@@ -163,11 +163,11 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
/// Proof Skipped: PolkadotXcm Queries (max_values: None, max_size: None, mode: Measured)
fn force_unsubscribe_version_notify() -> Weight {
// Proof Size summary in bytes:
// Measured: `220`
// Estimated: `3685`
// Minimum execution time: 33_773_000 picoseconds.
Weight::from_parts(34_410_000, 0)
.saturating_add(Weight::from_parts(0, 3685))
// Measured: `257`
// Estimated: `3722`
// Minimum execution time: 34_455_000 picoseconds.
Weight::from_parts(34_811_000, 0)
.saturating_add(Weight::from_parts(0, 3722))
.saturating_add(T::DbWeight::get().reads(6))
.saturating_add(T::DbWeight::get().writes(4))
}
@@ -177,8 +177,8 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_127_000 picoseconds.
Weight::from_parts(3_240_000, 0)
// Minimum execution time: 3_119_000 picoseconds.
Weight::from_parts(3_246_000, 0)
.saturating_add(Weight::from_parts(0, 0))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -186,11 +186,11 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
/// Proof Skipped: PolkadotXcm SupportedVersion (max_values: None, max_size: None, mode: Measured)
fn migrate_supported_version() -> Weight {
// Proof Size summary in bytes:
// Measured: `95`
// Estimated: `10985`
// Minimum execution time: 14_941_000 picoseconds.
Weight::from_parts(15_378_000, 0)
.saturating_add(Weight::from_parts(0, 10985))
// Measured: `187`
// Estimated: `11077`
// Minimum execution time: 17_349_000 picoseconds.
Weight::from_parts(17_792_000, 0)
.saturating_add(Weight::from_parts(0, 11077))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -198,11 +198,11 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
/// Proof Skipped: PolkadotXcm VersionNotifiers (max_values: None, max_size: None, mode: Measured)
fn migrate_version_notifiers() -> Weight {
// Proof Size summary in bytes:
// Measured: `99`
// Estimated: `10989`
// Minimum execution time: 14_750_000 picoseconds.
Weight::from_parts(14_903_000, 0)
.saturating_add(Weight::from_parts(0, 10989))
// Measured: `191`
// Estimated: `11081`
// Minimum execution time: 17_723_000 picoseconds.
Weight::from_parts(18_156_000, 0)
.saturating_add(Weight::from_parts(0, 11081))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -210,11 +210,11 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
/// Proof Skipped: PolkadotXcm VersionNotifyTargets (max_values: None, max_size: None, mode: Measured)
fn already_notified_target() -> Weight {
// Proof Size summary in bytes:
// Measured: `106`
// Estimated: `13471`
// Minimum execution time: 15_360_000 picoseconds.
Weight::from_parts(15_593_000, 0)
.saturating_add(Weight::from_parts(0, 13471))
// Measured: `198`
// Estimated: `13563`
// Minimum execution time: 17_921_000 picoseconds.
Weight::from_parts(18_408_000, 0)
.saturating_add(Weight::from_parts(0, 13563))
.saturating_add(T::DbWeight::get().reads(5))
}
/// Storage: PolkadotXcm VersionNotifyTargets (r:2 w:1)
@@ -231,11 +231,11 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
/// Proof Skipped: ParachainSystem PendingUpwardMessages (max_values: Some(1), max_size: None, mode: Measured)
fn notify_current_targets() -> Weight {
// Proof Size summary in bytes:
// Measured: `106`
// Estimated: `6046`
// Minimum execution time: 28_886_000 picoseconds.
Weight::from_parts(29_140_000, 0)
.saturating_add(Weight::from_parts(0, 6046))
// Measured: `142`
// Estimated: `6082`
// Minimum execution time: 31_110_000 picoseconds.
Weight::from_parts(31_902_000, 0)
.saturating_add(Weight::from_parts(0, 6082))
.saturating_add(T::DbWeight::get().reads(7))
.saturating_add(T::DbWeight::get().writes(3))
}
@@ -243,22 +243,22 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
/// Proof Skipped: PolkadotXcm VersionNotifyTargets (max_values: None, max_size: None, mode: Measured)
fn notify_target_migration_fail() -> Weight {
// Proof Size summary in bytes:
// Measured: `136`
// Estimated: `8551`
// Minimum execution time: 8_045_000 picoseconds.
Weight::from_parts(8_301_000, 0)
.saturating_add(Weight::from_parts(0, 8551))
// Measured: `172`
// Estimated: `8587`
// Minimum execution time: 8_908_000 picoseconds.
Weight::from_parts(9_173_000, 0)
.saturating_add(Weight::from_parts(0, 8587))
.saturating_add(T::DbWeight::get().reads(3))
}
/// Storage: PolkadotXcm VersionNotifyTargets (r:4 w:2)
/// Proof Skipped: PolkadotXcm VersionNotifyTargets (max_values: None, max_size: None, mode: Measured)
fn migrate_version_notify_targets() -> Weight {
// Proof Size summary in bytes:
// Measured: `106`
// Estimated: `10996`
// Minimum execution time: 14_763_000 picoseconds.
Weight::from_parts(15_186_000, 0)
.saturating_add(Weight::from_parts(0, 10996))
// Measured: `198`
// Estimated: `11088`
// Minimum execution time: 17_495_000 picoseconds.
Weight::from_parts(18_569_000, 0)
.saturating_add(Weight::from_parts(0, 11088))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -276,11 +276,11 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
/// Proof Skipped: ParachainSystem PendingUpwardMessages (max_values: Some(1), max_size: None, mode: Measured)
fn migrate_and_notify_old_targets() -> Weight {
// Proof Size summary in bytes:
// Measured: `112`
// Estimated: `11002`
// Minimum execution time: 34_652_000 picoseconds.
Weight::from_parts(34_888_000, 0)
.saturating_add(Weight::from_parts(0, 11002))
// Measured: `204`
// Estimated: `11094`
// Minimum execution time: 37_979_000 picoseconds.
Weight::from_parts(38_687_000, 0)
.saturating_add(Weight::from_parts(0, 11094))
.saturating_add(T::DbWeight::get().reads(9))
.saturating_add(T::DbWeight::get().writes(4))
}