Re: Gradual Growth of Memory Use?
"Tim Bradshaw (as tfb at tfeb dot org)" <[email protected]>
| Newsgroups | gmane.lisp.lispworks.general |
|---|---|
| Message-ID | <[email protected]> |
On 19 Mar 2025, at 15:15, Tim Bradshaw (as tfb at tfeb dot org) <[email protected]> wrote: > > > What I really want is something which will produce one of the nice 'Napoleon's march to Moscow' type plots (they must have a name) where you can see things grow and shrink over time. I don't know how to make those though: I suspect one of the Python libraries will have it. FWIW I now do have something which makes this. if anyone is interested I could clean it up and put it somewhere (in a while). You tell it when you stop caring about small things (95% memory seems to be fine) and it will them remember those classes and track their space usage over time. It needs Racket (makes the plots) and a better version of size-by-class than I posted. This plot is an old quiescent LW which I loaded and ran some code in and then I think ran (gc-generation 3) (the big fall). A logarithmic plot might be better. --tim
lwmem.jpeg
(image/jpeg, 79.5 KB) - not displayed