Skip to content

Make tldextract work more efficiently #6

Open
@Kairixir

Description

@Kairixir

Done using tldextract. Might be useful to rewrite, it takes a long time. They check every TLD using the Public Suffix List (PSL). I believe they manage the whole list inefficiently. Might be useful to rewrite it into using Trie, or Tree over first letters + Dict over the leftover

Originally posted by @Kairixir in #3 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions