Skip to content

simulate: decode zstd-compressed run summaries#904

Merged
theomonnom merged 4 commits into
mainfrom
simulate/zstd-summary
Jul 12, 2026
Merged

simulate: decode zstd-compressed run summaries#904
theomonnom merged 4 commits into
mainfrom
simulate/zstd-summary

Conversation

@theomonnom

Copy link
Copy Markdown
Member

Companion to livekit/protocol#1665: SimulationRun.summary (multi-MB decompressed, embedded in every fetch, broke the simulations dashboard at 100 scenarios) is replaced by summary_zstd - the same SimulationRunSummary proto, zstd-compressed. The CLI now downloads ~120KB instead of ~10MB for a 100-scenario run and decodes at the edge (zstd + proto.Unmarshal, memoized per run for the TUI render loop).

Pinned to the protocol branch commit; bump to the released version before merge.

🤖 Generated with Claude Code

@theomonnom
theomonnom merged commit 59fbd30 into main Jul 12, 2026
22 checks passed
@theomonnom
theomonnom deleted the simulate/zstd-summary branch July 12, 2026 23:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants