This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[WIKI] Optimization overview.


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?


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