This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2012-04-09 12:31:52

poopo
Scratcher
Registered: 2009-09-20
Posts: 1000+

Computer Speed Tester

Speed Tester is a Java program that I made the sees how many loops your computer can run in the a number of seconds. The loop is very simple running only a property access(to get the time in milliseconds) and a variable increment(to see how many frames have been run). Input how long you want the test to go(in seconds) then click start to run.

download

Loop Number Leaderboard (60 seconds):
wmays:2810221529
slinger:1842198066
muppetds:1334594119
poopo:1330155309
scimonster:395834774

Last edited by poopo (2012-04-09 16:23:18)


http://i45.tinypic.com/28rnqki.jpg

Offline

 

#2 2012-04-09 12:46:54

RedRocker227
Scratcher
Registered: 2011-10-26
Posts: 1000+

Re: Computer Speed Tester

You should make an online one so iDevices can run it. :3

I'll try it later. I bet I'll get a horrible score DX

Last edited by RedRocker227 (2012-04-09 12:47:37)


Why

Offline

 

#3 2012-04-09 12:53:22

poopo
Scratcher
Registered: 2009-09-20
Posts: 1000+

Re: Computer Speed Tester

RedRocker227 wrote:

You should make an online one so iDevices can run it. :3

I'll try it later. I bet I'll get a horrible score DX

Unfortunatly iDevices don't run Java and I don't know JavaScript but androids could run it.  smile


http://i45.tinypic.com/28rnqki.jpg

Offline

 

#4 2012-04-09 12:55:02

RedRocker227
Scratcher
Registered: 2011-10-26
Posts: 1000+

Re: Computer Speed Tester

poopo wrote:

RedRocker227 wrote:

You should make an online one so iDevices can run it. :3

I'll try it later. I bet I'll get a horrible score DX

Unfortunatly iDevices don't run Java and I don't know JavaScript but androids could run it.  smile

Oh yes, I didn't think of that.  tongue


Why

Offline

 

#5 2012-04-09 13:00:01

scimonster
Community Moderator
Registered: 2010-06-13
Posts: 1000+

Re: Computer Speed Tester

395834774 in 60 seconds.

Offline

 

#6 2012-04-09 13:02:48

poopo
Scratcher
Registered: 2009-09-20
Posts: 1000+

Re: Computer Speed Tester

scimonster wrote:

395834774 in 60 seconds.

Thanks for running! Did you enjoy your experience?


http://i45.tinypic.com/28rnqki.jpg

Offline

 

#7 2012-04-09 13:51:02

pastaboy
New Scratcher
Registered: 2012-01-04
Posts: 43

Re: Computer Speed Tester

Ever read "Sams Learn Java in 24 Hours"?

Offline

 

#8 2012-04-09 13:51:03

scimonster
Community Moderator
Registered: 2010-06-13
Posts: 1000+

Re: Computer Speed Tester

poopo wrote:

scimonster wrote:

395834774 in 60 seconds.

Thanks for running! Did you enjoy your experience?

Well, I found some of the UI a bit less-than intuitive. I couldn't see where the type-in box was at first; I just clicked start, and it errored. Also, I would have preferred to be able to copy the text directly, instead of retyping it here.

Offline

 

#9 2012-04-09 13:56:37

poopo
Scratcher
Registered: 2009-09-20
Posts: 1000+

Re: Computer Speed Tester

pastaboy wrote:

Ever read "Sams Learn Java in 24 Hours"?

yes. but that test was in effective.


http://i45.tinypic.com/28rnqki.jpg

Offline

 

#10 2012-04-09 13:57:37

poopo
Scratcher
Registered: 2009-09-20
Posts: 1000+

Re: Computer Speed Tester

scimonster wrote:

poopo wrote:

scimonster wrote:

395834774 in 60 seconds.

Thanks for running! Did you enjoy your experience?

Well, I found some of the UI a bit less-than intuitive. I couldn't see where the type-in box was at first; I just clicked start, and it errored. Also, I would have preferred to be able to copy the text directly, instead of retyping it here.

Ok I'll mak some updates! Tahnks for the input.


http://i45.tinypic.com/28rnqki.jpg

Offline

 

#11 2012-04-09 14:03:58

sonatina
New Scratcher
Registered: 2012-03-10
Posts: 100+

Re: Computer Speed Tester

I once tested my computer's speed.
I got a grade F.

Offline

 

#12 2012-04-09 14:05:45

scimonster
Community Moderator
Registered: 2010-06-13
Posts: 1000+

Re: Computer Speed Tester

poopo wrote:

scimonster wrote:

poopo wrote:


Thanks for running! Did you enjoy your experience?

Well, I found some of the UI a bit less-than intuitive. I couldn't see where the type-in box was at first; I just clicked start, and it errored. Also, I would have preferred to be able to copy the text directly, instead of retyping it here.

Ok I'll mak some updates! Tahnks for the input.

No problem. I could tell you were typing fast BTW. XD

Offline

 

#13 2012-04-09 14:05:52

poopo
Scratcher
Registered: 2009-09-20
Posts: 1000+

Re: Computer Speed Tester

sonatina wrote:

I once tested my computer's speed.
I got a grade F.

XD

@scimonster lol typing fail  tongue

Last edited by poopo (2012-04-09 14:06:50)


http://i45.tinypic.com/28rnqki.jpg

Offline

 

#14 2012-04-09 14:45:16

muppetds
Scratcher
Registered: 2011-02-11
Posts: 1000+

Re: Computer Speed Tester

Weird it gets faster each time
60 seconds:

1334594119 is my high score
EDIT 1335095872 now


Ill restart my pc when the backup is done then ill try again

Last edited by muppetds (2012-04-09 14:47:33)


SCRATCH'S PARTLY INSANE RESIDENT 
http://internetometer.com/imagesmall/31691.pnghttp://bluetetrarpg.x10.mx/usercard/?name=muppetds

Offline

 

#15 2012-04-09 15:08:30

slinger
Scratcher
Registered: 2011-06-21
Posts: 1000+

Re: Computer Speed Tester

1842198066 in 60 seconds  smile
Is that good?  tongue


http://s0.bcbits.com/img/buttons/bandcamp_130x27_blue.png

Offline

 

#16 2012-04-09 15:21:17

poopo
Scratcher
Registered: 2009-09-20
Posts: 1000+

Re: Computer Speed Tester

slinger wrote:

1842198066 in 60 seconds  smile
Is that good?  tongue

It's the best yet.  tongue

@muppetds It did that on my moms computer too.  hmm

Last edited by poopo (2012-04-09 16:00:49)


http://i45.tinypic.com/28rnqki.jpg

Offline

 

#17 2012-04-09 15:25:46

ZeroLuck
Scratcher
Registered: 2010-02-23
Posts: 500+

Re: Computer Speed Tester

Your program is blocking the EDT. (Event-Dispatch-Thread)


http://3.bp.blogspot.com/-oL2Atzp0Byw/T465vIQ36dI/AAAAAAAAADo/1vqL4PvhkM0/s1600/scratchdachwiki.png

Offline

 

#18 2012-04-09 16:08:55

poopo
Scratcher
Registered: 2009-09-20
Posts: 1000+

Re: Computer Speed Tester

ZeroLuck wrote:

Your program is blocking the EDT. (Event-Dispatch-Thread)

I multi threaded it with that help?

New more user friendly version!


http://i45.tinypic.com/28rnqki.jpg

Offline

 

#19 2012-04-09 16:17:11

wmays
Scratcher
Registered: 2008-05-10
Posts: 500+

Re: Computer Speed Tester

In 60 seconds...2810221529 cycles. I don't think that's too bad.

EDIT: That's about 1 billion more cycles than slinger. And I had a 3D program open.

Last edited by wmays (2012-04-09 16:18:04)


http://i42.tinypic.com/2z5vcz9.gif
http://phpscripthost.comoj.com/imagescripts/ipimg.php

Offline

 

#20 2012-04-09 16:22:43

poopo
Scratcher
Registered: 2009-09-20
Posts: 1000+

Re: Computer Speed Tester

wmays wrote:

In 60 seconds...2810221529 cycles. I don't think that's too bad.

EDIT: That's about 1 billion more cycles than slinger. And I had a 3D program open.

yikes  What's your specs?


http://i45.tinypic.com/28rnqki.jpg

Offline

 

#21 2012-04-09 16:24:37

RedRocker227
Scratcher
Registered: 2011-10-26
Posts: 1000+

Re: Computer Speed Tester

"Could not find the main class: net.monxgames.speedtester.Main. Program will exit."

Happens every time I try to open it :L


Why

Offline

 

#22 2012-04-09 16:37:50

fire219
Scratcher
Registered: 2008-02-07
Posts: 1000+

Re: Computer Speed Tester

2795527262 cycles in 60 seconds. That is not much less than wmay's, and my computer is a 3 1/2 year old HP laptop.  tongue


http://bluetetrarpg.x10.mx/usercard/img.php?name=fire219

Offline

 

#23 2012-04-09 16:55:47

bobbybee
Scratcher
Registered: 2009-10-18
Posts: 1000+

Re: Computer Speed Tester

1344146667 in 60 seconds.


I support the Free Software Foundation. Protect our digital rights!

Offline

 

#24 2012-04-09 21:34:31

MoreGamesNow
Scratcher
Registered: 2009-10-12
Posts: 1000+

Re: Computer Speed Tester

587,890,729

Yeah... probably time for a new computer

http://th449.photobucket.com/albums/qq215/JacksonPhotobucket/th_Old_computer.jpg


http://images2.layoutsparks.com/1/218929/rubiks-cube-animated-rotating.gif
"Cogito ergo sum" --  I think, therefore I am

Offline

 

#25 2012-04-09 21:57:00

veggieman001
Scratcher
Registered: 2010-02-20
Posts: 1000+

Re: Computer Speed Tester

732,826,023


Posts: 20000 - Show all posts

Offline

 

Board footer