I got this, with 79 other threads reported running at the same time:

 now/time - start == 0:00:39

I had a large ftp coming in, a mirc ( but not connected to irc ) open, 5 IE5
open, an Explorer open, email, the firewall, some ZIP drive utilities,
sysmon, Rebol of course, and a few notepads open. Heh,, the way i use this
puter, it's often a few seconds from the time i type something till i see it
echo on the screen when i get busy. This is a K6-2-266 with 64meg of sdram
running win95B.

Kat


----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, November 09, 1999 2:37 PM
Subject: [REBOL] [REBOL] How fast is REBOL?


> Hello All
>
> Just doing some tests of REBOL 2.2 floating point speed.  On a 450 MHz P2
> running Win98, at the console I get:
>
> >> start: now/time a: 9.0 b: 0.5 loop 1000 [loop 10000 [c: a ** b]]
> now/time - start
> == 0:00:20
>
> The overhead for the empty loop is about 1 second.  I am interested in
what
> others get with different platforms and processors, or even functionally
> identical loop in other scripting languages.  On my machine, REBOL is
> slightly faster than VBScript for the floating point, but the VBScript
loop
> overhead is about 6 seconds.
>
> Cheers
>
> Larry
>
>

Reply via email to