>This is with gcc 4.9.2-7 and glibc 2.19-17 on Debian amd64. The difference is still there for me when compiling with your CFLAGS. Have they improved memchr in glibc 2.20? Doesn't gcc inline memchr() if the signature matches and you have not specified -fno-builtin? Is the slow memchr() a gcc issue or a glibc issue? https://gcc.gnu.org/onlinedocs/gcc/Other-Builtins.html William
- Re: [PATCH] Speedup wc -l Sami Kerola
- SV: [PATCH] Speedup wc -l Kristoffer Brånemyr
- Re: [PATCH] Speedup wc -l Pádraig Brady
- Re: [PATCH] Speedup wc -l Bernhard Voelker
- Re: [PATCH] Speedup wc -l Pádraig Brady
- Re: [PATCH] Speedup wc -l Bernhard Voelker
- Re: [PATCH] Speedup wc -l Pádraig Brady
- Re: [PATCH] Speedup wc -l Pádraig Brady
- Re: [PATCH] Speedup wc -l Bernhard Voelker
- Re: [PATCH] Speedup wc -l Pádraig Brady
- RE: [PATCH] Speedup wc -l William Bader
