This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How to optimize LoadRaw and saveRaw DSS functions?

Hi,

I am using loadRaw and saveRaw function in dss script to load and store raw frames from target.

The loadRaw function is taking around 22 seconds to load single raw frame of size 1.2 MB.

The saveRaw function is taking around 56 seconds to save 8 raw frames with total size of 2.1 MB.


Is there any way to optimize these functions?