You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Build is very slow. Compilation also doesn't start again right after failed compilation.
To reproduce
Use any big project with multiple libraries on 2-core laptop PC. Compilation is slow like forever. Clangd server slow down everything too. It is the most buggy thing I ever seen.
Thanks for taking the time to submit an issue @niiiksh. We have and will continue to make efforts to improve the performance of Arduino IDE and its helper tools as possible, but we don't have a magic wand we can just wave to make the sketch build instantly.
This issue doesn't highlight a specific technical defect that can be addressed so I'll close it as not actionable. If you discover specific technical defects you are welcome to submit detailed formal bug reports for the developers to fix.
@per1234 so, make a magic wand. because downloading index seems to build something too. Because of it starting IDE to fully functional state takes long time.
Describe the problem
Build is very slow. Compilation also doesn't start again right after failed compilation.
To reproduce
Use any big project with multiple libraries on 2-core laptop PC. Compilation is slow like forever. Clangd server slow down everything too. It is the most buggy thing I ever seen.
Expected behavior
Clangd and build should not be slow.
Arduino IDE version
2.3.2
Operating system
Windows
Operating system version
11
Additional context
No response
Issue checklist
The text was updated successfully, but these errors were encountered: