overte
overte copied to clipboard
Profile and optimize memory usage
Overte uses a lot of RAM, especially when loading new textures. That RAM doesn't seem to be released. We could try using Valgrind's massif and KDE's massif-visualizer to try to visualize memory usage and locate places where it's not being freed.
https://github.com/overte-org/overte/issues/280 https://github.com/overte-org/overte/issues/279