Skip to content
New issue

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

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

Already on GitHub? # to your account

Match by a prefix instead of regexp #11

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Conversation

stokito
Copy link

@stokito stokito commented Jun 25, 2022

The PR contains commits from #10 so check only last 3 commits.
The mkp224o matches only by prefix and I can't figure out any other use cases that may need for Regexp.
Matching just by prefix improves performance and simplifies usage

stokito added 9 commits June 25, 2022 22:20
The make.sh can be called from Windows
The regexp matching is expensive but also makes little sense for most cases.
The onion domains has PK and checksum + v3.
We may match prefix by just PK. Without concatenating the full onion domain.
This improves speed of matching
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant