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

ENH: Add low-level switch to prevent file type evaluation #3362

Merged
merged 2 commits into from
Apr 30, 2019

Conversation

mih
Copy link
Member

@mih mih commented Apr 29, 2019

... in GitRepo.get_content_info()

This can give a significant performance boost in datasets with a large
number of file, and when no homogenized file type semantics are needed
(e.g. "was there any diff?").

... in GitRepo.get_content_info()

This can give a significant performance boost in datasets with a large
number of file, and when no homogenized file type semantics are needed
(e.g. "was there any diff?").

This enables coming optimization datalad/datalad-revolution#108
@mih mih added the performance Improve performance of an existing feature label Apr 29, 2019
Copy link
Contributor

@kyleam kyleam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mih mih merged commit 96826fa into datalad:master Apr 30, 2019
@mih mih deleted the opt-ftype branch April 30, 2019 05:49
@yarikoptic yarikoptic added this to the Release 0.12.0 milestone May 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Improve performance of an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants