Re: Please test pari-2.11.3 prerelease 1

Bill Allombert <[email protected]>
Newsgroups gmane.comp.mathematics.pari.devel
Message-ID <20200217224353.mxlneeb777p5w7uq@yellowpig>
On Mon, Feb 17, 2020 at 07:47:37PM +0000, James Wanless wrote:
> Hi Bill
> 
> Great, thanks! Fixed.
> 
> [Though I ought to just mention there’s possibly a speed regression???
> On macports version of single-threaded 2.11:
> ? ##
>   ***   last result computed in 24,431 ms.
> On this latest binary (4 threads) :
> ? ##
>   ***   last result computed in 57,177 ms. ]

Could you check using the real time instead of the CPU time ?

p=nextprime(10^500);
for(i=1,10,setrand(i);t=getwalltime();C=primecert(p);print(i,":",getwalltime()-t))

Cheers,
Bill.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.