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 15, 2025
1 parent 6e5f99d commit 7d13f97
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 68264 32.87%
add-refs.xsl 24448 11.77%
set-locators.xsl 12970 6.25%
tests.xsl 10989 5.29%
rename-tests-inners.xsl 9114 4.39%
add-probes.xsl 6215 2.99%
resolve-aliases.xsl 5968 2.87%
vars-float-up.xsl 5879 2.83%
classes.xsl 5856 2.82%
add-default-package.xsl 5548 2.67%
explicit-data.xsl 5511 2.65%
package.xsl 5313 2.56%
cti-adds-errors.xsl 5106 2.46%
expand-qqs.xsl 4279 2.06%
clean-up.xsl 4133 1.99%
atoms-with-bound-attrs.xsl 4106 1.98%
to-java.xsl 31598 20.75%
classes.xsl 15013 9.86%
set-locators.xsl 11891 7.81%
build-fqns.xsl 10314 6.77%
resolve-aliases.xsl 6141 4.03%
package.xsl 6126 4.02%
add-probes.xsl 6067 3.99%
explicit-data.xsl 5466 3.59%
add-default-package.xsl 5362 3.52%
attrs.xsl 5136 3.37%
vars-float-up.xsl 5131 3.37%
data.xsl 5076 3.33%
cti-adds-errors.xsl 4840 3.18%
tests.xsl 4448 2.92%
anonymous-to-nested.xsl 4345 2.85%
expand-aliases.xsl 3895 2.56%
```

The results were calculated in [this GHA job][benchmark-gha]
on 2024-12-23 at 05:07,
on 2025-01-15 at 13:21,
on Linux with 4 CPUs.
The total is 207665 milliseconds.
The total is 152244 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/12461404086
[benchmark-gha]: https://github.com/objectionary/eo/actions/runs/12789103660

0 comments on commit 7d13f97

Please sign in to comment.