Open
Description
Two sources:
- Static Python https://github.com/facebookincubator/cinder/tree/0baa6051949aef10db8f02fca37005d48849aca9/Tools/benchmarks
- Reticulated performance https://github.com/nuprl/retic_performance/tree/master/benchmarks
TODO:
- import the SP benchmarks that already have types
- find way to organize between untyped / shallow typed / concrete typed / primitive typed
- generate all combinations (what is all?)
- import the SP benchmarks for all the files in the repo:
- deltablue
- fannkuch
- nbody
- nqueens
- pystone
- richards
- import the Retic benchmarks, check that the types work in SP
- start with pidigits, should be easy
- 2nd, try spectralnorm
- go
- http2
- slowsha
- Espionage
- Evolution
- PythonFlow
- aespython
- call_method
- call_method_slots
- call_simple
- chaos
- fannkuch
- float
- futen
- meteor
- nbody
- nqueens
- pystone
- sample_fsm
- sieve
- stats
- take5
- try adding types to other SP benchmarks
- look for new benchmarks
Metadata
Metadata
Assignees
Labels
No labels