Will the latency issues with Julia 1.12-beta4 be fixed before the release?

The load time for packages increased a lot from Julia 1.10 to 1.11 to 1.12-beta4. See: Package load time regressions in 1.12 · Issue #57436 · JuliaLang/julia · GitHub

I think this problem has mostly be fixed in two PRs:

The first one is already merged into master, the second one is not yet merged.

My question: Will these two PRs be merged and backported before the release of 1.12.0 ?
That would be very nice. And thanks for the good work!

3 Likes

Both of them have backport 1.12 labels, so it’s certainly the intent to backport them.

5 Likes