ISSUE TYPE
SUMMARY
Extremely slow database, using mariadb-10.3, apache 2.4, php 7.2 with Expression Engine 4.3.6
I'm on macOS and have enabled the cache as instructed in the docs.
This is from my debugging:
Database Execution Time: 9.7989
Total Execution Time: 11.0985
Goal
Is there a way to speed up this? My database is about 1.7gb and I'm doing everything I can to reduce the size but need to reduce the database execution time by about half.
Thank you.
ISSUE TYPE
SUMMARY
Extremely slow database, using mariadb-10.3, apache 2.4, php 7.2 with Expression Engine 4.3.6
I'm on macOS and have enabled the cache as instructed in the docs.
This is from my debugging:
Database Execution Time: 9.7989
Total Execution Time: 11.0985
Goal
Is there a way to speed up this? My database is about 1.7gb and I'm doing everything I can to reduce the size but need to reduce the database execution time by about half.
Thank you.