diff --git a/README.md b/README.md index a4fba6276e..6813a912a9 100644 --- a/README.md +++ b/README.md @@ -249,28 +249,28 @@ the `eo-runtime` module: ```text -to-java.xsl 42013 36.79% -add-refs.xsl 10810 9.47% -stars-to-tuples.xsl 9885 8.66% -set-locators.xsl 6480 5.67% -tests.xsl 5153 4.51% -rename-tests-inners.xsl 4893 4.28% -add-probes.xsl 3058 2.68% -resolve-aliases.xsl 2912 2.55% -vars-float-up.xsl 2851 2.50% -package.xsl 2837 2.48% -classes.xsl 2776 2.43% -explicit-data.xsl 2740 2.40% -add-default-package.xsl 2672 2.34% -cti-adds-errors.xsl 2432 2.13% -expand-qqs.xsl 2140 1.87% -wrap-method-calls.xsl 2010 1.76% +to-java.xsl 43527 37.64% +add-refs.xsl 10552 9.13% +stars-to-tuples.xsl 9446 8.17% +set-locators.xsl 6965 6.02% +tests.xsl 5500 4.76% +rename-tests-inners.xsl 4805 4.16% +resolve-aliases.xsl 3109 2.69% +explicit-data.xsl 2861 2.47% +add-probes.xsl 2824 2.44% +vars-float-up.xsl 2788 2.41% +package.xsl 2785 2.41% +classes.xsl 2768 2.39% +add-default-package.xsl 2689 2.33% +cti-adds-errors.xsl 2409 2.08% +wrap-method-calls.xsl 2074 1.79% +const-to-dataized.xsl 2052 1.77% ``` The results were calculated in [this GHA job][benchmark-gha] -on 2024-11-23 at 18:19, +on 2024-11-24 at 12:06, on Linux with 4 CPUs. -The total is 114192 milliseconds. +The total is 115637 milliseconds. We show only the first 16 most expensive XSL stylesheets. @@ -313,4 +313,4 @@ to enhance the performance of EO components: [cargo]: https://doc.rust-lang.org/cargo/getting-started/installation.html -[benchmark-gha]: https://github.com/objectionary/eo/actions/runs/11989295138 +[benchmark-gha]: https://github.com/objectionary/eo/actions/runs/11995879952