Skip to content

Improve the performance of Wordlist::UniqueFilter #32

@postmodern

Description

@postmodern

I suspect that Wordlist::UniqueFilter's performance decreases as the number of words it has seen increases. I also suspect we could modestly improve the performance by splitting up the String#hash integers into multiple bit-fields and store them in a multi-level b-tree.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions