Changes to windows-cpu
will be recorded in this file.
totalLoad
crashing when no results returned (@driedger - #6)- Updated README to reflect Windows 8 support
- Performance improvements for functions that call
wmic.exe
(thanks @SkyLined - #3)- Updated
totalLoad
function to callwmic.exe
directly - Updated
cpuInfo
function to callwmic.exe
directly
- Updated
- Updated
totalMemoryUsage
function to improve performance - Misc. clean up
- Added HISTORY.md
- Added
totalMemoryUsage
function (@scriptnull)- Added tests and updated Readme
- Minor cleanup of unused variables
- Initial commit of windows-cpu