I’m still messing around with template languages … I’ve added a couple of new ones and here’s the revised leader board. I tried adding ClearSilver for Perl & Python but I couldn’t get either of those to work … pity, its an interesting approach. As with the previous posts this is time in seconds for 1000 tables of 100 rows by 10 columns each, not counting template compilation time. The 200x difference in performance is what makes it interesting:
(more…)
perl
Archived Posts from this Category
2009-07-29
2009-06-03
Templates Fugit: Perl Template Language Performance Comparison
Posted by nickzoic under Templating Languages, perlLeave a Comment
I’m still wrestling with crazy Template languages, as I have been for pretty much the whole time I’ve been working with Perl for Internet Stuff. In this article, I’m comparing four compiled Perl template engines: Template Toolkit 2, HTML::Template, Text::Template::Simple and Petal.