Closed arnavs closed 4 years ago
Yeah, so I haven't updated this path of PackageCompiler yet - so it builds a system image from scratch, which is missing precompile statements from the base image.
If you build julia yourself, the easiest way to get back the old image is to run make again, and otherwise just re-download julia and take the image from there ;)
For the future I'd just use compile_incremental
which builds upon the "fast" system image.
Gotcha. I'll give that a try, thanks. I've been using the downloaded binaries like you suggest.
Should I close this? Or do you want to leave it open until you do the updates
I won't do any updates on this, since I'm pretty swamped :D anyone is welcome to fill a pr for this, should be relatively easy to improve the current behavior.
OK, I’ll give it a shot.
I apologize if this is fuzzily-stated or setup-specific. I've done my best to describe below.
Initial Baseline
PackageCompiler Stuff
Regressed Performance