|
17 | 17 | //! Autogenerated weights for `frame_system` |
18 | 18 | //! |
19 | 19 | //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev |
20 | | -//! DATE: 2022-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` |
21 | | -//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz` |
| 20 | +//! DATE: 2023-01-13, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` |
| 21 | +//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz` |
22 | 22 | //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("collectives-polkadot-dev"), DB CACHE: 1024 |
23 | 23 |
|
24 | 24 | // Executed Command: |
@@ -48,51 +48,51 @@ pub struct WeightInfo<T>(PhantomData<T>); |
48 | 48 | impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> { |
49 | 49 | /// The range of component `b` is `[0, 3932160]`. |
50 | 50 | fn remark(b: u32, ) -> Weight { |
51 | | - // Minimum execution time: 3_778 nanoseconds. |
52 | | - Weight::from_ref_time(3_855_000) |
| 51 | + // Minimum execution time: 3_832 nanoseconds. |
| 52 | + Weight::from_ref_time(1_471_550) |
53 | 53 | // Standard Error: 0 |
54 | | - .saturating_add(Weight::from_ref_time(510).saturating_mul(b.into())) |
| 54 | + .saturating_add(Weight::from_ref_time(412).saturating_mul(b.into())) |
55 | 55 | } |
56 | 56 | /// The range of component `b` is `[0, 3932160]`. |
57 | 57 | fn remark_with_event(b: u32, ) -> Weight { |
58 | | - // Minimum execution time: 12_934 nanoseconds. |
59 | | - Weight::from_ref_time(13_156_000) |
| 58 | + // Minimum execution time: 12_607 nanoseconds. |
| 59 | + Weight::from_ref_time(12_860_000) |
60 | 60 | // Standard Error: 0 |
61 | | - .saturating_add(Weight::from_ref_time(1_860).saturating_mul(b.into())) |
| 61 | + .saturating_add(Weight::from_ref_time(1_768).saturating_mul(b.into())) |
62 | 62 | } |
63 | 63 | // Storage: System Digest (r:1 w:1) |
64 | 64 | // Storage: unknown [0x3a686561707061676573] (r:0 w:1) |
65 | 65 | fn set_heap_pages() -> Weight { |
66 | | - // Minimum execution time: 7_743 nanoseconds. |
67 | | - Weight::from_ref_time(8_055_000) |
| 66 | + // Minimum execution time: 7_665 nanoseconds. |
| 67 | + Weight::from_ref_time(7_828_000) |
68 | 68 | .saturating_add(T::DbWeight::get().reads(1)) |
69 | 69 | .saturating_add(T::DbWeight::get().writes(2)) |
70 | 70 | } |
71 | 71 | // Storage: Skipped Metadata (r:0 w:0) |
72 | 72 | /// The range of component `i` is `[0, 1000]`. |
73 | 73 | fn set_storage(i: u32, ) -> Weight { |
74 | | - // Minimum execution time: 3_937 nanoseconds. |
75 | | - Weight::from_ref_time(3_997_000) |
76 | | - // Standard Error: 2_287 |
77 | | - .saturating_add(Weight::from_ref_time(622_508).saturating_mul(i.into())) |
| 74 | + // Minimum execution time: 3_791 nanoseconds. |
| 75 | + Weight::from_ref_time(3_886_000) |
| 76 | + // Standard Error: 2_360 |
| 77 | + .saturating_add(Weight::from_ref_time(635_049).saturating_mul(i.into())) |
78 | 78 | .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into()))) |
79 | 79 | } |
80 | 80 | // Storage: Skipped Metadata (r:0 w:0) |
81 | 81 | /// The range of component `i` is `[0, 1000]`. |
82 | 82 | fn kill_storage(i: u32, ) -> Weight { |
83 | | - // Minimum execution time: 3_888 nanoseconds. |
84 | | - Weight::from_ref_time(3_983_000) |
85 | | - // Standard Error: 1_138 |
86 | | - .saturating_add(Weight::from_ref_time(454_438).saturating_mul(i.into())) |
| 83 | + // Minimum execution time: 3_818 nanoseconds. |
| 84 | + Weight::from_ref_time(3_930_000) |
| 85 | + // Standard Error: 967 |
| 86 | + .saturating_add(Weight::from_ref_time(452_872).saturating_mul(i.into())) |
87 | 87 | .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into()))) |
88 | 88 | } |
89 | 89 | // Storage: Skipped Metadata (r:0 w:0) |
90 | 90 | /// The range of component `p` is `[0, 1000]`. |
91 | 91 | fn kill_prefix(p: u32, ) -> Weight { |
92 | | - // Minimum execution time: 5_459 nanoseconds. |
93 | | - Weight::from_ref_time(5_641_000) |
94 | | - // Standard Error: 1_037 |
95 | | - .saturating_add(Weight::from_ref_time(965_492).saturating_mul(p.into())) |
| 92 | + // Minimum execution time: 5_480 nanoseconds. |
| 93 | + Weight::from_ref_time(5_697_000) |
| 94 | + // Standard Error: 1_326 |
| 95 | + .saturating_add(Weight::from_ref_time(973_049).saturating_mul(p.into())) |
96 | 96 | .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(p.into()))) |
97 | 97 | } |
98 | 98 | } |
0 commit comments