[Issue 14458] very slow ubyte[] assignment (dmd doesn't use memset)
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Jul 21 13:23:03 UTC 2020
https://issues.dlang.org/show_bug.cgi?id=14458
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #4 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #11437 "fix Issue 14458 - very slow ubyte[] assignment
(dmd doesn't use memset)" was merged into master:
- b8f31faeb720f25cfa672dcb7ae0d72d8efd2a0c by Walter Bright:
fix Issue 14458 - very slow ubyte[] assignment (dmd doesn't use memset)
https://github.com/dlang/dmd/pull/11437
--
More information about the Digitalmars-d-bugs
mailing list