←  Programs

ComputerCraft | Programmable Computers for Minecraft

»

[Deleted]

Bye.'s Photo Bye. 27 Dec 2016

[...]
Edited by Checco2212, 21 March 2020 - 06:47 PM.
Quote

CrazedProgrammer's Photo CrazedProgrammer 27 Dec 2016

Well polished and a pretty cool interface! :D

I'm kind of confused why the quick test gives slightly higher (around 7% or so) results than the advanced test.

My result (quick test):
Spoiler
Note that I'm on my laptop right now running CCEmuRedux.
Edited by CrazedProgrammer, 27 December 2016 - 11:12 PM.
Quote

Bye.'s Photo Bye. 27 Dec 2016

View PostCrazedProgrammer, on 27 December 2016 - 11:08 PM, said:

Well polished and a pretty cool interface! :D

I'm kind of confused why the quick test gives slightly higher (around 7% or so) results than the advanced test.

My result (quick test):
Spoiler
Note that I'm on my laptop right now running CCEmuRedux.

Nice to hear you liked the graphic!
About the tests: the CPU test uses an exponential growing algorithm so it's a bit hard to calibrate. Maybe in the next version I'll improve it ;)
Quote

Pyuu's Photo Pyuu 28 Dec 2016

Posted Image
Quote

Xerxes's Photo Xerxes 28 Dec 2016

Cool. Here's what a computer on SwitchCraft got for the quick test:
Posted Image

Here's the advanced test:
Posted Image


I don't really think these tests have any merit - but SwitchCraft can actually have several of these tests running at the same time with roughly the same results as these due to SquidDev's Cobalt Lua engine and multithreading the coroutines.
Quote

Bye.'s Photo Bye. 28 Dec 2016

View PostPyuu, on 28 December 2016 - 03:55 AM, said:

Posted Image

I thought I'd fixed this problem... on MC and CCEmuRedux it's working fine...
Quote

TheRockettek's Photo TheRockettek 29 Dec 2016

I got a -2 gpu test...
Quote

houseofkraft's Photo houseofkraft 29 Dec 2016

You need a OpenComputers speedtest program because the GPU or CPU or even memory can actually be slow

Here are my results...

Basic Mode:
CPU: 80/100
GPU: 56/100
Total: 68/100

Advanced Mode:
CPU: 73/100
GPU: 54/100
Total: 63.5/100
Quote

Bye.'s Photo Bye. 29 Dec 2016

View PostTheRockettek, on 29 December 2016 - 10:35 AM, said:

I got a -2 gpu test...

Do you have any screenshot?
Edited by Checco2212, 29 December 2016 - 02:38 PM.
Quote

TheRockettek's Photo TheRockettek 29 Dec 2016

View PostChecco2212, on 29 December 2016 - 02:25 PM, said:

View PostTheRockettek, on 29 December 2016 - 10:35 AM, said:

I got a -2 gpu test...

Do you have any screenshot?
Well not now i dont.

I got a too long without yielding on the gpu test tho

Just managed to get -8 XD

Posted Image

Oh and this.

Posted Image

Oh, its coz of the negative...
Quote

Emma's Photo Emma 31 Dec 2016

Not sure if this is a bug, but
Posted Image
Ran on CCEmuX

Edit: I investigated and found out that it's because speedometer uses os.time which is constantly 10 in ccemux
Edit 2: After writing a quick polyfill, CCEmuX gets these results
Posted Image
Edited by Incinirate, 31 December 2016 - 03:52 AM.
Quote

Bye.'s Photo Bye. 31 Dec 2016

V 1.1.0 online!

Fixed:

View PostTheRockettek, on 29 December 2016 - 10:35 AM, said:

Posted Image



View PostIncinirate, on 31 December 2016 - 03:24 AM, said:

Posted Image
PS: negative results will not be saved anymore
Edited by Checco2212, 31 December 2016 - 01:23 PM.
Quote

houseofkraft's Photo houseofkraft 31 Dec 2016

I'll have to try it on OC with a CraftOS emulator and see what happens :)
Quote