My iPad javascript-based web-app is running rather slowly at times. Is there any way to profile the javascript code on a iPad?
My iPad javascript-based web-app is running rather slowly at times. Is there any way
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The YUI Profiler is a js-only profiler that can grab the stats for you, you can then toss it back to your desktop machine to view it with flash charting:
YUI Profiler Page at Yahoo Developmer Network