Reduced class memory by deleting the __dict__ content in the metaclass

前端 未结 0 829
迷失自我
迷失自我 2020-12-18 04:05

Looking for a way to decrease the use of memory in python, I created this code

from pympler.asizeof import asizeof


cl         


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