This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Optimising std::find on x86 and PPC
- From: Paolo Carlini <pcarlini at suse dot de>
- To: Theodore Papadopoulo <Theodore dot Papadopoulo at sophia dot inria dot fr>
- Cc: Chris Jefferson <caj at cs dot york dot ac dot uk>,libstdc++ <libstdc++ at gcc dot gnu dot org>,Zdenek Dvorak <rakdver at atrey dot karlin dot mff dot cuni dot cz>
- Date: Tue, 14 Dec 2004 21:04:35 +0100
- Subject: Re: Optimising std::find on x86 and PPC
- References: <200412141909.iBEJ9XZ7027097@mururoa.inria.fr>
Theodore Papadopoulo wrote:
Certainly some loop gouroo will know much better if it is possible to
do something to improve this situation...
Hi Theodore and thanks for the interesting analysis.
If Zdenek doesn't jump in to further clarify the issue during the next
24-48 hours
or so, I would suggest definitely filing a PR, including at least a
summary of your
analysis. If you are not able to do that, please let me know and I will.
Thanks again,
Paolo.