[Mono-list] Do good practices and performance tips in .NET apply to Mono too?

Casto olivier.fuxet at gmail.com
Mon Mar 24 23:12:59 UTC 2014


Hi,

It is quite difficult to find some articles that talk about performance
optimizations and good practices (concerning performance) specifically for
*Mono* programing.

As Mono is different from .NET, I guess the compiler optimizes the code
differently and produces different bytecode. The GC is also probably
different.
That's why I'm wondering if all good practices and performance tips (even
micro optimizations) given for .NET developers are 100% good for Mono
developers too?

For example, would it be useful to read a book like this if I develop using
Mono:  Pro .NET Performance
<http://www.amazon.com/Pro-NET-Performance-Optimize-Applications/dp/1430244585> 
?

Thanks



--
View this message in context: http://mono.1490590.n4.nabble.com/Do-good-practices-and-performance-tips-in-NET-apply-to-Mono-too-tp4662355.html
Sent from the Mono - General mailing list archive at Nabble.com.


More information about the Mono-list mailing list