Eric Firing wrote: > John Hunter wrote: >> On Thu, Jul 24, 2008 at 4:20 PM, Paul Kienzle <[EMAIL PROTECTED]> wrote:
>> >>> Running, I get a leak of about 5.6 KiB per loop. >>> I'm using matplotlib svn, macos 10.4, numpy 1.1.0 >> I'm not seeing this w/ PDF or Agg in linux... what backend are you >> using (the file had set use('PDF') so I assume you are using that. > > Ubuntu hardy, numpy svn, mpl svn, memleak_hawaii3.py with default pdf > output: > 399 12710 > 400 12710 > Average memory consumed per loop: 0.8706k bytes And with agg backend: 399 12285 400 12285 Average memory consumed per loop: 0.1244k bytes With ps backend: 399 12206 400 12206 Average memory consumed per loop: 0.1343k bytes Eric ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Matplotlib-devel mailing list Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel