>- Open Your Mind -<



Quoting from Ryan Christiansen's message (20-Jun-00 18:16:19).

R> I used Carl's expression...
R> 
R> t: now/time n: 1 while [n < 1000000] [n: n + 1] n / third (now/time - t)
R> 
R> and here are the results:
R> 
R> The Windows NT machine returned a result of 500,000
R> The BeOS 5 Pro machine (dual processors) returned a result of 250,000

REBOL/Core for Amiga, 68060 at 50 MHz: 28'000

R> forever [ t: now
R>           c: 1
R>           while [ now = t ][ c: c + 1 ]
R>           print c
R>           c: copy []
R> ]

R> 37594
R> 37261
R> 37103
R> 37313
R> 37555
R> 37551
R> 37274
R> 37472
R> 37563
R> 37195
R> 37539
R> 37556
R> 37496
R> 37579
R> 37386
R> 37540
R> 37108

24
24
23
24
22
24
24
23
22
21


AAAAAAARGH!!! Please, Carl, the PPC version for Amiga, PLEASE! :-)))




Alessandro Pini ([EMAIL PROTECTED])

"I have time. All the time in the world... Do you?" (G'Kar)

Reply via email to