I am trying to find how many MIPS (Million Instructions Per Second) a C program does. PAPI seems to do this for linux, win, and some unix systems, but it does not seem to support the Macintosh. Does anyone know a way to do it on the mac?
Also, does anyone know where I could get a copy of 176.gcc without paying for it? 176.gcc is a part of SPEC CINT2000, which is fairly costly. However, according to SPEC's web page <
http://www.specbench.org/cpu2000/CIN...s/176.gcc.html> 176.gcc was written by the free software foundation, so I would think that it would be under the GPL, even if the rest of SPEC is not. Does anyone know where I could get a Mac version of it?
Thank's