We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ea100a commit 22064e7Copy full SHA for 22064e7
README.md
@@ -13,7 +13,7 @@ HTTP/2 and WebSocket clients over both HTTP and HTTPS. It is written with
13
correctness, clarity & performance as fundamental goals.
14
15
In [ongoing automated performance
16
-tests](https://github.com/mtrudel/bandit/actions/runs/4449308920),
+tests](https://github.com/mtrudel/bandit/actions/workflows/manual_benchmark.yml),
17
Bandit's HTTP/1.x engine is up to 4x faster than Cowboy depending on the number of concurrent
18
requests. When comparing HTTP/2 performance, Bandit is up to 1.5x faster than Cowboy. This is
19
possible because Bandit has been built from the ground up for use with Plug applications; this
0 commit comments