Activating zram

I would like to activate zram on an RPi Zero 2 to give adsb-feeder a little more performance.
The average memory usage is about 200M and the swap is 100M.
What is the easiest way to do this?

/boot/dietpi/func/dietpi-set_swapfile 1 zram

It works perfectly.
Thank you very much!