Priority: Urgent
Current State: Confirmed
Released In: 1.2.0
Target Release: minor
Multiple calls to
Foswiki::Func::readTemplate
take longer and longer. This especially hurts on bulk operations on content. We might not
have seen this problem previously as each click starts a new session object and sub-components like the templates. So any performance problem there
only occurs when doing lots of stuff within a
single session, like during bulk operations where reading templates is involved.
This of course needs further investigation as this clearly is a core bug. For now
SetVariablePlugin mitigates these performance problems itself
--
MichaelDaum - 17 Dec 2012