Changes for page Performance

Last modified by Thomas Mortagne on 2023/10/10

<
From version < 55.1 >
edited by Thomas Mortagne
on 2015/04/27
To version < 56.1 >
edited by Thomas Mortagne
on 2015/05/18
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -366,3 +366,7 @@
366 366  If you're using XWiki Syntax 1.0 and if you don't plan to use all of the markup features, like the strikethrough filter, the automatic http links filter, the SVG, Laszlo or style macros, you can disable them in ##xwiki-core-*.jar/META-INF/services/com.xpn.xwiki.render.*##. The wiki rendering is the most costly operation in the rendering process, so any disabled feature counts.
367 367  
368 368  Now this will have no effect if you're using another syntax, like XWiki Syntax 2.x.
369 +
370 += Performance tree =
371 +
372 +Since 7.1 it's possible to directly get a tree of time spent in each step of the request by using [[debug mode>>dev:Community.Debugging||anchor="HDebugmode"]].

Get Connected