/AutoSysimages.jl

Automate user-specific system images for Julia

Primary LanguageJuliaMIT LicenseMIT

AutoSysimages.jl

This package automates building of user-specific system images (sysimages) for the specific project.

docs Build Status

Basic example with Plots

asciicast

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.