File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -77,20 +77,24 @@ ab -n 20000 -c 200 http://id1.nginx.ermlab.com
7777
7878### Results
7979
80+
81+
8082Parameter | Hipache | Nginx-lua-proxy
8183-------------: | :-------------|:----------
8284Concurrency Level: | 200 | 200
83- Time taken for tests: | 57.446 seconds | 14.951 seconds
85+ * Time taken for tests: | 57.446 seconds | 14.951 seconds
8486Complete requests: | 20000 | 20000
8587Failed requests: | 0 | 0
8688Write errors: | 0 | 0
8789Total transferred: | 6500000 bytes | 6380000 bytes
8890HTML transferred: |2680000 bytes | 2560000 bytes
89- Requests per second: | **348.15 \[#/sec\] (mean)** | **1337.68 \[#/sec\] (mean)**
90- Time per request: | 348.464 [ms] (mean) | 149.513 [ms] (mean)
91+ ** Requests per second: | **348.15 \[#/sec\] (mean)** | **1337.68 \[#/sec\] (mean)**
92+ * Time per request: | 348.464 [ms] (mean) | 149.513 [ms] (mean)
9193Time per request: | 2.872 [ms] | 0.748 [ms]
9294Transfer rate: | 110.50 [Kbytes/sec] | 416.65 [Kbytes/sec]
9395
96+ *Lower is better
97+ ** Higher is better
9498
9599### Hipache - connection times
96100
@@ -182,7 +186,7 @@ On success, the docker build triggers the docker repo's webhooks (if any)
182186## Maintainers
183187
184188* [Ermlab software house](http://ermlab.com)
185- * Krzysztof Sopyła (sopyla@ermlab.com)
189+ * [ Krzysztof Sopyła](https://github.com/ksopyla) (sopyla@ermlab.com)
186190
187191## License
188192
You can’t perform that action at this time.
0 commit comments