|
|
Re:Slow loading - 2007/11/01 20:02
Paul, I believe we've emailed before. Hope all is well. This does concern me as the number of markers you have is relatively small. Many users have significantly more markers without the same issue. I copied the page source, loaded it on one of my servers and changed the API key and saw about 5 second response time on this. So my first guess is that it may be something local on your server.
What I would like to do as an additional test, is to load your gmaps tables here and see if there are any database related delays causing your issue. Please email me only the gmaps tables from your database and I'll commit to running a test locally for you.
Chris
The administrator has disabled public write access.
|
|
|
Re:Slow loading - 2007/11/02 05:30
Hi Chris,
I'm good and many thanks for the offer of your help. It's a feature of my site and I don't want it to frustrate users with slow loading times!
I've attached the sql file you requested to this post.
Cheers!
Paul File Attachment:File name: gmaps.zipFile size:10494 bytes
Post edited by: padavis, at: 2007/11/02 05:31
The administrator has disabled public write access.
|
|
|
Re:Slow loading - 2007/11/03 06:18
I've loaded your data locally and have been getting response times in under 7 seconds for the map in question on your site. The other interesting fact here is that when looking at the maps on your server, several of the maps render very quickly. In addition, the Places of Worship map has a similar number of markers and render the map in "Created in 0.5518810749054 seconds".
Very onfusing.
The administrator has disabled public write access.
|
|
|
Re:Slow loading - 2007/11/03 06:34
Yes it is very confusing! Any pointers as to where to troubleshoot?
The administrator has disabled public write access.
|
|
|
Re:Slow loading - 2007/11/03 15:01
About the only thing I can think of is to create a new map with the exact same parameters. Then add one marker at a time and in between each additional marker, view the map and see how it performs. I am wondering if there is one specific marker causing the issue. Try that.
The administrator has disabled public write access.
|
|
|
Re:Slow loading - 2007/11/03 15:33
Hi Chris,
I was thinking of doing that as well!
Well it seems that markers with images seem to be the culprit. When I add them to the map (there are about 10 of 31) then it slows right down.
Any suggestions as to how to improve the image loading? My images are stored on the server.
The administrator has disabled public write access.
|
|
|
Re:Slow loading - 2007/11/04 04:34
I wish I had some suggestions for you but unfortunately I don't. The images are all part of HTML that is passed to a google function and I am not sure if there is a way to improve performance.
The administrator has disabled public write access.
|
|
|
Re:Slow loading - 2007/11/04 13:20
Hi Chris,
Ok thanks for trying. FYI, without the images the load time whittles down to 8 seconds!
The administrator has disabled public write access.
|
|