[Mono-bugs] [Bug 71406][Nor] Changed - AssemblyQualifiedName is slow
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed May 10 08:57:55 EDT 2006
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by atsushi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=71406
--- shadow/71406 2005-01-18 13:27:08.000000000 -0500
+++ shadow/71406.tmp.26145 2006-05-10 08:57:55.000000000 -0400
@@ -1,21 +1,24 @@
Bug#: 71406
-Product: Mono: Class Libraries
+Product: Mono: Runtime
Version: 1.0
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
-Component: CORLIB
+Component: misc
AssignedTo: mono-bugs at ximian.com
ReportedBy: lluis at ximian.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: AssemblyQualifiedName is slow
In the process of serializing a remoting call, almost half of the time is
spent calling System.MonoType.AssemblyQualifiedName. Would it be possible
to cache the name in MonoType?
+
+------- Additional Comments From atsushi at ximian.com 2006-05-10 08:57 -------
+=> runtime (as it is just an icall).
More information about the mono-bugs
mailing list