码迷,mamicode.com
首页 > 编程语言 > 详细

python定位性能的工具

时间:2016-07-28 16:06:11      阅读:206      评论:0      收藏:0      [点我收藏+]

标签:

参考:

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

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

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

 

python标准模块里有:  profile、profiles:cprofile、hotshot工具库可以使用

针对大型项目: kcachegrind   、 Gprof2Doc 、  visualpytune

python定位性能的工具

标签:

原文地址:http://www.cnblogs.com/blue-sea-sky/p/5715009.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!