Files
WLED_MM_Infinity/wled00/bus_manager.cpp
Frank 541b201855 bus.setPicelColor optimization: optimizing some CPU cycles out of the hot path in sPC and gPC
* optimize loops that scan through all busses
* small speedups for  Bus::autoWhiteCalc()
* small speedups for ColorOrderMap::getPixelColorOrder()

thanks to github Copilot for giving me the right ideas for this optimization
2025-10-20 21:58:23 +02:00

51 KiB