[Mono-bugs] [Bug 59537][Nor] Changed - improve NameTable performance
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 16 Sep 2004 03:40:53 -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 mono@bitfurnace.com.
http://bugzilla.ximian.com/show_bug.cgi?id=59537
--- shadow/59537 2004-09-16 03:15:37.000000000 -0400
+++ shadow/59537.tmp.30247 2004-09-16 03:40:53.000000000 -0400
@@ -595,6 +595,11 @@
Callers (with count) that contribute at least for 1%:
Total memory allocated: 7615 KB
- so looks it actually eats more memory than it used to (the speed
improvement is so big though).
+
+------- Additional Comments From mono@bitfurnace.com 2004-09-16 03:40 -------
+I think we really need to test these NameTables on actual xml. Ill
+post some tomorrow sometime.
+Thanks for the fixes and testing though.