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/times/texture_synthesis | |
| 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/times/texture_synthesis')
| -rw-r--r-- | SD-VBS/times/texture_synthesis/T_cif.txt | 7 | ||||
| -rw-r--r-- | SD-VBS/times/texture_synthesis/T_fullhd.txt | 7 | ||||
| -rw-r--r-- | SD-VBS/times/texture_synthesis/T_qcif.txt | 7 | ||||
| -rw-r--r-- | SD-VBS/times/texture_synthesis/T_sim.txt | 7 | ||||
| -rw-r--r-- | SD-VBS/times/texture_synthesis/T_sim_fast.txt | 7 | ||||
| -rw-r--r-- | SD-VBS/times/texture_synthesis/T_sqcif.txt | 7 | ||||
| -rw-r--r-- | SD-VBS/times/texture_synthesis/T_test.txt | 7 | ||||
| -rw-r--r-- | SD-VBS/times/texture_synthesis/T_vga.txt | 7 |
8 files changed, 56 insertions, 0 deletions
diff --git a/SD-VBS/times/texture_synthesis/T_cif.txt b/SD-VBS/times/texture_synthesis/T_cif.txt new file mode 100644 index 0000000..67792b8 --- /dev/null +++ b/SD-VBS/times/texture_synthesis/T_cif.txt | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | Input size - (30x30) | ||
| 2 | Cycles elapsed - 36343685 | ||
| 3 | |||
| 4 | |||
| 5 | real 0m0.012s | ||
| 6 | user 0m0.008s | ||
| 7 | sys 0m0.004s | ||
diff --git a/SD-VBS/times/texture_synthesis/T_fullhd.txt b/SD-VBS/times/texture_synthesis/T_fullhd.txt new file mode 100644 index 0000000..8106029 --- /dev/null +++ b/SD-VBS/times/texture_synthesis/T_fullhd.txt | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | Input size - (48x48) | ||
| 2 | Cycles elapsed - 5861930385 | ||
| 3 | |||
| 4 | |||
| 5 | real 0m6.397s | ||
| 6 | user 0m6.388s | ||
| 7 | sys 0m0.008s | ||
diff --git a/SD-VBS/times/texture_synthesis/T_qcif.txt b/SD-VBS/times/texture_synthesis/T_qcif.txt new file mode 100644 index 0000000..3eb8a57 --- /dev/null +++ b/SD-VBS/times/texture_synthesis/T_qcif.txt | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | Input size - (20x20) | ||
| 2 | Cycles elapsed - 18255300 | ||
| 3 | |||
| 4 | |||
| 5 | real 0m0.006s | ||
| 6 | user 0m0.006s | ||
| 7 | sys 0m0.000s | ||
diff --git a/SD-VBS/times/texture_synthesis/T_sim.txt b/SD-VBS/times/texture_synthesis/T_sim.txt new file mode 100644 index 0000000..99c4abb --- /dev/null +++ b/SD-VBS/times/texture_synthesis/T_sim.txt | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | Input size - (32x32) | ||
| 2 | Cycles elapsed - 3766245 | ||
| 3 | |||
| 4 | |||
| 5 | real 0m0.002s | ||
| 6 | user 0m0.002s | ||
| 7 | sys 0m0.000s | ||
diff --git a/SD-VBS/times/texture_synthesis/T_sim_fast.txt b/SD-VBS/times/texture_synthesis/T_sim_fast.txt new file mode 100644 index 0000000..abcb562 --- /dev/null +++ b/SD-VBS/times/texture_synthesis/T_sim_fast.txt | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | Input size - (16x16) | ||
| 2 | Cycles elapsed - 647115 | ||
| 3 | |||
| 4 | |||
| 5 | real 0m0.001s | ||
| 6 | user 0m0.001s | ||
| 7 | sys 0m0.000s | ||
diff --git a/SD-VBS/times/texture_synthesis/T_sqcif.txt b/SD-VBS/times/texture_synthesis/T_sqcif.txt new file mode 100644 index 0000000..faf48a6 --- /dev/null +++ b/SD-VBS/times/texture_synthesis/T_sqcif.txt | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | Input size - (96x96) | ||
| 2 | Cycles elapsed - 69169485 | ||
| 3 | |||
| 4 | |||
| 5 | real 0m0.022s | ||
| 6 | user 0m0.022s | ||
| 7 | sys 0m0.000s | ||
diff --git a/SD-VBS/times/texture_synthesis/T_test.txt b/SD-VBS/times/texture_synthesis/T_test.txt new file mode 100644 index 0000000..7eff343 --- /dev/null +++ b/SD-VBS/times/texture_synthesis/T_test.txt | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | Input size - (8x8) | ||
| 2 | Cycles elapsed - 255815 | ||
| 3 | |||
| 4 | |||
| 5 | real 0m0.001s | ||
| 6 | user 0m0.001s | ||
| 7 | sys 0m0.000s | ||
diff --git a/SD-VBS/times/texture_synthesis/T_vga.txt b/SD-VBS/times/texture_synthesis/T_vga.txt new file mode 100644 index 0000000..6260679 --- /dev/null +++ b/SD-VBS/times/texture_synthesis/T_vga.txt | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | Input size - (32x32) | ||
| 2 | Cycles elapsed - 96581170 | ||
| 3 | |||
| 4 | |||
| 5 | real 0m0.030s | ||
| 6 | user 0m0.030s | ||
| 7 | sys 0m0.000s | ||
