We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 455f6f3 commit 4d9c3a7Copy full SHA for 4d9c3a7
README.md
@@ -61,8 +61,16 @@ authentication.
61
62
## Benchmarks
63
64
-The following benchmarks where generate on a Macbook 2018 with i5 and
65
-8GB of RAM.
+The following benchmarks where generated on a Macbook 2018 with i5 and
+8GB of RAM:
66
+
67
+| __Framework__ | req/sec |
68
+| `express-http-proxy` | 878.4 |
69
+| `http-proxy` | 3837 |
70
+| `fastify-http-proxy` | 4205 |
71
72
+The results where gathered on the second run of `autocannon -c 100 -d 5
73
+URL`.
74
75
## TODO
76
0 commit comments