This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

performance issue

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #21364
    ranjaniranjani
    Participant

    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: 0B

    Normally 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?

    #21372
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi,

    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.

    #21446
    ranjaniranjani
    Participant

    Thank you . Its working fast

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.