quixdb / squash-benchmark

Benchmarking all of the algorithms from Squash
https://quixdb.github.io/squash-benchmark/
MIT License
43 stars 10 forks source link

Add ability to switch to logarithmic scale for graphs in result tables #21

Closed nemequ closed 9 years ago

nemequ commented 9 years ago

The graphs in the result table (for compression ratio, compression speed, and decompression speed) are linear, and currently can't be switched to logarithmic. It would be nice to add an interface to toggle between the two.

It would be nice if this were also consistent with the solution for #20.

nemequ commented 9 years ago

This issue was moved to quixdb/squash-benchmark-web#6