2
2
//! Autogenerated weights for `pallet_scheduler`
3
3
//!
4
4
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 39.0.0
5
- //! DATE: 2025-02-17 , STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
5
+ //! DATE: 2024-08-30 , STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
6
6
//! WORST CASE MAP SIZE: `1000000`
7
7
//! HOSTNAME: `ip-172-31-23-147`, CPU: `AMD EPYC 9R14`
8
8
//! WASM-EXECUTION: `Compiled`, CHAIN: `Some("polimec-paseo-local")`, DB CACHE: 1024
@@ -36,8 +36,8 @@ impl<T: frame_system::Config> pallet_scheduler::WeightInfo for WeightInfo<T> {
36
36
// Proof Size summary in bytes:
37
37
// Measured: `31`
38
38
// Estimated: `1489`
39
- // Minimum execution time: 3_150_000 picoseconds.
40
- Weight :: from_parts ( 3_340_000 , 0 )
39
+ // Minimum execution time: 2_990_000 picoseconds.
40
+ Weight :: from_parts ( 3_170_000 , 0 )
41
41
. saturating_add ( Weight :: from_parts ( 0 , 1489 ) )
42
42
. saturating_add ( T :: DbWeight :: get ( ) . reads ( 1 ) )
43
43
. saturating_add ( T :: DbWeight :: get ( ) . writes ( 1 ) )
@@ -49,24 +49,24 @@ impl<T: frame_system::Config> pallet_scheduler::WeightInfo for WeightInfo<T> {
49
49
// Proof Size summary in bytes:
50
50
// Measured: `78 + s * (177 ±0)`
51
51
// Estimated: `42428`
52
- // Minimum execution time: 3_550_000 picoseconds.
53
- Weight :: from_parts ( 5_723_705 , 0 )
52
+ // Minimum execution time: 3_280_000 picoseconds.
53
+ Weight :: from_parts ( 5_264_100 , 0 )
54
54
. saturating_add ( Weight :: from_parts ( 0 , 42428 ) )
55
- // Standard Error: 984
56
- . saturating_add ( Weight :: from_parts ( 285_866 , 0 ) . saturating_mul ( s. into ( ) ) )
55
+ // Standard Error: 903
56
+ . saturating_add ( Weight :: from_parts ( 281_751 , 0 ) . saturating_mul ( s. into ( ) ) )
57
57
. saturating_add ( T :: DbWeight :: get ( ) . reads ( 1 ) )
58
58
. saturating_add ( T :: DbWeight :: get ( ) . writes ( 1 ) )
59
59
}
60
60
fn service_task_base ( ) -> Weight {
61
61
// Proof Size summary in bytes:
62
62
// Measured: `0`
63
63
// Estimated: `0`
64
- // Minimum execution time: 1_970_000 picoseconds.
65
- Weight :: from_parts ( 2_110_000 , 0 )
64
+ // Minimum execution time: 2_120_000 picoseconds.
65
+ Weight :: from_parts ( 2_240_000 , 0 )
66
66
. saturating_add ( Weight :: from_parts ( 0 , 0 ) )
67
67
}
68
68
/// Storage: `Preimage::PreimageFor` (r:1 w:1)
69
- /// Proof: `Preimage::PreimageFor` (`max_values`: None, `max_size`: Some(4194344), added: 4196819, mode: `MaxEncodedLen `)
69
+ /// Proof: `Preimage::PreimageFor` (`max_values`: None, `max_size`: Some(4194344), added: 4196819, mode: `Measured `)
70
70
/// Storage: `Preimage::StatusFor` (r:1 w:0)
71
71
/// Proof: `Preimage::StatusFor` (`max_values`: None, `max_size`: Some(91), added: 2566, mode: `MaxEncodedLen`)
72
72
/// Storage: `Preimage::RequestStatusFor` (r:1 w:1)
@@ -75,48 +75,49 @@ impl<T: frame_system::Config> pallet_scheduler::WeightInfo for WeightInfo<T> {
75
75
fn service_task_fetched ( s : u32 , ) -> Weight {
76
76
// Proof Size summary in bytes:
77
77
// Measured: `179 + s * (1 ±0)`
78
- // Estimated: `4197809 `
79
- // Minimum execution time: 14_311_000 picoseconds.
80
- Weight :: from_parts ( 14_810_000 , 0 )
81
- . saturating_add ( Weight :: from_parts ( 0 , 4197809 ) )
82
- // Standard Error: 5
83
- . saturating_add ( Weight :: from_parts ( 705 , 0 ) . saturating_mul ( s. into ( ) ) )
78
+ // Estimated: `3644 + s * (1 ±0) `
79
+ // Minimum execution time: 13_680_000 picoseconds.
80
+ Weight :: from_parts ( 13_990_000 , 0 )
81
+ . saturating_add ( Weight :: from_parts ( 0 , 3644 ) )
82
+ // Standard Error: 0
83
+ . saturating_add ( Weight :: from_parts ( 675 , 0 ) . saturating_mul ( s. into ( ) ) )
84
84
. saturating_add ( T :: DbWeight :: get ( ) . reads ( 3 ) )
85
85
. saturating_add ( T :: DbWeight :: get ( ) . writes ( 2 ) )
86
+ . saturating_add ( Weight :: from_parts ( 0 , 1 ) . saturating_mul ( s. into ( ) ) )
86
87
}
87
88
/// Storage: `Scheduler::Lookup` (r:0 w:1)
88
89
/// Proof: `Scheduler::Lookup` (`max_values`: None, `max_size`: Some(48), added: 2523, mode: `MaxEncodedLen`)
89
90
fn service_task_named ( ) -> Weight {
90
91
// Proof Size summary in bytes:
91
92
// Measured: `0`
92
93
// Estimated: `0`
93
- // Minimum execution time: 2_910_000 picoseconds.
94
- Weight :: from_parts ( 3_160_000 , 0 )
94
+ // Minimum execution time: 3_050_000 picoseconds.
95
+ Weight :: from_parts ( 3_220_000 , 0 )
95
96
. saturating_add ( Weight :: from_parts ( 0 , 0 ) )
96
97
. saturating_add ( T :: DbWeight :: get ( ) . writes ( 1 ) )
97
98
}
98
99
fn service_task_periodic ( ) -> Weight {
99
100
// Proof Size summary in bytes:
100
101
// Measured: `0`
101
102
// Estimated: `0`
102
- // Minimum execution time: 2_020_000 picoseconds.
103
- Weight :: from_parts ( 2_120_000 , 0 )
103
+ // Minimum execution time: 2_120_000 picoseconds.
104
+ Weight :: from_parts ( 2_240_000 , 0 )
104
105
. saturating_add ( Weight :: from_parts ( 0 , 0 ) )
105
106
}
106
107
fn execute_dispatch_signed ( ) -> Weight {
107
108
// Proof Size summary in bytes:
108
109
// Measured: `0`
109
110
// Estimated: `0`
110
- // Minimum execution time: 1_370_000 picoseconds.
111
- Weight :: from_parts ( 1_470_000 , 0 )
111
+ // Minimum execution time: 1_430_000 picoseconds.
112
+ Weight :: from_parts ( 1_540_000 , 0 )
112
113
. saturating_add ( Weight :: from_parts ( 0 , 0 ) )
113
114
}
114
115
fn execute_dispatch_unsigned ( ) -> Weight {
115
116
// Proof Size summary in bytes:
116
117
// Measured: `0`
117
118
// Estimated: `0`
118
- // Minimum execution time: 1_360_000 picoseconds.
119
- Weight :: from_parts ( 1_480_000 , 0 )
119
+ // Minimum execution time: 1_330_000 picoseconds.
120
+ Weight :: from_parts ( 1_460_000 , 0 )
120
121
. saturating_add ( Weight :: from_parts ( 0 , 0 ) )
121
122
}
122
123
/// Storage: `Scheduler::Agenda` (r:1 w:1)
@@ -126,11 +127,11 @@ impl<T: frame_system::Config> pallet_scheduler::WeightInfo for WeightInfo<T> {
126
127
// Proof Size summary in bytes:
127
128
// Measured: `78 + s * (177 ±0)`
128
129
// Estimated: `42428`
129
- // Minimum execution time: 7_531_000 picoseconds.
130
- Weight :: from_parts ( 9_350_752 , 0 )
130
+ // Minimum execution time: 7_370_000 picoseconds.
131
+ Weight :: from_parts ( 9_052_492 , 0 )
131
132
. saturating_add ( Weight :: from_parts ( 0 , 42428 ) )
132
- // Standard Error: 1_003
133
- . saturating_add ( Weight :: from_parts ( 311_567 , 0 ) . saturating_mul ( s. into ( ) ) )
133
+ // Standard Error: 870
134
+ . saturating_add ( Weight :: from_parts ( 303_988 , 0 ) . saturating_mul ( s. into ( ) ) )
134
135
. saturating_add ( T :: DbWeight :: get ( ) . reads ( 1 ) )
135
136
. saturating_add ( T :: DbWeight :: get ( ) . writes ( 1 ) )
136
137
}
@@ -145,11 +146,11 @@ impl<T: frame_system::Config> pallet_scheduler::WeightInfo for WeightInfo<T> {
145
146
// Proof Size summary in bytes:
146
147
// Measured: `78 + s * (177 ±0)`
147
148
// Estimated: `42428`
148
- // Minimum execution time: 11_590_000 picoseconds.
149
- Weight :: from_parts ( 11_013_013 , 0 )
149
+ // Minimum execution time: 11_120_000 picoseconds.
150
+ Weight :: from_parts ( 10_709_113 , 0 )
150
151
. saturating_add ( Weight :: from_parts ( 0 , 42428 ) )
151
- // Standard Error: 881
152
- . saturating_add ( Weight :: from_parts ( 479_214 , 0 ) . saturating_mul ( s. into ( ) ) )
152
+ // Standard Error: 748
153
+ . saturating_add ( Weight :: from_parts ( 458_934 , 0 ) . saturating_mul ( s. into ( ) ) )
153
154
. saturating_add ( T :: DbWeight :: get ( ) . reads ( 1 ) )
154
155
. saturating_add ( T :: DbWeight :: get ( ) . writes ( 3 ) )
155
156
}
@@ -162,11 +163,11 @@ impl<T: frame_system::Config> pallet_scheduler::WeightInfo for WeightInfo<T> {
162
163
// Proof Size summary in bytes:
163
164
// Measured: `255 + s * (185 ±0)`
164
165
// Estimated: `42428`
165
- // Minimum execution time: 9_930_000 picoseconds.
166
- Weight :: from_parts ( 13_072_200 , 0 )
166
+ // Minimum execution time: 9_820_000 picoseconds.
167
+ Weight :: from_parts ( 12_920_198 , 0 )
167
168
. saturating_add ( Weight :: from_parts ( 0 , 42428 ) )
168
- // Standard Error: 1_820
169
- . saturating_add ( Weight :: from_parts ( 334_502 , 0 ) . saturating_mul ( s. into ( ) ) )
169
+ // Standard Error: 1_825
170
+ . saturating_add ( Weight :: from_parts ( 328_024 , 0 ) . saturating_mul ( s. into ( ) ) )
170
171
. saturating_add ( T :: DbWeight :: get ( ) . reads ( 2 ) )
171
172
. saturating_add ( T :: DbWeight :: get ( ) . writes ( 2 ) )
172
173
}
@@ -181,11 +182,11 @@ impl<T: frame_system::Config> pallet_scheduler::WeightInfo for WeightInfo<T> {
181
182
// Proof Size summary in bytes:
182
183
// Measured: `281 + s * (185 ±0)`
183
184
// Estimated: `42428`
184
- // Minimum execution time: 13_470_000 picoseconds.
185
- Weight :: from_parts ( 13_629_213 , 0 )
185
+ // Minimum execution time: 13_150_000 picoseconds.
186
+ Weight :: from_parts ( 13_327_341 , 0 )
186
187
. saturating_add ( Weight :: from_parts ( 0 , 42428 ) )
187
- // Standard Error: 933
188
- . saturating_add ( Weight :: from_parts ( 500_166 , 0 ) . saturating_mul ( s. into ( ) ) )
188
+ // Standard Error: 876
189
+ . saturating_add ( Weight :: from_parts ( 481_053 , 0 ) . saturating_mul ( s. into ( ) ) )
189
190
. saturating_add ( T :: DbWeight :: get ( ) . reads ( 2 ) )
190
191
. saturating_add ( T :: DbWeight :: get ( ) . writes ( 3 ) )
191
192
}
@@ -198,11 +199,11 @@ impl<T: frame_system::Config> pallet_scheduler::WeightInfo for WeightInfo<T> {
198
199
// Proof Size summary in bytes:
199
200
// Measured: `118`
200
201
// Estimated: `42428`
201
- // Minimum execution time: 7_251_000 picoseconds.
202
- Weight :: from_parts ( 7_567_002 , 0 )
202
+ // Minimum execution time: 7_050_000 picoseconds.
203
+ Weight :: from_parts ( 7_457_450 , 0 )
203
204
. saturating_add ( Weight :: from_parts ( 0 , 42428 ) )
204
- // Standard Error: 469
205
- . saturating_add ( Weight :: from_parts ( 20_312 , 0 ) . saturating_mul ( s. into ( ) ) )
205
+ // Standard Error: 424
206
+ . saturating_add ( Weight :: from_parts ( 16_593 , 0 ) . saturating_mul ( s. into ( ) ) )
206
207
. saturating_add ( T :: DbWeight :: get ( ) . reads ( 1 ) )
207
208
. saturating_add ( T :: DbWeight :: get ( ) . writes ( 2 ) )
208
209
}
@@ -214,8 +215,8 @@ impl<T: frame_system::Config> pallet_scheduler::WeightInfo for WeightInfo<T> {
214
215
// Proof Size summary in bytes:
215
216
// Measured: `8928`
216
217
// Estimated: `42428`
217
- // Minimum execution time: 19_250_000 picoseconds.
218
- Weight :: from_parts ( 20_471_000 , 0 )
218
+ // Minimum execution time: 18_210_000 picoseconds.
219
+ Weight :: from_parts ( 19_060_000 , 0 )
219
220
. saturating_add ( Weight :: from_parts ( 0 , 42428 ) )
220
221
. saturating_add ( T :: DbWeight :: get ( ) . reads ( 1 ) )
221
222
. saturating_add ( T :: DbWeight :: get ( ) . writes ( 1 ) )
@@ -230,8 +231,8 @@ impl<T: frame_system::Config> pallet_scheduler::WeightInfo for WeightInfo<T> {
230
231
// Proof Size summary in bytes:
231
232
// Measured: `9606`
232
233
// Estimated: `42428`
233
- // Minimum execution time: 24_490_000 picoseconds.
234
- Weight :: from_parts ( 25_270_000 , 0 )
234
+ // Minimum execution time: 23_120_000 picoseconds.
235
+ Weight :: from_parts ( 24_030_000 , 0 )
235
236
. saturating_add ( Weight :: from_parts ( 0 , 42428 ) )
236
237
. saturating_add ( T :: DbWeight :: get ( ) . reads ( 2 ) )
237
238
. saturating_add ( T :: DbWeight :: get ( ) . writes ( 1 ) )
@@ -244,8 +245,8 @@ impl<T: frame_system::Config> pallet_scheduler::WeightInfo for WeightInfo<T> {
244
245
// Proof Size summary in bytes:
245
246
// Measured: `8940`
246
247
// Estimated: `42428`
247
- // Minimum execution time: 18_790_000 picoseconds.
248
- Weight :: from_parts ( 19_400_000 , 0 )
248
+ // Minimum execution time: 17_950_000 picoseconds.
249
+ Weight :: from_parts ( 18_380_000 , 0 )
249
250
. saturating_add ( Weight :: from_parts ( 0 , 42428 ) )
250
251
. saturating_add ( T :: DbWeight :: get ( ) . reads ( 1 ) )
251
252
. saturating_add ( T :: DbWeight :: get ( ) . writes ( 1 ) )
@@ -260,10 +261,10 @@ impl<T: frame_system::Config> pallet_scheduler::WeightInfo for WeightInfo<T> {
260
261
// Proof Size summary in bytes:
261
262
// Measured: `9618`
262
263
// Estimated: `42428`
263
- // Minimum execution time: 23_540_000 picoseconds.
264
- Weight :: from_parts ( 24_480_000 , 0 )
264
+ // Minimum execution time: 22_420_000 picoseconds.
265
+ Weight :: from_parts ( 23_171_000 , 0 )
265
266
. saturating_add ( Weight :: from_parts ( 0 , 42428 ) )
266
267
. saturating_add ( T :: DbWeight :: get ( ) . reads ( 2 ) )
267
268
. saturating_add ( T :: DbWeight :: get ( ) . writes ( 1 ) )
268
269
}
269
- }
270
+ }
0 commit comments