Commit e75513b
committed
Add tests for binary format
Tests cover the full write/read cycle, delta encoding (RLE, suffix,
pop-push), compression modes, edge cases (empty files, deep stacks,
many threads), and replay through different collectors.
The mock-based tests verify encoding behavior without needing actual
profiling, while integration tests exercise the complete pipeline.1 parent 1437629 commit e75513b
1 file changed
Lines changed: 1021 additions & 0 deletions
0 commit comments