11 minutes ago, spivonious wrote
*snip*
I ran his examples and going by index is a heck of a lot slower than using the Split function, at least for one run of each.
First 0.0007529
Second 0.0024157
* How many runs are you doing of each.
* What resolution timer are you using.
* How are you ensuring that you aren't being biased by .NET startup costs or static constructors getting in the way?