[webkit-reviews] review granted: [Bug 120996] run-jsc-stress-tests should run tests in parallel if possible : [Attachment 210983] the patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 8 11:15:33 PDT 2013


Oliver Hunt <oliver at apple.com> has granted Filip Pizlo <fpizlo at apple.com>'s
request for review:
Bug 120996: run-jsc-stress-tests should run tests in parallel if possible
https://bugs.webkit.org/show_bug.cgi?id=120996

Attachment 210983: the patch
https://bugs.webkit.org/attachment.cgi?id=210983&action=review

------- Additional Comments from Oliver Hunt <oliver at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=210983&action=review


> Tools/Scripts/run-jsc-stress-tests:39
> +numProcessors = `sysctl -n hw.availcpu`.to_i

Does this work everywhere?  Should we have a /proc fallback? (I really can't
remember what's available in linux anymore :( )


More information about the webkit-reviews mailing list