GPUOpen-Tools / GPU-Reshape

GPU Reshape (GRS) is an API agnostic instrumentation framework, with instruction level validation.
Other
359 stars 10 forks source link

[Backend] Message stream compression #41

Open miguel-petersen opened 11 months ago

miguel-petersen commented 11 months ago

Shader export data is typically a repeated stream of a few unique messages, there is a lot of benefit in rolling a custom compression scheme for it. Additionally, this would help with UI performance on large streams.