arduino / arduino-cli

Arduino command line tool
https://arduino.github.io/arduino-cli/latest/
GNU General Public License v3.0
4.23k stars 370 forks source link

library_index.json is over 35Mb #2624

Open ednieuw opened 4 weeks ago

ednieuw commented 4 weeks ago

Describe the problem

The library index file in the folder ..\AppData\Local\Arduino15\ is enormous and over 35 Mb large.

I was looking why at a start up of the IDE downloading index: package_esp32_dev_index.json took such a long time (over 30 seconds) This issue is closed but is still occurring at startup after ta cold start of the PC

To reproduce

NA

Expected behavior

An index file this large is hardly an index file anymore

Arduino IDE version

2.3.2

Operating system

Windows

Operating system version

W11

Additional context

No response

Issue checklist