About
This package automates building of user-specific system images (sysimages) for the specific project.
Main features
- Automatically stores precompile statements for the given project.
- Single command build process by
build_sysimage()
. - Removes old unused sysimages.
- Warns if the loaded sysimage contains outdated packages (Julia v1.8+).
Possible future features
- Automatic building in background process
- Detailed statistics about compiled functions
- Proper support for fast building of package or system images