Hello, I am developing a low-level benchmark that measures the latency and throughput of each instruction for x86 processors: http://mubench.sourceforge.net/. It is GPL'ed and runs under Linux. I need results from more different processors. Would you be willing to run it and contribute results?
It is very simple, just download the tarball unpack it and run "perl mubench.pl --no-pairs" for a fast benchmark or just "perl mubench.pl" if you have a lot of time. Thanks!
There are also some results already there: http://mubench.sourceforge.net/results.html. Might be of interest to compare processors, or if writing assembly code. 🙂
--Alex
It is very simple, just download the tarball unpack it and run "perl mubench.pl --no-pairs" for a fast benchmark or just "perl mubench.pl" if you have a lot of time. Thanks!
There are also some results already there: http://mubench.sourceforge.net/results.html. Might be of interest to compare processors, or if writing assembly code. 🙂
--Alex