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 2752512 bytes into 620933 (22.6%) at 456.8 MiB/s
Benchmarking: benchdata/gdb.exe
snappy: Compressed 8872609 bytes into 4530844 (51.1%) at 333.1 MiB/s
QuickLZ: Compressed 8872609 bytes into 4056279 (45.7%) at 267.6 MiB/s
Benchmarking: benchdata/pic.bmp
snappy: Compressed 18108198 bytes into 16561772 (91.5%) at 292.5 MiB/s
QuickLZ: Compressed 18108198 bytes into 15784615 (87.2%) at 197.2 MiB/s
Benchmarking: benchdata/plaintext.txt
snappy: Compressed 2988604 bytes into 1657747 (55.5%) at 289.4 MiB/s
QuickLZ: Compressed 2988604 bytes into 1436646 (48.1%) at 238.5 MiB/s
Benchmarking: benchdata/proteins.txt
snappy: Compressed 7344249 bytes into 2964303 (40.4%) at 371.6 MiB/s
QuickLZ: Compressed 7344249 bytes into 2586659 (35.2%) at 321.9 MiB/s