[webkit-reviews] review granted: [Bug 178817] PerformanceTests/TailBench9000/merge-sort.js does not actually sort any of the large arrays it allocates : [Attachment 324863] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 25 12:33:31 PDT 2017


Saam Barati <sbarati at apple.com> has granted Robin Morisset
<rmorisset at apple.com>'s request for review:
Bug 178817: PerformanceTests/TailBench9000/merge-sort.js does not actually sort
any of the large arrays it allocates
https://bugs.webkit.org/show_bug.cgi?id=178817

Attachment 324863: Patch

https://bugs.webkit.org/attachment.cgi?id=324863&action=review




--- Comment #2 from Saam Barati <sbarati at apple.com> ---
Comment on attachment 324863
  --> https://bugs.webkit.org/attachment.cgi?id=324863
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=324863&action=review

> PerformanceTests/TailBench9000/merge-sort.js:154
> +noInline(TEST_mergeSort);

Why do this? This will make the test not-runnable in browser.


More information about the webkit-reviews mailing list