This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Add --enable-large-benchtests for large data benchmarks


On Mon, Apr 04, 2016 at 10:04:03PM -0700, H.J. Lu wrote:
> We need to verify the result since they may be only tests for
> large data size.  Here is the updated patch.  Tested on x86-64.
> OK for master?

Why does it have to be conditional on a configure flag?  I'd reckon
testing large data sizes would be just as relevant as the remaining
tests.  If execution time is an issue then lets solve that problem in
some other way, like providing sub-targets to run in benchtests, like
math, string, etc. instead of touching configure.

Siddhesh


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]