[Mono-list] Performance issue

Lloyd Dupont lloyd@galador.net
Tue, 4 Sep 2001 17:12:35 +0200


i recently write a graphical C# application which is also computing 
intensive. (in fact memory move)
i had the bad surprise to see that it was a bit slower  than the same 
demo in pure C.

this is very annoying. Does someone know if there is performance issue 
considering C# ?
i believe it was same performance than natively compiled code ?

Has anybody experience or knowledge on his topic ?