From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1N3cqy-0004iu-Fw for garchives@archives.gentoo.org; Thu, 29 Oct 2009 21:48:20 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 64B58E09D0; Thu, 29 Oct 2009 21:48:19 +0000 (UTC) Received: from mail.informasoftware.com (mail.informasoftware.com [66.193.169.4]) by pigeon.gentoo.org (Postfix) with ESMTP id 34BFDE09D0 for ; Thu, 29 Oct 2009 21:48:19 +0000 (UTC) Received: from [192.168.100.74] ([192.168.100.74] RDNS failed) by mail.informasoftware.com with Microsoft SMTPSVC(6.0.3790.3959); Thu, 29 Oct 2009 17:48:18 -0400 Message-ID: <4AEA0DA2.8000009@kutulu.org> Date: Thu, 29 Oct 2009 17:48:18 -0400 From: Mike Edenfield User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.4pre) Gecko/20090915 Thunderbird/3.0b4 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: Linux Magazine tests Gentoo performance References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 29 Oct 2009 21:48:18.0701 (UTC) FILETIME=[86DD33D0:01CA58E1] X-Archives-Salt: 305b2029-2831-413f-b349-5c83022d7235 X-Archives-Hash: 8ecd59993a57e0fefdc355bdb513471b On 10/29/2009 5:13 PM, Nikos Chantziaras wrote: > On 10/29/2009 10:45 PM, Nikos Chantziaras wrote: >> I suppose this is interesting to most Gentoo users. Linux Magazine >> performed a detailed benchmark of Gentoo, comparing it to Ubuntu 9.04: >> >> http://www.linux-mag.com/id/7574/1 > > Btw, I think this is a very nice example of why per-package CFLAGS would > have been very useful. Some application largely benefit from -Os, others > from -O2. If you're willing to put in a bit of effort, I believe you can set up a per-package environment (including custom CFLAGS) in a number of ways. The one that seems to be most popular is described here: http://www.mail-archive.com/gentoo-portage-dev@lists.gentoo.org/msg00585.html