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

Use buffered IO for decoding index files. #473

Merged
merged 1 commit into from
Jul 13, 2017
Merged

Use buffered IO for decoding index files. #473

merged 1 commit into from
Jul 13, 2017

Conversation

taralx
Copy link
Contributor

@taralx taralx commented Jul 10, 2017

This reduces syscall CPU time from >40% to <10% in my local repository.

This reduces syscall CPU time from >40% to <10% in my local repository.
@smola smola requested a review from mcuadros July 11, 2017 08:33
Copy link
Collaborator

@smola smola left a comment

Choose a reason for hiding this comment

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

Thank you @taralx!

@mcuadros mcuadros merged commit b54325f into src-d:master Jul 13, 2017
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