Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Extremly slow search ;(
This topic contains 1 reply, has 2 voices, and was last updated by Ernest Marcinko 8 years, 2 months ago.
- AuthorPosts
- July 16, 2015 at 11:52 am #5373
Hi,
any idea, why the ajax search pro is soo slow on my website? I tried out all your instructions, but it’s still extremely slow ;(
Thanks for your help.
Regards
Marius
July 16, 2015 at 12:17 pm #5376Hi!
Thank you for the proper details.
I turned on the custom ajax handler on the compatibility options submenu and the autocomplete as well, that helped some. The response time is now between 1.5-3 seconds.
Something is still interfering with the ajax request, as the search function itself only takes 0.24 seconds on average according to the performance tracker, which is very good: https://i.imgur.com/If8EwYw.png
It means, that on average the search only operates for 0.24 seconds, the rest of the request time other plugins/system is running.
The possible causes of the delay can be:
- High plugin count – using over ~10 plugins extremely affect every ajax request response times overall
- Unoptimized plugins – many plugins use their libraries in ajax requests, even if it’s not neccessary
- Unoptimized theme – very rare, usually current themes are very good
- Server speed and performance – in your case I think this is not an issue
You can try to run the P3 Performance profiler plugin to see how each plugin affects your page loading time. The page loading time is not the same for ajax requests, but it’s a good starting point.
More info in the documentation:
Best,
Chapter: Performance Tuning
Fine tuning the search
Performance tracker explained
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
- AuthorPosts
You must be logged in to reply to this topic.