Not planned
Description
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
- I searched for previous reports inI verified the problem still occurs when using the latestMy report contains all necessary details
Metadata
Metadata
Assignees
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity
per1234 commentedon Jul 31, 2024
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.
niiiksh commentedon Aug 1, 2024
@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.
per1234 commentedon Aug 1, 2024
We are tracking the issue of exceptional index download process times here: arduino/arduino-cli#2347