[Mono-bugs] [Bug 402833] Slow memory allocation in multi-thread app
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Aug 5 05:33:21 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=402833
User matteo.tesser at gmail.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=402833#c3
--- Comment #3 from matteo tesser <matteo.tesser at gmail.com> 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.
More information about the mono-bugs
mailing list