[Issue 18114] [Reg 2.078] regex performance regression
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Jan 4 21:50:40 UTC 2018
https://issues.dlang.org/show_bug.cgi?id=18114
Martin Nowak <code at dawg.eu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |pull
--- Comment #6 from Martin Nowak <code at dawg.eu> ---
avoid inefficient codegen: https://github.com/dlang/dmd/pull/7599
WIP avoid unnecessary copies: https://github.com/dlang/phobos/pull/5981
--
More information about the Digitalmars-d-bugs
mailing list