.NET vs. J2EE Performance Benchmarks for XML and XML Web Services
Posted by: Dare Obasanjo aka Carnage4Life,
on 08 Jun 2005 |
View original | Bookmarked: 0 time(s)
About a year ago, the folks at Sun Microsystems came up with a bunch of benchmarks
that showed that XML parsing in Java was much faster than on the .NET Framework. On
the XML team at Microsoft we took this as a challenge to do much better in the next
version of the .NET Framework. To see how much we improved, you can check out A
comparison of XML performance on .NET 2.0 Beta2, .NET 1.1, and Sun Java 1.5 Platforms which
is available on MSDN.
In the three...