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

#51 2012-04-13 06:37:27

TRocket
Scratcher
Registered: 2009-08-18
Posts: 1000+

Re: Computer Speed Tester

can you make a non-GUI version. Then i can try it on some, faster, non-x linux machines


http://i.imgur.com/1QqnHxQ.png

Offline

 

#52 2012-04-13 06:51:09

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

Re: Computer Speed Tester

TRocket wrote:

can you make a non-GUI version. Then i can try it on some, faster, non-x linux machines

TRocket?
Can you look your mails?

----------------------------
I made a multicore version:
Mutlicore Speed Test
(You don't have to download it. It works in your browser)


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

Offline

 

#53 2012-04-13 07:42:41

majormax
Scratcher
Registered: 2008-04-06
Posts: 1000+

Re: Computer Speed Tester

On the multicore one I got 27,926,693,300 loops with an Intel Core 2 duo.

Offline

 

#54 2012-04-13 08:27:31

TRocket
Scratcher
Registered: 2009-08-18
Posts: 1000+

Re: Computer Speed Tester

on multicore(2 threads) i got 62,331,897,250 with a 2.4Ghz Intel Centrino 2 64-bit running windows 7 pro 32-bit
i also had a linux vm running in VMWare Player

2nd test(32 threads) i got 124,640,040,550 in same conditions

3rd test(50 threads) i got 64,040,143,750 in same conditions

@zeroluck sorry, i've only just got your email since it seems i can't use google here until a new firewall is set up. But should be back to normal next week!

Last edited by TRocket (2012-04-13 08:40:56)


http://i.imgur.com/1QqnHxQ.png

Offline

 

#55 2012-04-13 09:10:55

rdococ
Scratcher
Registered: 2009-10-11
Posts: 1000+

Re: Computer Speed Tester

The multicore version is faster than a Scratch project with no scripts!  tongue

3 threads: 41428980450
2 threads: 16519493400
1 thread: 27497169750

The fastest was 3 threads!

Offline

 

#56 2012-04-13 09:14:32

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

Re: Computer Speed Tester

8 threads (1 for each processor - How many would you recommend)

466,178,512,650 with 2 browsers open - 7 tabs each, mail, 4 pdfs

EDIT: tried 50 threads and my score is  this - Aw it won't let me copy and paste it - 1,979,920,001,750

Same conditions as above accept i had MC running as well - I thought i closed it but meh ah well

Last edited by muppetds (2012-04-13 09:32:39)


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

Offline

 

#57 2012-04-13 09:32:38

rdococ
Scratcher
Registered: 2009-10-11
Posts: 1000+

Re: Computer Speed Tester

40 threads: 55756525400 (with a LOT of lag...)

How can a (well, with my speeds) record high be produced with lag? :S

Last edited by rdococ (2012-04-13 09:39:18)

Offline

 

#58 2012-04-13 09:37:00

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

Re: Computer Speed Tester

muppetds wrote:

1,979,920,001,750

What!!?
My record is just 3,014,808,250...


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

Offline

 

#59 2012-04-13 10:10:41

TRocket
Scratcher
Registered: 2009-08-18
Posts: 1000+

Re: Computer Speed Tester

ZeroLuck wrote:

muppetds wrote:

1,979,920,001,750

What!!?
My record is just 3,014,808,250...

how fast is your computor (Ghz) i was running an entire extra operating system(OpenSuSE 12.1 with x desktop KDE)

i've finished a non-gui verion download it here

usage: java -jar SpeedTest.jar
and it's interative form there  smile
(or double click it but that defeats the point of it bein non-GUI  tongue  )

this will go a lot quicker and your computor probaly will freeze up during the prosses


http://i.imgur.com/1QqnHxQ.png

Offline

 

#60 2012-04-13 11:18:32

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

Re: Computer Speed Tester

2.2ghz with 8 cores is mine


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

Offline

 

#61 2012-04-13 11:24:32

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

Re: Computer Speed Tester

TRocket wrote:

ZeroLuck wrote:

muppetds wrote:

1,979,920,001,750

What!!?
My record is just 3,014,808,250...

how fast is your computor (Ghz) i was running an entire extra operating system(OpenSuSE 12.1 with x desktop KDE)

i've finished a non-gui verion download it here

usage: java -jar SpeedTest.jar
and it's interative form there  smile
(or double click it but that defeats the point of it bein non-GUI  tongue  )

this will go a lot quicker and your computor probaly will freeze up during the prosses

it gives me these error codes - mac os x lion taken from Console

Code:

13/04/2012 16:23:24.548 [0x0-0x1d81d8].com.apple.JarLauncher: java.lang.UnsupportedClassVersionError: SpeedTest : Unsupported major.minor version 51.0
13/04/2012 16:23:24.548 [0x0-0x1d81d8].com.apple.JarLauncher:     at java.lang.ClassLoader.defineClass1(Native Method)
13/04/2012 16:23:24.548 [0x0-0x1d81d8].com.apple.JarLauncher:     at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
13/04/2012 16:23:24.548 [0x0-0x1d81d8].com.apple.JarLauncher:     at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
13/04/2012 16:23:24.548 [0x0-0x1d81d8].com.apple.JarLauncher:     at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
13/04/2012 16:23:24.548 [0x0-0x1d81d8].com.apple.JarLauncher:     at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
13/04/2012 16:23:24.548 [0x0-0x1d81d8].com.apple.JarLauncher:     at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
13/04/2012 16:23:24.548 [0x0-0x1d81d8].com.apple.JarLauncher:     at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
13/04/2012 16:23:24.548 [0x0-0x1d81d8].com.apple.JarLauncher:     at java.security.AccessController.doPrivileged(Native Method)
13/04/2012 16:23:24.549 [0x0-0x1d81d8].com.apple.JarLauncher:     at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
13/04/2012 16:23:24.549 [0x0-0x1d81d8].com.apple.JarLauncher:     at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
13/04/2012 16:23:24.549 [0x0-0x1d81d8].com.apple.JarLauncher:     at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
13/04/2012 16:23:24.549 [0x0-0x1d81d8].com.apple.JarLauncher:     at java.lang.ClassLoader.loadClass(ClassLoader.java:247)

EDIT java isn't up to date
ill update it later

Last edited by muppetds (2012-04-13 11:27:37)


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

Offline

 

#62 2012-04-13 11:28:19

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

Re: Computer Speed Tester

TRockets version of my SpeedTester is much faster because the EDT and the SwingRepainter Thread won't slow down the program.
smile
@muppetds
It doesn't work on your computer because TRocket used the Java7 compiler.
But you have Java6...


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

Offline

 

#63 2012-04-13 11:30:37

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

Re: Computer Speed Tester

I know I'm downloading it know


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

Offline

 

#64 2012-04-14 03:24:09

TRocket
Scratcher
Registered: 2009-08-18
Posts: 1000+

Re: Computer Speed Tester

on my, faster, version the most i've got is 169,527,013,900 with 64 threads


http://i.imgur.com/1QqnHxQ.png

Offline

 

#65 2012-04-14 04:09:31

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

Re: Computer Speed Tester

it still won't work  hmm


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

Offline

 

#66 2012-04-14 04:21:08

TRocket
Scratcher
Registered: 2009-08-18
Posts: 1000+

Re: Computer Speed Tester

muppetds wrote:

it still won't work  hmm

try this i compiled it with Java 1.6

EDIT: oops, wrong URL

Last edited by TRocket (2012-04-14 04:22:39)


http://i.imgur.com/1QqnHxQ.png

Offline

 

#67 2012-04-14 04:24:38

Zeusking19
Scratcher
Registered: 2011-07-10
Posts: 1000+

Re: Computer Speed Tester

TRocket wrote:

muppetds wrote:

it still won't work  hmm

try this i compiled it with Java 1.6

EDIT: oops, wrong URL

JAVA 1.6?

Goodness. That is old.


http://i49.tinypic.com/2w7e1jm.pnghttp://dragcave.net/image/eFGFz.gifhttp://dragcave.net/image/9hE5q.gif

Offline

 

#68 2012-04-14 04:43:26

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

Re: Computer Speed Tester

JAVA 1.6?
Goodness. That is old.

Java 1.6 is the same like Java 6.


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

Offline

 

#69 2012-04-14 04:54:37

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

Re: Computer Speed Tester

didn't work either


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

Offline

 

#70 2012-04-14 05:07:28

jji7skyline
Scratcher
Registered: 2010-03-08
Posts: 1000+

Re: Computer Speed Tester

I got 196 810 788 400 with 4 threads (one per core) on a 2.5Ghz Intel i5  smile


I don't know why you say goodbye, I say hello!  big_smile

Offline

 

#71 2012-04-15 13:59:28

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

Re: Computer Speed Tester

poopo wrote:

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?

4 Gigabytes of Ram, and Intel Core i5 CPU


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

Offline

 

#72 2012-04-15 14:48:42

AtomicBawm3
Scratcher
Registered: 2009-06-27
Posts: 1000+

Re: Computer Speed Tester

1 thread: 36,692,757,950 (per thread)
2 threads: 99,445,222,000 (49,722,611,000 per thread)
4 threads: 175,681,002,550 (43,920,250,637.5 per thread)
8 threads: 252,917,411,450 (31,614,676,431.25 per thread)
16 threads: 329,180,153,650 (20,573,759,603.125 per thread)
32 threads: 404,522,139,650 (12,641,316,864.0625 per thread)
50 threads: 480,153,703,650 (9,603,074,073 per thread)


http://i50.tinypic.com/j0yw0p.jpg

Offline

 

#73 2012-04-16 03:59:55

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

Re: Computer Speed Tester

TRocket wrote:

muppetds wrote:

it still won't work  hmm

try this i compiled it with Java 1.6

EDIT: oops, wrong URL

still won't work

Code:

16/04/2012 08:58:51.744 [0x0-0x13f13f].com.apple.JarLauncher: Exception in thread "main" java.util.NoSuchElementException: No line found
16/04/2012 08:58:51.744 [0x0-0x13f13f].com.apple.JarLauncher:     at java.util.Scanner.nextLine(Scanner.java:1516)
16/04/2012 08:58:51.744 [0x0-0x13f13f].com.apple.JarLauncher:     at SpeedTest.main(SpeedTest.java:26)

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

Offline

 

#74 2012-04-16 14:49:10

TRocket
Scratcher
Registered: 2009-08-18
Posts: 1000+

Re: Computer Speed Tester

muppetds wrote:

TRocket wrote:

muppetds wrote:

it still won't work  hmm

try this i compiled it with Java 1.6

EDIT: oops, wrong URL

still won't work

Code:

16/04/2012 08:58:51.744 [0x0-0x13f13f].com.apple.JarLauncher: Exception in thread "main" java.util.NoSuchElementException: No line found
16/04/2012 08:58:51.744 [0x0-0x13f13f].com.apple.JarLauncher:     at java.util.Scanner.nextLine(Scanner.java:1516)
16/04/2012 08:58:51.744 [0x0-0x13f13f].com.apple.JarLauncher:     at SpeedTest.main(SpeedTest.java:26)

are you running this from a shell/promt?


http://i.imgur.com/1QqnHxQ.png

Offline

 

#75 2012-04-16 15:50:04

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

Re: Computer Speed Tester

no double clicking it


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

Offline

 

Board footer