Am Freitag, 9. Oktober 2009 14:56:15 schrieb Damien POBEL:
> Hi Tobias,
>
> [...]
>
> > as far as I understood the blog post, he only tested the first execution
> > of a template (namely the compilation phase).
>
> [...]
> hum I don't think so.
> "I benchmarked a template that includes a simple template (one output and a
> for loop on three items) and decorated with a simple layout. The times are
> for the average of ten runs; a run consisting of one compilation of the
> template and 10,000 rendering of it."
> If I understand correctly, the test is "1 hit to compile the template +
> 10000 hits".
>
> Cheers,
> --
> Damien

Additionally he run some tests with compiled templates:

> When the templates are already compiled, the memory consumption is of course
> much better for all template engines, and Twig is the one which uses the
> less memory:  
>
> Library         Memory without compilation (Ko)
> Twig            383
> PHPTAL          598
> Dwoo            1,645
> Smarty 2        1,634
> Smarty 3        1,790
> Calypso         614
> eZ Templates    2,783

Unfortunately he does not mention the times but only memory consumption. And 
this does not look that much better then the results including compilation 
time.

Have a nice day

Thomas
-- 
Thomas Nunninger
Steinhalde 108
79117 Freiburg

Tel.:  +49 761 1201850
Mobil: +49 163 7115153
http://nunninger.info

USt-IdNr: DE259832548
-- 
Components mailing list
Components@lists.ez.no
http://lists.ez.no/mailman/listinfo/components

Reply via email to