Finding slow JS
|
12-17-2009, 11:32 PM
Post: #2
|
|||
|
|||
RE: Finding slow JS
Hopefully you saw the firebug response on the exceptional performance list. If it is only happening on IE then you can also look at DynaTrace Ajax Edition which is a nice free profiler for IE.
If all else fails, you can start blocking js files from the tests to help narrow it down (and once you have it down to a file start commenting out code until it goes away). -Pat |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Finding slow JS - Noodles - 12-17-2009, 01:10 PM
RE: Finding slow JS - pmeenan - 12-17-2009 11:32 PM
|
User(s) browsing this thread: 1 Guest(s)