[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
Wed Mar 24 09:30:35 UTC 2021
https://issues.dlang.org/show_bug.cgi?id=18627
--- Comment #14 from ponce <aliloko at gmail.com> ---
No problem from here, a lot of our complex code is now SIMD. I doubt we'll see
a practical problem apart from the transition work. It's easy to recreate the
desired division algorithm manually if ever needed.
--
More information about the Digitalmars-d-bugs
mailing list