Hey guys,
I’ve been working on a bit of a passion project of mine called CompareBench.
Basically, what it does is allows a user to upload benchmark results for their PC to build a “profile” of sorts for their rig, and then compare that entire profile with others.
Right now it supports 3DMark Firestrike (working on getting Timespy support), Ungine Heaven (by html file export), and Cinebench (just a text field to input the score).
It also requires a user to upload a CPU-Z export file to get hardware details about the system. I’m looking into relaxing that requirement depending on the benchmarks that are uploaded, as some of them (like 3DMark) include hardware details in their exports.
Another featureset I’m looking to implement is very detailed hardware spec sheets, something akin to Intel’s ARK. I have a rough idea here: CompareBench - Track your benchmarks and make comparisons
Specs on the left column, and eventually a list of user-submitted results of that CPU.
One of the other thoughts I had for this was this tool could be useful for reviewers/tech youtubers to manage all their benchmarks. Once a benchmark file is uploaded, its saved under that “build profile” so you can download it again if you need to. I reached out to a bunch of youtubers to see if they wanted to check it out. Some were interested but no ones really taken a look at this.
I’m also planning an API to allow benchmark tools to auto-submit results
Heres the project: