Open
Description
The compression ratio of traces is usually really low (sometimes less than 1%...?!) so we should probably just skip the manual compression step and do this at runtime.
We already have miniz in the repo, so maybe we can just use that? Since the ratio is so low we can prioritize performance and it will still almost certainly be super tiny compared to the uncompressed trace.
- Compress in FNA3D_Tracing.c
- Decompress in replay.c
Metadata
Metadata
Assignees
Labels
No labels
Activity