mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 14:31:02 +00:00
Updated benchmarks related to the Rococo/Westend bridge (#2639)
Co-authored-by: command-bot <>
This commit is contained in:
+10
-10
@@ -17,9 +17,9 @@
|
||||
//! Autogenerated weights for `pallet_xcm_bridge_hub_router`
|
||||
//!
|
||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||
//! DATE: 2023-11-29, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! DATE: 2023-12-12, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! WORST CASE MAP SIZE: `1000000`
|
||||
//! HOSTNAME: `runner-r43aesjn-project-674-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! HOSTNAME: `runner-itmxxexx-project-674-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! WASM-EXECUTION: `Compiled`, CHAIN: `Some("asset-hub-rococo-dev")`, DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -58,8 +58,8 @@ impl<T: frame_system::Config> pallet_xcm_bridge_hub_router::WeightInfo for Weigh
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `154`
|
||||
// Estimated: `1639`
|
||||
// Minimum execution time: 8_110_000 picoseconds.
|
||||
Weight::from_parts(8_373_000, 0)
|
||||
// Minimum execution time: 7_853_000 picoseconds.
|
||||
Weight::from_parts(8_443_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 1639))
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
@@ -72,8 +72,8 @@ impl<T: frame_system::Config> pallet_xcm_bridge_hub_router::WeightInfo for Weigh
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `144`
|
||||
// Estimated: `1629`
|
||||
// Minimum execution time: 4_459_000 picoseconds.
|
||||
Weight::from_parts(4_663_000, 0)
|
||||
// Minimum execution time: 4_333_000 picoseconds.
|
||||
Weight::from_parts(4_501_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 1629))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
}
|
||||
@@ -83,8 +83,8 @@ impl<T: frame_system::Config> pallet_xcm_bridge_hub_router::WeightInfo for Weigh
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `150`
|
||||
// Estimated: `1502`
|
||||
// Minimum execution time: 10_153_000 picoseconds.
|
||||
Weight::from_parts(10_737_000, 0)
|
||||
// Minimum execution time: 10_167_000 picoseconds.
|
||||
Weight::from_parts(10_667_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 1502))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
@@ -117,8 +117,8 @@ impl<T: frame_system::Config> pallet_xcm_bridge_hub_router::WeightInfo for Weigh
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `448`
|
||||
// Estimated: `6388`
|
||||
// Minimum execution time: 61_258_000 picoseconds.
|
||||
Weight::from_parts(63_679_000, 0)
|
||||
// Minimum execution time: 60_584_000 picoseconds.
|
||||
Weight::from_parts(62_467_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 6388))
|
||||
.saturating_add(T::DbWeight::get().reads(12))
|
||||
.saturating_add(T::DbWeight::get().writes(4))
|
||||
|
||||
Reference in New Issue
Block a user