Mathematica 9 is now available
 Documentation / Mathematica / Built-in Functions / Memory Usage  /
MaxMemoryUsed

  • MaxMemoryUsed[ ] gives the maximum number of bytes used to store all data for the current Mathematica session.
  • On most computer systems, MaxMemoryUsed[ ] will give results close to those obtained from external process status requests.
  • MaxMemoryUsed[ ] will not typically account for code space, stack space or the effects of heap fragmentation.
  • See the Mathematica book: Section 2.13.4.
  • See also: MemoryInUse, ByteCount.


    Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
    THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
    SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.