diff options
author | Joshua Bakita <jbakita@cs.unc.edu> | 2020-06-11 21:44:56 -0400 |
---|---|---|
committer | Joshua Bakita <jbakita@cs.unc.edu> | 2020-06-11 21:44:56 -0400 |
commit | e9285d0cdea756a2830f0ace378e4197b36869aa (patch) | |
tree | c936ca400ec6593b24aadb75f961229f0b238e01 /dis/summarize.py | |
parent | 18b1585116344646e544d6e3a92f3690356026a9 (diff) |
Add initial instrumentation to and fix warnings in DIS stressmarks
Changes:
- Backpoint fix to randInt range
- Instrument benchmarks with time tracking
- assert inputs are correct length to fix compiler warnings
Problems:
- Timing on a per-loop basis is non representative of real-world
workloads, as we clear the cache after every loop. These all need
to be re-instrumented to record times for the whole benchmark,
rather than per-loop.
Diffstat (limited to 'dis/summarize.py')
0 files changed, 0 insertions, 0 deletions