Skip to content
This repository was archived by the owner on Sep 11, 2020. It is now read-only.

Conversation

dsymonds
Copy link
Contributor

Loading from an on-disk idxfile will usually already have the idxfile
entries in order, so check that before wasting time on sorting.

Signed-off-by: David Symonds [email protected]

Loading from an on-disk idxfile will usually already have the idxfile
entries in order, so check that before wasting time on sorting.

Signed-off-by: David Symonds <[email protected]>
@dsymonds
Copy link
Contributor Author

dsymonds commented Jun 21, 2018 via email

@smola
Copy link
Collaborator

smola commented Jun 21, 2018

@dsymonds Right. Packfiles generated with go-git and git should be sorted. Although packfiles as seen in the wild can break a lot of common assumptions.

Thanks for the PR!

@mcuadros mcuadros merged commit b11eaab into src-d:master Jun 21, 2018
@dsymonds dsymonds deleted the compact branch July 2, 2018 02:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants