Idle cpu consumption
Aperta
needs-investigation
- Lingua principale
- Rust
- Stelle
- 24.8k
- Fork
- 1.9k
- Merge medio
- 23h 10m
- PR unite (30g)
- 26
Descrizione
## Expected Behavior
Actix doesn't consume cpu while idle.
## Current Behavior
Actix constantly consumes 0.1% cpu while idle.
## Steps to Reproduce (for bugs)
Start hello world actix server.
## Context
I have tested other web frameworks: axum, ntex. They don't consume any cpu while idle as expected.
## Your Environment
- Rust Version (I.e, output of `rustc -V`): 1.79
- Actix Web Version: 4.8.0
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.