Skip to content

Instantly share code, notes, and snippets.

@nihen
Created August 5, 2010 05:40
Show Gist options
  • Save nihen/509301 to your computer and use it in GitHub Desktop.
Save nihen/509301 to your computer and use it in GitHub Desktop.
{chiba}% perl benchmark/others.pl --p --booster
testing with PP
Perl/5.12.1 x86_64-linux
Text::Xslate/0.1054
Text::MicroTemplate/0.15
Template/2.22
Text::ClearSilver/0.10.5.4
HTML::Template::Pro/0.9502
1..5
ok 1 - TT: Template-Toolkit
ok 2 - MT: Text::MicroTemplate
ok 3 - TCS: Text::ClearSilver
ok 4 - HTP: HTML::Template::Pro
ok 5 - HT: HTML::Template
Benchmarks with 'list' (datasize=100)
Rate TT HT Xslate MT
TT 180/s -- -29% -78% -82%
HT 255/s 41% -- -69% -74%
Xslate 828/s 359% 225% -- -16%
MT 982/s 445% 286% 19% --
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment