0.687343- RUNNING HTML THROUGH PASER
0.00055- NOT RUNNING HTML THROUGH PASER
Which kinda sucks because IMO in-PHP HTML is more readable (to each their own). BUT the tests not running through the parser didn't finish, they stopped after printing 'RUN 10 : ' for some reason.
But it's quite irrelevant to me, as I store my presentation layer (HTML/JS/CSS) in a MySQL table and pull it out through PHP.