fhourstones v1.1.0 (Processor Benchmarks)
This integer benchmark solves positions in the game of connect-4, as played on a vertical 7x6 board. By default, it uses a 64Mb transposition table with the twobig replacement strategy. Positions are represented as 64-bit bitboards, and the hash function is computed using a single 64-bit modulo operation, giving 64-bit machines a slight edge. The alpha-beta searcher sorts moves dynamically based on the history heuristic.
Compare these results against your Linux PC. Run phoronix-test-suite benchmark ptslive-9710-15565-20654 and wait for the results (with comparative numbers) to appear. It's as easy as that!
Global ID: ptslive-9710-15565-20654