aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/bench_graph_svg.py
Commit message (Expand)AuthorAge
* Adds links to dashboard plots for skp bench values out of range. (SkipBuildbo...Gravatar bensong@google.com2013-07-30
* Fixes zero division when there are no lines to plot (only one revision in range)Gravatar bensong@google.com2013-06-13
* Fix builder name referencesGravatar borenet@google.com2013-04-30
* Switches to a Skia-specific appengine entry point that uses condensed data an...Gravatar bensong@google.com2013-04-08
* Increases batch size for sending bench data to appengine to 66.Gravatar bensong@google.com2013-04-02
* Cut data point upload batch size to 25.Gravatar bensong@google.com2013-03-13
* Make graph output optional in bench_graphs_svgGravatar borenet@google.com2013-03-12
* Codes for writing bench data to appengine datastore.Gravatar bensong@google.com2013-03-07
* bench_graph_svg: more sorting to get deterministic resultsGravatar epoger@google.com2013-02-14
* bench_graph_svg: generate output in consistently sorted order, to make diffs ...Gravatar epoger@google.com2013-02-14
* Adds bench expectation file and mechanism for triggering bench-out-of-range a...Gravatar bensong@google.com2012-09-13
* Provide labels for variant settings in bench graph.Gravatar bungeman@google.com2012-09-12
* Records bench graph scale information so we can calculate back the bench values.Gravatar bensong@google.com2012-08-30
* adds -i flag to ignore a timer for bench plots.Gravatar bensong@google.com2012-08-17
* cleaned up algorithm codes and added 25th percentile for representation.Gravatar bensong@google.com2012-08-16
* added representation to xhtml title.Gravatar bensong@google.com2012-08-15
* adds flag for choosing bench representative algorithm.Gravatar bensong@google.com2012-08-15
* Fix variants in bench graphs.Gravatar bungeman@google.com2012-07-10
* write my own os.path.abspath() to work around Win path-length limitsGravatar epoger@google.com2012-06-27
* Add -o option to bench_graph_svg.py: write the output to a file rather than s...Gravatar epoger@google.com2012-06-25
* Discard absurd values (and log warnings) when graphing bench results.Gravatar epoger@google.com2012-05-11
* More little improvements to bench_graph_svg.pyGravatar epoger@google.com2011-08-08
* Incremental improvements to bench graph generationGravatar epoger@google.com2011-08-08
* Add graphing for multiple runs of bench.Gravatar bungeman@google.com2011-06-17