Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Rebol API to DyBASE

From: g:santilli:tiscalinet:it at: 18-Dec-2003 11:02

Hi Konstantin, On Wednesday, December 17, 2003, 5:14:02 PM, you wrote: KK> Rebol: 18 seconds KK> h: make hash! [] KK> start: now/time KK> n: 100000 KK> for i 1 n 1 [ KK> append h i KK> ] KK> print ["Elapsed time for" n "records" (now/time - start)]
>> h: make hash! 100002
== make hash! []
>> start: now/time/precise repeat i 100000 [insert tail h i] print now/time/precise - start
0:00:00.121 Do I have such a faster computer here? ;-) Regards, Gabriele. -- Gabriele Santilli <[g--santilli--tiscalinet--it]> -- REBOL Programmer Amiga Group Italia sez. L'Aquila --- SOON: http://www.rebol.it/