mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-13 21:40:41 +00:00
57084fd911
* We are really looking for persistent memory leaks here not fluctuations in memory use. There are too many false positives from memory usage increasing up high part-way through the iterations and then reducing down for the final iteration, which could be many lazy or deferred things running and completing over time.