[Issue 5282] Optimize array comparison which use memcmp to something better and remove unnecessary indirections.

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue May 22 09:09:57 UTC 2018


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

Dmitry Olshansky <dmitry.olsh at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dmitry.olsh at gmail.com

--- Comment #8 from Dmitry Olshansky <dmitry.olsh at gmail.com> ---
Should be better now with recent templated array ops. Need to double-check this
later.

--


More information about the Digitalmars-d-bugs mailing list