Skip to content

[blacklist] use set instead of vector to store blacklist #1995

Open
marscher wants to merge 1 commit into
flightlessmango:masterfrom
marscher:blacklist_datastructure_set
Open

[blacklist] use set instead of vector to store blacklist #1995
marscher wants to merge 1 commit into
flightlessmango:masterfrom
marscher:blacklist_datastructure_set

Conversation

@marscher

Copy link
Copy Markdown
Contributor

insert + lookup O(log(n))

It avoids checking the blacklist datastructure for duplicates explicitly prior addition.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant