Hello. Thank you for contacting the Toolset support.
In general, performance obviously affects the site speed when you have the number of filters added to the custom search. One aspect is how much content you have BUT it depends also on your server configuration (memory, cashing) as well as the number of other factors such as how complex your data structure is and how powerful your server resources are.
However - I checked the URL you shared and I can see it takes around 1.3 to 1.5 seconds to load the page:
=> hidden link
As you did not share the debug information with me, can you please make sure that:
- you are using latest WordPress version
- you are using latest Toolset + other addon plugins
- you are using latest PHP+MySQL version
Could you please activate WP_DEBUG from wp-config.php file and send me possible errors for review. In addition to that, you can also enable the error logs and send me any possible errors for review:
Yes - I checked with my colleague as well and for him the page is loaded in 3.96s
=> hidden link
Please check the screenshot from my computer: hidden link
Also, can you tell me what (if any) is the limit to the number of records that Toolset can handle?
==>
I do not have any definite number to share but Loading a heavy amount of content is always costly, we always ask customers to add pagination to their view to reducing the load to the server.
I was able to solve the issue. I had a dropdown in the search that was pulling values from the database. Once I removed that dropdown search the page loads fast now.