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 joined #pypy
marky1991 has quit [Ping timeout: 272 seconds]
adamholmberg has quit [Remote host closed the connection]
HyP3r has quit [Remote host closed the connection]
adamholmberg has joined #pypy
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
epony has quit [Quit: reconf]
epony has joined #pypy
adamholmberg has quit [Remote host closed the connection]
jvesely has quit [Remote host closed the connection]
zmt00 has joined #pypy
zmt01 has quit [Ping timeout: 248 seconds]
adamholmberg has joined #pypy
jcea has quit [Quit: jcea]
adamholmberg has quit [Remote host closed the connection]
rubdos has quit [Ping timeout: 245 seconds]
<kenaan> rlamy StringIO-perf 359ec3890366 /pypy/module/_io/interp_stringio.py: Optimize sequences of .write() calls on W_StringIO
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/6778 [ronan: force build, StringIO-perf]
<bbot2> Started: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/7998 [ronan: force build, StringIO-perf]
<bbot2> Failure: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/6778 [ronan: force build, StringIO-perf]
trfl has quit [Quit: ZNC - http://znc.in]
trfl has joined #pypy
bbot2 has quit [Ping timeout: 260 seconds]
oberstet has joined #pypy
bbot2 has joined #pypy
rubdos has joined #pypy
<bbot2> Failure: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/7998 [ronan: force build, StringIO-perf]
lritter has quit [Ping timeout: 272 seconds]
lritter_ has joined #pypy
adamholmberg has joined #pypy
adamholmberg has quit [Ping timeout: 260 seconds]
nopf has quit [Ping timeout: 260 seconds]
nopf has joined #pypy
dddddd has quit [Ping timeout: 240 seconds]
ulope has quit [Ping timeout: 260 seconds]
ulope has joined #pypy
lritter_ has quit [Quit: Leaving]
SunDwarf has quit [Ping timeout: 260 seconds]
SunDwarf has joined #pypy
krono has quit []
krono has joined #pypy
krono has quit [Client Quit]
krono has joined #pypy
jacob22_ has joined #pypy
jacob22_ has quit [Ping timeout: 268 seconds]
jacob22_ has joined #pypy
<mattip> cfbolz: is pypy-jitdriver-greenkeys a cleanup or did you see a performance improvement?
<cfbolz> mattip: performance too
<mattip> cool
<cfbolz> A bit corner casey, but it should be a good removal of a performance cliff
<cfbolz> I have more ideas, probably also one to improve the pure python decimal
<cfbolz> (and a more difficult one to improve warmup times)
fangerer has joined #pypy
zmt01 has joined #pypy
<phlebas> hi fangerer :)
zmt00 has quit [Ping timeout: 260 seconds]
the_rat has quit [Ping timeout: 260 seconds]
the_rat has joined #pypy
tsaka__ has joined #pypy
xcm has quit [Read error: Connection reset by peer]
xcm has joined #pypy
speeder39_ has joined #pypy
<kenaan> cfbolz pypy-jitdriver-greenkeys 42d012e08816 /pypy/interpreter/pyframe.py: random finding: return early in this safety checking function in the JIT (I looked at jitcodes, i...
<kenaan> cfbolz pypy-jitdriver-greenkeys bdb5e618e09d /pypy/module/pypyjit/test_pypy_c/test_generators.py: test showing the effect
<kenaan> cfbolz pypy-jitdriver-greenkeys cf5ffe13453c /pypy/interpreter/pyopcode.py: slightly simplify for the jit, for the common non-tracing case
<kenaan> cfbolz jit-generating-extension c87366a2fc46 /rpython/: hacky experiment: can we write a generating extension for meta-interpreter (in the spirit of geni...
tsaka__ has quit [Ping timeout: 272 seconds]
jcea has joined #pypy
oberstet has quit [Remote host closed the connection]
oberstet has joined #pypy
marky1991 has joined #pypy
tsaka__ has joined #pypy
jacob22_ has quit [Ping timeout: 260 seconds]
dddddd has joined #pypy
tsaka_ has joined #pypy
tsaka__ has quit [Ping timeout: 272 seconds]
<mattip> cfbolz: if you want, you can run benchmarks on any branch by putting the branch name in the Branch: field of jit-benchmark-linux-x86-64
Rhy0lite has joined #pypy
<kenaan> rlamy extradoc 17cb515052f0 /sprintinfo/leysin-winter-2020/people.txt: people.txt edited online with Bitbucket: add myself
tsaka_ has quit [Ping timeout: 272 seconds]
speeder39_ has quit [Quit: Connection closed for inactivity]
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
Taggnostr has quit [Remote host closed the connection]
Taggnostr has joined #pypy
Smigwell has joined #pypy
tsaka_ has joined #pypy
<kenaan> mattip default b7b76322a4a7 /pypy/goal/getnightly.py: update script for portable builds
<kenaan> mattip heptapod 46525488dc8f /pypy/doc/: start to migrate documentation to foss.heptapod.net and document new workflow
<kenaan> mattip heptapod d8540ec58c60 /pypy/doc/: more heptapod migration
tsaka_ has quit [Remote host closed the connection]
tsaka_ has joined #pypy
tsaka__ has joined #pypy
tsaka_ has quit [Remote host closed the connection]
marky1991 has quit [Ping timeout: 260 seconds]
imp has joined #pypy
<imp> hello there.
<Dejan> hi
<imp> By the first time I took the challenge to pick a spagethi scientific C code and make it available in python as a nice and functional module. Of course for that I will need to fix a C code full of global variables. I was adviced to try to use CFFI for that.
<imp> I now a little about C and a little about python. I think it can be enough to do it.
marky1991 has joined #pypy
jacob22_ has joined #pypy
<cfbolz> imp: sounds like a plan! if you run into cffi trouble, here's a good place to ask
<imp> thank you. I will bother you all for sure.. now I'm talking about the numeriucal model with the team
plan_rich has joined #pypy
<plan_rich> mattip: hi, I setup the build bot for s390x. Not sure why I cannot connect, it always says username/password incorrect. Can you check on the buildbot master and send me the username/password?
xcm has quit [Remote host closed the connection]
<plan_rich> or well. I have no idea how currently admins the build bot master...?
<plan_rich> *who
xcm has joined #pypy
<mattip> plan_rich: checking
xcm has quit [Remote host closed the connection]
<mattip> it is as if there is no python on that PATH
xcm has joined #pypy
Rhy0lite has quit [Quit: Leaving]
<plan_rich> mattip: yes, python does not point to python2 (the latter exists), I guess they take python2 EOL seriously...
tsaka__ has quit [Ping timeout: 272 seconds]
_whitelogger has joined #pypy
<mattip> ok. It seems to be working now. I hope there is a pypy on the path :)
* mattip zzz
xcm has quit [Ping timeout: 240 seconds]
xcm has joined #pypy
xcm has quit [Quit: WeeChat 2.5]
xcm has joined #pypy
xcm has quit [Quit: WeeChat 2.6]
marky1991 has quit [Ping timeout: 265 seconds]
xcm has joined #pypy
adamholmberg has joined #pypy
tsaka__ has joined #pypy
adamholmberg has quit [Ping timeout: 272 seconds]
adamholmberg has joined #pypy
CrazyPython has joined #pypy
tsaka__ has quit [Ping timeout: 272 seconds]
Smigwell has left #pypy [#pypy]
marky1991 has joined #pypy
CrazyPython has quit [Read error: Connection reset by peer]
marky1991 has quit [Remote host closed the connection]
marky1991 has joined #pypy
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
adamholmberg has quit [Remote host closed the connection]
tsaka__ has joined #pypy
CrazyPython has joined #pypy
adamholmberg has joined #pypy
tsaka__ has quit [Ping timeout: 272 seconds]
xcm has quit [Read error: Connection reset by peer]
xcm has joined #pypy
tsaka__ has joined #pypy
CrazyPython has quit [Ping timeout: 265 seconds]
dddddd has quit [Ping timeout: 265 seconds]