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]> |
I don’t know the answer to that. I would have to keep track of which pane has an image constructed for it, for re-use. And then any resizing or background drawing on the pane would have to reconstruct the image, wouldn’t it? So it seems not very useful to cache an image for any panes. > On Mar 15, 2025, at 11:57, Yuri Davidovsky <[email protected]> wrote: > > > >> On 15 Mar 2025, at 19:53, David McClain (as dbm at refined-audiometrics dot com) <[email protected]> wrote: >> >> So it looks like resources are being requested from Win/11 and not actually being freed up. > > Is it possible to reuse the image objects? In a similar fashion your data acquisition buffers are reused. _______________________________________________ Lisp Hug - the mailing list for LispWorks users [email protected] http://www.lispworks.com/support/lisp-hug.html