|
From: Daniel J S. <dan...@ie...> - 2006-03-13 18:10:10
|
Last night I started a script "allinf.dem" consisting of load "all.dem" load "allinf.dem" run with the system command line: gnuplot allinf.dem < /dev/null What I found was that last night the minimum memory usage in the cycle for gnuplot/gplt_x11 was 6.4/5.9 MB, but this morning it was 12.2/5.9 MB which suggests. I can't think of why it should go up. Is there some better way to test for memory leaks? Dan |