freebsd-ports/benchmarks/stream/files/patch-stream_d.c
Pete Fritchman 20364ec3d4 Add stream-1.0, a synthetic benchmark program that measures sustainable
memory bandwidth

PR:		27272
Submitted by:	Scott Flatman <sf@dsinw.com>
2001-11-06 20:17:17 +00:00

13 lines
256 B
C

$FreeBSD$
--- stream_d.c.orig Tue Nov 6 15:02:21 2001
+++ stream_d.c Tue Nov 6 15:03:11 2001
@@ -23,7 +23,7 @@
* that should be good to about 5% precision.
*/
-# define N 1000000
+# define N NSIZE
# define NTIMES 10
# define OFFSET 0