EEVblog Electronics Community Forum
Products => Computers => Programming => Topic started by: eti on February 08, 2023, 11:33:12 pm
-
esp8266 on “PlatformIO” on “VS Code”: dog slow compile times; does anyone know why? I’m compiling basic sample code from ”FastLED”
Many Thanks.
-
- actual compile time?
- system spec (cpu/hdd)?
https://community.platformio.org/t/esp32-insane-compile-times-everytime/22889/8
https://community.platformio.org/t/speed-up-compilation/19000
https://community.platformio.org/t/platformio-too-slow-to-build/26637
-
Specs are irrelevant, because apparently it’s the “FastLED” libraries which are horrendously poorly optimised for compilation.
Thanks for the links.