mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 20:21:03 +00:00
cc9f8129af
* Add polkadot XCM benchmarks * Add temp * ".git/.scripts/commands/bench/bench.sh" xcm polkadot pallet_xcm_benchmarks::fungible * ".git/.scripts/commands/bench/bench.sh" xcm polkadot pallet_xcm_benchmarks::generic * Add weights to XCM on Polkadot * Make CI fail on old files Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * Update template Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * Add reserve_asset_deposited benchmark * ".git/.scripts/commands/bench/bench.sh" xcm kusama pallet_xcm_benchmarks::generic * Update weights Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * Change initiate_reserve_deposit in runtime weights * Update weights Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * Remove trusted reserves from runtimes * Fix pallet-xcm-benchmarks mock * Fix test * Change pallet xcm weigher in kusama * Fix * Remove merge conflict artifact * Remove initiate_reserve_withdraw from generic benchmarks * Add missing implementation to XCM benchmark * Fix failing karura test * Remove dbg! Co-authored-by: Keith Yeung <kungfukeith11@gmail.com> * Fix fmt * Revert "Fix fmt" This reverts commit 676f2d8db07d7427750c79f95494d4988d06fda5. * Fix fmt * Remove duplicated template code * Add back part of the template * ".git/.scripts/commands/bench-vm/bench-vm.sh" xcm polkadot pallet_xcm_benchmarks::fungible * Don't skip reserve asset deposited benchmark * Remove call to non-generated benchmark yet * Underscore unused parameter * Skip not supported benchmarks and hardcode value * Remove ReserveAssetDeposited benchmark * ".git/.scripts/commands/bench-vm/bench-vm.sh" xcm polkadot pallet_xcm_benchmarks::fungible * Add back ReserveAssetDeposited * ".git/.scripts/commands/bench-vm/bench-vm.sh" xcm polkadot pallet_xcm_benchmarks::fungible * Use default benchmark for ReserveAssetDeposited * Add missing parameter * Revert reserve asset deposited benchmark * ".git/.scripts/commands/bench-vm/bench-vm.sh" xcm kusama pallet_xcm_benchmarks::fungible * ".git/.scripts/commands/bench-vm/bench-vm.sh" xcm westend pallet_xcm_benchmarks::fungible * ".git/.scripts/commands/bench/bench.sh" xcm rococo pallet_xcm_benchmarks::fungible * Add 'real' benchmarks * Add TrustedReserve to actual XcmConfig * Add TrustedReserve to actual XcmConfig (fix) * Whitelist from benchmarking XCM storage keys read each block (#6871) * Whitelist from benchmarking XCM storage keys read each block * ".git/.scripts/commands/bench/bench.sh" runtime polkadot pallet_xcm * ".git/.scripts/commands/bench/bench.sh" runtime polkadot pallet_xcm * ".git/.scripts/commands/bench/bench.sh" runtime westend pallet_xcm * ".git/.scripts/commands/bench/bench.sh" runtime rococo pallet_xcm * Remove XcmPallet SupportedVersion from the benchmark whitelist * ".git/.scripts/commands/bench/bench.sh" runtime polkadot pallet_xcm * ".git/.scripts/commands/bench/bench.sh" runtime kusama pallet_xcm * ".git/.scripts/commands/bench/bench.sh" runtime westend pallet_xcm * ".git/.scripts/commands/bench/bench.sh" runtime rococo pallet_xcm * WIP * Add necessary traits, remove unnecessary whitelisted keys * Fix tests * Remove unused file * Remove unused import --------- Co-authored-by: command-bot <> * ".git/.scripts/commands/bench/bench.sh" xcm kusama pallet_xcm_benchmarks::fungible * ".git/.scripts/commands/bench/bench.sh" xcm kusama pallet_xcm_benchmarks::fungible * ".git/.scripts/commands/bench/bench.sh" xcm kusama pallet_xcm_benchmarks::fungible * ".git/.scripts/commands/bench/bench.sh" xcm rococo pallet_xcm_benchmarks::fungible * ".git/.scripts/commands/bench/bench.sh" xcm westend pallet_xcm_benchmarks::fungible * Fix spellchecker issues * Remove unused migration code --------- Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> Co-authored-by: command-bot <> Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> Co-authored-by: Keith Yeung <kungfukeith11@gmail.com>
285 lines
13 KiB
Rust
285 lines
13 KiB
Rust
// Copyright (C) Parity Technologies (UK) Ltd.
|
|
// This file is part of Polkadot.
|
|
|
|
// Polkadot is free software: you can redistribute it and/or modify
|
|
// it under the terms of the GNU General Public License as published by
|
|
// the Free Software Foundation, either version 3 of the License, or
|
|
// (at your option) any later version.
|
|
|
|
// Polkadot is distributed in the hope that it will be useful,
|
|
// but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
// GNU General Public License for more details.
|
|
|
|
// You should have received a copy of the GNU General Public License
|
|
// along with Polkadot. If not, see <http://www.gnu.org/licenses/>.
|
|
|
|
//! Autogenerated weights for `pallet_xcm`
|
|
//!
|
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
|
//! DATE: 2023-06-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
|
//! WORST CASE MAP SIZE: `1000000`
|
|
//! HOSTNAME: `runner--ss9ysm1-project-163-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("westend-dev"), DB CACHE: 1024
|
|
|
|
// Executed Command:
|
|
// target/production/polkadot
|
|
// benchmark
|
|
// pallet
|
|
// --steps=50
|
|
// --repeat=20
|
|
// --no-storage-info
|
|
// --no-median-slopes
|
|
// --no-min-squares
|
|
// --pallet=pallet_xcm
|
|
// --extrinsic=*
|
|
// --execution=wasm
|
|
// --wasm-execution=compiled
|
|
// --heap-pages=4096
|
|
// --json-file=/var/lib/gitlab-runner/builds/zyw4fam_/0/parity/mirrors/polkadot/.git/.artifacts/bench.json
|
|
// --pallet=pallet_xcm
|
|
// --chain=westend-dev
|
|
// --header=./file_header.txt
|
|
// --output=./runtime/westend/src/weights/
|
|
|
|
#![cfg_attr(rustfmt, rustfmt_skip)]
|
|
#![allow(unused_parens)]
|
|
#![allow(unused_imports)]
|
|
#![allow(missing_docs)]
|
|
|
|
use frame_support::{traits::Get, weights::Weight};
|
|
use core::marker::PhantomData;
|
|
|
|
/// Weight functions for `pallet_xcm`.
|
|
pub struct WeightInfo<T>(PhantomData<T>);
|
|
impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
|
|
/// Storage: unknown `0x3a696e747261626c6f636b5f656e74726f7079` (r:1 w:1)
|
|
/// Proof Skipped: unknown `0x3a696e747261626c6f636b5f656e74726f7079` (r:1 w:1)
|
|
/// Storage: Dmp DeliveryFeeFactor (r:1 w:0)
|
|
/// Proof Skipped: Dmp DeliveryFeeFactor (max_values: None, max_size: None, mode: Measured)
|
|
/// Storage: XcmPallet SupportedVersion (r:1 w:0)
|
|
/// Proof Skipped: XcmPallet SupportedVersion (max_values: None, max_size: None, mode: Measured)
|
|
/// Storage: Dmp DownwardMessageQueues (r:1 w:1)
|
|
/// Proof Skipped: Dmp DownwardMessageQueues (max_values: None, max_size: None, mode: Measured)
|
|
/// Storage: Dmp DownwardMessageQueueHeads (r:1 w:1)
|
|
/// Proof Skipped: Dmp DownwardMessageQueueHeads (max_values: None, max_size: None, mode: Measured)
|
|
fn send() -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `169`
|
|
// Estimated: `3634`
|
|
// Minimum execution time: 33_628_000 picoseconds.
|
|
Weight::from_parts(34_633_000, 0)
|
|
.saturating_add(Weight::from_parts(0, 3634))
|
|
.saturating_add(T::DbWeight::get().reads(7))
|
|
.saturating_add(T::DbWeight::get().writes(4))
|
|
}
|
|
fn teleport_assets() -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `0`
|
|
// Estimated: `0`
|
|
// Minimum execution time: 21_535_000 picoseconds.
|
|
Weight::from_parts(21_936_000, 0)
|
|
.saturating_add(Weight::from_parts(0, 0))
|
|
}
|
|
fn reserve_transfer_assets() -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `0`
|
|
// Estimated: `0`
|
|
// Minimum execution time: 21_576_000 picoseconds.
|
|
Weight::from_parts(21_942_000, 0)
|
|
.saturating_add(Weight::from_parts(0, 0))
|
|
}
|
|
/// Storage: Benchmark Override (r:0 w:0)
|
|
/// Proof Skipped: Benchmark Override (max_values: None, max_size: None, mode: Measured)
|
|
fn execute() -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `0`
|
|
// Estimated: `0`
|
|
// Minimum execution time: 18_446_744_073_709_551_000 picoseconds.
|
|
Weight::from_parts(18_446_744_073_709_551_000, 0)
|
|
.saturating_add(Weight::from_parts(0, 0))
|
|
}
|
|
/// Storage: XcmPallet SupportedVersion (r:0 w:1)
|
|
/// Proof Skipped: XcmPallet SupportedVersion (max_values: None, max_size: None, mode: Measured)
|
|
fn force_xcm_version() -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `0`
|
|
// Estimated: `0`
|
|
// Minimum execution time: 9_764_000 picoseconds.
|
|
Weight::from_parts(9_927_000, 0)
|
|
.saturating_add(Weight::from_parts(0, 0))
|
|
.saturating_add(T::DbWeight::get().writes(1))
|
|
}
|
|
fn force_default_xcm_version() -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `0`
|
|
// Estimated: `0`
|
|
// Minimum execution time: 2_824_000 picoseconds.
|
|
Weight::from_parts(2_935_000, 0)
|
|
.saturating_add(Weight::from_parts(0, 0))
|
|
}
|
|
/// Storage: XcmPallet VersionNotifiers (r:1 w:1)
|
|
/// Proof Skipped: XcmPallet VersionNotifiers (max_values: None, max_size: None, mode: Measured)
|
|
/// Storage: XcmPallet QueryCounter (r:1 w:1)
|
|
/// Proof Skipped: XcmPallet QueryCounter (max_values: Some(1), max_size: None, mode: Measured)
|
|
/// Storage: unknown `0x3a696e747261626c6f636b5f656e74726f7079` (r:1 w:1)
|
|
/// Proof Skipped: unknown `0x3a696e747261626c6f636b5f656e74726f7079` (r:1 w:1)
|
|
/// Storage: Dmp DeliveryFeeFactor (r:1 w:0)
|
|
/// Proof Skipped: Dmp DeliveryFeeFactor (max_values: None, max_size: None, mode: Measured)
|
|
/// Storage: XcmPallet SupportedVersion (r:1 w:0)
|
|
/// Proof Skipped: XcmPallet SupportedVersion (max_values: None, max_size: None, mode: Measured)
|
|
/// Storage: Dmp DownwardMessageQueues (r:1 w:1)
|
|
/// Proof Skipped: Dmp DownwardMessageQueues (max_values: None, max_size: None, mode: Measured)
|
|
/// Storage: Dmp DownwardMessageQueueHeads (r:1 w:1)
|
|
/// Proof Skipped: Dmp DownwardMessageQueueHeads (max_values: None, max_size: None, mode: Measured)
|
|
/// Storage: XcmPallet Queries (r:0 w:1)
|
|
/// Proof Skipped: XcmPallet Queries (max_values: None, max_size: None, mode: Measured)
|
|
fn force_subscribe_version_notify() -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `169`
|
|
// Estimated: `3634`
|
|
// Minimum execution time: 38_436_000 picoseconds.
|
|
Weight::from_parts(39_300_000, 0)
|
|
.saturating_add(Weight::from_parts(0, 3634))
|
|
.saturating_add(T::DbWeight::get().reads(9))
|
|
.saturating_add(T::DbWeight::get().writes(7))
|
|
}
|
|
/// Storage: XcmPallet VersionNotifiers (r:1 w:1)
|
|
/// Proof Skipped: XcmPallet VersionNotifiers (max_values: None, max_size: None, mode: Measured)
|
|
/// Storage: unknown `0x3a696e747261626c6f636b5f656e74726f7079` (r:1 w:1)
|
|
/// Proof Skipped: unknown `0x3a696e747261626c6f636b5f656e74726f7079` (r:1 w:1)
|
|
/// Storage: Dmp DeliveryFeeFactor (r:1 w:0)
|
|
/// Proof Skipped: Dmp DeliveryFeeFactor (max_values: None, max_size: None, mode: Measured)
|
|
/// Storage: XcmPallet SupportedVersion (r:1 w:0)
|
|
/// Proof Skipped: XcmPallet SupportedVersion (max_values: None, max_size: None, mode: Measured)
|
|
/// Storage: Dmp DownwardMessageQueues (r:1 w:1)
|
|
/// Proof Skipped: Dmp DownwardMessageQueues (max_values: None, max_size: None, mode: Measured)
|
|
/// Storage: Dmp DownwardMessageQueueHeads (r:1 w:1)
|
|
/// Proof Skipped: Dmp DownwardMessageQueueHeads (max_values: None, max_size: None, mode: Measured)
|
|
/// Storage: XcmPallet Queries (r:0 w:1)
|
|
/// Proof Skipped: XcmPallet Queries (max_values: None, max_size: None, mode: Measured)
|
|
fn force_unsubscribe_version_notify() -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `361`
|
|
// Estimated: `3826`
|
|
// Minimum execution time: 41_600_000 picoseconds.
|
|
Weight::from_parts(42_703_000, 0)
|
|
.saturating_add(Weight::from_parts(0, 3826))
|
|
.saturating_add(T::DbWeight::get().reads(8))
|
|
.saturating_add(T::DbWeight::get().writes(6))
|
|
}
|
|
/// Storage: XcmPallet XcmExecutionSuspended (r:0 w:1)
|
|
/// Proof Skipped: XcmPallet XcmExecutionSuspended (max_values: Some(1), max_size: None, mode: Measured)
|
|
fn force_suspension() -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `0`
|
|
// Estimated: `0`
|
|
// Minimum execution time: 2_792_000 picoseconds.
|
|
Weight::from_parts(2_958_000, 0)
|
|
.saturating_add(Weight::from_parts(0, 0))
|
|
.saturating_add(T::DbWeight::get().writes(1))
|
|
}
|
|
/// Storage: XcmPallet SupportedVersion (r:4 w:2)
|
|
/// Proof Skipped: XcmPallet SupportedVersion (max_values: None, max_size: None, mode: Measured)
|
|
fn migrate_supported_version() -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `229`
|
|
// Estimated: `11119`
|
|
// Minimum execution time: 17_640_000 picoseconds.
|
|
Weight::from_parts(18_011_000, 0)
|
|
.saturating_add(Weight::from_parts(0, 11119))
|
|
.saturating_add(T::DbWeight::get().reads(4))
|
|
.saturating_add(T::DbWeight::get().writes(2))
|
|
}
|
|
/// Storage: XcmPallet VersionNotifiers (r:4 w:2)
|
|
/// Proof Skipped: XcmPallet VersionNotifiers (max_values: None, max_size: None, mode: Measured)
|
|
fn migrate_version_notifiers() -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `233`
|
|
// Estimated: `11123`
|
|
// Minimum execution time: 17_325_000 picoseconds.
|
|
Weight::from_parts(17_896_000, 0)
|
|
.saturating_add(Weight::from_parts(0, 11123))
|
|
.saturating_add(T::DbWeight::get().reads(4))
|
|
.saturating_add(T::DbWeight::get().writes(2))
|
|
}
|
|
/// Storage: XcmPallet VersionNotifyTargets (r:5 w:0)
|
|
/// Proof Skipped: XcmPallet VersionNotifyTargets (max_values: None, max_size: None, mode: Measured)
|
|
fn already_notified_target() -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `243`
|
|
// Estimated: `13608`
|
|
// Minimum execution time: 19_295_000 picoseconds.
|
|
Weight::from_parts(19_840_000, 0)
|
|
.saturating_add(Weight::from_parts(0, 13608))
|
|
.saturating_add(T::DbWeight::get().reads(5))
|
|
}
|
|
/// Storage: XcmPallet VersionNotifyTargets (r:2 w:1)
|
|
/// Proof Skipped: XcmPallet VersionNotifyTargets (max_values: None, max_size: None, mode: Measured)
|
|
/// Storage: unknown `0x3a696e747261626c6f636b5f656e74726f7079` (r:1 w:1)
|
|
/// Proof Skipped: unknown `0x3a696e747261626c6f636b5f656e74726f7079` (r:1 w:1)
|
|
/// Storage: Dmp DeliveryFeeFactor (r:1 w:0)
|
|
/// Proof Skipped: Dmp DeliveryFeeFactor (max_values: None, max_size: None, mode: Measured)
|
|
/// Storage: XcmPallet SupportedVersion (r:1 w:0)
|
|
/// Proof Skipped: XcmPallet SupportedVersion (max_values: None, max_size: None, mode: Measured)
|
|
/// Storage: Dmp DownwardMessageQueues (r:1 w:1)
|
|
/// Proof Skipped: Dmp DownwardMessageQueues (max_values: None, max_size: None, mode: Measured)
|
|
/// Storage: Dmp DownwardMessageQueueHeads (r:1 w:1)
|
|
/// Proof Skipped: Dmp DownwardMessageQueueHeads (max_values: None, max_size: None, mode: Measured)
|
|
fn notify_current_targets() -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `239`
|
|
// Estimated: `6179`
|
|
// Minimum execution time: 35_819_000 picoseconds.
|
|
Weight::from_parts(36_708_000, 0)
|
|
.saturating_add(Weight::from_parts(0, 6179))
|
|
.saturating_add(T::DbWeight::get().reads(9))
|
|
.saturating_add(T::DbWeight::get().writes(5))
|
|
}
|
|
/// Storage: XcmPallet VersionNotifyTargets (r:3 w:0)
|
|
/// Proof Skipped: XcmPallet VersionNotifyTargets (max_values: None, max_size: None, mode: Measured)
|
|
fn notify_target_migration_fail() -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `272`
|
|
// Estimated: `8687`
|
|
// Minimum execution time: 9_572_000 picoseconds.
|
|
Weight::from_parts(9_907_000, 0)
|
|
.saturating_add(Weight::from_parts(0, 8687))
|
|
.saturating_add(T::DbWeight::get().reads(3))
|
|
}
|
|
/// Storage: XcmPallet VersionNotifyTargets (r:4 w:2)
|
|
/// Proof Skipped: XcmPallet VersionNotifyTargets (max_values: None, max_size: None, mode: Measured)
|
|
fn migrate_version_notify_targets() -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `240`
|
|
// Estimated: `11130`
|
|
// Minimum execution time: 17_376_000 picoseconds.
|
|
Weight::from_parts(17_870_000, 0)
|
|
.saturating_add(Weight::from_parts(0, 11130))
|
|
.saturating_add(T::DbWeight::get().reads(4))
|
|
.saturating_add(T::DbWeight::get().writes(2))
|
|
}
|
|
/// Storage: XcmPallet VersionNotifyTargets (r:4 w:2)
|
|
/// Proof Skipped: XcmPallet VersionNotifyTargets (max_values: None, max_size: None, mode: Measured)
|
|
/// Storage: unknown `0x3a696e747261626c6f636b5f656e74726f7079` (r:1 w:1)
|
|
/// Proof Skipped: unknown `0x3a696e747261626c6f636b5f656e74726f7079` (r:1 w:1)
|
|
/// Storage: Dmp DeliveryFeeFactor (r:1 w:0)
|
|
/// Proof Skipped: Dmp DeliveryFeeFactor (max_values: None, max_size: None, mode: Measured)
|
|
/// Storage: XcmPallet SupportedVersion (r:1 w:0)
|
|
/// Proof Skipped: XcmPallet SupportedVersion (max_values: None, max_size: None, mode: Measured)
|
|
/// Storage: Dmp DownwardMessageQueues (r:1 w:1)
|
|
/// Proof Skipped: Dmp DownwardMessageQueues (max_values: None, max_size: None, mode: Measured)
|
|
/// Storage: Dmp DownwardMessageQueueHeads (r:1 w:1)
|
|
/// Proof Skipped: Dmp DownwardMessageQueueHeads (max_values: None, max_size: None, mode: Measured)
|
|
fn migrate_and_notify_old_targets() -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `243`
|
|
// Estimated: `11133`
|
|
// Minimum execution time: 43_468_000 picoseconds.
|
|
Weight::from_parts(44_327_000, 0)
|
|
.saturating_add(Weight::from_parts(0, 11133))
|
|
.saturating_add(T::DbWeight::get().reads(11))
|
|
.saturating_add(T::DbWeight::get().writes(6))
|
|
}
|
|
}
|