Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › performance issue
This topic contains 2 replies, has 2 voices, and was last updated by ranjani 4 years, 3 months ago.
- AuthorPosts
- March 4, 2019 at 7:23 am #21364
Hi!
we have enabled and tested the Ajax search pro in our site , we faced the performance issue(loading time) . so we decided to disable it temporarily until we improve the loading time.
i have given the performance statics below which measured by the plugin .Performance statistics
Search queries tracked: 471
Average request runtime: 0.184 s
Average request peak memory usage: 1.3 MB
Last request runtime: 0.099 s
Last request peak memory usage: 0BNormally when we give the keyword for search it takes 9 to 10 seconds for the results to display. how do we improve decrease this loading time?
March 4, 2019 at 11:43 am #21372Hi,
The average request runtime there is 0.184, which is well below the 9-10 seconds response time, which probably means, that there is something else clogging/slowing the search request, even once it’s finished.
Usually the issues are firewalls or plugins that do any sort of maintenance during requests. I would probably check those first.There is a custom ajax handler built-in to the plugin, that you should probably try turning on, to see if that makes any difference. It is used to bypass some plugin loading times, to increase the response time.
Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
March 6, 2019 at 2:20 pm #21446Thank you . Its working fast
- AuthorPosts
You must be logged in to reply to this topic.