haikuwebkit/PerformanceTests/MotionMark
Said Abou-Hallawa 1d7c87a8cc [MotionMark] Controller.filterOutOutliers() sorts the frameLengths array incorrectly
https://bugs.webkit.org/show_bug.cgi?id=226605

Reviewed by Myles C. Maxfield.

Controller.filterOutOutliers must pass a compare function to Array.sort()
because it filters an array of numbers.

* MotionMark/tests/resources/main.js:
(filterOutOutliers):


Canonical link: https://commits.webkit.org/238457@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@278436 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2021-06-04 00:31:45 +00:00
..
resources [MotionMark] Update version number of local development version of the benchmark to match the currently-being-released version 2021-06-03 20:53:57 +00:00
tests [MotionMark] Controller.filterOutOutliers() sorts the frameLengths array incorrectly 2021-06-04 00:31:45 +00:00
about.html [MotionMark] Update version number of local development version of the benchmark to match the currently-being-released version 2021-06-03 20:53:57 +00:00
developer.html MotionMark focus test can cause extreme variance in whichever test runs directly after it 2021-01-29 03:42:39 +00:00
index.html