- This topic has 2 replies, 2 voices, and was last updated 10 years, 6 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
These forums are now closed and remain for historical purposes.
None of the content applies to the new version 3. For support, get in touch via our contact form.
Forums › Forums › Search & Filter Pro › Slow search form loading in 2.0.2
Hi
I have an issue with a page containing a SFPro search form on it taking a long time to load (more than 1.5 seconds longer than a standard page or post). The form includes fields for tags and other custom taxonomies. The site has c10,000 posts and >700tags. I have Query Monitor installed on the site and it is showing 1600+ calls to get_term() which look like there coming from SFPro.
Page here – http://www.aniodhlann.co.uk/advanced-search/
Also the results from the form seem to load slowly and also run the same get_term() queries
In my offline version of rht site I’m running SFPro 1.4.2 and the form loads much faster (and at pretty much the same speed as other pages) and there are significantly few db queries.
Any ideas on what I might me able to do to get the form to load faster?
Thanks
Mark
Hey Mark
The next update should have plenty of optimisations for this.
I’ll take a look at those get_term requests too – but I think its a function that is required for the new Auto Count feature – this is what will be significantly slowing things down – so try disabling this (can be found in the general tab)
Thanks