Describe the bug
As can be seen in the screenshot below Anytype causes lots of idle wakeups (5-10x more than all other apps on my system, only topped by kernel_task). There is also a considerable amount of active threads.
It doesn’t matter whether the app is focused or not.
I’m not using Anytype anymore. However, idle wakeups usually mean that battery consumption goes up - the more wake-ups the more battery consumption as the CPU isn’t allowed to go/stay idle.
Not sure why Anytype would want to synchronize while the system is idle. Right after waking-up or next time the app is coming into foreground would be enough IMHO.
I can confirm that Anytype Helper (Renderer) causes a lot of idle wake-ups on my Mac, second-only to kernel_task and close to other system processes.
However, I’m curious to whether this is actually a significant problem; I barely notice a negative impact to my system’s performance and battery life with Anytype active.
@Razor I didn’t use AnyType anymore over the last few months due to this bug and settled with Logseq instead. So I unfortunately can’t really say how the situation is right now with the latest builds.