Skip to content

issue 5650 - A RedBlackTree performance problem #605

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

Merged
merged 1 commit into from
May 25, 2012

Conversation

schveiguy
Copy link
Member

Caching first node (as _begin) to improve lookup performance of first node.

Caching first node (as _begin) to improve lookup performance of first node.
jmdavis added a commit that referenced this pull request May 25, 2012
issue 5650 - A RedBlackTree performance problem
@jmdavis jmdavis merged commit 965df03 into dlang:master May 25, 2012
@jmdavis
Copy link
Member

jmdavis commented May 25, 2012

Merged.

@schveiguy schveiguy deleted the rbtree_begin branch June 16, 2016 18:17
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.

2 participants