[Cuis] Morphic Main Loop

Juan Vuletich juan at jvuletich.org
Wed Jan 22 20:16:33 CST 2014


On 22/01/2014 09:55 a.m., Sean P. DeNigris wrote:
> I'm curious why you changed the order of doOneCycleNowFor: from:
> 1. checkForNewScreenSize
> 2. hands
> 3. step
> 4. display safely
>
> 1. checkForNewScreenSize
> 2. display safely
> 3. step
> 4. hands

No real reason that I remember.

> Also, how has the reduced cpu usage in doOneCycleFor: turned out?

Wonderfully. In well behaved VMs (i.e. Windows), CPU usage drops to 0% 
when there are no events. This is great, for example, for running 
hundreds of headless servers.

> -----
> Cheers,
> Sean

Cheers,
Juan Vuletich




More information about the Cuis mailing list