Performance evaluation for Reticulated Python commit e478343
.
benchmarks/
benchmark programspre-benchmarks/
programs that aspire to be benchmark programsdata/
raw results of experimentsplateau/
writeup of results, as of Spring 2017karst/
scripts for running experiments on Indiana University's Karst clusterscript/
data processing scriptsFor more info, see the README.md
files in each folder.
Thank you Senxi Li for discovering that Reticulated made big changes between commit e478343
and the present. The latest version cannot run these benchmarks as-is because it requires types on all imports. It also optimizes transient code using the strategy from Vitousek, Siek, Chaudhuri DLS 2019.