[wingide-users] Profiling code
Wingware Support
support at wingware.com
Tue Jan 15 08:26:43 MST 2008
Simon Pickles wrote:
> Is there any inbuilt support for code profiling in wingware?
It's something we want to add, but there isn't any built-in
support yet. We use hotshot, which is in the standard library
and works quite well for finding slow code. Note, however,
that you should run it outside of Wing's debugger or the
results may be inaccurate.
--
Stephan Deibel
Wingware | Python IDE
Advancing Software Development
www.wingware.com
More information about the wingide-users
mailing list