| Parsing XML - perl regex vs explode | |||
| explode x 1.13 faster | 0.2035 | preg_match_all | 0.2297 |
| Parsing XML - explode vs DOM XML | |||
| explode x12.19 faster | 0.2004 | dom xml | 2.4429 |
| Parsing XML - explode vs XPath | |||
| explode x12.08 faster | 0.2001 | xpath | 2.4168 |
| Parsing XML - explode vs XML parser (SAX) | |||
| explode x84.13 faster | 0.1958 | xml parser (SAX) | 16.4718 |
Testing PHP 4.3.3 Completed on Linux. Benchmark done on: 01-Mar-2004 12:36:13