Closed
Description
The load time of one of our wikis has significantly decreased over time as more and more pages were added. The wiki still has only 69 pages, but the load times vary between 2s and 10s, which significantly reduces the user experience.
On the same server, we have an even smaller wiki with the same code base and only 13 pages, with load times of 0.7-1.7s.
Because of this correlation, we guess that the performance degradation is related to the number of pages.
Are there any performance-related things to improve in the settings?
Are the any logging/debugging options to investigate the cause?
We are currently on version 5d33343