var_loop: loop through a 50 element array and parse/print (10 iterations)

e = manually execute script
s = view source code

e s executing var_loop on smarty .......... 0.0427210330963
e s executing var_loop on smarty-cache .......... 0.053505897522
e s executing var_loop on fasttemplate .......... 0.058228969574
e s executing var_loop on phemplate .......... 0.0439031124115
e s executing var_loop on phplib .......... 0.052619934082
e s executing var_loop on templatepower .......... 0.0512068271637
e s executing var_loop on pearIT .......... 0.0397808551788
e s executing var_loop on modelixe .......... 0.038722038269
e s executing var_loop on btemplate .......... 0.0423991680145
e s executing var_loop on simpletemplate .......... 0.0625669956207
RESULTS for var_loop: 10 iterations
enginetimepercentgraph (shorter=better)
modelixe 1.038ms100%
pearIT 1.539ms102%
btemplate 0.142ms109%
smarty 2.1.042ms110%
phemplate 1.7.143ms113%
templatepower 3.0.151ms132%
phplib 7.2d52ms135%
smarty-cache 2.1.053ms138%
fasttemplate 1.1.058ms150%
simpletemplate 1.1762ms161%

show source Plain Pretty