[Webkit-unassigned] [Bug 180249] The GC load balancer should not rely on a global mutex

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 1 08:33:10 PST 2017


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

--- Comment #1 from Filip Pizlo <fpizlo at apple.com> ---
@Ryosuke: seems like we have a Speedometer perf opportunity from giving the GC a proper load balancer instead of our current single-global-lock-protecting-a-stack algorithm.

If load balancers were like 3D engines, then our GC uses the Wolfenstein 3D of load balancers.  I think we can do better.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20171201/5f8fa15a/attachment.html>


More information about the webkit-unassigned mailing list