|
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-05, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` |
| 20 | +//! DATE: 2022-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` |
21 | 21 | //! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
22 | 22 | //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("statemine-dev"), DB CACHE: 1024
|
23 | 23 |
|
@@ -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: 4_358 nanoseconds. |
52 |
| - Weight::from_ref_time(4_466_000 as u64) |
| 51 | + // Minimum execution time: 3_919 nanoseconds. |
| 52 | + Weight::from_ref_time(3_976_000) |
53 | 53 | // 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(411).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: 14_960 nanoseconds. |
59 |
| - Weight::from_ref_time(15_174_000 as u64) |
| 58 | + // Minimum execution time: 13_679 nanoseconds. |
| 59 | + Weight::from_ref_time(13_807_000) |
60 | 60 | // Standard Error: 0
|
61 |
| - .saturating_add(Weight::from_ref_time(1_503 as u64).saturating_mul(b as u64)) |
| 61 | + .saturating_add(Weight::from_ref_time(1_770).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: 9_764 nanoseconds. |
67 |
| - Weight::from_ref_time(10_224_000 as u64) |
68 |
| - .saturating_add(T::DbWeight::get().reads(1 as u64)) |
69 |
| - .saturating_add(T::DbWeight::get().writes(2 as u64)) |
| 66 | + // Minimum execution time: 8_917 nanoseconds. |
| 67 | + Weight::from_ref_time(9_108_000) |
| 68 | + .saturating_add(T::DbWeight::get().reads(1)) |
| 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: 4_424 nanoseconds. |
75 |
| - Weight::from_ref_time(4_515_000 as u64) |
76 |
| - // Standard Error: 961 |
77 |
| - .saturating_add(Weight::from_ref_time(640_906 as u64).saturating_mul(i as u64)) |
78 |
| - .saturating_add(T::DbWeight::get().writes((1 as u64).saturating_mul(i as u64))) |
| 74 | + // Minimum execution time: 4_078 nanoseconds. |
| 75 | + Weight::from_ref_time(4_134_000) |
| 76 | + // Standard Error: 2_191 |
| 77 | + .saturating_add(Weight::from_ref_time(624_841).saturating_mul(i.into())) |
| 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: 4_573 nanoseconds. |
84 |
| - Weight::from_ref_time(4_652_000 as u64) |
85 |
| - // Standard Error: 1_067 |
86 |
| - .saturating_add(Weight::from_ref_time(557_160 as u64).saturating_mul(i as u64)) |
87 |
| - .saturating_add(T::DbWeight::get().writes((1 as u64).saturating_mul(i as u64))) |
| 83 | + // Minimum execution time: 4_078 nanoseconds. |
| 84 | + Weight::from_ref_time(4_149_000) |
| 85 | + // Standard Error: 965 |
| 86 | + .saturating_add(Weight::from_ref_time(446_865).saturating_mul(i.into())) |
| 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_946 nanoseconds. |
93 |
| - Weight::from_ref_time(6_090_000 as u64) |
94 |
| - // Standard Error: 1_345 |
95 |
| - .saturating_add(Weight::from_ref_time(1_156_922 as u64).saturating_mul(p as u64)) |
96 |
| - .saturating_add(T::DbWeight::get().writes((1 as u64).saturating_mul(p as u64))) |
| 92 | + // Minimum execution time: 5_538 nanoseconds. |
| 93 | + Weight::from_ref_time(5_728_000) |
| 94 | + // Standard Error: 1_272 |
| 95 | + .saturating_add(Weight::from_ref_time(972_809).saturating_mul(p.into())) |
| 96 | + .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(p.into()))) |
97 | 97 | }
|
98 | 98 | }
|
0 commit comments