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

multithread the export process? #101

Open
fishclaws opened this issue Mar 5, 2023 · 1 comment
Open

multithread the export process? #101

fishclaws opened this issue Mar 5, 2023 · 1 comment

Comments

@fishclaws
Copy link

How difficult would that be to implement?

@kamilburda
Copy link
Owner

This is definitely doable, but it requires substantial modifications to the code to make this possible. In other words, it's not trivial to implement this at the moment.

GIMP itself already utilizes multithreading for some procedures, though. I think I'll perform some simple tests to see if processing and exporting multiple layers at once results in a significant performance gain. If so, I'll see what I can do to support multithreading in the plug-in.

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

No branches or pull requests

2 participants