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

Performance tests needed #31

Open
crawfordcomeaux opened this issue Jul 27, 2013 · 1 comment
Open

Performance tests needed #31

crawfordcomeaux opened this issue Jul 27, 2013 · 1 comment
Assignees

Comments

@crawfordcomeaux
Copy link
Contributor

Even if the regexes produced are optimized, it'll still be worth doing. If possible, a guide for how to write perf tests would be helpful, too.

Are there any recommended ways to do perf testing in the repo or is externally on jsperf the only good option?

@Nepoxx
Copy link

Nepoxx commented Jan 4, 2016

After the regex is generated, the performance should be identical to "regular" regexes. A small overhead could exist (I haven't checked the source), so maybe a benchmark folder could be useful.

@shreyasminocha shreyasminocha self-assigned this Dec 23, 2018
shreyasminocha pushed a commit to shreyasminocha/TSVerbalExpressions that referenced this issue Jan 18, 2019
shreyasminocha pushed a commit to shreyasminocha/TSVerbalExpressions that referenced this issue Jan 18, 2019
shreyasminocha pushed a commit to shreyasminocha/TSVerbalExpressions that referenced this issue Jan 29, 2019
shreyasminocha pushed a commit to shreyasminocha/TSVerbalExpressions that referenced this issue Jun 18, 2019
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

3 participants