Closed goldyfruit closed 2 years ago
After many tests, the load seems to be due to useAnimatedIcons
, when set to false
the CPU usage dropped.
So, on a Raspberry Pi 4B 64-bit O/C to 2.1Ghz, CPU usage (not load average) dropped by 11% according to data collected since 10pm yesterday until now.
A note could be added to the README about this as same as for the animateMainIconOnly
option.
Hi,
My mirror had an over CPU consumption, I disabled all the modules until I found that this module was the one consuming the resources.
Here are
top
outputs with and without the module enabled:Module disabled
Module enabled
This is my configuration:
I did some tests with version 2.18.0 and version 2.19.0 (
develop
branch) of MagicMirror with the same behavior.I'm running everything within a Docker container with hardware acceleration on a Raspberry Pi 4B.
Any idea of the root cause?
Thanks for the module :+1: