Performance of C# - any links ?

  • Thread starter Thread starter Andy Mackie
  • Start date Start date
Does anyone have links to performance studies of C# -v- other languages ?

People are very quick to demand exceptional performance from their tools, but I must
wonder if they put the same diligence into preserving that performance
(without sacrificing clarity of design and code of course).

Anyway, if you discover that C#/.NET performance is adequate you may want to check out

Maximizing .Net Performance
by Nick Wienholt, Nicholas J. Wienholt

http://www.amazon.com/exec/obidos/asin/1590591410
http://www.apress.com/book/bookDisplay.html?bID=217
 
Back
Top