Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add JavaScript's RegExp as baseline for benchmarks #16

Open
MaxGraey opened this issue Jan 26, 2021 · 1 comment
Open

Add JavaScript's RegExp as baseline for benchmarks #16

MaxGraey opened this issue Jan 26, 2021 · 1 comment

Comments

@MaxGraey
Copy link
Contributor

I guess better use new RegExp("[\w]+") instead pre-compiled /[\w]+/ for example

@ColinEberhardt
Copy link
Owner

Thanks @MaxGraey - I think that would be a good idea. See the discussion here #13

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

No branches or pull requests

2 participants