[Webkit-unassigned] [Bug 66378] New: libdispatch based ParallelJobs is not enough parallel

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 17 07:56:21 PDT 2011


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

           Summary: libdispatch based ParallelJobs is not enough parallel
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Template Framework
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kbalazs at webkit.org
                CC: ap at webkit.org, loki at webkit.org


We use the wrong API. We should use a concurrent dispatch queue with a dispatch group instead of using a serial queue.

-- 
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