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

Maven support ? #3

Open
fbacchella opened this issue Jul 21, 2019 · 2 comments
Open

Maven support ? #3

fbacchella opened this issue Jul 21, 2019 · 2 comments
Assignees

Comments

@fbacchella
Copy link

Do you plan to publish this library on maven, or on jfrog ? I will then be able to include it in my regex benches: https://github.com/fbacchella/RegexPerf.

@HaraldKi
Copy link
Owner

Good hint, I should finally get around and do this. But its not really a plan with a deadline yet.-) Does your benchmark take care of different regex syntaxes? Because mine is quite non-standard in some regards.

@HaraldKi HaraldKi self-assigned this Jul 28, 2019
@fbacchella
Copy link
Author

No, it's purpose is to test different implementations of java.util.regex. The tested regex are here: https://github.com/fbacchella/RegexPerf/blob/7d56c996d17da3305ef3da44e87ebc9b5d6e0f55/src/main/java/loghub/Runner.java#L32. But I could (should?) split the test in basic vs perl/advanced regex.

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