Sorry, had assertions on. Getting same results now (using my own benchmark function though) Benchmarking: benchdata/northwind.mdf snappy: Compressed 2752512 bytes into 726437 (26.4%) at 653.0 MiB/s QuickLZ: Compressed…
They compare with QuickLZ 1.0 from 2006 (you can see that from snappy_unittest.cc). I've done a quick benchmark with the files on quicklz.com on the same machine with QuickLZ 1.5.0: test file; library; compressed size;…
Sorry, had assertions on. Getting same results now (using my own benchmark function though) Benchmarking: benchdata/northwind.mdf snappy: Compressed 2752512 bytes into 726437 (26.4%) at 653.0 MiB/s QuickLZ: Compressed…
They compare with QuickLZ 1.0 from 2006 (you can see that from snappy_unittest.cc). I've done a quick benchmark with the files on quicklz.com on the same machine with QuickLZ 1.5.0: test file; library; compressed size;…