Skip to content

File tree

398 files changed

+32980
-26228
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

398 files changed

+32980
-26228
lines changed

cumulus/parachains/runtimes/assets/asset-hub-rococo/src/weights/cumulus_pallet_parachain_system.rs

Lines changed: 38 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -15,66 +15,63 @@
1515

1616
//! Autogenerated weights for `cumulus_pallet_parachain_system`
1717
//!
18-
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
19-
//! DATE: 2023-03-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
18+
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 32.0.0
19+
//! DATE: 2025-02-21, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
2020
//! WORST CASE MAP SIZE: `1000000`
21-
//! HOSTNAME: `i9`, CPU: `13th Gen Intel(R) Core(TM) i9-13900K`
22-
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("statemine-dev"), DB CACHE: 1024
21+
//! HOSTNAME: `ef4134d66388`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
22+
//! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024
2323
2424
// Executed Command:
25-
// ./target/release/polkadot-parachain
25+
// frame-omni-bencher
26+
// v1
2627
// benchmark
2728
// pallet
28-
// --chain
29-
// statemine-dev
30-
// --pallet
31-
// cumulus_pallet_parachain_system
32-
// --extrinsic
33-
// *
34-
// --execution
35-
// wasm
36-
// --wasm-execution
37-
// compiled
38-
// --output
39-
// parachains/runtimes/assets/statemine/src/weights
40-
// --steps
41-
// 50
42-
// --repeat
43-
// 20
29+
// --extrinsic=*
30+
// --runtime=target/production/wbuild/asset-hub-rococo-runtime/asset_hub_rococo_runtime.wasm
31+
// --pallet=cumulus_pallet_parachain_system
32+
// --header=/__w/polkadot-sdk/polkadot-sdk/cumulus/file_header.txt
33+
// --output=./cumulus/parachains/runtimes/assets/asset-hub-rococo/src/weights
34+
// --wasm-execution=compiled
35+
// --steps=50
36+
// --repeat=20
37+
// --heap-pages=4096
38+
// --no-storage-info
39+
// --no-min-squares
40+
// --no-median-slopes
4441

4542
#![cfg_attr(rustfmt, rustfmt_skip)]
4643
#![allow(unused_parens)]
4744
#![allow(unused_imports)]
45+
#![allow(missing_docs)]
4846

4947
use frame_support::{traits::Get, weights::Weight};
5048
use core::marker::PhantomData;
5149

5250
/// Weight functions for `cumulus_pallet_parachain_system`.
5351
pub struct WeightInfo<T>(PhantomData<T>);
5452
impl<T: frame_system::Config> cumulus_pallet_parachain_system::WeightInfo for WeightInfo<T> {
55-
/// Storage: ParachainSystem LastDmqMqcHead (r:1 w:1)
56-
/// Proof Skipped: ParachainSystem LastDmqMqcHead (max_values: Some(1), max_size: None, mode: Measured)
57-
/// Storage: ParachainSystem ReservedDmpWeightOverride (r:1 w:0)
58-
/// Proof Skipped: ParachainSystem ReservedDmpWeightOverride (max_values: Some(1), max_size: None, mode: Measured)
59-
/// Storage: MessageQueue BookStateFor (r:1 w:1)
60-
/// Proof: MessageQueue BookStateFor (max_values: None, max_size: Some(52), added: 2527, mode: MaxEncodedLen)
61-
/// Storage: MessageQueue ServiceHead (r:1 w:1)
62-
/// Proof: MessageQueue ServiceHead (max_values: Some(1), max_size: Some(5), added: 500, mode: MaxEncodedLen)
63-
/// Storage: ParachainSystem ProcessedDownwardMessages (r:0 w:1)
64-
/// Proof Skipped: ParachainSystem ProcessedDownwardMessages (max_values: Some(1), max_size: None, mode: Measured)
65-
/// Storage: MessageQueue Pages (r:0 w:16)
66-
/// Proof: MessageQueue Pages (max_values: None, max_size: Some(65585), added: 68060, mode: MaxEncodedLen)
53+
/// Storage: `ParachainSystem::LastDmqMqcHead` (r:1 w:1)
54+
/// Proof: `ParachainSystem::LastDmqMqcHead` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
55+
/// Storage: `MessageQueue::BookStateFor` (r:1 w:1)
56+
/// Proof: `MessageQueue::BookStateFor` (`max_values`: None, `max_size`: Some(52), added: 2527, mode: `MaxEncodedLen`)
57+
/// Storage: `MessageQueue::ServiceHead` (r:1 w:1)
58+
/// Proof: `MessageQueue::ServiceHead` (`max_values`: Some(1), `max_size`: Some(5), added: 500, mode: `MaxEncodedLen`)
59+
/// Storage: `ParachainSystem::ProcessedDownwardMessages` (r:0 w:1)
60+
/// Proof: `ParachainSystem::ProcessedDownwardMessages` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
61+
/// Storage: `MessageQueue::Pages` (r:0 w:1000)
62+
/// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(105521), added: 107996, mode: `MaxEncodedLen`)
6763
/// The range of component `n` is `[0, 1000]`.
6864
fn enqueue_inbound_downward_messages(n: u32, ) -> Weight {
6965
// Proof Size summary in bytes:
70-
// Measured: `12`
71-
// Estimated: `8013`
72-
// Minimum execution time: 1_622_000 picoseconds.
73-
Weight::from_parts(1_709_000, 0)
74-
.saturating_add(Weight::from_parts(0, 8013))
75-
// Standard Error: 22_138
76-
.saturating_add(Weight::from_parts(23_923_169, 0).saturating_mul(n.into()))
77-
.saturating_add(T::DbWeight::get().reads(4))
66+
// Measured: `84`
67+
// Estimated: `3517`
68+
// Minimum execution time: 2_893_000 picoseconds.
69+
Weight::from_parts(3_044_000, 0)
70+
.saturating_add(Weight::from_parts(0, 3517))
71+
// Standard Error: 61_265
72+
.saturating_add(Weight::from_parts(354_603_590, 0).saturating_mul(n.into()))
73+
.saturating_add(T::DbWeight::get().reads(3))
7874
.saturating_add(T::DbWeight::get().writes(4))
75+
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(n.into())))
7976
}
8077
}
Lines changed: 19 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
// Copyright (C) Parity Technologies (UK) Ltd.
2-
// This file is part of Cumulus.
32
// SPDX-License-Identifier: Apache-2.0
43

54
// Licensed under the Apache License, Version 2.0 (the "License");
@@ -17,25 +16,28 @@
1716
//! Autogenerated weights for `cumulus_pallet_weight_reclaim`
1817
//!
1918
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 32.0.0
20-
//! DATE: 2024-12-30, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
19+
//! DATE: 2025-02-21, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
2120
//! WORST CASE MAP SIZE: `1000000`
22-
//! HOSTNAME: `runner-ys-ssygq-project-674-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
23-
//! WASM-EXECUTION: `Compiled`, CHAIN: `Some("asset-hub-rococo-dev")`, DB CACHE: 1024
21+
//! HOSTNAME: `ef4134d66388`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
22+
//! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024
2423
2524
// Executed Command:
26-
// target/production/polkadot-parachain
25+
// frame-omni-bencher
26+
// v1
2727
// benchmark
2828
// pallet
29-
// --steps=50
30-
// --repeat=20
3129
// --extrinsic=*
30+
// --runtime=target/production/wbuild/asset-hub-rococo-runtime/asset_hub_rococo_runtime.wasm
31+
// --pallet=cumulus_pallet_weight_reclaim
32+
// --header=/__w/polkadot-sdk/polkadot-sdk/cumulus/file_header.txt
33+
// --output=./cumulus/parachains/runtimes/assets/asset-hub-rococo/src/weights
3234
// --wasm-execution=compiled
35+
// --steps=50
36+
// --repeat=20
3337
// --heap-pages=4096
34-
// --json-file=/builds/parity/mirrors/polkadot-sdk/.git/.artifacts/bench.json
35-
// --pallet=cumulus_pallet_weight_reclaim
36-
// --chain=asset-hub-rococo-dev
37-
// --header=./cumulus/file_header.txt
38-
// --output=./cumulus/parachains/runtimes/assets/asset-hub-rococo/src/weights/
38+
// --no-storage-info
39+
// --no-min-squares
40+
// --no-median-slopes
3941

4042
#![cfg_attr(rustfmt, rustfmt_skip)]
4143
#![allow(unused_parens)]
@@ -48,20 +50,12 @@ use core::marker::PhantomData;
4850
/// Weight functions for `cumulus_pallet_weight_reclaim`.
4951
pub struct WeightInfo<T>(PhantomData<T>);
5052
impl<T: frame_system::Config> cumulus_pallet_weight_reclaim::WeightInfo for WeightInfo<T> {
51-
/// Storage: `System::BlockWeight` (r:1 w:1)
52-
/// Proof: `System::BlockWeight` (`max_values`: Some(1), `max_size`: Some(48), added: 543, mode: `MaxEncodedLen`)
53-
/// Storage: `System::ExtrinsicWeightReclaimed` (r:1 w:1)
54-
/// Proof: `System::ExtrinsicWeightReclaimed` (`max_values`: Some(1), `max_size`: Some(16), added: 511, mode: `MaxEncodedLen`)
55-
/// Storage: `System::AllExtrinsicsLen` (r:1 w:0)
56-
/// Proof: `System::AllExtrinsicsLen` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`)
5753
fn storage_weight_reclaim() -> Weight {
5854
// Proof Size summary in bytes:
59-
// Measured: `24`
60-
// Estimated: `1533`
61-
// Minimum execution time: 7_301_000 picoseconds.
62-
Weight::from_parts(7_536_000, 0)
63-
.saturating_add(Weight::from_parts(0, 1533))
64-
.saturating_add(T::DbWeight::get().reads(3))
65-
.saturating_add(T::DbWeight::get().writes(2))
55+
// Measured: `0`
56+
// Estimated: `0`
57+
// Minimum execution time: 3_793_000 picoseconds.
58+
Weight::from_parts(4_122_000, 0)
59+
.saturating_add(Weight::from_parts(0, 0))
6660
}
6761
}

cumulus/parachains/runtimes/assets/asset-hub-rococo/src/weights/cumulus_pallet_xcmp_queue.rs

Lines changed: 76 additions & 59 deletions
Original file line numberDiff line numberDiff line change
@@ -15,24 +15,29 @@
1515

1616
//! Autogenerated weights for `cumulus_pallet_xcmp_queue`
1717
//!
18-
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
19-
//! DATE: 2023-09-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
18+
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 32.0.0
19+
//! DATE: 2025-02-21, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
2020
//! WORST CASE MAP SIZE: `1000000`
21-
//! HOSTNAME: `Olivers-MacBook-Pro.local`, CPU: `<UNKNOWN>`
22-
//! WASM-EXECUTION: `Compiled`, CHAIN: `Some("bridge-hub-rococo-dev")`, DB CACHE: 1024
21+
//! HOSTNAME: `ef4134d66388`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
22+
//! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024
2323
2424
// Executed Command:
25-
// ./target/release/polkadot-parachain
25+
// frame-omni-bencher
26+
// v1
2627
// benchmark
2728
// pallet
28-
// --pallet
29-
// cumulus-pallet-xcmp-queue
30-
// --chain
31-
// bridge-hub-rococo-dev
32-
// --output
33-
// cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/src/weights/cumulus_pallet_xcmp_queue.rs
34-
// --extrinsic
35-
//
29+
// --extrinsic=*
30+
// --runtime=target/production/wbuild/asset-hub-rococo-runtime/asset_hub_rococo_runtime.wasm
31+
// --pallet=cumulus_pallet_xcmp_queue
32+
// --header=/__w/polkadot-sdk/polkadot-sdk/cumulus/file_header.txt
33+
// --output=./cumulus/parachains/runtimes/assets/asset-hub-rococo/src/weights
34+
// --wasm-execution=compiled
35+
// --steps=50
36+
// --repeat=20
37+
// --heap-pages=4096
38+
// --no-storage-info
39+
// --no-min-squares
40+
// --no-median-slopes
3641

3742
#![cfg_attr(rustfmt, rustfmt_skip)]
3843
#![allow(unused_parens)]
@@ -46,103 +51,115 @@ use core::marker::PhantomData;
4651
pub struct WeightInfo<T>(PhantomData<T>);
4752
impl<T: frame_system::Config> cumulus_pallet_xcmp_queue::WeightInfo for WeightInfo<T> {
4853
/// Storage: `XcmpQueue::QueueConfig` (r:1 w:1)
49-
/// Proof: `XcmpQueue::QueueConfig` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
54+
/// Proof: `XcmpQueue::QueueConfig` (`max_values`: Some(1), `max_size`: Some(12), added: 507, mode: `MaxEncodedLen`)
5055
fn set_config_with_u32() -> Weight {
5156
// Proof Size summary in bytes:
52-
// Measured: `76`
53-
// Estimated: `1561`
54-
// Minimum execution time: 5_000_000 picoseconds.
55-
Weight::from_parts(6_000_000, 0)
56-
.saturating_add(Weight::from_parts(0, 1561))
57+
// Measured: `109`
58+
// Estimated: `1497`
59+
// Minimum execution time: 5_301_000 picoseconds.
60+
Weight::from_parts(5_510_000, 0)
61+
.saturating_add(Weight::from_parts(0, 1497))
5762
.saturating_add(T::DbWeight::get().reads(1))
5863
.saturating_add(T::DbWeight::get().writes(1))
5964
}
6065
/// Storage: `XcmpQueue::QueueConfig` (r:1 w:0)
61-
/// Proof: `XcmpQueue::QueueConfig` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
66+
/// Proof: `XcmpQueue::QueueConfig` (`max_values`: Some(1), `max_size`: Some(12), added: 507, mode: `MaxEncodedLen`)
6267
/// Storage: `MessageQueue::BookStateFor` (r:1 w:1)
6368
/// Proof: `MessageQueue::BookStateFor` (`max_values`: None, `max_size`: Some(52), added: 2527, mode: `MaxEncodedLen`)
6469
/// Storage: `MessageQueue::ServiceHead` (r:1 w:1)
6570
/// Proof: `MessageQueue::ServiceHead` (`max_values`: Some(1), `max_size`: Some(5), added: 500, mode: `MaxEncodedLen`)
6671
/// Storage: `XcmpQueue::InboundXcmpSuspended` (r:1 w:0)
67-
/// Proof: `XcmpQueue::InboundXcmpSuspended` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
72+
/// Proof: `XcmpQueue::InboundXcmpSuspended` (`max_values`: Some(1), `max_size`: Some(4002), added: 4497, mode: `MaxEncodedLen`)
6873
/// Storage: `MessageQueue::Pages` (r:0 w:1)
69-
/// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(65585), added: 68060, mode: `MaxEncodedLen`)
74+
/// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(105521), added: 107996, mode: `MaxEncodedLen`)
7075
fn enqueue_xcmp_message() -> Weight {
7176
// Proof Size summary in bytes:
72-
// Measured: `82`
73-
// Estimated: `3517`
74-
// Minimum execution time: 14_000_000 picoseconds.
75-
Weight::from_parts(15_000_000, 0)
76-
.saturating_add(Weight::from_parts(0, 3517))
77+
// Measured: `151`
78+
// Estimated: `5487`
79+
// Minimum execution time: 13_953_000 picoseconds.
80+
Weight::from_parts(14_482_000, 0)
81+
.saturating_add(Weight::from_parts(0, 5487))
7782
.saturating_add(T::DbWeight::get().reads(4))
7883
.saturating_add(T::DbWeight::get().writes(3))
7984
}
8085
/// Storage: `XcmpQueue::OutboundXcmpStatus` (r:1 w:1)
81-
/// Proof: `XcmpQueue::OutboundXcmpStatus` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
86+
/// Proof: `XcmpQueue::OutboundXcmpStatus` (`max_values`: Some(1), `max_size`: Some(1282), added: 1777, mode: `MaxEncodedLen`)
8287
fn suspend_channel() -> Weight {
8388
// Proof Size summary in bytes:
84-
// Measured: `76`
85-
// Estimated: `1561`
86-
// Minimum execution time: 3_000_000 picoseconds.
87-
Weight::from_parts(3_000_000, 0)
88-
.saturating_add(Weight::from_parts(0, 1561))
89+
// Measured: `109`
90+
// Estimated: `2767`
91+
// Minimum execution time: 3_322_000 picoseconds.
92+
Weight::from_parts(3_530_000, 0)
93+
.saturating_add(Weight::from_parts(0, 2767))
8994
.saturating_add(T::DbWeight::get().reads(1))
9095
.saturating_add(T::DbWeight::get().writes(1))
9196
}
9297
/// Storage: `XcmpQueue::OutboundXcmpStatus` (r:1 w:1)
93-
/// Proof: `XcmpQueue::OutboundXcmpStatus` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
98+
/// Proof: `XcmpQueue::OutboundXcmpStatus` (`max_values`: Some(1), `max_size`: Some(1282), added: 1777, mode: `MaxEncodedLen`)
9499
fn resume_channel() -> Weight {
95100
// Proof Size summary in bytes:
96-
// Measured: `111`
97-
// Estimated: `1596`
98-
// Minimum execution time: 4_000_000 picoseconds.
99-
Weight::from_parts(4_000_000, 0)
100-
.saturating_add(Weight::from_parts(0, 1596))
101+
// Measured: `144`
102+
// Estimated: `2767`
103+
// Minimum execution time: 4_606_000 picoseconds.
104+
Weight::from_parts(4_777_000, 0)
105+
.saturating_add(Weight::from_parts(0, 2767))
101106
.saturating_add(T::DbWeight::get().reads(1))
102107
.saturating_add(T::DbWeight::get().writes(1))
103108
}
104109
fn take_first_concatenated_xcm() -> Weight {
105110
// Proof Size summary in bytes:
106111
// Measured: `0`
107112
// Estimated: `0`
108-
// Minimum execution time: 44_000_000 picoseconds.
109-
Weight::from_parts(45_000_000, 0)
113+
// Minimum execution time: 5_359_000 picoseconds.
114+
Weight::from_parts(5_584_000, 0)
110115
.saturating_add(Weight::from_parts(0, 0))
111116
}
112117
/// Storage: UNKNOWN KEY `0x7b3237373ffdfeb1cab4222e3b520d6b345d8e88afa015075c945637c07e8f20` (r:1 w:1)
113118
/// Proof: UNKNOWN KEY `0x7b3237373ffdfeb1cab4222e3b520d6b345d8e88afa015075c945637c07e8f20` (r:1 w:1)
114-
/// Storage: `XcmpQueue::InboundXcmpMessages` (r:1 w:1)
115-
/// Proof: `XcmpQueue::InboundXcmpMessages` (`max_values`: None, `max_size`: None, mode: `Measured`)
119+
/// Storage: UNKNOWN KEY `0x7b3237373ffdfeb1cab4222e3b520d6bedc49980ba3aa32b0a189290fd036649` (r:1 w:1)
120+
/// Proof: UNKNOWN KEY `0x7b3237373ffdfeb1cab4222e3b520d6bedc49980ba3aa32b0a189290fd036649` (r:1 w:1)
116121
/// Storage: `MessageQueue::BookStateFor` (r:1 w:1)
117122
/// Proof: `MessageQueue::BookStateFor` (`max_values`: None, `max_size`: Some(52), added: 2527, mode: `MaxEncodedLen`)
118123
/// Storage: `MessageQueue::ServiceHead` (r:1 w:1)
119124
/// Proof: `MessageQueue::ServiceHead` (`max_values`: Some(1), `max_size`: Some(5), added: 500, mode: `MaxEncodedLen`)
120125
/// Storage: `XcmpQueue::QueueConfig` (r:1 w:0)
121-
/// Proof: `XcmpQueue::QueueConfig` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
126+
/// Proof: `XcmpQueue::QueueConfig` (`max_values`: Some(1), `max_size`: Some(12), added: 507, mode: `MaxEncodedLen`)
122127
/// Storage: `XcmpQueue::InboundXcmpSuspended` (r:1 w:0)
123-
/// Proof: `XcmpQueue::InboundXcmpSuspended` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
128+
/// Proof: `XcmpQueue::InboundXcmpSuspended` (`max_values`: Some(1), `max_size`: Some(4002), added: 4497, mode: `MaxEncodedLen`)
124129
/// Storage: `MessageQueue::Pages` (r:0 w:1)
125-
/// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(65585), added: 68060, mode: `MaxEncodedLen`)
130+
/// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(105521), added: 107996, mode: `MaxEncodedLen`)
126131
fn on_idle_good_msg() -> Weight {
127132
// Proof Size summary in bytes:
128-
// Measured: `65711`
129-
// Estimated: `69176`
130-
// Minimum execution time: 67_000_000 picoseconds.
131-
Weight::from_parts(73_000_000, 0)
132-
.saturating_add(Weight::from_parts(0, 69176))
133+
// Measured: `105716`
134+
// Estimated: `109181`
135+
// Minimum execution time: 224_046_000 picoseconds.
136+
Weight::from_parts(233_413_000, 0)
137+
.saturating_add(Weight::from_parts(0, 109181))
133138
.saturating_add(T::DbWeight::get().reads(6))
134139
.saturating_add(T::DbWeight::get().writes(5))
135140
}
136141
/// Storage: UNKNOWN KEY `0x7b3237373ffdfeb1cab4222e3b520d6b345d8e88afa015075c945637c07e8f20` (r:1 w:1)
137142
/// Proof: UNKNOWN KEY `0x7b3237373ffdfeb1cab4222e3b520d6b345d8e88afa015075c945637c07e8f20` (r:1 w:1)
138-
fn on_idle_large_msg() -> Weight {
143+
/// Storage: UNKNOWN KEY `0x7b3237373ffdfeb1cab4222e3b520d6bedc49980ba3aa32b0a189290fd036649` (r:1 w:1)
144+
/// Proof: UNKNOWN KEY `0x7b3237373ffdfeb1cab4222e3b520d6bedc49980ba3aa32b0a189290fd036649` (r:1 w:1)
145+
/// Storage: `MessageQueue::BookStateFor` (r:1 w:1)
146+
/// Proof: `MessageQueue::BookStateFor` (`max_values`: None, `max_size`: Some(52), added: 2527, mode: `MaxEncodedLen`)
147+
/// Storage: `MessageQueue::ServiceHead` (r:1 w:1)
148+
/// Proof: `MessageQueue::ServiceHead` (`max_values`: Some(1), `max_size`: Some(5), added: 500, mode: `MaxEncodedLen`)
149+
/// Storage: `XcmpQueue::QueueConfig` (r:1 w:0)
150+
/// Proof: `XcmpQueue::QueueConfig` (`max_values`: Some(1), `max_size`: Some(12), added: 507, mode: `MaxEncodedLen`)
151+
/// Storage: `XcmpQueue::InboundXcmpSuspended` (r:1 w:0)
152+
/// Proof: `XcmpQueue::InboundXcmpSuspended` (`max_values`: Some(1), `max_size`: Some(4002), added: 4497, mode: `MaxEncodedLen`)
153+
/// Storage: `MessageQueue::Pages` (r:0 w:1)
154+
/// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(105521), added: 107996, mode: `MaxEncodedLen`)
155+
fn on_idle_large_msg() -> Weight {
139156
// Proof Size summary in bytes:
140-
// Measured: `65710`
141-
// Estimated: `69175`
142-
// Minimum execution time: 49_000_000 picoseconds.
143-
Weight::from_parts(55_000_000, 0)
144-
.saturating_add(Weight::from_parts(0, 69175))
145-
.saturating_add(T::DbWeight::get().reads(2))
146-
.saturating_add(T::DbWeight::get().writes(2))
157+
// Measured: `65785`
158+
// Estimated: `69250`
159+
// Minimum execution time: 131_648_000 picoseconds.
160+
Weight::from_parts(134_036_000, 0)
161+
.saturating_add(Weight::from_parts(0, 69250))
162+
.saturating_add(T::DbWeight::get().reads(6))
163+
.saturating_add(T::DbWeight::get().writes(5))
147164
}
148165
}

0 commit comments

Comments
 (0)