[chromium] Default to experimental-fully-parallel mode for chromium gpu port
https://bugs.webkit.org/show_bug.cgi?id=66606 Patch by James Robinson <jamesr@chromium.org> on 2011-08-19 Reviewed by Dirk Pranke. The chromium GPU configuration does not (currently) contain any tests incompatible with --experimental-fully-parallel, and this flag is a significan speedup because of the directory canvas/philip/tests which contains 802 tests in the same directory. Setting this option by default on this configuration is a 2x speed in release, 44s to 22s, and a 3x speedup in debug, 223s to 77s, on linux on a 16 core machine. * Scripts/webkitpy/layout_tests/port/chromium_gpu.py: * Scripts/webkitpy/layout_tests/port/chromium_gpu_unittest.py: * Scripts/webkitpy/layout_tests/run_webkit_tests.py: git-svn-id: svn://svn.chromium.org/blink/trunk@93463 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment