Hi,

I do some profiling today, and wondering why the XSLT transformer
burns performance like hell in setup(). After some debugging I noticed
that the XSLT transformer create a complete new template/handler for
each call of setup(), that because the parameter 'use-store' in
cocoon.xconf is set to 'false' per default.

After setting this parameter to 'true', the performance increased
dramatically.

So, is there a reason, why this parameter is set to 'false'? When
not, I would change it to 'true'.

Stephan.

_______________________________________________________________________
         Stephan Michels               EMail: [EMAIL PROTECTED]
         ICQ: 115535699                Tel: +49-030-314-21583
----+----|----+----|----+----|----+----|----+----|----+----|----+----|-|

Reply via email to