dymmond
palfrey
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
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
feat/perf
1 day ago
Remove CodSpeed badge from README Removed CodSpeed badge from the README.
main
4 days ago
Refactor docs
main
14 days ago
Move to Zensical
main
15 days ago
Specify virtualenv version in publish workflow (#14) * Specify virtualenv version in publish workflow * Fix server tests * Fix async tests
main
21 days ago
Fix async tests
tarsil-patch-1
21 days ago
Fix server tests
tarsil-patch-1
21 days ago
Specify virtualenv version in publish workflow Updated the installation command to include a specific version of virtualenv.
tarsil-patch-1
21 days ago
Active Branches
Internals and documentation
#15
last run
1 day ago
CodSpeed Performance Gauge
-1%
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs