| time index | ex time | % |
Start | 1171409976.24478300 | - | 0.00% |
Using foreach loop ENT_QUOTES: 226440 | 1171409976.40837900 | 0.16359615325928 | 9.53% |
foreach loop w/o ENT_QUOTES: 226712 | 1171409976.54094600 | 0.13256692886353 | 7.73% |
Using array_map: 227168 | 1171409976.68257900 | 0.14163303375244 | 8.25% |
Using array_map with partialed htmlentities: 228464 | 1171409977.40017800 | 0.7175989151001 | 41.82% |
Using array_map with create_function wrapped htmlentities: 9206888 | 1171409977.96056100 | 0.56038308143616 | 32.66% |
Stop | 1171409977.96068900 | 0.00012803077697754 | 0.01% |
total | - | 1.7159061431885 | 100.00% |