Skip to content

module: cache regular expressions

Rodrigo Muino Tomonari requested to merge github/fork/evanlucas/duperegex into master

None of these regular expressions will change, so there is no need to generate them every time in hot code paths.

Provides a small performance improvement in module loading. (5-10%)

Merge request reports

Loading