Skip to content

Instantly share code, notes, and snippets.

@nihen
Created August 5, 2010 04:46
Show Gist options
  • Save nihen/509245 to your computer and use it in GitHub Desktop.
Save nihen/509245 to your computer and use it in GitHub Desktop.
{chiba}% perl benchmark/others.pl --pp --booster [~/git/github/gfx/p5-Text-Xslate]
testing with PP
Perl/5.12.1 i686-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 MT Xslate
TT 56.1/s -- -71% -81% -84%
HT 196/s 250% -- -33% -43%
MT 292/s 420% 49% -- -15%
Xslate 342/s 510% 74% 17% --
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment