00:10
lritter has quit [Ping timeout: 244 seconds]
00:11
lritter has joined #pypy
00:14
jcea has quit [Remote host closed the connection]
00:15
jcea has joined #pypy
00:47
lritter has quit [Quit: Leaving]
01:18
jcea has quit [Ping timeout: 248 seconds]
01:19
jcea has joined #pypy
01:32
jcea has quit [Ping timeout: 250 seconds]
02:19
jcea has joined #pypy
02:30
jcea has quit [Quit: jcea]
03:33
Guest72464 has quit [Quit: Connection closed for inactivity]
04:25
moei has joined #pypy
04:58
dddddd has quit [Remote host closed the connection]
05:35
graingert has quit [Ping timeout: 252 seconds]
05:35
idnar has quit [Ping timeout: 252 seconds]
05:35
Alex_Gaynor has quit [Ping timeout: 252 seconds]
05:36
Alex_Gaynor has joined #pypy
05:37
idnar has joined #pypy
05:38
graingert has joined #pypy
06:01
<
mattip >
anyone have an idea what is up with bnecher4 writing to /tmp in tests?
06:01
<
mattip >
the error is EACCES: [Permission denied]: symlink('8149', '/tmp/ffi-203/.lock')
06:02
<
mattip >
cleaning out /tmp didn't help
06:29
<
mattip >
ahh, I cleaned out the /tmp/usession* and /tmp/tmp* but not /tmp/ffi*
06:29
<
mattip >
now removing those too, let's see tomorrow if it worked
07:02
<
kenaan >
mattip default c3622918429e /rpython/rlib/rvmprof/: fix vmprof for 32 bit linux
07:08
<
mattip >
while this fixes compiling on linux32, it needs to sync to upstream vmprof. PR issued.
07:40
jacob22 has joined #pypy
07:56
speeder39_ has quit [Quit: Connection closed for inactivity]
08:15
oberstet has quit [Quit: Leaving]
08:56
<
kenaan >
arigo default 6d85d83cc17b /lib-python/2.7/ctypes/test/test_loading.py: Remove @xfail on these two Windows tests. One of them passes right now (and so it ends up as a failure). I don't ...
08:57
antocuni has joined #pypy
09:05
themsay has quit [Ping timeout: 245 seconds]
09:39
themsay has joined #pypy
09:53
themsay has quit [Ping timeout: 245 seconds]
09:54
themsay has joined #pypy
09:57
tsaka__ has joined #pypy
10:15
quipa_ has quit [Remote host closed the connection]
10:19
antocuni has quit [Ping timeout: 246 seconds]
10:39
xcm has quit [Ping timeout: 258 seconds]
11:00
xcm has joined #pypy
11:01
<
kenaan >
fijal arm64 98896de049b1 /rpython/jit/backend/aarch64/: start working on cond_call, we need float support for that
11:43
jcea has joined #pypy
12:10
antocuni has joined #pypy
12:12
<
kenaan >
fijal arm64 fee018704c07 /rpython/jit/backend/aarch64/: enough float support to start running tests
12:44
dmalcolm has joined #pypy
12:45
dddddd has joined #pypy
13:32
xcm has quit [Remote host closed the connection]
13:33
xcm has joined #pypy
13:35
<
kenaan >
fijal arm64 254778fcde03 /rpython/jit/backend/aarch64/: enough for basic float operations
13:37
marky1991 has joined #pypy
13:42
lritter has joined #pypy
13:43
marky1991 has quit [Ping timeout: 245 seconds]
14:03
<
kenaan >
fijal arm64 aba1d6e3b06a /rpython/jit/backend/aarch64/: more float ops
15:14
<
kenaan >
fijal arm64 9453a6ab3fe2 /rpython/jit/backend/aarch64/: casts
15:14
<
kenaan >
fijal arm64 8e29d4e40226 /rpython/jit/backend/aarch64/: more float ops
15:22
dnshane has joined #pypy
15:24
<
kenaan >
fijal arm64 1f31b1f9873c /rpython/jit/backend/aarch64/: more floats
15:36
Taggnostr has quit [Remote host closed the connection]
15:39
Taggnostr has joined #pypy
15:39
Alex_Gaynor has joined #pypy
15:39
Alex_Gaynor has quit [Ping timeout: 248 seconds]
15:40
<
kenaan >
fijal arm64 0abc0d2b282f /rpython/jit/backend/aarch64/: minor progress
16:38
jacob22 has quit [Ping timeout: 252 seconds]
16:41
marky1991 has joined #pypy
17:27
antocuni has quit [Ping timeout: 245 seconds]
17:55
marky1991 has quit [Ping timeout: 245 seconds]
19:07
jcea has quit [Remote host closed the connection]
19:11
niso has joined #pypy
19:11
xcm has quit [Remote host closed the connection]
19:11
<
niso >
Hi, ive try to use Pympler to measure the "real" size of an object and got exception. how that can be done on pypy?
19:12
xcm has joined #pypy
19:14
jcea has joined #pypy
19:20
<
kenaan >
rlamy py3.6 92c90687b29c /pypy/objspace/std/intobject.py: Optimise str(<int>): don't rescan a string that is known to always be ASCII
19:20
<
fijal >
niso: the same question on pypy makes even less sense than on cpython
19:22
<
niso >
why is that? im trying to figure out how to investigate a high memory usage issue
19:25
<
fijal >
so one thing to try is to use gc module
19:26
<
fijal >
there is gc.get_stats(), what does it tell you?
19:29
<
niso >
ill check that out
19:33
<
niso >
As i see i cant get out from this call the types of the "most used objects"? that should be used to trace the problematic code?
19:45
<
fijal >
this is the highest level overview
19:45
<
fijal >
do you mind sharing it?
19:46
<
fijal >
there is also dump_rpy_heap, which writes down heap that you can later analyze
19:46
<
fijal >
there is no equivalent to show heap stats unfortunately :/
19:47
xcm has quit [Read error: Connection reset by peer]
19:48
marky1991 has joined #pypy
19:49
marky1991 has quit [Remote host closed the connection]
19:49
marky1991 has joined #pypy
19:50
xcm has joined #pypy
19:55
marky1991 has quit [Ping timeout: 245 seconds]
20:20
kipras has quit [Ping timeout: 248 seconds]
20:42
jacob22 has joined #pypy
20:45
xcm has quit [Read error: Connection reset by peer]
20:47
xcm has joined #pypy
22:12
lauren has quit [Ping timeout: 248 seconds]
22:14
rguillebert has quit [Ping timeout: 276 seconds]
22:16
kcr has quit [Ping timeout: 276 seconds]
22:18
andi- has quit [Read error: Connection reset by peer]
22:19
rguillebert has joined #pypy
22:19
kcr has joined #pypy
22:19
lauren has joined #pypy
22:21
andi- has joined #pypy
22:33
jcea has quit [Remote host closed the connection]
22:35
jcea has joined #pypy
22:39
moei has quit [Quit: Leaving...]
22:39
andi- has quit [Remote host closed the connection]
22:45
xcm has quit [Remote host closed the connection]
22:45
andi- has joined #pypy
22:47
xcm has joined #pypy
23:00
jcea has quit [Remote host closed the connection]
23:02
marvin has quit [Remote host closed the connection]
23:02
marvin_ has joined #pypy
23:38
lritter has quit [Quit: Leaving]