From 20364ec3d44993d5550a4d8b21b77a04cfd2894e Mon Sep 17 00:00:00 2001 From: Pete Fritchman Date: Tue, 6 Nov 2001 20:17:17 +0000 Subject: Add stream-1.0, a synthetic benchmark program that measures sustainable memory bandwidth PR: 27272 Submitted by: Scott Flatman --- benchmarks/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'benchmarks/Makefile') 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 -- cgit v1.2.3