This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] aarch64: Improve strncmp for mutually misaligned inputs
On Thursday 15 March 2018 07:14 PM, Wilco Dijkstra wrote:
> Thanks, that's fine for now. We should look into tuning this further in the future,
> I think both strcmp and strncmp should be able to be almost as fast as memcmp.
Agreed, I haven't taken it off my plate. This was a pretty big gain to
keep holding on to though, which is why I pushed it out early.
Siddhesh