feat(stats): add --stats flag and PipelineStats windowed diagnostics
Add lightweight per-second pipeline statistics for stutter diagnosis: - --stats CLI flag enables structured stats logging - PipelineStats tracks capture/encode/send timing with p95/pmax - FrameTimings records import/scale/transfer/sws/encode per-frame - StatsSnapshot produces one structured log line per second
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -17,3 +17,7 @@ Thumbs.db
|
||||
|
||||
# Sisyphus orchestration artifacts
|
||||
.sisyphus/
|
||||
.omo/
|
||||
.playwright-mcp/
|
||||
wl-webrtc.log
|
||||
webrtc-p0-success.png
|
||||
|
||||
Reference in New Issue
Block a user