Code optimization remarks

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

Advertisement

2 Responses to “Code optimization remarks”

  1. Ade Says:

    J@F,

    Your MSDN link is dead. I think this is the one you want:

    http://msdn.microsoft.com/en-us/library/ms973858.aspx

    I would be careful with this as it’s quite old and doesn’t reflect the current CLR most likely. As Rico M would tell us, you really have to do a lot of perf testing and profiling rather than rely too much on hard and fast rules.

  2. J@F Says:

    Thanks for the link,
    i’ve updated it


Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.