diff options
| author | leochanj105 <leochanj@live.unc.edu> | 2021-10-25 00:03:41 -0400 |
|---|---|---|
| committer | leochanj105 <leochanj@live.unc.edu> | 2021-10-25 00:03:41 -0400 |
| commit | 65ea49f13da3e20c6e0a5c0a8a4432d6b61f7674 (patch) | |
| tree | 8d457d76f4c86149b30f6354c1540c83eb6cd7f5 /SD-VBS/benchmarks/sift/data/sim_fast | |
| parent | 00e4ce40b0af8e94f5b5e44945d73c6778cc9991 (diff) | |
figure out why WCET was so high
Diffstat (limited to 'SD-VBS/benchmarks/sift/data/sim_fast')
| -rw-r--r-- | SD-VBS/benchmarks/sift/data/sim_fast/1.bmp | bin | 822 -> 0 bytes | |||
| -rw-r--r-- | SD-VBS/benchmarks/sift/data/sim_fast/Makefile | 7 | ||||
| -rw-r--r-- | SD-VBS/benchmarks/sift/data/sim_fast/expected.m | 3 | ||||
| -rw-r--r-- | SD-VBS/benchmarks/sift/data/sim_fast/expected_C.txt | 3 |
4 files changed, 0 insertions, 13 deletions
diff --git a/SD-VBS/benchmarks/sift/data/sim_fast/1.bmp b/SD-VBS/benchmarks/sift/data/sim_fast/1.bmp deleted file mode 100644 index b7f0f28..0000000 --- a/SD-VBS/benchmarks/sift/data/sim_fast/1.bmp +++ /dev/null | |||
| Binary files differ | |||
diff --git a/SD-VBS/benchmarks/sift/data/sim_fast/Makefile b/SD-VBS/benchmarks/sift/data/sim_fast/Makefile deleted file mode 100644 index 1f2273f..0000000 --- a/SD-VBS/benchmarks/sift/data/sim_fast/Makefile +++ /dev/null | |||
| @@ -1,7 +0,0 @@ | |||
| 1 | INPUT=sim_fast | ||
| 2 | include ../../../../common/makefiles/Makefile.include | ||
| 3 | |||
| 4 | BMARK=sift | ||
| 5 | include $(MAKEFILE_COMMON_DIR)/Makefile.common | ||
| 6 | |||
| 7 | |||
diff --git a/SD-VBS/benchmarks/sift/data/sim_fast/expected.m b/SD-VBS/benchmarks/sift/data/sim_fast/expected.m deleted file mode 100644 index dc3d5d5..0000000 --- a/SD-VBS/benchmarks/sift/data/sim_fast/expected.m +++ /dev/null | |||
| @@ -1,3 +0,0 @@ | |||
| 1 | 16.003646 | ||
| 2 | 18.997463 | ||
| 3 | 0.001157 | ||
diff --git a/SD-VBS/benchmarks/sift/data/sim_fast/expected_C.txt b/SD-VBS/benchmarks/sift/data/sim_fast/expected_C.txt deleted file mode 100644 index 25a7402..0000000 --- a/SD-VBS/benchmarks/sift/data/sim_fast/expected_C.txt +++ /dev/null | |||
| @@ -1,3 +0,0 @@ | |||
| 1 | 16.003645 | ||
| 2 | 18.997463 | ||
| 3 | 0.001157 | ||
