summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--SD-VBS/benchmarks/stitch/src/c/script_stitch.c12
-rwxr-xr-xall_pairs/bin/anagrambin0 -> 184928 bytes
-rwxr-xr-xall_pairs/bin/audiobeambin0 -> 128912 bytes
-rwxr-xr-xall_pairs/bin/g723_encbin0 -> 101664 bytes
-rwxr-xr-xall_pairs/bin/huff_decbin0 -> 95960 bytes
-rwxr-xr-xbaseline/bin/anagrambin0 -> 179680 bytes
-rwxr-xr-xbaseline/bin/audiobeambin0 -> 123664 bytes
-rwxr-xr-xbaseline/bin/g723_encbin0 -> 100504 bytes
-rwxr-xr-xbaseline/bin/huff_decbin0 -> 94792 bytes
-rw-r--r--dis/sudo180
-rw-r--r--extra.h2
-rw-r--r--run_case_study.py52
-rw-r--r--sudo1
13 files changed, 222 insertions, 25 deletions
diff --git a/SD-VBS/benchmarks/stitch/src/c/script_stitch.c b/SD-VBS/benchmarks/stitch/src/c/script_stitch.c
index 9310048..472e231 100644
--- a/SD-VBS/benchmarks/stitch/src/c/script_stitch.c
+++ b/SD-VBS/benchmarks/stitch/src/c/script_stitch.c
@@ -23,12 +23,6 @@ int main(int argc, char* argv[])
23 cols = Icur->width; 23 cols = Icur->width;
24 24
25 for_each_job { 25 for_each_job {
26 iFreeHandle(Icur);
27 fFreeHandle(v);
28 fFreeHandle(interestPnts);
29 fFreeHandle(int1);
30 fFreeHandle(int2);
31 fFreeHandle(Fcur);
32 v = harris(Icur); 26 v = harris(Icur);
33 interestPnts = getANMS(v, 24); 27 interestPnts = getANMS(v, 24);
34 int1 = fMallocHandle(interestPnts->height, 1); 28 int1 = fMallocHandle(interestPnts->height, 1);
@@ -40,6 +34,12 @@ int main(int argc, char* argv[])
40 } 34 }
41 35
42 Fcur = extractFeatures(Icur, int1, int2); 36 Fcur = extractFeatures(Icur, int1, int2);
37 iFreeHandle(Icur);
38 fFreeHandle(v);
39 fFreeHandle(interestPnts);
40 fFreeHandle(int1);
41 fFreeHandle(int2);
42 fFreeHandle(Fcur);
43 } 43 }
44 44
45#ifdef CHECK 45#ifdef CHECK
diff --git a/all_pairs/bin/anagram b/all_pairs/bin/anagram
new file mode 100755
index 0000000..4d3b54e
--- /dev/null
+++ b/all_pairs/bin/anagram
Binary files differ
diff --git a/all_pairs/bin/audiobeam b/all_pairs/bin/audiobeam
new file mode 100755
index 0000000..5d00fa1
--- /dev/null
+++ b/all_pairs/bin/audiobeam
Binary files differ
diff --git a/all_pairs/bin/g723_enc b/all_pairs/bin/g723_enc
new file mode 100755
index 0000000..7ab3acb
--- /dev/null
+++ b/all_pairs/bin/g723_enc
Binary files differ
diff --git a/all_pairs/bin/huff_dec b/all_pairs/bin/huff_dec
new file mode 100755
index 0000000..b638a87
--- /dev/null
+++ b/all_pairs/bin/huff_dec
Binary files differ
diff --git a/baseline/bin/anagram b/baseline/bin/anagram
new file mode 100755
index 0000000..be58ec0
--- /dev/null
+++ b/baseline/bin/anagram
Binary files differ
diff --git a/baseline/bin/audiobeam b/baseline/bin/audiobeam
new file mode 100755
index 0000000..cf776b4
--- /dev/null
+++ b/baseline/bin/audiobeam
Binary files differ
diff --git a/baseline/bin/g723_enc b/baseline/bin/g723_enc
new file mode 100755
index 0000000..7289895
--- /dev/null
+++ b/baseline/bin/g723_enc
Binary files differ
diff --git a/baseline/bin/huff_dec b/baseline/bin/huff_dec
new file mode 100755
index 0000000..07d4d32
--- /dev/null
+++ b/baseline/bin/huff_dec
Binary files differ
diff --git a/dis/sudo b/dis/sudo
new file mode 100644
index 0000000..134ad48
--- /dev/null
+++ b/dis/sudo
@@ -0,0 +1,180 @@
12097152 -1 35 80
2
31 1 22 1 c2 1 2d 0
41 1 22 1 c2 1 2d 0
51 1 22 1 c2 1 2d 0
61 1 22 1 c2 1 2d 0
71 1 22 1 c2 1 2d 0
81 1 22 1 c2 1 2d 0
91 1 22 1 c2 1 2d 0
101 1 22 1 c2 1 2d 0
111 1 22 1 c2 1 2d 0
121 1 22 1 c2 1 2d 0
13
141 1 22 1 c2 1 2d 0
151 1 22 1 c2 1 2d 0
161 1 22 1 c2 1 2d 0
171 1 22 1 c2 1 2d 0
181 1 22 1 c2 1 2d 0
191 1 22 1 c2 1 2d 0
201 1 22 1 c2 1 2d 0
211 1 22 1 c2 1 2d 0
221 1 22 1 c2 1 2d 0
231 1 22 1 c2 1 2d 0
24
251 1 22 1 c2 1 2d 0
261 1 22 1 c2 1 2d 0
271 1 22 1 c2 1 2d 0
281 1 22 1 c2 1 2d 0
291 1 22 1 c2 1 2d 0
301 1 22 1 c2 1 2d 0
311 1 22 1 c2 1 2d 0
321 1 22 1 c2 1 2d 0
331 1 22 1 c2 1 2d 0
341 1 22 1 c2 1 2d 0
35
361 1 22 1 c2 1 2d 0
371 1 22 1 c2 1 2d 0
381 1 22 1 c2 1 2d 0
391 1 22 1 c2 1 2d 0
401 1 22 1 c2 1 2d 0
411 1 22 1 c2 1 2d 0
421 1 22 1 c2 1 2d 0
431 1 22 1 c2 1 2d 0
441 1 22 1 c2 1 2d 0
451 1 22 1 c2 1 2d 0
46
47
481 1 22 1 c2 1 2d 0
491 1 22 1 c2 1 2d 0
501 1 22 1 c2 1 2d 0
511 1 22 1 c2 1 2d 0
521 1 22 1 c2 1 2d 0
531 1 22 1 c2 1 2d 0
541 1 22 1 c2 1 2d 0
551 1 22 1 c2 1 2d 0
561 1 22 1 c2 1 2d 0
571 1 22 1 c2 1 2d 0
58
591 1 22 1 c2 1 2d 0
601 1 22 1 c2 1 2d 0
611 1 22 1 c2 1 2d 0
621 1 22 1 c2 1 2d 0
631 1 22 1 c2 1 2d 0
641 1 22 1 c2 1 2d 0
651 1 22 1 c2 1 2d 0
661 1 22 1 c2 1 2d 0
671 1 22 1 c2 1 2d 0
681 1 22 1 c2 1 2d 0
69
701 1 22 1 c2 1 2d 0
711 1 22 1 c2 1 2d 0
721 1 22 1 c2 1 2d 0
731 1 22 1 c2 1 2d 0
741 1 22 1 c2 1 2d 0
751 1 22 1 c2 1 2d 0
761 1 22 1 c2 1 2d 0
771 1 22 1 c2 1 2d 0
781 1 22 1 c2 1 2d 0
791 1 22 1 c2 1 2d 0
80
811 1 22 1 c2 1 2d 0
821 1 22 1 c2 1 2d 0
831 1 22 1 c2 1 2d 0
841 1 22 1 c2 1 2d 0
851 1 22 1 c2 1 2d 0
861 1 22 1 c2 1 2d 0
871 1 22 1 c2 1 2d 0
881 1 22 1 c2 1 2d 0
891 1 22 1 c2 1 2d 0
901 1 22 1 c2 1 2d 0
91
921 1 22 1 c2 1 2d 0
931 1 22 1 c2 1 2d 0
941 1 22 1 c2 1 2d 0
951 1 22 1 c2 1 2d 0
961 1 22 1 c2 1 2d 0
971 1 22 1 c2 1 2d 0
981 1 22 1 c2 1 2d 0
991 1 22 1 c2 1 2d 0
1001 1 22 1 c2 1 2d 0
1011 1 22 1 c2 1 2d 0
102
1031 1 22 1 c2 1 2d 0
1041 1 22 1 c2 1 2d 0
1051 1 22 1 c2 1 2d 0
1061 1 22 1 c2 1 2d 0
1071 1 22 1 c2 1 2d 0
1081 1 22 1 c2 1 2d 0
1091 1 22 1 c2 1 2d 0
1101 1 22 1 c2 1 2d 0
1111 1 22 1 c2 1 2d 0
1121 1 22 1 c2 1 2d 0
113
1141 1 22 1 c2 1 2d 0
1151 1 22 1 c2 1 2d 0
1161 1 22 1 c2 1 2d 0
1171 1 22 1 c2 1 2d 0
1181 1 22 1 c2 1 2d 0
1191 1 22 1 c2 1 2d 0
1201 1 22 1 c2 1 2d 0
1211 1 22 1 c2 1 2d 0
1221 1 22 1 c2 1 2d 0
1231 1 22 1 c2 1 2d 0
124
1251 1 22 1 c2 1 2d 0
1261 1 22 1 c2 1 2d 0
1271 1 22 1 c2 1 2d 0
1281 1 22 1 c2 1 2d 0
1291 1 22 1 c2 1 2d 0
1301 1 22 1 c2 1 2d 0
1311 1 22 1 c2 1 2d 0
1321 1 22 1 c2 1 2d 0
1331 1 22 1 c2 1 2d 0
1341 1 22 1 c2 1 2d 0
135
1361 1 22 1 c2 1 2d 0
1371 1 22 1 c2 1 2d 0
1381 1 22 1 c2 1 2d 0
1391 1 22 1 c2 1 2d 0
1401 1 22 1 c2 1 2d 0
1411 1 22 1 c2 1 2d 0
1421 1 22 1 c2 1 2d 0
1431 1 22 1 c2 1 2d 0
1441 1 22 1 c2 1 2d 0
1451 1 22 1 c2 1 2d 0
146
1471 1 22 1 c2 1 2d 0
1481 1 22 1 c2 1 2d 0
1491 1 22 1 c2 1 2d 0
1501 1 22 1 c2 1 2d 0
1511 1 22 1 c2 1 2d 0
1521 1 22 1 c2 1 2d 0
1531 1 22 1 c2 1 2d 0
1541 1 22 1 c2 1 2d 0
1551 1 22 1 c2 1 2d 0
1561 1 22 1 c2 1 2d 0
157
1581 1 22 1 c2 1 2d 0
1591 1 22 1 c2 1 2d 0
1601 1 22 1 c2 1 2d 0
1611 1 22 1 c2 1 2d 0
1621 1 22 1 c2 1 2d 0
1631 1 22 1 c2 1 2d 0
1641 1 22 1 c2 1 2d 0