Speed up the build and make it use less memory #744
Labels
05: target: all
All targets or not related to a specific target
15: feature: configuration
Configuration stuff: cmake, ...
25: kind: enhancement
35: medium priority
I need this soon
Milestone
Building Conda packages on Conda-Forge resources will likely timeout soon. The Windows builds take sometimes almost six hours and the Windows runners complain that they are running out of memory.
See if we can profile the build:
Based on profile info, figure out how to speed up the build and make it use less memory.
See if using precompiled headers speed up the compilation significantly:
The text was updated successfully, but these errors were encountered: