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 v2.1] Use long for mantissa for generic mp code


On 03/14/2013 01:28 AM, Siddhesh Poyarekar wrote:
> Using bit shifts instead of division makes (as expected) a neat
> positive difference to performance of pow of about 5%.  I've also made
> the comment for INTEGER_OF more verbose.  No regressions to the
> tstsuite.  Should I go ahead and commit this?

Looks good to me now.


r~


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