pts/system-decompress-tiff: This test measures the time to decompress an image from TIFF to RGBA.
pts/compress-lzma: This test measures the time needed to compress a file using LZMA compression.
pts/system-decompress-bzip2: This test measures the time to decompress a Linux kernel tarball using BZIP2.
pts/compress-7zip: This is a test of 7-Zip using p7zip with its integrated benchmark feature.
pts/system-decompress-xz: This test measures the time to decompress a Linux kernel tarball using XZ.
pts/compress-pbzip2: This test measures the time needed to compress a file using BZIP2 compression.
pts/system-decompress-gzip: This test measures the time to decompress a gzipped tarball.
pts/compress-gzip: This test measures the time needed to compress a file using Gzip compression.
pts/system-decompress-zlib: This test measures the time to decompress a Linux kernel tarball using ZLIB.
madmaze/compress-7zip: This is a test of 7-Zip using p7zip with its integrated benchmark feature.
pts/compression: This test suite consists of tests that measure various forms of file compression such as gzip, bzip2, and 7zip. The same 512MB original file is used in each test. This suite is good for testing the system's processor, memory, and overall system performance.