Skip to content

add multithreaded make #39

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

Merged
merged 1 commit into from
Mar 18, 2025
Merged

add multithreaded make #39

merged 1 commit into from
Mar 18, 2025

Conversation

rykerfish
Copy link
Contributor

Added parallelization of the build to the setup.py, it now basically uses make -j $(nproc). On my machine, this lowered the build time for a complete rebuild from ~90 seconds to ~30 seconds.

@rykerfish rykerfish merged commit 847599f into main Mar 18, 2025
2 checks passed
@rykerfish rykerfish deleted the build_parallel branch March 18, 2025 18:54
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