- or download this
use Template;
use Benchmark qw(:all);
...
return 0;
}
- or download this
real 0m0.710s -- HTML::Template (cache)
real 0m1.052s -- Petal (cache)
real 0m1.969s -- HTML::Template (nocache)
real 0m7.026s -- TemplateToolkit (supposedly caching?)
real 0m17.645s -- Petal (nocache)
- or download this
$ time perl -d:DProf ./tt.pl 1>/dev/null; dprofpp tmon.out
...
1.64 0.122 5.368 1001 0.0001 0.0054 Template::Provider::_fetc
+h
1.57 0.117 0.117 1001 0.0001 0.0001 Template::Provider::_init