aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/Makefile
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2001-11-06 20:17:17 +0000
committerPete Fritchman <petef@FreeBSD.org>2001-11-06 20:17:17 +0000
commit20364ec3d44993d5550a4d8b21b77a04cfd2894e (patch)
tree29d8b05b05a644cbced299fdd88ca05acc7a917b /benchmarks/Makefile
parent9184f8ca1e8761933258da75c9fc3f727f1434ff (diff)
downloadports-20364ec3d44993d5550a4d8b21b77a04cfd2894e.tar.gz
ports-20364ec3d44993d5550a4d8b21b77a04cfd2894e.zip
Add stream-1.0, a synthetic benchmark program that measures sustainable
memory bandwidth PR: 27272 Submitted by: Scott Flatman <sf@dsinw.com>
Notes
Notes: svn path=/head/; revision=49688
Diffstat (limited to 'benchmarks/Makefile')
-rw-r--r--benchmarks/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile
index 5620dfd0086b..7f844bd18b8c 100644
--- a/benchmarks/Makefile
+++ b/benchmarks/Makefile
@@ -17,6 +17,7 @@
SUBDIR += pybench
SUBDIR += rawio
SUBDIR += siege
+ SUBDIR += stream
SUBDIR += tcpblast
SUBDIR += tmetric
SUBDIR += ubench