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 Dec 20, 2024
1 parent cf425c1 commit 2f0716b
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 69607 33.04%
add-refs.xsl 24480 11.62%
set-locators.xsl 12636 6.00%
tests.xsl 10670 5.06%
rename-tests-inners.xsl 9626 4.57%
resolve-aliases.xsl 6254 2.97%
classes.xsl 6074 2.88%
add-probes.xsl 5917 2.81%
package.xsl 5870 2.79%
add-default-package.xsl 5755 2.73%
explicit-data.xsl 5575 2.65%
vars-float-up.xsl 5324 2.53%
cti-adds-errors.xsl 4634 2.20%
expand-qqs.xsl 4484 2.13%
expand-aliases.xsl 4259 2.02%
atoms-with-bound-attrs.xsl 4230 2.01%
to-java.xsl 66279 32.94%
add-refs.xsl 22737 11.30%
set-locators.xsl 12357 6.14%
tests.xsl 10887 5.41%
rename-tests-inners.xsl 9074 4.51%
resolve-aliases.xsl 6072 3.02%
add-probes.xsl 5913 2.94%
classes.xsl 5847 2.91%
add-default-package.xsl 5584 2.77%
explicit-data.xsl 5508 2.74%
vars-float-up.xsl 5269 2.62%
package.xsl 5127 2.55%
cti-adds-errors.xsl 4784 2.38%
expand-qqs.xsl 4124 2.05%
clean-up.xsl 4106 2.04%
expand-aliases.xsl 3985 1.98%
```

The results were calculated in [this GHA job][benchmark-gha]
on 2024-12-19 at 07:35,
on 2024-12-20 at 08:07,
on Linux with 4 CPUs.
The total is 210670 milliseconds.
The total is 201226 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/12408051858
[benchmark-gha]: https://github.com/objectionary/eo/actions/runs/12427621537

0 comments on commit 2f0716b

Please sign in to comment.