A couple of years ago, when I was working on my Raspberry Pi 5, I noticed that it was very slow. I googled possible reasons, and the main one was its lack of RAM. It has 4 gigs of RAM, but I noticed that running multiple Chromium tabs made it run at a snail’s pace. So, I looked for ways to increase the RAM. Given that I was using an SD Card as a hard drive, using a swap file wasn’t really an option. However, I found a program called ZRAM and promptly installed it from the Pi-Apps app store. I found it increased my performance by a sizeable amount when running many apps. ZRAM improved my performance when running multiple apps, is easy to install, and doesn’t require any extra hardware, but it does come at the cost of CPU speed.