[BUG] why is frame rate in 3.2.5 slower?

John M McIntosh johnmci at smalltalkconsulting.com
Wed Mar 13 17:25:08 UTC 2002


>Clusted around 16ms, or 1/60 of a second, very interesting.
>

Sure tap send before I'm finished writing.
Anyways I setup a timer to hit me every 1ms

a SortedCollection(882->1 115->2 3->3)

If I do it every 2 ms

a SortedCollection(771->2 123->1 99->3 6->4 1->6)


You get the idea.

But then I'm back to hitting the clock every 1/1000 of a second.
Sigh but I'll go away and consider what this really costs.

Note the original quantum I stuck in there a few years back was 5ms.
Do we want to take it to 1ms? 2ms?

-- 
--
===========================================================================
John M. McIntosh <johnmci at smalltalkconsulting.com> 1-800-477-2659
Corporate Smalltalk Consulting Ltd.  http://www.smalltalkconsulting.com
===========================================================================



More information about the Squeak-dev mailing list