<div dir="ltr">Thanks guys I'll will try with the latest version and I'll come back with updates.<div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Feb 5, 2017 at 8:25 PM, tim Rowledge <span dir="ltr"><<a href="mailto:tim@rowledge.org" target="_blank">tim@rowledge.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
<br>
> On 05-02-2017, at 5:08 AM, Clément Bera <<a href="mailto:bera.clement@gmail.com">bera.clement@gmail.com</a>> wrote:<br>
><br>
> I remember there was a discussion about that somewhere but I can't find it. I cc vm-dev they may have a clue.<br>
><br>
> When copying a pointer object in 64 bits instead of 32 bits, you need to copy twice many data, so it is going to be slower in any case.<br>
<br>
Err, not really. Probably. Assuming you have a 64 bit cpu etc, of course. And dependent on details of the memory architecture outside the cpu too - after all many systems do not need the memory chip organisation to match the cpu word size, having multiple lanes, burst read cache loading, even heterogenous regions (I suspect mostly in embedded systems for that, but y’never know).<br>
<br>
Yes, you’re moving twice as much stuff but it will still be a single read & write per word. After that you’re at the mercy of cache lines, write buffers, chip specs and not to mention the Hamsters.<br>
<br>
tim<br>
--<br>
tim Rowledge; <a href="mailto:tim@rowledge.org">tim@rowledge.org</a>; <a href="http://www.rowledge.org/tim" rel="noreferrer" target="_blank">http://www.rowledge.org/tim</a><br>
We can rescue a hostage or bankrupt a system. Now, what would you like us to do?<br>
<br>
<br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><font color="#999999">Dr. Ciprian TEODOROV<br></font><font color="#999999">Enseignant-chercheur</font></div><div dir="ltr"><font color="#999999">ENSTA Bretagne<br><br>tél : 06 08 54 73 48</font><br><font color="#999999">mail : <a href="mailto:ciprian.teodorov@gmail.com" target="_blank">ciprian.teodorov@gmail.com</a><br><a href="http://www.teodorov.ro/" target="_blank">www.teodorov.ro</a></font></div></div></div></div></div></div>
</div>