[Mono-dev] How to get best performance out of the embed API ?

Argiris Kirtzidis akyrtzi at gmail.com
Mon Sep 11 11:11:27 EDT 2006


Hi to all,

I'm new to Mono, coming from the microsoft .NET world. I recently got hooked into Mono and am trying to get Mono embedded in a native code 3D engine.

I am under the impression that the embedding API methods (mono_runtime_invoke, etc.) are the equivelant of the System.Reflection API and thus carry the same performance overhead, is this correct ?

Is there a way to get even more "lower" (less overhead) than that ? The code will be produced automatically by a tool so code readability is not my concern, performance is.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060911/10a5665f/attachment.html 


More information about the Mono-devel-list mailing list