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

open files concurrently while creating a new layer #88

Open
matko opened this issue Oct 21, 2021 · 1 comment
Open

open files concurrently while creating a new layer #88

matko opened this issue Oct 21, 2021 · 1 comment
Labels
triage issue to be triage

Comments

@matko
Copy link
Member

matko commented Oct 21, 2021

When creating a new base or child layer, the PersistentLayerStore opens the files sequentially. They should be opened concurrently to prevent unnecessary waiting.

@github-actions github-actions bot added the triage issue to be triage label Oct 21, 2021
@matko
Copy link
Member Author

matko commented Oct 21, 2021

There's much more in that file that could benefit from some concurrent opening of things tbh.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage issue to be triage
Projects
None yet
Development

No branches or pull requests

1 participant