17
17
//! Autogenerated weights for pallet_bridge_parachains
18
18
//!
19
19
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
20
- //! DATE: 2023-02-06 , STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
20
+ //! DATE: 2023-02-09 , STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
21
21
//! WORST CASE MAP SIZE: `1000000`
22
22
//! HOSTNAME: `covid`, CPU: `11th Gen Intel(R) Core(TM) i7-11800H @ 2.30GHz`
23
23
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024
@@ -67,33 +67,33 @@ impl<T: frame_system::Config> WeightInfo for BridgeWeight<T> {
67
67
///
68
68
/// Storage: BridgeRialtoGrandpa ImportedHeaders (r:1 w:0)
69
69
///
70
- /// Proof: BridgeRialtoGrandpa ImportedHeaders (max_values: None , max_size: Some(68), added:
71
- /// 2543 , mode: MaxEncodedLen)
70
+ /// Proof: BridgeRialtoGrandpa ImportedHeaders (max_values: Some(14400) , max_size: Some(68),
71
+ /// added: 2048 , mode: MaxEncodedLen)
72
72
///
73
73
/// Storage: BridgeRialtoParachains ParasInfo (r:1 w:1)
74
74
///
75
- /// Proof: BridgeRialtoParachains ParasInfo (max_values: None , max_size: Some(60), added: 2535,
76
- /// mode: MaxEncodedLen)
75
+ /// Proof: BridgeRialtoParachains ParasInfo (max_values: Some(1) , max_size: Some(60), added:
76
+ /// 555, mode: MaxEncodedLen)
77
77
///
78
78
/// Storage: BridgeRialtoParachains ImportedParaHashes (r:1 w:1)
79
79
///
80
- /// Proof: BridgeRialtoParachains ImportedParaHashes (max_values: None, max_size: Some(64),
81
- /// added: 2539 , mode: MaxEncodedLen)
80
+ /// Proof: BridgeRialtoParachains ImportedParaHashes (max_values: Some(14400), max_size:
81
+ /// Some(64), added: 2044 , mode: MaxEncodedLen)
82
82
///
83
83
/// Storage: BridgeRialtoParachains ImportedParaHeads (r:0 w:1)
84
84
///
85
- /// Proof: BridgeRialtoParachains ImportedParaHeads (max_values: None, max_size: Some(196),
86
- /// added: 2671 , mode: MaxEncodedLen)
85
+ /// Proof: BridgeRialtoParachains ImportedParaHeads (max_values: Some(14400), max_size:
86
+ /// Some(196), added: 2176 , mode: MaxEncodedLen)
87
87
///
88
88
/// The range of component `p` is `[1, 2]`.
89
89
fn submit_parachain_heads_with_n_parachains ( p : u32 ) -> Weight {
90
90
// Proof Size summary in bytes:
91
91
// Measured: `366`
92
- // Estimated: `8113 `
93
- // Minimum execution time: 35_348 nanoseconds.
94
- Weight :: from_parts ( 36_906_961 , 8113 )
95
- // Standard Error: 136_143
96
- . saturating_add ( Weight :: from_ref_time ( 148_169 ) . saturating_mul ( p. into ( ) ) )
92
+ // Estimated: `5143 `
93
+ // Minimum execution time: 35_160 nanoseconds.
94
+ Weight :: from_parts ( 36_951_585 , 5143 )
95
+ // Standard Error: 336_932
96
+ . saturating_add ( Weight :: from_ref_time ( 407_557 ) . saturating_mul ( p. into ( ) ) )
97
97
. saturating_add ( T :: DbWeight :: get ( ) . reads ( 4_u64 ) )
98
98
. saturating_add ( T :: DbWeight :: get ( ) . writes ( 3_u64 ) )
99
99
}
@@ -104,29 +104,29 @@ impl<T: frame_system::Config> WeightInfo for BridgeWeight<T> {
104
104
///
105
105
/// Storage: BridgeRialtoGrandpa ImportedHeaders (r:1 w:0)
106
106
///
107
- /// Proof: BridgeRialtoGrandpa ImportedHeaders (max_values: None , max_size: Some(68), added:
108
- /// 2543 , mode: MaxEncodedLen)
107
+ /// Proof: BridgeRialtoGrandpa ImportedHeaders (max_values: Some(14400) , max_size: Some(68),
108
+ /// added: 2048 , mode: MaxEncodedLen)
109
109
///
110
110
/// Storage: BridgeRialtoParachains ParasInfo (r:1 w:1)
111
111
///
112
- /// Proof: BridgeRialtoParachains ParasInfo (max_values: None , max_size: Some(60), added: 2535,
113
- /// mode: MaxEncodedLen)
112
+ /// Proof: BridgeRialtoParachains ParasInfo (max_values: Some(1) , max_size: Some(60), added:
113
+ /// 555, mode: MaxEncodedLen)
114
114
///
115
115
/// Storage: BridgeRialtoParachains ImportedParaHashes (r:1 w:1)
116
116
///
117
- /// Proof: BridgeRialtoParachains ImportedParaHashes (max_values: None, max_size: Some(64),
118
- /// added: 2539 , mode: MaxEncodedLen)
117
+ /// Proof: BridgeRialtoParachains ImportedParaHashes (max_values: Some(14400), max_size:
118
+ /// Some(64), added: 2044 , mode: MaxEncodedLen)
119
119
///
120
120
/// Storage: BridgeRialtoParachains ImportedParaHeads (r:0 w:1)
121
121
///
122
- /// Proof: BridgeRialtoParachains ImportedParaHeads (max_values: None, max_size: Some(196),
123
- /// added: 2671 , mode: MaxEncodedLen)
122
+ /// Proof: BridgeRialtoParachains ImportedParaHeads (max_values: Some(14400), max_size:
123
+ /// Some(196), added: 2176 , mode: MaxEncodedLen)
124
124
fn submit_parachain_heads_with_1kb_proof ( ) -> Weight {
125
125
// Proof Size summary in bytes:
126
126
// Measured: `366`
127
- // Estimated: `8113 `
128
- // Minimum execution time: 43_295 nanoseconds.
129
- Weight :: from_parts ( 48_018_000 , 8113 )
127
+ // Estimated: `5143 `
128
+ // Minimum execution time: 42_276 nanoseconds.
129
+ Weight :: from_parts ( 43_525_000 , 5143 )
130
130
. saturating_add ( T :: DbWeight :: get ( ) . reads ( 4_u64 ) )
131
131
. saturating_add ( T :: DbWeight :: get ( ) . writes ( 3_u64 ) )
132
132
}
@@ -137,29 +137,29 @@ impl<T: frame_system::Config> WeightInfo for BridgeWeight<T> {
137
137
///
138
138
/// Storage: BridgeRialtoGrandpa ImportedHeaders (r:1 w:0)
139
139
///
140
- /// Proof: BridgeRialtoGrandpa ImportedHeaders (max_values: None , max_size: Some(68), added:
141
- /// 2543 , mode: MaxEncodedLen)
140
+ /// Proof: BridgeRialtoGrandpa ImportedHeaders (max_values: Some(14400) , max_size: Some(68),
141
+ /// added: 2048 , mode: MaxEncodedLen)
142
142
///
143
143
/// Storage: BridgeRialtoParachains ParasInfo (r:1 w:1)
144
144
///
145
- /// Proof: BridgeRialtoParachains ParasInfo (max_values: None , max_size: Some(60), added: 2535,
146
- /// mode: MaxEncodedLen)
145
+ /// Proof: BridgeRialtoParachains ParasInfo (max_values: Some(1) , max_size: Some(60), added:
146
+ /// 555, mode: MaxEncodedLen)
147
147
///
148
148
/// Storage: BridgeRialtoParachains ImportedParaHashes (r:1 w:1)
149
149
///
150
- /// Proof: BridgeRialtoParachains ImportedParaHashes (max_values: None, max_size: Some(64),
151
- /// added: 2539 , mode: MaxEncodedLen)
150
+ /// Proof: BridgeRialtoParachains ImportedParaHashes (max_values: Some(14400), max_size:
151
+ /// Some(64), added: 2044 , mode: MaxEncodedLen)
152
152
///
153
153
/// Storage: BridgeRialtoParachains ImportedParaHeads (r:0 w:1)
154
154
///
155
- /// Proof: BridgeRialtoParachains ImportedParaHeads (max_values: None, max_size: Some(196),
156
- /// added: 2671 , mode: MaxEncodedLen)
155
+ /// Proof: BridgeRialtoParachains ImportedParaHeads (max_values: Some(14400), max_size:
156
+ /// Some(196), added: 2176 , mode: MaxEncodedLen)
157
157
fn submit_parachain_heads_with_16kb_proof ( ) -> Weight {
158
158
// Proof Size summary in bytes:
159
159
// Measured: `366`
160
- // Estimated: `8113 `
161
- // Minimum execution time: 86_112 nanoseconds.
162
- Weight :: from_parts ( 88_901_000 , 8113 )
160
+ // Estimated: `5143 `
161
+ // Minimum execution time: 85_824 nanoseconds.
162
+ Weight :: from_parts ( 87_335_000 , 5143 )
163
163
. saturating_add ( T :: DbWeight :: get ( ) . reads ( 4_u64 ) )
164
164
. saturating_add ( T :: DbWeight :: get ( ) . writes ( 3_u64 ) )
165
165
}
@@ -174,33 +174,33 @@ impl WeightInfo for () {
174
174
///
175
175
/// Storage: BridgeRialtoGrandpa ImportedHeaders (r:1 w:0)
176
176
///
177
- /// Proof: BridgeRialtoGrandpa ImportedHeaders (max_values: None , max_size: Some(68), added:
178
- /// 2543 , mode: MaxEncodedLen)
177
+ /// Proof: BridgeRialtoGrandpa ImportedHeaders (max_values: Some(14400) , max_size: Some(68),
178
+ /// added: 2048 , mode: MaxEncodedLen)
179
179
///
180
180
/// Storage: BridgeRialtoParachains ParasInfo (r:1 w:1)
181
181
///
182
- /// Proof: BridgeRialtoParachains ParasInfo (max_values: None , max_size: Some(60), added: 2535,
183
- /// mode: MaxEncodedLen)
182
+ /// Proof: BridgeRialtoParachains ParasInfo (max_values: Some(1) , max_size: Some(60), added:
183
+ /// 555, mode: MaxEncodedLen)
184
184
///
185
185
/// Storage: BridgeRialtoParachains ImportedParaHashes (r:1 w:1)
186
186
///
187
- /// Proof: BridgeRialtoParachains ImportedParaHashes (max_values: None, max_size: Some(64),
188
- /// added: 2539 , mode: MaxEncodedLen)
187
+ /// Proof: BridgeRialtoParachains ImportedParaHashes (max_values: Some(14400), max_size:
188
+ /// Some(64), added: 2044 , mode: MaxEncodedLen)
189
189
///
190
190
/// Storage: BridgeRialtoParachains ImportedParaHeads (r:0 w:1)
191
191
///
192
- /// Proof: BridgeRialtoParachains ImportedParaHeads (max_values: None, max_size: Some(196),
193
- /// added: 2671 , mode: MaxEncodedLen)
192
+ /// Proof: BridgeRialtoParachains ImportedParaHeads (max_values: Some(14400), max_size:
193
+ /// Some(196), added: 2176 , mode: MaxEncodedLen)
194
194
///
195
195
/// The range of component `p` is `[1, 2]`.
196
196
fn submit_parachain_heads_with_n_parachains ( p : u32 ) -> Weight {
197
197
// Proof Size summary in bytes:
198
198
// Measured: `366`
199
- // Estimated: `8113 `
200
- // Minimum execution time: 35_348 nanoseconds.
201
- Weight :: from_parts ( 36_906_961 , 8113 )
202
- // Standard Error: 136_143
203
- . saturating_add ( Weight :: from_ref_time ( 148_169 ) . saturating_mul ( p. into ( ) ) )
199
+ // Estimated: `5143 `
200
+ // Minimum execution time: 35_160 nanoseconds.
201
+ Weight :: from_parts ( 36_951_585 , 5143 )
202
+ // Standard Error: 336_932
203
+ . saturating_add ( Weight :: from_ref_time ( 407_557 ) . saturating_mul ( p. into ( ) ) )
204
204
. saturating_add ( RocksDbWeight :: get ( ) . reads ( 4_u64 ) )
205
205
. saturating_add ( RocksDbWeight :: get ( ) . writes ( 3_u64 ) )
206
206
}
@@ -211,29 +211,29 @@ impl WeightInfo for () {
211
211
///
212
212
/// Storage: BridgeRialtoGrandpa ImportedHeaders (r:1 w:0)
213
213
///
214
- /// Proof: BridgeRialtoGrandpa ImportedHeaders (max_values: None , max_size: Some(68), added:
215
- /// 2543 , mode: MaxEncodedLen)
214
+ /// Proof: BridgeRialtoGrandpa ImportedHeaders (max_values: Some(14400) , max_size: Some(68),
215
+ /// added: 2048 , mode: MaxEncodedLen)
216
216
///
217
217
/// Storage: BridgeRialtoParachains ParasInfo (r:1 w:1)
218
218
///
219
- /// Proof: BridgeRialtoParachains ParasInfo (max_values: None , max_size: Some(60), added: 2535,
220
- /// mode: MaxEncodedLen)
219
+ /// Proof: BridgeRialtoParachains ParasInfo (max_values: Some(1) , max_size: Some(60), added:
220
+ /// 555, mode: MaxEncodedLen)
221
221
///
222
222
/// Storage: BridgeRialtoParachains ImportedParaHashes (r:1 w:1)
223
223
///
224
- /// Proof: BridgeRialtoParachains ImportedParaHashes (max_values: None, max_size: Some(64),
225
- /// added: 2539 , mode: MaxEncodedLen)
224
+ /// Proof: BridgeRialtoParachains ImportedParaHashes (max_values: Some(14400), max_size:
225
+ /// Some(64), added: 2044 , mode: MaxEncodedLen)
226
226
///
227
227
/// Storage: BridgeRialtoParachains ImportedParaHeads (r:0 w:1)
228
228
///
229
- /// Proof: BridgeRialtoParachains ImportedParaHeads (max_values: None, max_size: Some(196),
230
- /// added: 2671 , mode: MaxEncodedLen)
229
+ /// Proof: BridgeRialtoParachains ImportedParaHeads (max_values: Some(14400), max_size:
230
+ /// Some(196), added: 2176 , mode: MaxEncodedLen)
231
231
fn submit_parachain_heads_with_1kb_proof ( ) -> Weight {
232
232
// Proof Size summary in bytes:
233
233
// Measured: `366`
234
- // Estimated: `8113 `
235
- // Minimum execution time: 43_295 nanoseconds.
236
- Weight :: from_parts ( 48_018_000 , 8113 )
234
+ // Estimated: `5143 `
235
+ // Minimum execution time: 42_276 nanoseconds.
236
+ Weight :: from_parts ( 43_525_000 , 5143 )
237
237
. saturating_add ( RocksDbWeight :: get ( ) . reads ( 4_u64 ) )
238
238
. saturating_add ( RocksDbWeight :: get ( ) . writes ( 3_u64 ) )
239
239
}
@@ -244,29 +244,29 @@ impl WeightInfo for () {
244
244
///
245
245
/// Storage: BridgeRialtoGrandpa ImportedHeaders (r:1 w:0)
246
246
///
247
- /// Proof: BridgeRialtoGrandpa ImportedHeaders (max_values: None , max_size: Some(68), added:
248
- /// 2543 , mode: MaxEncodedLen)
247
+ /// Proof: BridgeRialtoGrandpa ImportedHeaders (max_values: Some(14400) , max_size: Some(68),
248
+ /// added: 2048 , mode: MaxEncodedLen)
249
249
///
250
250
/// Storage: BridgeRialtoParachains ParasInfo (r:1 w:1)
251
251
///
252
- /// Proof: BridgeRialtoParachains ParasInfo (max_values: None , max_size: Some(60), added: 2535,
253
- /// mode: MaxEncodedLen)
252
+ /// Proof: BridgeRialtoParachains ParasInfo (max_values: Some(1) , max_size: Some(60), added:
253
+ /// 555, mode: MaxEncodedLen)
254
254
///
255
255
/// Storage: BridgeRialtoParachains ImportedParaHashes (r:1 w:1)
256
256
///
257
- /// Proof: BridgeRialtoParachains ImportedParaHashes (max_values: None, max_size: Some(64),
258
- /// added: 2539 , mode: MaxEncodedLen)
257
+ /// Proof: BridgeRialtoParachains ImportedParaHashes (max_values: Some(14400), max_size:
258
+ /// Some(64), added: 2044 , mode: MaxEncodedLen)
259
259
///
260
260
/// Storage: BridgeRialtoParachains ImportedParaHeads (r:0 w:1)
261
261
///
262
- /// Proof: BridgeRialtoParachains ImportedParaHeads (max_values: None, max_size: Some(196),
263
- /// added: 2671 , mode: MaxEncodedLen)
262
+ /// Proof: BridgeRialtoParachains ImportedParaHeads (max_values: Some(14400), max_size:
263
+ /// Some(196), added: 2176 , mode: MaxEncodedLen)
264
264
fn submit_parachain_heads_with_16kb_proof ( ) -> Weight {
265
265
// Proof Size summary in bytes:
266
266
// Measured: `366`
267
- // Estimated: `8113 `
268
- // Minimum execution time: 86_112 nanoseconds.
269
- Weight :: from_parts ( 88_901_000 , 8113 )
267
+ // Estimated: `5143 `
268
+ // Minimum execution time: 85_824 nanoseconds.
269
+ Weight :: from_parts ( 87_335_000 , 5143 )
270
270
. saturating_add ( RocksDbWeight :: get ( ) . reads ( 4_u64 ) )
271
271
. saturating_add ( RocksDbWeight :: get ( ) . writes ( 3_u64 ) )
272
272
}
0 commit comments