B
Beeeeeves
Anyone have any ideas on how fast .NET regexes are when operating on large
amounts of text?
(the input could be, say, 10KB of text, the regex's pattern would be fairly
big ( getting on for 1KB perhaps, but non-too complex as 90% of that would
be just lots of words strung together)
particularly when using the MatchEvaluator delegate.
Thanks
amounts of text?
(the input could be, say, 10KB of text, the regex's pattern would be fairly
big ( getting on for 1KB perhaps, but non-too complex as 90% of that would
be just lots of words strung together)
particularly when using the MatchEvaluator delegate.
Thanks