[Mono-bugs] [Bug 655133] Performance of Regular Expression

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun Nov 21 14:18:33 EST 2010


https://bugzilla.novell.com/show_bug.cgi?id=655133

https://bugzilla.novell.com/show_bug.cgi?id=655133#c2


--- Comment #2 from r d <ravisandbox at gmail.com> 2010-11-21 19:18:31 UTC ---
(In reply to comment #1)
> Mono's regex engine is in general slower than microsoft's, which is probably
> highly tuned.
> -> class libs.

Any suggestions on what functions to not use in microsoft regex engine to
mitigate this issue. For example the method I felt that was big bottleneck was
Regex.Matches(). Any suggestions on what else can in use instead of
Regex.Matches()?

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list