This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [profile-stdlib][patch] design doc
- From: "Doug Gregor" <doug dot gregor at gmail dot com>
- To: "Silvius Rus" <rus at google dot com>
- Cc: patches at gcc dot gnu dot org, "Benjamin Kosnik" <bkoz at redhat dot com>, libstdc++ at gcc dot gnu dot org, paolo dot carlini at oracle dot com
- Date: Thu, 4 Sep 2008 12:40:24 -0400
- Subject: Re: [profile-stdlib][patch] design doc
- References: <48B612D7.6040207@google.com>
On Wed, Aug 27, 2008 at 10:52 PM, Silvius Rus <rus@google.com> wrote:
> This patch contains the design document of the profile mode.
>
> Some bits are unfinished and some diagnostics are completely omitted in this
> version.
>
> I decided to send it out as it is since it has grown quite a bit and we keep
> coming up with more and more ideas.
>
> Please let me know what you think about the design. Also, please feel free
> to suggest other interesting performance diagnostics.
Could you put a formatted version of this document on a web site
somewhere? I'd like to read and comment, but I don't have the DocBook
toolchain set up to build libstdc++ docs.
- Doug