Pointers to WCF and WF Performance Data
Saurabh Gupta, our performance Program Manager, published a white paper a few months ago. It provides some performance comparisons between WCF and other existing .NET distributed computing technologies:
https://msdn2.microsoft.com/en-us/library/bb310550.aspx
The technologies compared are:
- ASP.NET Web Services (ASMX)
- Web Services Enhancements (WSE)
- .NET Enterprise Services (ES)
- .NET Remoting
Different transports and settings are used in the comparisons, which show how WCF performs in different dimensions.
Marc Mezquita, our performance tester, published the white paper for Windows Workflow performance a year ago at:
https://msdn2.microsoft.com/en-us/library/Aa973808.aspx
I will publish code samples used for the performance tests used by these whitepapers on this blog soon.
Comments
- Anonymous
May 29, 2009
The comment has been removed