So... I have this crude, unfair benchmarking applet that I'd like people to try. I got and assembled my new comp a few days ago, and wrote this multithreaded application to test out the processor.
I say "crude" because it doesn't have a UI of any sort. Not through command line, editing text files, or through a GUI. I say "unfair" because it's multithreaded with 8 threads. My processor has 4 cores/8 virtual cores, but for other people 8 threads is more detrimental than helpful.
Basically, what it does is render ghostly images that need a lot of computing, and then it outputs the time it took per image to a file.
It says where to download and how to run the application here:
http://www.neurofuzzydev.com/papers/4dmultithreaded.php
output on my new comp:
(sporting an i7 2600k :3)
2496ms
2761ms
2468ms
2455ms
2462ms
2446ms
2462ms
2449ms
2464ms
2484ms
2501ms
2445ms
2454ms
2473ms
2485ms
2451ms
2454ms
2455ms
2442ms
2449ms
2458ms
2448ms
2456ms
2471ms
2451ms
2455ms
2453ms
DONE
output on my older 1 yr old laptop: (centrino 2 dual core)
10646ms
10464ms
10462ms
10564ms
10483ms
10542ms
10559ms
10545ms
10514ms
10545ms
10498ms
10497ms
10470ms
10472ms
10445ms
10458ms
10496ms
10524ms
10531ms
10451ms
10479ms
10474ms
10409ms
10430ms
10424ms
10698ms
10684ms
DONE
[edit]
woah those results turned out perfectly. two cores vs 8 virtual cores = 1/4th the time?

Why does blue text appear every time you are near?