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

Regexes appear to be significantly slower than re2 in some cases #24

Closed
steveklabnik opened this issue Jan 21, 2015 · 1 comment
Closed

Comments

@steveklabnik
Copy link
Member

Issue by brson
Thursday Sep 04, 2014 at 18:15 GMT

For earlier discussion, see rust-lang/rust#16989

This issue was labelled with: A-an-interesting-project, A-libs, I-slow in the Rust repository


My understanding is that we believe them to be competitive, but two benchmarks I've seen were not really in the ballpark. The easiest one to test is the shootout's regexdna, which you can see from the upstream shootout is drastically slower than the re2-based C++ implementation.

cc @BurntSushi

@BurntSushi BurntSushi changed the title [CLOSED] Regexes appear to be significantly slower than re2 in some cases Regexes appear to be significantly slower than re2 in some cases Apr 1, 2015
@BurntSushi
Copy link
Member

I'm going to close this in favor of #66 since this is kind of a vague ticket and #66 more directly addresses this concern.

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