summaryrefslogtreecommitdiffstats
path: root/smt_analysis/computeLCslowdown.py
Commit message (Collapse)AuthorAge
* Analysis Scripts: Cut deceptive help text and clean computeLCslowdown.py outputJoshua Bakita2021-03-09
|
* Add script for computing M_i valuesJoshua Bakita2020-10-22
Remember, M_i values are the worst-case slowdown of the average- -case execution time. Also factor out functions shared with M_ij computation code to a shared library.