Skip to content

Commit a42a47f

Browse files
authored
Bump rococo relay and coretime-rococo to 1.6 (#2913)
Co-authored-by: command-bot <>
1 parent 2cb39f8 commit a42a47f

16 files changed

+640
-562
lines changed

cumulus/parachains/runtimes/coretime/coretime-rococo/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
129129
spec_name: create_runtime_str!("coretime-rococo"),
130130
impl_name: create_runtime_str!("coretime-rococo"),
131131
authoring_version: 1,
132-
spec_version: 1_005_004,
132+
spec_version: 1_006_001,
133133
impl_version: 0,
134134
apis: RUNTIME_API_VERSIONS,
135135
transaction_version: 0,

cumulus/parachains/runtimes/coretime/coretime-rococo/src/weights/cumulus_pallet_parachain_system.rs

Lines changed: 16 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -17,21 +17,24 @@
1717
//! Autogenerated weights for `cumulus_pallet_parachain_system`
1818
//!
1919
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
20-
//! DATE: 2023-12-07, STEPS: `2`, REPEAT: `1`, LOW RANGE: `[]`, HIGH RANGE: `[]`
20+
//! DATE: 2024-01-12, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
2121
//! WORST CASE MAP SIZE: `1000000`
22-
//! HOSTNAME: `dagda.local`, CPU: `<UNKNOWN>`
22+
//! HOSTNAME: `runner-j8vvqcjr-project-674-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
2323
//! WASM-EXECUTION: `Compiled`, CHAIN: `Some("coretime-rococo-dev")`, DB CACHE: 1024
2424
2525
// Executed Command:
26-
// target/release/polkadot-parachain
26+
// ./target/production/polkadot-parachain
2727
// benchmark
2828
// pallet
2929
// --chain=coretime-rococo-dev
3030
// --wasm-execution=compiled
3131
// --pallet=cumulus_pallet_parachain_system
32+
// --no-storage-info
33+
// --no-median-slopes
34+
// --no-min-squares
3235
// --extrinsic=*
33-
// --steps=2
34-
// --repeat=1
36+
// --steps=50
37+
// --repeat=20
3538
// --json
3639
// --header=./cumulus/file_header.txt
3740
// --output=./cumulus/parachains/runtimes/coretime/coretime-rococo/src/weights/
@@ -58,14 +61,17 @@ impl<T: frame_system::Config> cumulus_pallet_parachain_system::WeightInfo for We
5861
/// Storage: `MessageQueue::Pages` (r:0 w:1000)
5962
/// Proof: `MessageQueue::Pages` (`max_values`: None, `max_size`: Some(65585), added: 68060, mode: `MaxEncodedLen`)
6063
/// The range of component `n` is `[0, 1000]`.
61-
fn enqueue_inbound_downward_messages(_n: u32, ) -> Weight {
64+
fn enqueue_inbound_downward_messages(n: u32, ) -> Weight {
6265
// Proof Size summary in bytes:
63-
// Measured: `42`
66+
// Measured: `48`
6467
// Estimated: `3517`
65-
// Minimum execution time: 3_000_000 picoseconds.
66-
Weight::from_parts(144_747_000_000, 0)
68+
// Minimum execution time: 2_067_000 picoseconds.
69+
Weight::from_parts(2_151_000, 0)
6770
.saturating_add(Weight::from_parts(0, 3517))
71+
// Standard Error: 32_757
72+
.saturating_add(Weight::from_parts(204_001_420, 0).saturating_mul(n.into()))
6873
.saturating_add(T::DbWeight::get().reads(3))
69-
.saturating_add(T::DbWeight::get().writes(1004))
74+
.saturating_add(T::DbWeight::get().writes(4))
75+
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(n.into())))
7076
}
7177
}

cumulus/parachains/runtimes/coretime/coretime-rococo/src/weights/cumulus_pallet_xcmp_queue.rs

Lines changed: 22 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -17,21 +17,24 @@
1717
//! Autogenerated weights for `cumulus_pallet_xcmp_queue`
1818
//!
1919
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
20-
//! DATE: 2023-12-07, STEPS: `2`, REPEAT: `1`, LOW RANGE: `[]`, HIGH RANGE: `[]`
20+
//! DATE: 2024-01-12, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
2121
//! WORST CASE MAP SIZE: `1000000`
22-
//! HOSTNAME: `dagda.local`, CPU: `<UNKNOWN>`
22+
//! HOSTNAME: `runner-j8vvqcjr-project-674-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
2323
//! WASM-EXECUTION: `Compiled`, CHAIN: `Some("coretime-rococo-dev")`, DB CACHE: 1024
2424
2525
// Executed Command:
26-
// target/release/polkadot-parachain
26+
// ./target/production/polkadot-parachain
2727
// benchmark
2828
// pallet
2929
// --chain=coretime-rococo-dev
3030
// --wasm-execution=compiled
3131
// --pallet=cumulus_pallet_xcmp_queue
32+
// --no-storage-info
33+
// --no-median-slopes
34+
// --no-min-squares
3235
// --extrinsic=*
33-
// --steps=2
34-
// --repeat=1
36+
// --steps=50
37+
// --repeat=20
3538
// --json
3639
// --header=./cumulus/file_header.txt
3740
// --output=./cumulus/parachains/runtimes/coretime/coretime-rococo/src/weights/
@@ -53,8 +56,8 @@ impl<T: frame_system::Config> cumulus_pallet_xcmp_queue::WeightInfo for WeightIn
5356
// Proof Size summary in bytes:
5457
// Measured: `76`
5558
// Estimated: `1561`
56-
// Minimum execution time: 6_000_000 picoseconds.
57-
Weight::from_parts(6_000_000, 0)
59+
// Minimum execution time: 3_935_000 picoseconds.
60+
Weight::from_parts(4_188_000, 0)
5861
.saturating_add(Weight::from_parts(0, 1561))
5962
.saturating_add(T::DbWeight::get().reads(1))
6063
.saturating_add(T::DbWeight::get().writes(1))
@@ -73,8 +76,8 @@ impl<T: frame_system::Config> cumulus_pallet_xcmp_queue::WeightInfo for WeightIn
7376
// Proof Size summary in bytes:
7477
// Measured: `82`
7578
// Estimated: `3517`
76-
// Minimum execution time: 13_000_000 picoseconds.
77-
Weight::from_parts(13_000_000, 0)
79+
// Minimum execution time: 10_252_000 picoseconds.
80+
Weight::from_parts(10_551_000, 0)
7881
.saturating_add(Weight::from_parts(0, 3517))
7982
.saturating_add(T::DbWeight::get().reads(4))
8083
.saturating_add(T::DbWeight::get().writes(3))
@@ -85,8 +88,8 @@ impl<T: frame_system::Config> cumulus_pallet_xcmp_queue::WeightInfo for WeightIn
8588
// Proof Size summary in bytes:
8689
// Measured: `76`
8790
// Estimated: `1561`
88-
// Minimum execution time: 3_000_000 picoseconds.
89-
Weight::from_parts(3_000_000, 0)
91+
// Minimum execution time: 2_294_000 picoseconds.
92+
Weight::from_parts(2_477_000, 0)
9093
.saturating_add(Weight::from_parts(0, 1561))
9194
.saturating_add(T::DbWeight::get().reads(1))
9295
.saturating_add(T::DbWeight::get().writes(1))
@@ -97,8 +100,8 @@ impl<T: frame_system::Config> cumulus_pallet_xcmp_queue::WeightInfo for WeightIn
97100
// Proof Size summary in bytes:
98101
// Measured: `111`
99102
// Estimated: `1596`
100-
// Minimum execution time: 4_000_000 picoseconds.
101-
Weight::from_parts(4_000_000, 0)
103+
// Minimum execution time: 3_068_000 picoseconds.
104+
Weight::from_parts(3_204_000, 0)
102105
.saturating_add(Weight::from_parts(0, 1596))
103106
.saturating_add(T::DbWeight::get().reads(1))
104107
.saturating_add(T::DbWeight::get().writes(1))
@@ -107,8 +110,8 @@ impl<T: frame_system::Config> cumulus_pallet_xcmp_queue::WeightInfo for WeightIn
107110
// Proof Size summary in bytes:
108111
// Measured: `0`
109112
// Estimated: `0`
110-
// Minimum execution time: 42_000_000 picoseconds.
111-
Weight::from_parts(42_000_000, 0)
113+
// Minimum execution time: 68_610_000 picoseconds.
114+
Weight::from_parts(68_800_000, 0)
112115
.saturating_add(Weight::from_parts(0, 0))
113116
}
114117
/// Storage: UNKNOWN KEY `0x7b3237373ffdfeb1cab4222e3b520d6b345d8e88afa015075c945637c07e8f20` (r:1 w:1)
@@ -129,8 +132,8 @@ impl<T: frame_system::Config> cumulus_pallet_xcmp_queue::WeightInfo for WeightIn
129132
// Proof Size summary in bytes:
130133
// Measured: `65711`
131134
// Estimated: `69176`
132-
// Minimum execution time: 86_000_000 picoseconds.
133-
Weight::from_parts(86_000_000, 0)
135+
// Minimum execution time: 125_878_000 picoseconds.
136+
Weight::from_parts(127_632_000, 0)
134137
.saturating_add(Weight::from_parts(0, 69176))
135138
.saturating_add(T::DbWeight::get().reads(6))
136139
.saturating_add(T::DbWeight::get().writes(5))
@@ -143,8 +146,8 @@ impl<T: frame_system::Config> cumulus_pallet_xcmp_queue::WeightInfo for WeightIn
143146
// Proof Size summary in bytes:
144147
// Measured: `65710`
145148
// Estimated: `69175`
146-
// Minimum execution time: 79_000_000 picoseconds.
147-
Weight::from_parts(79_000_000, 0)
149+
// Minimum execution time: 54_918_000 picoseconds.
150+
Weight::from_parts(56_246_000, 0)
148151
.saturating_add(Weight::from_parts(0, 69175))
149152
.saturating_add(T::DbWeight::get().reads(2))
150153
.saturating_add(T::DbWeight::get().writes(2))

cumulus/parachains/runtimes/coretime/coretime-rococo/src/weights/frame_system.rs

Lines changed: 66 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -17,21 +17,24 @@
1717
//! Autogenerated weights for `frame_system`
1818
//!
1919
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
20-
//! DATE: 2023-12-07, STEPS: `2`, REPEAT: `1`, LOW RANGE: `[]`, HIGH RANGE: `[]`
20+
//! DATE: 2024-01-12, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
2121
//! WORST CASE MAP SIZE: `1000000`
22-
//! HOSTNAME: `dagda.local`, CPU: `<UNKNOWN>`
22+
//! HOSTNAME: `runner-j8vvqcjr-project-674-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
2323
//! WASM-EXECUTION: `Compiled`, CHAIN: `Some("coretime-rococo-dev")`, DB CACHE: 1024
2424
2525
// Executed Command:
26-
// target/release/polkadot-parachain
26+
// ./target/production/polkadot-parachain
2727
// benchmark
2828
// pallet
2929
// --chain=coretime-rococo-dev
3030
// --wasm-execution=compiled
3131
// --pallet=frame_system
32+
// --no-storage-info
33+
// --no-median-slopes
34+
// --no-min-squares
3235
// --extrinsic=*
33-
// --steps=2
34-
// --repeat=1
36+
// --steps=50
37+
// --repeat=20
3538
// --json
3639
// --header=./cumulus/file_header.txt
3740
// --output=./cumulus/parachains/runtimes/coretime/coretime-rococo/src/weights/
@@ -48,22 +51,26 @@ use core::marker::PhantomData;
4851
pub struct WeightInfo<T>(PhantomData<T>);
4952
impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
5053
/// The range of component `b` is `[0, 3932160]`.
51-
fn remark(_b: u32, ) -> Weight {
54+
fn remark(b: u32, ) -> Weight {
5255
// Proof Size summary in bytes:
5356
// Measured: `0`
5457
// Estimated: `0`
55-
// Minimum execution time: 3_000_000 picoseconds.
56-
Weight::from_parts(775_000_000, 0)
58+
// Minimum execution time: 1_760_000 picoseconds.
59+
Weight::from_parts(6_086_623, 0)
5760
.saturating_add(Weight::from_parts(0, 0))
61+
// Standard Error: 0
62+
.saturating_add(Weight::from_parts(430, 0).saturating_mul(b.into()))
5863
}
5964
/// The range of component `b` is `[0, 3932160]`.
60-
fn remark_with_event(_b: u32, ) -> Weight {
65+
fn remark_with_event(b: u32, ) -> Weight {
6166
// Proof Size summary in bytes:
6267
// Measured: `0`
6368
// Estimated: `0`
64-
// Minimum execution time: 8_000_000 picoseconds.
65-
Weight::from_parts(4_700_000_000, 0)
69+
// Minimum execution time: 5_315_000 picoseconds.
70+
Weight::from_parts(20_446_491, 0)
6671
.saturating_add(Weight::from_parts(0, 0))
72+
// Standard Error: 2
73+
.saturating_add(Weight::from_parts(1_725, 0).saturating_mul(b.into()))
6774
}
6875
/// Storage: `System::Digest` (r:1 w:1)
6976
/// Proof: `System::Digest` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
@@ -73,8 +80,8 @@ impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
7380
// Proof Size summary in bytes:
7481
// Measured: `0`
7582
// Estimated: `1485`
76-
// Minimum execution time: 5_000_000 picoseconds.
77-
Weight::from_parts(5_000_000, 0)
83+
// Minimum execution time: 3_046_000 picoseconds.
84+
Weight::from_parts(3_249_000, 0)
7885
.saturating_add(Weight::from_parts(0, 1485))
7986
.saturating_add(T::DbWeight::get().reads(1))
8087
.saturating_add(T::DbWeight::get().writes(2))
@@ -95,74 +102,89 @@ impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
95102
// Proof Size summary in bytes:
96103
// Measured: `164`
97104
// Estimated: `1649`
98-
// Minimum execution time: 79_510_000_000 picoseconds.
99-
Weight::from_parts(79_510_000_000, 0)
105+
// Minimum execution time: 108_366_941_000 picoseconds.
106+
Weight::from_parts(111_101_742_000, 0)
100107
.saturating_add(Weight::from_parts(0, 1649))
101108
.saturating_add(T::DbWeight::get().reads(4))
102109
.saturating_add(T::DbWeight::get().writes(3))
103110
}
104111
/// Storage: `Skipped::Metadata` (r:0 w:0)
105112
/// Proof: `Skipped::Metadata` (`max_values`: None, `max_size`: None, mode: `Measured`)
106113
/// The range of component `i` is `[0, 1000]`.
107-
fn set_storage(_i: u32, ) -> Weight {
114+
fn set_storage(i: u32, ) -> Weight {
108115
// Proof Size summary in bytes:
109116
// Measured: `0`
110117
// Estimated: `0`
111-
// Minimum execution time: 4_000_000 picoseconds.
112-
Weight::from_parts(816_000_000, 0)
118+
// Minimum execution time: 1_877_000 picoseconds.
119+
Weight::from_parts(1_947_000, 0)
113120
.saturating_add(Weight::from_parts(0, 0))
114-
.saturating_add(T::DbWeight::get().writes(1000))
121+
// Standard Error: 2_035
122+
.saturating_add(Weight::from_parts(763_800, 0).saturating_mul(i.into()))
123+
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into())))
115124
}
116125
/// Storage: `Skipped::Metadata` (r:0 w:0)
117126
/// Proof: `Skipped::Metadata` (`max_values`: None, `max_size`: None, mode: `Measured`)
118127
/// The range of component `i` is `[0, 1000]`.
119-
fn kill_storage(_i: u32, ) -> Weight {
128+
fn kill_storage(i: u32, ) -> Weight {
120129
// Proof Size summary in bytes:
121130
// Measured: `0`
122131
// Estimated: `0`
123-
// Minimum execution time: 3_000_000 picoseconds.
124-
Weight::from_parts(598_000_000, 0)
132+
// Minimum execution time: 1_847_000 picoseconds.
133+
Weight::from_parts(1_931_000, 0)
125134
.saturating_add(Weight::from_parts(0, 0))
126-
.saturating_add(T::DbWeight::get().writes(1000))
135+
// Standard Error: 932
136+
.saturating_add(Weight::from_parts(565_066, 0).saturating_mul(i.into()))
137+
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into())))
127138
}
128139
/// Storage: `Skipped::Metadata` (r:0 w:0)
129140
/// Proof: `Skipped::Metadata` (`max_values`: None, `max_size`: None, mode: `Measured`)
130141
/// The range of component `p` is `[0, 1000]`.
131-
fn kill_prefix(_p: u32, ) -> Weight {
142+
fn kill_prefix(p: u32, ) -> Weight {
132143
// Proof Size summary in bytes:
133-
// Measured: `55 + p * (69 ±0)`
134-
// Estimated: `69609`
135-
// Minimum execution time: 6_000_000 picoseconds.
136-
Weight::from_parts(1_091_000_000, 0)
137-
.saturating_add(Weight::from_parts(0, 69609))
138-
.saturating_add(T::DbWeight::get().reads(1000))
139-
.saturating_add(T::DbWeight::get().writes(1000))
144+
// Measured: `71 + p * (69 ±0)`
145+
// Estimated: `72 + p * (70 ±0)`
146+
// Minimum execution time: 3_587_000 picoseconds.
147+
Weight::from_parts(3_654_000, 0)
148+
.saturating_add(Weight::from_parts(0, 72))
149+
// Standard Error: 1_468
150+
.saturating_add(Weight::from_parts(1_170_655, 0).saturating_mul(p.into()))
151+
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(p.into())))
152+
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(p.into())))
153+
.saturating_add(Weight::from_parts(0, 70).saturating_mul(p.into()))
140154
}
141155
/// Storage: `System::AuthorizedUpgrade` (r:0 w:1)
142156
/// Proof: `System::AuthorizedUpgrade` (`max_values`: Some(1), `max_size`: Some(33), added: 528, mode: `MaxEncodedLen`)
143157
fn authorize_upgrade() -> Weight {
144158
// Proof Size summary in bytes:
145159
// Measured: `0`
146160
// Estimated: `0`
147-
// Minimum execution time: 33_027_000 picoseconds.
148-
Weight::from_parts(33_027_000, 0)
161+
// Minimum execution time: 9_701_000 picoseconds.
162+
Weight::from_parts(10_142_000, 0)
149163
.saturating_add(Weight::from_parts(0, 0))
150164
.saturating_add(T::DbWeight::get().writes(1))
151165
}
152166
/// Storage: `System::AuthorizedUpgrade` (r:1 w:1)
153167
/// Proof: `System::AuthorizedUpgrade` (`max_values`: Some(1), `max_size`: Some(33), added: 528, mode: `MaxEncodedLen`)
154-
/// Storage: `System::Digest` (r:1 w:1)
155-
/// Proof: `System::Digest` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
156-
/// Storage: UNKNOWN KEY `0x3a636f6465` (r:0 w:1)
157-
/// Proof: UNKNOWN KEY `0x3a636f6465` (r:0 w:1)
168+
/// Storage: `ParachainSystem::ValidationData` (r:1 w:0)
169+
/// Proof: `ParachainSystem::ValidationData` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
170+
/// Storage: `ParachainSystem::UpgradeRestrictionSignal` (r:1 w:0)
171+
/// Proof: `ParachainSystem::UpgradeRestrictionSignal` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
172+
/// Storage: `ParachainSystem::PendingValidationCode` (r:1 w:1)
173+
/// Proof: `ParachainSystem::PendingValidationCode` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
174+
/// Storage: `ParachainSystem::HostConfiguration` (r:1 w:0)
175+
/// Proof: `ParachainSystem::HostConfiguration` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
176+
/// Storage: `ParachainSystem::NewValidationCode` (r:0 w:1)
177+
/// Proof: `ParachainSystem::NewValidationCode` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
178+
/// Storage: `ParachainSystem::DidSetValidationCode` (r:0 w:1)
179+
/// Proof: `ParachainSystem::DidSetValidationCode` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
158180
fn apply_authorized_upgrade() -> Weight {
159181
// Proof Size summary in bytes:
160-
// Measured: `22`
161-
// Estimated: `1518`
162-
// Minimum execution time: 118_101_992_000 picoseconds.
163-
Weight::from_parts(118_101_992_000, 0)
164-
.saturating_add(Weight::from_parts(0, 1518))
165-
.saturating_add(T::DbWeight::get().reads(2))
166-
.saturating_add(T::DbWeight::get().writes(3))
182+
// Measured: `186`
183+
// Estimated: `1671`
184+
// Minimum execution time: 113_812_980_000 picoseconds.
185+
Weight::from_parts(115_758_263_000, 0)
186+
.saturating_add(Weight::from_parts(0, 1671))
187+
.saturating_add(T::DbWeight::get().reads(5))
188+
.saturating_add(T::DbWeight::get().writes(4))
167189
}
168190
}

0 commit comments

Comments
 (0)