Thanks to visit codestin.com
Credit goes to github.com

Skip to content

tree: mark a tree as already sorted #3537

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
Dec 8, 2015
Merged

tree: mark a tree as already sorted #3537

merged 1 commit into from
Dec 8, 2015

Conversation

carlosmn
Copy link
Member

@carlosmn carlosmn commented Dec 6, 2015

The trees are sorted on-disk, so we don't have to go over them
again. This cuts almost a fifth of time spent parsing trees.

The trees are sorted on-disk, so we don't have to go over them
again. This cuts almost a fifth of time spent parsing trees.
@linquize
Copy link
Contributor

linquize commented Dec 7, 2015

Together with another earlier commit, we will have more improvements to boost tree parsing performance on the next release. Right?

ethomson added a commit that referenced this pull request Dec 8, 2015
tree: mark a tree as already sorted
@ethomson ethomson merged commit d698929 into master Dec 8, 2015
@carlosmn carlosmn deleted the cmn/tree-is-sorted branch December 9, 2015 02:18
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.

3 participants