Why 70MB od RAM

/C/C/park (park_overview) $ ps -eo pid,user,rss,comm --sort=-rss | head
PID USER       RSS COMMAND
4465 me    167180 gnome-shell
5121 me    154828 slack
2903 me    70484 insync

There is no syncing activitiy, it is the 3rd most memory heavy object, why is it like that, can you make it less hungry or “wake up” the service only periodically/on demand?

Will be tagging our engineer @lpugoy and he will get back to you :smile:

@Robert_Smol: Apologies for the trouble. We’re still investigating the memory usage and how we can improve it. One workaround is to restart the Insync process when its using too much memory.