{"id":20791309,"url":"https://github.com/theprofs/torture","last_synced_at":"2025-10-16T10:44:08.579Z","repository":{"id":78095828,"uuid":"110685550","full_name":"TheProfs/torture","owner":"TheProfs","description":"Torture a WebSockets formation by firing a barrage of requests. Otherwise known as Stress Testing instrumentation.","archived":false,"fork":false,"pushed_at":"2017-11-15T13:14:41.000Z","size":15,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-18T10:44:50.699Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"CSS","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/TheProfs.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-11-14T12:09:08.000Z","updated_at":"2024-04-09T05:55:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"6f3c3f9e-e9e1-4d47-80a2-e99cf11771de","html_url":"https://github.com/TheProfs/torture","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/TheProfs%2Ftorture","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheProfs%2Ftorture/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheProfs%2Ftorture/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheProfs%2Ftorture/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheProfs","download_url":"https://codeload.github.com/TheProfs/torture/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243136238,"owners_count":20241988,"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-17T15:43:10.741Z","updated_at":"2025-10-16T10:44:03.509Z","avatar_url":"https://github.com/TheProfs.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# torture\n\nVisualise *concurrent* requests to a particular URL.\n\nMade as [stress testing][1] instrumentation for [Bitpaper's][2] Event Sourcing\narchitecture but you can use it with any URL.\n\n![Screenshot of Torture tool in action](https://i.imgur.com/WgFKGYd.png)\n\n## Why?\n\nTo effectively stress test network requests you need to do so via\ndispersed geographical locations. A single location/Internet connection simply\ndoesn't have enough bandwidth.\n\nDeploy this to a couple of geographically dispersed servers and torture your\nendpoint.\n\n## Usage\n\n```bash\n# clone\n$ git clone https://github.com/TheProfs/torture.git\n\n# Instal deps.\n$ npm install\n\n# run\n$ npm start\n```\n\nOpen your browser at: http://localhost:3001, enter your URL and the number\nof concurrent request you want to fire.\n\n## Tests\n\nThis was built as throwaway code. Hence no tests.\n\n## Authors\n\n- [The Profs][3]\n\n\n## License\n\n\u003e Copyright (c) 2017 The Profs LTD\n\n\u003e Permission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\n\u003e The above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\n\u003e THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n\n[1]: https://en.wikipedia.org/wiki/Stress_testing\n[2]: https://bitpaper.io\n[3]: https://github.com/TheProfs\n[4]: https://github.com/TheProfs\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheprofs%2Ftorture","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheprofs%2Ftorture","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheprofs%2Ftorture/lists"}