The graphs are pretty with the profiler but completely useless having to zoom in ridiculousness amounts and memorize the line number in question. Can we have just another tab please where we have catagaorized source includes with the actual line numbers and then a double click takes you to the source and line number?
When actually trying to resolve performance issues / bottlenecks this would be a godsend!
So what I think everyone would like is an ordered list in descending order from most accessed to least accessed where I can instantly click on the highest priority line of code and start optimising it - I think everyone would agree.
Currently with the graph implementation it's like trying to find a needle in a haystack - looks great - oh there's a big performance dip there (how the hell do I navigate to it), zoom in, zoom in, zoom in - I can just about figure out this line of code is being called a lot??
To be blunt, the profiler is a pretty toy at the moment. Just use the same data to create a nice ordered list.
(slightly ranty! I do appreciate all the excellent work gone into PB)
Cheers!
Chris.
IDE profiler tab with just source and line number
IDE profiler tab with just source and line number
ProGUI - Professional Graphical User Interface Library - http://www.progui.co.uk