Skip to content

Conversation

@Mashimiao
Copy link

walkFunc is inefficient. If we knows which file to read, there is no need to call w.walk().
For imageLayout, w.find() will improve the file searching speed.

Signed-off-by: Ma Shimiao [email protected]

@Mashimiao Mashimiao force-pushed the image-optimize-file-searching branch from 40d8c92 to 8da8d57 Compare July 21, 2017 01:17
@Mashimiao Mashimiao force-pushed the image-optimize-file-searching branch from 8da8d57 to cc2ee66 Compare September 9, 2017 05:12
@zhouhao3
Copy link

zhouhao3 commented Nov 2, 2017

LGTM

Approved with PullApprove

@zhouhao3
Copy link

zhouhao3 commented Nov 2, 2017

ping @coolljt0725 @xiekeyang

@Mashimiao
Copy link
Author

ping @opencontainers/image-tools-maintainers

walkFunc is inefficient. If we knows which file to read, there
is no need to call w.walk().
For imageLayout, w.find() will improve the file searching speed

Signed-off-by: Ma Shimiao <[email protected]>
@Mashimiao Mashimiao force-pushed the image-optimize-file-searching branch from cc2ee66 to 9027d58 Compare January 24, 2018 12:29
@zhouhao3
Copy link

zhouhao3 commented Jan 24, 2018

LGTM

Approved with PullApprove

@zhouhao3 zhouhao3 merged commit df4499a into opencontainers:master Jan 24, 2018
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.

2 participants