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

Evaluation seems to be too slow #41

Open
hoechp opened this issue May 25, 2017 · 0 comments
Open

Evaluation seems to be too slow #41

hoechp opened this issue May 25, 2017 · 0 comments

Comments

@hoechp
Copy link
Contributor

hoechp commented May 25, 2017

I did some evaluation and didn't get an error, but like already at the second regular expression, it didn't run through, because the boolean java.lang.String.matches(String regex) didn't terminate in any reasonable time. It just seems that it isn't made for such long regular expressions.

My expressions may have some unnecessary parentheses, but that can't be the reason why it's so slow. If the results were wrong, it would just give negative results, though. I don't exactly know what's going on here.

@hoechp hoechp added this to the 10th TTC milestone May 25, 2017
@hoechp hoechp self-assigned this May 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant