Closed
Description
Would it be possible to perform parallel compilation through threading or processes?
In an ESP-IDF environment, I commonly run "make -j5" to execute parallel makes and have so far not run into any issues. I have found that the time to complete a compilation dramatically decreases as I consume more of my CPU resources.
Would it be possible to achieve this capability within the Arduino IDE / ESP32 environment?
Metadata
Metadata
Assignees
Labels
No labels