[Webkit-unassigned] [Bug 120435] New: Decrease number of threads in NRWT by the Windows port

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 28 12:26:37 PDT 2013


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

           Summary: Decrease number of threads in NRWT by the Windows port
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows 7
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: roger_fong at apple.com
                CC: bfulgham at webkit.org, roger_fong at apple.com


Right now we're maxing out the number of workers.
This tends to cause various issues such as test results being off by 1, flakiness, and occasional timeouts.
Maxing out the number of threads might actually in some cases slow down the test cases rather than speed them up.
Decreasing the number of workers to half the available cores (just to be on the safe side).

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