3 Simple Ways to
Share What You Make

With Instructables you can share what you make with the world — and tap into an ever-growing community of creative experts.

PhotosPhotos

Share one or more photos of a project, recipe, or whatever you've made, quickly and easily.

Step by StepStep-By-Step

Share your step-by-step photos with text instructions of what you made so others can do it too!

VideoVideo

Share your how-to video. You'll need your embed code from a video site such as YouTube.

How to benchmark an intel CPU

How to benchmark an intel CPU
Have you ever wanted a good comparative method to test the actual speed of your CPU? You can measure its physical speed in GHz, but it won't give you much idea as to how fast it can actually solve problems. For example, you can clock a Pentium 4 at 4GHz, but an i7 at 1GHz will probably be still a lot faster. There are various other benchmarks, like CPU Marks , ok for comparing your CPU to others, but they are otherwise meaningless, and require payware to test your own configuration. If you want to benchmark you CPU, it is best to use GFLOPS (Giga [Billion] FLoating-point Operations per Seconds). It is what all supercomputers will use to test their speed and a very good measure of the processors true speed.

NOTE: This only works on Intel CPUs. You can probably find one for AMD if you google it, but as I don't have any,  haven't really looked. Only thing I could find was a linux version you have to compile yourself.
 
Remove these adsRemove these ads by Signing Up
 

Step 1Get Linpack

Get Linpack
First step is to get Linkpack. This is very straightforward, simply download the correct version from below:
[Linux ]
[Windows ]
[Mac ]

Download it and unzip it and save it to a memorable location.
« Previous StepDownload PDFView All StepsNext Step »
18 comments
Jun 6, 2011. 5:48 PMsci4me says:
http://www.instructables.com/answers/Visual-Basic-Code/ Also, heres a screen shot of the program. I made it in visual basic instead. Here it is:
Jul 2, 2011. 9:41 AMsci4me says:
Heres what I had... i gave up though. This code is NOT going to work... well, it will, but its not exactly... good code for testing... It just rates ur pc speed on a scale of 1-10... it needs a calculation to be added. You can figure it out i hope... anyway.. heres the files:
http://solidfiles.com/d/66eb/
Jul 4, 2011. 10:10 PMsci4me says:
Go onto youtube, and look fot the tuts on thenewboston. Also, I dont think i put the actual stress code in the program... you will PROBABLY get 10 on MOST computers... It is missing a MAJOR piece... I put TONS of comments where the piece is missing.
Jun 6, 2011. 11:27 AMsci4me says:
http://www.instructables.com/answers/Visual-Basic-Code/ Also, heres a screen shot of the program. I made it in visual basic instead. Sorry about the quality of the pic..... :/ Here it is:
Jun 6, 2011. 3:02 PMsci4me says:
Wheres that?
Jun 6, 2011. 5:30 PMsci4me says:
hey thanks! I never knew that existed! Useful!
Jun 2, 2011. 3:55 PMsci4me says:
What type of tests does this do? I want to make my own simpler version in.. c++ probably. PLEASE REPLY!
Jun 2, 2011. 10:28 PMsci4me says:
EXACTLY! Ok, here's what i'm going to do. I'm going to look at the source ad start to look into making this... do you know how I can like... see how long it took to do a piece of code in c++? I will post a link to it here when its done.

p.s. Thanks for the fast reply! Very cool of you! :D THANKS MAN!
Jun 3, 2011. 7:35 AMsci4me says:
Ok, this is unrelated, but ?VERY important... ever since you commented on my CPU Thermal Management thing, I am un-able to view it... it gives me a stupif instructables error... what to do?

p.s. I'll try to figure something out. If I ever do make it, i'll post it here.
Jun 3, 2011. 9:38 AMsci4me says:
Thanks for that. Again, i'll post it here if I get it done. It may take awhile since I have so much other things to work on... but anyway, thanks!
May 25, 2011. 7:43 PMNerdz says:
SuperPi Is also pretty much a standard in benchmarking.

Pro

Get More Out of Instructables

Already have an Account?

close

All Steps Viewing
View all steps of an Instructable on the same page when you're a Pro Member.

Upgrade to Pro today!
4
Followers
5
Author:andy70707