This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: PATCH: powerpc/strchr.S for BPs


Geoff Keating <geoffk@cygnus.com> writes:

> I'd appreciate it if you could run some benchmarks.  I'm not convinced
> that adding an extra taken branch to the most common path in this
> routine would be insignificant.

If you are certain it is the most common path, should I add
branch-prediction qualifiers?

What do you suggest as a benchmark?

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]