We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
Why did you close this issue?
Sorry, something went wrong.
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.
Here are some of the points we hope to focus on to further develop our threading capabilities: [...]
No branches or pull requests
Now that new Pkg and v1.0 are in place, it would be great if the precompilation step could be done in parallel (Threads?).
Ref #26503, #15048.
The text was updated successfully, but these errors were encountered: