Skip to content

Simple app used in chaos testing as a potential target. It multiplies matrices on CPU and prints measured performance

Notifications You must be signed in to change notification settings

iskorotkov/chaos-cpu-stress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chaos CPU Stress

Simple app used in chaos testing as a potential target. It multiplies matrices on CPU and prints measured performance.

Env vars

Service requires several env vars set (example values are provided in parentheses):

  • DIM — dimension of the matrices to generate and multiply (32).

Development

To build project:

go build ./...

About

Simple app used in chaos testing as a potential target. It multiplies matrices on CPU and prints measured performance

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published