<div>I am a newbie to the GMP</div>  <div>and trying to run some example codes !</div>  <div>&nbsp;</div>  <div>I find the result of gmp-chudnovsky.c running strange on my computer. It shows the efficiency of the mpf_out_str function seems to be very low. When I try to calculate 800000 digits of pi , the core calculation take 13.6 sec , but the digits print-out task take more than 56 sec ( use a stop watch)</div>  <div>&nbsp;</div>  <div>why ??</div>  <div>&nbsp;</div>  <div>Jason Lin</div>  <div>&nbsp;</div>  <div>the following are the details</div>  <div>-------------------</div>  <div>&nbsp;</div>  <div>djgpp 2.03<BR>with gmp 4.1.2 (precompiled package)<BR>on a Windows XP command console running with Pentium-4 1.6 GHz / 1G RAM</div>  <div>&nbsp;</div>  <div>d:\dp&gt;gcc -Wall -O2 -s -o chud.exe gmp-chudnovsky.c -lm -lgmp</div>  <div>&nbsp;</div>  <div>case1:</div>  <div>d:\dp&gt;chud 500000 1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;-&nbsp; to get
 500000 digits</div>  <div>#terms=35256, depth=17<BR>sieve&nbsp;&nbsp; time =&nbsp; 0.000<BR>...................................................<BR>bs&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; time =&nbsp; 5.110<BR>&nbsp;&nbsp; gcd&nbsp; time =&nbsp; 0.330<BR>div&nbsp;&nbsp;&nbsp;&nbsp; time =&nbsp; 1.099<BR>sqrt&nbsp;&nbsp;&nbsp; time =&nbsp; 0.604<BR>mul&nbsp;&nbsp;&nbsp;&nbsp; time =&nbsp; 0.385<BR>total&nbsp;&nbsp; time =&nbsp; 7.198<BR>&nbsp;&nbsp; P size=727581 digits (1.455162)<BR>&nbsp;&nbsp; Q size=727575 digits (1.455150)<BR>pi(0,35256)=</div>  <div>Totally 29 sec to get the final result<BR>(22 sec for the mpf_out_str function )</div>  <div>&nbsp;</div>  <div>&nbsp;</div>  <div>case2:<BR>d:\dp&gt;chud 800000 1&nbsp;&nbsp;&nbsp; &lt;- to get 800000 digits<BR>#terms=56410, depth=17<BR>sieve&nbsp;&nbsp; time =&nbsp; 0.000<BR>...................................................<BR>bs&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; time = 10.000<BR>&nbsp;&nbsp; gcd&nbsp; time =&nbsp;
 0.495<BR>div&nbsp;&nbsp;&nbsp;&nbsp; time =&nbsp; 1.923<BR>sqrt&nbsp;&nbsp;&nbsp; time =&nbsp; 0.989<BR>mul&nbsp;&nbsp;&nbsp;&nbsp; time =&nbsp; 0.714<BR>total&nbsp;&nbsp; time = 13.626<BR>&nbsp;&nbsp; P size=1164133 digits (1.455166)<BR>&nbsp;&nbsp; Q size=1164127 digits (1.455159)<BR>pi(0,56410)=</div>  <div>Totally 69 sec to get the final result<BR>(56 sec for the mpf_out_str function )</div>  <div>&nbsp;</div>  <div>---------------------------------------------</div>  <div>print out code in gmp-chudnovsky.c</div>  <div>&nbsp;</div>  <div>if (out&amp;1)&nbsp; {<BR>&nbsp;&nbsp;&nbsp; printf("pi(0,%ld)=\n", terms);<BR>&nbsp;&nbsp;&nbsp; mpf_out_str(stdout, 10, d+2, qi);&nbsp;&nbsp;&nbsp; &nbsp; &lt;---- it is the hot spot<BR>&nbsp;&nbsp;&nbsp; printf("\n");</div><p>&#32;



      ___________________________________________________________________<br>
體驗全新Yahoo!奇摩電子信箱2.0 - <a href="http://tw.rd.yahoo.com/referurl/mail/mail20/tag_1022/*http://tw.mg0.mail.yahoo.com/dc/landing"><strong>馬上體驗</strong></a>!