Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b0febf1cc635f1e2118218ff99b19c2fa31767c3
      
https://github.com/WebKit/WebKit/commit/b0febf1cc635f1e2118218ff99b19c2fa31767c3
  Author: Ryan Haddad <ryanhad...@apple.com>
  Date:   2022-12-12 (Mon, 12 Dec 2022)

  Changed paths:
    M Tools/Scripts/webkitpy/port/mac.py

  Log Message:
  -----------
  [webkitpy] Increase the default number of child processes spawned for arm64 
Macs
https://bugs.webkit.org/show_bug.cgi?id=248625
rdar://102873021

Reviewed by Jonathan Bedard and Geoffrey Garen.

arm64 Mac hardware can handle more WebKitTestRunner processes than the
default number we calculate. Local testing suggests that doubling the count
yields an 18 minute speedup in overall test runtime on M1 hardware, so lets
hardcode this increase until we implement a more sophisticated test scheduling
mechanism.

* Tools/Scripts/webkitpy/port/mac.py:
(MacPort.default_child_processes):

Canonical link: https://commits.webkit.org/257754@main


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to