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 benchmark inputs for inverse trigonometric functions and log


On Tue, May 21, 2013 at 12:40:21PM +0200, Andreas Jaeger wrote:
> Looking at your changes for the Makefile, I wonder whether it makes
> sense to sort the entries, so that it's easier to find them. So,
> sorting both bench as well as the single entries by function. If you
> agree that this is beneficial, feel free to sort it before
> committing.
> 

I had grouped them by type (exponent/log, trig, inverse trig,
hyperbolic, etc.), but I guess sorting alphabetically might be better
since we might end up having a lot of functions here.  I'll sort them.

Thanks,
Siddhesh


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