jupyterhub/repo2docker

Compile custom julia sysimage

オープン

#601 opened on 2019/03/03

 (3 件のコメント) (3 件のリアクション) (0 人の担当者)Python (358 件のフォーク)batch import
enhancementhelp wanted

Repository metrics

Stars
 (1,544 個のスター)
PR merge metrics
 (平均マージ 17h 41m) (30d で 2 merged PRs)

説明

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.

コントリビューターガイド