Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Speed of Template

by perrin (Chancellor)
on Aug 15, 2001 at 10:23 UTC ( [id://104971]=note: print w/replies, xml ) Need Help??


in reply to Speed of Template

I know it's late to comment on this thread, but I wanted to point out one thing about using TT in mod_perl and other persistent environments: you must cache the Template object! If you don't, and you create a new instance of Template on each request, you'll be killing the internal template cache. Read the tutorial on the TT site for an example of how to do it.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://104971]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (5)
As of 2024-04-19 13:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found