1414// You should have received a copy of the GNU General Public License
1515// along with Parity Bridges Common. If not, see <http://www.gnu.org/licenses/>.
1616
17- //! Autogenerated weights for pallet_bridge_messages
17+ //! Autogenerated weights for RialtoMessages
1818//!
1919//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
20- //! DATE: 2023-03-01 , STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
20+ //! DATE: 2023-03-02 , STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
2121//! WORST CASE MAP SIZE: `1000000`
2222//! HOSTNAME: `covid`, CPU: `11th Gen Intel(R) Core(TM) i7-11800H @ 2.30GHz`
2323//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024
2929// --chain=dev
3030// --steps=50
3131// --repeat=20
32- // --pallet=pallet_bridge_messages
32+ // --pallet=RialtoMessages
3333// --extrinsic=*
3434// --execution=wasm
3535// --wasm-execution=Compiled
@@ -48,7 +48,7 @@ use frame_support::{
4848} ;
4949use sp_std:: marker:: PhantomData ;
5050
51- /// Weight functions needed for pallet_bridge_messages .
51+ /// Weight functions needed for RialtoMessages .
5252pub trait WeightInfo {
5353 fn receive_single_message_proof ( ) -> Weight ;
5454 fn receive_two_messages_proof ( ) -> Weight ;
@@ -60,7 +60,7 @@ pub trait WeightInfo {
6060 fn receive_delivery_proof_for_two_messages_by_two_relayers ( ) -> Weight ;
6161}
6262
63- /// Weights for `pallet_bridge_messages ` that are generated using one of the Bridge testnets.
63+ /// Weights for `RialtoMessages ` that are generated using one of the Bridge testnets.
6464///
6565/// Those weights are test only and must never be used in production.
6666pub struct BridgeWeight < T > ( PhantomData < T > ) ;
@@ -88,8 +88,8 @@ impl<T: frame_system::Config> WeightInfo for BridgeWeight<T> {
8888 // Proof Size summary in bytes:
8989 // Measured: `693`
9090 // Estimated: `54703`
91- // Minimum execution time: 48_426 nanoseconds.
92- Weight :: from_parts ( 50_113_000 , 54703 )
91+ // Minimum execution time: 48_058 nanoseconds.
92+ Weight :: from_parts ( 50_422_000 , 54703 )
9393 . saturating_add ( T :: DbWeight :: get ( ) . reads ( 4_u64 ) )
9494 . saturating_add ( T :: DbWeight :: get ( ) . writes ( 2_u64 ) )
9595 }
@@ -116,8 +116,8 @@ impl<T: frame_system::Config> WeightInfo for BridgeWeight<T> {
116116 // Proof Size summary in bytes:
117117 // Measured: `693`
118118 // Estimated: `54703`
119- // Minimum execution time: 59_739 nanoseconds.
120- Weight :: from_parts ( 61_704_000 , 54703 )
119+ // Minimum execution time: 59_371 nanoseconds.
120+ Weight :: from_parts ( 61_726_000 , 54703 )
121121 . saturating_add ( T :: DbWeight :: get ( ) . reads ( 4_u64 ) )
122122 . saturating_add ( T :: DbWeight :: get ( ) . writes ( 2_u64 ) )
123123 }
@@ -144,8 +144,8 @@ impl<T: frame_system::Config> WeightInfo for BridgeWeight<T> {
144144 // Proof Size summary in bytes:
145145 // Measured: `693`
146146 // Estimated: `54703`
147- // Minimum execution time: 53_760 nanoseconds.
148- Weight :: from_parts ( 55_645_000 , 54703 )
147+ // Minimum execution time: 53_398 nanoseconds.
148+ Weight :: from_parts ( 54_351_000 , 54703 )
149149 . saturating_add ( T :: DbWeight :: get ( ) . reads ( 4_u64 ) )
150150 . saturating_add ( T :: DbWeight :: get ( ) . writes ( 2_u64 ) )
151151 }
@@ -167,8 +167,8 @@ impl<T: frame_system::Config> WeightInfo for BridgeWeight<T> {
167167 // Proof Size summary in bytes:
168168 // Measured: `618`
169169 // Estimated: `54200`
170- // Minimum execution time: 49_582 nanoseconds.
171- Weight :: from_parts ( 51_250_000 , 54200 )
170+ // Minimum execution time: 50_064 nanoseconds.
171+ Weight :: from_parts ( 51_306_000 , 54200 )
172172 . saturating_add ( T :: DbWeight :: get ( ) . reads ( 3_u64 ) )
173173 . saturating_add ( T :: DbWeight :: get ( ) . writes ( 1_u64 ) )
174174 }
@@ -190,8 +190,8 @@ impl<T: frame_system::Config> WeightInfo for BridgeWeight<T> {
190190 // Proof Size summary in bytes:
191191 // Measured: `618`
192192 // Estimated: `54200`
193- // Minimum execution time: 76_418 nanoseconds.
194- Weight :: from_parts ( 77_877_000 , 54200 )
193+ // Minimum execution time: 75_403 nanoseconds.
194+ Weight :: from_parts ( 77_006_000 , 54200 )
195195 . saturating_add ( T :: DbWeight :: get ( ) . reads ( 3_u64 ) )
196196 . saturating_add ( T :: DbWeight :: get ( ) . writes ( 1_u64 ) )
197197 }
@@ -218,8 +218,8 @@ impl<T: frame_system::Config> WeightInfo for BridgeWeight<T> {
218218 // Proof Size summary in bytes:
219219 // Measured: `579`
220220 // Estimated: `5624`
221- // Minimum execution time: 41_795 nanoseconds.
222- Weight :: from_parts ( 43_683_000 , 5624 )
221+ // Minimum execution time: 41_670 nanoseconds.
222+ Weight :: from_parts ( 42_863_000 , 5624 )
223223 . saturating_add ( T :: DbWeight :: get ( ) . reads ( 4_u64 ) )
224224 . saturating_add ( T :: DbWeight :: get ( ) . writes ( 2_u64 ) )
225225 }
@@ -246,8 +246,8 @@ impl<T: frame_system::Config> WeightInfo for BridgeWeight<T> {
246246 // Proof Size summary in bytes:
247247 // Measured: `596`
248248 // Estimated: `5624`
249- // Minimum execution time: 39_946 nanoseconds.
250- Weight :: from_parts ( 41_509_000 , 5624 )
249+ // Minimum execution time: 40_928 nanoseconds.
250+ Weight :: from_parts ( 42_165_000 , 5624 )
251251 . saturating_add ( T :: DbWeight :: get ( ) . reads ( 4_u64 ) )
252252 . saturating_add ( T :: DbWeight :: get ( ) . writes ( 2_u64 ) )
253253 }
@@ -274,8 +274,8 @@ impl<T: frame_system::Config> WeightInfo for BridgeWeight<T> {
274274 // Proof Size summary in bytes:
275275 // Measured: `596`
276276 // Estimated: `8164`
277- // Minimum execution time: 42_882 nanoseconds.
278- Weight :: from_parts ( 44_367_000 , 8164 )
277+ // Minimum execution time: 44_022 nanoseconds.
278+ Weight :: from_parts ( 44_657_000 , 8164 )
279279 . saturating_add ( T :: DbWeight :: get ( ) . reads ( 5_u64 ) )
280280 . saturating_add ( T :: DbWeight :: get ( ) . writes ( 3_u64 ) )
281281 }
@@ -306,8 +306,8 @@ impl WeightInfo for () {
306306 // Proof Size summary in bytes:
307307 // Measured: `693`
308308 // Estimated: `54703`
309- // Minimum execution time: 48_426 nanoseconds.
310- Weight :: from_parts ( 50_113_000 , 54703 )
309+ // Minimum execution time: 48_058 nanoseconds.
310+ Weight :: from_parts ( 50_422_000 , 54703 )
311311 . saturating_add ( RocksDbWeight :: get ( ) . reads ( 4_u64 ) )
312312 . saturating_add ( RocksDbWeight :: get ( ) . writes ( 2_u64 ) )
313313 }
@@ -334,8 +334,8 @@ impl WeightInfo for () {
334334 // Proof Size summary in bytes:
335335 // Measured: `693`
336336 // Estimated: `54703`
337- // Minimum execution time: 59_739 nanoseconds.
338- Weight :: from_parts ( 61_704_000 , 54703 )
337+ // Minimum execution time: 59_371 nanoseconds.
338+ Weight :: from_parts ( 61_726_000 , 54703 )
339339 . saturating_add ( RocksDbWeight :: get ( ) . reads ( 4_u64 ) )
340340 . saturating_add ( RocksDbWeight :: get ( ) . writes ( 2_u64 ) )
341341 }
@@ -362,8 +362,8 @@ impl WeightInfo for () {
362362 // Proof Size summary in bytes:
363363 // Measured: `693`
364364 // Estimated: `54703`
365- // Minimum execution time: 53_760 nanoseconds.
366- Weight :: from_parts ( 55_645_000 , 54703 )
365+ // Minimum execution time: 53_398 nanoseconds.
366+ Weight :: from_parts ( 54_351_000 , 54703 )
367367 . saturating_add ( RocksDbWeight :: get ( ) . reads ( 4_u64 ) )
368368 . saturating_add ( RocksDbWeight :: get ( ) . writes ( 2_u64 ) )
369369 }
@@ -385,8 +385,8 @@ impl WeightInfo for () {
385385 // Proof Size summary in bytes:
386386 // Measured: `618`
387387 // Estimated: `54200`
388- // Minimum execution time: 49_582 nanoseconds.
389- Weight :: from_parts ( 51_250_000 , 54200 )
388+ // Minimum execution time: 50_064 nanoseconds.
389+ Weight :: from_parts ( 51_306_000 , 54200 )
390390 . saturating_add ( RocksDbWeight :: get ( ) . reads ( 3_u64 ) )
391391 . saturating_add ( RocksDbWeight :: get ( ) . writes ( 1_u64 ) )
392392 }
@@ -408,8 +408,8 @@ impl WeightInfo for () {
408408 // Proof Size summary in bytes:
409409 // Measured: `618`
410410 // Estimated: `54200`
411- // Minimum execution time: 76_418 nanoseconds.
412- Weight :: from_parts ( 77_877_000 , 54200 )
411+ // Minimum execution time: 75_403 nanoseconds.
412+ Weight :: from_parts ( 77_006_000 , 54200 )
413413 . saturating_add ( RocksDbWeight :: get ( ) . reads ( 3_u64 ) )
414414 . saturating_add ( RocksDbWeight :: get ( ) . writes ( 1_u64 ) )
415415 }
@@ -436,8 +436,8 @@ impl WeightInfo for () {
436436 // Proof Size summary in bytes:
437437 // Measured: `579`
438438 // Estimated: `5624`
439- // Minimum execution time: 41_795 nanoseconds.
440- Weight :: from_parts ( 43_683_000 , 5624 )
439+ // Minimum execution time: 41_670 nanoseconds.
440+ Weight :: from_parts ( 42_863_000 , 5624 )
441441 . saturating_add ( RocksDbWeight :: get ( ) . reads ( 4_u64 ) )
442442 . saturating_add ( RocksDbWeight :: get ( ) . writes ( 2_u64 ) )
443443 }
@@ -464,8 +464,8 @@ impl WeightInfo for () {
464464 // Proof Size summary in bytes:
465465 // Measured: `596`
466466 // Estimated: `5624`
467- // Minimum execution time: 39_946 nanoseconds.
468- Weight :: from_parts ( 41_509_000 , 5624 )
467+ // Minimum execution time: 40_928 nanoseconds.
468+ Weight :: from_parts ( 42_165_000 , 5624 )
469469 . saturating_add ( RocksDbWeight :: get ( ) . reads ( 4_u64 ) )
470470 . saturating_add ( RocksDbWeight :: get ( ) . writes ( 2_u64 ) )
471471 }
@@ -492,8 +492,8 @@ impl WeightInfo for () {
492492 // Proof Size summary in bytes:
493493 // Measured: `596`
494494 // Estimated: `8164`
495- // Minimum execution time: 42_882 nanoseconds.
496- Weight :: from_parts ( 44_367_000 , 8164 )
495+ // Minimum execution time: 44_022 nanoseconds.
496+ Weight :: from_parts ( 44_657_000 , 8164 )
497497 . saturating_add ( RocksDbWeight :: get ( ) . reads ( 5_u64 ) )
498498 . saturating_add ( RocksDbWeight :: get ( ) . writes ( 3_u64 ) )
499499 }
0 commit comments