https://bugzilla.novell.com/show_bug.cgi?id=402833

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=402833#c6


matteo tesser <[EMAIL PROTECTED]> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |[EMAIL 
PROTECTED]
             Status|NEEDINFO                                        |NEW
      Info Provider|[EMAIL PROTECTED]                         |




--- Comment #6 from matteo tesser <[EMAIL PROTECTED]>  2008-09-05 03:46:43 MDT 
---
Hi, I have added the revised test case (as suggested) and test it on the mono
2.0 preview 2.  The behaviour of the modified test case is the same as the
previous and the bug (slowness of multi-thread applications when threads must
generate new objects) 


On linux (Ubuntu 8.04):
One Thread (method1) time=00:00:00.7478870
One Thread (method2) time=00:00:00.6910520
Two Threads time=00:00:00.3314950    (half)

On Mac (10.5):
One Thread (method1) time=00:00:00.6264570
One Thread (method2) time=00:00:00.6302180
Two Threads time=00:00:06.9052510    (10 times greater)


Note: when there are not memory allocation on secondary threads, performances
are goods on the macs. The problem happens only when new objects are created.

Matteo


-- 
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 the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to