| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Analysis Scripts: Cleanup computeSMTslowdown.py and libSMT.py | Joshua Bakita | 2021-03-09 |
| | | | | | | | | | - Don't print superfluous data - Remove some commented-out code - Print summary statistics in a format more similar to that used in the paper - Automatically strip the `_all` postfix from the paired benchmarks | ||
| * | Add script for computing M_i values | Joshua Bakita | 2020-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. | |||
