1717//! Autogenerated weights for `pallet_bridge_grandpa`
1818//!
1919//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 32.0.0
20- //! DATE: 2024-05-17 , STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
20+ //! DATE: 2024-05-23 , STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
2121//! WORST CASE MAP SIZE: `1000000`
22- //! HOSTNAME: `runner-unxyhko3 -project-674-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
22+ //! HOSTNAME: `runner-vicqj8em -project-674-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
2323//! WASM-EXECUTION: `Compiled`, CHAIN: `Some("bridge-hub-westend-dev")`, DB CACHE: 1024
2424
2525// Executed Command:
@@ -62,19 +62,19 @@ impl<T: frame_system::Config> pallet_bridge_grandpa::WeightInfo for WeightInfo<T
6262 /// Proof: `BridgeRococoGrandpa::ImportedHashes` (`max_values`: Some(1024), `max_size`: Some(36), added: 1521, mode: `MaxEncodedLen`)
6363 /// Storage: `BridgeRococoGrandpa::ImportedHeaders` (r:0 w:2)
6464 /// Proof: `BridgeRococoGrandpa::ImportedHeaders` (`max_values`: Some(1024), `max_size`: Some(68), added: 1553, mode: `MaxEncodedLen`)
65- /// The range of component `p` is `[1, 838 ]`.
65+ /// The range of component `p` is `[1, 168 ]`.
6666 /// The range of component `v` is `[50, 100]`.
6767 fn submit_finality_proof ( p : u32 , v : u32 , ) -> Weight {
6868 // Proof Size summary in bytes:
69- // Measured: `270 + p * (60 ±0)`
69+ // Measured: `268 + p * (60 ±0)`
7070 // Estimated: `51735`
71- // Minimum execution time: 294_098_000 picoseconds.
72- Weight :: from_parts ( 31_208_540 , 0 )
71+ // Minimum execution time: 291_721_000 picoseconds.
72+ Weight :: from_parts ( 37_495_589 , 0 )
7373 . saturating_add ( Weight :: from_parts ( 0 , 51735 ) )
74- // Standard Error: 8_832
75- . saturating_add ( Weight :: from_parts ( 40_930_987 , 0 ) . saturating_mul ( p. into ( ) ) )
76- // Standard Error: 147_319
77- . saturating_add ( Weight :: from_parts ( 2_663_839 , 0 ) . saturating_mul ( v. into ( ) ) )
74+ // Standard Error: 22_170
75+ . saturating_add ( Weight :: from_parts ( 45_403_072 , 0 ) . saturating_mul ( p. into ( ) ) )
76+ // Standard Error: 73_977
77+ . saturating_add ( Weight :: from_parts ( 2_130_216 , 0 ) . saturating_mul ( v. into ( ) ) )
7878 . saturating_add ( T :: DbWeight :: get ( ) . reads ( 6 ) )
7979 . saturating_add ( T :: DbWeight :: get ( ) . writes ( 5 ) )
8080 }
@@ -92,8 +92,8 @@ impl<T: frame_system::Config> pallet_bridge_grandpa::WeightInfo for WeightInfo<T
9292 // Proof Size summary in bytes:
9393 // Measured: `282`
9494 // Estimated: `51735`
95- // Minimum execution time: 112_875_000 picoseconds.
96- Weight :: from_parts ( 120_861_000 , 0 )
95+ // Minimum execution time: 77_426_000 picoseconds.
96+ Weight :: from_parts ( 90_926_000 , 0 )
9797 . saturating_add ( Weight :: from_parts ( 0 , 51735 ) )
9898 . saturating_add ( T :: DbWeight :: get ( ) . reads ( 3 ) )
9999 . saturating_add ( T :: DbWeight :: get ( ) . writes ( 6 ) )
0 commit comments