Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Update automated performance tests to point at the manual benchmark action list instead of a specific one, since they expire after 90/120 days
  • Loading branch information
mtrudel authored Dec 4, 2024
1 parent 9ea100a commit 22064e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ HTTP/2 and WebSocket clients over both HTTP and HTTPS. It is written with
correctness, clarity & performance as fundamental goals.

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

0 comments on commit 22064e7

Please sign in to comment.