DescriptionRevert 153612 - Add Chrome Endure graph plotting code. (broke Chrome OS)
Chrome Endure refers to an endurance testing effort to study the effect
of memory bloat in webapps running in chrome.
This code is a fork of chrome's existing code for displaying performance
graphs. It has become very specific to Chrome Endure, containing features
requested by users of Chrome Endure, and having the ability to display
performance results across time within a given test run (as compared to
the existing chrome perf graphs, which display data across test runs).
In addition to adding new features specific to Chrome Endure, the current
code removes some features that originally existed from chrome's perf
graphing code, which haven't been used for Chrome Endure.
This code has been running for awhile to display Chrome Endure perf
graphs, but hasn't been checked in until now. Other users want to build on
top of this codebase to add new graphing features specific to Chrome Endure.
BUG=chromium-os:32302
TEST=Verified that graphs work well enough for current Chrome Endure purposes.
Review URL: https://chromiumcodereview.appspot.com/10832403
TBR=dennisjeffrey@chromium.org
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=153623
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|