<div dir="ltr">Hi,<br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Nov 12, 2014 at 6:26 PM, Zoltan Somogyi <span dir="ltr"><<a href="mailto:zoltan.somogyi@runbox.com" target="_blank">zoltan.somogyi@runbox.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">This diff takes the time to do 5 million string.formats<br>
on my laptop from<br>
<br>
27.950u 0.015s 0:27.98 99.9%    0+0k 0+0io 0pf+0w<br>
27.266u 0.011s 0:27.29 99.9%    0+0k 0+8io 0pf+0w<br>
<br>
to<br>
<br>
18.191u 0.007s 0:18.21 99.8%    0+0k 0+0io 0pf+0w<br>
17.988u 0.004s 0:18.00 99.8%    0+0k 0+0io 0pf+0w<br>
<br>
I expect that the time taken to create the 5 million<br>
random numbers is a significant fraction of the 18 seconds,<br>
so the speedup is better than one-third.</blockquote><div><br></div><div>Was defining ML_USE_SPRINTF to be MR_FALSE intentional at this stage?</div><div><br></div><div>Cheers,</div><div>Julien.</div><div> </div></div></div></div>