You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It turns out that many RAW files are actually faster to read directly from the raw file (Sony, DNG) or at least just as fast (CR2), so caching these files is actually worse. I may change it up and only cache known slow files.
Also, I should check slow drives, like SD cards and whatnot. There may be a bigger benefit to caching there.
The text was updated successfully, but these errors were encountered: