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=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 [EMAIL PROTECTED] 2007-02-09 20:22 ------- +Created an attachment (id=18658) +Test case + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
