DescriptionRevert of Label non-capturing groups if no capturing needed (patchset #1 id:1 of https://codereview.chromium.org/1515553005/ )
Reason for revert:
It does not solve the memory perf regression. Will also revert the other CL.
Original issue's description:
> Label non-capturing groups if no capturing needed
>
> Without this patch, a new version of RE2 (not checked in, yet) runs out of memory:
> ../../third_party/re2/re2/dfa.cc:469: DFA out of memory: prog size 17637 mem 2725434
>
> BUG=568564, 568134
>
> Committed: https://crrev.com/dd739e8bd477dd6c45e64630320adfd99ca54d4c
> Cr-Commit-Position: refs/heads/master@{#364354}
TBR=vabr@google.com,vabr@chromium.org,battre@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=568564, 568134
Committed: https://crrev.com/da335781989562c116ec60c109f6f6470ee02c30
Cr-Commit-Position: refs/heads/master@{#364405}
Patch Set 1 #
Messages
Total messages: 5 (1 generated)
|