[Backport] weights from 9420 (#2562)

* [benchmarks] Update weights for collectives (#2532)

* [benchmarks] pr with weights

* bump zombienet version (#2525)

* bump zombienet version

* fix para registration args

---------

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

* [benchmarks] Update weights for bridge-hubs (#2533)

* [benchmarks] pr with weights

* bump zombienet version (#2525)

* bump zombienet version

* fix para registration args

---------

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

* [benchmarks] Update weights for statemine/t (#2535)

* [benchmarks] pr with weights

* bump zombienet version (#2525)

* bump zombienet version

* fix para registration args

---------

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

---------

Co-authored-by: Paritytech CI <52199148+paritytech-ci@users.noreply.github.com>
Co-authored-by: paritytech-ci <paritytech-ci@parity.io>
Co-authored-by: Javier Viola <javier@parity.io>
This commit is contained in:
Egor_P
2023-05-11 08:22:19 +02:00
committed by GitHub
parent c89992f391
commit 83899e2f16
91 changed files with 3691 additions and 3426 deletions
@@ -17,9 +17,9 @@
//! Autogenerated weights for `pallet_xcm_benchmarks::fungible`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-03-23, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-05, 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`
//! 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
// Executed Command:
@@ -54,8 +54,8 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `101`
// Estimated: `3593`
// Minimum execution time: 21_045_000 picoseconds.
Weight::from_parts(21_781_000, 3593)
// Minimum execution time: 24_766_000 picoseconds.
Weight::from_parts(25_113_000, 3593)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -65,8 +65,8 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `153`
// Estimated: `6196`
// Minimum execution time: 33_123_000 picoseconds.
Weight::from_parts(33_378_000, 6196)
// Minimum execution time: 51_440_000 picoseconds.
Weight::from_parts(51_960_000, 6196)
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -87,9 +87,9 @@ impl<T: frame_system::Config> WeightInfo<T> {
pub fn transfer_reserve_asset() -> Weight {
// Proof Size summary in bytes:
// Measured: `223`
// Estimated: `18205`
// Minimum execution time: 57_689_000 picoseconds.
Weight::from_parts(58_320_000, 18205)
// Estimated: `6196`
// Minimum execution time: 76_002_000 picoseconds.
Weight::from_parts(76_826_000, 6196)
.saturating_add(T::DbWeight::get().reads(8))
.saturating_add(T::DbWeight::get().writes(4))
}
@@ -97,8 +97,8 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 4_838_000 picoseconds.
Weight::from_parts(4_906_000, 0)
// Minimum execution time: 4_644_000 picoseconds.
Weight::from_parts(4_754_000, 0)
}
// Storage: System Account (r:1 w:1)
// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
@@ -106,8 +106,8 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `52`
// Estimated: `3593`
// Minimum execution time: 25_197_000 picoseconds.
Weight::from_parts(25_562_000, 3593)
// Minimum execution time: 27_398_000 picoseconds.
Weight::from_parts(27_947_000, 3593)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -128,9 +128,9 @@ impl<T: frame_system::Config> WeightInfo<T> {
pub fn deposit_reserve_asset() -> Weight {
// Proof Size summary in bytes:
// Measured: `122`
// Estimated: `15097`
// Minimum execution time: 52_159_000 picoseconds.
Weight::from_parts(52_637_000, 15097)
// Estimated: `3593`
// Minimum execution time: 54_445_000 picoseconds.
Weight::from_parts(55_026_000, 3593)
.saturating_add(T::DbWeight::get().reads(7))
.saturating_add(T::DbWeight::get().writes(3))
}
@@ -149,9 +149,9 @@ impl<T: frame_system::Config> WeightInfo<T> {
pub fn initiate_teleport() -> Weight {
// Proof Size summary in bytes:
// Measured: `70`
// Estimated: `11244`
// Minimum execution time: 30_471_000 picoseconds.
Weight::from_parts(31_112_000, 11244)
// Estimated: `3535`
// Minimum execution time: 30_770_000 picoseconds.
Weight::from_parts(31_269_000, 3535)
.saturating_add(T::DbWeight::get().reads(6))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -17,9 +17,9 @@
//! Autogenerated weights for `pallet_xcm_benchmarks::generic`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-03-23, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-05, 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`
//! 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
// Executed Command:
@@ -63,9 +63,9 @@ impl<T: frame_system::Config> WeightInfo<T> {
pub fn report_holding() -> Weight {
// Proof Size summary in bytes:
// Measured: `70`
// Estimated: `11244`
// Minimum execution time: 34_238_000 picoseconds.
Weight::from_parts(34_851_000, 11244)
// Estimated: `3535`
// Minimum execution time: 34_120_000 picoseconds.
Weight::from_parts(34_618_000, 3535)
.saturating_add(T::DbWeight::get().reads(6))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -73,8 +73,8 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_358_000 picoseconds.
Weight::from_parts(3_437_000, 0)
// Minimum execution time: 3_285_000 picoseconds.
Weight::from_parts(3_426_000, 0)
}
// Storage: PolkadotXcm Queries (r:1 w:0)
// Proof Skipped: PolkadotXcm Queries (max_values: None, max_size: None, mode: Measured)
@@ -82,58 +82,58 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `32`
// Estimated: `3497`
// Minimum execution time: 11_623_000 picoseconds.
Weight::from_parts(11_814_000, 3497)
// Minimum execution time: 11_025_000 picoseconds.
Weight::from_parts(11_293_000, 3497)
.saturating_add(T::DbWeight::get().reads(1))
}
pub fn transact() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 13_934_000 picoseconds.
Weight::from_parts(14_111_000, 0)
// Minimum execution time: 13_451_000 picoseconds.
Weight::from_parts(13_625_000, 0)
}
pub fn refund_surplus() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_562_000 picoseconds.
Weight::from_parts(3_689_000, 0)
// Minimum execution time: 3_578_000 picoseconds.
Weight::from_parts(3_639_000, 0)
}
pub fn set_error_handler() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_280_000 picoseconds.
Weight::from_parts(3_345_000, 0)
// Minimum execution time: 3_123_000 picoseconds.
Weight::from_parts(3_190_000, 0)
}
pub fn set_appendix() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_243_000 picoseconds.
Weight::from_parts(3_335_000, 0)
// Minimum execution time: 3_176_000 picoseconds.
Weight::from_parts(3_223_000, 0)
}
pub fn clear_error() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_280_000 picoseconds.
Weight::from_parts(3_347_000, 0)
// Minimum execution time: 3_142_000 picoseconds.
Weight::from_parts(3_200_000, 0)
}
pub fn descend_origin() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 4_270_000 picoseconds.
Weight::from_parts(4_358_000, 0)
// Minimum execution time: 4_308_000 picoseconds.
Weight::from_parts(4_392_000, 0)
}
pub fn clear_origin() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_245_000 picoseconds.
Weight::from_parts(3_320_000, 0)
// Minimum execution time: 3_114_000 picoseconds.
Weight::from_parts(3_189_000, 0)
}
// Storage: ParachainInfo ParachainId (r:1 w:0)
// Proof: ParachainInfo ParachainId (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen)
@@ -150,9 +150,9 @@ impl<T: frame_system::Config> WeightInfo<T> {
pub fn report_error() -> Weight {
// Proof Size summary in bytes:
// Measured: `70`
// Estimated: `11244`
// Minimum execution time: 26_653_000 picoseconds.
Weight::from_parts(27_139_000, 11244)
// Estimated: `3535`
// Minimum execution time: 26_422_000 picoseconds.
Weight::from_parts(26_959_000, 3535)
.saturating_add(T::DbWeight::get().reads(6))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -162,8 +162,8 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `90`
// Estimated: `3555`
// Minimum execution time: 15_478_000 picoseconds.
Weight::from_parts(15_763_000, 3555)
// Minimum execution time: 15_625_000 picoseconds.
Weight::from_parts(15_828_000, 3555)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -171,8 +171,8 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_237_000 picoseconds.
Weight::from_parts(3_314_000, 0)
// Minimum execution time: 3_187_000 picoseconds.
Weight::from_parts(3_238_000, 0)
}
// Storage: PolkadotXcm VersionNotifyTargets (r:1 w:1)
// Proof Skipped: PolkadotXcm VersionNotifyTargets (max_values: None, max_size: None, mode: Measured)
@@ -189,9 +189,9 @@ impl<T: frame_system::Config> WeightInfo<T> {
pub fn subscribe_version() -> Weight {
// Proof Size summary in bytes:
// Measured: `38`
// Estimated: `13098`
// Minimum execution time: 29_098_000 picoseconds.
Weight::from_parts(29_368_000, 13098)
// Estimated: `3503`
// Minimum execution time: 27_154_000 picoseconds.
Weight::from_parts(27_761_000, 3503)
.saturating_add(T::DbWeight::get().reads(6))
.saturating_add(T::DbWeight::get().writes(3))
}
@@ -201,8 +201,8 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 6_253_000 picoseconds.
Weight::from_parts(6_467_000, 0)
// Minimum execution time: 5_268_000 picoseconds.
Weight::from_parts(5_412_000, 0)
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: ParachainInfo ParachainId (r:1 w:0)
@@ -220,9 +220,9 @@ impl<T: frame_system::Config> WeightInfo<T> {
pub fn initiate_reserve_withdraw() -> Weight {
// Proof Size summary in bytes:
// Measured: `70`
// Estimated: `11244`
// Minimum execution time: 35_061_000 picoseconds.
Weight::from_parts(35_510_000, 11244)
// Estimated: `3535`
// Minimum execution time: 30_515_000 picoseconds.
Weight::from_parts(31_095_000, 3535)
.saturating_add(T::DbWeight::get().reads(6))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -230,36 +230,36 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 6_154_000 picoseconds.
Weight::from_parts(6_266_000, 0)
// Minimum execution time: 5_148_000 picoseconds.
Weight::from_parts(5_224_000, 0)
}
pub fn expect_asset() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 4_009_000 picoseconds.
Weight::from_parts(4_088_000, 0)
// Minimum execution time: 3_220_000 picoseconds.
Weight::from_parts(3_312_000, 0)
}
pub fn expect_origin() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_873_000 picoseconds.
Weight::from_parts(3_996_000, 0)
// Minimum execution time: 3_226_000 picoseconds.
Weight::from_parts(3_309_000, 0)
}
pub fn expect_error() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_759_000 picoseconds.
Weight::from_parts(3_820_000, 0)
// Minimum execution time: 3_095_000 picoseconds.
Weight::from_parts(3_177_000, 0)
}
pub fn expect_transact_status() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_985_000 picoseconds.
Weight::from_parts(4_132_000, 0)
// Minimum execution time: 3_349_000 picoseconds.
Weight::from_parts(3_447_000, 0)
}
// Storage: ParachainInfo ParachainId (r:1 w:0)
// Proof: ParachainInfo ParachainId (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen)
@@ -276,9 +276,9 @@ impl<T: frame_system::Config> WeightInfo<T> {
pub fn query_pallet() -> Weight {
// Proof Size summary in bytes:
// Measured: `70`
// Estimated: `11244`
// Minimum execution time: 34_686_000 picoseconds.
Weight::from_parts(35_233_000, 11244)
// Estimated: `3535`
// Minimum execution time: 29_644_000 picoseconds.
Weight::from_parts(30_110_000, 3535)
.saturating_add(T::DbWeight::get().reads(6))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -286,8 +286,8 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 6_129_000 picoseconds.
Weight::from_parts(6_244_000, 0)
// Minimum execution time: 5_304_000 picoseconds.
Weight::from_parts(5_369_000, 0)
}
// Storage: ParachainInfo ParachainId (r:1 w:0)
// Proof: ParachainInfo ParachainId (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen)
@@ -304,9 +304,9 @@ impl<T: frame_system::Config> WeightInfo<T> {
pub fn report_transact_status() -> Weight {
// Proof Size summary in bytes:
// Measured: `70`
// Estimated: `11244`
// Minimum execution time: 31_502_000 picoseconds.
Weight::from_parts(32_131_000, 11244)
// Estimated: `3535`
// Minimum execution time: 26_617_000 picoseconds.
Weight::from_parts(27_011_000, 3535)
.saturating_add(T::DbWeight::get().reads(6))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -314,29 +314,29 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_747_000 picoseconds.
Weight::from_parts(3_832_000, 0)
// Minimum execution time: 3_133_000 picoseconds.
Weight::from_parts(3_229_000, 0)
}
pub fn set_topic() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_825_000 picoseconds.
Weight::from_parts(3_857_000, 0)
// Minimum execution time: 3_110_000 picoseconds.
Weight::from_parts(3_203_000, 0)
}
pub fn clear_topic() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_777_000 picoseconds.
Weight::from_parts(3_868_000, 0)
// Minimum execution time: 3_138_000 picoseconds.
Weight::from_parts(3_201_000, 0)
}
pub fn set_fees_mode() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_710_000 picoseconds.
Weight::from_parts(3_820_000, 0)
// Minimum execution time: 3_116_000 picoseconds.
Weight::from_parts(3_187_000, 0)
}
// Storage: ParachainInfo ParachainId (r:1 w:0)
// Proof: ParachainInfo ParachainId (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen)
@@ -357,7 +357,7 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_876_000 picoseconds.
Weight::from_parts(4_012_000, 0)
// Minimum execution time: 3_364_000 picoseconds.
Weight::from_parts(3_429_000, 0)
}
}