Windows VM: Are delays shorter than 10ms possible?

Ken Causey ken at ineffable.com
Thu Jun 20 16:49:07 UTC 2002


ken at temp:~/projects/247/spamrustler$ squeak -version
 3.2-4743 #1 [oss audio, xshm] Fri May 17 09:43:42 CDT 2002 gcc 2.95.4
Linux temp 2.4.17 #1 SMP Wed Dec 26 14:11:49 CST 2001 i686 unknown
default plugin location: /usr/local/lib/squeak/3.2-4743/*.so

(SF VM)

Results: a SortedCollection(1000->1)
And just for kicks, a set of 10000: a SortedCollection(9999->1 1->2)

Pretty nice. ;)

Ken

On Thu, 2002-06-20 at 11:27, Ned Konz wrote:
> On Thursday 20 June 2002 09:19 am, John M McIntosh wrote:
> > Try it and report your numbers, others are welcome to try too.
> Under the new Linux VM (from Ian):
> 
> a SortedCollection(999->1 1->2)
>  a SortedCollection(997->1 2->7 1->2)
>  a SortedCollection(998->1 2->7)
> 
> -- 
> Ned Konz
> http://bike-nomad.com
> GPG key ID: BEEA7EFE
> 
> 
> 





More information about the Squeak-dev mailing list