antocuni changed the topic of #pypy to: PyPy, the flexible snake (IRC logs: https://botbot.me/freenode/pypy/ ) | use cffi for calling C | "PyPy: the Gradual Reduction of Magic (tm)"
adamholmberg has quit [Ping timeout: 276 seconds]
yuyichao_ has quit [Ping timeout: 256 seconds]
yuyichao_ has joined #pypy
lritter_ has joined #pypy
lritter has quit [Ping timeout: 268 seconds]
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
tbodt has joined #pypy
marr has quit [Ping timeout: 240 seconds]
xqb has quit [Remote host closed the connection]
xqb has joined #pypy
lritter_ has quit [Quit: Leaving]
dddddd has quit [Ping timeout: 252 seconds]
adamholmberg has joined #pypy
adamholmberg has quit [Ping timeout: 264 seconds]
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
tbodt has joined #pypy
tbodt has quit [Client Quit]
jcea has quit [Quit: jcea]
tbodt has joined #pypy
tbodt has quit [Client Quit]
alcarithemad has joined #pypy
dddddd has joined #pypy
nakka has quit [Remote host closed the connection]
yuyichao_ has quit [Quit: Konversation terminated!]
oberstet has joined #pypy
forgottenone has joined #pypy
jamadden has quit [Quit: Leaving.]
jamadden has joined #pypy
jamadden has quit [Client Quit]
raynold has quit [Quit: Connection closed for inactivity]
jamadden has joined #pypy
jamadden has quit [Client Quit]
Hotpot33 has quit [Max SendQ exceeded]
Hotpot33 has joined #pypy
dddddd has quit [Remote host closed the connection]
Hotpot33 has quit [Ping timeout: 240 seconds]
Hotpot33 has joined #pypy
jamadden has joined #pypy
jamadden has quit [Client Quit]
jamesaxl has quit [Read error: Connection reset by peer]
jamesaxl has joined #pypy
* cfbolz waves
marr has joined #pypy
jamadden has joined #pypy
jamadden has quit [Client Quit]
jamadden has joined #pypy
jamadden has quit [Client Quit]
<arigato> hi
<cfbolz> arigato: any clue about the thread module segfault?
<arigato> well it crashes in the own test too
<arigato> and I'm not seeing any relevant change, too
<cfbolz> arigato: :-(
<cfbolz> arigato: there has been a failing lock test for a while
<cfbolz> maybe it's rare and related to that
<arigato> possibly
<cfbolz> anyway, I can't reproduce it locally, of course
<arigato> the lock test is something I tried to attack at some point by making the test more reliable
<arigato> I think I only managed to get it a bit more reliable than before
<cfbolz> :-(
<cfbolz> all annoying
* cfbolz fixes the flaky _io test
<kenaan_> cfbolz default d1c1e6659eab /pypy/module/_io/test/test_interp_textio.py: set the hypothesis deadline of this test explicitly to None (it's slow, because looking up the codec the first tim...
<kenaan_> cfbolz default 516a8cd83164 /pypy/doc/whatsnew-head.rst: document branch
oberstet has quit [Ping timeout: 256 seconds]
antocuni has joined #pypy
<cfbolz> arigato: interestingly enough about the divmod issue: divmod(long, 10) is indeed slower than long / 10, because the latter uses a special code path for division by int, and the former doesn't
<cfbolz> ah, no, more complicated
<cfbolz> long % 10 has that fast path
<cfbolz> long / 10 doesn't either
oberstet has joined #pypy
jamadden has joined #pypy
jamadden has quit [Client Quit]
<cfbolz> now the more important question: do I care
jamadden has joined #pypy
glyph has quit [Ping timeout: 240 seconds]
antocuni has quit [Ping timeout: 264 seconds]
<cfbolz> pffff, there's even a pull request
inhahe has quit [Ping timeout: 240 seconds]
inhahe has joined #pypy
nunatak has joined #pypy
glyph has joined #pypy
mattip_away has joined #pypy
<mattip_away> cfbolz: the benchmarks performance is still off, I recalibrated two tests’s iterations
<mattip_away> so now the run does not timeout
<cfbolz> mattip_away: it seems to oscillate somehow?
<mattip_away> ahh so that would support the idea of a hardware issue
<mattip_away> which run was Ok ? I only see red at http://speed.pypy.org/changes
<mattip_away> the timeline plots http://speed.pypy.org/timeline/#/?exe=3,1&base=2+472&ben=grid&env=1&revs=200&equid=off
<mattip_away> do show occilation but not correlated to eachother
mattip_away has quit [Remote host closed the connection]
jacob22__ has quit [Ping timeout: 248 seconds]
jacob22__ has joined #pypy
fr4nt1c has joined #pypy
dddddd has joined #pypy
forgottenone has quit [Remote host closed the connection]
jamesaxl has quit [Read error: Connection reset by peer]
jamesaxl has joined #pypy
forgottenone has joined #pypy
altendky has joined #pypy
oberstet has quit [Ping timeout: 268 seconds]
jcea has joined #pypy
raynold has joined #pypy
tazle has quit [Read error: Connection reset by peer]
tazle has joined #pypy
gcbirzan has left #pypy [#pypy]
lritter has joined #pypy
redj has quit [Ping timeout: 264 seconds]
redj has joined #pypy
nunatak has quit [Quit: Leaving]
fr4nt1c has quit [Quit: Leaving]
forgottenone has quit [Quit: Konversation terminated!]
xqb has quit [Quit: Leaving]
xqb has joined #pypy
ronan has quit [Ping timeout: 256 seconds]
ronan has joined #pypy
<kenaan_> cfbolz math-improvements 62e5eec4ea05 /rpython/rlib/test/test_rbigint.py: move from/tobytes tests to correct class
<kenaan_> cfbolz math-improvements fb3f2424ac23 /rpython/rlib/test/test_rbigint.py: be a lot more systematic about testing the rbigint.int_* variants. This discovered a bug in rbigint.int_...
zmt00 has quit [Ping timeout: 240 seconds]
zmt00 has joined #pypy
xqb` has joined #pypy
xqb has quit [Disconnected by services]
xqb` is now known as xqb
jamesaxl has quit [Quit: WeeChat 2.0.1]
tinix has quit [Quit: Leaving.]
tinix has joined #pypy
tinix has quit [Ping timeout: 240 seconds]