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

optimization: don't embed the TLDs twice #1

Open
TooTallNate opened this issue Nov 17, 2014 · 0 comments
Open

optimization: don't embed the TLDs twice #1

TooTallNate opened this issue Nov 17, 2014 · 0 comments

Comments

@TooTallNate
Copy link
Member

Right now the TLDs get embedded into the resulting Regexp twice. To save on filesize, we should figure out if it's possible to make that work with only embedding the TLDs once.

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