@@ -105,42 +105,42 @@ Here is the result of linting XMIRs:
105105<!-- benchmark_begin -->
106106``` text
107107Input: com/sun/jna/PointerType.class (S source)
108- Lint time: 4s (4446 ms)
108+ Lint time: 5s (5091 ms)
109109
110110Input: com/sun/jna/Memory.class (M source)
111- Lint time: 5s (4951 ms)
111+ Lint time: 6s (5994 ms)
112112
113113Input: com/sun/jna/Pointer.class (L source)
114- Lint time: 6s (6035 ms)
114+ Lint time: 8s (7841 ms)
115115
116116Input: com/sun/jna/Structure.class (XL source)
117- Lint time: 7s (7342 ms)
117+ Lint time: 10s (10316 ms)
118118
119119Input: org/apache/hadoop/hdfs/server/namenode/FSNamesystem.class (XXL source)
120- Lint time: 20s (20040 ms)
121-
122-
123-
124- unlint-non-existing-defect (XXL) (9925 ms)
125- unlint-non-existing-defect (XL) (3628 ms)
126- unlint-non-existing-defect (L) (2983 ms)
127- unlint-non-existing-defect (M ) (2435 ms)
128- unlint-non-existing-defect (S ) (2194 ms)
129- application-duality (XXL ) (1555 ms)
130- object-has-data (XXL) (1273 ms)
131- named -object-abstract-nested (XXL) (980 ms)
132- name-outside-of-abstract-object (XXL) (805 ms)
133- incorrect-bytes-format (XXL) (418 ms)
134- line-is-absent (XXL) (354 ms)
135- application-duality (XL) (313 ms)
136- bytes-without-data (XXL) (276 ms)
137- duplicate-names (XXL) (268 ms)
138- object-has-data (XL ) (263 ms)
139- named-object-abstract-nested (XL ) (197 ms)
120+ Lint time: 33s (33447 ms)
121+
122+
123+
124+ unlint-non-existing-defect (XXL) (16590 ms)
125+ unlint-non-existing-defect (XL) (5089 ms)
126+ unlint-non-existing-defect (L) (3844 ms)
127+ application-without-as-attributes (XXL ) (3291 ms)
128+ unlint-non-existing-defect (M ) (2928 ms)
129+ unlint-non-existing-defect (S ) (2488 ms)
130+ object-has-data (XXL) (1452 ms)
131+ empty -object (XXL) (1117 ms)
132+ duplicate-names-in-diff-context (XXL) (817 ms)
133+ duplicate-as-attribute (XXL) (735 ms)
134+ redundant-object (XXL) (653 ms)
135+ application-without-as-attributes (XL) (643 ms)
136+ compound-name (XXL) (557 ms)
137+ reserved-name (XXL) (541 ms)
138+ incorrect-bytes-format (XXL ) (479 ms)
139+ line-is-absent (XXL ) (421 ms)
140140```
141141
142142The results were calculated in [ this GHA job] [ benchmark-gha ]
143- on 2025-05-05 at 14:53 ,
143+ on 2026-01-04 at 12:24 ,
144144on Linux with 4 CPUs.
145145<!-- benchmark_end -->
146146
@@ -173,4 +173,4 @@ just install it and make sure it's in your `PATH`
173173
174174[ XMIR ] : https://news.eolang.org/2022-11-25-xmir-guide.html
175175[ EO ] : https://www.eolang.org
176- [ benchmark-gha ] : https://github.com/objectionary/lints/actions/runs/14839302036
176+ [ benchmark-gha ] : https://github.com/objectionary/lints/actions/runs/20692810243
0 commit comments