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

Improve compilation speed on MS Windows #269

Merged
merged 3 commits into from
Aug 13, 2024

Conversation

ronald-jaepel
Copy link
Collaborator

This PR adds two simple changes to improve compilation and development speed on Windows:

  1. Add multiprocessing to cadet compilation.
  2. Use separate build folders for RELEASE and DEBUG (and all other build types). This allows the build system to fall back onto previously done work when re-compiling cadet after switching the build type.

@jbreue16 jbreue16 merged commit a56a4a3 into master Aug 13, 2024
4 checks passed
@jbreue16 jbreue16 deleted the feature/improve_compilation_speed_windows branch August 13, 2024 15:18
@github-actions github-actions bot locked and limited conversation to collaborators Aug 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants