[Mono-list] Optimization

Edward Ned Harvey (mono) edward.harvey.mono at clevertrove.com
Tue Dec 3 14:40:22 UTC 2013


I understand that there exist compile-time optimizations, and JIT optimizations.
I understand that the compiled byte-code is platform agnostic.  But my question is...

Is there any performance optimization impact caused by compiling on a different platform?  For example, it's very easy for me to imagine that MS might compile to byte code that contained optimizations that only improve performance on .NET.  It's very easy for me to imagine that the mono compiler would result in *different* optimizations, which may be better, worse, or sometimes better and sometimes worse.

Thanks...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-list/attachments/20131203/3f649047/attachment.html>


More information about the Mono-list mailing list