Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Cleanup in extra.h for non-paired benchmarks | Joshua Bakita | 2020-10-17 |
| | | | | | | | | | | | - No parameter or output format changes - Better error messages - Auto-detect core - Fix off-by-one error in job counting - Explicitly invoke the scheduler with sched_yield() between jobs so that there's less work to do when (if) the scheduling timer interrupt comes around. (This has a surprisingly significant impact on timings.) | ||
* | Reorganize and commit all the modified TACLeBench code and run scripts | Joshua Bakita | 2019-10-07 |