frabas / DISPLACE_GUI

A Scientific Research Software for Spatial Fisheries and Natural Resource Management
https://displace-project.org/
GNU General Public License v2.0
9 stars 3 forks source link

Huge memory leak on Windows #138

Closed studiofuga closed 2 years ago

studiofuga commented 2 years ago

On Windows the GUI app is almost unusable. When loading a very simple model (like minitest) the memory footprint grow up until eating a huge amount of memory (around 5GBo).

studiofuga commented 2 years ago

this might be related to a recent feature in QMap Control (persistent cache) used to speedup loading of maps. A workaround is to disable the persistent cache for now.