Skip to content

shoriminimoe/simulations

 
 

Repository files navigation

Install py3 deps

python3 -mvenv ./venv
source venv/bin/activate
pip3 install -r requirements.txt

Run when pypy installed

./scripts/run_pypy.sh simple_retry_only 10000

Run w/o pypy

./scripts/run_no_pypy.sh simple_retry_only 10000

Linked Articles

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 97.2%
  • Shell 2.8%