<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 29 October 2013 20:35, Chris <span dir="ltr"><<a href="mailto:wendlec@tcd.ie" target="_blank">wendlec@tcd.ie</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Are there any major differences in how D fares on AMD processors as opposed to Intel? The usual story is that Intel is faster and more precise when it comes to arithmetic operations (although I suspect that Intel is also very good at PR ;) Has anyone come across D related issues that are peculiar to one or the other architecture or brand?<br>

</blockquote></div><br><br></div><div class="gmail_extra">The only peculiarity I've found is that code ran on Intel Atom is slower with the -O switch on DMD.  (There's a bug report somewhere for that).<br clear="all">
</div><div class="gmail_extra"><br>-- <br>Iain Buclaw<br><br>*(p < e ? p++ : p) = (c & 0x0f) + '0';
</div></div>