[Mono-devel-list] Remoting performance

Mirco Bauer meebey at meebey.net
Fri Apr 8 03:41:47 EDT 2005


I just ran your code with the upcoming mono 1.1.6 debian packages,
here the result:
meebey at flyinghorse:~/test/remoting$ make
mcs -t:library -out:thing.dll thing.cs
Compilation succeeded
mcs -r:thing.dll -r:System.Runtime.Remoting server.cs
Compilation succeeded
mcs -r:thing.dll -r:System.Runtime.Remoting client.cs
Compilation succeeded
xterm -e mono server.exe &
bash -c "time mono client.exe"

real	0m0.874s
user	0m0.291s
sys	0m0.028s

My setup:
meebey at flyinghorse:~/test/remoting$ mono -V
Mono JIT compiler version 1.1.6, (C) 2002-2005 Novell, Inc and
Contributors. www.mono-project.com
	TLS:           normal
	GC:            Included Boehm (with typed GC)
	SIGSEGV      : normal
	Globalization: normal

meebey at flyinghorse:~/test/remoting$ uname -a
Linux flyinghorse 2.6.11 #1 Fri Mar 4 10:15:26 CET 2005 i686 GNU/Linux

meebey at flyinghorse:~/test/remoting$ ldd /usr/bin/mono|grep pthread
	libpthread.so.0 => /lib/tls/i686/cmov/libpthread.so.0 (0xb7f22000)

On Wed, 2005-04-06 at 17:21 +0100, Tim Day wrote:
> On Wed, 2005-04-06 at 11:21 +0200, Lluis Sanchez wrote:
> > This runs in half a second in my box, so something must be wrong in your
> > setup.
> 
> Thanks for trying it out (and restoring my sanity).
> What OS are you running on ?
> The two systems I've tried, and had the same problem on both, are bog
> standard Debian/Testing installs with the 1.0.5 mono packages (and
> nothing else) pulled from Unstable.  I've submitted a Debian bug report
> (#303349).
> 
> Tim
> 
> 
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
-- 
Regards,

Mirco 'meebey' Bauer

PGP-Key:
http://keyserver.noreply.org/pks/lookup?op=get&search=0xEEF946C8

-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GIT d s-:+ a-- C++ UL++++$ P L++$>+++$ E- W+++$ N o? K- w++>! O---- M-
V? PS
PE+ Y- PGP++ t 5+ X++ R tv+ b+ DI? D+ G>++ e h! r->++ y?
------END GEEK CODE BLOCK------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 481 bytes
Desc: This is a digitally signed message part
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050408/55b1cd07/attachment.bin 


More information about the Mono-devel-list mailing list