Skip to content

erikh/cpuburn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cpuburn: a rust tool for maximizing your CPU usage

This tool will take all your cores and use all of them. Nice for testing stress as well as CPU throttling (for instance in a VM or container environment).

This tool is named after the old cpuburn linux tool. I just wanted to whip up something I could compile easy for myself. Hope you find it useful!

Installation

cargo install cpuburn

Usage

cpuburn

Press ^C to terminate it.

Dockerfile

This repository also contains Dockerfiles which utilize staged builds to give you a very small container to launch it into e.g. your Kubernetes cluster.

Dockerfile builds the source repository; Dockerfile.release builds from crates.io.

License

MIT

Author

Erik Hollensbe git@hollensbe.org

About

Utilize 100% all of your cores: for stress and CPU throttling testing.

Resources

License

Stars

Watchers

Forks

Packages

No packages published