mirror of
https://github.com/tokio-rs/axum.git
synced 2026-09-08 00:00:24 +02:00
Add initial benchmarks (#1243)
* Add initial benchmarks * improve error message if rewrk isn't installed * what env vars does github ci have? * run benchmarks for a bit on ci * debug error * ignore args on ci * actually also locally * apply review suggestions
This commit is contained in:
@@ -102,3 +102,7 @@ features = [
|
||||
"multipart",
|
||||
"ws",
|
||||
]
|
||||
|
||||
[[bench]]
|
||||
name = "benches"
|
||||
harness = false
|
||||
|
||||
Reference in New Issue
Block a user