WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
111145
Don't return statistics in PerfTest.run
https://bugs.webkit.org/show_bug.cgi?id=111145
Summary
Don't return statistics in PerfTest.run
Ryosuke Niwa
Reported
2013-02-28 23:36:03 PST
Now that we don't include statistics such as mean, stdev, etc... in our output JSON files, there is no point in returning them from PerfTest.run.
Attachments
Cleanup
(17.39 KB, patch)
2013-02-28 23:45 PST
,
Ryosuke Niwa
no flags
Details
Formatted Diff
Diff
Cleaned up more
(17.97 KB, patch)
2013-03-01 00:12 PST
,
Ryosuke Niwa
dpranke
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2013-02-28 23:45:54 PST
Created
attachment 190893
[details]
Cleanup
Ryosuke Niwa
Comment 2
2013-03-01 00:12:26 PST
Created
attachment 190898
[details]
Cleaned up more
Dirk Pranke
Comment 3
2013-03-01 11:56:33 PST
Comment on
attachment 190898
[details]
Cleaned up more View in context:
https://bugs.webkit.org/attachment.cgi?id=190898&action=review
> Tools/Scripts/webkitpy/performance_tests/perftestsrunner.py:259 > + if not isinstance(iteration_values, list): # We can't reports results without indivisual measurements.
nit: "individual"?
Ryosuke Niwa
Comment 4
2013-03-01 12:06:01 PST
Committed
r144478
: <
http://trac.webkit.org/changeset/144478
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug