Bug 102208

Summary: runCount in runner.js should be renamed to iterationCount
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: New BugsAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, dpranke, eric, mjs, morrita, ossy, zoltan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 102361    
Bug Blocks: 77037    
Attachments:
Description Flags
Renames tony: review+, rniwa: commit-queue-

Ryosuke Niwa
Reported 2012-11-14 03:11:54 PST
runCount in runner.js should be renamed to iterationCount
Attachments
Renames (12.41 KB, patch)
2012-11-14 03:23 PST, Ryosuke Niwa
tony: review+
rniwa: commit-queue-
Ryosuke Niwa
Comment 1 2012-11-14 03:23:35 PST
Ryosuke Niwa
Comment 2 2012-11-14 11:28:45 PST
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".
Ryosuke Niwa
Comment 3 2012-11-14 11:35:13 PST
Csaba Osztrogonác
Comment 4 2012-11-15 02:49:48 PST
(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?
Note You need to log in before you can comment on or make changes to this bug.