I found that a program called hud-service was eating up my RAM, so I decided to disable it. This appears to be Ubuntu specific (e.g. not found in Xubuntu or Lubuntu etc). Rather than changing distro, I decided to just disable it.
sudo chmod -x /usr/lib/x86_64-linux-gnu/hud/hud-servicesudo killall hud-service
sudo chmod -x /usr/lib/indicator-appmenu/hud-servicesudo killall hud-service
download file now