Change to search_n
Paolo Carlini
pcarlini@suse.de
Sat Jan 29 08:37:00 GMT 2005
Dimitris Xochellis wrote:
>What are the current status and your plans regarding
>the search_n implementation? Can I help in any way?
>
>
As I see it, we are making progress ;)
I mean, Chris already contributed some testcases
that we were missing and, AFAIK, is refining the
actual implementation of the algorithm: maybe he
wants to add something.
My only doubt is about performance on "exotic"
targets: as you know, libstdc++-v3 supports a
rather wide range of targets (small and big) and
we want to be sure that the performance improve
on all of them. In particular, I'm concerned that
the backwards moves may penalize old processors
missing backward prefetchers. Things like this.
Do you have any performance numbers for "exotic"
targets? (say, anything != x86, x86_64, ia64,
powerpc, would do ;)
Thanks,
Paolo.
More information about the Libstdc++
mailing list