On Mon, Nov 22, 2010 at 11:47 AM, John Fingerhut
<andy.finger...@gmail.com> wrote:
>     max live=63.1 MB - The maximum heap size before any GC invocation
>     was 63.1 MB.  The name "max live" is probably not the best name
>     for that value, since objects in heap before a GC begins are often
>     not all live.

You'll get a much better approximation to the concept of "max live"
from the maximum heap size right AFTER any GC invocation.

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to