00:31
blep has joined #pypy
00:31
blep has left #pypy [#pypy]
00:42
jcea has quit [Ping timeout: 250 seconds]
01:18
tos9 has quit [Quit: leaving]
01:19
tos9 has joined #pypy
02:46
andi- has quit [Remote host closed the connection]
02:50
andi- has joined #pypy
06:31
<
cfbolz >
Cool, the new 3.8 bytecode starts to work
07:56
dmalcolm_ has joined #pypy
08:01
dmalcolm has quit [Ping timeout: 260 seconds]
08:02
dmalcolm__ has joined #pypy
08:06
dmalcolm_ has quit [Ping timeout: 240 seconds]
08:28
dmalcolm__ has quit [Read error: Connection reset by peer]
08:29
dmalcolm__ has joined #pypy
08:36
dmalcolm__ has quit [Read error: Connection reset by peer]
08:36
dmalcolm__ has joined #pypy
08:45
lritter has joined #pypy
08:51
dmalcolm__ has quit [Ping timeout: 240 seconds]
09:17
dmalcolm has joined #pypy
09:46
dmalcolm has quit [Ping timeout: 252 seconds]
10:31
proteusguy has quit [Ping timeout: 240 seconds]
10:45
proteusguy has joined #pypy
11:57
dmalcolm has joined #pypy
14:05
shodan45 has quit [Remote host closed the connection]
14:08
shodan45 has joined #pypy
14:17
dddddd has quit [Quit: dddddd]
16:09
tos9 has quit [Quit: leaving]
16:10
tos9 has joined #pypy
16:26
todda7 has joined #pypy
17:08
Dejan has quit [Quit: Leaving]
20:18
Gustavo6046 has quit [Ping timeout: 250 seconds]
20:38
Gustavo6046 has joined #pypy
20:38
Gustavo6046 has quit [Remote host closed the connection]
20:39
Gustavo6046 has joined #pypy
21:37
<
mattip >
the "own" tests are very slow on py3.7, arm64, even when the buildbot ran on the OS (now it runs in a docker)
21:38
<
mattip >
the two "crashes" are timeouts
21:40
<
mattip >
with 4 parallel workers, it still takes over 2 hours to run the tests. x86_64 is twice as fast: around 1 hour
22:02
jcea has joined #pypy
22:33
<
mattip >
translation is also slower: x86_64 takes 40 minutes, arm64 is 2hours12 minutes
22:41
lritter has quit [Quit: Leaving]
22:45
<
mattip >
maybe source_c is worse because it writes to disk?
22:45
<
mattip >
but why is database_c so much slower than rtype_lltype?