speed test

Your browser needs java to view projects. Click here to install Java.

user_icon tahrey shared it 8 months, 2 weeks ago
18 views, 1 tagger, 1 person loves it, in 1 gallery
Add to my favorites?
Flag as inappropriate?

Comments

You need to be logged in to post comments

Add a Comment

 
tahrey tahrey 8 months, 2 weeks ago

Goddamn it comment thinger. Work with me here, stop deleting what I write. <p> Celeron (III) 2.2Ghz, 128k cache, Online, IE7, 75Hz refresh: Processing speed 30.2 Hz, took 320 seconds.<p> I just don't know any more. Presumably it's aiming for 30fps on basic hardware but has very poor rate control? Bear that in mind if you're making anything time-critical. I'd make heavy use of the Timer instead of delay loops.

tahrey tahrey 8 months, 2 weeks ago

And though I've switched to 60Hz refresh (with an option on 70), I can't test what the effect of that would be because it's just showing "ERROR" in place of the app, even when I reload repeatedly. Gah. I love the Scratch concept but the flakiness of this website lets it down badly :( For starters, I can't seem to keep logged in for more than about 2 minutes at a time. Comments go missing. And its handling of formatting in the comment boxes is useless :( :(

tahrey tahrey 8 months, 2 weeks ago

Core 2 Duo (Hyperthreading), 2.5Ghz, Online, IE 7.0.5730.13: 31.9 Hz, 302 sec, hardly touching any of the four virtual cores. How strange. I may have to see if choice of browser, and screen refresh rate (this and the P4M are at 60Hz, the CelM was 75Hz) have much influence.

tahrey tahrey 8 months, 2 weeks ago

New Result: Office PC --- Celeron-M 1.86Ghz, Online with Firefox 3.0.7, second tab open in background (writing comment elsewhere), Folding@Home and a couple other apps (Outlook, on-access virus scanner) also running: 29.8 Hz (323.3 sec) Got an older 2.4Ghz Celeron (overall, noticably slower at most tasks) and a stonking 3Ghz Quad-core monster I intend to test it on later. So far: Cel-M 1.86 Offline: 38.7, Online 29.8 (77.0%) Pnt-M 1.73 Offline: 32.6, Online 24.0 (73.6%)

tahrey tahrey 8 months, 2 weeks ago

ok let's try again. Nothing much to "figure out" or go read up on. Simple idea - find out internal speed of Scratch system by running a set number of instructions, then dividing elapsed time into that number. Voila, execution speed :) I went for 9600 just because it was convenient (back & forth for 10 repeats) and reasonably large, though I could probably get away with just 960 for a 1/10th Hz accuracy level.

tahrey tahrey 8 months, 2 weeks ago

And the result this time: Very disappointing. It was already slow enough that a 1981 Sinclair running BASIC would embarrass it, but online is even slower. In Firefox 3.0.5, on the P-M 1.73, with about 5 secs extra delay for sound library loading: 23.5 instructions/second (411 secs taken). Assuming it was only 400 sec w/o the delay, that's still a rubbish 24.0Hz. Stick to conceptually simple but graphically rich stuff, I guess.

tahrey tahrey 8 months, 2 weeks ago

why does it erase my comment and say "comments cannot exceed 500 characters" when I'd only gone up to 470 by it's own length checker?

tahrey tahrey 8 months, 2 weeks ago

the comments system on here is so unreliable. i was trying to reply to annoyingboy but it just won't go. maybe i can trick it into working by posting here first then deleting after.

annoyingboy annoyingboy 8 months, 2 weeks ago

I'm gonna have to read the math book now. How did you figure this out?!

tahrey tahrey 8 months, 2 weeks ago

BTW if you meant getting it to display the results ... well, download the code and have a look. Everything I've made so far has been purely experimental, based off other peoples / example scripts, or just throwing blocks together and seeing what sticks - I haven't looked in any instruction guide yet.

(view all replies)
Please Wait...