[Mono-bugs] [Bug 59537][Nor] Changed - improve NameTable performance

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 27 Oct 2004 17:22:46 -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-10-26 18:54:13.000000000 -0400
+++ shadow/59537.tmp.29012	2004-10-27 17:22:46.000000000 -0400
@@ -697,6 +697,10 @@
 ------- Additional Comments From atsushi@ximian.com  2004-10-26 18:54 -------
 Mhm, as for speed, almost no difference. As for memory consumption,
 less than 5% of improvements. Both factors depend on documents. And
 running my test posted above with the latest runtime, the new code is
 not faster than current one and memory consumption was still worse.
 Time to rethink.
+
+------- Additional Comments From mono@bitfurnace.com  2004-10-27 17:22 -------
+Are you seeing any different between using and not using a NameTable
+at all.