Simple tool to measure and compare puzzle solutions based on specs and performance.
git clone https://github.com/railis/challenge.git cd challenge
./bin/cl spec PUZZLE_NAME
Runs spec described for given solution
./bin/cl benchmark PUZZLE_NAME
Runs benchmark and draws results based on performance