Archive of UserLand's first discussion group, started October 5, 1998.

Another crude benchmark

Author:Dave Winer
Posted:7/20/2000; 8:47:43 PM
Topic:Crude benchmark
Msg #:18837 (In response to 18835)
Prev/Next:18836 / 18838

OK, try this test:

local (adrtable = @scratchpad.testtable);
new (tabletype, adrtable);
for i = 1 to 10000 {
	new (tabletype, @adrtable^.[clock.ticks ()])};
dialog.alert (sizeof (adrtable^))

On the 933 Mhz machine the dialog says 95.


There are responses to this message:


This page was archived on 6/13/2001; 4:55:45 PM.

© Copyright 1998-2001 UserLand Software, Inc.