runCount in runner.js should be renamed to iterationCount
Created attachment 174121 [details] Renames
Comment on attachment 174121 [details] Renames View in context: https://bugs.webkit.org/attachment.cgi?id=174121&action=review > PerformanceTests/ChangeLog:14 > + Unfortunately, we still overload the meaning "runs" in "runs/s" (is "function calls/s") Oh oops, it should read "the meaning of".
Committed r134637: <http://trac.webkit.org/changeset/134637>
(In reply to comment #3) > Committed r134637: <http://trac.webkit.org/changeset/134637> It made fast/harness/perftests/runs-per-second-iterations.html and fast/harness/perftests/runs-per-second-log.html fail everywhere. https://bugs.webkit.org/show_bug.cgi?id=102361 - Could you fix it?