Changes in benchmark/process-trun.py [c0458be3:e5e2334]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
benchmark/process-trun.py
rc0458be3 re5e2334 65 65 'ActRateC': float(vals[16]), 66 66 'ActRate': float(vals[17]), 67 'Err Rate':float(vals[18]),67 'Error Rate': float(vals[18]), 68 68 'SamplesT': float(vals[19]), 69 69 'SamplesR': float(vals[20])
Note:
See TracChangeset
for help on using the changeset viewer.