Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions runtime/litentry/src/weights/cumulus_pallet_xcmp_queue.rs
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
//! Autogenerated weights for `cumulus_pallet_xcmp_queue`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2022-12-09, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz`
//! DATE: 2022-12-11, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("litentry-dev"), DB CACHE: 20

// Executed Command:
Expand Down Expand Up @@ -49,15 +49,15 @@ pub struct WeightInfo<T>(PhantomData<T>);
impl<T: frame_system::Config> cumulus_pallet_xcmp_queue::WeightInfo for WeightInfo<T> {
// Storage: XcmpQueue QueueConfig (r:1 w:1)
fn set_config_with_u32() -> Weight {
// Minimum execution time: 11_303 nanoseconds.
Weight::from_ref_time(11_637_000 as u64)
// Minimum execution time: 9_750 nanoseconds.
Weight::from_ref_time(10_071_000 as u64)
.saturating_add(T::DbWeight::get().reads(1 as u64))
.saturating_add(T::DbWeight::get().writes(1 as u64))
}
// Storage: XcmpQueue QueueConfig (r:1 w:1)
fn set_config_with_weight() -> Weight {
// Minimum execution time: 11_437 nanoseconds.
Weight::from_ref_time(11_689_000 as u64)
// Minimum execution time: 9_655 nanoseconds.
Weight::from_ref_time(10_014_000 as u64)
.saturating_add(T::DbWeight::get().reads(1 as u64))
.saturating_add(T::DbWeight::get().writes(1 as u64))
}
Expand Down
48 changes: 24 additions & 24 deletions runtime/litentry/src/weights/frame_system.rs
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
//! Autogenerated weights for `frame_system`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2022-12-09, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz`
//! DATE: 2022-12-11, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("litentry-dev"), DB CACHE: 20

// Executed Command:
Expand Down Expand Up @@ -49,51 +49,51 @@ pub struct WeightInfo<T>(PhantomData<T>);
impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
/// The range of component `b` is `[0, 3932160]`.
fn remark(b: u32, ) -> Weight {
// Minimum execution time: 6_413 nanoseconds.
Weight::from_ref_time(6_603_000 as u64)
// Standard Error: 1
.saturating_add(Weight::from_ref_time(628 as u64).saturating_mul(b as u64))
// Minimum execution time: 4_737 nanoseconds.
Weight::from_ref_time(10_848_523 as u64)
// Standard Error: 7
.saturating_add(Weight::from_ref_time(788 as u64).saturating_mul(b as u64))
}
/// The range of component `b` is `[0, 3932160]`.
fn remark_with_event(b: u32, ) -> Weight {
// Minimum execution time: 21_572 nanoseconds.
Weight::from_ref_time(21_717_000 as u64)
// Standard Error: 9
.saturating_add(Weight::from_ref_time(2_316 as u64).saturating_mul(b as u64))
// Minimum execution time: 18_751 nanoseconds.
Weight::from_ref_time(38_058_023 as u64)
// Standard Error: 17
.saturating_add(Weight::from_ref_time(2_433 as u64).saturating_mul(b as u64))
}
// Storage: System Digest (r:1 w:1)
// Storage: unknown [0x3a686561707061676573] (r:0 w:1)
fn set_heap_pages() -> Weight {
// Minimum execution time: 13_152 nanoseconds.
Weight::from_ref_time(14_069_000 as u64)
// Minimum execution time: 11_014 nanoseconds.
Weight::from_ref_time(11_735_000 as u64)
.saturating_add(T::DbWeight::get().reads(1 as u64))
.saturating_add(T::DbWeight::get().writes(2 as u64))
}
// Storage: Skipped Metadata (r:0 w:0)
/// The range of component `i` is `[0, 1000]`.
fn set_storage(i: u32, ) -> Weight {
// Minimum execution time: 6_474 nanoseconds.
Weight::from_ref_time(6_555_000 as u64)
// Standard Error: 2_002
.saturating_add(Weight::from_ref_time(1_363_409 as u64).saturating_mul(i as u64))
// Minimum execution time: 5_018 nanoseconds.
Weight::from_ref_time(5_099_000 as u64)
// Standard Error: 2_081
.saturating_add(Weight::from_ref_time(978_687 as u64).saturating_mul(i as u64))
.saturating_add(T::DbWeight::get().writes((1 as u64).saturating_mul(i as u64)))
}
// Storage: Skipped Metadata (r:0 w:0)
/// The range of component `i` is `[0, 1000]`.
fn kill_storage(i: u32, ) -> Weight {
// Minimum execution time: 6_467 nanoseconds.
Weight::from_ref_time(6_568_000 as u64)
// Standard Error: 5_282
.saturating_add(Weight::from_ref_time(1_181_550 as u64).saturating_mul(i as u64))
// Minimum execution time: 4_914 nanoseconds.
Weight::from_ref_time(5_042_000 as u64)
// Standard Error: 5_268
.saturating_add(Weight::from_ref_time(864_778 as u64).saturating_mul(i as u64))
.saturating_add(T::DbWeight::get().writes((1 as u64).saturating_mul(i as u64)))
}
// Storage: Skipped Metadata (r:0 w:0)
/// The range of component `p` is `[0, 1000]`.
fn kill_prefix(p: u32, ) -> Weight {
// Minimum execution time: 9_017 nanoseconds.
Weight::from_ref_time(9_117_000 as u64)
// Standard Error: 4_995
.saturating_add(Weight::from_ref_time(2_809_291 as u64).saturating_mul(p as u64))
// Minimum execution time: 7_438 nanoseconds.
Weight::from_ref_time(7_584_000 as u64)
// Standard Error: 5_973
.saturating_add(Weight::from_ref_time(1_900_532 as u64).saturating_mul(p as u64))
.saturating_add(T::DbWeight::get().writes((1 as u64).saturating_mul(p as u64)))
}
}
24 changes: 12 additions & 12 deletions runtime/litentry/src/weights/pallet_asset_manager.rs
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
//! Autogenerated weights for `pallet_asset_manager`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2022-12-09, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz`
//! DATE: 2022-12-11, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("litentry-dev"), DB CACHE: 20

// Executed Command:
Expand Down Expand Up @@ -52,40 +52,40 @@ impl<T: frame_system::Config> pallet_asset_manager::WeightInfo for WeightInfo<T>
// Storage: AssetManager AssetIdType (r:0 w:1)
// Storage: AssetManager AssetIdMetadata (r:0 w:1)
fn register_foreign_asset_type() -> Weight {
// Minimum execution time: 47_422 nanoseconds.
Weight::from_ref_time(48_743_000 as u64)
// Minimum execution time: 41_846 nanoseconds.
Weight::from_ref_time(43_132_000 as u64)
.saturating_add(T::DbWeight::get().reads(2 as u64))
.saturating_add(T::DbWeight::get().writes(4 as u64))
}
// Storage: AssetManager AssetIdType (r:1 w:0)
// Storage: AssetManager AssetIdMetadata (r:0 w:1)
fn update_foreign_asset_metadata() -> Weight {
// Minimum execution time: 32_035 nanoseconds.
Weight::from_ref_time(32_569_000 as u64)
// Minimum execution time: 28_841 nanoseconds.
Weight::from_ref_time(29_422_000 as u64)
.saturating_add(T::DbWeight::get().reads(1 as u64))
.saturating_add(T::DbWeight::get().writes(1 as u64))
}
// Storage: AssetManager AssetIdType (r:1 w:0)
// Storage: AssetManager AssetIdUnitsPerSecond (r:0 w:1)
fn set_asset_units_per_second() -> Weight {
// Minimum execution time: 31_065 nanoseconds.
Weight::from_ref_time(31_601_000 as u64)
// Minimum execution time: 27_402 nanoseconds.
Weight::from_ref_time(28_221_000 as u64)
.saturating_add(T::DbWeight::get().reads(1 as u64))
.saturating_add(T::DbWeight::get().writes(1 as u64))
}
// Storage: AssetManager AssetIdType (r:1 w:1)
// Storage: AssetManager AssetTypeId (r:1 w:1)
fn add_asset_type() -> Weight {
// Minimum execution time: 37_864 nanoseconds.
Weight::from_ref_time(38_218_000 as u64)
// Minimum execution time: 33_468 nanoseconds.
Weight::from_ref_time(34_627_000 as u64)
.saturating_add(T::DbWeight::get().reads(2 as u64))
.saturating_add(T::DbWeight::get().writes(2 as u64))
}
// Storage: AssetManager AssetTypeId (r:2 w:1)
// Storage: AssetManager AssetIdType (r:0 w:1)
fn remove_asset_type() -> Weight {
// Minimum execution time: 47_103 nanoseconds.
Weight::from_ref_time(47_713_000 as u64)
// Minimum execution time: 41_649 nanoseconds.
Weight::from_ref_time(42_694_000 as u64)
.saturating_add(T::DbWeight::get().reads(2 as u64))
.saturating_add(T::DbWeight::get().writes(2 as u64))
}
Expand Down
32 changes: 16 additions & 16 deletions runtime/litentry/src/weights/pallet_balances.rs
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
//! Autogenerated weights for `pallet_balances`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2022-12-09, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz`
//! DATE: 2022-12-11, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("litentry-dev"), DB CACHE: 20

// Executed Command:
Expand Down Expand Up @@ -49,50 +49,50 @@ pub struct WeightInfo<T>(PhantomData<T>);
impl<T: frame_system::Config> pallet_balances::WeightInfo for WeightInfo<T> {
// Storage: System Account (r:1 w:1)
fn transfer() -> Weight {
// Minimum execution time: 80_635 nanoseconds.
Weight::from_ref_time(81_590_000 as u64)
// Minimum execution time: 68_089 nanoseconds.
Weight::from_ref_time(69_178_000 as u64)
.saturating_add(T::DbWeight::get().reads(1 as u64))
.saturating_add(T::DbWeight::get().writes(1 as u64))
}
// Storage: System Account (r:1 w:1)
fn transfer_keep_alive() -> Weight {
// Minimum execution time: 57_904 nanoseconds.
Weight::from_ref_time(58_581_000 as u64)
// Minimum execution time: 49_710 nanoseconds.
Weight::from_ref_time(50_704_000 as u64)
.saturating_add(T::DbWeight::get().reads(1 as u64))
.saturating_add(T::DbWeight::get().writes(1 as u64))
}
// Storage: System Account (r:1 w:1)
fn set_balance_creating() -> Weight {
// Minimum execution time: 41_533 nanoseconds.
Weight::from_ref_time(42_374_000 as u64)
// Minimum execution time: 37_095 nanoseconds.
Weight::from_ref_time(37_988_000 as u64)
.saturating_add(T::DbWeight::get().reads(1 as u64))
.saturating_add(T::DbWeight::get().writes(1 as u64))
}
// Storage: System Account (r:1 w:1)
fn set_balance_killing() -> Weight {
// Minimum execution time: 47_800 nanoseconds.
Weight::from_ref_time(48_410_000 as u64)
// Minimum execution time: 42_450 nanoseconds.
Weight::from_ref_time(43_244_000 as u64)
.saturating_add(T::DbWeight::get().reads(1 as u64))
.saturating_add(T::DbWeight::get().writes(1 as u64))
}
// Storage: System Account (r:2 w:2)
fn force_transfer() -> Weight {
// Minimum execution time: 79_274 nanoseconds.
Weight::from_ref_time(80_476_000 as u64)
// Minimum execution time: 67_135 nanoseconds.
Weight::from_ref_time(68_552_000 as u64)
.saturating_add(T::DbWeight::get().reads(2 as u64))
.saturating_add(T::DbWeight::get().writes(2 as u64))
}
// Storage: System Account (r:1 w:1)
fn transfer_all() -> Weight {
// Minimum execution time: 68_210 nanoseconds.
Weight::from_ref_time(69_359_000 as u64)
// Minimum execution time: 57_821 nanoseconds.
Weight::from_ref_time(58_879_000 as u64)
.saturating_add(T::DbWeight::get().reads(1 as u64))
.saturating_add(T::DbWeight::get().writes(1 as u64))
}
// Storage: System Account (r:1 w:1)
fn force_unreserve() -> Weight {
// Minimum execution time: 34_849 nanoseconds.
Weight::from_ref_time(35_525_000 as u64)
// Minimum execution time: 31_641 nanoseconds.
Weight::from_ref_time(33_074_000 as u64)
.saturating_add(T::DbWeight::get().reads(1 as u64))
.saturating_add(T::DbWeight::get().writes(1 as u64))
}
Expand Down
44 changes: 22 additions & 22 deletions runtime/litentry/src/weights/pallet_bridge.rs
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
//! Autogenerated weights for `pallet_bridge`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2022-12-09, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz`
//! DATE: 2022-12-11, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("litentry-dev"), DB CACHE: 20

// Executed Command:
Expand Down Expand Up @@ -49,49 +49,49 @@ pub struct WeightInfo<T>(PhantomData<T>);
impl<T: frame_system::Config> pallet_bridge::WeightInfo for WeightInfo<T> {
// Storage: ChainBridge RelayerThreshold (r:0 w:1)
fn set_threshold() -> Weight {
// Minimum execution time: 21_477 nanoseconds.
Weight::from_ref_time(21_987_000 as u64)
// Minimum execution time: 19_440 nanoseconds.
Weight::from_ref_time(20_738_000 as u64)
.saturating_add(T::DbWeight::get().writes(1 as u64))
}
// Storage: ChainBridge Resources (r:0 w:1)
fn set_resource() -> Weight {
// Minimum execution time: 9_117 nanoseconds.
Weight::from_ref_time(9_847_000 as u64)
// Minimum execution time: 7_809 nanoseconds.
Weight::from_ref_time(8_105_000 as u64)
.saturating_add(T::DbWeight::get().writes(1 as u64))
}
// Storage: ChainBridge Resources (r:0 w:1)
fn remove_resource() -> Weight {
// Minimum execution time: 8_781 nanoseconds.
Weight::from_ref_time(8_998_000 as u64)
// Minimum execution time: 7_290 nanoseconds.
Weight::from_ref_time(7_643_000 as u64)
.saturating_add(T::DbWeight::get().writes(1 as u64))
}
// Storage: ChainBridge ChainNonces (r:1 w:1)
fn whitelist_chain() -> Weight {
// Minimum execution time: 27_271 nanoseconds.
Weight::from_ref_time(28_248_000 as u64)
// Minimum execution time: 24_247 nanoseconds.
Weight::from_ref_time(25_272_000 as u64)
.saturating_add(T::DbWeight::get().reads(1 as u64))
.saturating_add(T::DbWeight::get().writes(1 as u64))
}
// Storage: ChainBridge Relayers (r:1 w:1)
// Storage: ChainBridge RelayerCount (r:1 w:1)
fn add_relayer() -> Weight {
// Minimum execution time: 30_383 nanoseconds.
Weight::from_ref_time(31_268_000 as u64)
// Minimum execution time: 27_889 nanoseconds.
Weight::from_ref_time(28_660_000 as u64)
.saturating_add(T::DbWeight::get().reads(2 as u64))
.saturating_add(T::DbWeight::get().writes(2 as u64))
}
// Storage: ChainBridge Relayers (r:1 w:1)
// Storage: ChainBridge RelayerCount (r:1 w:1)
fn remove_relayer() -> Weight {
// Minimum execution time: 34_266 nanoseconds.
Weight::from_ref_time(34_859_000 as u64)
// Minimum execution time: 31_217 nanoseconds.
Weight::from_ref_time(32_400_000 as u64)
.saturating_add(T::DbWeight::get().reads(2 as u64))
.saturating_add(T::DbWeight::get().writes(2 as u64))
}
// Storage: ChainBridge BridgeFee (r:0 w:1)
fn update_fee() -> Weight {
// Minimum execution time: 22_713 nanoseconds.
Weight::from_ref_time(23_218_000 as u64)
// Minimum execution time: 20_316 nanoseconds.
Weight::from_ref_time(20_914_000 as u64)
.saturating_add(T::DbWeight::get().writes(1 as u64))
}
// Storage: ChainBridge Relayers (r:1 w:0)
Expand All @@ -101,8 +101,8 @@ impl<T: frame_system::Config> pallet_bridge::WeightInfo for WeightInfo<T> {
// Storage: ChainBridge RelayerThreshold (r:1 w:0)
// Storage: ChainBridge RelayerCount (r:1 w:0)
fn acknowledge_proposal() -> Weight {
// Minimum execution time: 71_436 nanoseconds.
Weight::from_ref_time(72_255_000 as u64)
// Minimum execution time: 62_897 nanoseconds.
Weight::from_ref_time(64_174_000 as u64)
.saturating_add(T::DbWeight::get().reads(6 as u64))
.saturating_add(T::DbWeight::get().writes(1 as u64))
}
Expand All @@ -113,17 +113,17 @@ impl<T: frame_system::Config> pallet_bridge::WeightInfo for WeightInfo<T> {
// Storage: ChainBridge RelayerThreshold (r:1 w:0)
// Storage: ChainBridge RelayerCount (r:1 w:0)
fn reject_proposal() -> Weight {
// Minimum execution time: 61_544 nanoseconds.
Weight::from_ref_time(62_624_000 as u64)
// Minimum execution time: 55_494 nanoseconds.
Weight::from_ref_time(57_512_000 as u64)
.saturating_add(T::DbWeight::get().reads(6 as u64))
.saturating_add(T::DbWeight::get().writes(1 as u64))
}
// Storage: ChainBridge Votes (r:1 w:1)
// Storage: ChainBridge RelayerThreshold (r:1 w:0)
// Storage: ChainBridge RelayerCount (r:1 w:0)
fn eval_vote_state() -> Weight {
// Minimum execution time: 29_994 nanoseconds.
Weight::from_ref_time(30_503_000 as u64)
// Minimum execution time: 26_808 nanoseconds.
Weight::from_ref_time(27_563_000 as u64)
.saturating_add(T::DbWeight::get().reads(3 as u64))
.saturating_add(T::DbWeight::get().writes(1 as u64))
}
Expand Down
Loading