[LNT] add simple baseline graphing
Chris Matthews
chris.matthews at apple.com
Wed Mar 26 21:30:56 PDT 2014
Ping?
On Mar 21, 2014, at 4:44 PM, Chris Matthews <chris.matthews at apple.com> wrote:
> New patch, with fix in the json serialization.
>
> <simple_baseline_graphs.patch>
>
> On Mar 21, 2014, at 4:30 PM, Chris Matthews <chris.matthews at apple.com> wrote:
>
>> 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.
>>
>> <simple_baseline_graphs.patch>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
More information about the llvm-commits
mailing list