Memory Optimization advise

Hello

According to the above, setting

Imaging Saving BlahSaveOptions to True

is ONLY for scenarios when there’s lack of system RAM and files are larger than RAM size, and it will use disk to prevent OutOfMemoryException?

If so, when working with high end systems with large RAM amounts, it’s better to keep MemoryOptimization to False?
Thanks :slight_smile:

Hello, @australian.dev.nerds

is ONLY for scenarios when there’s lack of system RAM and files are larger than RAM size, and it will use disk to prevent OutOfMemoryException?

Yes

If so, when working with high end systems with large RAM amounts, it’s better to keep MemoryOptimization to False?

Yes

:slight_smile:

1 Like