python内存监控工具memory_profiler和guppy的用法详解 python2.7在内存管理上相比python3还是有些坑的,其释放后的内存仍然保留在python的内存池中 memory_profiler