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

Refresh speed of Rebol/View...WAS:Re: deceleration !

 [1/3] from: cyphre:seznam:cz at: 14-Oct-2002 16:25


Hi list, As there was discussion about speed of Rebol/View and I'm still interested how fast View really is so I tried to make a little script which measures(more or less exact ;-)) the framerate of plain rebol face in different sizes. I would like to know how fast is Rebol's framebuffer on different machines/platforms etc. so if you are interested run the following script: do http://www.rebol.cz/~cyphre/benchmark.r and don't forget to fill-in the(anonymous) result form at the end of all tests with at least little technical info like CPU,GFX card, OS version (or whatever you want to tell me ;-) ) and submit to my email address. I will publish all gathered results on the list at the beginning of the next month. Thanks in advance for your interest! regards, Cyphre

 [2/3] from: james::mustard::co::nz at: 15-Oct-2002 9:13


Re: Cyphre's benchmark.r Two things intrigued me from the benchmarks I got - one was the fact that Win2k seems to have been limited intentionally to 50fps and the other was the insane speeds BeOS gave in the 320x240 and 640x480 tests. Results below: All versions below tested on the same machine. hardware specs as follows: AMD 1.4Ghz (not the 1400+) 512 MB DDR 133 RAM GeForce3 Ti500 (64 MB RAM) # --------------------------------------- # Windows 2000 # --------------------------------------- Product: REBOL/View 1.2.1.3.1 21-Jun-2001 Results of tests: 320x240 50 fps 640x480 50 fps 1024x768 41.88888888888889 fps Comments: Windows 2000 running latest service packs and latest NVIDIA drivers # --------------------------------------- # RH8.0 LINUX # --------------------------------------- Product: REBOL/View 1.2.1.4.2 21-Jun-2001 Results of tests: 320x240 20.77777777777778 fps 640x480 19.77777777777778 fps 1024x768 10 fps Comments: Linux - Redhat 8.0 (Psyche) running Gnome Desktop in 1280x1024 Using NVIDIA (rather than default NV) drivers. # --------------------------------------- # BeOS / DANO # --------------------------------------- Product: REBOL/View 1.2.1.5.2 21-Jun-2001 Results of tests: 320x240 214.3333333333333 fps 640x480 70.11111111111111 fps 1024x768 30 fps Comments: BeOS/DANO release in desktop 1600x1200 Using provided NVIDIA drivers. #--------------------------------------- James.

 [3/3] from: carl:cybercraft at: 15-Oct-2002 9:21


On 15-Oct-02, Cyphre wrote:
> Hi list, > As there was discussion about speed of Rebol/View and I'm still
<<quoted lines omitted: 10>>
> the beginning of the next month. Thanks in advance for your > interest!
Problems... ** Script Error: send has no refinement called subject ** Where: func [face value][send/subject [cyphre--volny--cz] reform [mach newline newline rslt newline com/text] "Benchmark results" quit] ** Near: send/subject [cyphre--volny--cz] reform [mach newline newline rslt newline com/text] "Benchmark results" A REBOL-beta script perhaps? Hmmm. Perhaps you should ask what REBOL version they're using, too. The betas are supposed to be faster, aren't they? -- Carl Read

Notes
  • Quoted lines have been omitted from some messages.
    View the message alone to see the lines that have been omitted