8f6e1a2b359b6a05a1d7426fc0bf214f5ca8544f
[packages/trusty/cirros-testvm.git] / Config.in
1 config BR2_PACKAGE_TINYMEMBENCH
2         bool "tinymembench"
3         depends on !BR2_MIPS_NABI32 && !BR2_MIPS_NABI64
4         help
5           Tinymembench is a simple memory benchmark program, which
6           tries to measure the peak bandwidth of sequential memory
7           accesses and the latency of random memory accesses.
8           Bandwidth is measured by running different assembly code for
9           the aligned memory blocks and attempting different prefetch
10           strategies.
11
12           https://github.com/ssvb/tinymembench