CompressionTest

Let's test some compression utilities!

Rationale

It is a perennial argument on the internet, just what is the best compressor to use to losslessly compress data, Yet no one tries to actually test the utilities against multiple types of input data. So I decided to do just that.

These compression tests are performed using PowerShell to script the tests and are automatically run using AppVeyor, allowing new utilities or test corpora to be tested and reported automatically.