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
adamholmberg has quit [Remote host closed the connection]
Smigwell has quit [Read error: Connection reset by peer]
ctismer has quit [Read error: Connection reset by peer]
cfbolz has quit [Read error: Connection reset by peer]
DRMacIver has quit [Read error: Connection reset by peer]
jvesely has quit [Quit: jvesely]
Alex_Gaynor has quit [Read error: Connection reset by peer]
rguillebert has quit [Read error: Connection reset by peer]
fijal has quit [Read error: Connection reset by peer]
lauren has quit [Read error: Connection reset by peer]
rguillebert has joined #pypy
lauren has joined #pypy
fijal has joined #pypy
ctismer has joined #pypy
Alex_Gaynor has joined #pypy
cfbolz has joined #pypy
DRMacIver has joined #pypy
altendky has joined #pypy
speeder39_ has joined #pypy
petronny has joined #pypy
graingert has joined #pypy
speeder39_ has quit [Client Quit]
xcm has quit [Ping timeout: 265 seconds]
michelp has joined #pypy
CrazyPython has quit [Read error: Connection reset by peer]
DRMacIver has quit [Read error: Connection reset by peer]
altendky has quit [Ping timeout: 260 seconds]
lauren has quit [Ping timeout: 258 seconds]
michelp has quit [Ping timeout: 246 seconds]
EWDurbin has quit [Ping timeout: 252 seconds]
ctismer has quit [Ping timeout: 258 seconds]
graingert has quit [Ping timeout: 272 seconds]
fijal has quit [Ping timeout: 268 seconds]
Alex_Gaynor has quit [Ping timeout: 245 seconds]
rguillebert has quit [Ping timeout: 258 seconds]
fijal has joined #pypy
petronny has quit [Ping timeout: 260 seconds]
samth has quit [Ping timeout: 248 seconds]
jeroud has quit [Ping timeout: 260 seconds]
cfbolz has quit [Ping timeout: 245 seconds]
avakdh has quit [Ping timeout: 245 seconds]
reaperhulk has quit [Ping timeout: 252 seconds]
string has quit [Ping timeout: 252 seconds]
krono has quit [Ping timeout: 272 seconds]
phlebas has quit [Ping timeout: 245 seconds]
idnar has quit [Ping timeout: 260 seconds]
ctismer has joined #pypy
fijal has quit [Ping timeout: 260 seconds]
CrazyPython has joined #pypy
wallet42 has quit [Ping timeout: 245 seconds]
stillinbeta has quit [Ping timeout: 245 seconds]
ctismer has quit [Ping timeout: 246 seconds]
adamholmberg has joined #pypy
msjyoo has quit [Ping timeout: 248 seconds]
starlord has quit [Ping timeout: 260 seconds]
jvesely has joined #pypy
jeroud has joined #pypy
CrazyPython has quit [Read error: Connection reset by peer]
<kenaan>
cfbolz py3.7-call-changes e00970e45d4b /pypy/interpreter/astcompiler/: limit the maximum stack size when doing calls with huge arguments the _make_call method is slowly beco...
<kenaan>
cfbolz py3.7-call-changes 8169d516e6b1 /pypy/interpreter/astcompiler/: what I actually wanted to achieve: support calls with arbitrary many arguments
<antocuni>
cfbolz: ouch :(
<antocuni>
is it because of the new io stack?
<cfbolz>
antocuni: I haven't investigated in detail yet
adamholmberg has joined #pypy
Smigwell has joined #pypy
lritter has joined #pypy
jcea has joined #pypy
<cfbolz>
antocuni: the benchmark reduces to "pip is slow on pypy3"
jcea has quit [Remote host closed the connection]
jcea has joined #pypy
jvesely has joined #pypy
jacob22 has quit [Ping timeout: 265 seconds]
<ronan>
cfbolz: what do you mean? I'm not seeing much time spent in pip itself
<cfbolz>
ronan: eg try this on the toplevel of the virtualenv checkout: