There's not a lot you can do,
IE's dismal performance was a large (but by no means only!) incentive for the development of Chrome - to make the web faster. Microsoft acknoledges the performance issue - as noted in your figures, they have clearly done work by time IE10 released to improve matters. So if users complain about speed, tell them to either upgrade their browser, or switch to a different one. having said that there are plently of optimiation you could do to your site to improve matters, which would make it quicker in ALL browsers. You could probably get it down to 6 seconds on ie8 :) - just that ie10 would then be say 3 seconds :) (eg faster server, using server caching, faster DNS servers, avoiding https when you dont need it, combining assets, setting proper HTTP headers for caching http://developer.yahoo.com/performance/rules.html https://developers.google.com/speed/docs/best-practices/rules_intro ... none of this is realyl specific to the Maps API, its general web-performance work. On 27 August 2013 15:31, Jon n <cih...@gmail.com> wrote: > Project Description: > My site uses Google Maps and I've noticed that it takes twice as long to > open up in IE8, Its strange because its the same site, tested from same > location all that is changed is the browser version. > > Can anyone suggest what I need to do, to improve performance, using v2 at > the moment. > > 6.1s -> Chrome -> http://www.webpagetest.org/result/130827_JE_HFP/ > 6.0s -> IE10 -> http://www.webpagetest.org/result/130827_DY_HEF/ > 15.2s -> ie8 -> http://www.webpagetest.org/result/130827_XW_HM9/ > > -- > You received this message because you are subscribed to the Google Groups > "Google Maps API V2" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to google-maps-api+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" group. To unsubscribe from this group and stop receiving emails from it, send an email to google-maps-api+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.