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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2006-05-10 08:57 ------- +=> runtime (as it is just an icall). _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
