Skip to content

Conversation

@rushilmehra
Copy link
Collaborator

@rushilmehra rushilmehra commented Jan 27, 2024

cmake-rs' jobserver doesn't work reliably, if at all. One workaround is to set CMAKE_BUILD_PARALLEL_LEVEL to available_parallelism(). On my machine it shaves ~35 seconds off of boring-sys builds.

@rushilmehra rushilmehra requested review from ghedo, inikulin and nox January 27, 2024 00:58
@rushilmehra
Copy link
Collaborator Author

Happy to hide this behind a feature flag if deemed necessary

@kornelski
Copy link
Collaborator

cmake-rs' jobserver doesn't work reliably, if at all. One workaround is
to set CMAKE_BUILD_PARALLEL_LEVEL to available_parallelism(). On my
machine it shaves ~35 seconds off of boring-sys builds.
@rushilmehra rushilmehra merged commit e6833b0 into master Feb 19, 2025
23 checks passed
@rushilmehra rushilmehra deleted the faster-builds branch February 19, 2025 06:37
@rushilmehra rushilmehra changed the title Set CMAKE_BUILD_PARALLEL_LEVEL to num_cpus Set CMAKE_BUILD_PARALLEL_LEVEL to available_parallelism Feb 19, 2025
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.

2 participants