Skip to content

Avoid recompiling if the code has not changed #2140

Not planned
@Ebola-Chan-bot

Description

@Ebola-Chan-bot

Describe the request

I'm sharing a board with other people, each of us using different code. So every time I use it, I have to re-upload the same code to overwrite the previous person's code. Given the amount of Sketch code I have, the compile time is not negligible.
In my experience, Visual Studio saves the last compilation. If the code is completely unchanged, the compilation step takes only a few seconds to complete. Can Arduino IDE do the same?

Describe the current behavior

Even though my code never changes, the IDE has to recompile it every time.

Arduino IDE version

2.1.1

Operating system

Windows

Operating system version

23H2

Additional context

No response

Issue checklist

  • I searched for previous requests in
    I verified the feature was still missing when using the latest
    My request contains all necessary details

Activity

kittaakos

kittaakos commented on Jul 17, 2023

@kittaakos
Contributor

Thanks for taking the time and submitting this feature request. We are aware of this:

We prefer to keep one GitHub issue for one topic; I am closing this one as a duplicate. Please feel free to comment on the open topics if you have additional details. I appreciate your understanding.

raffaeler

raffaeler commented on Oct 18, 2023

@raffaeler
locked as too heated and limited conversation to collaborators on Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @kittaakos@raffaeler@Ebola-Chan-bot

        Issue actions

          Avoid recompiling if the code has not changed · Issue #2140 · arduino/arduino-ide