Hi there,
I was just wondering if the process of saving images out could be updated by maybe multithreading the saving process.
We have a bunch of elements that are saved on each render and it looks like the saving process is only single threaded for the moment.
This could take quite a wile, specially with 5k exr render or more...
So I though that because we are going from ram to disk, and the saving process is only converting raw data to image file type data, this could be maybe multithreaded, no?
What are your thoughts Vlado?
Thanks
Stan
I was just wondering if the process of saving images out could be updated by maybe multithreading the saving process.
We have a bunch of elements that are saved on each render and it looks like the saving process is only single threaded for the moment.
This could take quite a wile, specially with 5k exr render or more...
So I though that because we are going from ram to disk, and the saving process is only converting raw data to image file type data, this could be maybe multithreaded, no?
What are your thoughts Vlado?
Thanks
Stan
Comment