mem


(mem)

This function shows a report on the current memory usage, including the number and used times by GarbageCollections.

Arguments

none

Return

always returns NIL

Example

(mem)

*** Total Memory Usage : 
GC calls Total  488 [2.48 secs.]  (488 in all docs)
GC calls System 2, Int 0, Real 134, Vector 64, Strg 34, Symbol 0, Cons 227, Heap 27


VM total memory : 199.996 MB
VM Page  memory : 120.000 MB available,  48.949 MB used (40 %)
VM Heap  memory :  79.996 MB available,   6.796 MB used (8 %)

Remarks

users and applications can define some memory limits with settings in lispex.dll.cfg file, in BricsCAD installation folder



©  Bricsys NV. All rights reserved.