summaryrefslogtreecommitdiffstats
path: root/SD-VBS/preload-times/stitch
diff options
context:
space:
mode:
authorLeo Chan <leochanj@live.unc.edu>2020-10-22 01:53:21 -0400
committerJoshua Bakita <jbakita@cs.unc.edu>2020-10-22 01:56:35 -0400
commitd17b33131c14864bd1eae275f49a3f148e21cf29 (patch)
tree0d8f77922e8d193cb0f6edab83018f057aad64a0 /SD-VBS/preload-times/stitch
parent601ed25a4c5b66cb75315832c15613a727db2c26 (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.txt7
-rw-r--r--SD-VBS/preload-times/stitch/T_fullhd.txt7
-rw-r--r--SD-VBS/preload-times/stitch/T_qcif.txt7
-rw-r--r--SD-VBS/preload-times/stitch/T_sim.txt7
-rw-r--r--SD-VBS/preload-times/stitch/T_sim_fast.txt7
-rw-r--r--SD-VBS/preload-times/stitch/T_sqcif.txt7
-rw-r--r--SD-VBS/preload-times/stitch/T_test.txt7
-rw-r--r--SD-VBS/preload-times/stitch/T_vga.txt7
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 @@
1Input size - (236x288)
2Cycles elapsed - 255441025
3
4
5real 0m0.078s
6user 0m0.078s
7sys 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 @@
1Input size - (1920x1080)
2Cycles elapsed - 164073284645
3
4
5real 0m19.674s
6user 0m19.652s
7sys 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 @@
1Input size - (144x176)
2Cycles elapsed - 65835875
3
4
5real 0m0.021s
6user 0m0.021s
7sys 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 @@
1Input size - (12x16)
2Cycles elapsed - 399945
3
4
5real 0m0.001s
6user 0m0.000s
7sys 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 @@
1Input size - (9x12)
2Cycles elapsed - 250775
3
4
5real 0m0.001s
6user 0m0.001s
7sys 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 @@
1Input size - (96x128)
2Cycles elapsed - 35043015
3
4
5real 0m0.012s
6user 0m0.008s
7sys 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 @@
1Input size - (6x8)
2Cycles elapsed - 145110
3
4
5real 0m0.001s
6user 0m0.001s
7sys 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 @@
1Input size - (480x586)
2Cycles elapsed - 1802127145
3
4
5real 0m0.527s
6user 0m0.527s
7sys 0m0.000s