You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given ua-parser/uap-rust#29 and ua-parser/uap-rust#31, the wording of
the comparison needs to be updated to account for:
- The `regex` memory use being much improved.
- The `regex` runtime on devices being slightly improved, with the
Python interface to `re2` not supporting custom atom lengths.
Closes#264
0 commit comments