Wiki source code of Performances
Version 1.2 by Vincent Massol on 2007/09/20
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | 1 Performances | ||
2 | |||
3 | #toc("" "" "") | ||
4 | |||
5 | 1.1 Database Indexes | ||
6 | |||
7 | Make sure you've set [Database indexes>Database Administration>]. This is especially important when you start having lots of documents. | ||
8 | |||
9 | 1.1 Panels | ||
10 | |||
11 | Some Panels take more resources than others. For example the Navigation panel should NOT be used for wikis with a lot of documents since it displays all documents in the wiki. In the future that Panel should be improve for performances but that's not the case right. Originally this Panel was only meant as a starting point. A better approach is to use a Quick Links Panel as we've now set up in the default XWiki Enterprise wiki version 1.1 (we've removed the default usage of the Navigation Panel in that version). | ||
12 | |||
13 | 1.1 Statistics | ||
14 | |||
15 | The statistics module is off by default since it's quite Database intensive. If you don't need it you should turn it off. | ||
16 | |||
17 | 1.1 Cache sizes | ||
18 | |||
19 | TODO: Recommend cache sizes here |