Skip to content

Avoid recompiling if the code has not changed #2140

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

Closed
3 tasks done
Ebola-Chan-bot opened this issue Jul 15, 2023 · 2 comments
Closed
3 tasks done

Avoid recompiling if the code has not changed #2140

Ebola-Chan-bot opened this issue Jul 15, 2023 · 2 comments
Labels
conclusion: duplicate Has already been submitted topic: CLI Related to Arduino CLI topic: code Related to content of the project itself type: enhancement Proposed improvement

Comments

@Ebola-Chan-bot
Copy link

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 the issue tracker
  • I verified the feature was still missing when using the latest nightly build
  • My request contains all necessary details
@Ebola-Chan-bot Ebola-Chan-bot added the type: enhancement Proposed improvement label Jul 15, 2023
@kittaakos
Copy link
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.

@kittaakos kittaakos closed this as not planned Won't fix, can't repro, duplicate, stale Jul 17, 2023
@kittaakos kittaakos added conclusion: duplicate Has already been submitted topic: code Related to content of the project itself topic: CLI Related to Arduino CLI labels Jul 17, 2023
@raffaeler

This comment was marked as duplicate.

@arduino arduino locked as too heated and limited conversation to collaborators Oct 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
conclusion: duplicate Has already been submitted topic: CLI Related to Arduino CLI topic: code Related to content of the project itself type: enhancement Proposed improvement
Projects
None yet
Development

No branches or pull requests

3 participants