Changes between Version 3 and Version 4 of Profiling
- Timestamp:
- 01/07/13 11:38:53 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Profiling
v3 v4 1 1 = Profiling = 2 2 3 First, please see [. /Debugging] for information on logging and the environment variables that influence the behaviour of the system.3 First, please see [../Debugging] for information on logging and the environment variables that influence the behaviour of the system. 4 4 5 5 == cProfile == … … 45 45 * start with most groups enabled 46 46 * most groups can usually be disabled early - unless they are being profiled specifically 47 * some [. /Debugging Debugging] environment variables may be useful47 * some [../Debugging Debugging] environment variables may be useful