Hacker News new | ask | show | jobs
by snicker7 1975 days ago
Version 1.6 (beta) is significantly faster (5-10x on my machine) than 1.5, largely due to code invalidations and parallelism. And 1.5 is faster (in both runtime and compiletime) than earlier versions.

I also imagine future iterations will focus on AOT options as well (we already have some in the form of PackageCompiler.jl),