Tell us what you are trying to do?
Hi, I have built this site using Toolset Views, Content Templates, Forms, Maps, Access.
When I do a speed test using goolge pagespeed or pingdom tool, for TTFB I have over 8 seconds and in the same time period, the Server CPU goes up to 80%...
I have tried to use Autoptimize and Async Javascript plugins to try to solve this problem, but nothing changes...
If I deactivate Views, the TTFB goes down to 2 seconds.
I have tried to change Divi theme to Astra, but I don't have any speed up...
Is there any documentation that you are following?
I don't know
Is there a similar example that we can see?
I need to have a site that speeds up like this hidden link
Usually when your site has alot of data, the many requests to the database can cause a high cpu usage. Also running on earlier versions of PHP can cause the issue as well. Ensure that your php version meets the minimum requirements of wordpress core. https://wordpress.org/about/requirements/
Please try this and let me know if it helps with your CPU usage.
So I have installed and activated wp super cache plugin, and also, after the activation of wp super cache plugin, I have activated a cloudflare cdn free account, I have changed the server name with the cloudflare cdn values, but nothing changes...
I don't know what I should do...
I took a look at the site, from what I see you have quite a number of views on your page as well as other plugins acting on the same page.
So it is expected that the load times for this page would be lower, given that you have so many images loading as well as multiple views querying the database for information. There is not a lot that we can do about this given the functionality of your site.
With that said your website page is loaded fully within 5-10 seconds on my end which is within the normal expected range for a dynamic website like this.
That would be ideal but not practical given that you have quite a few things being displayed on the homepage.
Given you still want to maintain all you content on the homepage.
I would suggest evaluating the page and removing any information that isn't deemed as necessary. This problem wouldn't be unique Toolset only because if you were manually querying the database for the data it would still result in the same load on your page.