Hacker News new | ask | show | jobs
Why is D/Tango so fast at parsing XML? (dotnot.org)
4 points by boorad 6672 days ago
2 comments

For the benchmarks, see: http://dotnot.org/blog/archives/2008/03/10/xml-benchmarks-up... and a history in March '08 and Feb '08.
Interesting to see that it even wins in comparison to C/C++ implementations. - Cool. :)