This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [PATCH][libstdc++-v3 parallel mode]
- From: Paolo Carlini <paolo dot carlini at oracle dot com>
- To: Benjamin Kosnik <bkoz at redhat dot com>, Johannes Singler <singler at ira dot uka dot de>, gcc-patches at gcc dot gnu dot org, libstdc++ <libstdc++ at gcc dot gnu dot org>
- Date: Wed, 9 Jul 2008 08:18:15 -0500 (CDT)
- Subject: Re: [PATCH][libstdc++-v3 parallel mode]
- Accept-language: en-US
- References: <487387CF.80609@ira.uka.de> <20080708160343.5b7c75f0@balbo.artheist.org> <4874B88C.50607@ira.uka.de>
Hi,
> However, to trigger the
> bug, a quite long sequence must be permuted, which costs time
> and space.
A bit vague, no? How much? Say <~ 10 MB and <~ 3 secs on a ~ 2-3 GHz dual core? That would be still reasonable...
Paolo.