re2_memory
Discover the RE2 memory cliff by sweeping max_mem: find the largest cap that fails and the smallest that succeeds for DFA compilation.
Instructions
Sweep RE2 max_mem to find the DFA compile-memory cliff: the largest cap at which compilation fails and the smallest at which it succeeds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pattern | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||