Date: Mon, 10 Apr 2000 12:01:33 +0100 From: "Koster, K.J." <K.J.Koster@kpn.com> To: "'Alexey N. Dokuchaev'" <danfe@inet.ssc.nsu.ru> Cc: freebsd-hackers@FreeBSD.ORG Subject: RE: What are the best gcc optimization options for Pentium 200 M Message-ID: <59063B5B4D98D311BC0D0001FA7E452201313A8C@l04.research.kpn.com>
next in thread | raw e-mail | index | archive | help
> > > CFLAGS= -O6 -mpentiumpro -march=pentiumpro -pipe -s > -fexpensive-optimizations -ffast-math > > > > COPTFLAGS= -O6 -mpentiumpro -march=pentiumpro -pipe -s > -fexpensive-optimizations -ffast-math > > > I'll bet you can beat all of those with regular system management optimizations. Killing daemons, using twm instead of kde, striping, buying motherboards with fast memory buses. All of those are proven to be stable, work on any UNIX (not just FreeBSD/pentium) and there's a whole lot of books and howto's: "System Performance Tuning", for example. Once you've done that, I don't think a mere -O6 is going to give you more than 1 or 2 percent of unstable extra performance. *shurg* Why bother? Kees Jan ============================================== You are only young once, but you can stay immature all your life To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?59063B5B4D98D311BC0D0001FA7E452201313A8C>