Details
-
Suggestion
-
Resolution: Invalid
-
P5: Not important
-
4.3.4
-
None
Description
Provide a means to easily profile scripts.
EDIT: Qt 4.4 adds the QScriptEngineAgent class, which gives you the fundamental hooks necessary to implement profiling. There is an example here:
http://benjamin-meyer.blogspot.com/2007/11/qtscript-profiling.html