[Mono-dev] [Mono-devel-list] Operating System in C# Project

Martin Hinks mhinks at gmail.com
Mon Oct 30 13:23:32 EST 2006


I suppose the overhead shouldn't be enormous on unsafe ops - except
that the runtime is still consuming background resources and, as you
say, startup times are increased.


On 10/30/06, Johann MacDonagh <johann at macdonaghs.com> wrote:
>
> Although there is a lot of overhead to start up a managed executable, I'm
> sure unsafe pointer operations are just as fast as their C counterparts.
>
>
> Martin Hinks wrote:
> >
> > It is indeed a very interesting concept....
> >
> > Surely the main limiting factor will be that the runtime is never
> > going to be as fast as unmanaged C for low level tasks such as
> > file/memory management...
> >
> > Martin
> >
> > --
> > Martin Hinks
> > http://www.pynchon.net/
> > _______________________________________________
> > Mono-devel-list mailing list
> > Mono-devel-list at lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/mono-devel-list
> >
> >
>
> --
> View this message in context: http://www.nabble.com/Re%3A--Mono-devel-list--Operating-System-in-C--Project-tf2349909.html#a7079958
> Sent from the Mono - Dev mailing list archive at Nabble.com.
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>


-- 
Martin Hinks
http://www.pynchon.net/



More information about the Mono-devel-list mailing list