Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 310 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 310 Bytes

llg-rust

A last letter game benchmark implemented in Rust

How to run

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