javascript
Writing the fastest XML parser for JavaScript
While building some reusable map layers for a side-project using Danish map data, I had to parse some quite large XML files containing polygons representing various regions of Denmark and convert it to a JavaScript object.