Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 314 Bytes

File metadata and controls

22 lines (16 loc) · 314 Bytes

llg-ocaml

A last letter game benchmark implemented in OCaml

How to run

Clone repository recursively:

git clone --recursive https://github.com/LLGAssessment/llg-ocaml.git

Compile test:

cd llg-ocaml
make

Run it and measure its time:

time ./llg < llg-dataset/70pokemons.txt