Gentoo Archives: gentoo-user

From: "Hemmann
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: Changing CFLAGS
Date: Sat, 28 Apr 2007 14:30:44
Message-Id: 200704281622.52048.volker.armin.hemmann@tu-clausthal.de
In Reply to: [gentoo-user] Re: Changing CFLAGS by Alexander Skwar
1 On Samstag, 28. April 2007, Alexander Skwar wrote:
2 > · Hemmann, Volker Armin <volker.armin.hemmann@××××××××××××.de>:
3 > > On Samstag, 28. April 2007, Alex Schuster wrote:
4 > >> BTW: What exactly are the benefits from using march instead of
5 > >> mcpu? Is there a noticeable difference in speed anyway? With mcpu
6 >
7 > [...]
8 >
9 > > usually march is faster on the given cpu, mcpu is more compatible.
10 >
11 > Is it noticeable, though?
12
13 well, march uses things like sse/sse2/sse3 or 3dnow and mcpu does not. So yes,
14 it is.
15
16 You can test it for yourself. Get a 400mhz CPU with 3dnow, like a K6-2 or
17 K6-3, and compile mplayer or xine-lib with mcpu and with march. With march
18 you can watch videos. With mcpu you get a fast slideshow.
19 --
20 gentoo-user@g.o mailing list