Created attachment 153860 [details] i attech a image of usage SUMMARY kalendar app using extremely high amount of ram STEPS TO REPRODUCE 1. open resource monitor 2. open kalendar 3. see ram usage of kalendar app OBSERVED RESULT a basic calendar that i was using in gnome was using 80-100mb of ram with gtk4 libadwaita but i find kde's kalendar using more than 600mb of ram which is unexpected for a less resource system. EXPECTED RESULT it should use ram less than 150mb. SOFTWARE/OS VERSIONS Windows: X macOS: X Linux/KDE Plasma: opensuse tumbleweed 20221116 {kde plasma} (available in About System) KDE Plasma Version: 5.26.3 KDE Frameworks Version: 5.100.0 Qt Version: 5.15.7 kernel: 6.0.8.1-default compositor: wayland
The cause for this is that akonadi memory usage is counted as part of calendar usage (because kalendar started akonadi). I'm currently working on improving the memory usage of akonadi