| Parsing XML - perl regex vs explode | |||
| explode | 0.1012 | preg_match_all x 1.10 faster | 0.0922 |
| Parsing XML - explode vs DOM XML | |||
| explode x 9.19 faster | 0.0972 | dom xml | 0.8930 |
| Parsing XML - explode vs XPath | |||
| explode x10.96 faster | 0.0931 | xpath | 1.0208 |
| Parsing XML - explode vs XML parser (SAX) | |||
| explode x91.22 faster | 0.0992 | xml parser (SAX) | 9.0492 |
Testing PHP 5.0.0b4 Completed on WINNT. Benchmark done on: 29-Feb-2004 15:23:31