From 65ea49f13da3e20c6e0a5c0a8a4432d6b61f7674 Mon Sep 17 00:00:00 2001 From: leochanj105 Date: Mon, 25 Oct 2021 00:03:41 -0400 Subject: figure out why WCET was so high --- SD-VBS/benchmarks/disparity/data/test/1.bmp | Bin 454 -> 0 bytes SD-VBS/benchmarks/disparity/data/test/2.bmp | Bin 454 -> 0 bytes SD-VBS/benchmarks/disparity/data/test/Makefile | 6 ------ SD-VBS/benchmarks/disparity/data/test/expected.m | 10 ---------- SD-VBS/benchmarks/disparity/data/test/expected_C.txt | 10 ---------- 5 files changed, 26 deletions(-) delete mode 100644 SD-VBS/benchmarks/disparity/data/test/1.bmp delete mode 100644 SD-VBS/benchmarks/disparity/data/test/2.bmp delete mode 100644 SD-VBS/benchmarks/disparity/data/test/Makefile delete mode 100644 SD-VBS/benchmarks/disparity/data/test/expected.m delete mode 100644 SD-VBS/benchmarks/disparity/data/test/expected_C.txt (limited to 'SD-VBS/benchmarks/disparity/data/test') diff --git a/SD-VBS/benchmarks/disparity/data/test/1.bmp b/SD-VBS/benchmarks/disparity/data/test/1.bmp deleted file mode 100644 index 3da018c..0000000 Binary files a/SD-VBS/benchmarks/disparity/data/test/1.bmp and /dev/null differ diff --git a/SD-VBS/benchmarks/disparity/data/test/2.bmp b/SD-VBS/benchmarks/disparity/data/test/2.bmp deleted file mode 100644 index 88b3918..0000000 Binary files a/SD-VBS/benchmarks/disparity/data/test/2.bmp and /dev/null differ diff --git a/SD-VBS/benchmarks/disparity/data/test/Makefile b/SD-VBS/benchmarks/disparity/data/test/Makefile deleted file mode 100644 index 06e43ae..0000000 --- a/SD-VBS/benchmarks/disparity/data/test/Makefile +++ /dev/null @@ -1,6 +0,0 @@ -include ../../../../common/makefiles/Makefile.include - -BMARK=disparity -INPUT=test -include $(MAKEFILE_COMMON_DIR)/Makefile.common - diff --git a/SD-VBS/benchmarks/disparity/data/test/expected.m b/SD-VBS/benchmarks/disparity/data/test/expected.m deleted file mode 100644 index 9ddac84..0000000 --- a/SD-VBS/benchmarks/disparity/data/test/expected.m +++ /dev/null @@ -1,10 +0,0 @@ -0 0 0 0 0 0 0 0 0 0 0 0 0 -0 0 0 0 0 0 0 0 0 0 0 0 0 -0 0 0 0 0 0 0 0 0 0 0 0 0 -0 0 0 0 0 0 0 0 0 0 0 0 0 -0 0 0 0 0 0 0 0 0 0 0 0 0 -0 0 0 0 0 0 0 0 0 0 0 0 0 -0 0 0 0 0 0 0 0 0 0 0 0 0 -0 0 0 0 0 0 0 0 0 0 0 0 0 -0 0 0 0 0 0 0 0 0 0 0 0 0 -0 0 0 0 0 0 0 0 0 0 0 0 0 diff --git a/SD-VBS/benchmarks/disparity/data/test/expected_C.txt b/SD-VBS/benchmarks/disparity/data/test/expected_C.txt deleted file mode 100644 index 9ddac84..0000000 --- a/SD-VBS/benchmarks/disparity/data/test/expected_C.txt +++ /dev/null @@ -1,10 +0,0 @@ -0 0 0 0 0 0 0 0 0 0 0 0 0 -0 0 0 0 0 0 0 0 0 0 0 0 0 -0 0 0 0 0 0 0 0 0 0 0 0 0 -0 0 0 0 0 0 0 0 0 0 0 0 0 -0 0 0 0 0 0 0 0 0 0 0 0 0 -0 0 0 0 0 0 0 0 0 0 0 0 0 -0 0 0 0 0 0 0 0 0 0 0 0 0 -0 0 0 0 0 0 0 0 0 0 0 0 0 -0 0 0 0 0 0 0 0 0 0 0 0 0 -0 0 0 0 0 0 0 0 0 0 0 0 0 -- cgit v1.2.2