Skip to content

Parallel compilation? #724

Closed
Closed
@nkolban

Description

@nkolban

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions