Best way to profile/optimize a website on Google App Engine

后端 未结 4 993
囚心锁ツ
囚心锁ツ 2020-12-23 15:35

I\'m currently trying to optimize my website, which is run on the Google App Engine. It\'s not an easy task, because I\'m not using any powerful tool.

Does anyone ha

4条回答
  •  情话喂你
    2020-12-23 15:47

    The python site listed 3 profilers to choose from: http://docs.python.org/library/profile.html

提交回复
热议问题