New home › Forums › Pro Add-on › Troubleshooting › Performance 23000 addresses
Tagged: lots of addresses, performance, slow loading, store locator
- This topic has 14 replies, 1 voice, and was last updated 2 years, 10 months ago by Perry.
-
AuthorPosts
-
April 20, 2020 at 4:05 pm #58849jkdbjjParticipant
Perry the exported Json file is 20mb
I think that is not aloud in the forum.
Please advise.
I went to Advance>Export and unchecked everything but Marker and it was about 20mb
April 21, 2020 at 8:23 am #58860PerryModeratorHi there
Please can you upload that to a file sharing service, such as Google Drive, and share the link with us?
Can you confirm whether the CDN is properly configured and working as expected?
Kind regards
– PerryApril 22, 2020 at 1:33 pm #58916jkdbjjParticipantThis reply has been marked as private.April 22, 2020 at 1:34 pm #58917jkdbjjParticipantchecking CDN again this morning and will report back in just a few.
April 22, 2020 at 1:44 pm #58918jkdbjjParticipantHi Perry, I do see that the name servers have not been properly changed to Cloudflare nameservers, so I am going to do that today, and I suppose that takes about 24-48 hours to propagate sometimes.
In the meanwhile I uploaded the file you requested and I will report back or check back once nameservers are done changing.
Thanks again
April 22, 2020 at 2:34 pm #58919PerryModeratorHello there
Thank you for that, I’m sure that will solve any performance complaints,
However we will definitely still conduct bottleneck tests using your data, so thank you for that. I’ll report our findings in 24 – 48 hours there,
In the mean time let’s wait for the nameserver changes to propagate.
Thank you again for your patience in this matter.
Kind regards
– PerryMay 5, 2020 at 10:25 pm #59103jkdbjjParticipantPerry, it is officially live and running through CDN and rest cache. I see the issue still exists to some degree.
Our server is a dedicated server and well maintained.
For some reason the front loading of all the info seems to be problematic.
One coder suggested the issue resides with the front loading.
I am lost at this point. The client is upset and I don’t know what else to do.
I have a fast server, CDN, rest cache and have done what everyone has suggested.Once things load it works fine, but the initial page load is bad.
Thank you for any help.
MikeMay 6, 2020 at 8:34 am #59109PerryModeratorHi Mike
Sorry to hear that, we agree with the coder you’re in touch with, this only remaining bottleneck is adding the markers to the map and performing the initial draw call.
Our 8.1.0 release supports “batched marker loading” which allows this to be done in batches of a predefined size – for example, loading and adding batches of 1000 markers at once. This means it can take a few seconds for all the markers to be added to the map, however the user can see this happening and it won’t cause the browser to stall or otherwise interrupt the user experience.
We are actively working to release 8.1.0, if you are open to running beta software, you are welcomed to a pre-release to help in this particular instance.
We also have an experimental plugin named “Only Load Filtered Markers” which causes the map to load no markers until a search is performed, at which point it will only load markers within the searched radius. This is another possibility we can explore if you’re open to that.
Would you be open to trying either of these potential solutions?
Kind regards
– Perry -
AuthorPosts
- You must be logged in to reply to this topic.