/geekbench/cpu_results/search

POST /api/geekbench/cpu_results/search

Price: 5 credits

Search uploaded Geekbench CPU runs by device, board, chip or vendor name, newest first, within one Geekbench major version. Each row carries the run id and URL, the system and processor name, clock speed and core count, the platform, the upload time and the single-core and multi-core scores — the single overall score on version 2. Feed the id and version to the CPU run endpoint for the full workload breakdown and machine detail.

How to use it

The query reaches both strings the machine reported: 'iPhone 17 Pro' matches on the device and 'Ryzen 9 9950X' on the chip, and a chip query is the reliable one because desktops usually report a board string such as 'ASUS System Product Name' or 'QEMU Standard PC' with no product name in it. `version` picks a separate corpus rather than filtering one: version 6 and 7 hold different runs of the same machines, and a run found here is addressable only under the version it was found in. Rows come back newest first with no relevance ranking, and the source offers no date, platform or score filter, so narrow by making the query more specific rather than by asking for more rows.

Parameters

Request body

Response

Errors

Response headers