Re: Does Optimization Effect BogoMips Value?

From: Rik van Riel
Date: Wed Jul 07 2004 - 12:47:42 EST


On Wed, 7 Jul 2004, Justin Piszcz wrote:

> Three identical Virtual Machines with three different compiler flags to
> compile the entire distribution, in this case, Gentoo 2004.1.
>
> However, why are the Bogomips values different (up to +82 points
> different)?

It really doesn't matter for performance. A higher
bogomips value just means the system will spin more
delay loops to wait the same amount of time...

For more details, see http://funroll-loops.org/

--
"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it." - Brian W. Kernighan

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/