Hi,
Thank you for waiting.
I've done some testing around your website's loading times ( specifically the "/aktuality/" page ) and it seems to load well under 10 seconds, on an average.
If you'll check your website's page(s) through speed/performance testing tools like Pingdom ( hidden link ) and GTmetrix ( hidden link ), you'll find the common issues related to points, like:
1. Leverage browser caching
2. Make fewer HTTP requests
These points are not related to database queries, but how content is being rendered on the front-end. Any good cache and code minification plugin can help you improve upon these points.
You'll also find the gneral suggestions from this guide, useful:
hidden link
During auditing the database queries through the Query monitor, I couldn't see any queries which are unwanted or unneccessary. The more content we need to show on a webpage, the more information it will need from the database and hence it will take more time. And no matter how small, this also keeps adding up, as we include more plugins and with the growth of the data itself.
At Toolset, we're constantly improving the built-in optimizations and cache utilization to speed up the processing, but this needs to be done without making compromises on the ease-of-use or the diverse nature of its features. Our goal is to offer a tool that can be used for many different type of projects, for users with different proficiency levels.
Tip: If you notice slow loading speeds at a particular time, while logged-in as an administrator, try a different browser where you're not logged-in. WordPress, different plugins and the active theme, all can schedule certain administrative tasks to run in the background and even load more resources for the admins, than for visitors.
I hope these findings will help.
regards,
Waqar