> 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. -- 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.