[Issue 18627] std.complex is a lot slower than builtin complex types at number crunching

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Mar 20 13:50:13 UTC 2018


https://issues.dlang.org/show_bug.cgi?id=18627

Seb <greensunny12 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |greensunny12 at gmail.com

--- Comment #7 from Seb <greensunny12 at gmail.com> ---
> Division with DMD 32-bit:

Using DMD for any performance arguments is a bit of a moot point as DMD's
optimizer is pretty bad. So this would halt almost all development as there are
many many performance regressions with DMD.

--


More information about the Digitalmars-d-bugs mailing list