List objects taking most memory by means of tracemalloc

后端 未结 0 890
夕颜
夕颜 2020-12-12 20:31

Using Python module tracemalloc, how can I list the objects that take the most memory at any given time when I run a script?

相关标签:
回答
  • 消灭零回复
提交回复
热议问题