Changes between Version 11 and Version 12 of DeveloperGuidelines/Optimisation


Ignore:
Timestamp:
11/16/09 16:40:21 (15 years ago)
Author:
Fran Boon
Comment:

Web2Py can use cProfile

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperGuidelines/Optimisation

    v11 v12  
    3232
    3333=== Profiling ===
     34 * Web2Py can use cProfile: http://www.mail-archive.com/web2py@googlegroups.com/msg06267.html
    3435 * http://docs.python.org/library/profile.html
    3536 * http://www.cherrypy.org/wiki/Testing#Profiling