Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into agustin-xcm-precompile
Browse files Browse the repository at this point in the history
  • Loading branch information
Agusrodri committed May 17, 2024
2 parents 0af1098 + efd89b1 commit ea2bed9
Show file tree
Hide file tree
Showing 39 changed files with 1,053 additions and 968 deletions.
1 change: 1 addition & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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-04-10, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2024-05-15, 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_599_000 picoseconds.
Weight::from_parts(4_823_000, 1627)
// Minimum execution time: 4_354_000 picoseconds.
Weight::from_parts(4_672_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_813_000 picoseconds.
Weight::from_parts(12_241_000, 3517)
// Minimum execution time: 11_939_000 picoseconds.
Weight::from_parts(12_276_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_901_000 picoseconds.
Weight::from_parts(3_040_000, 1627)
// Minimum execution time: 2_873_000 picoseconds.
Weight::from_parts(3_050_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_742_000 picoseconds.
Weight::from_parts(3_848_000, 1662)
// Minimum execution time: 3_737_000 picoseconds.
Weight::from_parts(3_940_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: 7_580_000 picoseconds.
Weight::from_parts(7_910_000, 0)
// Minimum execution time: 8_383_000 picoseconds.
Weight::from_parts(8_534_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: 190_319_000 picoseconds.
Weight::from_parts(193_537_000, 137850)
// Minimum execution time: 206_297_000 picoseconds.
Weight::from_parts(209_589_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: 103_908_000 picoseconds.
Weight::from_parts(105_455_000, 69247)
// Minimum execution time: 110_528_000 picoseconds.
Weight::from_parts(111_800_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-04-10, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2024-05-15, 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_830_000 picoseconds.
Weight::from_parts(30_736_000, 3639)
// Minimum execution time: 29_567_000 picoseconds.
Weight::from_parts(30_462_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: 19_988_000 picoseconds.
Weight::from_parts(19_458_970, 4000)
// Standard Error: 2_974
.saturating_add(Weight::from_parts(773_359, 0).saturating_mul(x.into()))
// 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()))
.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_076_000 picoseconds.
Weight::from_parts(30_892_465, 4309)
// Standard Error: 4_039
.saturating_add(Weight::from_parts(852_893, 0).saturating_mul(x.into()))
// 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()))
.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_396_000 picoseconds.
Weight::from_parts(13_998_856, 1678)
// Standard Error: 2_734
.saturating_add(Weight::from_parts(706_945, 0).saturating_mul(x.into()))
// 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()))
.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: 21_743_000 picoseconds.
Weight::from_parts(21_130_966, 3955)
// Standard Error: 3_157
.saturating_add(Weight::from_parts(727_255, 0).saturating_mul(x.into()))
// 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()))
.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 ea2bed9

Please sign in to comment.