scheduling

Tim Rowledge tim at sumeru.stanford.edu
Sun Sep 7 23:39:03 UTC 2003


Avi Bryant <avi at beta4.com> wrote:

> A simple demonstration is to do "MessageTally spyOn: [1000000 timesRepeat:
> []]" on both of them.
RISC OS  gets
- 53 tallies, 893 msec.

**Tree**
100.0% {893ms} SmallInteger(Integer)>>timesRepeat:

**Leaves**
100.0% {893ms} SmallInteger(Integer)>>timesRepeat:

**Memory**
	old			+0 bytes
	young		+80,300 bytes
	used		+80,300 bytes
	free		-80,300 bytes

**GCs**
	full			0 totalling 0ms (0.0% uptime)
	incr		0 totalling 0ms (0.0% uptime)
	tenures		0
	root table	0 overflows
... which looks quite plausible

tim
--
Tim Rowledge, tim at sumeru.stanford.edu, http://sumeru.stanford.edu/tim
The problem with the gene pool is that there is no lifeguard.



More information about the Squeak-dev mailing list