General debugging questions

  • I have an app (way too big to post here), that loads up just fine using Ext.onReady(function(){..}). Everything loads up an initializes just fine, or so it appears. I can click, select, Ext elements work great, etc.

    However, approximately 5 seconds after Ext.onReady() is complete, it hangs for 3-4 seconds. There is zero responsiveness.

    Of course, with it being a timing issue and no line of code complaining, firebug is of limited use. Does anyone have suggestions for how to dig into this?

    Thanks,
    Avi


  • Have you tried profiling it in Firebug? Click the Profile button, then reload the page and let it run through the hanging part, then click Profile again to stop it. If it is hanging within JS code, it should be obvious in the profiler report. If nothing jumps out from that, it may be the browser itself, or the OS, or something else. Are there any remote calls going on?


  • Nice one, I like that, but that wasn't it. I disabled firebug, tried again, same thing.


  • It could well be firebug, have you tried turning it off?







  • #If you have any other info about this subject , Please add it free.#
    Your name:
    E-mail:
    Telphone:

    Your comments:


    If you have any other info about General debugging questions , Please add it free.