better-performance-with-libxml2-or-nsxmlparser-on-the-iphone
I've read that question and the answer about comparation of XML parser on iOS Apps Development. Well, actually i don't get what the point is.
My questions is, if I want to get and load huge XML data on my apps, larger than 200kb, what the best I could use..? is it NSXMLParser or libxml2..?
btw, I'm using Xcode 4.2 on iOS 5