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
YannickJadoul has quit [Ping timeout: 240 seconds]
yajadoul has quit [Quit: Leaving]
YannickJadoul has joined #pypy
jacob22 has quit [Ping timeout: 256 seconds]
YannickJadoul has quit [Remote host closed the connection]
YannickJadoul has joined #pypy
YannickJadoul has quit [Remote host closed the connection]
YannickJadoul has joined #pypy
YannickJadoul has quit [Quit: Leaving]
jacob22 has joined #pypy
<cfbolz>
so, with the just merged map-improvements branch the n-body simulation from pierre on the mailing list becomes 5.3x faster. CPython is 850x slower on the same program
<mattip>
nice!
forgottenone has quit [Quit: Konversation terminated!]
muke has joined #pypy
<muke>
hi, where can i find a list of opcodes that makes up pypy's IR? I'm looking at implementing a backend