add web socket benchmark tests #12
13
README.md
13
README.md
@ -64,6 +64,19 @@ Requests/sec: 37372.18
|
||||
Transfer/sec: 6.70MB
|
||||
```
|
||||
|
||||
### Local Client & Local Drogon Server Web Sockets with 2 IO threads
|
||||
```
|
||||
Running 30s test @ ws://localhost:8848/chat
|
||||
2 threads and 200 connections
|
||||
Thread Stats Avg Stdev Max +/- Stdev
|
||||
Latency 3.98ms 1.33ms 135.01ms 96.15%
|
||||
Req/Sec 25.21k 1.67k 31.31k 74.17%
|
||||
1504818 requests in 30.01s, 1.00GB read
|
||||
Non-2xx or 3xx responses: 1504818
|
||||
Requests/sec: 50144.97
|
||||
Transfer/sec: 34.29MB
|
||||
```
|
||||
|
||||
## Development & Contributing
|
||||
|
||||
### Developer Dependency Requirements
|
||||
|
Loading…
x
Reference in New Issue
Block a user