Skip to content

Commit 4d9c3a7

Browse files
committed
Added benchmarks numbers
1 parent 455f6f3 commit 4d9c3a7

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,16 @@ authentication.
6161

6262
## Benchmarks
6363

64-
The following benchmarks where generate on a Macbook 2018 with i5 and
65-
8GB of RAM.
64+
The following benchmarks where generated on a Macbook 2018 with i5 and
65+
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`.
6674

6775
## TODO
6876

0 commit comments

Comments
 (0)