Skip to content

Commit

Permalink
new benchmark results
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 authored and github-actions[bot] committed Jan 27, 2025
1 parent 892a6db commit 5c9792f
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -262,28 +262,28 @@ the `eo-runtime` module:
<!-- benchmark_begin -->

```text
to-java.xsl 33030 21.68%
classes.xsl 14949 9.81%
set-locators.xsl 11700 7.68%
build-fqns.xsl 9940 6.52%
resolve-aliases.xsl 6172 4.05%
package.xsl 5906 3.88%
add-probes.xsl 5795 3.80%
explicit-data.xsl 5568 3.65%
attrs.xsl 5221 3.43%
add-default-package.xsl 5181 3.40%
data.xsl 5136 3.37%
vars-float-up.xsl 4830 3.17%
cti-adds-errors.xsl 4610 3.03%
tests.xsl 4409 2.89%
anonymous-to-nested.xsl 4137 2.72%
expand-aliases.xsl 4133 2.71%
to-java.xsl 34724 22.02%
classes.xsl 24081 15.27%
set-locators.xsl 13480 8.55%
build-fqns.xsl 10825 6.86%
package.xsl 7113 4.51%
add-probes.xsl 6656 4.22%
resolve-aliases.xsl 6465 4.10%
attrs.xsl 5716 3.62%
data.xsl 5557 3.52%
vars-float-up.xsl 5365 3.40%
explicit-data.xsl 5335 3.38%
add-default-package.xsl 5191 3.29%
tests.xsl 4949 3.14%
cti-adds-errors.xsl 4874 3.09%
anonymous-to-nested.xsl 4674 2.96%
expand-qqs.xsl 4429 2.81%
```

The results were calculated in [this GHA job][benchmark-gha]
on 2025-01-20 at 17:26,
on 2025-01-27 at 07:19,
on Linux with 4 CPUs.
The total is 152362 milliseconds.
The total is 157728 milliseconds.
We show only the first 16 most expensive XSL stylesheets.

<!-- benchmark_end -->
Expand Down Expand Up @@ -324,4 +324,4 @@ to enhance the performance of EO components:

[![YourKit](https://www.yourkit.com/images/yklogo.png)](https://www.yourkit.com)

[benchmark-gha]: https://github.com/objectionary/eo/actions/runs/12872995680
[benchmark-gha]: https://github.com/objectionary/eo/actions/runs/12983812915

0 comments on commit 5c9792f

Please sign in to comment.