On Fri, Aug 30, 2024 at 6:47 AM Georgi Guninski <ggunin...@gmail.com> wrote:
>
> > How do you know that doesn't leak? Do you mean that repeated execution of 
> > those commands in the same session does not swell memory use?
>
> I am computing the root number in a loop, collect garbage and measure
> the used memory using `Process.memory_info().rss`
>
> >  It may even be the case that 128 Mb is the chunk size involved here!
>
> Indeed, this might be true. I think that the probability that a leak
> in a loop to 10^5 to be very close to power of two is very low, so it
> is not random leak.

If the loop over elliptic curves is shorter (or longer), do you still
have the same leak size?

Dima
>
> --
> 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 sage-devel+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/sage-devel/CAGUWgD-4sH5tC6VadZ00ey7hgtu1gYdLJ4R3aeLS3DZtiWFL-A%40mail.gmail.com.

-- 
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 sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/CAAWYfq2RNMj8yOx6Ct6sZP_Ke4XHayyLxvaia7H0EtEu4u2NOQ%40mail.gmail.com.

Reply via email to