das 87aa297030 Replace the current strspn() and strcspn() with significantly faster
implementations inspired by the ones in DragonFly.  Unlike the
DragonFly versions, these have a small data cache footprint, and my
tests show that they're never slower than the old code except when the
charset or the span is 0 or 1 characters.  This implementation is
generally faster than DragonFly until either the charset or the span
gets in the ballpark of 32 to 64 characters.
2005-04-02 18:52:44 +00:00
..
2004-06-30 20:09:10 +00:00
2004-01-14 07:47:10 +00:00
2004-01-14 07:47:10 +00:00
2004-01-14 07:47:10 +00:00
2004-01-14 07:47:10 +00:00
2002-10-03 19:39:20 +00:00
2002-12-19 09:40:28 +00:00
2005-02-27 21:17:22 +00:00
2003-07-01 15:28:05 +00:00
2005-01-20 09:17:07 +00:00
2004-12-10 15:27:06 +00:00
2004-12-10 15:24:40 +00:00
2002-12-09 14:04:05 +00:00
2002-10-24 02:48:45 +00:00
2003-03-12 06:41:49 +00:00
2002-12-09 14:04:05 +00:00
2002-12-09 14:04:05 +00:00