{"id":20310871,"url":"https://github.com/progrium/docker-stress","last_synced_at":"2025-03-04T08:15:08.269Z","repository":{"id":18820900,"uuid":"22035837","full_name":"progrium/docker-stress","owner":"progrium","description":"Docker container for generating workload stress","archived":false,"fork":false,"pushed_at":"2022-04-09T05:52:43.000Z","size":3,"stargazers_count":231,"open_issues_count":3,"forks_count":45,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-01-14T12:15:46.358Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"ParsePlatform/parse-server-example","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/progrium.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-07-20T15:17:23.000Z","updated_at":"2024-09-16T19:20:51.000Z","dependencies_parsed_at":"2022-07-22T19:17:15.072Z","dependency_job_id":null,"html_url":"https://github.com/progrium/docker-stress","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/progrium%2Fdocker-stress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/progrium%2Fdocker-stress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/progrium%2Fdocker-stress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/progrium%2Fdocker-stress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/progrium","download_url":"https://codeload.github.com/progrium/docker-stress/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241809614,"owners_count":20023787,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-14T17:34:50.609Z","updated_at":"2025-03-04T08:15:08.246Z","avatar_url":"https://github.com/progrium.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-stress\n\nA Docker container for [stress](http://people.seas.harvard.edu/~apw/stress/), a tool for generating workload. It can produce CPU, memory, I/O, and disk stress.\n\n## Using the container\n\n\t$ docker run --rm -it progrium/stress --cpu 2 --io 1 --vm 2 --vm-bytes 128M --timeout 10s\n\nThe container always runs in verbose mode.\n\n### Options\n```\n -?, --help         show this help statement\n     --version      show version statement\n -v, --verbose      be verbose\n -q, --quiet        be quiet\n -n, --dry-run      show what would have been done\n -t, --timeout N    timeout after N seconds\n     --backoff N    wait factor of N microseconds before work starts\n -c, --cpu N        spawn N workers spinning on sqrt()\n -i, --io N         spawn N workers spinning on sync()\n -m, --vm N         spawn N workers spinning on malloc()/free()\n     --vm-bytes B   malloc B bytes per vm worker (default is 256MB)\n     --vm-stride B  touch a byte every B bytes (default is 4096)\n     --vm-hang N    sleep N secs before free (default is none, 0 is inf)\n     --vm-keep      redirty memory instead of freeing and reallocating\n -d, --hdd N        spawn N workers spinning on write()/unlink()\n     --hdd-bytes B  write B bytes per hdd worker (default is 1GB)\n     --hdd-noclean  do not unlink files created by hdd workers\n\nExample: stress --cpu 8 --io 4 --vm 2 --vm-bytes 128M --timeout 10s\n\nNote: Numbers may be suffixed with s,m,h,d,y (time) or B,K,M,G (size).\n```\n\n## Sponsor\n\nThis project was made possible by [DigitalOcean](http://digitalocean.com).\n\n\n## License\n\nBSD","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogrium%2Fdocker-stress","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprogrium%2Fdocker-stress","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogrium%2Fdocker-stress/lists"}