Changes between Version 10 and Version 11 of DeveloperGuidelines/Optimisation
- Timestamp:
- 11/16/09 16:34:55 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DeveloperGuidelines/Optimisation
v10 v11 32 32 33 33 === Profiling === 34 * http://docs.python.org/library/profile.html 34 35 * http://www.cherrypy.org/wiki/Testing#Profiling 35 36 * http://mg.pov.lt/profilehooks/