Software Developers phobia is code optimization, how to write faster codes? How to make programs runs faster at the same hardware? How to make your client happy?
Heaving read a few million lines of C# code, I came up with these optimization benchmarks that help to significantly improve code performance through simple changes.
Please go here to read the full article: http://www.jaftalks.com/Home/Show/Code%20optimization%20remarks
Thank you