Open
Description
As encouraged in Discourse I report a regression to Julia and purposely not to PackageCompiler because:
- run PackageCompiler 2.2 on Julia 1.10.9 on the same simple module and it is 60% faster than with Julia 1.11.5
Here is a MWE and what I encountered.
Since you can use the same PackageCompiler version and only change Julia, it must be a regression in Julia. 60% performance loss is so severe that this should be mentioned in the release notes of the next 1.11.x release that people are aware of.