https://github.com/diloabininyeri/stress-test
tests simultaneous stress testing of your website
https://github.com/diloabininyeri/stress-test
golang http stress-testing
Last synced: 4 months ago
JSON representation
tests simultaneous stress testing of your website
- Host: GitHub
- URL: https://github.com/diloabininyeri/stress-test
- Owner: diloabininyeri
- Created: 2021-01-29T12:25:59.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-27T11:19:18.000Z (over 4 years ago)
- Last Synced: 2024-12-28T20:27:05.391Z (over 1 year ago)
- Topics: golang, http, stress-testing
- Language: Go
- Homepage:
- Size: 3.5 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.MD
Awesome Lists containing this project
README
**Golang simultaneous stress test**
```console
go run main.go -url=http://yourwebsite.com -count=1000 -data=test
```