diff options
| author | Ryan Dahl <ry@tinyclouds.org> | 2018-10-15 16:44:35 -0400 |
|---|---|---|
| committer | Ryan Dahl <ry@tinyclouds.org> | 2018-10-16 09:37:38 -0400 |
| commit | c61a0f2f84e619a70704b59fd72cd7da863d4461 (patch) | |
| tree | 275323c80a4791b311073150f1df8d98d3a8df1b /tools/testdata | |
| parent | 62962e71fe244a4b0992185f2ba900ba3fd5005e (diff) | |
First pass at http benchmark.
Diffstat (limited to 'tools/testdata')
| -rw-r--r-- | tools/testdata/wrk1.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tools/testdata/wrk1.txt b/tools/testdata/wrk1.txt new file mode 100644 index 000000000..d31d1e6fe --- /dev/null +++ b/tools/testdata/wrk1.txt @@ -0,0 +1,9 @@ +Running 10s test @ http://127.0.0.1:4500/ + 2 threads and 10 connections + Thread Stats Avg Stdev Max +/- Stdev + Latency 5.08ms 1.37ms 34.96ms 96.63% + Req/Sec 0.92k 51.83 1.00k 78.50% + 18381 requests in 10.00s, 0.89MB read + Socket errors: connect 0, read 18381, write 0, timeout 0 +Requests/sec: 1837.86 +Transfer/sec: 91.53KB |
