| Crates.io | stream-benchmark |
| lib.rs | stream-benchmark |
| version | 0.1.1 |
| created_at | 2025-10-09 12:15:33.061614+00 |
| updated_at | 2025-10-09 14:07:17.372318+00 |
| description | The STREAM benchmark is a simple synthetic benchmark program that measures sustainable memory bandwidth and the corresponding computation rate for simple vector kernels. |
| homepage | |
| repository | https://github.com/JordyAaldering/rust-stream |
| max_upload_size | |
| id | 1875467 |
| size | 59,663 |
The STREAM benchmark is a simple synthetic benchmark program that measures sustainable memory bandwidth and the corresponding computation rate for simple vector kernels.
Documentation for STREAM is available on the web at: http://www.cs.virginia.edu/stream/ref.html
By default, Rayon uses the same number of threads as the number of logical cores available.
To change the number of threads spawned, set the environment variable RAYON_NUM_THREADS.
McCalpin, John D. (1995). "Memory bandwidth and machine balance in current high performance computers." IEEE computer society technical committee on computer architecture (TCCA) newsletter, vol. 2, 19-25. ↩