Techcable has quit [Remote host closed the connection]
Techcable has joined #pypy
shimst3r has quit [Ping timeout: 240 seconds]
shimst3r has joined #pypy
dmalcolm_ has joined #pypy
shimst3r has quit [Ping timeout: 258 seconds]
dmalcolm has quit [Ping timeout: 244 seconds]
shimst3r has joined #pypy
otisolsen70 has joined #pypy
shimst3r has quit [Ping timeout: 240 seconds]
shimst3r has joined #pypy
shimst3r has quit [Ping timeout: 272 seconds]
shimst3r has joined #pypy
shimst3r has quit [Ping timeout: 240 seconds]
jacob22 has quit [Quit: Konversation terminated!]
jacob22 has joined #pypy
shimst3r has joined #pypy
jacob22 has quit [Quit: Konversation terminated!]
jacob22 has joined #pypy
shimst3r has quit [Ping timeout: 248 seconds]
shimst3r has joined #pypy
shimst3r has quit [Ping timeout: 272 seconds]
jacob22 has quit [Ping timeout: 258 seconds]
shimst3r has joined #pypy
shimst3r has quit [Ping timeout: 260 seconds]
shimst3r has joined #pypy
shimst3r has quit [Ping timeout: 244 seconds]
shimst3r has joined #pypy
Dejan has joined #pypy
Atque has quit [Quit: ...]
shimst3r has quit [Ping timeout: 255 seconds]
shimst3r has joined #pypy
<Corbin>
Oh, forgot to report from an experiment last night. On Sunday, I added animations to my RPython codebase. Last night, I benchmarked the JIT. Without JIT, my demo animation gets 66 frames/s; with JIT, I get 80 frames/s.
jacob22 has joined #pypy
DustyTheCat has quit [Ping timeout: 256 seconds]
shimst3r has quit [Ping timeout: 240 seconds]
shimst3r has joined #pypy
shimst3r has quit [Ping timeout: 240 seconds]
shimst3r has joined #pypy
derpydoo has joined #pypy
shimst3r has quit [Ping timeout: 255 seconds]
shimst3r has joined #pypy
nimaje1 has joined #pypy
idnar_ has joined #pypy
fijal_ has joined #pypy
energizer_ has joined #pypy
luckydonald_ has joined #pypy
nimaje has quit [Ping timeout: 248 seconds]
idnar has quit [Ping timeout: 248 seconds]
energizer has quit [Ping timeout: 248 seconds]
fijal has quit [Ping timeout: 248 seconds]
luckydonald has quit [Ping timeout: 248 seconds]
fijal_ is now known as fijal
idnar_ is now known as idnar
derpydoo has quit [Ping timeout: 258 seconds]
derpydoo has joined #pypy
greedom has joined #pypy
greedom has quit [Remote host closed the connection]
lritter has joined #pypy
derpydoo has quit [Quit: derpydoo]
otisolsen70 has quit [Quit: Leaving]
<mattip>
fijal: something is messed up with the m1 port
<mattip>
when it runs pypy/goal/pypy-c -m ensurepip, the command fails since it creates files with weird permissions
<mattip>
the files in site-packages/pip-20.0.2.dist-info have only owner-x
<mattip>
---x------ 1 matti staff 125 8 Jun 01:19 entry_points.txt
<mattip>
on the same machine, with the same umask and same checkout, the x86_64 command succeeds
<mattip>
and the files have more reasonable permissions
<mattip>
-rw-r--r-- 1 matti staff 125 8 Jun 01:27 entry_points.txt