Skip to content

Commit a88f8ef

Browse files
committed
Update benchmark
1 parent 2648e84 commit a88f8ef

1 file changed

Lines changed: 17 additions & 17 deletions

File tree

parachains/runtimes/bridge-hubs/bridge-hub-rococo/src/weights/snowbridge_ethereum_beacon_client.rs

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
//! Autogenerated weights for `snowbridge_ethereum_beacon_client`
33
//!
44
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
5-
//! DATE: 2023-04-24, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
5+
//! DATE: 2023-04-25, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
66
//! WORST CASE MAP SIZE: `1000000`
77
//! HOSTNAME: `ip-172-31-8-124`, CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz`
88
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-rococo-dev"), DB CACHE: 1024
@@ -57,8 +57,8 @@ impl<T: frame_system::Config> snowbridge_ethereum_beacon_client::WeightInfo for
5757
// Proof Size summary in bytes:
5858
// Measured: `92680`
5959
// Estimated: `207649`
60-
// Minimum execution time: 136_156_995_000 picoseconds.
61-
Weight::from_parts(136_198_501_000, 0)
60+
// Minimum execution time: 135_444_753_000 picoseconds.
61+
Weight::from_parts(135_571_964_000, 0)
6262
.saturating_add(Weight::from_parts(0, 207649))
6363
.saturating_add(T::DbWeight::get().reads(8))
6464
.saturating_add(T::DbWeight::get().writes(6))
@@ -83,8 +83,8 @@ impl<T: frame_system::Config> snowbridge_ethereum_beacon_client::WeightInfo for
8383
// Proof Size summary in bytes:
8484
// Measured: `92680`
8585
// Estimated: `111331`
86-
// Minimum execution time: 28_678_766_000 picoseconds.
87-
Weight::from_parts(28_718_555_000, 0)
86+
// Minimum execution time: 28_552_557_000 picoseconds.
87+
Weight::from_parts(28_628_242_000, 0)
8888
.saturating_add(Weight::from_parts(0, 111331))
8989
.saturating_add(T::DbWeight::get().reads(6))
9090
.saturating_add(T::DbWeight::get().writes(4))
@@ -107,8 +107,8 @@ impl<T: frame_system::Config> snowbridge_ethereum_beacon_client::WeightInfo for
107107
// Proof Size summary in bytes:
108108
// Measured: `92724`
109109
// Estimated: `105445`
110-
// Minimum execution time: 28_566_025_000 picoseconds.
111-
Weight::from_parts(28_598_762_000, 0)
110+
// Minimum execution time: 28_614_727_000 picoseconds.
111+
Weight::from_parts(28_659_381_000, 0)
112112
.saturating_add(Weight::from_parts(0, 105445))
113113
.saturating_add(T::DbWeight::get().reads(6))
114114
.saturating_add(T::DbWeight::get().writes(2))
@@ -119,8 +119,8 @@ impl<T: frame_system::Config> snowbridge_ethereum_beacon_client::WeightInfo for
119119
// Proof Size summary in bytes:
120120
// Measured: `0`
121121
// Estimated: `0`
122-
// Minimum execution time: 9_983_000 picoseconds.
123-
Weight::from_parts(10_253_000, 0)
122+
// Minimum execution time: 10_128_000 picoseconds.
123+
Weight::from_parts(10_280_000, 0)
124124
.saturating_add(Weight::from_parts(0, 0))
125125
.saturating_add(T::DbWeight::get().writes(1))
126126
}
@@ -130,33 +130,33 @@ impl<T: frame_system::Config> snowbridge_ethereum_beacon_client::WeightInfo for
130130
// Proof Size summary in bytes:
131131
// Measured: `92553`
132132
// Estimated: `95815`
133-
// Minimum execution time: 38_884_000 picoseconds.
134-
Weight::from_parts(41_250_000, 0)
133+
// Minimum execution time: 39_070_000 picoseconds.
134+
Weight::from_parts(40_316_000, 0)
135135
.saturating_add(Weight::from_parts(0, 95815))
136136
.saturating_add(T::DbWeight::get().reads(1))
137137
}
138138
fn bls_verify_message() -> Weight {
139139
// Proof Size summary in bytes:
140140
// Measured: `0`
141141
// Estimated: `0`
142-
// Minimum execution time: 27_073_575_000 picoseconds.
143-
Weight::from_parts(27_099_551_000, 0)
142+
// Minimum execution time: 27_261_152_000 picoseconds.
143+
Weight::from_parts(27_292_138_000, 0)
144144
.saturating_add(Weight::from_parts(0, 0))
145145
}
146146
fn bls_fast_aggregate_verify_legacy() -> Weight {
147147
// Proof Size summary in bytes:
148148
// Measured: `0`
149149
// Estimated: `0`
150-
// Minimum execution time: 30_782_806_000 picoseconds.
151-
Weight::from_parts(30_813_897_000, 0)
150+
// Minimum execution time: 30_629_156_000 picoseconds.
151+
Weight::from_parts(30_650_049_000, 0)
152152
.saturating_add(Weight::from_parts(0, 0))
153153
}
154154
fn bls_fast_aggregate_verify() -> Weight {
155155
// Proof Size summary in bytes:
156156
// Measured: `0`
157157
// Estimated: `0`
158-
// Minimum execution time: 30_630_862_000 picoseconds.
159-
Weight::from_parts(30_651_007_000, 0)
158+
// Minimum execution time: 28_238_671_000 picoseconds.
159+
Weight::from_parts(28_268_858_000, 0)
160160
.saturating_add(Weight::from_parts(0, 0))
161161
}
162162
}

0 commit comments

Comments
 (0)