bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] A few speed measures


From: Nardy Pillards
Subject: Re: [Bug-gnubg] A few speed measures
Date: Thu, 23 Jan 2003 00:06:09 +0100

From: "Holger" <address@hidden>
Sent: Wednesday, January 22, 2003 7:55 PM
> Hi,
>
> A few speed measures (values in static ev./s):
>
> AMD Athlon XP 1600+, Win2k, gcc 3.2
>
> CFLAGS  = -O -mms-bitfields -Wall $(DEFS) $(INCLUDE)
> 14200 - 14300
>
> CFLAGS  = -O -mms-bitfields -march=pentium-mmx -mcpu=pentium-mmx -mmmx
> -Wall $(DEFS) $(INCLUDE)
> 14300 - 14400
>
> CFLAGS  = -O -mms-bitfields -march=athlon-xp -mcpu=athlon-xp -msse -Wall
> $(DEFS) $(INCLUDE)
> 14700 - 14800
>
> CFLAGS  = -O3 -mms-bitfields -Wall $(DEFS) $(INCLUDE)
> 15750 - 15820
>
> CFLAGS  = -O3 -mms-bitfields -march=pentium-mmx -mcpu=pentium-mmx -mmmx
> -Wall $(DEFS) $(INCLUDE)
> 16400 - 16500
>
> CFLAGS  = -O2 -mms-bitfields -march=athlon-xp -mcpu=athlon-xp -msse -Wall
> $(DEFS) $(INCLUDE)
> 16700 - 16850
>
> CFLAGS
 = -O3 -mms-bitfields -march=athlon-xp -mcpu=athlon-xp -mmmx -m3dnow
> -msse -Wall $(DEFS) $(INCLUDE)
> 16980 - 17030
>
> CFLAGS
 = -O3 -mms-bitfields -march=athlon-xp -mcpu=athlon-xp -mmmx -m3dnow
> -msse -mfpmath=sse -Wall $(DEFS) $(INCLUDE)
> 17100 - 17150
>
> CFLAGS  = -O3 -mms-bitfields -march=athlon-xp -mcpu=athlon-xp -msse -Wall
> $(DEFS) $(INCLUDE)
> 17100 - 17170
>
> Wish I had this at home. ;-)
>
> Regards,
>
> Holger

TY :-)

Nardy





reply via email to

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