          MODULE=stress-ng
         VERSION=0.19.06
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/ColinIanKing/$MODULE/archive/refs/tags/V${VERSION}.tar.gz
      SOURCE_VFY=sha256:054953145d7de36725a54636ea68975bb9ada06b4769878d25e556fab5804513
        WEB_SITE=https://github.com/ColinIanKing/stress-ng
         ENTERED=20250106
         UPDATED=20251108
           SHORT="stress test a computer system in various selectable ways"

cat << EOF
stress-ng will stress test a computer system in various selectable ways.
It was designed to exercise various physical subsystems of a computer as well
as the various operating system kernel interfaces. Stress-ng features:

  - 360+ stress tests.
  - 100+ CPU specific stress tests that exercise floating point, integer, bit
    manipulation and control flow.
  - 60+ virtual memory stress tests.
  - 80+ file system stress tests.
  - 50+ memory/CPU cache stress tests.
  - portable: builds on Linux (Debian, Devuan, RHEL, Fedora, Centos, Slackware,
    OpenSUSE, Ubuntu, etc..), Solaris, FreeBSD, NetBSD, OpenBSD, DragonFlyBSD,
    Minix, Android, MacOS X, Serenity OS, GNU/Hurd, Haiku, Windows Subsystem
    for Linux, Cygwin and SunOs/Dilos/Solaris. with gcc, musl-gcc, clang, icc,
    icx, tcc and pcc.
  - tested on alpha, armel, armhf, arm64, hppa, i386, loong64, m68k, mips32,
    mips64, power32, ppc64el, risc-v, sh4, s390x, sparc64, x86-64.
EOF
