MSDN introduce a Performance Comparison of Windows Communication Foundation (WCF) with Existing Distributed Communication Technologies.

The conclusion is that “WCF is 25%-50% faster than ASP.NET Web Services, and approximately 25% faster than .NET Remoting. Comparison with .NET Enterprise Service is load dependant, as in one case WCF is nearly 100% faster but in another scenario it is nearly 25% slower. For WSE 2.0/3.0 implementations, migrating them to WCF will obviously provide the most significant performance gains of almost 4x.”

You can fine the entire comparison here.

Similar Posts:

Tags: ,



2 Comments to “WCF performance – Is it really better?”

  1. Anonymous | January 31st, 2008 at 12:36

    Maor,

    See http://geekswithblogs.net/BVeldhoen/archive/2008/01/26/wcf-latency-test-harness.aspx for some WCF latency test results.

    Thanks,
    Bram.

  2. Maor David-Pur | June 22nd, 2009 at 23:18

    This comment originally written by:
    MSDN introduce a Performance Comparison of Windows Communication Foundation (WCF) with Existing Distributed Communication Technologies. The conclusion is that: WCF is 25%-50% faster than ASP.NET Web Services, and approximately 25% faster than .NET Remoting

Leave a Comment