Hacker News new | ask | show | jobs
by fetbaffe 2087 days ago
Most common XML parsers in PHP uses libxml which is written in C, so it should be relatively fast, however I haven't used it for super large XML-files and not for every request. It would be interesting to test.