You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using Galapix for a while on large image collections results in its memory
usage going up into the hundreds of megabyte. It's not clear if this is an
actual memory leak or memory used for caching by sqlite or another artifact.
Either way, this needs further investigation, as there is no reason for Galapix
to use anything close to that amount. In the best case, it should not need much
for then what is necessary for the current tiles on the screen.
Original issue reported on code.google.com by [email protected] on 26 Aug 2011 at 10:17
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 26 Aug 2011 at 10:17The text was updated successfully, but these errors were encountered: