mirror of
https://github.com/tokio-rs/axum.git
synced 2025-10-02 07:20:38 +00:00
Link to another benchmark
This commit is contained in:
parent
15e03a4e6b
commit
044d35d193
@ -100,8 +100,9 @@ See the [crate documentation][docs] for way more examples.
|
||||
## Performance
|
||||
|
||||
`axum` is a relatively thin layer on top of [`hyper`] and adds very little
|
||||
overhead. So `axum`'s performance is comparable to [`hyper`]. You can find a
|
||||
benchmark [here](https://github.com/programatik29/rust-web-benchmarks).
|
||||
overhead. So `axum`'s performance is comparable to [`hyper`]. You can find
|
||||
benchmarks [here](https://github.com/programatik29/rust-web-benchmarks) and
|
||||
[here](https://web-frameworks-benchmark.netlify.app/result?l=rust).
|
||||
|
||||
## Safety
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user