index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
bench
/
bench_graph_svg.py
Commit message (
Expand
)
Author
Age
*
Deletes warning on no graph outputs, since we don't output graphs anymore.
bensong@google.com
2013-08-14
*
Adds links to dashboard plots for skp bench values out of range. (SkipBuildbo...
bensong@google.com
2013-07-30
*
Fixes zero division when there are no lines to plot (only one revision in range)
bensong@google.com
2013-06-13
*
Fix builder name references
borenet@google.com
2013-04-30
*
Switches to a Skia-specific appengine entry point that uses condensed data an...
bensong@google.com
2013-04-08
*
Increases batch size for sending bench data to appengine to 66.
bensong@google.com
2013-04-02
*
Cut data point upload batch size to 25.
bensong@google.com
2013-03-13
*
Make graph output optional in bench_graphs_svg
borenet@google.com
2013-03-12
*
Codes for writing bench data to appengine datastore.
bensong@google.com
2013-03-07
*
bench_graph_svg: more sorting to get deterministic results
epoger@google.com
2013-02-14
*
bench_graph_svg: generate output in consistently sorted order, to make diffs ...
epoger@google.com
2013-02-14
*
Adds bench expectation file and mechanism for triggering bench-out-of-range a...
bensong@google.com
2012-09-13
*
Provide labels for variant settings in bench graph.
bungeman@google.com
2012-09-12
*
Records bench graph scale information so we can calculate back the bench values.
bensong@google.com
2012-08-30
*
adds -i flag to ignore a timer for bench plots.
bensong@google.com
2012-08-17
*
cleaned up algorithm codes and added 25th percentile for representation.
bensong@google.com
2012-08-16
*
added representation to xhtml title.
bensong@google.com
2012-08-15
*
adds flag for choosing bench representative algorithm.
bensong@google.com
2012-08-15
*
Fix variants in bench graphs.
bungeman@google.com
2012-07-10
*
write my own os.path.abspath() to work around Win path-length limits
epoger@google.com
2012-06-27
*
Add -o option to bench_graph_svg.py: write the output to a file rather than s...
epoger@google.com
2012-06-25
*
Discard absurd values (and log warnings) when graphing bench results.
epoger@google.com
2012-05-11
*
More little improvements to bench_graph_svg.py
epoger@google.com
2011-08-08
*
Incremental improvements to bench graph generation
epoger@google.com
2011-08-08
*
Add graphing for multiple runs of bench.
bungeman@google.com
2011-06-17