https://bugzilla.novell.com/show_bug.cgi?id=402833
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=402833#c3 --- Comment #3 from matteo tesser <[EMAIL PROTECTED]> 2008-08-05 03:33:20 MDT --- a part from the test case submitted here, I made other tests. Multi-threading on mac is very, very slow as soon as new objects are created (or destroyed). This do not happen if threads do not create new instances (i.e. they work on already instanciated objects) -Given that the problem is related to syncronization, should this be originated by some sincronization primitive that perform very bad on macos? -Can this be also the cause for windows.forms application to run very slow? [is the windows.forms rendering framework multi-thread?] -- 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
