On Sat, Dec 6, 2008 at 4:52 AM, Paul Mooser <[EMAIL PROTECTED]> wrote:
>
> Ok, even after the change precisely as you described, I still get the
> same result. The following object is a GC root of a graph worth
> several hundreds of megabytes of memory, consisting basically of a
> giant chain of lazy-conses:
>
> clojure.core$filter__3364$fn__3367

This may not be worth much, but can you see the data members of that
object?  It's not itself the head of a cons chain, presumably, so I'm
wondering if the data member that *is* at the head has a useful name.

--Chouser

--~--~---------~--~----~------------~-------~--~----~
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
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to