Hi Pierre et al,
Firstly congratulations on Spyder it's a fantastic IDE for Python!
I've just downloaded the latest v2.1alpha and it's looking pretty good
- no crashes or stability problems that I've found yet.

The new profiler module looks pretty cool! I've not used the python
profiler too much in the past but have made good use of Robert Kern's
line profiler - http://pypi.python.org/pypi/line_profiler. I'm not
sure if it's feasible but it would be fantastic if this could be
integrated into Spyder to get line-level timings.

I've also used RunSnakeRun (http://www.vrplumber.com/programming/
runsnakerun/) to get useful visualisations of the profile output. It's
not difficult to open the viewer after a run of the profiler, but
maybe there could be an option in the profiler preferences to
optionally run a shell command which I could then use to automatically
bring up RunSnakeRun after the profiler finishes?

Of the two requests above I'd definitely consider getting the line-
level timings the most useful. I realise these are probably not the
highest prioority so let me know if I should open an issue for either
of  them...

Thanks,
Dave

-- 
You received this message because you are subscribed to the Google Groups 
"spyder" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/spyderlib?hl=en.

Reply via email to