[Issue 18114] [Reg 2.078] regex performance regression

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Feb 24 11:36:36 UTC 2018


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

--- Comment #7 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/59520969ef73eaf0691972ee00b389e5bbc4c8fb
fix Issue 18114 - regex performance regression

- reduce copying of fat structs
- optimize layouts and opAssign of Captures

https://github.com/dlang/phobos/commit/460693c26f79a6aaa771ecdd42f791f4c3f5fb18
Merge pull request #5981 from MartinNowak/issue18114

fix Issue 18114 - regex performance regression
merged-on-behalf-of: Martin Nowak <code at dawg.eu>

--


More information about the Digitalmars-d-bugs mailing list