Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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 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 38303 24.30%
classes.xsl 15962 10.13%
set-locators.xsl 13363 8.48%
build-fqns.xsl 11002 6.98%
package.xsl 7910 5.02%
attrs.xsl 6579 4.17%
add-probes.xsl 6562 4.16%
resolve-aliases.xsl 6372 4.04%
data.xsl 6015 3.82%
explicit-data.xsl 5807 3.68%
add-default-package.xsl 5676 3.60%
vars-float-up.xsl 5534 3.51%
tests.xsl 5253 3.33%
anonymous-to-nested.xsl 5175 3.28%
cti-adds-errors.xsl 5036 3.20%
expand-qqs.xsl 4393 2.79%
```

The results were calculated in [this GHA job][benchmark-gha]
on 2025-01-27 at 10:11,
on 2025-01-28 at 14:02,
on Linux with 4 CPUs.
The total is 142320 milliseconds.
The total is 157616 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/12986508714
[benchmark-gha]: https://github.com/ArtemGet/eo/actions/runs/13012000827