Wrapping libxml2 for Swift

Janie Clayton: I have included the profiler in my sample code for this project, but in case you don’t feel like running it yourself, my benchmarking showed that using libxml2 was four times faster than tree-based NSXMLDocument parsing and three times faster than event-based NSXMLDocument parsing. […] I was becoming incredibly confused and frustrated when … Continue reading Wrapping libxml2 for Swift