- Adapt
precompile.jl
to call what you are trying to speed up. - Replace
GLMakie
increatesysimage.jl
to the package(s) you are using. - Call
JULIA18=path/to/julia18 sh precompile.sh
And from now on call JULIA18=path/to/julia18 sh julia.sh
instead of julia
.