Skip to content

Commit 110d5e1

Browse files
fix: update weights (#1508)
1 parent a0cfd9b commit 110d5e1

File tree

1 file changed

+66
-66
lines changed

1 file changed

+66
-66
lines changed

pallets/collator-selection/src/weights.rs

Lines changed: 66 additions & 66 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 46.2.0
2222
//! DATE: 2025-07-17, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
2323
//! WORST CASE MAP SIZE: `1000000`
24-
//! HOSTNAME: `Ashutoshs-MacBook-Pro.local`, CPU: `<UNKNOWN>`
24+
//! HOSTNAME: `gh-runner-01-ovh`, CPU: `Intel(R) Xeon(R) E-2236 CPU @ 3.40GHz`
2525
//! WASM-EXECUTION: `Compiled`, CHAIN: `Some("astar-dev")`, DB CACHE: 1024
2626
2727
// Executed Command:
@@ -35,7 +35,7 @@
3535
// --extrinsic=*
3636
// --wasm-execution=compiled
3737
// --heap-pages=4096
38-
// --output=./pallet_collator_selection.rs
38+
// --output=./benchmark-results/astar-dev/collator_selection_weights.rs
3939
// --template=./scripts/templates/weight-template.hbs
4040

4141
#![cfg_attr(rustfmt, rustfmt_skip)]
@@ -73,11 +73,11 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
7373
// Proof Size summary in bytes:
7474
// Measured: `206 + b * (79 ±0)`
7575
// Estimated: `1195 + b * (2554 ±0)`
76-
// Minimum execution time: 11_000_000 picoseconds.
77-
Weight::from_parts(12_121_969, 0)
76+
// Minimum execution time: 13_659_000 picoseconds.
77+
Weight::from_parts(12_436_893, 0)
7878
.saturating_add(Weight::from_parts(0, 1195))
79-
// Standard Error: 45_020
80-
.saturating_add(Weight::from_parts(3_557_786, 0).saturating_mul(b.into()))
79+
// Standard Error: 5_865
80+
.saturating_add(Weight::from_parts(3_244_480, 0).saturating_mul(b.into()))
8181
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(b.into())))
8282
.saturating_add(T::DbWeight::get().writes(1))
8383
.saturating_add(Weight::from_parts(0, 2554).saturating_mul(b.into()))
@@ -91,11 +91,11 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
9191
// Proof Size summary in bytes:
9292
// Measured: `476 + i * (43 ±0)`
9393
// Estimated: `3938 + i * (43 ±0)`
94-
// Minimum execution time: 16_000_000 picoseconds.
95-
Weight::from_parts(18_381_292, 0)
94+
// Minimum execution time: 18_476_000 picoseconds.
95+
Weight::from_parts(19_627_571, 0)
9696
.saturating_add(Weight::from_parts(0, 3938))
97-
// Standard Error: 2_288
98-
.saturating_add(Weight::from_parts(57_683, 0).saturating_mul(i.into()))
97+
// Standard Error: 1_462
98+
.saturating_add(Weight::from_parts(73_371, 0).saturating_mul(i.into()))
9999
.saturating_add(T::DbWeight::get().reads(2))
100100
.saturating_add(T::DbWeight::get().writes(1))
101101
.saturating_add(Weight::from_parts(0, 43).saturating_mul(i.into()))
@@ -107,11 +107,11 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
107107
// Proof Size summary in bytes:
108108
// Measured: `153 + i * (32 ±0)`
109109
// Estimated: `1638 + i * (32 ±0)`
110-
// Minimum execution time: 10_000_000 picoseconds.
111-
Weight::from_parts(11_181_282, 0)
110+
// Minimum execution time: 11_565_000 picoseconds.
111+
Weight::from_parts(12_248_242, 0)
112112
.saturating_add(Weight::from_parts(0, 1638))
113-
// Standard Error: 1_467
114-
.saturating_add(Weight::from_parts(19_441, 0).saturating_mul(i.into()))
113+
// Standard Error: 547
114+
.saturating_add(Weight::from_parts(41_773, 0).saturating_mul(i.into()))
115115
.saturating_add(T::DbWeight::get().reads(1))
116116
.saturating_add(T::DbWeight::get().writes(1))
117117
.saturating_add(Weight::from_parts(0, 32).saturating_mul(i.into()))
@@ -122,8 +122,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
122122
// Proof Size summary in bytes:
123123
// Measured: `0`
124124
// Estimated: `0`
125-
// Minimum execution time: 4_000_000 picoseconds.
126-
Weight::from_parts(5_000_000, 0)
125+
// Minimum execution time: 6_195_000 picoseconds.
126+
Weight::from_parts(6_382_000, 0)
127127
.saturating_add(Weight::from_parts(0, 0))
128128
.saturating_add(T::DbWeight::get().writes(1))
129129
}
@@ -133,8 +133,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
133133
// Proof Size summary in bytes:
134134
// Measured: `0`
135135
// Estimated: `0`
136-
// Minimum execution time: 4_000_000 picoseconds.
137-
Weight::from_parts(5_000_000, 0)
136+
// Minimum execution time: 6_222_000 picoseconds.
137+
Weight::from_parts(6_349_000, 0)
138138
.saturating_add(Weight::from_parts(0, 0))
139139
.saturating_add(T::DbWeight::get().writes(1))
140140
}
@@ -159,11 +159,11 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
159159
// Proof Size summary in bytes:
160160
// Measured: `963 + c * (50 ±0)`
161161
// Estimated: `4308 + c * (51 ±0)`
162-
// Minimum execution time: 43_000_000 picoseconds.
163-
Weight::from_parts(48_442_591, 0)
162+
// Minimum execution time: 45_396_000 picoseconds.
163+
Weight::from_parts(47_625_572, 0)
164164
.saturating_add(Weight::from_parts(0, 4308))
165-
// Standard Error: 1_849
166-
.saturating_add(Weight::from_parts(33_173, 0).saturating_mul(c.into()))
165+
// Standard Error: 761
166+
.saturating_add(Weight::from_parts(60_366, 0).saturating_mul(c.into()))
167167
.saturating_add(T::DbWeight::get().reads(7))
168168
.saturating_add(T::DbWeight::get().writes(3))
169169
.saturating_add(Weight::from_parts(0, 51).saturating_mul(c.into()))
@@ -179,11 +179,11 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
179179
// Proof Size summary in bytes:
180180
// Measured: `735 + c * (48 ±0)`
181181
// Estimated: `2179 + c * (49 ±0)`
182-
// Minimum execution time: 15_000_000 picoseconds.
183-
Weight::from_parts(16_251_029, 0)
182+
// Minimum execution time: 17_730_000 picoseconds.
183+
Weight::from_parts(18_223_413, 0)
184184
.saturating_add(Weight::from_parts(0, 2179))
185-
// Standard Error: 786
186-
.saturating_add(Weight::from_parts(28_554, 0).saturating_mul(c.into()))
185+
// Standard Error: 345
186+
.saturating_add(Weight::from_parts(47_399, 0).saturating_mul(c.into()))
187187
.saturating_add(T::DbWeight::get().reads(2))
188188
.saturating_add(T::DbWeight::get().writes(2))
189189
.saturating_add(Weight::from_parts(0, 49).saturating_mul(c.into()))
@@ -198,8 +198,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
198198
// Proof Size summary in bytes:
199199
// Measured: `759`
200200
// Estimated: `4224`
201-
// Minimum execution time: 31_000_000 picoseconds.
202-
Weight::from_parts(33_000_000, 0)
201+
// Minimum execution time: 31_378_000 picoseconds.
202+
Weight::from_parts(31_843_000, 0)
203203
.saturating_add(Weight::from_parts(0, 4224))
204204
.saturating_add(T::DbWeight::get().reads(2))
205205
.saturating_add(T::DbWeight::get().writes(2))
@@ -212,8 +212,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
212212
// Proof Size summary in bytes:
213213
// Measured: `259`
214214
// Estimated: `6196`
215-
// Minimum execution time: 42_000_000 picoseconds.
216-
Weight::from_parts(43_000_000, 0)
215+
// Minimum execution time: 40_569_000 picoseconds.
216+
Weight::from_parts(40_891_000, 0)
217217
.saturating_add(Weight::from_parts(0, 6196))
218218
.saturating_add(T::DbWeight::get().reads(2))
219219
.saturating_add(T::DbWeight::get().writes(3))
@@ -238,11 +238,11 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
238238
// Proof Size summary in bytes:
239239
// Measured: `4688 + c * (97 ±0) + r * (112 ±0)`
240240
// Estimated: `6296 + c * (2637 ±2) + r * (2599 ±0)`
241-
// Minimum execution time: 17_000_000 picoseconds.
242-
Weight::from_parts(18_000_000, 0)
241+
// Minimum execution time: 20_677_000 picoseconds.
242+
Weight::from_parts(21_024_000, 0)
243243
.saturating_add(Weight::from_parts(0, 6296))
244-
// Standard Error: 675_337
245-
.saturating_add(Weight::from_parts(22_127_564, 0).saturating_mul(c.into()))
244+
// Standard Error: 602_275
245+
.saturating_add(Weight::from_parts(20_306_626, 0).saturating_mul(c.into()))
246246
.saturating_add(T::DbWeight::get().reads(4))
247247
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(c.into())))
248248
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(c.into())))
@@ -263,11 +263,11 @@ impl WeightInfo for () {
263263
// Proof Size summary in bytes:
264264
// Measured: `206 + b * (79 ±0)`
265265
// Estimated: `1195 + b * (2554 ±0)`
266-
// Minimum execution time: 11_000_000 picoseconds.
267-
Weight::from_parts(12_121_969, 0)
266+
// Minimum execution time: 13_659_000 picoseconds.
267+
Weight::from_parts(12_436_893, 0)
268268
.saturating_add(Weight::from_parts(0, 1195))
269-
// Standard Error: 45_020
270-
.saturating_add(Weight::from_parts(3_557_786, 0).saturating_mul(b.into()))
269+
// Standard Error: 5_865
270+
.saturating_add(Weight::from_parts(3_244_480, 0).saturating_mul(b.into()))
271271
.saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(b.into())))
272272
.saturating_add(RocksDbWeight::get().writes(1))
273273
.saturating_add(Weight::from_parts(0, 2554).saturating_mul(b.into()))
@@ -281,11 +281,11 @@ impl WeightInfo for () {
281281
// Proof Size summary in bytes:
282282
// Measured: `476 + i * (43 ±0)`
283283
// Estimated: `3938 + i * (43 ±0)`
284-
// Minimum execution time: 16_000_000 picoseconds.
285-
Weight::from_parts(18_381_292, 0)
284+
// Minimum execution time: 18_476_000 picoseconds.
285+
Weight::from_parts(19_627_571, 0)
286286
.saturating_add(Weight::from_parts(0, 3938))
287-
// Standard Error: 2_288
288-
.saturating_add(Weight::from_parts(57_683, 0).saturating_mul(i.into()))
287+
// Standard Error: 1_462
288+
.saturating_add(Weight::from_parts(73_371, 0).saturating_mul(i.into()))
289289
.saturating_add(RocksDbWeight::get().reads(2))
290290
.saturating_add(RocksDbWeight::get().writes(1))
291291
.saturating_add(Weight::from_parts(0, 43).saturating_mul(i.into()))
@@ -297,11 +297,11 @@ impl WeightInfo for () {
297297
// Proof Size summary in bytes:
298298
// Measured: `153 + i * (32 ±0)`
299299
// Estimated: `1638 + i * (32 ±0)`
300-
// Minimum execution time: 10_000_000 picoseconds.
301-
Weight::from_parts(11_181_282, 0)
300+
// Minimum execution time: 11_565_000 picoseconds.
301+
Weight::from_parts(12_248_242, 0)
302302
.saturating_add(Weight::from_parts(0, 1638))
303-
// Standard Error: 1_467
304-
.saturating_add(Weight::from_parts(19_441, 0).saturating_mul(i.into()))
303+
// Standard Error: 547
304+
.saturating_add(Weight::from_parts(41_773, 0).saturating_mul(i.into()))
305305
.saturating_add(RocksDbWeight::get().reads(1))
306306
.saturating_add(RocksDbWeight::get().writes(1))
307307
.saturating_add(Weight::from_parts(0, 32).saturating_mul(i.into()))
@@ -312,8 +312,8 @@ impl WeightInfo for () {
312312
// Proof Size summary in bytes:
313313
// Measured: `0`
314314
// Estimated: `0`
315-
// Minimum execution time: 4_000_000 picoseconds.
316-
Weight::from_parts(5_000_000, 0)
315+
// Minimum execution time: 6_195_000 picoseconds.
316+
Weight::from_parts(6_382_000, 0)
317317
.saturating_add(Weight::from_parts(0, 0))
318318
.saturating_add(RocksDbWeight::get().writes(1))
319319
}
@@ -323,8 +323,8 @@ impl WeightInfo for () {
323323
// Proof Size summary in bytes:
324324
// Measured: `0`
325325
// Estimated: `0`
326-
// Minimum execution time: 4_000_000 picoseconds.
327-
Weight::from_parts(5_000_000, 0)
326+
// Minimum execution time: 6_222_000 picoseconds.
327+
Weight::from_parts(6_349_000, 0)
328328
.saturating_add(Weight::from_parts(0, 0))
329329
.saturating_add(RocksDbWeight::get().writes(1))
330330
}
@@ -349,11 +349,11 @@ impl WeightInfo for () {
349349
// Proof Size summary in bytes:
350350
// Measured: `963 + c * (50 ±0)`
351351
// Estimated: `4308 + c * (51 ±0)`
352-
// Minimum execution time: 43_000_000 picoseconds.
353-
Weight::from_parts(48_442_591, 0)
352+
// Minimum execution time: 45_396_000 picoseconds.
353+
Weight::from_parts(47_625_572, 0)
354354
.saturating_add(Weight::from_parts(0, 4308))
355-
// Standard Error: 1_849
356-
.saturating_add(Weight::from_parts(33_173, 0).saturating_mul(c.into()))
355+
// Standard Error: 761
356+
.saturating_add(Weight::from_parts(60_366, 0).saturating_mul(c.into()))
357357
.saturating_add(RocksDbWeight::get().reads(7))
358358
.saturating_add(RocksDbWeight::get().writes(3))
359359
.saturating_add(Weight::from_parts(0, 51).saturating_mul(c.into()))
@@ -369,11 +369,11 @@ impl WeightInfo for () {
369369
// Proof Size summary in bytes:
370370
// Measured: `735 + c * (48 ±0)`
371371
// Estimated: `2179 + c * (49 ±0)`
372-
// Minimum execution time: 15_000_000 picoseconds.
373-
Weight::from_parts(16_251_029, 0)
372+
// Minimum execution time: 17_730_000 picoseconds.
373+
Weight::from_parts(18_223_413, 0)
374374
.saturating_add(Weight::from_parts(0, 2179))
375-
// Standard Error: 786
376-
.saturating_add(Weight::from_parts(28_554, 0).saturating_mul(c.into()))
375+
// Standard Error: 345
376+
.saturating_add(Weight::from_parts(47_399, 0).saturating_mul(c.into()))
377377
.saturating_add(RocksDbWeight::get().reads(2))
378378
.saturating_add(RocksDbWeight::get().writes(2))
379379
.saturating_add(Weight::from_parts(0, 49).saturating_mul(c.into()))
@@ -388,8 +388,8 @@ impl WeightInfo for () {
388388
// Proof Size summary in bytes:
389389
// Measured: `759`
390390
// Estimated: `4224`
391-
// Minimum execution time: 31_000_000 picoseconds.
392-
Weight::from_parts(33_000_000, 0)
391+
// Minimum execution time: 31_378_000 picoseconds.
392+
Weight::from_parts(31_843_000, 0)
393393
.saturating_add(Weight::from_parts(0, 4224))
394394
.saturating_add(RocksDbWeight::get().reads(2))
395395
.saturating_add(RocksDbWeight::get().writes(2))
@@ -402,8 +402,8 @@ impl WeightInfo for () {
402402
// Proof Size summary in bytes:
403403
// Measured: `259`
404404
// Estimated: `6196`
405-
// Minimum execution time: 42_000_000 picoseconds.
406-
Weight::from_parts(43_000_000, 0)
405+
// Minimum execution time: 40_569_000 picoseconds.
406+
Weight::from_parts(40_891_000, 0)
407407
.saturating_add(Weight::from_parts(0, 6196))
408408
.saturating_add(RocksDbWeight::get().reads(2))
409409
.saturating_add(RocksDbWeight::get().writes(3))
@@ -428,11 +428,11 @@ impl WeightInfo for () {
428428
// Proof Size summary in bytes:
429429
// Measured: `4688 + c * (97 ±0) + r * (112 ±0)`
430430
// Estimated: `6296 + c * (2637 ±2) + r * (2599 ±0)`
431-
// Minimum execution time: 17_000_000 picoseconds.
432-
Weight::from_parts(18_000_000, 0)
431+
// Minimum execution time: 20_677_000 picoseconds.
432+
Weight::from_parts(21_024_000, 0)
433433
.saturating_add(Weight::from_parts(0, 6296))
434-
// Standard Error: 675_337
435-
.saturating_add(Weight::from_parts(22_127_564, 0).saturating_mul(c.into()))
434+
// Standard Error: 602_275
435+
.saturating_add(Weight::from_parts(20_306_626, 0).saturating_mul(c.into()))
436436
.saturating_add(RocksDbWeight::get().reads(4))
437437
.saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(c.into())))
438438
.saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(c.into())))

0 commit comments

Comments
 (0)