python定位性能的工具

參考:python

http://www.ibm.com/developerworks/cn/linux/l-cn-python-optim/linux

http://xianglong.me/article/analysis-python-application-performance-using-cProfile/app

http://blog.csdn.net/tantexian/article/details/40856071     #profile工具優化工具

 

python標準模塊裏有:  profile、profiles:cprofile、hotshot工具庫可使用優化

針對大型項目: kcachegrind   、 Gprof2Doc 、  visualpytune .net

相關文章
相關標籤/搜索