sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #17933
Re: [Question #228550]: Running batch scripts becomes slowing down
Question #228550 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/228550
Status: Open => Needs information
RaiMan requested more information:
--- How to flush the memory used by the finished step scripts?
There is nothing you really can do, to "flush memory" in a Jython/Java environment, since garbage collection is all automatic.
Why do you think, it is a memory problem, that slows down script
performance?
--- After running several step scripts ...
not clear what steps means.
I can see no loop in your snippet, which sometimes is a cause for high memory consumption, if too many large objects are permanently allocated inside the loop.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.