[regex] Speedup transit_state (with patch)
Bonzini Paolo
paolo.bonzini@lu.unisi.ch
Wed Oct 27 13:50:00 GMT 2004
These are the optimizations that I sent last March. They have now survived sed 4.1's inclusion in several distros and the bug that appeared in glibc was found. In addition I've split them to ease review and isolate any other bugs better.
This one optimizes transit_state to make it faster except when iswalnum has to be called, which is very slow anyway.
The stupid webmail does not attach the file unless you click "attach" again before "send", so here it is.
Ok?
Paolo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: speedup-transit-state.patch
Type: text/x-patch
Size: 7121 bytes
Desc: speedup-transit-state.patch
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20041027/00843719/attachment.bin>
More information about the Libc-alpha
mailing list