|Official|Black Hole: Benchmark Ranking thread

Okedokey

Well-Known Member
I gonna get the silver arrow and pown you all :p
It cools better then the h2o 920! see here

Id be very sceptical of 1 test on that site. Not bad though. I would like to see 4 fans on the 920 though, it would own the silver arrow. Or put the same two fans on the 920, that may be the key issue.
 
Last edited:

Virssagòn

VIP Member
Id be very sceptical of 1 test on that site. Not bad though. I would like to see 4 fans on the 920 though, it would own the silver arrow.

Jep, but his price is now very low. Under 60 euro! while the price from the 920 is now 99 euro.
I just didn't want to spend all that money on a watercooler, there are good aircoolers this time which beat watercoolers.
 

Virssagòn

VIP Member
I'm now making the new version. I got already a prototype.
But I need a name, because I don't like the name now.

this is a preview of the next version:
previewbenchmark.jpg


we'll wait 1-2 weeks for release.
So you can get your topscores with the current version!

smile
 

spirit

Moderator
Staff member
Everything, just run it and give a score at the end.

Yeah I agree. Let it calculate the scores, but just not show them. Either hide the TextBoxes or remove the code:

Code:
TextBox2.Text="<result here>"

For example, or use:

Code:
TextBox2.Hide()

That way you can have a button which the user can press if they want to see all the scores which just uses the .Show() code.

I'll make a new background soon, probably over the weekend if I'm around. :)
 

Virssagòn

VIP Member
Everything, just run it and give a score at the end.

I can't let it go automatically. Thats the problem why there is a warming up.
When I let it do automatically, the threads will be running while the singlethreaded is doing his job. That will make it unstable.
So I need to make it manually...
You meant that no?
 

Virssagòn

VIP Member
Yeah I agree. Let it calculate the scores, but just not show them. Either hide the TextBoxes or remove the code:

Code:
TextBox2.Text="<result here>"

For example, or use:

Code:
TextBox2.Hide()

That way you can have a button which the user can press if they want to see all the scores which just uses the .Show() code.

I'll make a new background soon, probably over the weekend if I'm around. :)


aah ok, I got something in mind how to.
 

StrangleHold

Moderator
Staff member
That is odd, unless between the two runs you had more processes running in the background for some reason. Small things can make a difference, program tries to update, anti virus starts scanning blah blah blah.
 

Laquer Head

Well-Known Member
even slower then?

My second place score at 4.9GHZ.

That is odd, unless between the two runs you had more processes running in the background for some reason. Small things can make a difference, program tries to update, anti virus starts scanning blah blah blah.

Yah, I hear you.

I still think there is something screwy with this benchmark though..way too many inconsistencies.
 

wolfeking

banned
I still think there is something screwy with this benchmark though..way too many inconsistencies.
Kind of agree. There are plenty of instances that just don't add up.

I would also love to see someone run a 2600k HT on @ 4.3 with 8GB @ 1600 9-9-9-24 just to see how the same setup would score against itself. I would be willing to bet that none of them would score the same.
 

Okedokey

Well-Known Member
This is actually a know issue. Many OCs in the past are slower due to the way instruction set works. Not the first time. In the past 4.8 is slower than 4.7 ghz but 4.85 is faster.

Try loosing the timing on the ram
 
Top