/opbench

Python package for fitting runtime models to subroutines, programs, etc.

Primary LanguagePython

opbench

Python package

Python package for assigning and fitting models of runtime to operations (opcodes, functions, etc.). See the related write-up.

Install

Requirements: Python 3.5+, NumPy, SciPy.

sudo python setup.py install

Run examples

cd examples/
python generate_inputs.py
python fit_and_plot.pt