D'OH! I noticed a huge bug in my original code. here is the correct version and correct numbers. Looks like for this simple test, an IndexOf is faster...Just read Ayende's post on Regex vs. string.IndexOf. I have two complaints about the test code that
Read More