diff options
| author | leochanj105 <leochanj@live.unc.edu> | 2021-10-25 00:03:41 -0400 |
|---|---|---|
| committer | leochanj105 <leochanj@live.unc.edu> | 2021-10-25 00:03:41 -0400 |
| commit | 65ea49f13da3e20c6e0a5c0a8a4432d6b61f7674 (patch) | |
| tree | 8d457d76f4c86149b30f6354c1540c83eb6cd7f5 /SD-VBS/preload-times | |
| parent | 00e4ce40b0af8e94f5b5e44945d73c6778cc9991 (diff) | |
figure out why WCET was so high
Diffstat (limited to 'SD-VBS/preload-times')
| -rw-r--r-- | SD-VBS/preload-times/disparity/T_qcif.txt | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/SD-VBS/preload-times/disparity/T_qcif.txt b/SD-VBS/preload-times/disparity/T_qcif.txt index 0ed63d7..c939714 100644 --- a/SD-VBS/preload-times/disparity/T_qcif.txt +++ b/SD-VBS/preload-times/disparity/T_qcif.txt | |||
| @@ -1,7 +1,10 @@ | |||
| 1 | Input size - (154x176) | 1 | Usage: ./disparity <name> <loops> <my core> <runID> <save results?> |
| 2 | Cycles elapsed - 52029775 | 2 | <name> string for logging. Name of this task. |
| 3 | <loops> integer number of iterations. -1 for infinite. | ||
| 4 | <my core> integer core number. Only used for LITMUS-RT. | ||
| 5 | <runID> string to append with .txt to yield output file name. | ||
| 6 | <save results?> 1 to save results, 0 to discard. | ||
| 3 | 7 | ||
| 4 | 8 | real 0m0.001s | |
| 5 | real 0m0.020s | 9 | user 0m0.001s |
| 6 | user 0m0.020s | ||
| 7 | sys 0m0.000s | 10 | sys 0m0.000s |
