cfbolz changed the topic of #pypy to: PyPy, the flexible snake (IRC logs: https://quodlibet.duckdns.org/irc/pypy/latest.log.html#irc-end ) | use cffi for calling C | if a pep adds a mere 25-30 [C-API] functions or so, it's a drop in the ocean (cough) - Armin
ebarrett has quit [Quit: WeeChat 2.6]
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
adamholmberg has quit [Remote host closed the connection]
lritter has quit [Quit: Leaving]
dansan_ has joined #pypy
dansan has quit [Read error: Connection reset by peer]
jcea has quit [Remote host closed the connection]
mgedmin has quit [Quit: ZNC - https://wiki.znc.in/ZNC]
mgedmin has joined #pypy
dddddd has quit [Ping timeout: 272 seconds]
oberstet has joined #pypy
adamholmberg has joined #pypy
adamholmberg has quit [Read error: Connection reset by peer]
abrown_ has joined #pypy
ccamel has quit [Ping timeout: 240 seconds]
abrown has quit [Ping timeout: 260 seconds]
jerith has quit [Ping timeout: 240 seconds]
camelCaser has joined #pypy
jerith has joined #pypy
jacob22 has quit [Ping timeout: 268 seconds]
abrown_ has quit [Remote host closed the connection]
abrown_ has joined #pypy
jvesely has quit [Quit: jvesely]
epony has quit [Remote host closed the connection]
jacob22 has joined #pypy
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
epony has joined #pypy
dddddd has joined #pypy
jcea has joined #pypy
Ai9zO5AP has quit [Ping timeout: 268 seconds]
Ai9zO5AP has joined #pypy
Smigwell has joined #pypy
Ai9zO5AP has quit [Ping timeout: 268 seconds]
Rhy0lite has joined #pypy
jvesely has joined #pypy
speeder39_ has joined #pypy
Ai9zO5AP has joined #pypy
nimaje has quit [Quit: WeeChat 2.7]
nimaje has joined #pypy
adamholmberg has joined #pypy
adamholmberg has quit [Remote host closed the connection]
jacob22 has quit [Ping timeout: 268 seconds]
lritter has joined #pypy
adamholmberg has joined #pypy
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
adamholmberg has quit [Ping timeout: 240 seconds]
rjarry has left #pypy ["Leaving"]
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
jvesely has quit [Quit: jvesely]
speeder39_ has quit [Quit: Connection closed for inactivity]
Taggnostr has quit [Remote host closed the connection]
Taggnostr has joined #pypy
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
<kenaan> mattip py3.6 cb567ed9c7ec /lib_pypy/_sysconfigdata.py: add missing value to config_vars, from cibuildwheel PR #185
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
jvesely has joined #pypy
fox_ has joined #pypy
fox_ has quit [Client Quit]
<cfbolz> arigato: for an extension type, can you even have a __xor__ without __rxor__?
<cfbolz> Because I don't quite see why we would need set.__rxor__
<cfbolz> Ah, maybe if you try hard enough with set subclasses
jacob22 has joined #pypy
<kenaan> stevie_92 cpyext-gc-cycle e8295913b0ef /rpython/memory/gc/test/: Added rrc gc tests to improve code coverage
<cfbolz> mattip: if you have a moment, could you try to merge py3.6->py3.7? I don't get the new venv and where your change should go
<kenaan> mattip py3.7 55e4d78197be /: merge py3.6 into branch
<kenaan> mattip py3.7 af1982e722d3 /lib-python/3/venv/__init__.py: fix merge
<cfbolz> thanks :-)
oberstet has quit [Remote host closed the connection]
<kenaan> cfbolz py3.7 a512d2966a9a /pypy/objspace/std/: way too much work: forbid "% %" % () and variants
<mattip> jacob22: I ran benchmarks on cpython3.7.6, you can see it now on the comparison page
<mattip> the permalink doesn't work so well. Try only pypy-jit64 latest, cpython2.7.11, cpython3.7.6, pypy3.6-jit-64 latest
<mattip> and then set the chart to nomalization against cpython3.7.6, horizontal bars
<mattip> there is something wrong with pypy3.6 and telco, and also spitfire_cstringio2 is strangely slow
<kenaan> mattip benchmarks 0a0be263be14 /: update for cpython run via run_local.py
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
lritter has quit [Remote host closed the connection]
<mattip> pypy3 calls _decimal.__enter__ over 180000 times in telco, cpython3 never calls it
<mattip> the benchmark is set up so it is very easy to profile:
<mattip> pypy3 own/telco.py -n 3 --profile --profile_sort=ncalls
<mattip> cpython2 takes 300 msecs to run the benchmark, pypy2 around 15, pypy3 around 60, and cpython3 under 10
<mattip> so we were 20x better, but cpython3 got 30x better and we got 4x worse
mattip has quit [Ping timeout: 272 seconds]
mattip has joined #pypy
Smigwell has left #pypy [#pypy]
lritter has joined #pypy
Ai9zO5AP has quit [Quit: WeeChat 2.5]
jvesely has quit [Quit: jvesely]
xcm has quit [Remote host closed the connection]
xcm has joined #pypy