Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Performance of large results sets › Reply To: Performance of large results sets
Thank you.
I understand the issue with sending so many results to the browser, but I am was only expecting the browser to have to worry about a single page of results at a time.
The built in lazy loading sounded like what I needed, but it’s already enabled and doesn’t seem to change functionality. Clicking on any page has the images loaded into memory already.
I was under the impression the initial load would show 1 – 24 of 5000 results, and only load the 24 results of the first page, and then only load the images of whatever page the user attempts viewing. And then if the user picks a category or completes a search that has up to say 500 results, it would do the same thing. Is there a different, better way to load these results?
Thanks again