Change set r216763: <http://trac.webkit.org/changeset/216763> caused a 1% regression of JetStream on Mac. There are only two small changes from that patch that should run on Mac. 1) The scavenger delay was reduced from 512ms to 250ms 2) The scavenger thread QOS was changed from QOS_CLASS_UNSPECIFIED to QOS_CLASS_USER_INITIATED.
<rdar://problem/32199245>
Created attachment 310313 [details] Patch
The commit-queue encountered the following flaky tests while processing attachment 310313 [details]: http/tests/misc/acid3.html bug 165734 (authors: abecsi@webkit.org, arv@chromium.org, cdumez@apple.com, rniwa@webkit.org, and tonyg@chromium.org) The commit-queue is continuing to process your patch.
The commit-queue encountered the following flaky tests while processing attachment 310313 [details]: http/tests/media/hls/video-controls-live-stream.html bug 172199 (authors: graouts@apple.com, mcatanzaro@igalia.com, and ryanhaddad@apple.com) The commit-queue is continuing to process your patch.
Comment on attachment 310313 [details] Patch Rejecting attachment 310313 [details] from commit-queue. New failing tests: http/tests/media/hls/video-duration-accessibility.html Full output: http://webkit-queues.webkit.org/results/3753430
Created attachment 310321 [details] Archive of layout-test-results from webkit-cq-03 for mac-elcapitan The attached test failures were seen while running run-webkit-tests on the commit-queue. Bot: webkit-cq-03 Port: mac-elcapitan Platform: Mac OS X 10.11.6
Committed r216960: <http://trac.webkit.org/changeset/216960>