jupyterhub/repo2docker

Compile custom julia sysimage

Open

#601 创建于 2019年3月3日

在 GitHub 查看
 (3 评论) (3 反应) (0 负责人)Python (1,544 star) (358 fork)batch import
enhancementhelp wanted

描述

Once https://github.com/jupyter/repo2docker/pull/595 is merged and we have some experience with it, we should investigate whether we can use PackageCompiler.jl during the build step to compile a custom sysimage that includes all the packages in the Project.toml. That custom sysimage would then be stored in the docker file. This has the potentially to make things a lot more snappy because we could probably get around a fair bit of JIT compiling.

贡献者指南

Compile custom julia sysimage · jupyterhub/repo2docker#601 | Good First Issue