Profile usage with PyPy #16

Open
opened 2024-06-30 01:31:30 +00:00 by ag · 1 comment
Owner

Finish #13 first

Finish #13 first
ag added this to the Full prototype milestone 2024-06-30 01:31:36 +00:00
ag added this to the PierMesh project 2024-06-30 01:31:42 +00:00
Author
Owner

Debug the following:

File "/home/ag/Documents/piermesh/tmp/pypy3.10-v7.3.16-linux64/lib/pypy3.10/site-packages/pympler/asizeof.py", line 1380, in <module> _typedef_both(type(stat(curdir)), refs=_stat_refs) # stat_result ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ag/Documents/piermesh/tmp/pypy3.10-v7.3.16-linux64/lib/pypy3.10/site-packages/pympler/asizeof.py", line 1157, in _typedef_both v.save(t, base=base, heap=heap) File "/home/ag/Documents/piermesh/tmp/pypy3.10-v7.3.16-linux64/lib/pypy3.10/site-packages/pympler/asizeof.py", line 1131, in save raise KeyError('typedef %r bad: %s' % (self, s)) KeyError: "typedef (0, 0, None, <function _stat_refs at 0x0000000003f8f1a0>, True, 'static', <class 'os.stat_result'>, False) bad: (None, None) True os stat_result"

Debug the following: ` File "/home/ag/Documents/piermesh/tmp/pypy3.10-v7.3.16-linux64/lib/pypy3.10/site-packages/pympler/asizeof.py", line 1380, in <module> _typedef_both(type(stat(curdir)), refs=_stat_refs) # stat_result ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/ag/Documents/piermesh/tmp/pypy3.10-v7.3.16-linux64/lib/pypy3.10/site-packages/pympler/asizeof.py", line 1157, in _typedef_both v.save(t, base=base, heap=heap) File "/home/ag/Documents/piermesh/tmp/pypy3.10-v7.3.16-linux64/lib/pypy3.10/site-packages/pympler/asizeof.py", line 1131, in save raise KeyError('typedef %r bad: %s' % (self, s)) KeyError: "typedef (0, 0, None, <function _stat_refs at 0x0000000003f8f1a0>, True, 'static', <class 'os.stat_result'>, False) bad: (None, None) True os stat_result" `
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: PierMesh/piermesh#16
No description provided.