| [news.eclipse.tptp] Re: Some personal thoughts about profiling with TPTP |
Hi Oliver!
Mauro Molinari wrote:- on this system (running an Debian 4.1 with Gnome window manager), navigating through the Call Tree view is a pain... Just clicking on some of the entries (in order to highlight them) takes AGES... don't ask me why!This could be Bug 200839 (https://bugs.eclipse.org/bugs/show_bug.cgi?id=200839).
The Netbeans Profiler seems to collect less data than the old Eclipse Profiler, namely just the method timings without the call graph. I have worked with such profiles for a year, and it is much more cumbersome, because you are forever trying to figure out the call relationships between the methods that appear in the list.
Mauro.