Skip to content

A tool for stressing Windows hosts in a similar fashion to the Linux tool Stress.

License

Notifications You must be signed in to change notification settings

RichardKav/Stress-for-Windows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stress-for-Windows

A tool for stressing Windows hosts in a similar fashion to the Linux tool Stress.

This tool aims to stress a cpu at a fixed level on Windows based machines. It is useful for testing output such as power consumption on a Windows Machine. Its usage is:

It takes 3 parameters:

  1. cpu usage as a percentage
  2. the count of cores to perform the stress test on. The command all can be used instead.
  3. the duration in seconds for which this should run for.

i.e. WindowsStress.exe 50 all 20

meaning stress to 50% usage for all cores for 20 seconds.

About

A tool for stressing Windows hosts in a similar fashion to the Linux tool Stress.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages