1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
freebsd-ports/benchmarks/stream/pkg-descr
Marcelo Araujo dcf622ad79 - Fixed distfile unavailable.
PR:		ports/112340
Submitted by:	Scott Flatman <sf@slappy.org> (maintainer)
Approved by:	itetcu (mentor)
2007-05-26 15:14:19 +00:00

10 lines
329 B
Plaintext

The STREAM benchmark is a simple synthetic benchmark program that
measures sustainable memory bandwidth (in MB/s) and the corresponding
computation rate for simple vector kernels.
Documentation can be found at: http://www.cs.virginia.edu/stream/ref.html
WWW: http://www.cs.virginia.edu/stream/
- Scott Flatman <sf@slappy.org>