[LNT] add simple baseline graphing

Chris Matthews chris.matthews at apple.com
Fri Mar 21 16:30:16 PDT 2014


This patch adds a visual representation of baselines to the graph page. When passing a "baseline.<n>=<run_num>" argument to graph, a horizontal baseline will be drawn on the graph derived from the run id passed. The same test and metric are used for each plot. The baseline is drawn as a thick darker line, in the same color as the original plot. The intended use is to compare something like trunk to the previous release. This setting is off by default.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: simple_baseline_graphs.patch
Type: application/octet-stream
Size: 6192 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140321/62c8341b/attachment.obj>


More information about the llvm-commits mailing list