[Mono-dev] WCF Performance issues on mono 2.10

icorderi icorderi at msn.com
Wed Aug 1 00:10:39 UTC 2012


I'm running on performance issues with WCF on mono.

On my Windows 7 box I can do about ~43K operations per second to my WCF
service. 
On the linux box it drops to less than 500 operations per second. 
That is as long as I try sending less than 1600 messages. 
When I try sending 1700 messages performance on the linux box drops to
~60ops.

I also tried opening and closing a connection for each message. 
Performance results were: 
    Windows=18000 ops 
    Linux=10 ops

The WCF service does absolutly nothing.
The server/client looks like: http://blog.shutupandcode.net/?p=1085

/Hardware Specs /
Both boxes have i7 with 4 cores and 8 threads and 16gigs of ram.
/Mono Version/
Mono JIT compiler version 2.10.8.1 (Debian 2.10.8.1-1ubuntu2.2)

Any ideas what is going on?



--
View this message in context: http://mono.1490590.n4.nabble.com/WCF-Performance-issues-on-mono-2-10-tp4650668.html
Sent from the Mono - Dev mailing list archive at Nabble.com.


More information about the Mono-devel-list mailing list