Hi, I wrote about common string optimizations at http://sourceware.org/glibc/wiki/Optimizations/string_functions I put there control flow that is fastest in practice among those I tried (there are several possible tradeoffs which I will write about). I plan use it for most subsequent patches. What can be covered relatively generaly? Comments?