Idle cpu consumption
オープン
needs-investigation
- 主要言語
- Rust
- スター
- 24.8k
- フォーク
- 1.9k
- 平均マージ
- 23時間 10分
- マージ済み PR(30日)
- 26
説明
## 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
コントリビューションガイド
評価
この issue はまだ評価されていません。