← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #698136]: Two `def` functions, doesn't work, only bottom one works, why

 

Question #698136 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/698136

RaiMan posted a new comment:
This is not abnormal. Java has a dynamic memory management. SikuliX
usage usually starts at about 300 MB. on longer runs it increases
towards 700 - 900 MB. This is due to the standard memory parameters of
Java.

If you think, this really has an impact on your system behavior, then
you have to dive into the memory management parameters of Java (-X
parameters).

I stopped looking at this years ago, since it is rather complicated with little overall effect.
I never really had problems with that even on machines with 4GB physical memory, which these days is the minimum recommended.

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