WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
77258
run-perf-test should report memory usage
https://bugs.webkit.org/show_bug.cgi?id=77258
Summary
run-perf-test should report memory usage
Ryosuke Niwa
Reported
2012-01-27 16:00:13 PST
Right now, performance tests can only measure run-time performance. We should provide a way to measure memory usage as well. For example, Chromium pert bots report various peak/average memory usage:
http://build.chromium.org/f/chromium/perf/xp-release-dual-core/dom_perf/report.html?history=150&rev=-1&graph=vm_peak_b
Attachments
Add attachment
proposed patch, testcase, etc.
Hajime Morrita
Comment 1
2012-01-29 20:52:12 PST
(In reply to
comment #0
)
> Right now, performance tests can only measure run-time performance. We should provide a way to measure memory usage as well. > > For example, Chromium pert bots report various peak/average memory usage:
http://build.chromium.org/f/chromium/perf/xp-release-dual-core/dom_perf/report.html?history=150&rev=-1&graph=vm_peak_b
Interesting. I think not all tests need this. But having HTML5 standard in our portfolio for this purpose will help recent memory hunting effort.
Ryosuke Niwa
Comment 2
2012-01-29 21:01:18 PST
(In reply to
comment #1
)
> Interesting. I think not all tests need this. > But having HTML5 standard in our portfolio for this purpose will help recent memory hunting effort.
There are many other pages with interesting characteristics (e.g. lots of javascirpt, lots of text, lots of bidi-text, etc...) we may want to keep track of. The most important question is which value we measure/report.
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