Re: [Moin-user] Load statistics

2012-04-08 Thread Manfred Lotz
On Sun, 08 Apr 2012 08:37:17 +0200 Rudolf Reuter wrote: > Hello Manfred, > > in wikiconfig.py add: > show_timings = True > Thanks, Rudolf. That did it nicely. -- Manfred -- For Developers, A Lot Can Happen In

Re: [Moin-user] Load statistics

2012-04-07 Thread Rudolf Reuter
Hello Manfred, in wikiconfig.py add: show_timings = True Regards, Rudolf Am 08.04.12 06:33, schrieb Manfred Lotz: > Hi there, > On http://moinmo.in there is a load statistics at the bottom of the > page like this: > > Page.execute = 0.047s getACL = 0.003s init = 0.001s load_multi_cfg = > 0.

[Moin-user] Load statistics

2012-04-07 Thread Manfred Lotz
Hi there, On http://moinmo.in there is a load statistics at the bottom of the page like this: Page.execute = 0.047s getACL = 0.003s init = 0.001s load_multi_cfg = 0.000s run = 0.141s send_page = 0.107s send_page_content = 0.048s total = 0.141s How can this be activated? -- Manfred -