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

ANN: I'm back!

 [1/8] from: al:bri:xtra at: 24-Nov-2001 23:42


Back and on a new computer! What's a good Rebol benchmark, so I can see how fast my new computer runs Rebol? :-) Andrew Martin ICQ: 26227169 http://valley.150m.com/

 [2/8] from: greggirwin:mindspring at: 24-Nov-2001 10:34


Hi Andrew, << What's a good Rebol benchmark, so I can see how fast my new computer runs Rebol? :-) >> Doesn't Larry Palmiter have some kind of timing program where you can run it and send him the results? Other than that, I haven't seen any. --Gregg

 [3/8] from: rebol665:ifrance at: 24-Nov-2001 19:05


It's http://www.nwlink.com/~ecotope1/reb/speed.r

 [4/8] from: al:bri:xtra at: 25-Nov-2001 8:15


> http://www.nwlink.com/~ecotope1/reb/speed.r
Performance Test Results for Andrew Martin Interpreter time: 0:00:00.671 484.35 Bitmap time: 0:00:00.841 475.62 OS window time: 0:00:02.924 153.90 I'm impressed. Andrew Martin ICQ: 26227169 http://valley.150m.com/

 [5/8] from: lmecir:mbox:vol:cz at: 24-Nov-2001 22:15


Hi Andrew, have a look at my web site (http://www.sweb.cz/LMecir/), I left a core benchmark there. Cheers Ladislav <<Andrew>> Back and on a new computer! What's a good Rebol benchmark, so I can see how fast my new computer runs Rebol? :-) Andrew Martin ICQ: 26227169 http://valley.150m.com/

 [6/8] from: al:bri:xtra at: 25-Nov-2001 10:41


Hi, Ladislav. You wrote:
> have a look at my web site (http://www.sweb.cz/LMecir/), I left a core
benchmark there. There's a little problem with the link in this line: %gqf2.r - the Gauss quadrature formula of the second order It points to: http://www.sweb.cz/LMecir/bench.r instead of: http://www.sweb.cz/LMecir/gqf2.r Also, the 'include function isn't available. Does it do anything special? Or was it one of mine? :-\ Andrew Martin ICQ: 26227169 http://valley.150m.com/

 [7/8] from: larry:ecotope at: 24-Nov-2001 13:58


Hi Andrew, You might also want to run loop-timer.r on the Ecotope rebsite. This is a Core script which measure block access times. Should be a good indicator of basic performance speed. http://www.nwlink.com/~ecotope1/reb/loop-timer.r My results for 450 Mz PII are given in http://www.nwlink.com/~ecotope1/reb/loop-times.txt -Larry

 [8/8] from: lmecir:mbox:vol:cz at: 24-Nov-2001 23:10


Hi Andrew, sorry for any inconvenience. I think that you can use any suitable implementation of Include (I am using mine), that will do the specified file. If anyone is interested I can post my Include here or send it to my Reb/web site. I tried to correct the wrong link but it may take some time for the change to be visible. Thanks Ladislav <<Andrew>> Hi, Ladislav. You wrote:
> have a look at my web site (http://www.sweb.cz/LMecir/), I left a core
benchmark there. There's a little problem with the link in this line: %gqf2.r - the Gauss quadrature formula of the second order It points to: http://www.sweb.cz/LMecir/bench.r instead of: http://www.sweb.cz/LMecir/gqf2.r Also, the 'include function isn't available. Does it do anything special? Or was it one of mine? :-\ Andrew Martin ICQ: 26227169 http://valley.150m.com/