bug-coreutils
[Top][All Lists]
Advanced

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

Re: factor is too fast


From: Mike Frysinger
Subject: Re: factor is too fast
Date: Mon, 27 Apr 2009 02:35:11 -0400
User-agent: KMail/1.11.2 (Linux/2.6.29.1; KDE/4.2.2; x86_64; ; )

On Tuesday 21 April 2009 08:19:23 Philip Rowlands wrote:
> On Tue, 21 Apr 2009, Toralf F?rster wrote:
> > For a long time I used the command "factor" to test my system WRT the cpu
> > ondemand governor of the linux kernel, eg for issues like this :
> > http://bugzilla.kernel.org/show_bug.cgi?id=12385
> >
> > However switching from coreutils-6.10 to 7.1 (stable Gentoo Linux) now
> > the factor command is too fast: it takes only 0.003 sec instead of 5.5
> > sec for the same prime number.
>
> That's probably due to this entry from NEWS:
>
> * Noteworthy changes in release 7.0 (2008-10-05) [beta]
>
>    If the GNU MP library is available at configure time, factor and
>    expr support arbitrarily large numbers.  Pollard's rho algorithm is
>    used to factor large numbers.

if GMP is too fast, then you could try building coreutils with USE=gmp.  if 
coreutils itself got a new algo, then i guess save the old binary ...
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

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