mapbox/wellknown

Optimize backtracking & regex position

Closed this issue · 0 comments

tmcw commented

The .substring(i) pattern is probably a performance hit - should look into other simple patterns for doing this, or look at a potential tokenize step.