Skip to content

Conversation

silverwind
Copy link
Contributor

Non-global regexes are stateless and can be pre-compiled for a performance boost.

I added that comment because the fact that global regexes are stateful objects was new to me and it might not be obvious to a reader otherwise.

Non-global regexes are stateless and can be pre-compiled for a performance boost.

I added that comment because the fact that global regexes are stateful
objects was new to me and it might not be obvious to a reader otherwise.
@sindresorhus sindresorhus merged commit e39e964 into sindresorhus:master Sep 28, 2020
@silverwind silverwind deleted the precompile branch September 29, 2020 05:23
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.

2 participants