Help for this page

Select Code to Download


  1. or download this
    use Template;
    use Benchmark qw(:all);
    ...
        return 0;
    }
    
  2. 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)
    
  3. 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