arigato 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 | mac OS and Fedora are not Windows
marky1991 has quit [Ping timeout: 248 seconds]
alexge50 has quit [Ping timeout: 252 seconds]
lesshaste has quit [Ping timeout: 268 seconds]
lesshaste has joined #pypy
lesshaste is now known as Guest90022
speeder39_ has quit [Quit: Connection closed for inactivity]
jcea has quit [Quit: jcea]
forgottenone has joined #pypy
dansan_ has joined #pypy
dansan has quit [Ping timeout: 248 seconds]
oberstet has joined #pypy
dansan_ has quit [Ping timeout: 264 seconds]
dansan_ has joined #pypy
wleslie has quit [Quit: ~~~ Crash in JIT!]
Guest90022 has quit [Ping timeout: 264 seconds]
Guest90022 has joined #pypy
lauren has quit [Ping timeout: 248 seconds]
nedbat has quit [Ping timeout: 248 seconds]
zmt00 has quit [Ping timeout: 248 seconds]
lauren has joined #pypy
wleslie has joined #pypy
dddddd has quit [Remote host closed the connection]
nedbat has joined #pypy
wleslie has quit [Quit: ~~~ Crash in JIT!]
infernix has joined #pypy
ronan has quit [Ping timeout: 258 seconds]
jacob22__ has quit [Ping timeout: 258 seconds]
ronan has joined #pypy
<arigato> About guard not invalidated, we handle it like a normal guard : we sometimes make a bridge, if the guard keeps failing
<arigato> But that is not the common case, because we don't enter from the start any loop that was invalidated
<arigato> And we always invalidate complete loops, I.e all guard_not_invalidated in the loop at once
krono has quit [Ping timeout: 246 seconds]
krono has joined #pypy
tsaka_ has joined #pypy
antocuni has joined #pypy
Remi_M has quit [Quit: See you!]
Remi_M has joined #pypy
alexge50 has joined #pypy
tsaka_ has quit [Ping timeout: 245 seconds]
jacob22__ has joined #pypy
jacob22__ has quit [Ping timeout: 272 seconds]
tsaka_ has joined #pypy
forgottenone has quit [Quit: Konversation terminated!]
antocuni has quit [Ping timeout: 245 seconds]
infernix has quit [Ping timeout: 258 seconds]
infernix has joined #pypy
Rhy0lite has joined #pypy
infernix has quit [Ping timeout: 244 seconds]
dddddd has joined #pypy
jacob22 has joined #pypy
<kenaan> cfbolz default 8377609877a4 /rpython/rlib/_rsocket_rffi.py: backport rlib socket changes from 440feb6ea372 (minus tabs)
<kenaan> cfbolz py3.6 60c42a75264d /rpython/rlib/_rsocket_rffi.py: merge default
<krono> arigato: thanks for chiming in.
<krono> Actually, I try to classify the ops in a loop I have (For my writing). and currently I have a) allocations b) stores c) loads d) guard e) other
<krono> other includes jump/label/debug_mergepoint. and because it is completely uncommon in _my_ loop, instance_ptr_eq
<krono> there's not arithmetics in these loops, so IMHO memory ops trump everything.
<krono> I am inclined to sort guard_not_invalidated to other, in this case.
<cfbolz> yes, plausible
antocuni has joined #pypy
<krono> thank, cfbolz :)
<kenaan> mattip py3.6 dfa5401cba82 /rpython/rlib/_rsocket_rffi.py: sync with default
infernix has joined #pypy
<cfbolz> mattip: sorry :-(
jcea has joined #pypy
lritter has joined #pypy
infernix has quit [Read error: Connection reset by peer]
antocuni has quit [Read error: Connection reset by peer]
antocuni has joined #pypy
infernix has joined #pypy
vstinner has joined #pypy
alexge50 has quit [Remote host closed the connection]
<mattip> :)
<vstinner> hi. FYI I renamed the "perf" project to "pyperf" to avoid confusion with Linux perf which has a Python binding called... "perf" as well
<vstinner> I'm telling you that since I know that PyPy timeit suggests to use "perf timeit"
<tos9> vstinner: a good change
<mattip> yes, thanks. So it is now used as python -mpyperf ?
<kenaan> rlamy default 32dd16507042 /lib-python/2.7/timeit.py: Update warning: perf is now called pyperf
<ronan> vstinner: ^^^
<mattip> ronan: there is a test that checks the warning string in test_timeit.py
<ronan> mattip: oops, thx
<mattip> and merging that to py3.6 will fail since it is a different directory
<kenaan> rlamy default e53c20a6841a /lib-python/2.7/test/test_timeit.py: fix test as well
infernix has quit [Ping timeout: 245 seconds]
forgottenone has joined #pypy
<vstinner> mattip: "pip install perf" provides a "pyperf" command. "python -m perf" was always usable and is the preferred way in the doc ;)
<kenaan> rlamy py3.6 c52c6b7bcc14 /lib-python/3/: Update warning: perf is now called pyperf
<vstinner> by the way, I also renamed the "performance" project to "pyperformance". I had to deal with the owner the "pyperformance" owner of PyPI who was super kind and gave me the name ;)
<ronan> vstinner: erm, the docs mention "python3 -m pip install pyperf" and "python3 -m pyperf timeit", don't they?
<vstinner> ronan: maybe also already updated the doc?
<vstinner> oops
<vstinner> ronan: maybe someone already updated the doc?
<vstinner> ronan: hi ;)
moei has joined #pypy
marky1991 has joined #pypy
yaewa has joined #pypy
infernix has joined #pypy
moei has quit [Ping timeout: 245 seconds]
jacob22 has quit [Ping timeout: 246 seconds]
Ai9zO5AP has joined #pypy
<kenaan> arigo cffi/cffi e00484ba0031 /: Issue #412 Test and fix for unnamed bitfields which are not ":0" bitfields.
themsay has joined #pypy
forgottenone has quit [Quit: Konversation terminated!]
forgottenone has joined #pypy
forgottenone has quit [Quit: Konversation terminated!]
forgottenone has joined #pypy
vstinner has left #pypy [#pypy]
speeder39_ has joined #pypy
tsaka_ has quit [Ping timeout: 268 seconds]
tsaka_ has joined #pypy
jacob22 has joined #pypy
tsaka_ has quit [Ping timeout: 248 seconds]
marky1991 has quit [Remote host closed the connection]
marky1991 has joined #pypy
themsay has quit [Read error: Connection reset by peer]
themsay has joined #pypy
tsaka_ has joined #pypy
themsay has quit [Ping timeout: 268 seconds]
_whitelogger has joined #pypy
themsay has joined #pypy
Rhy0lite has quit [Quit: Leaving]
themsay has quit [Read error: Connection reset by peer]
themsay has joined #pypy
marky1991 has quit [Remote host closed the connection]
marky1991 has joined #pypy
forgottenone has quit [Quit: Konversation terminated!]
cjwelborn has quit [Remote host closed the connection]
speeder39_ has quit [Quit: Connection closed for inactivity]
themsay has quit [Read error: Connection reset by peer]
themsay has joined #pypy
themsay has quit [Read error: Connection reset by peer]
themsay has joined #pypy
alexge50 has joined #pypy
marky1991 has quit [Remote host closed the connection]
marky1991 has joined #pypy
xcm is now known as Guest93576
Guest93576 has quit [Killed (weber.freenode.net (Nickname regained by services))]
xcm has joined #pypy
Ai9zO5AP has quit [Ping timeout: 245 seconds]
marky1991 has quit [Remote host closed the connection]
yaewa has quit [Quit: Leaving...]
oberstet has quit [Remote host closed the connection]
speeder39_ has joined #pypy
antocuni has quit [Ping timeout: 248 seconds]