diff options
| author | Leo Chan <leochanj@live.unc.edu> | 2020-10-22 01:53:21 -0400 |
|---|---|---|
| committer | Joshua Bakita <jbakita@cs.unc.edu> | 2020-10-22 01:56:35 -0400 |
| commit | d17b33131c14864bd1eae275f49a3f148e21cf29 (patch) | |
| tree | 0d8f77922e8d193cb0f6edab83018f057aad64a0 /SD-VBS/preload-times/stitch | |
| parent | 601ed25a4c5b66cb75315832c15613a727db2c26 (diff) | |
Squashed commit of the sb-vbs branch.
Includes the SD-VBS benchmarks modified to:
- Use libextra to loop as realtime jobs
- Preallocate memory before starting their main computation
- Accept input via stdin instead of via argc
Does not include the SD-VBS matlab code.
Fixes libextra execution in LITMUS^RT.
Diffstat (limited to 'SD-VBS/preload-times/stitch')
| -rw-r--r-- | SD-VBS/preload-times/stitch/T_cif.txt | 7 | ||||
| -rw-r--r-- | SD-VBS/preload-times/stitch/T_fullhd.txt | 7 | ||||
| -rw-r--r-- | SD-VBS/preload-times/stitch/T_qcif.txt | 7 | ||||
| -rw-r--r-- | SD-VBS/preload-times/stitch/T_sim.txt | 7 | ||||
| -rw-r--r-- | SD-VBS/preload-times/stitch/T_sim_fast.txt | 7 | ||||
| -rw-r--r-- | SD-VBS/preload-times/stitch/T_sqcif.txt | 7 | ||||
| -rw-r--r-- | SD-VBS/preload-times/stitch/T_test.txt | 7 | ||||
| -rw-r--r-- | SD-VBS/preload-times/stitch/T_vga.txt | 7 |
8 files changed, 56 insertions, 0 deletions
diff --git a/SD-VBS/preload-times/stitch/T_cif.txt b/SD-VBS/preload-times/stitch/T_cif.txt new file mode 100644 index 0000000..a4cb3a6 --- /dev/null +++ b/SD-VBS/preload-times/stitch/T_cif.txt | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | Input size - (236x288) | ||
| 2 | Cycles elapsed - 255441025 | ||
| 3 | |||
| 4 | |||
| 5 | real 0m0.078s | ||
| 6 | user 0m0.078s | ||
| 7 | sys 0m0.000s | ||
diff --git a/SD-VBS/preload-times/stitch/T_fullhd.txt b/SD-VBS/preload-times/stitch/T_fullhd.txt new file mode 100644 index 0000000..41ea1e5 --- /dev/null +++ b/SD-VBS/preload-times/stitch/T_fullhd.txt | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | Input size - (1920x1080) | ||
| 2 | Cycles elapsed - 164073284645 | ||
| 3 | |||
| 4 | |||
| 5 | real 0m19.674s | ||
| 6 | user 0m19.652s | ||
| 7 | sys 0m0.020s | ||
diff --git a/SD-VBS/preload-times/stitch/T_qcif.txt b/SD-VBS/preload-times/stitch/T_qcif.txt new file mode 100644 index 0000000..efe98a5 --- /dev/null +++ b/SD-VBS/preload-times/stitch/T_qcif.txt | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | Input size - (144x176) | ||
| 2 | Cycles elapsed - 65835875 | ||
| 3 | |||
| 4 | |||
| 5 | real 0m0.021s | ||
| 6 | user 0m0.021s | ||
| 7 | sys 0m0.000s | ||
diff --git a/SD-VBS/preload-times/stitch/T_sim.txt b/SD-VBS/preload-times/stitch/T_sim.txt new file mode 100644 index 0000000..fec7488 --- /dev/null +++ b/SD-VBS/preload-times/stitch/T_sim.txt | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | Input size - (12x16) | ||
| 2 | Cycles elapsed - 399945 | ||
| 3 | |||
| 4 | |||
| 5 | real 0m0.001s | ||
| 6 | user 0m0.000s | ||
| 7 | sys 0m0.001s | ||
diff --git a/SD-VBS/preload-times/stitch/T_sim_fast.txt b/SD-VBS/preload-times/stitch/T_sim_fast.txt new file mode 100644 index 0000000..bf245ec --- /dev/null +++ b/SD-VBS/preload-times/stitch/T_sim_fast.txt | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | Input size - (9x12) | ||
| 2 | Cycles elapsed - 250775 | ||
| 3 | |||
| 4 | |||
| 5 | real 0m0.001s | ||
| 6 | user 0m0.001s | ||
| 7 | sys 0m0.000s | ||
diff --git a/SD-VBS/preload-times/stitch/T_sqcif.txt b/SD-VBS/preload-times/stitch/T_sqcif.txt new file mode 100644 index 0000000..3367187 --- /dev/null +++ b/SD-VBS/preload-times/stitch/T_sqcif.txt | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | Input size - (96x128) | ||
| 2 | Cycles elapsed - 35043015 | ||
| 3 | |||
| 4 | |||
| 5 | real 0m0.012s | ||
| 6 | user 0m0.008s | ||
| 7 | sys 0m0.004s | ||
diff --git a/SD-VBS/preload-times/stitch/T_test.txt b/SD-VBS/preload-times/stitch/T_test.txt new file mode 100644 index 0000000..6b7c3d4 --- /dev/null +++ b/SD-VBS/preload-times/stitch/T_test.txt | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | Input size - (6x8) | ||
| 2 | Cycles elapsed - 145110 | ||
| 3 | |||
| 4 | |||
| 5 | real 0m0.001s | ||
| 6 | user 0m0.001s | ||
| 7 | sys 0m0.000s | ||
diff --git a/SD-VBS/preload-times/stitch/T_vga.txt b/SD-VBS/preload-times/stitch/T_vga.txt new file mode 100644 index 0000000..ffd8813 --- /dev/null +++ b/SD-VBS/preload-times/stitch/T_vga.txt | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | Input size - (480x586) | ||
| 2 | Cycles elapsed - 1802127145 | ||
| 3 | |||
| 4 | |||
| 5 | real 0m0.527s | ||
| 6 | user 0m0.527s | ||
| 7 | sys 0m0.000s | ||
