← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #678079]: Store Image in Memory

 

Question #678079 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/678079

    Status: Open => Answered

masuo proposed the following answer:
By default, images used once are cached.

https://sikulix-2014.readthedocs.io/en/latest/scripting.html?highlight=Cache#image-search-path-where-sikulix-looks-for-image-files
SikuliX internally manages a cache for the imagefile content (standard 64 MB), where images are held in memory, thus avoiding a reload on subsequent references to the same image file.

HowTo force the update.
https://answers.launchpad.net/sikuli/+question/483025

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.