Skip to content

Conversation

@bd2019us
Copy link

…egex by replacing replaceAll() with replace(). ReplaceAll() costs some performance overhead by compiling the regex whereas replace() does not incur this performance overhead.

…egex by replace replaceAll() with replace(). ReplaceAll() costs some performance overhead by compiling the regex whereas replace() does not incur this performance overhead
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant