Average CPU Cycles Changelog

What's new in Average CPU Cycles 2.3.1

Sep 29, 2011
  • Somewhat increased accuracy (it now waits for a new timer tick when pressing "Now" and before calculating anything).

New in Average CPU Cycles 2.3.0 (Sep 29, 2011)

  • Added an "Average MHz" value and changed the text layout and colors.

New in Average CPU Cycles 2.2.2 (Sep 29, 2011)

  • Now only requires .NET 2.0 instead of .NET 3.5.

New in Average CPU Cycles 2.2.1 (Sep 29, 2011)

  • A small bugfix. On the XP version, the current process is now also preselected in the process selection window just as on the Vista/7 version.

New in Average CPU Cycles 2.2 (Sep 29, 2011)

  • Found out that QueryProcessCycleTime only is included in Vista and later, so I re-released V1.1 with some changes for XP users. Both V2.2 and V1.2 also includes a bugfix for computers with low resolution timers.

New in Average CPU Cycles 2.1 (Sep 29, 2011)

  • Reading the cpu frequency in a different way. You can now click on the cpu info to change and save settings. Other graphics for the meter bars. New icon. "On top" checkbox. Current process is highlighted in the process selection window.

New in Average CPU Cycles 2.0 (Sep 29, 2011)

  • Using the kernel32.dll function QueryProcessCycleTime instead of the .NET function UserProcessorTime.TotalSeconds. The meters are scaled between 100% and 1%. The "MHz used now" column was added while the "program only" column was removed. Color changes. The small cpu info at the bottom was added.

New in Average CPU Cycles 1.1 (Sep 29, 2011)

  • Added the "current" value, graphic bars, the process list, the interval control, the "Now" measurements and the possibility to start it with a process name from the command line. Adjusted values for multi core CPUs.