Skip to content

Import benchmarks from prior work #1

Open
@bennn

Description

@bennn

Two sources:

  1. Static Python https://github.com/facebookincubator/cinder/tree/0baa6051949aef10db8f02fca37005d48849aca9/Tools/benchmarks
  2. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions