Skip to content

Use sets #5

@knarf180

Description

@knarf180

From my limited understanding of python I believe loading bits.txt as a set would dramatically increase the search speed

bit_addresses = set(line.strip() for line in open('Bits.txt'))

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