> We're discussing putting stuff like compile/run time on the net bar > and changing the title of the panel to "Honza" (that's Czech for > "Timeline" ;-). The script panel could be also renamed to "John" :-)) Honza
On Nov 24, 7:39 am, John J Barton <[EMAIL PROTECTED]> wrote: > Perhaps the time is taken by compiling the javascript and running the > top-level code for the file. You can test this easily by adding some > code to the top level function that takes a lot of time and see if you > can make the gap large that way. You might affect the gap by changing > the Script limiter, set it to 'static' on Script panel next to file > names. > > We're discussing putting stuff like compile/run time on the net bar > and changing the title of the panel to "Honza" (that's Czech for > "Timeline" ;-). > > jjb > > On Nov 23, 2:21 pm, Vitor <[EMAIL PROTECTED]> wrote: > > > Hi there... > > i know this has been asked here before but there was not real > > explanation. > > > I have been working with a lot of javascript and css, and trying to > > debug load times using firebug has been somewhat frustrating and > > confusing. > > > for example.. when i have 2 or more .js files sequentialy, why is > > there a gap between the end of one and the start of the next? > > > See this image....http://www.valev.com/firebug.jpg > > > you can see that at point "a" I'm loading a js. file, then there is a > > huge gap "b" before the next js starts loading. can someone help me > > out thanks. > > > Vitor > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Firebug" 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/firebug?hl=en -~----------~----~----~----~------~----~------~--~---
