Hi,
Am running planner on manjaro linux kernel 5.6.11-1-MANJARO, gnome 3.36.2 on X11, with dark blue theme. Planner constantly uses around 6% of CPU.
Cheers,
Nils
I've also noticed planner being heavy on the cpu while idling.
I've tried to profile the application with sysprof but probably did not use it properly. However if I comment out database service it seems to go down quite a bit (6% to 1.9%).
I made some modifications to the database and it seems that the performance improved a lot (0 - 2% CPU) Please check it.
@alainm23 Unfortunately its still giving me the same idle cpu load. it may be due to some things happening when there are elements loaded / displayed
Can confirm, only for me it's even worse: Running Planner on Arch Linux with the current AUR build, it idles at 15-25% CPU usage, which is quite surprising. This is on current Arch, with i3 as window manager (both with and without compositor).
I'm seeing less than 1% CPU usage on my desktop with Planner. I have both local and synced projects. Currently, Planner uses 0.2%-0.3% on average on my desktop and about 1%-1.2% on my laptop. This is on elementary OS 5.1.7 running kernel 5.4 at the moment. Both @rixx and @ni-ka are using Arch/Arch-based. Perhaps there's something in particular to worry about there? It might also be worth noting that CPU percentages are of a whole, and thus dependent on the hardware as well. More data could be useful.
Closing in favour of #569 as they seem to be related. Feel free to head over to that issue and give feedback
Most helpful comment
I've tried to profile the application with sysprof but probably did not use it properly. However if I comment out database service it seems to go down quite a bit (6% to 1.9%).