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

hashSet - Use deleteAt to remove #445

Merged
merged 1 commit into from
Jul 27, 2016
Merged

hashSet - Use deleteAt to remove #445

merged 1 commit into from
Jul 27, 2016

Conversation

PabstMirror
Copy link
Contributor

Use deleteAt to remove hashes instead of insert/resize.

  • Trivial speedup (0.487 ms vs 0.513 ms)
  • Keeps hashes in same order because we do not insert

@PabstMirror PabstMirror added this to the 3.0.1 milestone Jul 26, 2016
@Killswitch00 Killswitch00 merged commit 2e18033 into master Jul 27, 2016
@commy2 commy2 deleted the hashDeleteAt branch July 27, 2016 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants