[Mono-bugs] [Bug 65734][Nor] Changed - System.Threading.Timer 20x slower than MSFT's
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Aug 12 13:24:21 EDT 2006
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 miguel at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=65734
--- shadow/65734 2006-08-10 11:52:44.000000000 -0400
+++ shadow/65734.tmp.16568 2006-08-12 13:24:21.000000000 -0400
@@ -9,12 +9,13 @@
Priority: Normal
Component: CORLIB
AssignedTo: mono-bugs at ximian.com
ReportedBy: bmaurer at users.sf.net
TargetMilestone: ---
URL:
+Cc: gonzalo at ximian.com,mono-bugs at ximian.com
Summary: System.Threading.Timer 20x slower than MSFT's
This test takes 20x longer on Mono than on MSFT's runtime:
using System;
using System.Threading;
@@ -201,6 +202,9 @@
default bevahior but you can set an env variable to makes the
scheduler use the thread pool again)
* Added caching logic to the log method
* Removed sync_obj2
Let me know how committable this one is!
+
+------- Additional Comments From miguel at ximian.com 2006-08-12 13:24 -------
+ccing gonzalo
More information about the mono-bugs
mailing list