Unsolved
This post is more than 5 years old
2 Posts
0
8785
August 5th, 2006 20:00
Core Duo T2600! How can I test its performance?
I bought a E1705 with Core Duo T2600, but I doubt its performance. If it is so powerful, why did my PC still freeze? When I unzip files, the unzipping speed slows down when I unzip another file. And don't even mention the start-up, took 5-8 minutes to load the junk Dell installed on my PC. Anyway, I'm looking for a testing application that can tell me how much it can handle, if you know anything, please let me know, thanks!
No Events found!


jmfmvps
517 Posts
0
August 5th, 2006 23:00
madknight22
15 Posts
0
August 6th, 2006 23:00
Entropy42
529 Posts
0
August 7th, 2006 14:00
Reinstall XP from scratch, or you can try doing a search for "Dell Decrapifier" on Google.
Dell Windows preinstalls are notoriously bad.
AlbuquerqueFX
30 Posts
0
August 7th, 2006 15:00
Both examples you have just provided are disk limited, meaning the actual disk drive is the bottlenecking factor in both. When you are unzipping files, you are rapidly reading a compressed file and then simultaneously writing the uncompressed file(s) contained therein. Performing just one unzip operation is enough to force your disk drive to 100% utilization; opening a second Unzip operation (or Unrar, or any other decompression function) will go slow simply because the disk is already too busy.
During startup, a similar issue becomes apparent: there are dozens, if not hundreds of individual DLL, VXD, EXE and other files needed to be loaded into ram to start the operating system. The limit, again, is the speed at which your disk can seek and then transfer that data into memory. Disk fragmentation plays a large role in this scenario as well; keeping your disk defragmented and removing items from startup that are not necessary will greatly improve your boot speed.
If you wish to evaluate the performance of just your processor, find a utility that is meant for such a task. A common freeware utility that could help you evaluate the speed of your processor (or other components of your computer) against other similar equipment would be SiSoft Sandra. It will give you detailed benchmark analysis on floating point (math) speeds, integer (basic "task") speeds, L1/L2 cache memory speeds, system ram speeds, disk speeds, etc.