Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 324 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 324 Bytes

llg-cython

A last letter game benchmark implemented in Cython

How to run

Clone repository recursively:

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

Compile test:

cd llg-cython
make

Run test and measure its time:

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