buildrootschalter/package/tinymembench/Config.in
Peter Korsgaard 4e0676c484 package: add tinymembench
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-06-27 13:55:27 +02:00

12 lines
417 B
Plaintext

config BR2_PACKAGE_TINYMEMBENCH
bool "tinymembench"
help
Tinymembench 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.
https://github.com/ssvb/tinymembench