https://bugzilla.novell.com/show_bug.cgi?id=655133
https://bugzilla.novell.com/show_bug.cgi?id=655133#c2 --- Comment #2 from r d <[email protected]> 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
