bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gnubg] Optimization For Athlon Chip?


From: Holger
Subject: Re: [Bug-gnubg] Optimization For Athlon Chip?
Date: Wed, 19 Feb 2003 00:34:45 +0100

On Sun, 16 Feb 2003 04:28:21 EST, address@hidden wrote:

> Is it possible to optimize GNU for the Athlon chip?

A few weeks ago I posted some results for the evaluation speed
calibration (Analyse|Evaluation speed). For compiler options see
http://gcc.gnu.org/onlinedocs/gcc-3.2/gcc/i386-and-x86-64-Options.html

Regards,

        Holger
-- 
To: address@hidden
Subject: [Bug-gnubg] A few speed measures
From: Holger <address@hidden>
Date: Wed, 22 Jan 2003 19:55:47 +0100

A few speed measures (values in static ev./s):

AMD Athlon XP 1600+, Win2k, gcc 3.2

CFLAGS  = -O -mms-bitfields
14200 - 14300

CFLAGS  = -O -mms-bitfields -march=pentium-mmx -mcpu=pentium-mmx -mmmx
14300 - 14400

CFLAGS  = -O -mms-bitfields -march=athlon-xp -mcpu=athlon-xp -msse
14700 - 14800

CFLAGS  = -O3 -mms-bitfields
15750 - 15820

CFLAGS  = -O3 -mms-bitfields -march=pentium-mmx -mcpu=pentium-mmx
-mmmx
16400 - 16500

CFLAGS  = -O2 -mms-bitfields -march=athlon-xp -mcpu=athlon-xp -msse
16700 - 16850

CFLAGS  = -O3 -mms-bitfields -march=athlon-xp -mcpu=athlon-xp -mmmx
-m3dnow -msse
16980 - 17030

CFLAGS  = -O3 -mms-bitfields -march=athlon-xp -mcpu=athlon-xp -mmmx
-m3dnow -msse -mfpmath=sse
17100 - 17150

CFLAGS  = -O3 -mms-bitfields -march=athlon-xp -mcpu=athlon-xp -msse
17100 - 17170





reply via email to

[Prev in Thread] Current Thread [Next in Thread]