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

e = manually execute script
s = view source code

e s executing var_loop on smarty ......................... 0.126111984253
e s executing var_loop on smarty-cache ......................... 0.126523017883
e s executing var_loop on fasttemplate ......................... 0.129402160645
e s executing var_loop on phemplate ......................... 0.162688970566
e s executing var_loop on phplib ......................... 0.127568006516
e s executing var_loop on templatepower ......................... 0.132174015045
e s executing var_loop on pearIT ......................... 0.102699041367
e s executing var_loop on modelixe ......................... 0.0966231822968
e s executing var_loop on btemplate ......................... 0.104351997375
e s executing var_loop on simpletemplate ......................... 0.157515048981
RESULTS for var_loop: 25 iterations
enginetimepercentgraph (shorter=better)
modelixe 1.096ms100%
pearIT 1.5102ms106%
btemplate 0.1104ms107%
smarty 2.1.0126ms130%
smarty-cache 2.1.0126ms130%
phplib 7.2d127ms132%
fasttemplate 1.1.0129ms133%
templatepower 3.0.1132ms136%
simpletemplate 1.17157ms163%
phemplate 1.7.1162ms168%

show source Plain Pretty