Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parallel precompilation of packages #28658

Closed
felipenoris opened this issue Aug 14, 2018 · 2 comments
Closed

Parallel precompilation of packages #28658

felipenoris opened this issue Aug 14, 2018 · 2 comments

Comments

@felipenoris
Copy link
Contributor

felipenoris commented Aug 14, 2018

Now that new Pkg and v1.0 are in place, it would be great if the precompilation step could be done in parallel (Threads?).

pkg> add [packages...]
pkg> precompile
INFO: precompiling using all CPUs...

Ref #26503, #15048.

@ufechner7
Copy link

Why did you close this issue?

@lassepe
Copy link
Contributor

lassepe commented Jul 15, 2020

Is this idea discussed somewhere else? All I can find about this is the very brief point at the end of this blogpost which states:

Here are some of the points we hope to focus on to further develop our threading capabilities:
[...]

  • Using multiple threads in the compiler.

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

No branches or pull requests

3 participants