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] allow for parallelized ImageLayer creation #103

Merged
merged 2 commits into from
Sep 15, 2024

Conversation

EmilDohne
Copy link
Owner

Allow us to parallelize the creation of our image layers as well as adding some template magic for specializing with execution policies in the case the user is already parallelizing it.

@EmilDohne EmilDohne added this to the 0.5.0 Release milestone Sep 15, 2024
@EmilDohne EmilDohne self-assigned this Sep 15, 2024
@EmilDohne EmilDohne linked an issue Sep 15, 2024 that may be closed by this pull request
@EmilDohne EmilDohne merged commit 700fb72 into master Sep 15, 2024
13 checks passed
@EmilDohne EmilDohne deleted the feat-102-allow-for-parallelized-channel-creation branch September 15, 2024 14:34
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.

Allow for parallelized channel creation
1 participant