Hello!
I know there has already been discussion Grav having reasonable limit 1000-5000 pages, is it still adequate today? Short question: should Grav atm manage ~4000-5000 pages with bearable delay when managing pages (<2 seconds)?
Longer description:
In my case, there is ~4000 pages and loading them takes ~10 seconds on admin panel and about the same when opening an single page.
My configuration (running Ubuntu 18.04 on VirtualBox):
- 4GB RAM
- 2 cores
- decent SSD drive
- PHP 7.2.26 with opcache configured
- Grav 1.6.19 installed and caching enabled (tried memcached too, no gain)
Tried to debug with iotop whether disk reading could be bottleneck, but actually >90% of the time during that 10 seconds there was no disk reading activity.
So, is it possible to make things significally faster with thousands of pages?
Best regards,
Raivo