> It doesn't count the time spent opening and compiling each .js file which > seems to be a major drawback (would we speed things up by combining .js > files? Can't tell). Any idea where a good place to add a hook for that would > be? FYI, XUL JS is compiled at load time (startup or first new window for a given XUL application), and never recompiled. So for profiling operations such as deleting 30 selected mail messages, compile time is 0. /be
- quantify for javascript Seth Spitzer
- Re: quantify for javascript John Bandhauer
- Re: quantify for javascript John Bandhauer
- Re: quantify for javascript Chris McAfee
- Re: quantify for javascript Chris McAfee
- Re: quantify for javascript Daniel Veditz
- Re: quantify for javascript Brendan Eich
- Re: quantify for javascript Daniel Veditz
- Re: quantify for javascript Brendan Eich
- Re: quantify for javascript Seth Spitzer
- Re: quantify for javascript Seth Spitzer
