WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

LLGAssessment/llg-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

llg-python

A last letter game benchmark implemented in Python

How to run

Clone repository recursively:

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

Run test and measure its time:

cd llg-python
time python llg.py < llg-dataset/70pokemons.txt

Of course you can use pypy for this benchmark:

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

About

A last letter game benchmark implemented in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages