MathGroup Archive 2009

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: MemoryInUse and Print

  • To: mathgroup at smc.vnet.net
  • Subject: [mg99995] Re: MemoryInUse and Print
  • From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
  • Date: Thu, 21 May 2009 00:07:31 -0400 (EDT)
  • Organization: Uni Leipzig
  • References: <gth60r$f9j$1@smc.vnet.net> <guu2h6$6a1$1@smc.vnet.net>
  • Reply-to: kuska at informatik.uni-leipzig.de

Hi,

on my system I get a constant memory decrease with

$HistoryLength = 0;

Print[Share[]; MemoryInUse[]];
Print[Share[]; MemoryInUse[]];
Print[Share[]; MemoryInUse[]];
Print[Share[]; MemoryInUse[]];
Print[Share[]; MemoryInUse[]];

Regards
   Jens

replicatorzed at gmail.com wrote:
> No idea? Any comment?
> 
> Istvan
> 


  • Prev by Date: GeoDistance gives other value than SpheroidalDistance
  • Next by Date: Re: Basic question about Mathematica Interface
  • Previous by thread: Re: MemoryInUse and Print
  • Next by thread: Re: Nested numerical integration