Closed sanderfoobar closed 5 months ago
https://raw.githubusercontent.com/pixelb/ps_mem/master/ps_mem.py
Current situation:
task: See to what extend we have control over Qt's allocs (greediness), as well as investigate unwarranted memory increases.
Fixed in 4e6de50639fc0f01fac7d86e9aa239127bad962d
rtcom registerMessage was leaking
https://raw.githubusercontent.com/pixelb/ps_mem/master/ps_mem.py
Current situation:
task: See to what extend we have control over Qt's allocs (greediness), as well as investigate unwarranted memory increases.