-
Notifications
You must be signed in to change notification settings - Fork 100
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
Tweak insertKeyExists
and deleteKeyExists
#458
Conversation
These new invariant tests are great! :)
|
418aa71
to
fa63c41
Compare
Oh, I'm starting to understand now. You're shifting as you go to avoid an extra argument? |
Exactly. |
It seems that right now, there are no benchmarks using this code. All benchmarks for This may change with #404 though. |
64fbd45
to
7e813f2
Compare
I can't find a significant speedup in the |
(This currently includes #456)