[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 18:25:08 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 18:24:26.000000000 -0400
+++ shadow/76400.tmp.16061	2005-10-10 18:25:08.000000000 -0400
@@ -54,6 +54,10 @@
 r51532
 
 ------- Additional Comments From bmaurer at users.sf.net  2005-10-10 18:24 -------
 Created an attachment (id=15898)
 Another patch.
 
+
+------- Additional Comments From bmaurer at users.sf.net  2005-10-10 18:25 -------
+This patch caches the result to GetAllDateTimePatterns, resulting in a
+1 2/3rds reduction in time for DateTime.Parse.


More information about the mono-bugs mailing list