[Mono-bugs] [Bug 80774][Nor] Changed - [PERF] Low peformance of JIT compiler
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Feb 9 20:22:51 EST 2007
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 marek.safar at seznam.cz.
http://bugzilla.ximian.com/show_bug.cgi?id=80774
--- shadow/80774 2007-02-09 20:12:25.000000000 -0500
+++ shadow/80774.tmp.7293 2007-02-09 20:22:51.000000000 -0500
@@ -54,6 +54,11 @@
Dictionary`2 essantially wraps every added (key,value)-pair in a Slot
object. This takes time for allocation (and later garbage collection)
and adds an overhead of 8 bytes per object.
Dictionary`2 should be changed to use the more efficient data
structure used in Hashtable.
+
+------- Additional Comments From marek.safar at seznam.cz 2007-02-09 20:22 -------
+Created an attachment (id=18658)
+Test case
+
More information about the mono-bugs
mailing list