TJImageCache
TJImageCache copied to clipboard
Decode before file moving
This can probably only be achieved if background decoding is forced as you can't control when the file is accessed otherwise. Might need to branch.
Initial measurements make me think this isn't worth the trouble, fractions of ms per move. Need to test with larger images to see if it makes a difference.