Python line-by-line memory profiler?

前端 未结 2 1456
南方客
南方客 2021-02-01 16:11

I\'m looking to generate, from a large Python codebase, a summary of heap usage or memory allocations over the course of a function\'s run.

I\'m familiar with heapy, and

2条回答
提交回复
热议问题