Feb. 9, 2015
10:55 p.m.
You might look at #interCyclePause: and #handleTimerEvent . cheers -ben On Tue, Feb 10, 2015 at 4:11 AM, Norbert Hartl <norbert@hartl.name> wrote:
I have an installation where a pharo powered hardware is used in a closed case. Over time that collects quite some heat. One reason for this is that the pharo vm is taking approx. 6% CPU all the time. The only thing that happens is network/sockets. I suspended the ui thread in the image but on this platform it doesn't help. Are there any tweaks to lower the polling and the activity of the image/vm even more?
thanks,
Norbert