[Mono-bugs] [Bug 60910][Wis] Changed - [PATCH] Avoid property calls in Hashtable
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 29 Aug 2004 10:48:10 -0400 (EDT)
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 bmaurer@users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=60910
--- shadow/60910 2004-06-29 20:19:38.000000000 -0400
+++ shadow/60910.tmp.12488 2004-08-29 10:48:10.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 60910
Product: Mono: Class Libraries
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: WONTFIX
+Severity: Unknown
Priority: Wishlist
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: bmaurer@users.sf.net
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -19,6 +19,9 @@
This patch avoids some property calls, making hashtable a tad faster.
------- Additional Comments From bmaurer@users.sf.net 2004-06-29 20:19 -------
Created an attachment (id=8398)
patch
+
+------- Additional Comments From bmaurer@users.sf.net 2004-08-29 10:48 -------
+lets wait for inlining...