1
// Copyright (C) Moondance Labs Ltd.
2
// This file is part of Tanssi.
3

            
4
// Tanssi is free software: you can redistribute it and/or modify
5
// it under the terms of the GNU General Public License as published by
6
// the Free Software Foundation, either version 3 of the License, or
7
// (at your option) any later version.
8

            
9
// Tanssi is distributed in the hope that it will be useful,
10
// but WITHOUT ANY WARRANTY; without even the implied warranty of
11
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
12
// GNU General Public License for more details.
13

            
14
// You should have received a copy of the GNU General Public License
15
// along with Tanssi.  If not, see <http://www.gnu.org/licenses/>
16

            
17

            
18
//! Autogenerated weights for pallet_xcm
19
//!
20
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 49.1.0
21
//! DATE: 2025-11-03, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
22
//! WORST CASE MAP SIZE: `1000000`
23
//! HOSTNAME: `benchmark-1`, CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz`
24
//! EXECUTION: , WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024
25

            
26
// Executed Command:
27
// ./target/release/tanssi-node
28
// benchmark
29
// pallet
30
// --wasm-execution=compiled
31
// --pallet
32
// pallet_xcm
33
// --extrinsic
34
// *
35
// --chain=dev
36
// --steps
37
// 50
38
// --repeat
39
// 20
40
// --template=benchmarking/frame-weight-runtime-template.hbs
41
// --json-file
42
// raw.json
43
// --output
44
// tmp/dancebox_weights/pallet_xcm.rs
45

            
46
#![cfg_attr(rustfmt, rustfmt_skip)]
47
#![allow(unused_parens)]
48
#![allow(unused_imports)]
49

            
50
use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}};
51
use core::marker::PhantomData;
52

            
53
/// Weights for pallet_xcm using the Substrate node and recommended hardware.
54
pub struct SubstrateWeight<T>(PhantomData<T>);
55
impl<T: frame_system::Config> pallet_xcm::WeightInfo for SubstrateWeight<T> {
56
	/// Storage: `ParachainSystem::UpwardDeliveryFeeFactor` (r:1 w:0)
57
	/// Proof: `ParachainSystem::UpwardDeliveryFeeFactor` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
58
	/// Storage: `PolkadotXcm::SupportedVersion` (r:1 w:0)
59
	/// Proof: `PolkadotXcm::SupportedVersion` (`max_values`: None, `max_size`: None, mode: `Measured`)
60
	/// Storage: `PolkadotXcm::VersionDiscoveryQueue` (r:1 w:1)
61
	/// Proof: `PolkadotXcm::VersionDiscoveryQueue` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
62
	/// Storage: `PolkadotXcm::SafeXcmVersion` (r:1 w:0)
63
	/// Proof: `PolkadotXcm::SafeXcmVersion` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
64
	/// Storage: `ParachainSystem::HostConfiguration` (r:1 w:0)
65
	/// Proof: `ParachainSystem::HostConfiguration` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
66
	/// Storage: `ParachainSystem::PendingUpwardMessages` (r:1 w:1)
67
	/// Proof: `ParachainSystem::PendingUpwardMessages` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
68
	fn send() -> Weight {
69
		// Proof Size summary in bytes:
70
		//  Measured:  `215`
71
		//  Estimated: `3680`
72
		// Minimum execution time: 37_051_000 picoseconds.
73
		Weight::from_parts(37_909_000, 3680)
74
			.saturating_add(T::DbWeight::get().reads(6_u64))
75
			.saturating_add(T::DbWeight::get().writes(2_u64))
76
	}
77
	/// Storage: `Benchmark::Override` (r:0 w:0)
78
	/// Proof: `Benchmark::Override` (`max_values`: None, `max_size`: None, mode: `Measured`)
79
	fn teleport_assets() -> Weight {
80
		// Proof Size summary in bytes:
81
		//  Measured:  `0`
82
		//  Estimated: `0`
83
		// Minimum execution time: 18_446_744_073_709_551_000 picoseconds.
84
		Weight::from_parts(18_446_744_073_709_551_000, 0)
85
	}
86
	/// Storage: `System::Account` (r:1 w:1)
87
	/// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`)
88
	/// Storage: `XcmpQueue::DeliveryFeeFactor` (r:1 w:0)
89
	/// Proof: `XcmpQueue::DeliveryFeeFactor` (`max_values`: None, `max_size`: Some(28), added: 2503, mode: `MaxEncodedLen`)
90
	/// Storage: `PolkadotXcm::SupportedVersion` (r:1 w:0)
91
	/// Proof: `PolkadotXcm::SupportedVersion` (`max_values`: None, `max_size`: None, mode: `Measured`)
92
	/// Storage: `PolkadotXcm::VersionDiscoveryQueue` (r:1 w:1)
93
	/// Proof: `PolkadotXcm::VersionDiscoveryQueue` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
94
	/// Storage: `PolkadotXcm::SafeXcmVersion` (r:1 w:0)
95
	/// Proof: `PolkadotXcm::SafeXcmVersion` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
96
	/// Storage: `ParachainSystem::RelevantMessagingState` (r:1 w:0)
97
	/// Proof: `ParachainSystem::RelevantMessagingState` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
98
	/// Storage: `XcmpQueue::OutboundXcmpStatus` (r:1 w:1)
99
	/// Proof: `XcmpQueue::OutboundXcmpStatus` (`max_values`: Some(1), `max_size`: Some(1282), added: 1777, mode: `MaxEncodedLen`)
100
	/// Storage: `XcmpQueue::OutboundXcmpMessages` (r:0 w:1)
101
	/// Proof: `XcmpQueue::OutboundXcmpMessages` (`max_values`: None, `max_size`: Some(105506), added: 107981, mode: `MaxEncodedLen`)
102
	fn reserve_transfer_assets() -> Weight {
103
		// Proof Size summary in bytes:
104
		//  Measured:  `400`
105
		//  Estimated: `3865`
106
		// Minimum execution time: 153_656_000 picoseconds.
107
		Weight::from_parts(156_614_000, 3865)
108
			.saturating_add(T::DbWeight::get().reads(7_u64))
109
			.saturating_add(T::DbWeight::get().writes(4_u64))
110
	}
111
	/// Storage: `System::Account` (r:1 w:1)
112
	/// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`)
113
	/// Storage: `ForeignAssetsCreator::ForeignAssetToAssetId` (r:1 w:0)
114
	/// Proof: `ForeignAssetsCreator::ForeignAssetToAssetId` (`max_values`: None, `max_size`: None, mode: `Measured`)
115
	/// Storage: `ForeignAssets::Asset` (r:1 w:1)
116
	/// Proof: `ForeignAssets::Asset` (`max_values`: None, `max_size`: Some(208), added: 2683, mode: `MaxEncodedLen`)
117
	/// Storage: `ForeignAssets::Account` (r:1 w:1)
118
	/// Proof: `ForeignAssets::Account` (`max_values`: None, `max_size`: Some(132), added: 2607, mode: `MaxEncodedLen`)
119
	/// Storage: `ParachainSystem::UpwardDeliveryFeeFactor` (r:1 w:0)
120
	/// Proof: `ParachainSystem::UpwardDeliveryFeeFactor` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
121
	/// Storage: `PolkadotXcm::SupportedVersion` (r:1 w:0)
122
	/// Proof: `PolkadotXcm::SupportedVersion` (`max_values`: None, `max_size`: None, mode: `Measured`)
123
	/// Storage: `PolkadotXcm::VersionDiscoveryQueue` (r:1 w:1)
124
	/// Proof: `PolkadotXcm::VersionDiscoveryQueue` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
125
	/// Storage: `PolkadotXcm::SafeXcmVersion` (r:1 w:0)
126
	/// Proof: `PolkadotXcm::SafeXcmVersion` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
127
	/// Storage: `ParachainSystem::HostConfiguration` (r:1 w:0)
128
	/// Proof: `ParachainSystem::HostConfiguration` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
129
	/// Storage: `ParachainSystem::PendingUpwardMessages` (r:1 w:1)
130
	/// Proof: `ParachainSystem::PendingUpwardMessages` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
131
	fn transfer_assets() -> Weight {
132
		// Proof Size summary in bytes:
133
		//  Measured:  `802`
134
		//  Estimated: `4267`
135
		// Minimum execution time: 209_698_000 picoseconds.
136
		Weight::from_parts(214_983_000, 4267)
137
			.saturating_add(T::DbWeight::get().reads(10_u64))
138
			.saturating_add(T::DbWeight::get().writes(5_u64))
139
	}
140
	fn execute() -> Weight {
141
		// Proof Size summary in bytes:
142
		//  Measured:  `0`
143
		//  Estimated: `0`
144
		// Minimum execution time: 12_610_000 picoseconds.
145
		Weight::from_parts(12_745_000, 0)
146
	}
147
	/// Storage: `PolkadotXcm::SupportedVersion` (r:0 w:1)
148
	/// Proof: `PolkadotXcm::SupportedVersion` (`max_values`: None, `max_size`: None, mode: `Measured`)
149
	fn force_xcm_version() -> Weight {
150
		// Proof Size summary in bytes:
151
		//  Measured:  `0`
152
		//  Estimated: `0`
153
		// Minimum execution time: 10_703_000 picoseconds.
154
		Weight::from_parts(10_951_000, 0)
155
			.saturating_add(T::DbWeight::get().writes(1_u64))
156
	}
157
	/// Storage: `PolkadotXcm::SafeXcmVersion` (r:0 w:1)
158
	/// Proof: `PolkadotXcm::SafeXcmVersion` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
159
	fn force_default_xcm_version() -> Weight {
160
		// Proof Size summary in bytes:
161
		//  Measured:  `0`
162
		//  Estimated: `0`
163
		// Minimum execution time: 3_684_000 picoseconds.
164
		Weight::from_parts(3_877_000, 0)
165
			.saturating_add(T::DbWeight::get().writes(1_u64))
166
	}
167
	/// Storage: `PolkadotXcm::VersionNotifiers` (r:1 w:1)
168
	/// Proof: `PolkadotXcm::VersionNotifiers` (`max_values`: None, `max_size`: None, mode: `Measured`)
169
	/// Storage: `PolkadotXcm::QueryCounter` (r:1 w:1)
170
	/// Proof: `PolkadotXcm::QueryCounter` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
171
	/// Storage: `ParachainSystem::UpwardDeliveryFeeFactor` (r:1 w:0)
172
	/// Proof: `ParachainSystem::UpwardDeliveryFeeFactor` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
173
	/// Storage: `PolkadotXcm::SupportedVersion` (r:1 w:0)
174
	/// Proof: `PolkadotXcm::SupportedVersion` (`max_values`: None, `max_size`: None, mode: `Measured`)
175
	/// Storage: `PolkadotXcm::VersionDiscoveryQueue` (r:1 w:1)
176
	/// Proof: `PolkadotXcm::VersionDiscoveryQueue` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
177
	/// Storage: `PolkadotXcm::SafeXcmVersion` (r:1 w:0)
178
	/// Proof: `PolkadotXcm::SafeXcmVersion` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
179
	/// Storage: `ParachainSystem::HostConfiguration` (r:1 w:0)
180
	/// Proof: `ParachainSystem::HostConfiguration` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
181
	/// Storage: `ParachainSystem::PendingUpwardMessages` (r:1 w:1)
182
	/// Proof: `ParachainSystem::PendingUpwardMessages` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
183
	/// Storage: `PolkadotXcm::Queries` (r:0 w:1)
184
	/// Proof: `PolkadotXcm::Queries` (`max_values`: None, `max_size`: None, mode: `Measured`)
185
	fn force_subscribe_version_notify() -> Weight {
186
		// Proof Size summary in bytes:
187
		//  Measured:  `215`
188
		//  Estimated: `3680`
189
		// Minimum execution time: 44_601_000 picoseconds.
190
		Weight::from_parts(46_131_000, 3680)
191
			.saturating_add(T::DbWeight::get().reads(8_u64))
192
			.saturating_add(T::DbWeight::get().writes(5_u64))
193
	}
194
	/// Storage: `PolkadotXcm::VersionNotifiers` (r:1 w:1)
195
	/// Proof: `PolkadotXcm::VersionNotifiers` (`max_values`: None, `max_size`: None, mode: `Measured`)
196
	/// Storage: `ParachainSystem::UpwardDeliveryFeeFactor` (r:1 w:0)
197
	/// Proof: `ParachainSystem::UpwardDeliveryFeeFactor` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
198
	/// Storage: `PolkadotXcm::SupportedVersion` (r:1 w:0)
199
	/// Proof: `PolkadotXcm::SupportedVersion` (`max_values`: None, `max_size`: None, mode: `Measured`)
200
	/// Storage: `PolkadotXcm::VersionDiscoveryQueue` (r:1 w:1)
201
	/// Proof: `PolkadotXcm::VersionDiscoveryQueue` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
202
	/// Storage: `PolkadotXcm::SafeXcmVersion` (r:1 w:0)
203
	/// Proof: `PolkadotXcm::SafeXcmVersion` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
204
	/// Storage: `ParachainSystem::HostConfiguration` (r:1 w:0)
205
	/// Proof: `ParachainSystem::HostConfiguration` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
206
	/// Storage: `ParachainSystem::PendingUpwardMessages` (r:1 w:1)
207
	/// Proof: `ParachainSystem::PendingUpwardMessages` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
208
	/// Storage: `PolkadotXcm::Queries` (r:0 w:1)
209
	/// Proof: `PolkadotXcm::Queries` (`max_values`: None, `max_size`: None, mode: `Measured`)
210
	fn force_unsubscribe_version_notify() -> Weight {
211
		// Proof Size summary in bytes:
212
		//  Measured:  `394`
213
		//  Estimated: `3859`
214
		// Minimum execution time: 46_025_000 picoseconds.
215
		Weight::from_parts(46_831_000, 3859)
216
			.saturating_add(T::DbWeight::get().reads(7_u64))
217
			.saturating_add(T::DbWeight::get().writes(4_u64))
218
	}
219
	/// Storage: `PolkadotXcm::XcmExecutionSuspended` (r:0 w:1)
220
	/// Proof: `PolkadotXcm::XcmExecutionSuspended` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
221
	fn force_suspension() -> Weight {
222
		// Proof Size summary in bytes:
223
		//  Measured:  `0`
224
		//  Estimated: `0`
225
		// Minimum execution time: 3_743_000 picoseconds.
226
		Weight::from_parts(3_918_000, 0)
227
			.saturating_add(T::DbWeight::get().writes(1_u64))
228
	}
229
	/// Storage: `PolkadotXcm::SupportedVersion` (r:6 w:2)
230
	/// Proof: `PolkadotXcm::SupportedVersion` (`max_values`: None, `max_size`: None, mode: `Measured`)
231
	fn migrate_supported_version() -> Weight {
232
		// Proof Size summary in bytes:
233
		//  Measured:  `159`
234
		//  Estimated: `15999`
235
		// Minimum execution time: 30_642_000 picoseconds.
236
		Weight::from_parts(31_079_000, 15999)
237
			.saturating_add(T::DbWeight::get().reads(6_u64))
238
			.saturating_add(T::DbWeight::get().writes(2_u64))
239
	}
240
	/// Storage: `PolkadotXcm::VersionNotifiers` (r:6 w:2)
241
	/// Proof: `PolkadotXcm::VersionNotifiers` (`max_values`: None, `max_size`: None, mode: `Measured`)
242
	fn migrate_version_notifiers() -> Weight {
243
		// Proof Size summary in bytes:
244
		//  Measured:  `163`
245
		//  Estimated: `16003`
246
		// Minimum execution time: 30_570_000 picoseconds.
247
		Weight::from_parts(31_052_000, 16003)
248
			.saturating_add(T::DbWeight::get().reads(6_u64))
249
			.saturating_add(T::DbWeight::get().writes(2_u64))
250
	}
251
	/// Storage: `PolkadotXcm::VersionNotifyTargets` (r:7 w:0)
252
	/// Proof: `PolkadotXcm::VersionNotifyTargets` (`max_values`: None, `max_size`: None, mode: `Measured`)
253
	fn already_notified_target() -> Weight {
254
		// Proof Size summary in bytes:
255
		//  Measured:  `278`
256
		//  Estimated: `18593`
257
		// Minimum execution time: 39_289_000 picoseconds.
258
		Weight::from_parts(40_187_000, 18593)
259
			.saturating_add(T::DbWeight::get().reads(7_u64))
260
	}
261
	/// Storage: `PolkadotXcm::VersionNotifyTargets` (r:2 w:1)
262
	/// Proof: `PolkadotXcm::VersionNotifyTargets` (`max_values`: None, `max_size`: None, mode: `Measured`)
263
	/// Storage: `ParachainSystem::UpwardDeliveryFeeFactor` (r:1 w:0)
264
	/// Proof: `ParachainSystem::UpwardDeliveryFeeFactor` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
265
	/// Storage: `PolkadotXcm::SupportedVersion` (r:1 w:0)
266
	/// Proof: `PolkadotXcm::SupportedVersion` (`max_values`: None, `max_size`: None, mode: `Measured`)
267
	/// Storage: `PolkadotXcm::VersionDiscoveryQueue` (r:1 w:1)
268
	/// Proof: `PolkadotXcm::VersionDiscoveryQueue` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
269
	/// Storage: `PolkadotXcm::SafeXcmVersion` (r:1 w:0)
270
	/// Proof: `PolkadotXcm::SafeXcmVersion` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
271
	/// Storage: `ParachainSystem::HostConfiguration` (r:1 w:0)
272
	/// Proof: `ParachainSystem::HostConfiguration` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
273
	fn notify_current_targets() -> Weight {
274
		// Proof Size summary in bytes:
275
		//  Measured:  `212`
276
		//  Estimated: `6152`
277
		// Minimum execution time: 32_999_000 picoseconds.
278
		Weight::from_parts(33_896_000, 6152)
279
			.saturating_add(T::DbWeight::get().reads(7_u64))
280
			.saturating_add(T::DbWeight::get().writes(2_u64))
281
	}
282
	/// Storage: `PolkadotXcm::VersionNotifyTargets` (r:5 w:0)
283
	/// Proof: `PolkadotXcm::VersionNotifyTargets` (`max_values`: None, `max_size`: None, mode: `Measured`)
284
	fn notify_target_migration_fail() -> Weight {
285
		// Proof Size summary in bytes:
286
		//  Measured:  `281`
287
		//  Estimated: `13646`
288
		// Minimum execution time: 27_109_000 picoseconds.
289
		Weight::from_parts(27_439_000, 13646)
290
			.saturating_add(T::DbWeight::get().reads(5_u64))
291
	}
292
	/// Storage: `PolkadotXcm::VersionNotifyTargets` (r:6 w:2)
293
	/// Proof: `PolkadotXcm::VersionNotifyTargets` (`max_values`: None, `max_size`: None, mode: `Measured`)
294
	fn migrate_version_notify_targets() -> Weight {
295
		// Proof Size summary in bytes:
296
		//  Measured:  `170`
297
		//  Estimated: `16010`
298
		// Minimum execution time: 31_045_000 picoseconds.
299
		Weight::from_parts(31_677_000, 16010)
300
			.saturating_add(T::DbWeight::get().reads(6_u64))
301
			.saturating_add(T::DbWeight::get().writes(2_u64))
302
	}
303
	/// Storage: `PolkadotXcm::VersionNotifyTargets` (r:6 w:1)
304
	/// Proof: `PolkadotXcm::VersionNotifyTargets` (`max_values`: None, `max_size`: None, mode: `Measured`)
305
	/// Storage: `ParachainSystem::UpwardDeliveryFeeFactor` (r:1 w:0)
306
	/// Proof: `ParachainSystem::UpwardDeliveryFeeFactor` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
307
	/// Storage: `PolkadotXcm::SupportedVersion` (r:1 w:0)
308
	/// Proof: `PolkadotXcm::SupportedVersion` (`max_values`: None, `max_size`: None, mode: `Measured`)
309
	/// Storage: `PolkadotXcm::VersionDiscoveryQueue` (r:1 w:1)
310
	/// Proof: `PolkadotXcm::VersionDiscoveryQueue` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
311
	/// Storage: `PolkadotXcm::SafeXcmVersion` (r:1 w:0)
312
	/// Proof: `PolkadotXcm::SafeXcmVersion` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
313
	/// Storage: `ParachainSystem::HostConfiguration` (r:1 w:0)
314
	/// Proof: `ParachainSystem::HostConfiguration` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
315
	fn migrate_and_notify_old_targets() -> Weight {
316
		// Proof Size summary in bytes:
317
		//  Measured:  `212`
318
		//  Estimated: `16052`
319
		// Minimum execution time: 46_154_000 picoseconds.
320
		Weight::from_parts(47_647_000, 16052)
321
			.saturating_add(T::DbWeight::get().reads(11_u64))
322
			.saturating_add(T::DbWeight::get().writes(2_u64))
323
	}
324
	/// Storage: `PolkadotXcm::QueryCounter` (r:1 w:1)
325
	/// Proof: `PolkadotXcm::QueryCounter` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
326
	/// Storage: `PolkadotXcm::Queries` (r:0 w:1)
327
	/// Proof: `PolkadotXcm::Queries` (`max_values`: None, `max_size`: None, mode: `Measured`)
328
	fn new_query() -> Weight {
329
		// Proof Size summary in bytes:
330
		//  Measured:  `103`
331
		//  Estimated: `1588`
332
		// Minimum execution time: 7_509_000 picoseconds.
333
		Weight::from_parts(7_853_000, 1588)
334
			.saturating_add(T::DbWeight::get().reads(1_u64))
335
			.saturating_add(T::DbWeight::get().writes(2_u64))
336
	}
337
	/// Storage: `PolkadotXcm::Queries` (r:1 w:1)
338
	/// Proof: `PolkadotXcm::Queries` (`max_values`: None, `max_size`: None, mode: `Measured`)
339
	fn take_response() -> Weight {
340
		// Proof Size summary in bytes:
341
		//  Measured:  `7740`
342
		//  Estimated: `11205`
343
		// Minimum execution time: 37_720_000 picoseconds.
344
		Weight::from_parts(38_417_000, 11205)
345
			.saturating_add(T::DbWeight::get().reads(1_u64))
346
			.saturating_add(T::DbWeight::get().writes(1_u64))
347
	}
348
	/// Storage: `PolkadotXcm::AssetTraps` (r:1 w:1)
349
	/// Proof: `PolkadotXcm::AssetTraps` (`max_values`: None, `max_size`: None, mode: `Measured`)
350
	fn claim_assets() -> Weight {
351
		// Proof Size summary in bytes:
352
		//  Measured:  `160`
353
		//  Estimated: `3625`
354
		// Minimum execution time: 56_876_000 picoseconds.
355
		Weight::from_parts(57_695_000, 3625)
356
			.saturating_add(T::DbWeight::get().reads(1_u64))
357
			.saturating_add(T::DbWeight::get().writes(1_u64))
358
	}
359
	/// Storage: `Benchmark::Override` (r:0 w:0)
360
	/// Proof: `Benchmark::Override` (`max_values`: None, `max_size`: None, mode: `Measured`)
361
	fn add_authorized_alias() -> Weight {
362
		// Proof Size summary in bytes:
363
		//  Measured:  `0`
364
		//  Estimated: `0`
365
		// Minimum execution time: 18_446_744_073_709_551_000 picoseconds.
366
		Weight::from_parts(18_446_744_073_709_551_000, 0)
367
	}
368
	/// Storage: `Benchmark::Override` (r:0 w:0)
369
	/// Proof: `Benchmark::Override` (`max_values`: None, `max_size`: None, mode: `Measured`)
370
	fn remove_authorized_alias() -> Weight {
371
		// Proof Size summary in bytes:
372
		//  Measured:  `0`
373
		//  Estimated: `0`
374
		// Minimum execution time: 18_446_744_073_709_551_000 picoseconds.
375
		Weight::from_parts(18_446_744_073_709_551_000, 0)
376
	}
377
}