kbird Posted August 19, 2010 Share Posted August 19, 2010 Hi guys, I am using Domdocument for parsing xml, i am concerned about the impact of the performance on using this Domdocument. what are the best practices to reduce the impact performance using Domdocument ? Please share your ideas. Thanks Quote Link to comment https://forums.phpfreaks.com/topic/211149-php-dom-for-parsing-best-practices/ Share on other sites More sharing options...
MadTechie Posted August 19, 2010 Share Posted August 19, 2010 The loading of the document seams to be the major performance crippler.. I only really when i need to write an xml but for reading simpleXML seams quicker, however i did my tests awhile back so re-testing maybe an idea Quote Link to comment https://forums.phpfreaks.com/topic/211149-php-dom-for-parsing-best-practices/#findComment-1101132 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.