Skip to content

LLGAssessment/llg-cython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A last letter game benchmark implemented in Cython

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published