nuprl / retic_performance

Performance evaluation of Reticulated Python
MIT License
3 stars 1 forks source link

retic_performance

Performance evaluation for Reticulated Python commit e478343.

Summary

For 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.