[Issue 4244] Built-in static array hash function is 8-9 times slower than hash function of a POD struct with equivalent size
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu May 16 23:33:50 UTC 2019
https://issues.dlang.org/show_bug.cgi?id=4244
Seb <greeenify at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |greeenify at gmail.com
Resolution|--- |FIXED
--- Comment #4 from Seb <greeenify at gmail.com> ---
They now use the same implementation and thus result in the same time:
https://run.dlang.io/is/hOpc5R
--
More information about the Digitalmars-d-bugs
mailing list