Hi,

I am using Template caching, and that improved performance significantly
however in relatively complex code Template Toolkit is the slowest
component.

I can see the caching creates Perl code to generate the content, my
question is wether anyone has a method of ModPerl compiling the
generated code so that it does not need to compile every page load.

Any other performance tips that don't make it harder (or too much
harder) for users to write templates would be great.

Daniel


_______________________________________________
templates mailing list
templates@template-toolkit.org
http://lists.template-toolkit.org/mailman/listinfo/templates

Reply via email to