[gtkada] Tasking with GtkAda for newbies
Preben Randhol
randhol at pvv.org
Fri Feb 9 14:23:49 CET 2001
Preben Randhol <randhol at pvv.org> wrote on 09/02/2001 (14:14) :
> Emmanuel Briot <briot at gnat.com> wrote on 09/02/2001 (14:02) :
> > What happens if you open 10 new dialogs afterwards ? Does the memory keep
> > growing ? It shouldn't, since it should be reusing the pool of freed memory
> > that it kept from before.
>
> I will do this test as soon as I pin down the bug in my source code that
> prevents me from recompiling it :-) I have changed too much. Teaches me
OK got it.
Now I popped up 20 dialogs and the memory went from 3945 to 4554 then I
closed all and the memory was still 4554. Then there was a pause and 20
new dialogs where started. After 4-5 dialogs the memory continued to
grow until approx 4660. I will check some things and clean up my source
code a bit and then I'll put it on the net so it is easier to look at
it.
Thanks for the help so far :-)
--
Preben Randhol ------------------- http://www.pvv.org/~randhol/ --
«For me, Ada95 puts back the joy in programming.»
More information about the gtkada
mailing list