Speed sugestions

  • rvs
    Participant
    4 years, 4 months ago #15877

    Hi,

    How can we speed-up the product suggestions.
    Now it takes a couple of seconds (3-4) to show some suggestions.

    We are looking for this really fast suggestions.

    Is this possible with wpsolr.

    wpsolr
    Keymaster
    4 years, 4 months ago #15878

    For keyword suggestions or content suggestions?

    rvs
    Participant
    4 years, 4 months ago #15883

    Content suggestions.

    wpsolr
    Keymaster
    4 years, 4 months ago #15884

    Most of the time is probably spent in the admin-ajax.php which loads all WP code. Basically, your suggestions will go as fast as a single page (with no cache).

    I’ve seen 200ms as the fastest with keywords, and 600 ms with content.

    rvs
    Participant
    4 years, 3 months ago #15991

    How can I speed up?

    wpsolr
    Keymaster
    4 years, 3 months ago #15993

    There is no definitive guide book to speed up a WordPress site.

    But, as it is a backend issue, you could try to identify the slowest parts of your site with a plugin like Query Monitor, or a server troubleshooting tool like New Relic. Personally, I’ve used New Relic on Cloudways, as it is installed and ready to use by default.

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.