As I understand from post Panel speed / cache?
The Bottleneck is here Pages::factory
You can use CSV, SQlite or MySQL but for showing the content I need to create virtual pages and every time I give a task to generate 10000+ rows via Pages::factory
It loads the system and the pages are generated for a very long time.
Maybe there’s something I don’t understand?