02-07-2021, 03:05 PM
(This post was last modified: 02-07-2021, 04:24 PM by ChameleonScales.)
One instance (I process on average ~50 xcfs at once) but I was actually wondering how to multithread the process. Do you know if that's possible through python-fu?
Although, thinking of it this might be pointless because the files are on a dard drive, so multithreading this might just make the reading head go all over the place and not any faster.
About group layers, I don't handle them because for my use I don't need to, but it would be a good thing for when I publish the plug-in, thanks for pointing that out.
Although, thinking of it this might be pointless because the files are on a dard drive, so multithreading this might just make the reading head go all over the place and not any faster.
About group layers, I don't handle them because for my use I don't need to, but it would be a good thing for when I publish the plug-in, thanks for pointing that out.