Open dos1 opened 5 years ago
I've dug a bit into the code and it turns out that it's mostly JUCE timers constantly waking up. There's some amount of timers with timeout as low as 10ms! It's absolutely unacceptable in a launcher for battery operated, single-core device.
Not sure how much of it comes from pocket-home, and how much from JUCE itself.
strace gets spammed with endlessly repeated reads:
/proc/PID/fd shows that fds 5 and 6 are both some unix sockets