Skip to content

πŸ”Š A variable system load (Linux, MacOS, Windows)

Notifications You must be signed in to change notification settings

coderobe/bassboost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

BassBoost- a variable system load

version 1.0

I quickly needed something to test the boundaries of different container solutions, this program tries to (ab)use most system resources to provoke a force-kill or crash for testing purposes.

It doesn't do anything by default - the CLI opts are required to trigger the features.

Features:

  • RAM load generator
  • optional CPU hogging

ToDo:

  • Variable fork bomb
  • I/O load generator

USAGE:

bassboost [-q] [-c ] [-m ] [--] [--version] [-h]

Where:

-q, --quiet Don't print anything

-c , --cpu Amount of cpu hog threads to spawn

-m , --memory Amount of ram load (in MiB) to generate

--, --ignore_rest Ignores the rest of the labeled arguments following this flag.

--version Displays version information and exits.

-h, --help Displays usage information and exits.

Releases

No releases published

Packages

No packages published