Created
August 5, 2010 06:59
-
-
Save nihen/509367 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{chiba}% perl benchmark/others.pl | |
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 MT TCS HTP Xslate | |
TT 169/s -- -34% -84% -93% -95% -99% | |
HT 255/s 51% -- -75% -90% -93% -98% | |
MT 1026/s 507% 303% -- -60% -72% -93% | |
TCS 2574/s 1422% 911% 151% -- -29% -83% | |
HTP 3612/s 2036% 1319% 252% 40% -- -76% | |
Xslate 15059/s 8806% 5816% 1367% 485% 317% -- |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment