@@ -107,28 +107,28 @@ Here is the result of linting XMIRs:
107107Input: com/sun/jna/Pointer.class
108108Size of .class: 22Kb (22Kb bytes)
109109Size of .xmir after disassemble: 1Mb (1Mb bytes, 29630 lines)
110- Lint time: 2min (91170 ms)
111-
112- empty- object (78944 ms)
113- name-outside-of-abstract-object (5834 ms)
114- broken-alias-first (1318 ms)
115- unsorted-metas (818 ms)
116- alias-too-long (331 ms)
117- incorrect-bytes-format (192 ms)
118- line-is-absent (145 ms)
119- duplicate-names (141 ms)
120- unknown-name (129 ms)
121- duplicate-aliases (99 ms)
122- object-has-data (97 ms)
123- self-naming (92 ms)
124- decorated-formation (46 ms)
125- atom-and-base (43 ms)
126- duplicate-metas (42 ms)
127- many-free-attributes (39 ms)
110+ Lint time: 9s (9329 ms)
111+
112+ name-outside-of-abstract- object (206 ms)
113+ incorrect-bytes-format (98 ms)
114+ line-is-absent (70 ms)
115+ unknown-name (52 ms)
116+ duplicate-names (51 ms)
117+ self-naming (43 ms)
118+ unsorted-metas (42 ms)
119+ noname-attribute (41 ms)
120+ broken-alias-first (39 ms)
121+ sparse-decoration (38 ms)
122+ object-has-data (37 ms)
123+ same-line-names (33 ms)
124+ unit-test-is-not-verb (32 ms)
125+ atom-without-rt (29 ms)
126+ rt-without-atoms (27 ms)
127+ duplicate-aliases (27 ms)
128128```
129129
130130The results were calculated in [ this GHA job] [ benchmark-gha ]
131- on 2025-01-06 at 15:03 ,
131+ on 2025-01-09 at 13:59 ,
132132on Linux with 4 CPUs.
133133<!-- benchmark_end -->
134134
@@ -148,4 +148,4 @@ You will need [Maven 3.3+](https://maven.apache.org) and Java 11+ installed.
148148
149149[ XMIR ] : https://news.eolang.org/2022-11-25-xmir-guide.html
150150[ EO ] : https://www.eolang.org
151- [ benchmark-gha ] : https://github.com/objectionary/lints/actions/runs/12634806685
151+ [ benchmark-gha ] : https://github.com/objectionary/lints/actions/runs/12691370684
0 commit comments