blob: 5916365cb45fafcac2d3d0f38c6ed2b41fffb510 (
plain)
1
2
3
4
5
6
7
|
RAMspeed, a cache and memory benchmarking tool
(for uniprocessor machines running UNIX-like operating systems).
This command line utility measures effective bandwidth of both cache and memory
subsystems. It has been written entirely in C for portability purposes, though
benchmark routines are also available in several assembly languages for
performance reasons.
|