Code Monkey home page Code Monkey logo

docker-arm-stress-ng's Introduction

docker-arm-stress-ng

Lightweight docker images for stress-ng (for Linux ARM 64/7/6)

stress-ng

stress-ng

The documentation is here

Docker buildx instructions

The documentation is here

Local build

$ docker buildx build --platform linux/amd64,linux/arm64,linux/arm/v7,linux/arm/v6 .

Pull from Docker Hub

$ docker pull jfleach/docker-arm-stress-ng

Run

Display usages:

$ docker run -it --rm jfleach/docker-arm-stress-ng
stress-ng, version 0.03.11

Usage: stress-ng [OPTION [ARG]]
 --h,  --help             show help
...

Run stress workers:

$ docker run -it --rm jfleach/docker-arm-stress-ng --cpu 4 --vm 2 --hdd 1 --fork 8 --switch 4 --timeout 15s --metrics-brief
stress-ng: info: [1] dispatching hogs: 4 cpu, 8 fork, 1 hdd, 4 switch, 2 vm
stress-ng: info: [1] successful run completed in 15.12s
stress-ng: info: [1] stressor      bogo ops real time  usr time  sys time   bogo ops/s   bogo ops/s
stress-ng: info: [1]                          (secs)    (secs)    (secs)   (real time) (usr+sys time)
stress-ng: info: [1] cpu               6430     15.04     38.35      0.00       427.40       167.67
stress-ng: info: [1] fork             13247     15.00      1.09      0.95       883.21      6493.63
stress-ng: info: [1] hdd             175940     15.12      0.08      8.44     11639.73     20650.23
stress-ng: info: [1] switch        21379932     15.00     19.06     30.82   1425241.57    428627.35
stress-ng: info: [1] vm              617536     15.02     17.25      1.87     41117.00     32297.91

Docker hub

Repository

License

MIT

docker-arm-stress-ng's People

Contributors

jfleach avatar lorel avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.