Re: Performance issue with new gtk 2.0 for win32
Tor Lillqvist <[email protected]>
| Newsgroups | gmane.comp.video.gimp.windows.devel |
|---|---|
| Message-ID | <[email protected]> |
Harring Figueiredo writes: > Do you know why the momory goes up to 80 MB and then goes back down ? (Bill > also reported the same problem.) Well, there *used* to be a "non-permanent" leak kinda like that in GDK/Win32, present at least in the previous binary build. The test program that demonstrated it kept growing, and then if you minimized it, its size shrank dramatically, and started growing slowly again if unminimized. But that leak definitely should be gone in the 2.0.9-20021201 build. There can of course be something similar still present, or in the backend-independent parts even. --tml