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
File tree
1 file changed
+1021
-0
lines changed- Lib/test/test_profiling/test_sampling_profiler
1 file changed
+1021
-0
lines changed
0 commit comments