aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/tinymembench/pkg-descr
blob: a72e63c7da3099bbaf2d2983dd25943c0c1b742c (plain) (blame)
1
2
3
4
5
This is a simple memory benchmark program, which tries to measure the
peak bandwidth of sequential memory accesses and the latency of random
memory accesses. Bandwidth is measured by running different assembly
code for the aligned memory blocks and attempting different prefetch
strategies.