Compression Plotter: a bash script that plots a ratio of speed to compressed size for different compression algorithms.
https://github.com/gianni-rosato/compression-plotter
Supports brotli, zstd, 7-zip, xz, & zip (through 7-zip)
Requires 7zzs, brotli, zstd, tar, time (the one in /usr/bin, not shell time), stat (linux)