{"id":19544783,"url":"https://github.com/drewalth/stress","last_synced_at":"2025-09-22T19:02:54.026Z","repository":{"id":224877339,"uuid":"764452264","full_name":"drewalth/stress","owner":"drewalth","description":"Run the provided command many times in parallel","archived":false,"fork":false,"pushed_at":"2024-02-28T06:17:34.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-22T19:02:15.781Z","etag":null,"topics":["go","stress","test"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/drewalth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-02-28T05:11:57.000Z","updated_at":"2024-02-28T06:20:16.000Z","dependencies_parsed_at":"2024-02-28T07:28:26.907Z","dependency_job_id":"e6c4c1f8-798c-434d-a7a0-ecda0719e5b9","html_url":"https://github.com/drewalth/stress","commit_stats":null,"previous_names":["drewalth/stress"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/drewalth/stress","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drewalth%2Fstress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drewalth%2Fstress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drewalth%2Fstress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drewalth%2Fstress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drewalth","download_url":"https://codeload.github.com/drewalth/stress/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drewalth%2Fstress/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276457864,"owners_count":25646016,"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","status":"online","status_checked_at":"2025-09-22T02:00:08.972Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["go","stress","test"],"created_at":"2024-11-11T03:31:55.516Z","updated_at":"2025-09-22T19:02:53.895Z","avatar_url":"https://github.com/drewalth.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# stress\n\n[![Build](https://github.com/drewalth/stress/actions/workflows/go.yml/badge.svg)](https://github.com/drewalth/stress/actions/workflows/go.yml)\n\n```bash\nNAME:\n   stress - A tool for stress testing commands\n\nUSAGE:\n   stress [global options] command [command options]\n\nCOMMANDS:\n   help, h  Shows a list of commands or help for one command\n\nGLOBAL OPTIONS:\n   --cmd value                 Command to run for stress testing\n   --runs value, -r value      Number of times to run the command (default: 100)\n   --parallel value, -p value  Number of parallel executions (default: 4)\n   --help, -h                  show help\n```\n\n## Install \n\n### Mac\n\n```bash\nsudo make install_stress_mac\n```\n\n## Usage\n\n```bash\nstress --cmd \"npm test --workspaces\" --runs 100 --parallel 10\n```\n\n### CI\n\n#### Github Actions\n\n\u003e If you just want to copy the go file. Go is installed on most if not all GHA runners.\n\n```yaml\nname: Stress Test\nrun: go run ./stress.go --cmd \"npm test --workspaces\" --runs 100 --parallel 10\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrewalth%2Fstress","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrewalth%2Fstress","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrewalth%2Fstress/lists"}