Re: Meaning of Visual Graph with Venkman Profiler HTML output
James Ross <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.jsdebugger |
|---|---|
| Message-ID | <[email protected]> |
James Ross wrote: > [email protected] wrote: >> So for example if a method is listed in the range of 500-1000ms, what >> does the overall size of graph represent? 500ms? 1000ms? > > The graphs are scaled based on the maximum end of the range (i.e. 1000ms > in your example). I don't know the exact scale used, but it goes from 0 > at the left to some value at the right which is constant within a block. Ah, finally figured it out. The graph is scaled so that the max time of the block (1000ms) is 90% of the way across the image. Don't ask why, it's not my code! :P -- James Ross <[email protected]> ChatZilla Developer