D perfomance

random random at spaml.de
Wed Apr 29 10:39:43 UTC 2020


On Wednesday, 29 April 2020 at 10:32:33 UTC, random wrote:
<

I forgot to add this...
Compile with gcc -O3:

test(int*, int*):
         mov     DWORD PTR [rdi], 0
         xor     eax, eax
         mov     DWORD PTR [rsi], 1
         ret

https://godbolt.org/z/xW6w6W


More information about the Digitalmars-d mailing list