Skip to content

Conversation

KristofferC
Copy link
Member

@KristofferC KristofferC commented Dec 13, 2023

This is not needed since the sysimage we build on top of this will include all stdlibs that we need anyway.

Also, create a proper sysimage of the base sysimage (instead of a ji file) to improve precompilation performance of the parallel precompile we run using this sysimage.

This might as a side effect fix the CI errors on 1.10

This is not needed since the sysimage we build on top of this will include all stdlibs that we need anyway.

Also, create a proper sysimage of the base sysimage (instead of a ji file) to improve precompilation performance of the parallel precompile we run using this sysimage.
@KristofferC
Copy link
Member Author

I think with this implementation, this will fail to include e.g. LinearAlgebra when filter_stdlibs = false.

@JeffBezanson
Copy link
Member

Fixes #783?

@KristofferC
Copy link
Member Author

It should yes, let's split this PR into two so we can get that part in directly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants