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
8 changes: 4 additions & 4 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-10-09, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8124M CPU @ 3.00GHz`
//! DATE: 2022-11-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("litentry-dev"), DB CACHE: 20

// Executed Command:
Expand Down Expand Up @@ -49,13 +49,13 @@ 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 {
Weight::from_ref_time(6_100_000 as u64)
Weight::from_ref_time(11_469_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 {
Weight::from_ref_time(5_916_000 as u64)
Weight::from_ref_time(11_409_000 as u64)
.saturating_add(T::DbWeight::get().reads(1 as u64))
.saturating_add(T::DbWeight::get().writes(1 as u64))
}
Expand Down
37 changes: 20 additions & 17 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-10-09, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8124M CPU @ 3.00GHz`
//! DATE: 2022-11-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("litentry-dev"), DB CACHE: 20

// Executed Command:
Expand Down Expand Up @@ -49,45 +49,48 @@ 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 {
Weight::from_ref_time(278_000 as u64)
Weight::from_ref_time(6_116_000 as u64)
// Standard Error: 0
.saturating_add(Weight::from_ref_time(1_000 as u64).saturating_mul(b as u64))
.saturating_add(Weight::from_ref_time(580 as u64).saturating_mul(b as u64))
}
/// The range of component `b` is `[0, 3932160]`.
fn remark_with_event(b: u32, ) -> Weight {
Weight::from_ref_time(0 as u64)
// Standard Error: 0
.saturating_add(Weight::from_ref_time(2_000 as u64).saturating_mul(b as u64))
Weight::from_ref_time(20_321_000 as u64)
// Standard Error: 1
.saturating_add(Weight::from_ref_time(2_131 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 {
Weight::from_ref_time(5_819_000 as u64)
Weight::from_ref_time(12_702_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 `[1, 1000]`.
fn set_storage(i: u32, ) -> Weight {
Weight::from_ref_time(0 as u64)
// Standard Error: 1_000
.saturating_add(Weight::from_ref_time(803_000 as u64).saturating_mul(i as u64))
Weight::from_ref_time(7_371_000 as u64)
// Standard Error: 1_494
.saturating_add(Weight::from_ref_time(1_267_397 as u64).saturating_mul(i as u64))
.saturating_add(T::DbWeight::get().writes(1 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 `[1, 1000]`.
fn kill_storage(i: u32, ) -> Weight {
Weight::from_ref_time(677_000 as u64)
// Standard Error: 1_000
.saturating_add(Weight::from_ref_time(657_000 as u64).saturating_mul(i as u64))
Weight::from_ref_time(7_347_000 as u64)
// Standard Error: 1_257
.saturating_add(Weight::from_ref_time(1_073_403 as u64).saturating_mul(i as u64))
.saturating_add(T::DbWeight::get().writes(1 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 `[1, 1000]`.
fn kill_prefix(p: u32, ) -> Weight {
Weight::from_ref_time(0 as u64)
// Standard Error: 2_000
.saturating_add(Weight::from_ref_time(1_399_000 as u64).saturating_mul(p as u64))
Weight::from_ref_time(11_081_000 as u64)
// Standard Error: 3_160
.saturating_add(Weight::from_ref_time(2_630_429 as u64).saturating_mul(p as u64))
.saturating_add(T::DbWeight::get().writes(1 as u64))
.saturating_add(T::DbWeight::get().writes((1 as u64).saturating_mul(p as u64)))
}
}
14 changes: 7 additions & 7 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-10-09, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8124M CPU @ 3.00GHz`
//! DATE: 2022-11-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("litentry-dev"), DB CACHE: 20

// Executed Command:
Expand Down Expand Up @@ -52,35 +52,35 @@ 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 {
Weight::from_ref_time(30_349_000 as u64)
Weight::from_ref_time(47_892_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 {
Weight::from_ref_time(18_678_000 as u64)
Weight::from_ref_time(31_969_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 {
Weight::from_ref_time(17_988_000 as u64)
Weight::from_ref_time(30_582_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 {
Weight::from_ref_time(23_009_000 as u64)
Weight::from_ref_time(36_120_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 {
Weight::from_ref_time(29_738_000 as u64)
Weight::from_ref_time(45_108_000 as u64)
.saturating_add(T::DbWeight::get().reads(2 as u64))
.saturating_add(T::DbWeight::get().writes(2 as u64))
}
Expand Down
18 changes: 9 additions & 9 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-10-09, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8124M CPU @ 3.00GHz`
//! DATE: 2022-11-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("litentry-dev"), DB CACHE: 20

// Executed Command:
Expand Down Expand Up @@ -49,43 +49,43 @@ 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 {
Weight::from_ref_time(50_785_000 as u64)
Weight::from_ref_time(78_976_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 {
Weight::from_ref_time(37_803_000 as u64)
Weight::from_ref_time(56_461_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 {
Weight::from_ref_time(24_416_000 as u64)
Weight::from_ref_time(41_156_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 {
Weight::from_ref_time(28_512_000 as u64)
Weight::from_ref_time(47_012_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 {
Weight::from_ref_time(49_778_000 as u64)
Weight::from_ref_time(77_931_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 {
Weight::from_ref_time(43_871_000 as u64)
Weight::from_ref_time(66_848_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 {
Weight::from_ref_time(21_120_000 as u64)
Weight::from_ref_time(34_528_000 as u64)
.saturating_add(T::DbWeight::get().reads(1 as u64))
.saturating_add(T::DbWeight::get().writes(1 as u64))
}
Expand Down
24 changes: 12 additions & 12 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-10-09, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz`
//! DATE: 2022-11-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("litentry-dev"), DB CACHE: 20

// Executed Command:
Expand Down Expand Up @@ -49,42 +49,42 @@ 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 {
Weight::from_ref_time(12_517_000 as u64)
Weight::from_ref_time(21_931_000 as u64)
.saturating_add(T::DbWeight::get().writes(1 as u64))
}
// Storage: ChainBridge Resources (r:0 w:1)
fn set_resource() -> Weight {
Weight::from_ref_time(4_760_000 as u64)
Weight::from_ref_time(9_321_000 as u64)
.saturating_add(T::DbWeight::get().writes(1 as u64))
}
// Storage: ChainBridge Resources (r:0 w:1)
fn remove_resource() -> Weight {
Weight::from_ref_time(4_350_000 as u64)
Weight::from_ref_time(8_966_000 as u64)
.saturating_add(T::DbWeight::get().writes(1 as u64))
}
// Storage: ChainBridge ChainNonces (r:1 w:1)
fn whitelist_chain() -> Weight {
Weight::from_ref_time(15_046_000 as u64)
Weight::from_ref_time(26_826_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 {
Weight::from_ref_time(17_957_000 as u64)
Weight::from_ref_time(32_381_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 {
Weight::from_ref_time(19_094_000 as u64)
Weight::from_ref_time(34_301_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 {
Weight::from_ref_time(12_891_000 as u64)
Weight::from_ref_time(23_062_000 as u64)
.saturating_add(T::DbWeight::get().writes(1 as u64))
}
// Storage: ChainBridge Relayers (r:1 w:0)
Expand All @@ -94,7 +94,7 @@ 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 {
Weight::from_ref_time(46_356_000 as u64)
Weight::from_ref_time(73_956_000 as u64)
.saturating_add(T::DbWeight::get().reads(6 as u64))
.saturating_add(T::DbWeight::get().writes(1 as u64))
}
Expand All @@ -105,15 +105,15 @@ 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 {
Weight::from_ref_time(39_903_000 as u64)
Weight::from_ref_time(63_526_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 {
Weight::from_ref_time(15_802_000 as u64)
Weight::from_ref_time(30_148_000 as u64)
.saturating_add(T::DbWeight::get().reads(3 as u64))
.saturating_add(T::DbWeight::get().writes(1 as u64))
}
Expand Down
12 changes: 6 additions & 6 deletions runtime/litentry/src/weights/pallet_bridge_transfer.rs
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
//! Autogenerated weights for `pallet_bridge_transfer`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2022-10-09, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8124M CPU @ 3.00GHz`
//! DATE: 2022-11-14, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("litentry-dev"), DB CACHE: 20

// Executed Command:
Expand Down Expand Up @@ -53,27 +53,27 @@ impl<T: frame_system::Config> pallet_bridge_transfer::WeightInfo for WeightInfo<
// Storage: System Account (r:2 w:2)
// Storage: ChainBridge BridgeEvents (r:1 w:1)
fn transfer_native() -> Weight {
Weight::from_ref_time(67_343_000 as u64)
Weight::from_ref_time(101_124_000 as u64)
.saturating_add(T::DbWeight::get().reads(6 as u64))
.saturating_add(T::DbWeight::get().writes(5 as u64))
}
// Storage: BridgeTransfer MaximumIssuance (r:1 w:0)
// Storage: BridgeTransfer ExternalBalances (r:1 w:1)
// Storage: System Account (r:1 w:1)
fn transfer() -> Weight {
Weight::from_ref_time(31_814_000 as u64)
Weight::from_ref_time(52_182_000 as u64)
.saturating_add(T::DbWeight::get().reads(3 as u64))
.saturating_add(T::DbWeight::get().writes(2 as u64))
}
// Storage: BridgeTransfer MaximumIssuance (r:1 w:1)
fn set_maximum_issuance() -> Weight {
Weight::from_ref_time(14_563_000 as u64)
Weight::from_ref_time(24_693_000 as u64)
.saturating_add(T::DbWeight::get().reads(1 as u64))
.saturating_add(T::DbWeight::get().writes(1 as u64))
}
// Storage: BridgeTransfer ExternalBalances (r:0 w:1)
fn set_external_balances() -> Weight {
Weight::from_ref_time(3_822_000 as u64)
Weight::from_ref_time(7_482_000 as u64)
.saturating_add(T::DbWeight::get().writes(1 as u64))
}
}
Loading