[PATCH] [LNT] Further improvements to web UI
Chris Matthews
chris.matthews at apple.com
Tue Jul 15 15:21:37 PDT 2014
LGTM.
> On Jul 10, 2014, at 11:49 AM, Yi Kong <kongy.dev at gmail.com> wrote:
>
> Hi Chris,
>
> Two more patches for reviewing.
>
> [PATCH 1/2] Add option to show small differences
> LNT ignores small changes by default to save users from getting
> excessive amount of results. However this is counter-productive when
> trying to examine benchmarks where <1% change is significant.
> The patch adds option to show small differences.
>
> [PATCH 2/2] Show geomean for filtered tests
> LNT shows geomean for all tests, even if user filters a subset of tests.
> This patch lets LNT to calculate geomean for the chosen tests only.
> Also it stores the comparison results to avoid computing aggregation
> function twice.
>
> Cheers,
> Yi
> <0001-Add-option-to-show-small-differences.patch><0002-Show-geomean-for-filtered-tests.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