Gentoo Archives: gentoo-dev

From: "Diego 'Flameeyes' Pettenò" <flameeyes@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Optimizing performance
Date: Fri, 23 Dec 2005 23:57:05
Message-Id: 200512240052.46266@enterprise.flameeyes.is-a-geek.org
In Reply to: Re: [gentoo-dev] Optimizing performance by Paul de Vrieze
1 On Friday 23 December 2005 18:35, Paul de Vrieze wrote:
2 > Just to add. This is not so much related to debugging information in the
3 > library files (what gdb can use). That information never makes it from disk
4 > so is not that much of a speed issue (esp. if it is split out).
5 Actually, if the binaries are not stripped, they consume more memory.
6 With splitdebug the issue is unseen (I'm happily using it with -g3 for
7 everything now..)
8
9 --
10 Diego "Flameeyes" Pettenò - http://dev.gentoo.org/~flameeyes/
11 Gentoo/ALT lead, Gentoo/FreeBSD, Video, AMD64, Sound, PAM, KDE

Replies

Subject Author
Re: [gentoo-dev] Optimizing performance John Myers <electronerd@×××××××××××××.net>
Re: [gentoo-dev] Optimizing performance "Kevin F. Quinn" <kevquinn@g.o>
Re: [gentoo-dev] Optimizing performance Paul de Vrieze <pauldv@g.o>