Re: Meaning of Visual Graph with Venkman Profiler HTML output
| Newsgroups | gmane.comp.mozilla.devel.jsdebugger |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <[email protected]> |
Hello James: Thanks for the response. I was expecting the total graph size to be sized to the total time for that method call. From your comments, you are saying that the total graph size is based on the range that method appears in? So for example if a method is listed in the range of 500-1000ms, what does the overall size of graph represent? 500ms? 1000ms? It may be me, but the graph as it currently exists doesn't seem to convey much. The min/max/avg values are great, but in relation to what? Regards, Glenn James Ross wrote: > [email protected] wrote: > > Hello: > > > > What doesn't make sense is how those images relate to the larger > > graph-body. I would expect that it shows those min, max and average > > times in relation to the total time. However, doing the math (reading > > the HTML sizes of the various images), it doesn't seem to match. > > The graph fills in a dark block from min execution time to max execution > time, and then adds a light marker for the average execution time. > Simple. :) > > > A better graph might be to show the total time in relation to the > > overall page time. Or show the min, max, average times inside a larger > > graph body that is sized to the overall page cost. > > I don't know what "overall page cost" is, but I will say that the scale > on the graphs is constant within a single time block (e.g. 500 - 1000ms). > > -- > James Ross <[email protected]> > ChatZilla Developer