AutoSysimages.jl
AutoSysimages.jl copied to clipboard
Automate user-specific system images for Julia
AutoSysimages.jl
This package automates building of user-specific system images (sysimages) for the specific project.
Basic example with Plots
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+).
Please see the documentation for more details.
Thanks
This project has been supported by Google Summer of Code 2022.