objective c - Better performance with libxml2 or NSXMLParser on the iPhone? -


I've reviewed the XML Exploration App, which provides the apple as a demonstration, and it seems that they are parsing for data feed (300 iTunes songs) .. Bibbcimal 2 always looks forward to the winner Come in.

With your experience in dealing with the data that & lt; 100 kb, what do you prefer for optimum performance? I am currently using TouchXML + libxml2 and looking to see if it is possible to customize the speed of the spec.

Thank you for your response!

I have usually found a large part of the data (such as an example of apples you Gives reference) libxml2 becomes faster. For the small part of the data, the difference is negligible. One advantage about NSXLL parser is that it is an Objective-based implementation of an XML Parser, where libxml2c is based.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -