Tools for running Reticulated Python benchmarks.
python setup.py install
(You may need root permissions)
- Change directory to the program you want to benchmark.
- Make sure all code is in a
./typed
sub-directory and is fully-typed Reticulated Python code. - Type
zrun 0
or (zrun 1
for random sampling) and hit enter. - Wait.
- Check
./output.txt
for results