https://bugzilla.novell.com/show_bug.cgi?id=424192
Summary: Performance: System.Uri.TryCreate should not use
try/catch
Product: Mono: Class Libraries
Version: unspecified
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: System
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
QAContact: [email protected]
Found By: ---
The current implementation of Uri.TryCreate is using try/catch to return a
true/false value for the call.
This should be rewritten to not throw exceptions, as they are very expensive in
Mono.
--
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