summaryrefslogtreecommitdiffstats
path: root/package/tinymembench/Config.in
blob: 0d45532e267e7c231328e53bf257c262c4600728 (plain)
1
2
3
4
5
6
7
8
9
10
11
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