mirror of
https://github.com/mudita/MuditaOS.git
synced 2026-04-23 08:33:48 -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.