bandwidth, is an artificial benchmark primarily for measuring and testing memory bandwidth on x86, x86_64, and ARM based computers, useful for identifying weaknesses in a computer's memory subsystem.
bandwidth's supported operating system's are:
· Mac OS X
· Linux
· 32-bit Windows
· Windows Mobile
bandwidth also features supprot for these three processor architectures:
· x86: performs 128- and 32-bit transfers
· x86_64: performs 128- and 64-bit transfers
· ARM: performs 32-bit transfers
Installation: You may first need to upgrade to the latest NASM. Then compile with "make bandwidth-mac32" or "make bandwidth-mac64".
Requirements:
· Apple Xcode
What's New in This Release: [ read full changelog ]
· This release adds printing of cache information for Intel processors.