Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] CentOS to Gentoo-Pros/Cons(if any)?
- Date: Tue, 13 Dec 2005 21:20:16 +0900
- From: "Stephen J. Turnbull" <stephen@example.com>
- Subject: Re: [tlug] CentOS to Gentoo-Pros/Cons(if any)?
- References: <439E67EE.9040403@example.com> <d8fcc0800512122339x103e5813g@example.com> <87k6e9wg6p.fsf@example.com> <d8fcc0800512130036p672393ebu@example.com> <20051213175231.G66794@example.com> <d8fcc0800512130057q41a53322q@example.com> <439E9C9C.4050709@example.com>
- Organization: The XEmacs Project
- User-agent: Gnus/5.1007 (Gnus v5.10.7) XEmacs/21.5-b23 (daikon, linux)
>>>>> "mudrii" == mudrii <mudrii@example.com> writes: mudrii> -Os not work on amd64 yet Pity. I don't know if this is a GCC 3.x-ism, but it used to be the case that you needed an -O in there to get inlining at all (which is of course an important optimization in the case of one-line functions). So you can do pretty well with -O0. >>>>> Josh Glover wrote: >> /me hangs his head in shame Yer borderline me hearty! What gets me is not that somebody generally clueful doesn't know the right incantation, but the fact that this isn't the first thing taught to every hacker these days. With the typical piece of code bunging through something like 6 "caches" before it hits the processor, and cache misses dominating performance, size and locality are about all you can aim for, in general program optimization. Of course if you're looking at a known hot spot, optimizing for speed makes a big difference. But how often do you see # hot spot, crank up the -O level innerloop.o: innerloop.c $(CC) -O42 -o innerloop.o -c innerloop.c Professor Knuth sez, "premature optimization is the root of all error." :-) -- School of Systems and Information Engineering http://turnbull.sk.tsukuba.ac.jp University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN Ask not how you can "do" free software business; ask what your business can "do for" free software.
- Follow-Ups:
- Re: [tlug] CentOS to Gentoo-Pros/Cons(if any)?
- From: Josh Glover
- References:
- [tlug] CentOS to Gentoo-Pros/Cons(if any)?
- From: Mark Sargent
- Re: [tlug] CentOS to Gentoo-Pros/Cons(if any)?
- From: Josh Glover
- Re: [tlug] CentOS to Gentoo-Pros/Cons(if any)?
- From: Stephen J. Turnbull
- Re: [tlug] CentOS to Gentoo-Pros/Cons(if any)?
- From: Josh Glover
- Re: [tlug] CentOS to Gentoo-Pros/Cons(if any)?
- From: Tod McQuillin
- Re: [tlug] CentOS to Gentoo-Pros/Cons(if any)?
- From: Josh Glover
- Re: [tlug] CentOS to Gentoo-Pros/Cons(if any)?
- From: mudrii
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Bonenkai
- Next by Date: Re: [tlug] IM
- Previous by thread: Re: [tlug] CentOS to Gentoo-Pros/Cons(if any)?
- Next by thread: Re: [tlug] CentOS to Gentoo-Pros/Cons(if any)?
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links