[Mono-bugs] [Bug 76400][Nor] Changed - DateTime.Parse allocates 17 kb / call

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Oct 10 17:56:26 EDT 2005


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 at users.sf.net.

http://bugzilla.ximian.com/show_bug.cgi?id=76400

--- shadow/76400	2005-10-10 17:56:00.000000000 -0400
+++ shadow/76400.tmp.15799	2005-10-10 17:56:26.000000000 -0400
@@ -30,6 +30,11 @@
 	}
 }
 
 Shows that DateTime.Parse allocates ~17 kb per call. It takes about 1.9
 seconds to execute it with a loop count of 10,000. This cost needs to be
 reduced.
+
+------- Additional Comments From bmaurer at users.sf.net  2005-10-10 17:56 -------
+Created an attachment (id=15897)
+Profile (loopcount = 1,000)
+


More information about the mono-bugs mailing list