Changes between Version 12 and Version 13 of Profiling
- Timestamp:
- 01/15/13 13:45:04 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Profiling
v12 v13 2 2 3 3 First, please see [../Debugging] for information on logging and the environment variables that influence the behaviour of the system. 4 [[BR]] 5 [/wiki/WindowRefresh Window Refresh] speed is a special case as it depends on many factors and not just pure code performance, though some parts of this code can obviously benefit from profiling. 4 6 5 7 == cProfile ==