Template-Toolkit - Speed It Up

Posted on Thu Jan 10 19:16:35 2008 by misterdoo
Speed It Up
I *love* Template Toolkit! How cool? My code's about 20% as big as it was, and I reckon I found a gazillion bugs coverting it all to to TT. Basically, I can now see what's going on, and can concentrate on display when I want to, and logic when I want to. Great way of developing complex sites.

However, it is a bit slower than the old embedded CGI version - any ideas? I've got compilation on, and I'm using the XS stash, but it's still a bit slow. Any tips anyone? I really don't want to undo what I've done!

Cheers in advance,

Steve
Write a response