Gentoo Archives: gentoo-performance

From: Uwe Thiem <uwix@××××.na>
To: gentoo-performance@l.g.o
Subject: Re: [gentoo-performance] best Gcc compilzation flags
Date: Mon, 29 Nov 2004 17:04:14
Message-Id: 200411291738.53577.uwix@iway.na
In Reply to: Re: [gentoo-performance] best Gcc compilzation flags by Server Tuneup mission
1 On Monday 29 November 2004 13:45, Server Tuneup mission wrote:
2 > Thanks all for replys
3 >
4 > i want to setup machine for proxy server anyother tunning recommended ?
5 >
6 > > I settled on:
7 >
8 > CFLAGS="-O2 -frename-registers -ftracer -funroll-loops -fomit-frame-pointer
9 > -pipe -march=athlon"
10
11 -funroll-loops isn't that good an idea because an unrolled loop might the
12 cache.
13
14 Uwe
15
16 --
17 Alternative phrasing of the First Law of Thermodynamics:
18 If you eat it, and you don't burn it off, you'll sit on it.
19
20 http://www.uwix.iway.na (last updated: 20.06.2004)
21
22 --
23 gentoo-performance@g.o mailing list

Replies

Subject Author
Re: [gentoo-performance] best Gcc compilzation flags "Ervin Németh" <ervin.nemeth@××××.hu>