mirror of
https://github.com/mudita/MuditaOS.git
synced 2026-07-18 20:14:12 -04:00
Reducing the memory allocation for re2, which results in a change of the algorithm from DFA to NFA, which consumes less resources.
Reducing the memory allocation for re2, which results in a change of the algorithm from DFA to NFA, which consumes less resources.