Pull requests
docs: add inline comments for complex algorithms and non-obvious decisions
Added WHY-focused inline comments to explain:
- Pipelining queue backpressure mechanism (server.py)
- Concurrency limit resource distribution (server.py)
- Busy loop prevention during slow app processing (server.py)
- Single-chunk body allocation optimization (http.py)
- WebSocket frame buffering to avoid partial unmask (websocket.py)
- Pure-Python fallback explanation (acceleration.py)
All comments explain design decisions and non-obvious behavior,
not obvious code mechanics.
Comment count: +5 new, +2 improved across 4 files
Evidence: .sisyphus/evidence/task-20-comments.md -1%
-1%
0%
Add CodSpeed continuous performance benchmarkscodspeed-wizard-1772061386185 N/A
© 2026 CodSpeed Technology