Skip to content

Commit 22064e7

Browse files
authored
Update README.md
Update automated performance tests to point at the manual benchmark action list instead of a specific one, since they expire after 90/120 days
1 parent 9ea100a commit 22064e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ HTTP/2 and WebSocket clients over both HTTP and HTTPS. It is written with
1313
correctness, clarity & performance as fundamental goals.
1414

1515
In [ongoing automated performance
16-
tests](https://github.com/mtrudel/bandit/actions/runs/4449308920),
16+
tests](https://github.com/mtrudel/bandit/actions/workflows/manual_benchmark.yml),
1717
Bandit's HTTP/1.x engine is up to 4x faster than Cowboy depending on the number of concurrent
1818
requests. When comparing HTTP/2 performance, Bandit is up to 1.5x faster than Cowboy. This is
1919
possible because Bandit has been built from the ground up for use with Plug applications; this

0 commit comments

Comments
 (0)