An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

**Golang simultaneous stress test**

```console
go run main.go -url=http://yourwebsite.com -count=1000 -data=test
```