17
17
//! Autogenerated weights for `pallet_bridge_grandpa`
18
18
//!
19
19
//! 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: `[]`
21
21
//! 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`
23
23
//! WASM-EXECUTION: `Compiled`, CHAIN: `Some("bridge-hub-westend-dev")`, DB CACHE: 1024
24
24
25
25
// Executed Command:
@@ -62,19 +62,19 @@ impl<T: frame_system::Config> pallet_bridge_grandpa::WeightInfo for WeightInfo<T
62
62
/// Proof: `BridgeRococoGrandpa::ImportedHashes` (`max_values`: Some(1024), `max_size`: Some(36), added: 1521, mode: `MaxEncodedLen`)
63
63
/// Storage: `BridgeRococoGrandpa::ImportedHeaders` (r:0 w:2)
64
64
/// 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 ]`.
66
66
/// The range of component `v` is `[50, 100]`.
67
67
fn submit_finality_proof ( p : u32 , v : u32 , ) -> Weight {
68
68
// Proof Size summary in bytes:
69
- // Measured: `270 + p * (60 ±0)`
69
+ // Measured: `268 + p * (60 ±0)`
70
70
// 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 )
73
73
. 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 ( ) ) )
78
78
. saturating_add ( T :: DbWeight :: get ( ) . reads ( 6 ) )
79
79
. saturating_add ( T :: DbWeight :: get ( ) . writes ( 5 ) )
80
80
}
@@ -92,8 +92,8 @@ impl<T: frame_system::Config> pallet_bridge_grandpa::WeightInfo for WeightInfo<T
92
92
// Proof Size summary in bytes:
93
93
// Measured: `282`
94
94
// 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 )
97
97
. saturating_add ( Weight :: from_parts ( 0 , 51735 ) )
98
98
. saturating_add ( T :: DbWeight :: get ( ) . reads ( 3 ) )
99
99
. saturating_add ( T :: DbWeight :: get ( ) . writes ( 6 ) )
0 commit comments