Changes between Version 2 and Version 3 of DeveloperGuidelines/Optimisation
- Timestamp:
- 01/10/09 16:42:26 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DeveloperGuidelines/Optimisation
v2 v3 1 1 * http://www.python.org/doc/essays/list2str/ 2 2 * http://www.skymind.com/~ocrow/python_string/ 3 * http://diveintopython.org/performance_tuning/index.html 3 4 4 5 === Profiling ===