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
While none of the comparisons in #224 are apples to apples, it does make me suspect that the regex parser is quite expensive. It'd be interesting to try out a more specialized parser, like one written in Nom
The text was updated successfully, but these errors were encountered:
While none of the comparisons in #224 are apples to apples, it does make me suspect that the regex parser is quite expensive. It'd be interesting to try out a more specialized parser, like one written in Nom
The text was updated successfully, but these errors were encountered: