evaluate default zram swap compression algorithm
Rumor has it that zstd has better compression than lz4 and lzo, but it is much slower on some archs... We might want to use something faster even if it means swap uses more memory, for performance reasons.
Use this script to test the various algorithms on your hardware and add a comment with the summary along with info about what the hardware was:
https://gitlab.postmarketos.org/-/snippets/19
issue