travisdowns / uarch-bench

A benchmark for low-level CPU micro-architectural features
MIT License
686 stars 63 forks source link

[Feature Request]: A directory in the repo with numbers from different architectures #85

Open goldsteinn opened 3 years ago

goldsteinn commented 3 years ago

It would allow anyone w/o having to have the older/newer hardware to compare. It would also make this repo an amazing resource for quickly checking numbers.

nemequ commented 3 years ago

I would suggest a separate repo instead.

goldsteinn commented 3 years ago

What about in the "results" page on the wiki?

travisdowns commented 3 years ago

It would allow anyone w/o having to have the older/newer hardware to compare. It would also make this repo an amazing resource for quickly checking numbers.

Something like this was definitely one of my original goals. I have received results from various systems, but mostly haven't published them.

What about in the "results" page on the wiki?

In fact, that was the original idea. Note that page is empty: it's because I originally thought the wiki was hierarchical, so I would put all the results "under" this page, but that's not how it works at all. Ultimately I uploaded a single set of Zen results.

So I like the idea, but here are some reasons this might not happen or not happen soon:

That said, I'm definitely open to the idea, especially if I get some help. I know there are people willing to provide results on all kinds of hardware.

If you're looking for collections of this type of info out there already, check out 7-cpu. They have low level details and sometimes freeform commentary for a lot of CPU types (it's not the same for every CPU). See for example Zen 2.

travisdowns commented 3 years ago

@goldsteinn - I added one result from Zen 3 to the "results" dir.