Skip to content

Commit

Permalink
new benchmark results
Browse files Browse the repository at this point in the history
  • Loading branch information
github-merge-queue[bot] authored and github-actions[bot] committed Feb 2, 2025
1 parent 922b499 commit 994ae3e
Showing 1 changed file with 13 additions and 19 deletions.
32 changes: 13 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -262,28 +262,22 @@ the `eo-runtime` module:
<!-- benchmark_begin -->

```text
to-java.xsl 32861 23.09%
classes.xsl 15303 10.75%
set-locators.xsl 12365 8.69%
build-fqns.xsl 10813 7.60%
package.xsl 6737 4.73%
resolve-aliases.xsl 6107 4.29%
add-probes.xsl 5795 4.07%
explicit-data.xsl 5668 3.98%
attrs.xsl 5559 3.91%
data.xsl 5410 3.80%
vars-float-up.xsl 5273 3.71%
add-default-package.xsl 4874 3.42%
cti-adds-errors.xsl 4839 3.40%
tests.xsl 4680 3.29%
anonymous-to-nested.xsl 4462 3.14%
blank-xsd-schema.xsl 4009 2.82%
to-java.xsl 31214 33.10%
classes.xsl 12104 12.83%
set-locators.xsl 11672 12.38%
add-probes.xsl 8557 9.07%
package.xsl 6573 6.97%
attrs.xsl 5401 5.73%
data.xsl 5346 5.67%
cti-adds-errors.xsl 4627 4.91%
tests.xsl 4469 4.74%
anonymous-to-nested.xsl 4350 4.61%
```

The results were calculated in [this GHA job][benchmark-gha]
on 2025-01-27 at 10:11,
on 2025-02-02 at 12:09,
on Linux with 4 CPUs.
The total is 142320 milliseconds.
The total is 94313 milliseconds.
We show only the first 16 most expensive XSL stylesheets.

<!-- benchmark_end -->
Expand Down Expand Up @@ -324,4 +318,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/12986508714
[benchmark-gha]: https://github.com/objectionary/eo/actions/runs/13098549579

0 comments on commit 994ae3e

Please sign in to comment.