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

[performance] Increase performance of adding files to squashed layer #68

Merged
merged 1 commit into from
Mar 29, 2016

Conversation

goldmann
Copy link
Owner

In the beginning to make sure we get a list of files in the
squashed layers we always retrieve them before every file
we wanted to add. This doesn't make sense and thanks to the
performance work I found this issue.

Related to #63.

In the beggining to make sure we get a list of files in the
squashed layers we always retrieve them before **every** file
we wanted to add. This doesn't make sense and thanks to the
performance work I found this issue.
@goldmann goldmann merged commit 089b767 into master Mar 29, 2016
@goldmann goldmann mentioned this pull request Mar 29, 2016
@goldmann goldmann deleted the performance branch March 29, 2016 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant