Re: Gradual Growth of Memory Use?
"David McClain (as dbm at refined-audiometrics dot com)" <[email protected]>
| Newsgroups | gmane.lisp.lispworks.general |
|---|---|
| Message-ID | <[email protected]> |
Just got back from running some errands… Made the change from a list of quads (timestamp, val, filtered val, snr) to 4 typed arrays with a fill-pointer. Maximal size prealloc of 8192 points (about 34 hours). Using VECTOR-PUSH against these pre-allocated arrays. So far so good. Memory use has climbed from about 120 MB to now 144 MB after about 12 minutes. Some amount of growth is expected after startup until it reaches steady state. We’ll know more in a few hours. - DM > On Mar 13, 2025, at 12:05, Yuri Davidovsky <[email protected]> wrote: > > >> On 13 Mar 2025, at 19:29, David McClain <[email protected]> wrote: >> >> OH !!! I will do. > > So how did it go? Or you will need 24 hours or so to verify? _______________________________________________ Lisp Hug - the mailing list for LispWorks users [email protected] http://www.lispworks.com/support/lisp-hug.html