On Tue, Mar 13, 2018 at 1:58 PM, Jeroen Demeyer <[email protected]> wrote: > On 2018-03-13 10:38, Dima Pasechnik wrote: >> >> this example, assuming the matrix size is a parameter, would easily >> become a memory leak > > > You mean with my code from #24954? My idea is to cache strongly only a fixed > finite number (currently 128) of CachedRepresentation instances. So even if > you create a million temporary matrix spaces that way, at most 128 would be > kept needless in memory. I don't see the problem there.
+1 -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.
