Skip to content

Commit

Permalink
Update weights (#2820)
Browse files Browse the repository at this point in the history
* update weights
  • Loading branch information
RomarQ authored May 28, 2024
1 parent 5bd6866 commit 7abd7e0
Show file tree
Hide file tree
Showing 33 changed files with 830 additions and 834 deletions.
30 changes: 15 additions & 15 deletions runtime/common/src/weights/cumulus_pallet_xcmp_queue.rs
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
//! Autogenerated weights for `cumulus_pallet_xcmp_queue`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 32.0.0
//! DATE: 2024-05-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2024-05-27, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `ip-10-0-0-176`, CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz`
//! WASM-EXECUTION: Compiled, CHAIN: Some("moonbase-dev"), DB CACHE: 1024
Expand Down Expand Up @@ -52,8 +52,8 @@ impl<T: frame_system::Config> cumulus_pallet_xcmp_queue::WeightInfo for WeightIn
// Proof Size summary in bytes:
// Measured: `142`
// Estimated: `1627`
// Minimum execution time: 4_354_000 picoseconds.
Weight::from_parts(4_672_000, 1627)
// Minimum execution time: 4_439_000 picoseconds.
Weight::from_parts(4_740_000, 1627)
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
Expand All @@ -71,8 +71,8 @@ impl<T: frame_system::Config> cumulus_pallet_xcmp_queue::WeightInfo for WeightIn
// Proof Size summary in bytes:
// Measured: `148`
// Estimated: `3517`
// Minimum execution time: 11_939_000 picoseconds.
Weight::from_parts(12_276_000, 3517)
// Minimum execution time: 11_199_000 picoseconds.
Weight::from_parts(11_613_000, 3517)
.saturating_add(T::DbWeight::get().reads(4_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
}
Expand All @@ -82,8 +82,8 @@ impl<T: frame_system::Config> cumulus_pallet_xcmp_queue::WeightInfo for WeightIn
// Proof Size summary in bytes:
// Measured: `142`
// Estimated: `1627`
// Minimum execution time: 2_873_000 picoseconds.
Weight::from_parts(3_050_000, 1627)
// Minimum execution time: 2_912_000 picoseconds.
Weight::from_parts(3_033_000, 1627)
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
Expand All @@ -93,17 +93,17 @@ impl<T: frame_system::Config> cumulus_pallet_xcmp_queue::WeightInfo for WeightIn
// Proof Size summary in bytes:
// Measured: `177`
// Estimated: `1662`
// Minimum execution time: 3_737_000 picoseconds.
Weight::from_parts(3_940_000, 1662)
// Minimum execution time: 3_790_000 picoseconds.
Weight::from_parts(3_947_000, 1662)
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
fn take_first_concatenated_xcm() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 8_383_000 picoseconds.
Weight::from_parts(8_534_000, 0)
// Minimum execution time: 8_196_000 picoseconds.
Weight::from_parts(8_352_000, 0)
}
/// Storage: UNKNOWN KEY `0x7b3237373ffdfeb1cab4222e3b520d6b345d8e88afa015075c945637c07e8f20` (r:1 w:1)
/// Proof: UNKNOWN KEY `0x7b3237373ffdfeb1cab4222e3b520d6b345d8e88afa015075c945637c07e8f20` (r:1 w:1)
Expand All @@ -123,8 +123,8 @@ impl<T: frame_system::Config> cumulus_pallet_xcmp_queue::WeightInfo for WeightIn
// Proof Size summary in bytes:
// Measured: `134385`
// Estimated: `137850`
// Minimum execution time: 206_297_000 picoseconds.
Weight::from_parts(209_589_000, 137850)
// Minimum execution time: 204_143_000 picoseconds.
Weight::from_parts(208_968_000, 137850)
.saturating_add(T::DbWeight::get().reads(6_u64))
.saturating_add(T::DbWeight::get().writes(5_u64))
}
Expand All @@ -146,8 +146,8 @@ impl<T: frame_system::Config> cumulus_pallet_xcmp_queue::WeightInfo for WeightIn
// Proof Size summary in bytes:
// Measured: `65782`
// Estimated: `69247`
// Minimum execution time: 110_528_000 picoseconds.
Weight::from_parts(111_800_000, 69247)
// Minimum execution time: 110_679_000 picoseconds.
Weight::from_parts(113_402_000, 69247)
.saturating_add(T::DbWeight::get().reads(6_u64))
.saturating_add(T::DbWeight::get().writes(5_u64))
}
Expand Down
38 changes: 19 additions & 19 deletions runtime/common/src/weights/pallet_asset_manager.rs
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
//! Autogenerated weights for `pallet_asset_manager`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 32.0.0
//! DATE: 2024-05-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2024-05-27, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `ip-10-0-0-176`, CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz`
//! WASM-EXECUTION: Compiled, CHAIN: Some("moonbase-dev"), DB CACHE: 1024
Expand Down Expand Up @@ -58,8 +58,8 @@ impl<T: frame_system::Config> pallet_asset_manager::WeightInfo for WeightInfo<T>
// Proof Size summary in bytes:
// Measured: `82`
// Estimated: `3639`
// Minimum execution time: 29_567_000 picoseconds.
Weight::from_parts(30_462_000, 3639)
// Minimum execution time: 29_376_000 picoseconds.
Weight::from_parts(30_234_000, 3639)
.saturating_add(T::DbWeight::get().reads(3_u64))
.saturating_add(T::DbWeight::get().writes(4_u64))
}
Expand All @@ -74,10 +74,10 @@ impl<T: frame_system::Config> pallet_asset_manager::WeightInfo for WeightInfo<T>
// Proof Size summary in bytes:
// Measured: `611 + x * (9 ±0)`
// Estimated: `4000 + x * (10 ±0)`
// Minimum execution time: 20_117_000 picoseconds.
Weight::from_parts(19_957_388, 4000)
// Standard Error: 2_959
.saturating_add(Weight::from_parts(790_570, 0).saturating_mul(x.into()))
// Minimum execution time: 20_442_000 picoseconds.
Weight::from_parts(18_338_506, 4000)
// Standard Error: 4_080
.saturating_add(Weight::from_parts(871_614, 0).saturating_mul(x.into()))
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(2_u64))
.saturating_add(Weight::from_parts(0, 10).saturating_mul(x.into()))
Expand All @@ -95,10 +95,10 @@ impl<T: frame_system::Config> pallet_asset_manager::WeightInfo for WeightInfo<T>
// Proof Size summary in bytes:
// Measured: `926 + x * (13 ±0)`
// Estimated: `4309 + x * (15 ±0)`
// Minimum execution time: 30_384_000 picoseconds.
Weight::from_parts(31_517_144, 4309)
// Standard Error: 4_220
.saturating_add(Weight::from_parts(862_478, 0).saturating_mul(x.into()))
// Minimum execution time: 30_343_000 picoseconds.
Weight::from_parts(29_193_584, 4309)
// Standard Error: 4_573
.saturating_add(Weight::from_parts(963_206, 0).saturating_mul(x.into()))
.saturating_add(T::DbWeight::get().reads(3_u64))
.saturating_add(T::DbWeight::get().writes(6_u64))
.saturating_add(Weight::from_parts(0, 15).saturating_mul(x.into()))
Expand All @@ -112,10 +112,10 @@ impl<T: frame_system::Config> pallet_asset_manager::WeightInfo for WeightInfo<T>
// Proof Size summary in bytes:
// Measured: `196 + x * (5 ±0)`
// Estimated: `1678 + x * (5 ±0)`
// Minimum execution time: 15_973_000 picoseconds.
Weight::from_parts(15_091_577, 1678)
// Standard Error: 2_841
.saturating_add(Weight::from_parts(716_846, 0).saturating_mul(x.into()))
// Minimum execution time: 16_137_000 picoseconds.
Weight::from_parts(13_193_368, 1678)
// Standard Error: 4_122
.saturating_add(Weight::from_parts(800_676, 0).saturating_mul(x.into()))
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(2_u64))
.saturating_add(Weight::from_parts(0, 5).saturating_mul(x.into()))
Expand All @@ -133,10 +133,10 @@ impl<T: frame_system::Config> pallet_asset_manager::WeightInfo for WeightInfo<T>
// Proof Size summary in bytes:
// Measured: `482 + x * (10 ±0)`
// Estimated: `3955 + x * (10 ±0)`
// Minimum execution time: 22_408_000 picoseconds.
Weight::from_parts(21_901_691, 3955)
// Standard Error: 3_158
.saturating_add(Weight::from_parts(740_471, 0).saturating_mul(x.into()))
// Minimum execution time: 22_167_000 picoseconds.
Weight::from_parts(20_383_311, 3955)
// Standard Error: 4_061
.saturating_add(Weight::from_parts(808_620, 0).saturating_mul(x.into()))
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(4_u64))
.saturating_add(Weight::from_parts(0, 10).saturating_mul(x.into()))
Expand Down
Loading

0 comments on commit 7abd7e0

Please sign in to comment.