[Mono-bugs] [Bug 59537][Nor] Changed - improve NameTable performance
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 26 Oct 2004 17:39:55 -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=59537
--- shadow/59537 2004-10-26 17:25:19.000000000 -0400
+++ shadow/59537.tmp.19205 2004-10-26 17:39:55.000000000 -0400
@@ -685,6 +685,11 @@
}
DateTime end = DateTime.Now;
Console.WriteLine (end.Ticks - dt.Ticks);
}
}
+
+------- Additional Comments From bmaurer@users.sf.net 2004-10-26 17:39 -------
+In terms of raw performance, can you see any difference? Also, can you
+try with multiple documents, of different sizes? How much is the
+difference?