Tag: performance monitor

Get maximum performance from Windows Vista

August 24, 2008 by Jason

Windows Vista includes a number of tools that you can use to pinpoint performance bottlenecks. Some of these, such as the System Health Report, the Windows Experience Index, and the Reliability Monitor, provide static snapshots showing the resources available to your system and where those resources might not be adequate to your needs. Others, such as the venerable Windows Task Manager, the new Resource Overview, and Performance Monitor (an improved version of the tool known in Windows XP as System Monitor), let you track a variety of performance metrics in real time.

In addition to these snapshot and monitoring utilities, Windows Vista incorporates the following forms of performance-enhancing technology: SuperFetch, ReadyBoost, ReadyDrive

All three of these are designed to reduce the amount of time your system spends engaged in performance degrading disk IO. SuperFetch is a memory management technology that observes your computer usage patterns over extended stretches of time (noting the programs you run and the days and times you typically run them) and adjusts caching behavior to accommodate your own particularities. ReadyBoost uses external memory devices (such as USB 2.0 flash disks) to cache disk content of all kinds, reducing the need for time consuming hard disk access. And ReadyDrive is technology that supports the use of hybrid hard disk drives drives that incorporate nonvolatile flash memory (NVRAM) as well as conventional rotating disk media. Hybrid drives are particularly useful for extending battery life on portable computers, because they reduce the need for drive spin. Read More»

Improve performance by tweaking your hardware

August 21, 2008 by Jason

Learn how your hard drive and graphics card impact your system’s performance, and dig deep under the bonnet to discover and fix hardware issues.

In previous guides we have looked at improving your system’s performance by simply removing unwanted programs. The next area we want to understand is the impact your hard drive and graphics card have on your system.

Before we start examining your computer, we need to see what Windows Vista believes is possible from the system when it’s working at its best. Searching for ‘Performance’ in Start Search should lead you to the Performance Information and Tools analysis of your system. If any numbers are low, then you may wish to consider looking at these areas for replacement. My laptop has a lowest rating of 4.3, which is more than adequate, but should one number be low compared to the rest, I would consider replacing that element. If your computer is running low on RAM, for example, it will use the hard drive as an extension of memory, but this deals a fatal blow to your computer’s performance because the hard drive can be 1,000 times slower than memory. In my experience, a Windows Vista PC with just 1GB of memory will struggle unless your system is only lightly used. Read More»