-
Patch
-
Resolution: Done
-
Trivial
-
None
-
None
-
None
-
Low
A small performance improvement can be had by replacing the current getTokens() implementation with a tight DFA and using .substring() instead of StringBuilder.