cfbolz changed the topic of #pypy to: PyPy, the flexible snake (IRC logs: https://botbot.me/freenode/pypy/ ) | use cffi for calling C | "the modern world where network packets and compiler optimizations are effectively hostile"
rokujyouhitoma has quit [Ping timeout: 240 seconds]
<kenaan>
arigo gc-del-limit-growth c58234754604 /: The bounds in the GC need to be fixed, when allocating a lot of objects with finalizers (issue #2590)
<kenaan>
arigo gc-del-limit-growth f9500da6edd2 /rpython/memory/test/gc_test_base.py: Add failing test
yuyichao has quit [Remote host closed the connection]
rokujyouhitoma has joined #pypy
yuyichao has joined #pypy
rokujyouhitoma has quit [Ping timeout: 255 seconds]
marky1991 has joined #pypy
<kenaan>
arigo gc-del-limit-growth 264b56beda7a /rpython/memory/: Fix the test, at least for minimark and incminimark.
lritter has joined #pypy
__jae__ has joined #pypy
rokujyouhitoma has joined #pypy
rokujyouhitoma has quit [Ping timeout: 240 seconds]
antocuni has joined #pypy
mattip has joined #pypy
antocuni has quit [Ping timeout: 240 seconds]
rokujyouhitoma has joined #pypy
rokujyouhitoma has quit [Ping timeout: 260 seconds]
forgottenone has quit [Ping timeout: 255 seconds]
forgottenone has joined #pypy
commandoline has quit [Quit: Bye!]
commandoline has joined #pypy
marr has quit [Ping timeout: 268 seconds]
rokujyouhitoma has joined #pypy
rokujyouhitoma has quit [Ping timeout: 240 seconds]
tormoz has joined #pypy
deep-book-gk_ has joined #pypy
deep-book-gk_ has left #pypy [#pypy]
rokujyouhitoma has joined #pypy
rokujyouhitoma has quit [Ping timeout: 248 seconds]
<mattip>
arigato: is there an magic api to tell the gc "do a major collection right now?"
<mattip>
it might help to debug whether we are leaking references/have reference cycles vs. just not getting the gc to run major collections enough
vkirilichev has joined #pypy
rokujyouhitoma has joined #pypy
rokujyouhitoma has quit [Ping timeout: 260 seconds]
gclawes has quit [Remote host closed the connection]
<fijal>
mattip: gc.collect does that
vkirilichev has quit [Remote host closed the connection]
marr has joined #pypy
gclawes has joined #pypy
gclawes has quit [Client Quit]
gclawes has joined #pypy
<mattip>
fijal: I mean instead of needing to call gc.collect repetitively
<fijal>
then I don't understand
<fijal>
gc.collect() is an API to do a major collection now, what else do you want?
<fijal>
isn't that what you asked for?
<fijal>
mattip:
rokujyouhitoma has joined #pypy
vkirilichev has joined #pypy
rokujyouhitoma has quit [Ping timeout: 260 seconds]
<mattip>
fijal: thats what I said, true, but what I meant is a way to do a super collection of everything that can be collected
<mattip>
as it is we need to call gc.collect in a loop, say 3-10 times and hope that it is enough
mattip has left #pypy ["bye"]
deep-book-gk_ has joined #pypy
deep-book-gk_ has left #pypy [#pypy]
yuyichao has quit [Read error: No route to host]
yuyichao has joined #pypy
vkirilichev has quit [Remote host closed the connection]
tormoz has quit [Ping timeout: 240 seconds]
tormoz has joined #pypy
lritter has quit [Quit: Leaving]
rokujyouhitoma has joined #pypy
rokujyouhitoma has quit [Ping timeout: 260 seconds]