Issue59

Title Profiling support
Type feature Status resolved
Importance
Superseder Nosy List mg
Assigned To mg Keywords

Created on 2008-07-31.00:55:03 by mg, last changed 2008-09-23.16:24:01 by tpj.

Messages
msg155 (view) Author: mg Date: 2008-07-31.19:25:17
There is now a --profile flag (rev 14be5568022c) which does this.
msg154 (view) Author: mg Date: 2008-07-31.00:55:03
When the benchmark results doesn't make sense it would be a great help
if benchmark.py had a switch for turning on profiling.

There is a profiler in the Python standard library:

  http://docs.python.org/lib/module-profile.html

so it is just a matter of starting it before the benchmarks starts and
printing out some profile information when it ends.
History
Date User Action Args
2008-09-23 16:24:01tpjsettype: feature
2008-07-31 19:25:17mgsetpriority: None
status: unread -> resolved
messages: + msg155
assignedto: mg
2008-07-31 00:55:03mgcreate
Note:
The indicated property no longer exists