0

I'm developing a mobile site. Right now it takes a long time to load. Can anyone suggest a good tool for determining where the page load is getting jammed up.

Ben Pearce
  • 6,884
  • 18
  • 70
  • 127

1 Answers1

0

If you are using jQuery Mobile mobile web site (and only a jQM site) you can use a simple benchmark script specially designed for jQuery Mobile sites.

Take a look at my other article: https://stackoverflow.com/a/14469041/1848600, there's a chapter at the bottom about page benchmarking.

Community
  • 1
  • 1
Gajotres
  • 57,309
  • 16
  • 102
  • 130