Skip to content

Commit ff58e9d

Browse files
new benchmark results
1 parent d828c28 commit ff58e9d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Just add this to your `pom.xml` file (you must have [Docker] installed too):
2020
<plugin>
2121
<groupId>org.eolang</groupId>
2222
<artifactId>hone-maven-plugin</artifactId>
23-
<version>0.20.3</version>
23+
<version>0.20.2</version>
2424
<executions>
2525
<execution>
2626
<goals>
@@ -102,7 +102,7 @@ from [JNA](https://github.com/java-native-access/jna):
102102
```
103103

104104
The results were calculated in [this GHA job][benchmark-gha]
105-
on 2025-12-17 at 13:53,
105+
on 2026-01-04 at 09:25,
106106
on Linux with 4 CPUs.
107107
<!-- benchmark_end -->
108108

@@ -125,7 +125,7 @@ The versions of [EO] and
125125
that we use, are defined in the `pom.xml` file.
126126

127127
[EO]: https://github.com/objectionary/eo
128-
[benchmark-gha]: https://github.com/objectionary/hone-maven-plugin/actions/runs/20305168836
128+
[benchmark-gha]: https://github.com/objectionary/hone-maven-plugin/actions/runs/20690804594
129129
[bytecode]: https://en.wikipedia.org/wiki/Java_bytecode
130130
[guidelines]: https://www.yegor256.com/2014/04/15/github-guidelines.html
131131
[Maven]: https://maven.apache.org/

0 commit comments

Comments
 (0)