I have developed a webpage containing charts using HighCharts. It works fine on the PC safari browser, but takes a long tim to load on an iPhone. What could be the issue?
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.
propably the highcharts library. JavaScript on the iPhone is not nearly as fast as on a desktop. You should take a look at this:
http://ajaxian.com/archives/iphone-javascript-and-spec-benchmark
Here you can see that the iPhone 2G was almost 65 times slower as the macbook. And also the iPhone 3GS and 4 are faster, they’re not nearly as fast as a desktop computer.