[PATCH] D21593: test-suite: Remove lemon benchmark

Matthias Braun via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 22 11:19:28 PDT 2016


lemon is mostly stable for me as well, but from time to time it has huge outliers (just speculating but maybe iOS throttles too much forking in some circumstances and that benchmark is at the edge of such throttling...)

- Matthias

> On Jun 22, 2016, at 11:15 AM, Chris Matthews via llvm-commits <llvm-commits at lists.llvm.org> wrote:
> 
> cmatthews added a comment.
> 
> Also, just for reference: on our test machines I checked today, the noise on lemon is ~2% on arm and 3.5% on x86_64. Not near the worst offender in terms of noise.
> 
> 
> Repository:
>  rL LLVM
> 
> http://reviews.llvm.org/D21593
> 
> 
> 
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits



More information about the llvm-commits mailing list