Movatterモバイル変換
[0]ホーム
[Python-Dev] folding cElementTree behind ElementTree in 3.3
martin at v.loewis.demartin at v.loewis.de
Wed Feb 22 06:36:41 CET 2012
> Thanks for describing the use case. By the way, when working with ET I also> wanted to track the memory usage of the package a couple of times, which> made me lament that there's no useful memory profiler in the stdlib.A memory profiler can be a ten-line Python function which, however, does needto be tuned to the application. So I'm not sure it can be provided by thestdlib in a reasonable fashion beyond what's already there, but it may notbe necessary to have it in the stdlib, either.Regards,Martin
More information about the Python-Devmailing list
[8]ページ先頭