Skip to content

Performance benchmark for x86

Pre-release
Pre-release
Compare
Choose a tag to compare
@tevador tevador released this 14 Nov 19:27
· 458 commits to master since this release

Performance test of ALU and FPU operations for 64-bit x86 machines.

Usage:

Windows:

benchmark.exe < test1.data
benchmark.exe < test2.data

Linux:

./benchmark < test1.data
./benchmark < test2.data
./benchmark < /dev/urandom

Produces result formatted as a markdown table suitable to be pasted directly on github.