octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: log2 on MinGW


From: John W. Eaton
Subject: Re: log2 on MinGW
Date: Mon, 04 Nov 2013 01:54:50 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.12) Gecko/20130116 Icedove/10.0.12

On 11/03/2013 08:39 PM, Michael Goffioul wrote:

gnulib provides an implementation of frexp, however I'm wondering
whether gnulib's implementation can be considered sub-optimal, as it has
to be generic, compared to the internal Win32 implementation, which can
use assembly. I truly don't know, I never tried to compare performance.

I checked in the following change:

  http://hg.savannah.gnu.org/hgweb/octave/rev/573f865aa8c8

If someone shows that the gnulib function is slow or doesn't
solve the problem that we have, then I think we should try to improve
the gnulib function.

jwe


reply via email to

[Prev in Thread] Current Thread [Next in Thread]