1. I make every effort to use small wallpapers (under 1 MB). Each wallpaper consumes a pretty easily identified amount of RAM. 1 MB picture uses a little more than 1MB of RAM.
2. Open fewer browser tabs. I find that typical 'open' browser tabs consume anywhere from 200 to 500 MB of RAM.
3. I use xcompmgr as my compositor. It runs in about 20% less than some of the more 'modern' compositors. (Yes it also does less... but I run using dwm, so that's okay with me.)
4. I keep a clean (meaning totally non-existent Desktop). I have conky visible but as a single image across all my workspaces (9 of them). I use this setting for that in conky:
Code: Select all
conky.config = {
own_window = true,
own_window_type = 'override',
5. Whenever possible I run systemd-free. That seems to save about 20% when compared to an identically configured systemd setup.
6. I turn off every unused service (run as few services as possible). They start 'plenty fast' from ground zero for me (e.g. printers, blue tooth, mtp, etc.)
7. I close any unused apps. No need have an app idle in the queue, if I'm not going to use it right away. Yep, I close & restart frequently.
8. Adblock... I adblock everything I can. Those little buggers (ads) are not only annoying but they burn network bandwidth, screen space, and electricity.
So what tricks might you like?