mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-04 13:50:59 +00:00
* 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.