Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 313 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 313 Bytes

llg-java

A last letter game benchmark implemented in Java

How to run

Clone repository recursively:

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

Compile test:

cd llg-java
make

Run it and measure its time:

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