[Webkit-unassigned] [Bug 137485] [GLIB] Split GMainLoopSource moving thread safe implementation to its own class GThreadSafeMainLoopSource

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 7 11:54:10 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=137485





--- Comment #5 from Zan Dobersek <zandobersek at gmail.com>  2014-10-07 11:54:06 PST ---
The implementation looks OK.

Still, in my experience the main bottleneck in GMainLoopSource is the constant creation and destruction of GSource objects. I'd prefer to see that addressed first, and work on thread-safety simplification from there.

I'll dump my current approach towards that either in a bug or in a pastebin, and we can discuss it from there.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list