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 eee2e78 commit 0ec9935Copy full SHA for 0ec9935
README.md
@@ -89,11 +89,11 @@ The following benchmarks where generated on a Macbook 2018 with i5 and
89
8GB of RAM:
90
91
| __Framework__ | req/sec |
92
+| :----------------- | :------------------------- |
93
| `express-http-proxy` | 878.4 |
94
| `http-proxy` | 3837 |
95
| `fastify-http-proxy` | 4205 |
-| `fastify-http-proxy` (with
96
-[`undici`](https://github.com/mcollina/undici)) | 6235.6 |
+| `fastify-http-proxy` (with [`undici`](https://github.com/mcollina/undici)) | 6235.6 |
97
98
The results where gathered on the second run of `autocannon -c 100 -d 5
99
URL`.
0 commit comments