Skip to main content

Timeline for answer to Opening/closing tags & performance? by Amien

Current License: CC BY-SA 2.5

Post Revisions

7 events
when toggle format what by license comment
Oct 2, 2012 at 9:52 comment added hakre Also echo accepts multiple expressions to be output. No variant with that feature has been considered in the metrics.
Mar 24, 2011 at 17:59 comment added Mike C From the looks of it, the first two examples output far more whitespace than the last example. That could be the reason for the higher runtime.
Nov 5, 2010 at 20:15 comment added Luc M +1 Mesuring is important when we want to optimize. We often realize that this kind of optimisation is useless.
Apr 26, 2010 at 23:19 comment added Amien I've redone the tests with 50,000 rows and added the multi echo in 1 tag method too
Apr 26, 2010 at 23:18 history edited Amien CC BY-SA 2.5
added 1103 characters in body
Apr 26, 2010 at 16:42 comment added poke A third test case would be to use multiple echo statements with one php tag, as you wouldn't need to use string concatenation then.
Apr 26, 2010 at 16:38 history answered Amien CC BY-SA 2.5