A last letter game benchmark implemented in Rust
Clone repository recursively:
git clone --recursive https://github.com/LLGAssessment/llg-rust.git
Compile test:
cd llg-rust
make
Run it and measure its time:
time ./llg < llg-dataset/70pokemons.txt