[Mono-bugs] [Bug 315999] System.Threading.Timer 20x slower than MSFT's

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Oct 16 06:29:03 EDT 2007


https://bugzilla.novell.com/show_bug.cgi?id=315999#c2


Paolo Molaro <lupus at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
             Status|NEW                                             |RESOLVED
         Resolution|                                                |FIXED




--- Comment #2 from Paolo Molaro <lupus at novell.com>  2007-10-16 04:29:03 MST ---
Fixed in svn.
For reference, the new code creates 10K timers in 1.5 seconds on my box.
The old code dies with a "can't create thread" exception after 6 seconds.
There are more optimizations possible, but this is already a big improvement
(in the stability of the code, too).


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are on the CC list for the bug.


More information about the mono-bugs mailing list