lichess-org / compression

Chess clock and move compression algorithms for lichess.org
GNU Affero General Public License v3.0
110 stars 19 forks source link

Benchmark compression algorithm #19

Open ErdoganSeref opened 1 month ago

ErdoganSeref commented 1 month ago

Current pull requests are stale because there is no benchmark to evaluate them. JMH can be used to implement those benchmarks. The benchmarks should measure compression ratio, compression speed and decompression speed. You can use the Lichess games as data.