On Fri, 2004-10-29 at 10:56, Andy Lester wrote:
> Class::DBI seems to be most of it.  Template::Timer shows that 20% of
> our page turnaround is in TT, and the rest is before our handler calls
> TT.

20% is still higher than I would expect.  Maybe you can trim it a little
by using TT constants for data that you don't change.

For Class::DBI tuning, hop onto the Class::DBI list.  Here's a tidbit
that might help you:
http://perlmonks.org/index.pl?node_id=340760

- Perrin


_______________________________________________
templates mailing list
[EMAIL PROTECTED]
http://lists.template-toolkit.org/mailman/listinfo/templates

Reply via email to