public class MemoryBandwidth
extends java.lang.Object
Constructor and Description |
---|
MemoryBandwidth() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args) |
static double |
run(int num_threads)
Compute memory bandwidth in bytes / second
|