Not sure if I understand your concern since I wonder how's that different from, say, some ephemeral Java collection that happens to be around after a given generational threshold and then becomes unreachable.
On Feb 10, 4:01 am, pron <[email protected]> wrote: > And have you profiled the objects making it to the old generation > (requiring/causing the full GC)? Are persistent collection nodes a > significant part of those? -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
