Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Commit a49d007

Browse files
gilescopeEgorPopelyaevparitytech-ci
authored
Backport collective weights from v9330 to master (#1959)
* [benchmarks] pr with weights (#1945) Co-authored-by: paritytech-ci <paritytech-ci@parity.io> * Use master for some methods Co-authored-by: Egor_P <egor@parity.io> Co-authored-by: paritytech-ci <paritytech-ci@parity.io>
1 parent 77df2b6 commit a49d007

File tree

11 files changed

+311
-308
lines changed

11 files changed

+311
-308
lines changed

parachains/runtimes/collectives/collectives-polkadot/src/weights/cumulus_pallet_xcmp_queue.rs

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
//! Autogenerated weights for `cumulus_pallet_xcmp_queue`
1818
//!
1919
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
20-
//! DATE: 2022-07-11, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
21-
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
20+
//! DATE: 2022-12-05, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
21+
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
2222
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("collectives-polkadot-dev"), DB CACHE: 1024
2323
2424
// Executed Command:
@@ -34,7 +34,7 @@
3434
// --repeat=20
3535
// --json
3636
// --header=./file_header.txt
37-
// --output=./parachains/runtimes/collectives/collectives-polkadot/src/weights
37+
// --output=./parachains/runtimes/collectives/collectives-polkadot/src/weights/cumulus_pallet_xcmp_queue.rs
3838

3939
#![cfg_attr(rustfmt, rustfmt_skip)]
4040
#![allow(unused_parens)]
@@ -48,13 +48,15 @@ pub struct WeightInfo<T>(PhantomData<T>);
4848
impl<T: frame_system::Config> cumulus_pallet_xcmp_queue::WeightInfo for WeightInfo<T> {
4949
// Storage: XcmpQueue QueueConfig (r:1 w:1)
5050
fn set_config_with_u32() -> Weight {
51-
Weight::from_ref_time(5_294_000 as u64)
51+
// Minimum execution time: 7_970 nanoseconds.
52+
Weight::from_ref_time(8_227_000 as u64)
5253
.saturating_add(T::DbWeight::get().reads(1 as u64))
5354
.saturating_add(T::DbWeight::get().writes(1 as u64))
5455
}
5556
// Storage: XcmpQueue QueueConfig (r:1 w:1)
5657
fn set_config_with_weight() -> Weight {
57-
Weight::from_ref_time(5_180_000 as u64)
58+
// Minimum execution time: 7_993 nanoseconds.
59+
Weight::from_ref_time(8_212_000 as u64)
5860
.saturating_add(T::DbWeight::get().reads(1 as u64))
5961
.saturating_add(T::DbWeight::get().writes(1 as u64))
6062
}

parachains/runtimes/collectives/collectives-polkadot/src/weights/frame_system.rs

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
//! Autogenerated weights for `frame_system`
1818
//!
1919
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
20-
//! DATE: 2022-11-10, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
21-
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
20+
//! DATE: 2022-12-05, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
21+
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
2222
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("collectives-polkadot-dev"), DB CACHE: 1024
2323
2424
// Executed Command:
@@ -48,51 +48,51 @@ pub struct WeightInfo<T>(PhantomData<T>);
4848
impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
4949
/// The range of component `b` is `[0, 3932160]`.
5050
fn remark(b: u32, ) -> Weight {
51-
// Minimum execution time: 3_986 nanoseconds.
52-
Weight::from_ref_time(4_150_000 as u64)
51+
// Minimum execution time: 4_351 nanoseconds.
52+
Weight::from_ref_time(4_403_000 as u64)
5353
// Standard Error: 0
54-
.saturating_add(Weight::from_ref_time(411 as u64).saturating_mul(b as u64))
54+
.saturating_add(Weight::from_ref_time(511 as u64).saturating_mul(b as u64))
5555
}
5656
/// The range of component `b` is `[0, 3932160]`.
5757
fn remark_with_event(b: u32, ) -> Weight {
58-
// Minimum execution time: 13_573 nanoseconds.
59-
Weight::from_ref_time(13_750_000 as u64)
58+
// Minimum execution time: 14_431 nanoseconds.
59+
Weight::from_ref_time(14_820_000 as u64)
6060
// Standard Error: 0
61-
.saturating_add(Weight::from_ref_time(1_495 as u64).saturating_mul(b as u64))
61+
.saturating_add(Weight::from_ref_time(1_595 as u64).saturating_mul(b as u64))
6262
}
6363
// Storage: System Digest (r:1 w:1)
6464
// Storage: unknown [0x3a686561707061676573] (r:0 w:1)
6565
fn set_heap_pages() -> Weight {
66-
// Minimum execution time: 8_715 nanoseconds.
67-
Weight::from_ref_time(9_111_000 as u64)
66+
// Minimum execution time: 8_894 nanoseconds.
67+
Weight::from_ref_time(9_170_000 as u64)
6868
.saturating_add(T::DbWeight::get().reads(1 as u64))
6969
.saturating_add(T::DbWeight::get().writes(2 as u64))
7070
}
7171
// Storage: Skipped Metadata (r:0 w:0)
7272
/// The range of component `i` is `[0, 1000]`.
7373
fn set_storage(i: u32, ) -> Weight {
74-
// Minimum execution time: 4_152 nanoseconds.
75-
Weight::from_ref_time(4_243_000 as u64)
76-
// Standard Error: 813
77-
.saturating_add(Weight::from_ref_time(642_493 as u64).saturating_mul(i as u64))
74+
// Minimum execution time: 4_363 nanoseconds.
75+
Weight::from_ref_time(4_411_000 as u64)
76+
// Standard Error: 793
77+
.saturating_add(Weight::from_ref_time(650_122 as u64).saturating_mul(i as u64))
7878
.saturating_add(T::DbWeight::get().writes((1 as u64).saturating_mul(i as u64)))
7979
}
8080
// Storage: Skipped Metadata (r:0 w:0)
8181
/// The range of component `i` is `[0, 1000]`.
8282
fn kill_storage(i: u32, ) -> Weight {
83-
// Minimum execution time: 4_182 nanoseconds.
84-
Weight::from_ref_time(4_325_000 as u64)
85-
// Standard Error: 1_070
86-
.saturating_add(Weight::from_ref_time(557_187 as u64).saturating_mul(i as u64))
83+
// Minimum execution time: 4_224 nanoseconds.
84+
Weight::from_ref_time(4_335_000 as u64)
85+
// Standard Error: 1_002
86+
.saturating_add(Weight::from_ref_time(560_274 as u64).saturating_mul(i as u64))
8787
.saturating_add(T::DbWeight::get().writes((1 as u64).saturating_mul(i as u64)))
8888
}
8989
// Storage: Skipped Metadata (r:0 w:0)
9090
/// The range of component `p` is `[0, 1000]`.
9191
fn kill_prefix(p: u32, ) -> Weight {
92-
// Minimum execution time: 5_669 nanoseconds.
93-
Weight::from_ref_time(5_722_000 as u64)
94-
// Standard Error: 1_384
95-
.saturating_add(Weight::from_ref_time(1_165_138 as u64).saturating_mul(p as u64))
92+
// Minimum execution time: 5_682 nanoseconds.
93+
Weight::from_ref_time(5_829_000 as u64)
94+
// Standard Error: 1_186
95+
.saturating_add(Weight::from_ref_time(1_171_722 as u64).saturating_mul(p as u64))
9696
.saturating_add(T::DbWeight::get().writes((1 as u64).saturating_mul(p as u64)))
9797
}
9898
}

parachains/runtimes/collectives/collectives-polkadot/src/weights/pallet_alliance.rs

Lines changed: 53 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -17,23 +17,22 @@
1717
//! Autogenerated weights for `pallet_alliance`
1818
//!
1919
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
20-
//! DATE: 2022-11-10, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
21-
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
20+
//! DATE: 2022-12-05, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
21+
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
2222
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("collectives-polkadot-dev"), DB CACHE: 1024
2323
2424
// Executed Command:
25-
// /home/benchbot/cargo_target_dir/production/polkadot-parachain
25+
// ./artifacts/polkadot-parachain
2626
// benchmark
2727
// pallet
28-
// --steps=50
29-
// --repeat=20
30-
// --extrinsic=*
28+
// --chain=collectives-polkadot-dev
3129
// --execution=wasm
3230
// --wasm-execution=compiled
33-
// --heap-pages=4096
34-
// --json-file=/var/lib/gitlab-runner/builds/zyw4fam_/0/parity/mirrors/cumulus/.git/.artifacts/bench.json
3531
// --pallet=pallet_alliance
36-
// --chain=collectives-polkadot-dev
32+
// --extrinsic=*
33+
// --steps=50
34+
// --repeat=20
35+
// --json
3736
// --header=./file_header.txt
3837
// --output=./parachains/runtimes/collectives/collectives-polkadot/src/weights/pallet_alliance.rs
3938

@@ -189,15 +188,15 @@ impl<T: frame_system::Config> pallet_alliance::WeightInfo for WeightInfo<T> {
189188
/// The range of component `y` is `[0, 100]`.
190189
/// The range of component `z` is `[0, 50]`.
191190
fn disband(x: u32, y: u32, z: u32, ) -> Weight {
192-
// Minimum execution time: 145_000 nanoseconds.
193-
Weight::from_ref_time(147_000_000 as u64)
194-
// Standard Error: 13_290
195-
.saturating_add(Weight::from_ref_time(304_371 as u64).saturating_mul(x as u64))
196-
// Standard Error: 13_226
197-
.saturating_add(Weight::from_ref_time(330_798 as u64).saturating_mul(y as u64))
198-
// Standard Error: 26_428
199-
.saturating_add(Weight::from_ref_time(7_207_748 as u64).saturating_mul(z as u64))
200-
.saturating_add(T::DbWeight::get().reads(3 as u64))
191+
// Minimum execution time: 249_184 nanoseconds.
192+
Weight::from_ref_time(250_681_000 as u64)
193+
// Standard Error: 19_667
194+
.saturating_add(Weight::from_ref_time(455_603 as u64).saturating_mul(x as u64))
195+
// Standard Error: 19_572
196+
.saturating_add(Weight::from_ref_time(495_179 as u64).saturating_mul(y as u64))
197+
// Standard Error: 39_109
198+
.saturating_add(Weight::from_ref_time(9_510_054 as u64).saturating_mul(z as u64))
199+
.saturating_add(T::DbWeight::get().reads(4 as u64))
201200
.saturating_add(T::DbWeight::get().reads((1 as u64).saturating_mul(x as u64)))
202201
.saturating_add(T::DbWeight::get().reads((1 as u64).saturating_mul(y as u64)))
203202
.saturating_add(T::DbWeight::get().reads((1 as u64).saturating_mul(z as u64)))
@@ -206,21 +205,21 @@ impl<T: frame_system::Config> pallet_alliance::WeightInfo for WeightInfo<T> {
206205
}
207206
// Storage: Alliance Rule (r:0 w:1)
208207
fn set_rule() -> Weight {
209-
// Minimum execution time: 11_000 nanoseconds.
210-
Weight::from_ref_time(12_000_000 as u64)
208+
// Minimum execution time: 19_428 nanoseconds.
209+
Weight::from_ref_time(19_751_000 as u64)
211210
.saturating_add(T::DbWeight::get().writes(1 as u64))
212211
}
213212
// Storage: Alliance Announcements (r:1 w:1)
214213
fn announce() -> Weight {
215-
// Minimum execution time: 13_000 nanoseconds.
216-
Weight::from_ref_time(14_000_000 as u64)
214+
// Minimum execution time: 21_318 nanoseconds.
215+
Weight::from_ref_time(21_687_000 as u64)
217216
.saturating_add(T::DbWeight::get().reads(1 as u64))
218217
.saturating_add(T::DbWeight::get().writes(1 as u64))
219218
}
220219
// Storage: Alliance Announcements (r:1 w:1)
221220
fn remove_announcement() -> Weight {
222-
// Minimum execution time: 14_000 nanoseconds.
223-
Weight::from_ref_time(14_000_000 as u64)
221+
// Minimum execution time: 23_694 nanoseconds.
222+
Weight::from_ref_time(24_344_000 as u64)
224223
.saturating_add(T::DbWeight::get().reads(1 as u64))
225224
.saturating_add(T::DbWeight::get().writes(1 as u64))
226225
}
@@ -229,27 +228,27 @@ impl<T: frame_system::Config> pallet_alliance::WeightInfo for WeightInfo<T> {
229228
// Storage: System Account (r:1 w:1)
230229
// Storage: Alliance DepositOf (r:0 w:1)
231230
fn join_alliance() -> Weight {
232-
// Minimum execution time: 39_000 nanoseconds.
233-
Weight::from_ref_time(41_000_000 as u64)
234-
.saturating_add(T::DbWeight::get().reads(5 as u64))
231+
// Minimum execution time: 56_749 nanoseconds.
232+
Weight::from_ref_time(57_576_000 as u64)
233+
.saturating_add(T::DbWeight::get().reads(6 as u64))
235234
.saturating_add(T::DbWeight::get().writes(3 as u64))
236235
}
237236
// Storage: Alliance Members (r:3 w:1)
238237
// Storage: Alliance UnscrupulousAccounts (r:1 w:0)
239238
fn nominate_ally() -> Weight {
240-
// Minimum execution time: 29_000 nanoseconds.
241-
Weight::from_ref_time(30_000_000 as u64)
242-
.saturating_add(T::DbWeight::get().reads(4 as u64))
239+
// Minimum execution time: 42_096 nanoseconds.
240+
Weight::from_ref_time(43_313_000 as u64)
241+
.saturating_add(T::DbWeight::get().reads(5 as u64))
243242
.saturating_add(T::DbWeight::get().writes(1 as u64))
244243
}
245244
// Storage: Alliance Members (r:2 w:2)
246245
// Storage: AllianceMotion Proposals (r:1 w:0)
247246
// Storage: AllianceMotion Members (r:0 w:1)
248247
// Storage: AllianceMotion Prime (r:0 w:1)
249248
fn elevate_ally() -> Weight {
250-
// Minimum execution time: 23_000 nanoseconds.
251-
Weight::from_ref_time(24_000_000 as u64)
252-
.saturating_add(T::DbWeight::get().reads(3 as u64))
249+
// Minimum execution time: 38_364 nanoseconds.
250+
Weight::from_ref_time(38_849_000 as u64)
251+
.saturating_add(T::DbWeight::get().reads(4 as u64))
253252
.saturating_add(T::DbWeight::get().writes(4 as u64))
254253
}
255254
// Storage: Alliance Members (r:4 w:2)
@@ -258,8 +257,8 @@ impl<T: frame_system::Config> pallet_alliance::WeightInfo for WeightInfo<T> {
258257
// Storage: AllianceMotion Prime (r:0 w:1)
259258
// Storage: Alliance RetiringMembers (r:0 w:1)
260259
fn give_retirement_notice() -> Weight {
261-
// Minimum execution time: 31_000 nanoseconds.
262-
Weight::from_ref_time(32_000_000 as u64)
260+
// Minimum execution time: 40_735 nanoseconds.
261+
Weight::from_ref_time(42_445_000 as u64)
263262
.saturating_add(T::DbWeight::get().reads(5 as u64))
264263
.saturating_add(T::DbWeight::get().writes(5 as u64))
265264
}
@@ -268,8 +267,8 @@ impl<T: frame_system::Config> pallet_alliance::WeightInfo for WeightInfo<T> {
268267
// Storage: Alliance DepositOf (r:1 w:1)
269268
// Storage: System Account (r:1 w:1)
270269
fn retire() -> Weight {
271-
// Minimum execution time: 29_000 nanoseconds.
272-
Weight::from_ref_time(30_000_000 as u64)
270+
// Minimum execution time: 45_591 nanoseconds.
271+
Weight::from_ref_time(46_041_000 as u64)
273272
.saturating_add(T::DbWeight::get().reads(4 as u64))
274273
.saturating_add(T::DbWeight::get().writes(4 as u64))
275274
}
@@ -280,34 +279,36 @@ impl<T: frame_system::Config> pallet_alliance::WeightInfo for WeightInfo<T> {
280279
// Storage: AllianceMotion Members (r:0 w:1)
281280
// Storage: AllianceMotion Prime (r:0 w:1)
282281
fn kick_member() -> Weight {
283-
// Minimum execution time: 45_000 nanoseconds.
284-
Weight::from_ref_time(47_000_000 as u64)
285-
.saturating_add(T::DbWeight::get().reads(6 as u64))
286-
.saturating_add(T::DbWeight::get().writes(5 as u64))
282+
// Minimum execution time: 127_782 nanoseconds.
283+
Weight::from_ref_time(129_150_000 as u64)
284+
.saturating_add(T::DbWeight::get().reads(13 as u64))
285+
.saturating_add(T::DbWeight::get().writes(8 as u64))
287286
}
288287
// Storage: Alliance UnscrupulousAccounts (r:1 w:1)
289288
// Storage: Alliance UnscrupulousWebsites (r:1 w:1)
290289
/// The range of component `n` is `[0, 100]`.
291290
/// The range of component `l` is `[0, 255]`.
292291
fn add_unscrupulous_items(n: u32, l: u32, ) -> Weight {
293-
// Minimum execution time: 9_000 nanoseconds.
294-
Weight::from_ref_time(9_512_816 as u64)
295-
// Standard Error: 2_976
296-
.saturating_add(Weight::from_ref_time(560_175 as u64).saturating_mul(n as u64))
297-
// Standard Error: 1_169
298-
.saturating_add(Weight::from_ref_time(24_530 as u64).saturating_mul(l as u64))
292+
// Minimum execution time: 17_614 nanoseconds.
293+
Weight::from_ref_time(17_734_000 as u64)
294+
// Standard Error: 3_794
295+
.saturating_add(Weight::from_ref_time(1_353_109 as u64).saturating_mul(n as u64))
296+
// Standard Error: 1_486
297+
.saturating_add(Weight::from_ref_time(81_145 as u64).saturating_mul(l as u64))
299298
.saturating_add(T::DbWeight::get().reads(2 as u64))
300299
.saturating_add(T::DbWeight::get().writes(2 as u64))
301300
}
302301
// Storage: Alliance UnscrupulousAccounts (r:1 w:1)
303302
// Storage: Alliance UnscrupulousWebsites (r:1 w:1)
304303
/// The range of component `n` is `[0, 100]`.
305304
/// The range of component `l` is `[0, 255]`.
306-
fn remove_unscrupulous_items(n: u32, _l: u32, ) -> Weight {
307-
// Minimum execution time: 10_000 nanoseconds.
308-
Weight::from_ref_time(10_000_000 as u64)
309-
// Standard Error: 94_049
310-
.saturating_add(Weight::from_ref_time(10_887_604 as u64).saturating_mul(n as u64))
305+
fn remove_unscrupulous_items(n: u32, l: u32, ) -> Weight {
306+
// Minimum execution time: 17_483 nanoseconds.
307+
Weight::from_ref_time(17_695_000 as u64)
308+
// Standard Error: 212_194
309+
.saturating_add(Weight::from_ref_time(14_853_347 as u64).saturating_mul(n as u64))
310+
// Standard Error: 83_104
311+
.saturating_add(Weight::from_ref_time(740_176 as u64).saturating_mul(l as u64))
311312
.saturating_add(T::DbWeight::get().reads(2 as u64))
312313
.saturating_add(T::DbWeight::get().writes(2 as u64))
313314
}

parachains/runtimes/collectives/collectives-polkadot/src/weights/pallet_balances.rs

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
//! Autogenerated weights for `pallet_balances`
1818
//!
1919
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
20-
//! DATE: 2022-11-10, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
21-
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
20+
//! DATE: 2022-12-05, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
21+
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
2222
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("collectives-polkadot-dev"), DB CACHE: 1024
2323
2424
// Executed Command:
@@ -48,50 +48,50 @@ pub struct WeightInfo<T>(PhantomData<T>);
4848
impl<T: frame_system::Config> pallet_balances::WeightInfo for WeightInfo<T> {
4949
// Storage: System Account (r:1 w:1)
5050
fn transfer() -> Weight {
51-
// Minimum execution time: 47_430 nanoseconds.
52-
Weight::from_ref_time(48_117_000 as u64)
51+
// Minimum execution time: 48_654 nanoseconds.
52+
Weight::from_ref_time(49_181_000 as u64)
5353
.saturating_add(T::DbWeight::get().reads(1 as u64))
5454
.saturating_add(T::DbWeight::get().writes(1 as u64))
5555
}
5656
// Storage: System Account (r:1 w:1)
5757
fn transfer_keep_alive() -> Weight {
58-
// Minimum execution time: 35_634 nanoseconds.
59-
Weight::from_ref_time(36_363_000 as u64)
58+
// Minimum execution time: 36_282 nanoseconds.
59+
Weight::from_ref_time(36_834_000 as u64)
6060
.saturating_add(T::DbWeight::get().reads(1 as u64))
6161
.saturating_add(T::DbWeight::get().writes(1 as u64))
6262
}
6363
// Storage: System Account (r:1 w:1)
6464
fn set_balance_creating() -> Weight {
65-
// Minimum execution time: 26_905 nanoseconds.
66-
Weight::from_ref_time(27_293_000 as u64)
65+
// Minimum execution time: 26_460 nanoseconds.
66+
Weight::from_ref_time(26_834_000 as u64)
6767
.saturating_add(T::DbWeight::get().reads(1 as u64))
6868
.saturating_add(T::DbWeight::get().writes(1 as u64))
6969
}
7070
// Storage: System Account (r:1 w:1)
7171
fn set_balance_killing() -> Weight {
72-
// Minimum execution time: 30_211 nanoseconds.
73-
Weight::from_ref_time(30_724_000 as u64)
72+
// Minimum execution time: 30_330 nanoseconds.
73+
Weight::from_ref_time(30_961_000 as u64)
7474
.saturating_add(T::DbWeight::get().reads(1 as u64))
7575
.saturating_add(T::DbWeight::get().writes(1 as u64))
7676
}
7777
// Storage: System Account (r:2 w:2)
7878
fn force_transfer() -> Weight {
79-
// Minimum execution time: 47_361 nanoseconds.
80-
Weight::from_ref_time(47_881_000 as u64)
79+
// Minimum execution time: 48_735 nanoseconds.
80+
Weight::from_ref_time(49_328_000 as u64)
8181
.saturating_add(T::DbWeight::get().reads(2 as u64))
8282
.saturating_add(T::DbWeight::get().writes(2 as u64))
8383
}
8484
// Storage: System Account (r:1 w:1)
8585
fn transfer_all() -> Weight {
86-
// Minimum execution time: 41_548 nanoseconds.
87-
Weight::from_ref_time(42_436_000 as u64)
86+
// Minimum execution time: 41_999 nanoseconds.
87+
Weight::from_ref_time(42_891_000 as u64)
8888
.saturating_add(T::DbWeight::get().reads(1 as u64))
8989
.saturating_add(T::DbWeight::get().writes(1 as u64))
9090
}
9191
// Storage: System Account (r:1 w:1)
9292
fn force_unreserve() -> Weight {
93-
// Minimum execution time: 22_925 nanoseconds.
94-
Weight::from_ref_time(23_318_000 as u64)
93+
// Minimum execution time: 22_834 nanoseconds.
94+
Weight::from_ref_time(23_430_000 as u64)
9595
.saturating_add(T::DbWeight::get().reads(1 as u64))
9696
.saturating_add(T::DbWeight::get().writes(1 as u64))
9797
}

0 commit comments

Comments
 (0)